body { background: #fff url('images/head_bg.jpg') repeat-x; color: #000; font: 62.5% Verdana, Arial, Helvetica, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }

/*---:[ #header styles ]:---*/

#header_left { width: 520px; height: 103px; padding: 55px 0 0 0; background: url('images/header.jpg') 50% 0 no-repeat; float: left; }

	ul#nav { list-style: none; padding: 40px 0 0 97px; }

		ul#nav li { font-size: 1.6em; text-transform: lowercase; float: left; }
		
			ul#nav li a, ul#nav li a:visited { display: block; padding: 0.5em 15px; color: #ff8000; }
		
				ul#nav li a:hover, ul#nav li a.current:hover { color: #fff !important; background: #ff8000 !important; text-decoration: none !important; }
			
		ul#nav li a.current, ul#nav li a.current:visited { color: #ff8000; text-decoration: underline; }	

			
#header_right_temp { height: 225px; width: 300px; background: url('images/bnr_needhelp_right.gif') 50% 0 no-repeat; float: left; padding-top:10px}



/*---:[ global elements ]:---*/

a { color: #ff8000; text-decoration: none; }

	a:visited { color: #777; text-decoration: none; }

	a:hover { color: #ff8000; text-decoration: none; }
	
	a img { border: none; }
	
blockquote { margin: 0 30px 1.5em 30px; padding: 0 0 0 25px; font: normal 1.2em/1.5em Georgia, "Times New Roman", Times, serif; color: #777; background: url("images/blockquote.gif") 4px 0 no-repeat; border-left: 3px solid #ff8000; }

abbr, acronym { border-bottom: 1px dotted #777; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: "Courier New", Courier, monospace; }

pre { font-size: 1.3em; }

* html pre { font-size: 1.0em; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.3em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }



/*---:[ headlines ]:---*/

h1 { font: bold 4.0em Georgia, "Times New Roman", Times, serif; letter-spacing: -0.03em; }

* html h1 { letter-spacing: -0.1em; }
	
h2 { font: bold 1.8em "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: -0.02em; color: #000; font-size:18px; }

* html h2 { letter-spacing: -0.1em; }

	h2 a:hover { color: #000; }
        
        h2 a:active, a:visited, a { color: #ff8000; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2, h2.page_header { margin: 0 0 0.7em 0; padding: 0 0 0.2em 0; line-height: 1.2em; border-bottom: 3px double #ccc; }
	
	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.5em 0 !important; color: #000; }
	
h3 { font: bold 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif; color: #777; }

	.entry h3 { margin: 2.5em 0 0.6em 0; }
	
	h3.comments_headers { margin: 0 0 1.5em 0; font-size: 1.8em; text-transform: none !important; }

h4 { font-weight: normal; font-size: 1.1em; line-height: 1.3em; color: #bbb; }

	h4 a, h4 a:visited { color: #000; padding: 2px 1px; }
	
		h4 a:hover { color: #000; padding: 2px 1px; background: #ccc; }
		
	.posts h4 { margin: 0 0 1.4em 0; padding: 0 0 0.4em 0; border-bottom: 3px double #ccc; }
	


/*---:[ core layout elements ]:---*/

#container { width: 820px; margin: 0 auto; }
	
	#header { width: 820px; height: 225px; margin: 0 0 22px 0; }
	
	#content_box { width: 820px; position: relative; text-align: left; clear: both; top: -70px;}
	
		#content { width: 520px; float: left; }
		
		* html #content { overflow: hidden; }
		
		#sidebar { width: 200px; padding: 0 0 0 40px; float: left; }
		
		* html #sidebar { overflow: hidden; }
		
#footer { width: 100%; padding: 33px 0 10px 0; background: #fff repeat-x; font-weight: bold; font-size: 1.0em; text-transform: uppercase; text-align: center; color: #000; clear: both; }
		




/*---:[ content styles ]:---*/

.entry { font-size: 1.3em; line-height: 1.5em; }
	
	.entry a, .entry a:visited { padding: 3px 1px 0 1px; border-bottom: 1px solid #bbb; }
	
		.entry a:hover { padding: 3px 1px; color: #fff; background: #ff8000; border-bottom: none; }
	
	.entry p { margin: 0 0 1.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { margin: 0 0 0.7em 0; font-weight: bold; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry blockquote.right { width: 230px; font-size: 1.4em !important; margin: 5px 0 5px 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; background: none; border-width: 3px 0; text-align: center; float: right; }
	
	.entry blockquote.left { width: 230px; font-size: 1.4em !important; margin: 5px 15px 5px 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; background: none; border-width: 3px 0; text-align: center; float: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 1.5em 15px; float: right; clear: right; }
	
	.entry .ad_left { margin: 0 15px 1.5em 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 5px 15px 5px 0; float: left; clear: left; }
	
	.entry img.right { margin: 5px 0 5px 15px; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5em auto; clear: both; }

	.entry img.frame { padding: 1px; border: 1px solid #777; }
	
	.entry img.stack { clear: none !important; }
	
	.entry img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

.post_meta { margin: 0 0 5.0em 0; padding: 0.4em 0; border-top: 3px double #ccc; font-size: 1.3em; clear: both; font: 12px Verdana, Arial, Helvetica, sans-serif;}
	
	.add_comment { padding: 0 0 0 21px; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

	.post_meta a:hover { color: #000; border-bottom: 1px solid #ff8000; }
	
.single .post_meta { width: 520px; margin: 0 0 4.0em 0 !important; padding: 0.5em 0 0 0 !important; font-size: 1.0em !important; float: left; }
	
	.single .post_meta a:hover { color: #fff !important; border-bottom: none !important; }
	
.pages .post_meta { width: 520px; height: 1px; border-top: 3px double #ccc; clear: both; }

.navigation { width: 520px; margin: 0 0 3.0em 0; font-size: 1.2em; float: left; }

* html .navigation { margin: 0 0 2.5em 0; line-height: 1.3em; }
	
		.navigation a:hover { color: #000; border-bottom: 1px solid #ff8000; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }
	
.clear { width: 520px; height: 1px; clear: both; }



/*---:[ sidebar styles ]:---*/

#email_list { width: 178px; padding: 10px; margin: 0 0 2.5em 0; background: #000; border: 1px solid #777; color: #bbb; }

	#email_top { width: 178px; padding: 20px 0 0 0; margin: 0 0 1.2em 0; background: url('images/email_updates.gif') 50% 0 no-repeat; text-align: center; }

		#email_top a, #email_top a:visited { color: #fff; }
	
			#email_top a:hover { color: #bbb; }
			
	#email_subscribe { width: 178px; }
	
		#email_subscribe p { margin: 0 0 0.4em 0; text-align: center; }
		
		#email_subscribe label { color: #bbb; }
		
		#email_subscribe .email_input { width: 169px; padding: 3px; font: bold 1.3em Verdana, Arial, sans-serif; color: #ff8000; }

.midphase { margin: 0 0 20px 0; text-align: center; }

	.midphase a, .midphase a:visited { display: block; width: 191px; height: 83px; background: url('images/midphase.gif') 50% 0 no-repeat; text-indent: -9999px; outline: none; }

		.midphase a:hover { background-position: 0 -83px; }

.rss { margin: 0 0 5px 0; text-align: center; }

.feedburner { margin: 0 0 25px 0; text-align: center; }

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget { width: 200px; margin: 0 0 2.5em 0; font-size: 1.2em; line-height: 1.4em; float: left; }

		li.widget h2 { font-weight: bold; font-size: 1.4em; margin: 0 0 0.6em 0; padding: 0 0 0.1em 0; border-bottom: 3px double #ccc; color: #777; }

		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul { list-style: none; margin: 0 0 0.5em 0; }
		
		li.widget ol { margin: 0 0 0.5em 0; }
		
			li.widget li { margin: 0 0 0.5em 0; padding: 0 0 0 14px; background: url('images/bullet.gif') 0 0.35em no-repeat; }
					
				li.widget li a:hover { color: #000; border-bottom: 1px solid #ff8000; }
			
				li.widget li .comments_num { padding: 0 0 0 26px; background: url('images/icon_comment.gif') 5px 50% no-repeat; }
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
	


/*---:[ footer styles ]:---*/

#footer a, #footer a:visited { color: #fff; border-bottom: 1px solid #bbb; }

	#footer a:hover { color: #fff; border-bottom: 1px solid #ff8000; }



/*---:[ comment styles ]:---*/

#comments { width: 520px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 2.5em 0; float: left; }
		
		ul#comment_list li.comment { width: 520px; margin: 0 0 2.5em 0; float: left; clear: both; }
				
			.comment_meta { width: 520px; padding: 0 0 37px 0; background: url('images/comment_top.gif') 0 100% no-repeat; }
			
				.alt .comment_meta { background: url('images/comment_alt_top.gif') 0 100% no-repeat !important; }
			
			.author { background: url('images/comment_author_top.gif') 0 100% no-repeat !important; }
			
				.alt .author { background: url('images/comment_author_alt_top.gif') 0 100% no-repeat !important; }
				
				.comment_meta strong { font-size: 1.6em; }
				
					.comment_meta a { color: #000; border-bottom: 1px dotted #bbb; }
				
						.comment_meta a:hover { color: #000; border-bottom: 1px solid #ff8000; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #777; }
				
					.comment_time a, .comment_time a:visited, .comment_time a:hover { color: #777; border-bottom: none; }
		
			.comment .entry { width: 490px; padding: 1px 15px 1px 15px; background: #dedede url('images/comment_bottom.gif') 0 100% no-repeat; }
			
				.alt .entry { background: #efefef url('images/comment_alt_bottom.gif') 0 100% no-repeat; }
			
				.comment .entry blockquote { background: none !important; color: #333 !important; }



/*---:[ comment form styles ]:---*/

#comment_form { width: 520px; padding: 10px 0; float: left; }

	#comment_form a:hover { border-bottom: 1px solid #ff8000; }

	#comment_form p { padding: 6px 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 231px; padding: 3px; color: #ff8000; font: bold 1.5em Verdana, Arial, Helvetica, sans-serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 361px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.3em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		


/*---:[ search form styles ]:---*/

#search_form { margin: 0 0 0.5em 0; }

	#search_form .search_input { width: 191px; padding: 3px; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	.posts .search_input, .pages .search_input { font-size: 0.95em !important; }
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		


/*---:[ b5media blogroll styles ]:---*/

#sb_blogroll {
		color: #111;
		width: 200px;
	}
	
	#sb_blogroll h2 {
 		border-bottom: 3px double #ccc; color: #777; 
	}
	
	#channels {
		margin-top: 8px;
	}
	
	#sb_blogroll h3 {
		background: transparent url('http://www.b5media.com/theme_resources/images/icons/plus.gif') top left no-repeat;
		color: #111;
		font-size: 1.1em;
		padding-left: 20px;
		line-height: 20px;
		display: block;
	}
	
	#sb_blogroll h3:hover {
		cursor: pointer;
	}
	
	#sb_blogroll .list {
		background: #FFF;
		color: #111;
	}
	
	#sb_blogroll .channel_details {
		padding-bottom: 8px;
	}
	
	#sb_blogroll .channel_desc {
		clear: both;
		padding: 0 8px 0 20px;
		padding-bottom: 8px;
	}
	
	#sb_blogroll ul {
		padding: 0 8px 8px 20px;
		clear: both;
	}
	
	#sb_blogroll ul li {
		line-height: 1.0em;
		height: 16px;
		clear: both;
	}
	
	#sb_blogroll ul li:hover {
		background-color:#F7F7F7;
	}
	
	#sb_blogroll .blogroll_title {
		float: left;
	}
	
	#sb_blogroll .blogroll_feed {
		float: right;
	}