/*  
Theme Name: Custom Theme For R29 Creative
Description: Custom theme designed by R29  
Version: 1.6
Author: Rule29 Creative
Author URI: http://www.rule29.com

*/

a img {outline: none;}
a:visited {color: #827553;}



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Officina Sans', Arial, Helvetica, sans-serif;
	background: url("images/tile.gif");
	color: #333;
}

#wrapper {
	width: 1127px;
	position: relative;
	left: 50%;
	margin-left: -563px;
	font-size: 1.2em;
}

#page {
	width: 950px;
}


#content {
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.75em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	}





ol.commentlist li {
	background-color: #FFF;
	padding: 10px;
}


ol.commentlist li div.comment_blurb_background {
	background: url('/wp-content/themes/R29_Custom/images/comment_background_top.jpg') top center no-repeat;
	background-color: #7b99b2;
	color: #FFF;
	padding: 15px 10px 5px 10px;
}

ol.commentlist li p, ol.commentlist li ul.children p {
	padding: 2px 0 2px 0;
}

ol.commentlist li div.comment_blurb_background a {
	color: #FFF;
	text-decoration: underline;
}


ol.commentlist li a {
color: #839fb7;
}

ol.commentlist li a.url, ol.commentlist li a.comment-reply-link {
color: #02325c;
}

ol.commentlist li ul.children div.comment_blurb_background {
	background: url('/wp-content/themes/R29_Custom/images/comment_reply_background_top.jpg') top center no-repeat;
	background-color: #d7e0e8;
	color: #3e3e3e;
}

ol.commentlist li ul.children {
	background: url('/wp-content/themes/R29_Custom/images/comment_reply_arrow.jpg') top left no-repeat;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-style:italic;
	}

h1, h2, h3 {
	font-family: 'Officina Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.2em;
text-transform: uppercase;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Officina Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

h3 {
	font-size: 1.3em;
	}
h1{

	font-size:26px;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #72a4cd;
	font-style:italic;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #002350;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Officina Sans', Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
ol.commentlist li small.commentmetadata a {
	font-weight: normal;
	color: #88b3da;
	}

#sidebar {
	font: 13px 'Officina Sans', Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #c7c592;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #72a4cd;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background: none;
	margin: -169px 0 0 0px;
	padding: 15px 0 0 125px;
	width: 950px;
	float: left;
	}
#container_white {
	background: #FFF;
	float: left;
	border-left: 3px solid #02325c;
	border-right: 3px solid #02325c;
	
}

#header {
	margin: 0; 
	padding: 0; 
	height: 354px;
	width: 1127px;
	float: left;
	}
	
#header img {
	float: left;
}

.narrowcolumn {
	float: left;
	padding: 0 25px 35px 25px;
	margin: 0px 0 0 0;
	width: 500px;
	border-left: 1px solid #02325c;
	border-right: 1px solid #02325c;
	color:#3e3e3e;
	min-height: 1763px;
	height: auto !important;
	height: 1763px;
	}

.narrowcolumn_email {
	float: right;
	padding: 0 0 20px 0px !important; padding: 0px;
	margin:0px 50px 0px 10px !important; margin: 0 15px 0 0;
	width: 460px !important; width: 460px;
	color:#002653;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 35px 0;
	text-align: left;
	float: left;
	width: 502px;
	overflow: hidden;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post_tags {
	background: url('/wp-content/themes/R29_Custom/images/tags_top.jpg') center top no-repeat;
	background-color: #e6dfda;
	width: 488px;
	height: 25px;
	float: left;
	padding: 7px 7px 0 5px;
}

.post_tags a{
color: #0f4474;	
}

.comment_blurb {
	background: url('/wp-content/themes/R29_Custom/images/comment_background.jpg') center no-repeat;
	width: 500px;
	height: 49px;
	float: left;
}

#print_this {
	position: relative;
	left: 200px;
	top: 15px;
}
#share_this {
	position: relative;
	left: 270px;
	top: 0px;
}

#comment_text {
	position: relative;
	left: 314px;
	top: -7px;
}
a span.comment_number {
	font-size: 1.5em;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0 0 0px;
}

.comment_blurb a:hover {
	text-decoration: none;
	color: #88b3da;
}

.post_header {
height: 40px;
width: 500px;
float: left;
margin: 0;
padding: 0;
}

.post_header small a {
text-decoration: underline;	
font-weight: bold;
color: #c7c592;
}


#footer {
	padding: 0 0 10px 0;
	width: 950px;
	float: left;
	position: relative;
	left: 50%;
	margin: 10px 0 0 -430px;
	min-height: 245px; 
	height: auto !important;
	height: 245px;
	background: #02325c;
	}
	
.footer_box {
float: left;
padding: 0px 40px 0px 25px;
margin: 25px 0 40px 0;
font-size: 1.2em;
width: 225px;
min-height: 250px;
height: auto !important;
height: 250px;
}

.footer_box ul {
	margin: 0;
	padding: 0;
}

.footer_box ul li.rule29_links {
	list-style-type: none;
	height: 20px;
}

.footer_box a {
color: #FFF;
}

ol#lastfmrecords {
margin: -5px 0 0 0;
padding: 0;
}

.footer_box ol#lastfmrecords li {
width: 225px;
height: auto;
padding: 5px 0 5px 0;
float: left;
}

