/*
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/
*/

@font-face {
    font-family: "hs";
    src: url("/fonts/hs.eot");
    src: url("/fonts/hs.eot?#iefix") format("embedded-opentype"), url("/fonts/hs.woff") format("woff"), url("/fonts/hs.ttf") format("truetype"), url("/fonts/hs.svg#hs") format("svg");
    font-weight: normal;
    font-style: normal;
}

body { background: #fff; color: #444; font: 62.5% Tahoma, "Calibri", Helvetica, Verdana, serif; text-align: center; }

* { padding: 0; margin: 0; }


/*---:[ global elements ]:---*/

a { color: #1c9bdc; text-decoration: underline; }

	a:visited { color: #000; text-decoration: underline; }

	a:hover { color: #1873a1; text-decoration: underline; }

p { margin: 0 0 15px 0; }

.entry p { font-size:0.9em; }

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: 500px; 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 { text-align: right; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #222; text-decoration: none; }
	
h2 { font-weight: normal; font-size: 1.4em; }

	.post h2 { color: #000; line-height: normal; padding-top: 7px; margin-bottom: 8px; }
	
		.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; }
	
	#sidebar h2 { color: #999; }
	
	h2.archive_head { font-size: 1.7em; 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: 840px; margin: 0 auto; }

	#page { width: 840px; float: left; }

		#header { width: 840px; margin-bottom: 30px; float: left; }
			
		#content_box { width: 840px; padding-bottom: 5px; text-align: left; float: left; }
		
			#content { width: 500px; padding-right: 40px; overflow: visible; float: left; }
			
			* html #content { overflow: hidden; }
			
			#sidebar { width: 300px; color: #222; font-size: 1.2em; line-height: 1.5em; float: left; }
			
			* html #sidebar { overflow: hidden; }
			
		#footer { width: 840px; padding-top: 8px; border-top: 4px solid #222; font-size: 1.2em; letter-spacing: .3em; float: left; clear: both; }
		

/*---:[ header styles ]:---*/

#nav { width: 100%; border-top: 4px solid #222; border-bottom: 2px solid #222; float: left;  }

	#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; letter-spacing: .3em; float: left; }
		
			#nav li a:hover { color: #fff; background: #222; text-decoration: none; }
			
			
			
			
			#nav .formwrapper {float:right; margin:0px; line-height: 3.0em; color: #222; text-decoration: none; font-size: 1.4em; letter-spacing: .3em; }
			
			#nav .formwrapper span {display:block; float:left;}
			
			#nav .formwrapper form {
				float:left;
				margin-top:7px;
			}
			
			#nav .dropdown { float:left; margin:0px 50px 0px 20px; }
			
			#nav .dropdown {float:left; margin:0px; }
			
			#nav .dropdown span {display:block; float:left; line-height: 3.0em; color: #222; text-decoration: none; font-size: 1.4em; letter-spacing: .3em; padding:0 0.4em 0 1.2em;}
			
			#nav .dropdown form {
				float:left;
				margin-top:13px;
			}
			
			
			
			
			.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; }


/*---:[ content styles ]:---*/

.post { width: 500px; margin-bottom: 10px; font-size: 1.4em; line-height: 1.7em; color: #444; float: left; }

	.entry ul, .entry ol { margin: 0 0 15px 40px; color: #000; }
	
	.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 img.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: 480px; padding: 4px 10px; border:1px solid #c9c9c9; background: #fff; line-height: normal; float: left; margin-bottom:10px; }
	
		p.num_comments { padding-left: 22px; font-size:11px; margin-bottom: 0; line-height: 1.2em;  float: right; }
		
		p.tagged { padding-left: 22px; font-size:11px; margin-bottom: 0; line-height: 1.2em; background: url('/wp-content/uploads/2010/04/icon_file_New2.gif') 0 50% no-repeat; float: left; }

		p.addthis { padding-left: 22px; font-size:0.8em; margin-bottom: 0; line-height: 1.2em; background: url('/wp-content/uploads/2010/04/icon_file_New2.gif') 0 50% no-repeat; float: center; }

.prevnextwrapper {
	border: 1px solid #c8c8c8; margin-top: 10px;	width:498px;
}

.adslot {
	width:468px;
	height:390px;
	margin:9px 16px 2px;
		
}
	
.navigation { width: 480px; padding: 0 10px; font-size: 1.4em; line-height: 1.7em; }

.navigation:after {
	clear:both;
	content:' ';
	display:table;
	
	}

* html .navigation { line-height: normal; }
	
.previous div.arrow {
	width:30px;
	height:100%;
	text-align:center;
	float:left;
	margin-right:4px;
	padding:10px 0 0;
	-webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.next div.arrow {
	width:30px;
	height:100%;
	text-align:center;
	float:left;
	margin-right:4px;
	padding:10px 0 0;
}

span.prevarrow:before {
	font-family:'hs';
	content:'\6c';	
	font-size:14px;
	color:#ccc;
}

span.nextarrow:before {
	font-family:'hs';
	content:'\72';	
	font-size:14px;
	color:#ccc;
}

.next .arrowtext {
	float:left;	
	width:160px;
}

.previous .arrowtext {
	float:left;
	width:160px;	
}


.previous { margin-bottom: 0;  float: left; width:200px; min-height:50px;  padding:0 5px 5px 5px; height:100%;}
.previous:hover {background:#f5f5f5; cursor:pointer; }



.previous .arrowtext > h5 {
	background:none;
	float:left;
	color:#94958f;
	font-size:11px;
	text-transform:capitalize;
	font-weight:normal;
	line-height:normal;
	margin:8px 0 4px 0;
}

.next .arrowtext > h5 {
	background:none;
	float:right;
	color:#94958f;
	font-size:11px;
	text-transform:capitalize;
	font-weight:normal;
	line-height:normal;
	margin:8px 0 4px 0;
}

.previous .arrowtext > h5:after, .next .arrowtext > h5:after {
	clear:both;
	content:'';
	display:table;	
}

.previous a:link, .previous a:visited, .next a:link, .next a:visited { clear:both; font-size:11px; line-height:1.0em; display:block; text-decoration:none; }
	
	.next { margin-bottom: 0; float: right; width:200px; min-height:50px; padding:0 5px 5px 5px; height:100%;}
	 .next:hover{background:#f5f5f5; cursor:pointer; }
	
	.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; }


/*---:[ sidebar styles ]:---*/

#sidebar ul { list-style: none; }

	#sidebar ul li { width: 300px; margin-bottom: 25px; float: left; }

		.sidebar_section { width: 300px; padding: 10px 0 7px 0; background: #f5f5f5; 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.blogroll {padding-left:0px;}

			#sidebar ul li ul, #sidebar ul li ol { list-style: square; width: 280px; padding-left: 20px; margin-bottom: 12px; }
			
				#sidebar ul li ul li, #sidebar ul li ol li { width: 200px; padding: 3px 10px 3px 0; margin-bottom: 0; list-style: none; }
				
					.quick_date { padding-left: 10px; color: #999; }

li.widget_recent_entries ul { width: 280px; padding: 10px 0 7px 0; background: #f5f5f5; float: left; }


	

/*---:[ footer styles ]:---*/

#footer p { text-align: center; }

#footer a, #footer a:visited { color: #222; text-decoration: none; }

#footer a:hover { color: #222; text-decoration: none; }


/*---:[ comment styles ]:---*/

#comments { width: 480px; font-size: 1.4em; line-height: 1.7em; color: #444; float: left; clear: both; border:1px solid #c9c9c9; padding:10px; }

	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; }

		ul.comment_list li.alt, ul.comment_list li.author_comment_alt { background: #f5f5f5; }
		
			.comment_intro { width: 480px; margin-bottom: 15px; line-height: normal; float: left; }
			
			* html .comment_intro { margin-bottom: 0; }
			
			.author_comment_ .comment_intro { width: 453px; padding-left: 27px; background: url('images/icon_author.gif') 0 50% no-repeat; }
			
			.author_comment_alt .comment_intro { width: 453px; 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; 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: 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 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.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_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: center; }

	#search_form .text_input { width: 85%; padding: 3px; color: #444; font: normal 1.1em Georgia, "Times New Roman", Times, 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; }
	
	img {border:0 !important;}: 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; }
	
	img {border:0 !important;}


/*---:[ Add This styles ]:---*/

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

.clear {
 clear:both;
}

.block {
display:block;
margin:14px 0px;
}

.socialHolder {
border:1px solid #c9c9c9;

margin-top:10px;
padding:10px 0px 0px 8px;
clear:both;


}

.socialHolder a {
	text-decoration:none;	
}


.socialHolder:after {
    content: "";
    display: table;
    clear: both;
}

.socialHolder > .likeArticle {
    background: #3b5998;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: normal;
    color: white;
    font-size: 16px;
    
    position: relative;
    text-transform: uppercase;
    float: left;
    text-align: center;
    width: 152px;
    height: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-right:6px;
}

.socialHolder > .likeArticle:hover {
    background: #4c70ba;
}

.socialHolder > .likeArticle:active {
    background: #2d4373;
}

.socialHolder > .likeArticle > i {
    color: white;
    position: absolute;
    left: 50%;
    margin: 13px 0 15px -50px;
}

.socialHolder > .likeArticle > span {
    position: relative;
    line-height: 1.9em;
}

.socialHolder > .likeArticle > span:before {
    font-family: "hs";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\46";
    
    padding: 3px;
    
}

.socialHolder > .tweetArticle {
    background: #1bb2e9;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: normal;
    color: white;
    font-size: 16px;
    
    position: relative;
    text-transform: uppercase;
    float: left;
    text-align: center;
    width: 152px;
    height: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin:0 6px;
}

.socialHolder > .tweetArticle:hover {
    background: #4ac2ed;
}

.socialHolder > .tweetArticle:active {
    background: #1291bf;
}

.socialHolder > .tweetArticle > i {
    color: white;
    position: absolute;
    left: 50%;
    margin: 14px 0 15px -55px;
}

.socialHolder > .tweetArticle > span {
    position: relative;
    line-height: 1.9em;
}

.socialHolder > .tweetArticle > span:before {
    font-family: "hs";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\54";
    
    padding: 3px;
    position: relative;
    top: 2px;
    left: -3px;
}

.socialHolder > .commentArticle {
    background: #6c6c6c;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: normal;
    color: white;
    font-size: 16px;
    
    position: relative;
    text-transform: uppercase;
    float: left;
    text-align: center;
    width: 152px;
    height: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin:0 6px;
}

.socialHolder > .commentArticle:after {
    content:'';
	clear:both;
	display:table;
}

.socialHolder > .commentArticle:hover {
    background: #d8b734;
}

.socialHolder > .commentArticle:active {
    background: #8b741b;
}

.socialHolder > .commentArticle > i {
    color: white;
    position: absolute;
    left: 50%;
    margin: 14px 0 15px -55px;
}

.socialHolder > .commentArticle > span {
    position: relative;
    line-height: 1.9em;
}

.socialHolder > .commentArticle > span:before {
    font-family: "hs";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\43";
    font-size: 16px;
    
    padding: 3px;
    position: relative;
    top: 1px;
    left: -3px;
}

.socialHolder p {
	float:left;
	display:inline;
	margin:8px 0px 8px 16px;	
}

.socialHolder div.fb {
	float:left;
	display:inline;
	margin-top:10px;	
}


.pageFbLike {
    background: transparent;
    padding: 5px 0;
    height: 25px;
    margin: 10px 0 15px;
    position: relative;
}

.pageFbLike.pageFbLikeBottom {
    border-bottom: 1px solid transparent;
    margin: 35px 0 0px;
	clear:both;
}

.pageFbLike > .likeUsOnFb {
    float: left;
    padding: 0 15px 0 40px;
    line-height: 1.7em;
    text-transform: uppercase;
    color: #999999;
}

.pageFbLike > .fb-like {
    top: 2px;
}

.pageFbLike .fluid-width-video-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}

    height: auto;
        padding: 5px 10px;
        max-height: 80px;
        min-height: 50px;
    }

.fbLarge {
    display: none;
}

@media all and (min-width: 1571px) {
    .fbLarge {
        display: block;
    }
}

@media all and (max-width: 1570px) and (min-width: 1024px) {
    .fbLarge {
        display: block;
    }
}

@media all and (max-width: 1023px) and (min-width: 768px) {
    .fbLarge {
        display: block;
    }
}




@media all and (max-width: 839px) {
	#page { width: 100%; }
	#container { width: 100%; }
	#header { width: 100%; }
	#header h1 { text-align: center; }
	#nav .formwrapper { display: none; }
	#content_box { width: 100%; }
	#content { padding-right: 0; margin: 0 auto; float: none }
	#sidebar { display: none; }
	#footer { width: 100%; letter-spacing: normal }
	#footer a { padding: 0 5px; }

	#nav { text-align: center }
	#nav * { display: inline-block; }
	#nav .dropdown { float: none; }
}

