/*
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 {  background-image: url('images/bg-fade-fff-to-a61227.png'); background-repeat: repeat-x; background-color: #a61227; color: #444; font: 62.5% Helvetica, Arial, "Times New Roman", Times, serif; }

* { padding: 0; margin: 0; }


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

a { color: #1c9bdc; text-decoration: none; }

	a:visited { color: #1873a1; }

	a:hover { color: #4444ff; }

p { margin: 0 0 15px 0; }

blockquote { padding: 5px 10px 0 10px; margin: 0 0 15px 0; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; background: #f5f5f5; color: #666; }

	blockquote p { margin-bottom: 7px; }
	
code { color: #090; font-family: "Courier New", Courier, monospace; }

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

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


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

h1 { font-weight: bold; font-size: 4.0em; line-height: 1.8em; }

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

	.post h2 { color: #000; line-height: normal; padding-top: 10px; margin-bottom: 10px; }
	
		.post h2 a { color: #000; text-decoration: none; }
		
		.post h2 a:visited { color: #666; text-decoration: none; }
		
		.post h2 a:hover { color: #1c9bdc; text-decoration: none; }
	
		h2.archive_head { font-size: 2.4em; padding: 4px 4px 4px 32px; background: #f5f5f5 url('images/icon_folder.gif') 5px 50% no-repeat; border-bottom: 1px solid #bbb; margin-bottom: 30px; }
	
	h2.comment_head { padding-left: 29px; line-height: 2.0em; background: url('images/icon_comment.gif') 0 50% no-repeat; color: #999; }
	
	h2.form_head { color: #999; }
	
h3 { font-weight: normal; font-size: 1.5em; margin-bottom: 4px; color: #999; }

h4 { display: inline; font-weight: normal; padding: 4px; line-height: 1.0em; font-size: .8em; background: #f5f5f5; border-bottom: 1px solid #ddd; }


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

#container { width: 920px; margin: 0 auto; }

	#page { width: 920px; float: left; }

		#header { width: 920px; float: left; }
			
		#content_box { width: 920px; padding-bottom: 5px; text-align: left; float: left; }
		
			#content { width: 580px; padding: 30px 40px 30px 20px; overflow: visible; float: left; background-color: #fff; }
			
			* html #content { overflow: hidden; }
			
			#sidebar { width: 264px; color: #222; font-size: 1.2em; line-height: 1.5em; float: left; background-color: #bbb; padding: 8px; }
			
			* html #sidebar { overflow: hidden; }
			
		#footer { width: 920px; padding-top: 8px; border-top: 4px solid #fff; font-size: 1em; text-transform: uppercase; letter-spacing: .3em; float: left; clear: both; }
		

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

#nav { width: 100%; border-top: 4px solid #222; border-bottom: 2px solid #222; float: left; display: none; }

	#nav ul { list-style: none; }

		#nav li { float: left; }
		
			#nav li a, #nav li a:visited { display: block; height: 3.0em; padding: 0 1.2em; line-height: 3.0em; color: #222; text-decoration: none; font-size: 1.4em; text-transform: uppercase; letter-spacing: .3em; float: left; }
		
			#nav li a:hover { color: #fff; background: #222; text-decoration: none; }
			
			.blog #nav li a.blog, .blog #nav li a.blog:visited, .archive #nav li a.archives, .archive #nav li a.archives:visited, .about #nav li a.about, .about #nav li a.about:visited { background: #222; color: #fff; cursor: default; }

#pic { width: 520px; height: 225px; clear: both; float: left; background: url('/wp-content/uploads/2011/02/newheader04.png') no-repeat; }

#pic_search {    }

#pic_wrapper { background-color: #fff; height: 225px; }	


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



.post { width: 580px; margin-bottom: 50px; font-size: 1.4em; line-height: 1.6em; color: #444; float: left; }

.post h2 { margin-bottom: 0; }

.entry {font-family: Georgia, "Times New Roman", serif; }

	.entry ul, .entry ol { margin: 0 0 15px 40px; }
	
	.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; color: #000; }
	
	.entry dd { margin: 0 0 0 20px; font-style: italic; }

	.entry .left { padding: 6px; margin: 0 10px 5px 0; background: #f5f5f5; border: 1px solid #bbb; float: left; }

	.entry img.left_off { margin: 0 10px 5px 0; float: left; }
	
	.entry img.right { padding: 6px; margin: 0 0 5px 10px; background: #f5f5f5; border: 1px solid #bbb; float: right; }

	.entry img.right_off { margin: 0 0 5px 10px; float: right; }
	
	.entry img.center { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
	
	.entry img.center_off { display: block; margin: 0 auto 15px auto; }
	
	.post_meta { width: 580px; height: 80px; padding: 4px 10px; border-top: 1px dotted #bbb; border-bottom: 1px dotted #bbb; background: #f5f5f5; line-height: normal; float: left; }
	
	#post-meta-left { position: absolute; }
	
	#post-meta-right { float: right; clear: right; }
		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; }
		p.hashtags { float: left; clear: left; margin: 8px 0; padding-left: 27px; background: url('images/icon_hashtag.gif') 0 50% no-repeat; }
		
		p.last-updated { float: left; clear: left; padding-left: 27px; background: url('images/icon_clock.gif') 0 50% no-repeat; color: #999; }
		
		.tweet { float: right; clear: right; padding-top: 5px; margin-right: 4px; }
		
		.fb-like-post { float: right; clear: right; margin: 8px 24px 0 0; height: 20px; width: 90px; }
		
		
		.post_img_left { background-color: #f5f5f5; padding: 3px; float: left; margin: 3px; margin-right: 18px; } 
		
		.post_img_left p { font-size: 10px; color: #999; text-align: center; padding: 0;  }
		
		.post_img_right { background-color: #f5f5f5; padding: 3px; float: right; margin: 3px; margin-right: 8px; } 
		
		.post_img_right p { font-size: 10px; color: #999; text-align: center; padding: 0;  }
	
.navigation { width: 580px; padding: 10px; margin-bottom: 30px; font-size: 1.4em; line-height: 1.7em; background: #f5f5f5; float: left; }

.navigation .older_posts { float: right; clear: right; }
.navigation .newer_posts { float: left; clear: 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: #f5f5f5 url('images/icon_down.gif') 6px 50% no-repeat; float: right; clear: both; }

#author { color: #999999; font-size: .8em; margin: -5px 0 8px 0; }

/*----:[ banner ad styles ]:---*/