h4.footer_title {
text-transform: uppercase;
font-size: 1.0em;
color: #88b3da;
font-family: Helvetica, Arial, sans-serif;
margin: 0;
padding: 0 0 8px 0;
}

#bottom_stripe {
	width: 100%;
	float: left;
	background-color: #02325c;
	min-height: 245px;
	height: auto !important;
	height: 245px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0px;
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

li.search {
height: 40px;
float: left;
padding: 5px 0 5px 0;
}

#sidebar_left input#s {
	width: 105px;
	padding: 2px;
	margin: 0px 0 0 42px;
	border: 1px solid #02325c;
	background: url('/wp-content/themes/R29_Custom/images/search_background.jpg') left no-repeat;
	}

#sidebar_left input#searchsubmit {
	padding: 2px;
	background-color: #0f4474;
	color: #FFF;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	}

.commentlist li {
	margin: 0px 0 3px 0;
	padding: 5px 10px 3px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	color: #839fb7;
	}
/* End Comments */

.commentmetadata a{
	color: #839fb7;
}


/* Begin Sidebar */
#sidebar_left, #sidebar_right {
	float: left;
	padding: 0px 0 0px 0;
	margin: 0;
	width: 196px;
	}
#sidebar_left ul, #sidebar_right ul {
	padding: 0;
	margin: 0;
	float: left;
}

#sidebar_left ul li, #sidebar_right ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar_left ul li img, #sidebar_right ul li img {
	float: left;
}

#sidebar_left form {
	margin: 0;
	float: left;
	}
	
#sidebar_left li.cat-item {
	padding: 5px 0 5px 45px;
	width: 154px;
}

#sidebar_left li.community_links, #sidebar_left li.association_links, #sidebar_left li.page_item {
	padding: 5px 0 5px 45px;
	width: 154px;
}

#sidebar_right li.author_links {
	padding: 5px 0 5px 20px;
	width: 179px;
	font-size: 0.8em;
	color: #0f4474;
	font-style: italic;
}

#sidebar_right li.author_links a {
text-transform: uppercase;
color: #0f4474;
font-family: Helvetica, sans-serif;
font-size: 1.1em;
display: block;
font-style: normal;
font-weight: bold;
letter-spacing: 0.05em;
}


#sidebar_right li {
	list-style: none;
}

#sidebar_right li#ds_twitter {
background: url('/wp-content/themes/R29_Custom/images/twitter_title.jpg') top no-repeat;
background-color: #c7c592;
width: 196px;
height: auto;
float: left;
}

#sidebar_right li#ds_twitter_bottom {
	background: url('/wp-content/themes/R29_Custom/images/book_title.jpg') top no-repeat;
	height: 44px;
	width: 196px;
	float: left;
}

li.recommended_book {
	height: 300px;
	float: left;
}

#sidebar_right ul#twitter_ds_update_list li{
line-height: 1.2em;
color: #02325c;
height: auto;
font-family: Helvetica, sans-serif;
font-size: 1.1em; 
width: 170px;
padding: 15px 26px 5px 10px;
}

ul#twitter_ds_update_list a{color: #FFF; font-size: 0.9em;word-wrap:break-word;}


li.ad_space_left, li.ad_space_right {
	width: 196px;
	height: 100px;
	background-color: #CCC;
	margin-bottom: 2px;
	float: left;
	overflow: hidden;
}

li.ad_space_how {
	width: 120px;
	height: 240px;
	background-color: #fff;
	margin-bottom: 2px;
	float: left;
	overflow: hidden;
}
	
#sidebar_left select {
border: 1px solid #0f4474;	
margin: 5px 0 5px 20px;
width: 164px;
color: #0f4474;
}
	

#sidebar_left li.featured_links {
	padding: 5px 0 5px 45px;
	width: 139px;
}

#sidebar_left li.featured_links small {
	color: #0f4474;	
}

	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 5px 20px 0 20px;
	padding: 5px 10px 10px 20px;
	background-color: #dbe8f4;
	color: #0f4774;
	}
blockquote a {
color: #0f4774;
text-decoration: underline;
}

blockquote blockquote {
	margin: 5px 5px 5px 20px;
	padding: 0px 0px 0px 10px;
	font-style: italic;
	border-left: 1px solid #0f4474;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	}

.navigation a {
	color: #02325c;
}

#imageheadertitle {
position: relative;
margin-bottom:10px;
font-size:10px;
vertical-align:top;
white-space:nowrap;
}

#imageheadertitle img {
float:left;
}

.entry form.emailsignup {text-align: left; margin-top: 40px;}
span#share {margin: 10px 0 0 0; float: left;}
h2.green {color: #06580a; font-size: 1.4em;}
.entry.green {color: #000;}


/*****  STORE CSS OVERRIDES ********/
strong.cart_title {display: none;}
div#sideshoppingcart div {margin-left: 5px; color: #0f4774;}
ul.PeCategories li.MainCategory {width: 174px; padding-left: 22px !important; float: left;}
ul.PeCategories li.MainCategory a {font-size: 1.2em !important; color: #72a4cd !important; font-weight: normal;}
li.MainCategory strong.category a.productlink:hover  {color: #0f4474 !important;}


span.author_link_footer a {
	color: #88b3da;
	}

span.author_link_footer {
	color: #88b3da;
}	
	