/*---:[ custom styles for the Copyblogger theme that YOU define ]:---*/
/*---:[ ------------------------------------------------------- ]:---*/

/*---:[ to change the body background, the default font, and the default font color... ]:---*/
/*---:[ NOTE: if you change the body background color, you will need to update your image files also ]:---*/
/*---:[ Download the image template (.psd) with the Organic theme package at http://www.copyblogger.com/downloads/organic.zip ]:---*/

body.custom { background: #fff; color: #222; font-family: Verdana, sans-serif; font-size:10px;}

/*---:[ uncomment the following lines only if you've uploaded updated image files to the a folder called "custom" within your copyblogger theme directory ]:---*/

/* 
.custom .add_comment { background: url('custom/icon_comment.gif') 0 50% no-repeat; }

.custom #rss { background: url('custom/rss.gif') 50% 0 no-repeat; }

.custom li.widget li, .custom li.linkcat li { background: url('custom/bullet.gif') 0 0.4167em no-repeat; }

.custom dl#comment_list dt { background: url('custom/comment_top.gif') 0 100% no-repeat; }

.custom dl#comment_list dt.author { background: url('custom/comment_author_top.gif') 0 100% no-repeat; }

.custom dl#comment_list dd { background: #dfdfdf url('custom/comment_bottom.gif') 0 100% no-repeat; }

.custom dl#comment_list dd.author { background: #f6f4c9 url('custom/comment_author_bottom.gif') 0 100% no-repeat; }
*/


/*---:[ to change the colors of the header and footer... ]:---*/

.custom #header { background: #005ea7 url(images/crb-header.png) top left repeat-x; border-bottom:none;height:75px; color: #fff; }

.custom #footer { background: #222; border-top:none; color: #fff; }


/*---:[ to change link colors and behaviors... ]:---*/

.custom a { color: #a90000; }

.custom a:visited { color: #777; }

.custom a:hover { color: #a90000; }

	/*---:[ site title (logo) in the header ]:---*/
	
	.custom h1#logo{width:630px;height:75px;font-size:12px;background:url(images/crb-logo.png) top left no-repeat;}
	.custom h1#logo a { display:block; text-indent:-9999px;height:100%;}
	
	/*---:[ navigation links in the header ]:---*/
	#dmenu{width:760px;margin:10px auto;}
	ul#dmenu {background:url(images/crb-nav.png) top left no-repeat;height:45px;width:760px;padding:0;list-style:none;}
	ul#dmenu li{float:left;margin:0;padding:0;}
	ul#dmenu li a{ color: #a90000; display:block;height:45px;text-indent:-9999px;}
	ul#dmenu li a:hover, ul#dmenu li a.current{ background-image:url(images/crb-nav.png); } /* leave the !important declaration */
	
	.home ul#dmenu, .home ul#dmenu  a{height:33px;}
	
	li#nav1 a{width:90px;}
	li#nav2 a{width:120px;}
	li#nav3 a{width:105px;}
	li#nav4 a{width:130px;}
	li#nav5 a{width:100px;}
	li#nav6 a{width:105px;}
	li#nav7 a{width:110px;}
	
	li#nav1 a:hover, li#nav1 a.current{background-position:0 -45px;}
	li#nav2 a:hover, li#nav2 a.current{background-position:-90px -45px;}
	li#nav3 a:hover, li#nav3 a.current{background-position:-210px -45px;}
	li#nav4 a:hover, li#nav4 a.current{background-position:-315px -45px;}
	li#nav5 a:hover, li#nav5 a.current{background-position:-445px -45px;}
	li#nav6 a:hover, li#nav6 a.current{background-position:-545px -45px;}
	li#nav7 a:hover, li#nav7 a.current{background-position:-650px -45px;}

	#testimonials{border-bottom:1px solid #777;}
	#testimonials p{font-size:11px;font-family:Georgia, "Times New Roman", serif;line-height:120%;font-style:italic;padding:10px 0; border-top:1px solid #777;}
	/*---:[ headline link colors on the main page, archive pages, and search pages ]:---*/

	.custom h2 a, .custom h2 a:visited { color: #a90000; }
	.custom h2 a:hover { color: #000; }
	
	/*---:[ category links located underneath headlines ]:---*/
	
	.custom .post_date a, .custom .post_date a:visited { color: #000; }
	.custom .post_date a:hover { color: #000; background: #ccc; }
	
	/*---:[ link behavior within posts ]:---*/
	
	.custom .entry a, .custom .entry a:visited { border-color: #bbb; }
	.custom .entry a:hover { color: #fff; background: #a90000; }
	
	/*---:[ link to comments that follows posts on the main page, archive pages, and search pages ]:---*/
	
	.custom .post_meta a:hover { color: #000; border-color: #a90000; }
	
	/*---:[ inter-post navigation (found at the bottom of main pages or at the top of single post pages) ]:---*/
	
	.custom .navigation a:hover { color: #000; border-color: #a90000; }
	
	/*---:[ sidebar link colors ]:---*/
	
	.custom li.widget li a:hover, .custom li.linkcat li a:hover { color: #000; border-color: #a90000; }
	
	/*---:[ calendar widget link colors ]:---*/
	
	.custom table#wp-calendar td a, .custom table#wp-calendar td a:visited { color: #a90000; }
	
	.custom table#wp-calendar td a:hover { color: #a90000; }
	
	/*---:[ comment permalink colors (precedes the commenter's name on each comment) ]:---*/
	
	.custom dl#comment_list dt .comment_num a, .custom dl#comment_list dt .comment_num a:visited { color: #999; }
	
	.custom dl#comment_list dt .comment_num a:hover { color: #a90000; }
	
	/*---:[ comment author's link colors ]:---*/
	
	.custom dl#comment_list dt strong a, .custom dl#comment_list dt strong a:visited { color: #000; border-color: #999; }
	
	.custom dl#comment_list dt strong a:hover { color: #000; border-color: #a90000; }
	
	/*---:[ footer link colors ]:---*/
	
	.custom #footer a, .custom #footer a:visited { color: #fff; border-color: #a90000; }

	.custom #footer a:hover { color: #fff; border-color: #fff; }


/*---:[ to change all of the gray double-borders in one fell swoop... ]:---*/

.custom .page h1, .custom #sidebar h2, #comments h3.comment_intro, .custom .post_date, .custom .post_meta, .custom .page .entry { border-color: #ccc; }


/*---:[ other stuff you may want to change... ]:---*/

	/*---:[ headlines ]:---*/

	.custom h1, .custom h2, .custom h3, .custom h4 { font-weight: bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.custom h1, .custom h2 { color: #a90000; }
	
	.custom .archive h1 { color: #000; }
	
	.custom #sidebar h2 { color: #000; }

	.custom h3, .custom h4 { color: #000; }

	/*---:[ in-post stuff ]:---*/

	.custom blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-color: #a90000; }

	.custom blockquote.right, .custom blockquote.left { border-color: #ccc; } /* These are pullquotes */

	.custom code { color: #090; font-family: Courier, "Courier New", monospace; }

	.custom .post_date { color: #aaa; }

	.custom img.frame { border-color: #ddd; }

	/*---:[ calendar widget ]:---*/

	.custom table#wp-calendar caption { border-color: #ccc; }

	.custom table#wp-calendar th { color: #666; border-color: #ccc; }

	.custom table#wp-calendar td { color: #999; }

	/*---:[ comments ]:---*/

	.custom dl#comment_list dt { color: #999; }

		.custom dl#comment_list dt strong { color: #000; } /* Comment author's name */

	/*---:[ comment form elements ]:---*/

	.custom #comment_form .text_input { color: #a90000; font-family: Verdana, sans-serif; border-top-color: #999; border-left-color: #999; border-right-color: #eee; border-bottom-color: #eee; }

	.custom #comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	.custom #comment_form .form_submit { color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } /* This is the submit button on the comment form */
	
	.custom #comment_form .form_submit:hover { color: #a90000; }
	
	/*---:[ search form ]:---*/
	
	.custom #search_form .search_input { color: #777; font-family: Verdana, sans-serif; border-color: #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	.custom #search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	
	/*---:[ stage]:--- */
	#homestage{margin:-10px auto;z-index:999;width:760px;height:470px;background:#111 url(images/crb-stagebg.jpg) top left no-repeat;}
		#rightstage{float:right;width:380px;display:inline;}
			#authorimage{float:left;width:140px;margin-top:5px;height:205px;background:url(images/jonwuebben.png) top left no-repeat;display:inline;}
		#leftstage{float:right;width:365px;margin-right:5px;display:inline;}
			#newsletterbox{width:365px;height:120px;margin-top:315px;background:url(images/newsletter.jpg) top left no-repeat;font-family:Georgia, "Times New Roman", serif;font-style:italic;font-size:13px;}
				#newsletterbox p{padding:20px 10px 10px;line-height:140%;}
					#newsletterbox form{padding:0 10px;}
					input#newsletteremail{background:#ddd;border:1px solid #bbb;width:260px;margin-left:10px;padding:2px;}
					input#signmeup{background:url(images/signmeup.jpg) top left no-repeat;border:none;padding:0;width:35px;height:25px;}
	h2#stagetitle{width:366px;height:120px;margin:16px 14px 0 0;background:url(images/crb-stagetitle.png) top left no-repeat;text-indent:-9999px;}
		#rightstage h3{font-size:20px;font-family:Georgia, "Times New Roman", serif;font-style:italic;font-weight:normal;margin:10px 14px 0 0;text-align:right;color:#fff;}
		ul#stagenav{float:left;margin-left:15px;list-style:none;}
		ul#stagenav a{color:#fff;padding-right:20px;background:url(images/arrow-off.png) right no-repeat;}
		ul#stagenav a:hover{background:url(images/arrow-on.png) right no-repeat;}
		ul#stagenav li{text-align:right;margin-top:10px;font-size:14px;font-family:Georgia, "Times New Roman", serif;font-style:italic;}
		a#buybutton{background-color:transparent;background-image:url(images/buybutton.png);background-position: top left;background-repeat: no-repeat;display:block;text-align:center;width:135px;height:55px;font-family:Georgia, "Times New Roman", serif;color:#fff;font-size:16px;margin-top:14px;}
		a#buybutton span{background-color:transparent;display:block;padding-top:18px;}
		a#buybutton:hover{color:yellow;}
		#sidebar #buybutton{margin:0px auto;float:none;}
		#buybook {padding:5px 0;margin:0;}
		#buybook .center{text-align:center;padding:5px 0;}
