/*
Theme Name:		PressRow
Theme URI:		http://www.findcreditcards.org/pressrow/
Description:	An awesome theme developed for <a href="http://www.findcreditcards.org/">FindCreditCards</a> by the digitally-famous <a href="http://www.pearsonified.com/">Chris Pearson</a>.
Version:		0.1
Author:			Chris Pearson
Author URI:		http://www.pearsonified.com/
*/

body { color: #444; font: 10px Arial, Helvetica, san-serif; text-align: center; background:#010b3f url('images/body_bg.png') center top repeat-y ;}

* { padding: 0; margin: 0; }


/*---:[ global elements ]:---*/

a { color: #970000; text-decoration: underline; }

	a:visited { color: #970000; text-decoration: underline; }

	a:hover { color: #cc0000; text-decoration: underline; }

p { margin: 0 0 15px 0; }

blockquote { background: url('images/open-quote.gif') no-repeat left top; }

blockquote p { font-size: 1.2em; font-style: italic; font-family: Georgia,Times,Serif; background: url('images/close-quote.gif') no-repeat right bottom; padding-top: 5px; margin-bottom: 0 !important; }

blockquote p:first-letter { font-size: 1.3em; }
	
code { color: #090; font-family: "Courier New", Courier, monospace; }

pre { width: 500px; margin-bottom: 15px; font-size: 1.2em; float: left; }

* html pre { font-size: 1.0em; overflow: hidden; }


/*---:[ headlines ]:---*/

/* REMOVED: Not used on website...
h1 { font-weight: bold; font-size: 4.0em; line-height: 1.8em; }

	#header h1 { text-align: right; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #222; text-decoration: none; }
*/
	
h1, h2 { font-weight: normal; font-size: 2.0em; }

	.post h1, .post h2 { color: #970000; line-height: normal; padding-top: 0; margin-bottom: 5px; }
	
		.post h1 a, .post h2 a { color: #970000; text-decoration: none; }
				
		.post h1 a:hover, .post h2 a:hover { color: #cc0000; text-decoration: none; }
	
	#sidebar h2 { color: #999; padding-bottom: 5px !important; }
	
	h1.light, h2.light { color: #999; }
	
	h1.archive_head, h2.archive_head { padding: 10px; font-style: italic; font-size: 1.7em; }
		
	
h3 { font-weight: bold; font-size: 1.5em; margin-bottom: 6px; color: #666; }

h3 a { color: #970000 !important; }

h4 { display: inline; font-weight: bold; padding: 4px 4px 4px 0; font-size: 1em; line-height: 1.7em; }


/*---:[ core layout elements ]:---*/

#wrapper { width: 740px; margin: 0 auto; }

#container { width: 740px; margin: 0 auto; background:#fff;}

	#page { width: 740px; float: left; background:#fff;}

		#header { width: 740px; margin-bottom: 5px; float: left; font-size: 1.4em;}
			
		#content_box { width: 740px; padding-bottom: 5px; text-align: left; float: left; }
		
			#content { width: 480px; padding-right: 40px; overflow: visible; float: left; }
			
			* html #content { overflow: hidden; }
			
			#sidebar { width: 220px; padding-top: 20px; color: #222; font-size: 1.2em; line-height: 1.5em; float: left; }
			
			* html #sidebar { overflow: hidden; }
			
		#footer {  width: 740px; margin: 0 auto; padding-bottom: 10px; font-size: 1.2em; border-top: 1px solid #999; background:#fff;}
		
			#footer-inner { width: 740px; margin: 0 auto; padding: 10px 0 1px 0; text-align:left;}
		

/*---:[ header styles ]:---*/

#nav { width: 100%; background:#ddd; float: left; margin-bottom: 10px; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

	#nav ul { list-style: none; }

		#nav li { float: left; }
		
			#nav li a, #nav li a:visited { display: block; height: 2.5em; padding: 0 .6em; line-height: 2.5em; color: #444; text-decoration: none; font-size: 1.05em; float: left; }
		
			#nav li a:hover { color: #970000; }
			
			#nav li.current_page_item  a { color: #970000; }
			
			#nav li.page-item-9 { background: #970000; }
			
			#nav li.page-item-9 a { color: #ffffff !important; }
			
			#nav li.page-item-9 a:hover { color: #ffffff !important; }

#pic { width: 740px; height: 200px; clear: both; float: left; padding-bottom: 15px;}

	.blog #pic { background: url('images/cdltrainingnow-header.jpg') no-repeat; }

/*---:[ content styles ]:---*/

.post { width: 100%; margin-bottom: 20px; font-size: 1.4em; line-height: 1.7em; color: #444; float: left; }

#frontcontent .post { width: 270px !important; padding-right: 10px; line-height: 1.5em !important;}

#frontcontent #post-next { width: 180px !important; padding-right: 0 !important; padding-left: 0 !important; }

#frontcontent #post-tomorrow { color: #555 !important; }

	.entry ul, .entry ol { margin: 0 0 15px 30px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { padding: 3px 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 30px; }
	
	.entry dl { margin-bottom: 15px; }
			
	.entry dt { font-weight: bold; }
	
	.entry dd { margin: 0 0 0 20px; font-style: italic; }

img.alignleft { padding: 6px; margin: 0 10px 5px 0; border: none; float: left; }

img.left_off { margin: 0 10px 5px 0; float: left; }
	
img.alignright { padding: 6px; margin: 0 0 5px 10px; border: none; float: right; }

img.right_off { margin: 0 0 5px 10px; float: right; }
	
img.aligncenter { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
	
img.center_off { display: block; margin: 0 auto 15px auto; }
	
	.post_meta { display: none; }
	/* .post_meta { width: 480px; padding: 4px 10px; border-top: 1px dotted #bbb; border-bottom: 1px dotted #bbb; background: #f5f5f5; line-height: normal; float: left; } */
	
		p.num_comments { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_excl.gif') 0 50% no-repeat; float: right; }
		
		p.tagged { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_file.gif') 0 50% no-repeat; float: left; }
	
.navigation { width: 480px; padding: 10px; margin-bottom: 30px; font-size: 1.4em; line-height: 1.7em; float: left; }

* html .navigation { line-height: normal; }
	
	.previous { padding-left: 27px; margin-bottom: 0; background: url('images/icon_previous.gif') 0 50% no-repeat; float: left; }
	
	.next { padding-right: 27px; margin-bottom: 0; background: url('images/icon_next.gif') 100% 50% no-repeat; float: right; }
	
	.jump { padding: 4px 6px 4px 33px; margin: 0 0 10px 10px; background: url('images/icon_down.gif') 6px 50% no-repeat; float: right; clear: both; }


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

#sidebar ul { list-style: none; }

	#sidebar ul li { width: 215px; margin-bottom: 25px; float: left; }

		.sidebar_section { padding: 10px 0 7px 0; float: left; }
		
			.sidebar_section p { padding: 0 10px; margin-bottom: 10px; }
			
			.sidebar_section p.center { text-align: center; }
			
			.sidebar_section img.off { border: none; }

			#sidebar ul li ul, #sidebar ul li ol { list-style: square; padding-left: 20px; margin-bottom: 12px; }
			
				#sidebar ul li ul li, #sidebar ul li ol li { padding: 3px 10px 3px 0; margin-bottom: 0; }
				
					.quick_date { padding-left: 10px; color: #999; }			

	#sidebar .random_from_cat a { display: none; }

	#sidebar .random_from_cat ul { list-style: none; padding-left: 2px !important; color: #555; font-size: 1.1em;}

	#sidebar .random_from_cat blockquote p { font-size: 1em; line-height: 1.6em; padding-left: 0; text-indent: 0 }

	#sidebar .random_from_cat blockquote p:first-letter {  padding-left: 0; font-size: 1.1em; }

/*---:[ footer styles ]:---*/

#footer a, #footer a:visited { color: #222; text-decoration: none; }

#footer a:hover { color: #222; text-decoration: none; }

	#footer-inner ul { list-style: none; }

		#footer-inner li { float: left; }
		
			#footer-inner li a, #footer-inner li a:visited { display: block; height: 2.5em; padding: 0 1em .8em 0; line-height: 2.5em; color: #970000; text-decoration: underline; text-transform:uppercase; font-size: 1em; float: left; }
		
			#footer-inner li a:hover { text-decoration: underline; }
			
			.blog #footer-inner li a.here { text-decoration: underline; }


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

#comments { padding-left: 10px; width: 490px; font-size: 1.4em; line-height: 1.7em; color: #444; float: left; clear: both; }

	ul.comment_list { list-style: none; margin-bottom: 40px; border-top: 1px dotted #bbb; float: left; }
		
		ul.comment_list li, ul.comment_list li.alt, ul.comment_list li.author_comment_, ul.comment_list li.author_comment_alt { width: 480px; padding: 15px 10px 5px 10px; border-bottom: 1px dotted #bbb; float: left; }
		
			.comment_intro { width: 470px; margin-bottom: 15px; line-height: normal; float: left; }
			
			* html .comment_intro { margin-bottom: 0; }
			
			.author_comment_ .comment_intro { width: 443px; padding-left: 27px; background: url('images/icon_author.gif') 0 50% no-repeat; }
			
			.author_comment_alt .comment_intro { width: 443px; padding-left: 27px; background: url('images/icon_author_alt.gif') 0 50% no-repeat; }
			
				img.gravatar { float: right; margin: 0 0 10px 10px; }
			
				.comment_author { font-weight: bold; font-size: 1.2em; }
				
				.comment_meta { font-size: .9em; }
				
					.comment_meta a, .comment_meta a:visited, .comment_meta a:hover { color: #999; text-decoration: none; }
		
			#comments .entry { clear: both; }
			
			#comments .entry ul, #comments .entry ol { margin: 0 0 15px 40px; border: none; float: none; }
	
			#comments .entry ul { list-style-type: square; }
	
				#comments .entry li { width: auto; padding: 3px 0; border: none; float: none; }
		
					#comments .entry ul li ul, #comments .entry ul li ol, #comments .entry ol li ul, #comments .entry ol li ol { margin: 0 0 0 30px; }


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

#comment_form { width: 500px; padding: 10px 0; float: left; }

	#comment_form p { padding: 6px 0; margin-bottom: 0; }
	
		#comment_form label { padding-left: 10px; font-size: .9em; }

		#comment_form .text_input { width: 40%; padding: 3px; color: #444; font: normal 1.4em Arial, Helvetica, san-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: 95%; padding: 3px; color: #444; font: normal 1.4em Arial, Helvetica, san-serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
	
		#comment_form .text_input:focus, #comment_form .text_area:focus { border-top: 2px solid #444; border-left: 2px solid #444; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	

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

#search_form { text-align: left; }

	#search_form .text_input { width: 75%; padding: 3px; color: #444; font: normal 1.4em Arial, Helvetica, san-serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	#search_form .text_input:focus { border-top: 1px solid #444; border-left: 1px solid #444; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
.clearbr {
	clear: both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
} 

.floatblockleft {
	float: left;
}

.floatblockright {
	float: right;
}

.myfront-bottom-special, .myfront-bottom {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	font-size: 1.4em; 
	line-height: 1.7em;
}

.myfront-bottom {
	width: 350px;
}

.myfront-bottom-special{
	width: 330px;
	margin-left: 20px !important;
}

.myfront-bottom p { padding-left: 10px; }

.myfront-bottom dl dt {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.6em;
}
.lightfont {
	color: #999;
	font-size: .9em;
}


/* HOMEPAGE 1234 Step Boxes (Round Corners) */
.stepbox{
position:relative;
padding:8px;
background-color:#333;
}

.stepbox ul{
margin:0px;
padding:0px;
}

.stepbox li{
list-style:none;
}

.tl
{top:0px; left:0px; background:url(images/corners.jpg) top left no-repeat;}

.tr
{top:0px; right:0px; background:url(images/corners.jpg) top right no-repeat;}

.bl
{bottom:0px; left:0px; background:url(images/corners.jpg) bottom left no-repeat;}

.br
{bottom:0px; right:0px; background:url(images/corners.jpg) bottom right no-repeat;}

.corner
{width:16px; height:16px; position:absolute; z-index:1;}

.applybox{
position:relative;
padding:8px;
background-color:#333;
}

.applybox ul{
margin:0px;
padding:0px;
}

.applybox li{
list-style:none;
}

.tl-red
{top:0px; left:0px; background:url(images/corners-red.jpg) top left no-repeat;}

.tr-red
{top:0px; right:0px; background:url(images/corners-red.jpg) top right no-repeat;}

.bl-red
{bottom:0px; left:0px; background:url(images/corners-red.jpg) bottom left no-repeat;}

.br-red
{bottom:0px; right:0px; background:url(images/corners-red.jpg) bottom right no-repeat;}

.corner-red
{width:16px; height:16px; position:absolute; z-index:1;}

/* PLUGIN OVERRIDE */
ul.addtoany_list li a {
	padding: 0 !important;
}
