
/*----------------------
	TYPOGRAPHY
--------------------------*/

/*--------- Articles  --------------*/

#articles h2 { font: normal 1.6875em "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: -1px; margin:0 0 0.2em 0;}

h2#search {padding-bottom: 1.5em;}

.post_date { font-size: 0.75em; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #aaa; border-bottom: 1px solid #ccc; }

	.post_date a, .post_date a:visited { color: #000; padding: 0.0909em; }
	
	.post_date a:hover { color: #000; background: #ccc; }

.entry { font-size: 0.95em; line-height: 1.5385em; }
	
	/*.entry a, .entry a:visited { padding: 1px 0; border-bottom: 1px solid #bbb; }
	
	.entry a:hover { padding: 1px 0; color: #08c; border-bottom: none; text-decoration: none;}*/
	
	.entry p { margin: 0 0 1.5385em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5385em 10px; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 4em 0; padding: 0.3846em 0 0 0; border-top: 1px solid #ccc; font: 0.8125em Verdana, sans-serif; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em; background: url('../images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; margin-right: 3em;}

	/*.post_meta a:hover { color: #000; border-bottom: 1px solid #a90000; }*/

.page .entry { margin: 0 0 3.0769em 0; border-bottom: 0.23077em double #ccc; }

.navigation { margin: 0; padding-bottom: 5em; font-size: 0.8125em; line-height: 1.6667em; }
	
	.navigation a:hover { }
	
	.next { text-align: right; }
	
	.navigation:after {clear: both;}



/*---:[ sidebar styles ]:---*/


ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 198px; padding: 0 0 0 22px; margin: 0 0 1.5em 0; font-size: 1.2em; line-height: 1.6667em; float: left;}

	ul.sidebar_list li.widget h2 {line-height: 1.5556em; margin: 0 0 0.5em 0; border-bottom: 1px solid #ccc; color: #000;font: bold 0.9em "Helvetica Neue", Helvetica, Arial, sans-serif;}
	
		li.widget p {font-size: 0.6875em; line-height: 1.2em; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.5em 0; }
		
			li.widget ul li, li.linkcat li { font-size: 0.6875em; padding: 0 0 0 1.16667em; background: url('../images/bullet.gif') 0 0.4em no-repeat; margin: 0 0 0 0.2em; line-height: 1.6em;}
					
				li.widget li a:hover, li.linkcat li a:hover {}
				

/*---:[ comment styles ]:---*/

#comments h3 { font: 1.3em "Helvetica Neue", Helvetica, Arial, sans-serif;  }

#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 1px solid #ccc; }

#comments h3#respond { margin: 2em 0 0.3em 0; }

#comments {  }

	dl#comment_list { margin: 0 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 33px 0; background: url('../images/comment_top.gif') 0 100% no-repeat; font: 0.6875em Verdana, sans-serif;; line-height: 1.8182em; color: #999; }
		
		dl#comment_list dt.author { background: url('../images/comment_author_top.gif') 0 100% no-repeat; }
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: #08c; }
				
			dl#comment_list dt strong { font-size: 1.3em; color: #000; }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #08c; }
				
				dl#comment_list dt strong a:hover { color: #08c;}
		
		dl#comment_list dd { width: 420px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('../images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #f6f4c9 url('../images/comment_author_bottom.gif') 0 100% no-repeat; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { padding-bottom: 1.1538em; }



/*---:[ comment form styles ]:---*/

#comment_form { width: 460px; margin: 1.3em 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { font-size: 0.8125em; margin: 1.1em 0; }
	
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1em;}

		#comment_form .text_input { width: 15.3846em; padding: 0.23077em; font: normal 1em Verdana, sans-serif; border: 1px solid #ccc; }
		
		#comment_form .text_input:focus { border: 1px solid #777; }
		
		#comment_form .text_area { width: 450px; height: 150px;}

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 0.21429em double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #08c; }