#banner-outer-wrapper { }

#banner-wrapper { width: 920px; height: 200px; background-color: #f5f5f5; border-bottom: 2px solid #000; }

	#banner-wrapper .banner-top { }
	
	#banner-wrapper .banner-bottom { }
	
	.banner-top img { display: block; margin: 0 auto; padding: 10px 0; }
	
	#banner-close { height: 30px; width: 80px; background-repeat: no-repeat; background-image: url('/wp-content/uploads/2011/01/close.png'); margin: 0 0 0 830px; }
	
	#banner-close:hover { background-image: url('/wp-content/uploads/2011/01/closeHover.png'); cursor: pointer; }
	
	#display-ad { width: 920px; height: 30px; background-color: #f5f5f5; border-bottom: 2px solid #000; cursor: pointer; }
	
	.hiddenAd { display: none; }
	
	#tabs { font-size: .9em; }
	
	#tabs ul li a { color: #a61227; text-decoration: none; }
	
		#tabs ul li a:hover { color: #666; }
	
/*---HEADER LINKS ------*/

#pic_links { float: right; height: 180px; width: 300px; text-align: right; }

#pic_links a { float: right; clear: right; background-color: #a61227; padding: 3px 80px; padding-right: 8px; margin-top: 10px; text-decoration: none; font-size: 25px; color: #fff; }

#pic_links a:hover { color: #e8d2d6; }
	
	
/*--- TOP STORIES ----*/

#top-stories-wrapper { height: 160px; width: 916px; border: 2px solid #000; overflow: hidden; }

#top-stories-wrapper a { text-decoration: none; color: #fff; }

#top-stories-wrapper a:hover { text-decoration: none; color: #e8d2d6; }

.topStory { height: 200px; width: 916px; background-repeat: no-repeat; }

