/*
Theme Name:		Cutline 
Theme URI:		http://cutline.tubetorial.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a> and <a href="http://ifranky.com">Franky</a>..
Version:		2.1 
Author:			Chris Pearson and David Peralty
Author URI:		http://tubetorial.com/
*/

body { background: #fff; color: #000; font: 62.5% Verdana, Arial, Helvetica, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }

/*--- GLOBAL ELEMENTS ---*/

a { color: #34aebd; text-decoration: underline; font-weight: bold; }
a:visited { color: #34aebd; text-decoration: underline; font-weight: bold; }
a:hover { color: #000; text-decoration: underline; font-weight: bold; }
a img { border: 0; }
	
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #D9D9D9; text-transform: uppercase; cursor: help; }
	
code { font-family: Monaco, "Courier New", Courier, monospace; }

pre { width: 445px; margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; float: left; clear: both; }

* html pre { font-size: 1.0em; }

p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { font-size: 1.4em; }
p.downloadicon { background: transparent url('images/downloadicon.gif') 0 0 no-repeat; }
p.downloadicon a { padding-left: 30px; display: block; height: 24px; }

.flickr_blue { color: #D9D9D9; }

.flickr_pink { color: #5F5F5F; }


/*--- HEADLINES ---*/

h1, h2, h3 { font-weight: bold; font-family: Helvetica, Tahoma, Verdana, sans-serif; color: #000; }

h1 { font-size: 2.0em; letter-spacing: -0.03em; }
* html h1 { letter-spacing: -0.1em; }
h1 a, h1 a:visited, h1 a:hover { color: #000; text-transform: none; text-decoration: none; }
	
h2 { font: normal 30px/1.3em Helvetica, Tahoma, Verdana, sans-serif; letter-spacing: -1px; }
h2 a { font-weight: normal; text-decoration: none; }
h2 a:visited { font-weight: normal; color: #000; text-decoration: none; }
h2 a:hover { font-weight: normal; text-decoration: underline; }
	
.posts h2 { font-weight: normal; margin: 0.3em 0 0.3em 0; }
.pages h2, h2.page_header { font-weight: normal; margin: 0.3em 0 0.6em 0; }
h2.archive_head { font-size: 1.8em; margin: 0.6em 0 0.6em 0; }
.h2 span a { text-align: right; }

.hentry h2.entry-title {
		font: normal 30px/1.3em Helvetica, Tahoma, Verdana, sans-serif;
		color: #000;
		letter-spacing: -1px; }
.hentry h2.entry-title a, .hentry h2.entry-title a:visited { text-decoration: none; color: #000; }
.hentry h2.entry-title a:hover { text-decoration: underline; color: #000; }

	
h3 { font-size: 1.8em; }
.entry h3 { margin-top:24px; margin-bottom:11px; padding: 0; }
.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
.entry h3 { font: bold 1.8em Helvetica, Arial, sans-serif; letter-spacing:-.04em; }
* html h3 { letter-spacing: -.1em; }
h3.comments_headers { font-size: 1.6em; line-height: 1.8em; }
h3.respond { font-size: 1.6em; line-height: 1.8em; border-top: 1px solid #000; }
h3.h3page { margin-bottom: 14px; }
h3.h3dlpage { margin-top: 44px; margin-bottom: 14px; }

h4 { font: normal 1.2em Helvetica, Georgia, Times, serif; }
h4 a, h4 a:visited { text-decoration: none; }
h4 a:hover { color: #000; text-decoration: underline; }
.posts h4 { line-height: 1.6em; padding: 0.4em 0 1.0em 0px; }
.posts h4.meta { font-variant: normal; font-weight: normal; }
.pages h4 { font-size: 1.2em; line-height: 1.6em; margin: 0 0 4.0em 0; padding: 0.4em 0 0 0; clear: both; }


/*--- CORE LAYOUT ELEMENTS ---*/

#container { width: 1003px; margin: 0 auto; text-align: center; }
					
	#content_box { width: 1003px; text-align: left; float: left; clear: both; }
	
		#content { width: 700px; padding: 0 21px 0 22px; float: left; }
		
		* html #content { overflow: hidden; }
		
		#sidebar { width: 254px; float: left; margin-top: -21px; }
		
		* html #sidebar { overflow: hidden; }
		
	#footer { width: 1003px; padding: 1.0em 0 0 0; font: normal 1.1em/1.3em Helvetica, Arial, sans-serif; clear: both; }


/*--- HEADER ---*/

#masthead { width: 1003px; height: 95px; background: transparent url('images/headerbkg.gif') 0 0 repeat-x; text-align: left; margin: 0; padding: 0; }
#masthead #headerleft { float: left; }
#masthead #headerleft h1 { background: url('images/felogo.jpg') 23px 31px no-repeat; margin: 0; padding: 31px 0 0 23px; width: 269px; height: 36px; }
#masthead #headerleft a { display: block; width: 246px; height: 36px; text-indent: -9999px; }
#masthead #headerleft h3 { margin: 0; font-size: 8px; padding: 0; text-indent: -9999px; }
#masthead #headerright { float: right; padding: 14px 14px 0 0; }
#masthead #headerright p.rssoptions { background: url('images/rssicon.png') no-repeat; margin: 0; padding: 6px 0 0 34px; height: 30px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
#masthead #headerright p.rssoptions a { color:#fff; }

ul.nav { width: 980px; list-style: none; margin: 0; padding: 6px 0 0 23px; background: #34aebd; list-style: none; height: 24px; clear: both; }
ul.nav li { text-align: left; font: 13px Helvetica, Arial, sans-serif; font-weight: bold; padding: 0; margin: 0 15px 0 0; float: left; }
ul.nav li a, ul.nav li a:visited { color: #fff; text-decoration: none; padding: 0; margin: 0; }
ul.nav li a:hover { color: #fff; text-decoration: underline; padding: 0; margin: 0; }

ul.mainpages { width: 980px; list-style: none; margin: 0; padding: 6px 0 0 23px; background: #fff; list-style: none; height: 24px; }
ul.mainpages li { text-align: left; font: 12px Helvetica, Arial, sans-serif; font-weight: bold; padding: 0; margin: 0 15px 0 0; float: left; text-transform: uppercase; }
ul.mainpages li a, ul.mainpages li a:visited { text-decoration: none; padding: 0; margin: 0; }
ul.mainpages li a:hover { text-decoration: underline; padding: 0; margin: 0; }
			
ul#post-navigation { width: 634px; list-style: none; margin: 0 0 2.3em 0; padding: 0; background: #C3C3C3; float: left; clear: both; }
ul#post-navigation li { text-align: left; float: left; font: 1.3em Calibri, Helvetica, Arial, sans-serif; width: 126px; border-right: 2px solid #FFF; display: block; }
ul#post-navigation li a, ul#post-navigation li a:visited { display: block; padding: 0.2em 1.8em 1em 0.5em; color: #000; text-decoration: none; }
ul#post-navigation li a:hover { color: #FFF; background-color: #1D1D1D; text-decoration: none; }
ul#post-navigation li.respond { width: 120px; }
ul#post-navigation li.respond a { text-align: left; display: block; }		


/*--- CONTENT STYLES ---*/

.page_entry, .entry { margin: 0 0 1.5em 0; font-size: 1.2em; line-height: 1.6em; }

.page_entry blockquote, .entry blockquote { font-size: 1.0em; margin: 0 0 0 130px; }
.entry blockquote.right { width: 256px; color: #C3C3C3; font-style: italic !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #33CCFF; border-width: 3px 0; text-align: center; float: right; }
.entry blockquote.left { width: 256px; color: #C3C3C3; font-style: italic !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 1280px !important; padding: 0.3em 0 !important; border: 3px double #C3C3C3; border-width: 3px 0; text-align: left; float: left; }
.entry blockquote p, .entry blockquote.right p, .entry blockquote.left p { margin: 0 16px 16px 16px !important; line-height: 1.5em !important; }

.page_entry a, .entry a { color: #34aebd; text-decoration: underline; }
.page_entry a:visited, .entry a:visited {color: #34aebd; text-decoration: underline; }
.page_entry a:hover, .entry a:hover { color: #000; text-decoration: underline; }
	
.page_entry a img, .entry a img{ text-decoration: none; background: #none; }

.page_entry div.flashmovie, .entry div.flashmovie { margin-bottom: 14px; }

.page_entry p, .entry p { margin-bottom:15px; }

.page_entry div.note, .entry div.note { background: url(images/important.gif) 24px 6px no-repeat; padding-left: 84px; width: auto; }
.page_entry div.note p, .entry div.note p { padding-left: 11px; font-style: italic; border-left: 1px solid #000; }

.page_entry p.ascode, .entry p.ascode { font-family: "Courier New", Courier, monospace; }
.page_entry p.ascode span.indent1, .entry p.ascode span.indent1 { margin-left: 22px; }
.page_entry p.ascode span.indent2, .entry p.ascode span.indent2 { margin-left: 44px; }

.page_entry p.ascode span.asblue, .entry p.ascode span.asblue { color: #00F; margin-left: 22px; }
.page_entry p.ascode span.indent1blue, .entry p.ascode span.indent1blue { color: #00F; margin-left: 22px; }
.page_entry p.ascode span.indent2blue, .entry p.ascode span.indent2blue { color: #00F; margin-left: 44px; }
.page_entry p.ascode span.asbluecolor, .entry p.ascode span.asbluecolor { color: #00F; }
.page_entry p.ascode span.asgreencolor, .entry p.ascode span.asgreencolor { color: #090; }

.page_entry p.backtotop, .entry p.backtotop { text-align: right; background: url(images/uparrow.gif) 604px 4px no-repeat; padding-left: 11px; }

.step { background-color: #a81c29; color: #fff; font-weight: bold; font-family: Helvetica, Arial, sans-serif; padding-left: 4px; padding-right: 4px; }
    
.page_entry ul, .page_entry ol, .entry ul, .entry ol { margin: 0 0 1.5em 34px; }
.page_entry ul, .entry ul { list-style-type: square; }
.page_entry li, .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 32px; }

.page_entry ul.learningpoints, .entry ul.learningpoints { list-style-type: none; margin-left: 34px; }
.page_entry ul.learningpoints li, .entry ul.learningpoints li { background: url(images/learningpoint.gif) 0 4px no-repeat; padding-left: 18px; }
	
.entry dl { margin: 0 0 1.5em 0; }
.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
.entry dd { margin: 0 0 1.5em 16px; }

.entry .ad { margin: 0 0 0.5em 16px; float: right; clear: right; }
.entry .ad_left { margin: 0 16px 0.5em 0; float: left; clear: left; }

.page_entry img.left, .entry img.left { padding: 3px; margin: 0 16px 0.5em 0; border: 3px double #C3C3C3; float: left; clear: left; }
.page_entry img.right, .entry img.right { padding: 3px; margin: 0 0 0.5em 16px; border: 3px double #C3C3C3; float: right; clear: right; }
.page_entry img.center, .entry img.center { display: block; padding: 3px; margin: 6px auto 1.5em auto; border: 3px double #C3C3C3; float: none; }

.entry img.off { padding: 0 !important; border: none !important; }
.entry img.stack { clear: none !important; }

.tagged { display: block; margin: 0; padding: 0.6em 0; clear: both; }
.tagged a, .tagged a:visited { padding: 3px; text-decoration: none; }
.tagged a:hover { padding: 3px; color: #000; text-decoration: underline; }

.add_comment { display: block; padding: 0; font-weight: bold; }
.add_comment a, .add_comment a:visited { display: block; padding: 0; color: #333; text-decoration: none; border: none; }
.add_comment a:hover { padding: 0; width: 504px; background: #D9D9D9; text-decoration: none; border: none; }

.navigation { width: 640px; margin: 0 0 3.0em 0; font-size: 1.2em; float: left; }
* html .navigation { margin: 0 0 2.5em 0; }
.previous { padding: 0 16px 0 0; float: left; }
.next { padding: 0 8px 0 0; float: right; }

.clear { width: 640px; height: 1px; clear: both; }
.clear-small { width: 128px; height: 1px; clear: both; }


/*--- SIDEBAR STYLES ---*/

div.sidebardiv, div.sidebardivtop { width: 295px; }

div.sidebardivtop { padding-top: 0; padding-bottom: 0; margin-bottom: 8px; }
div.sidebardivtop p.rssoptions { background: url('images/rssicon.png') no-repeat; margin: 0; padding: 6px 0 0 34px; height: 30px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
div.sidebarrsscount { padding: 0 0 14px 0; margin: 0; }
div.sidebarrsscount p { padding: 0; margin: 0; }

ul.sidebar_list { list-style: none; }
ul.sidebar_list li.widget { width: 256px; margin: 0 0 1.0em 0; font-size: 1.2em; line-height: 1.4em; float: left; }

ul.sidebar_list li#likebox div#felikebox { width: 250px; margin: 14px 0 1.0em 0; padding: 4px; border-top: 1px solid #315C99; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa; }

li.widget h2 { font-size:1.65em; margin:0 0 2px 0; color: #a81c29; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }

li.widget p { margin: 0 0 1.5em 0; padding: 0 4px; }

li.widget ul { list-style: none; color: #C3C3C3; margin: 0 0 0.5em 0; }
li.widget ol { margin: 0 0 0.5em 0; }
li.widget li { margin: 0; }

li.widget li a, li.widget li a:visited { padding: 0 0 0.5em 0; text-decoration: none; display: block; }				
li.widget li a:hover { padding: 0 0 0.5em 0; text-decoration: underline; }
li.widget li a img { border: none; }
li.widget li .recent_date { padding: 0 4px 0 8px; color: #888; }
li.widget ul.latestactivity { list-style: none; color: #C3C3C3; margin: 0 0 0.5em 0; }
li.widget ul.latestactivity li.alternate { display: block; margin: 0; padding: 0 0 0.5em 3px; }
			
				li.widget ul.latestactivity li.alternate a { padding: 0; }				
		
				li.widget ul.latestactivity li a, li.widget ul.latestactivity li a:visited { display: inline; padding: 0; color: #000; text-decoration: none; border: none; }
				
				li.widget ul.latestactivity li a:hover { display: inline; padding: 0; color: #fff; background: #C3C3C3; text-decoration: none; }		
				
			li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0; }
		
			li.widget ul.flickr_stream li { padding: 3px; display: inline; margin-bottom: 0; border-top: none; }
			
				li.widget ul.flickr_stream li a img { padding: 0px; display: inline; }
				
				li.widget ul.flickr_stream li a:hover img { padding: 0; background: none; }
	
	/*second widget style*/

	ul.sidebar_list li.widget-special { width: 256px; margin: 0 0 2.5em 0; font-size: 1.2em; line-height: 1.4em; float: left; }

	li.widget-special h2 { font-weight: bold; font-size: 1.1em; letter-spacing: normal; line-height: 1.8em; padding: 2px; }
			
		li.widget-special ul { list-style: none; color: #C3C3C3; margin: 0 0 0.5em 0; }
		
		li.widget-special ul.flickr_stream { list-style: none; margin: 0; padding: 0; }
		
			li.widget-special ul.flickr_stream li { margin: 0; padding: 0; display: inline; }
			
				li.widget-special ul.flickr_stream li a img { padding: 4px; }
				
				li.widget-special ul.flickr_stream li a:hover img { background: none; }
		
	/*---< This collection of lines is only here to make widget link categories work. I realize that it's ridiculous, and believe me when I say that I hate it more than you do. >---*/

	ul.sidebar_list li#linkcat-1, ul.sidebar_list li#linkcat-2, ul.sidebar_list li#linkcat-3, ul.sidebar_list li#linkcat-4, ul.sidebar_list li#linkcat-5, ul.sidebar_list li#linkcat-6, ul.sidebar_list li#linkcat-7, ul.sidebar_list li#linkcat-8, ul.sidebar_list li#linkcat-9 { width: 256px; margin: 0 0 2.5em 0; font-size: 1.2em; line-height: 1.4em; float: left; }

		ul.sidebar_list li#linkcat-1 h2, ul.sidebar_list li#linkcat-2 h2, ul.sidebar_list li#linkcat-3 h2, ul.sidebar_list li#linkcat-4 h2, ul.sidebar_list li#linkcat-5 h2, ul.sidebar_list li#linkcat-6 h2, ul.sidebar_list li#linkcat-7 h2, ul.sidebar_list li#linkcat-8 h2, ul.sidebar_list li#linkcat-9 h2 { font-weight: bold; font-size: 1.1em; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.2em 2px; border-top: solid 1px #000; }

		ul.sidebar_list li#linkcat-1 ul, ul.sidebar_list li#linkcat-2 ul, ul.sidebar_list li#linkcat-3 ul, ul.sidebar_list li#linkcat-4 ul, ul.sidebar_list li#linkcat-5 ul, ul.sidebar_list li#linkcat-6 ul, ul.sidebar_list li#linkcat-7 ul, ul.sidebar_list li#linkcat-8 ul, ul.sidebar_list li#linkcat-9 ul { list-style: none; color: #C3C3C3; margin: 0 0 0.5em 0; border-top: dotted 1px #D9D9D9; }
			
			ul.sidebar_list li#linkcat-1 li, ul.sidebar_list li#linkcat-2 li, ul.sidebar_list li#linkcat-3 li, ul.sidebar_list li#linkcat-4 li, ul.sidebar_list li#linkcat-5 li, ul.sidebar_list li#linkcat-6 li, ul.sidebar_list li#linkcat-7 li, ul.sidebar_list li#linkcat-8 li, ul.sidebar_list li#linkcat-9 li	{ display: block; border-bottom: dotted 1px #D9D9D9;}
		
				ul.sidebar_list li#linkcat-1 li a, ul.sidebar_list li#linkcat-2 li a, ul.sidebar_list li#linkcat-3 li a, ul.sidebar_list li#linkcat-4 li a, ul.sidebar_list li#linkcat-5 li a, ul.sidebar_list li#linkcat-6 li a, ul.sidebar_list li#linkcat-7 li a, ul.sidebar_list li#linkcat-8 li a, ul.sidebar_list li#linkcat-9 li a { display: block; padding: 0 0 0.7em 0.25em; color: #000; text-decoration: none; }
		
				ul.sidebar_list li#linkcat-1 li a:hover, ul.sidebar_list li#linkcat-2 li a:hover, ul.sidebar_list li#linkcat-3 li a:hover, ul.sidebar_list li#linkcat-4 li a:hover, ul.sidebar_list li#linkcat-5 li a:hover, ul.sidebar_list li#linkcat-6 li a:hover, ul.sidebar_list li#linkcat-7 li a:hover, ul.sidebar_list li#linkcat-8 li a:hover, ul.sidebar_list li#linkcat-9 li a:hover { display: block; padding: 0 0 0.7em 0.25em; color: #fff; background: #C3C3C3; text-decoration: none; }

/*--- FOOTER STYLES ---*/

#footer #redfooter { background: #750605 url(images/headerbkg.gif) repeat-x; width: 1003px; padding: 15px 0 6px 0; margin: 0; text-align: left; }
#footer .footerwidget { width: 284px; padding: 0; margin: 0 15px 0 23px; float: left; }
#footer .footerwidget h2 { font-size: 1.8em; color: #fff; margin-bottom: 8px; }
#footer .footerwidget ul { list-style: none; color: #fff; }

#footer #redfooter p { clear: both; margin: 0; padding: 24px 0 0 23px; font-size: 0.9em; color: #fff; text-align: left; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }
#footer a, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

/*--- COMMENT STYLES ---*/

#comments { width: 700px; float: left; clear: both; }

ul#comment_list { list-style: none; margin: 0 0 0.2em 0; border-bottom: 1px solid #000; }
ul#comment_list li.comment { width: 700px; padding: 0.5em 0 0 0; border-top: 1px solid #000; }
ul#comment_list li.trackback { width: 595px; padding: 0.5em 5px 0 32px; background: url('images/trackback_bg.gif'); }

.comment-meta { width: 252px; margin: 0 0 0.5em 0; padding: 0 0 1.0em 0; }
.comment-meta a, .comment-meta a:visited, .comment-meta a:hover { font-size: 1.4em; font-weight: bold; text-decoration: none; }

.comment-time { font: normal 1.0em Helvetica, Arial, sans-serif; color: #000; }
.comment-time a, .comment-time a:visited { font: bold 1.0em Verdana, Helvetica, Arial, sans-serif; color: #34aebd; text-decoration: none; }
.comment-time a:hover { font: bold 1.0em Verdana, Helvetica, Arial, sans-serif; color: #000; text-decoration: underline; }

.comment-all a, .comment-all a:visited { display: block; font: normal 1.0em Helvetica, Arial, sans-serif; color: #888; }
.comment-all a:hover  { display: block; font: normal 1.0em Helvetica, Arial, sans-serif; color: #FFF; background: #888; }
.comment .entry  p { margin: 0; }

.respond p { margin: 0 0 0 0; }

/*--- COMMENT FORM STYLES ---*/

h2.commentsh2 { color: #a81c29; }

#comment_form { width: 502px; margin: 0; padding: 1.0em 0; float: left; }

	.add-comment { padding: 0.3em 0 0.6em 0; }
	
		.add-comment label { font: bold 1.2em Verdana, Helvetica, Arial, sans-serif; line-height: 1.2em; display: block; margin: 0 0 4px 0; }
		
		.add-comment .text_input { width: 367px; padding: 3px ; color: #444; font: normal 1.1em Helvetica, Georgia, Times, serif; margin: 0; border: 1px solid #000; display: block; }		
	
	#comment_form p { padding: 0.6em 0; }
	
		#comment_form2 .text_input { width: 352px; padding: 0 3px ; color: #444; font: normal 1.2em Helvetica, Georgia, Times, serif; margin: 0 0 0 99px; 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: 367px !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: #34aebd; border: 0; color: #fff; font: bold 1.2em Verdana, Helvetica, Arial, sans-serif; cursor: pointer; margin: 0 0 0 300px; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/*--- SEARCH FORM STYLES ---*/

#searchform, #email_subscribe { margin: 0.8em 0 0 0; padding: 0.2em 0; }

#s, #email_subscribe .email_input { width: 244px; margin: 0 0 10px; padding: 3px; color: #5F5F5F; font: normal 1.0em Helvetica, Arial, sans-serif; border: 1px solid #000; }

li.widget .search_input, #headerright .search_input { font-size: 1.1em !important; background: #fff url('images/searchicon.gif') 99% 1px no-repeat; }
	
#s:focus, #email_subscribe .email_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }

/*--- SOCIAL BOOKMARKS ---*/

div.sociable_tagline { font-size: 16px; margin-bottom: 11px; font-family: Helvetica, Arial, sans-serif; }

/*--- ADS ---*/

div.sidebarads { padding-top: 4px; width: 295px; }
div.sidebarads div a, div.sidebarads div a img { display: block; padding: 0; margin: 0 4px 4px 0; width: 125px; height: 125px; float: left; }

div.single336 {
    float: left;
    margin: -30px 20px 20px 0;
}

iframe { margin-top: 14px; }

span.sponsoredlinks {
font-size:9px;
display:block;
padding: 4px 0 6px 8px;
background-color: #a81c29;
color: #fff;
margin-top: 14px;
}

div.bigheadad { text-align: left; }