.whatsPop { clear: left; float: left; background-color: #b20b2b; color: #fff; font-size: 22px; padding: 6px; margin-top: 8px;}

.topStories { clear: left; float: left; background-color: #b20b2b; color: #fff; font-size: 16px; padding: 6px; margin-top: 12px; }

.storyTitle { clear: left; float: left; background-color: #b20b2b; color: #fff; font-size: 34px; padding: 8px; margin-top: 14px; }


/*--- TOP POSTS ---*/

#top-posts-wrapper { height: 160px; width: 916px; background-color: #f5f5f5; border: 2px solid #000; border-top: none; }

.topPost { height: 160px; width: 227px; position: absolute; overflow: hidden; }

.topPost a.tp-cat { color: #fff; font-size: 14px; background-color: #a61227; padding: 3px 8px; text-transform: none; margin-top: 2px; text-decoration: none; float: left; clear: left; }

.topPost a.tp-cat:hover { color: #e8d2d6; }

a.tp-title { color: #fff; font-size: 22px; background-color: #a61227; padding: 3px 8px; text-transform: none; margin-top: 40px; text-decoration: none; float: right; clear: right; text-align: right; }

.topPost a.tp-title:hover { color: #e8d2d6; }

.tp-lead { background-color: #a61227; padding: 3px 8px; color: #fff; float: left; clear: left; font-size: 14px; margin-top: 2px; }

  /*--beer--*/  #top-post-1 { background-image: url('/wp-content/uploads/2011/02/tp-taste-test.jpg'); border-right: 2px solid #000; }

  /*--video--*/  #top-post-2 { background-image: url('/wp-content/uploads/2011/02/tp-2.jpg'); margin-left: 229px; border-right: 2px solid #000; }

 				 #top-post-2 .tp-title { margin-top: 64px; }

  /*--spirits--*/  #top-post-3 { background-image: url('/wp-content/uploads/2011/02/tp-pisco.png'); margin-left: 458px; border-right: 2px solid #000; }
  					#top-post-3 .tp-title { margin-top: 64px; }

  /*--reviews--*/ #top-post-4 { background-image: url('/wp-content/uploads/2011/02/tp-dead-guy.png'); margin-left: 687px; }



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

	#sidebar h2 { color: #a61227; padding: 8px; font-size: 18px; border-bottom: 2px solid #a61227; }

	#FBlike { padding: 8px; background-color: #eff2f8; border: 1px solid #666; height: 60px; }
	
	#sidebar li { list-style: none; }
		
		#sidebar .widget {list-style: none; margin: 10px 0 0 0; background-color: #f5f5f5; }
			
			#categories-3 .cat-item { margin: 2px 0 0 10px; }
			
			#categories-3 ul { padding: 8px 0; }
			
			#categories-3 .children { padding: 0; }
			
		/*--#text-3 is Amazon --*/ #text-3 .textwidget { color: #333; margin: 0 auto; text-align: center; padding-top: 8px; }
			
			#text-3 .product { border: 5px solid #EBE6DA; }
			
			#pages-3 ul { padding: 8px 8px; }
			
				#product-review-link { text-align: left; margin-top: 10px; padding-left: 8px; padding-bottom: 8px; }
			
		/*--#text-4 is gear --*/ #text-4 img { display: block; margin: 0 auto; border: none; }
				
				#text-4 p { text-align: left; padding: 10px; }
		#recent-posts-3 ul { padding: 8px 0; }		
				
		#recent-posts-3 ul li { padding: 3px 8px; }
		
	
	
	/*-- twitter feed --*/
	
	#twitter-tools h2 { background-image: url('/wp-content/uploads/2011/02/iot-on-twitter.png'); }
	
	#twitter-tools ul li { padding: 8px; border-bottom: 1px dashed #999; }
	
	#twitter-tools ul li.aktt_more_updates { border-bottom: none; }
	
	#twitter-tools ul li a.aktt_tweet_time { display: none; }
	
	

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

#footer p { text-align: center; color: #fff; }

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

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


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

#comments { width: 580px; 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: 580px; padding: 15px 10px 5px 10px; border-bottom: 1px dotted #bbb; float: left; }

		ul.comment_list li.alt, ul.comment_list li.author_comment_alt { background: #f5f5f5; }
		
			.comment_intro { width: 580px; margin-bottom: 15px; line-height: normal; float: left; }
			
			* html .comment_intro { margin-bottom: 0; }
			
			.author_comment_ .comment_intro { width: 553px; padding-left: 27px; background: url('images/beer-icon-2.png') 0 50% no-repeat; }
			
			.author_comment_alt .comment_intro { width: 553px; padding-left: 27px; background: url('images/beer-icon-2.png') 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; font-size: 0.9em; }
			
			#comments .entry ul, #comments .entry ol { margin: 0 0 15px 40px; color: #000; 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: 580px; 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 Georgia, "Times New Roman", Times, 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.2em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border: 1px solid #a61227; }
	
		#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 { float: right; margin-right: 8px; }

#search_field { width: 200px; padding: 4px; margin: 7px 4px 0 0; color: #999; float: left; }

#searchsubmit { clear: right; float: right; }

	#search_form .text_input {  }
	
	#search_form .text_input:focus {  }
	
/*-- SPECIAL STYLES --*/

	.profile { padding: 8px; background-color: #f5f5f5; margin-top: 10px; width: 100%; }

	.profilePic { width: 120px; height: 130px; float: left; clear: left; margin: 0 8px 8px 0; }
	
	.recipe { background-color: #f5f5f5; padding: 30px; -moz-border-radius: 15px; border-radius: 15px; margin: 10px 0;  }

/*-- TASTE TEST RESULTS TABLE --*/

.tasteTest table { width: 400px; margin-bottom: 10px; }

.tasteTest table, tr, td { border: 1px solid #999; border-collapse: collapse; }

.tasteTest td { padding: 3px; text-align: center; }

.tasteTest table .ttName { font-size: 1.3em; text-align: left; }

.tasteTest table .ttTitle { font-size: 1.2em; }

.ttRight { background-color: #C0EBC3; }

.ttWrong { background-color: #FF5C5C; }


