/*  
Theme Name: Fresh News
Theme URI: http://www.woothemes.com/
Description: Fresh News by WooThemes
Version: 1.5
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #555555 url(images/bg.jpg) repeat-x top;
	color: #555555;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}
a{
	/*color:#C7282A;*/
	color: #40a6c1;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/
#top_page {
	height:16px;
	margin:0 auto;
	width:1166px;
	top: 110px;
	position: relative;
}

#menus_top{text-align:right; padding-top:10px; padding-bottom:20px; text-transform:uppercase; font-size:12px;}
#menus_top li{ display:inline; padding-left:10px;}

#page{
	position: relative;
	top: 110px;
}

#pub{ margin: 0 auto; width:1166px; height:110px; clear:both; top: 0px; z-index: 2; position: absolute;}

#top{
	clear: both;
	height: 30px;
	margin: 0 auto;
	padding:0;
	line-height:29px;
	font-size:11px;
}


/*========= TOP NAVIGATION =========*/

.nav1, .nav1 ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	z-index: 100;
}

.nav1 a {
	display: block;
	padding-bottom:4px;
	padding: 0 10px;
	z-index: 100;
	color: #a0a09b;
}

.nav1 li {
	float: left;
}

/* Style drop down list */

.nav1 li ul {
	position: absolute;
	width: 130px;
	left: -999em;
}
.nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
}
.nav1 li:hover ul, .nav1 li.sfhover ul{
	left: auto;	
}
.current_page_item a {
	color: #EB3639;
}

.nav1 li ul li a {
	line-height: 25px;
	font-size: 11px;
	color: #555555;
	width: 130px;
	padding-bottom:0;
}

.nav1 li ul li a {

}
.nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
.nav1 li ul ul {
	margin: -25px 0 0 150px;
}

.nav1 li ul ul li a {
	line-height: 25px;
}

.nav1 li:hover ul ul, .nav1 li.sfhover ul ul {
	left: -999em;
}

.nav1 li:hover ul, .nav1 li li:hover ul, .nav1 li.sfhover ul, .nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

.nav1 li:hover, .nav1 li.hover {  
	position: static;
}


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 33px; margin-top:20px;
	margin-bottom:10px; background:url(images/bg_top_menus.gif) repeat-x; width:980px;
}
#topmenu li{
	border-right: 1px solid #dedbd1;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #fff;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a, .current-cat a, .current-cat-parent a{
	color: #fff; background:url(images/bg_top_menus_o.gif) repeat-x;
	text-decoration: none;
}


/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none; 
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px; 
}


#nav li a:hover,{
	background: url(images/bg_top_menus_o.gif) repeat-x;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:100000;	
}
#nav li ul li {		
	line-height:28px;	
	width:15em; background:#ed4a4e;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 

/*- Nav - Small menus-*/
#smnav, #smnav ul{
	padding: 0;
	float:left;
	list-style: none; 
}

#smnav { float: right; }
#smnav a {
	display: block;
}
#smnav ul li {
	float: left;
	padding: 30px 0 0 15px
}

/*==============  HEADER  ===================*/
#header{
	height: 109px; padding-top:10px; /*background:url(images/bg_top_page.gif) repeat-x top;*/
}

#background{  background:url(images/bg_top.jpg) no-repeat center top; width:1166px; margin:0 auto;}

#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
	background: url(images/logo-trans.jpg) no-repeat;
	float: left; margin-left:20px;
	text-indent: -9999px
}
#header h1 a{
	display: block; margin-left:10px; margin-top:10px;
	height: 105px;
	width: 270px;
}
#header h1 a:hover{
	text-decoration: none;
}

/*- RSS -*/
#rss{

	height: 38px;
	width: 250px; text-align:right;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
background: url(images/bgr-search.gif) no-repeat;
	height: 24px; border:solid 1px #CCC;
	margin: 0; float:right; background:#FFF; margin-top:3px; margin-right:5px;
        width: 175px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
        width: 140px;
	font-size: 11px;
}
#search .btn{
	margin:0; padding:0; height:15px; width:15px; padding-top:5px; padding-right:5px;
}

#btn_search{width:15px; height:15px; float:right; padding-right:5px;}
#champ{ float:left; }


/*=== typography ===*/
h2{
	color: #555555; 
}
h2 a{
	margin: 0 0 5px;
	color: #eb3639;}

#centercol h2{font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; padding-bottom: 10px; clear:both; padding-top:10px; font-size:30px;}

#bottomcols h2, #bottomcol h2, .bottomcol h2 {font-size:20px;}

h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3, #sidebar h2{
	font: 21px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	height:24px;
}
#centercol h3 {
	margin: 0;
	padding:10px 18px 0px 0px;
	color:#363636;
	text-align: left;
	min-height:20px;
	font-size:14px;
}
.featuredpost h2 { font-size:30px; }

/*- Box (main column boxes) -*/
.box, .widget{
	margin: 0 0 15px 0px; background:#FFF;
	padding:18px;
}

.box{padding-left:0; padding-right:0; margin-right:20px;}
.widget{background:#5eacb9; border:solid 3px #FFF;}
.box img { 
/*	border: 1px solid #999999;
	margin: 0 0 10px 0;*/
}


/*=== Styling Boxes ===*/


#comments{ }


<<<<<<< .mine
.box{padding-left:0; padding-right:0; margin-right:20px;}

.box img { 
/*	border: 1px solid #999999;
	margin: 0 0 10px 0;*/
}
.box p{
	line-height: 18px;
	padding: 0 0 12px;
}
=======
>>>>>>> .r34
.widget { padding:10px; padding-left:15px; border:solid 3px #FFF; background:url(images/bg_widget.gif) repeat-x #FFF;  }

/*- Box2 (sidebar boxes) -*/
.box2{
	/*background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	padding:18px;
	border:1px solid #dedbd1;*/
	margin: 0 0 15px 0px;
	
}

.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: url(images/pattern.jpg) repeat; border:solid 3px #FFF;
	border: 3px solid #fff;
	clear: both;
	margin: 0px; border-top:none;
}

.spacer.white a:link, .spacer.white a:visited{ color:#FFF;}

.box2 .flickr_badge_image img{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .flickr_badge_image img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}

.boxTabs {
	margin: 0;
}
.boxTabs .spacer.white{
	background: #5eacb9; border:solid 3px #FFF;
	border: 3px solid #fff;
	margin: 0; border-top:none;
	padding: 18px;
}

.boxSpacer {
	margin: 0 0 15px 0px;
}

/*=== Post ===*/
.post-categories {
	color: #999999;
	font-size: 11px; clear:both; margin-bottom:10px;
	margin: 0;
	display: inline;
}

.post-categories p { padding: 0; margin:0; }
#post-categories p { padding: 0; margin:0; line-height: 11px; }

.post-categories a { color: #37a3b3; font-weight:bold; }

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
<<<<<<< .mine
	font-size: 11px; clear:both; height:20px;
	line-height: 25px;
=======
	font-size: 11px; clear:both; height:20px;
>>>>>>> .r34
	margin: 0;
}
.date-comments a { 	color: #C7282A; font-weight:bold; }

#centercol .date-comments p{
	/*line-height: 25px;*/ margin:0; padding:0;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	color: #40a6c1;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}


/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{

	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0;
	text-align: left; margin-left:0px; margin-right:2px;
	border: 3px solid #fff; border-bottom:none; background: url(images/bg_normal.jpg) repeat-x top; color:#666767;
}
.idTabs li.last a, .idTabs li.last a:visited{
	margin: 0;
}
.idTabs li a:hover,
.idTabs .selected{
	background:#5eacb9;
	text-decoration: none; color:#fff;
}




/*- Ads -*/
.ads{
	margin: 0;
	padding:10px 15px;
}
.ads img {
	padding: 0 0 15px;
}

.ads img, .ads .ad_125x125 img{
	float: left;
	margin: 0 7px 0px 0px;
}
.ads img.last, .ads .ad_right img{
	margin: 0;
	float:right;
}
#mpu_banner {
	/*border: 1px solid #dedbd1;*/
}	

.networkbuttons { text-align: center;font-size: 10px; margin-top: 10px; }

/*=== Styling Lists ===*/

/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- List1 -*/
/*
.list1{
	padding: 0;
	padding: 15px; padding-left:25px; padding-right:25px;
}
.list1 li{
	background: url(images/bullet.png) no-repeat 0px 0px ;
	margin: 10px 0 10px;
	border-bottom: 1px solid #fff; padding: 0px 0px 8px;  padding-left:20px;
}
.list1 li a{
	color:#fff;
}
*/
/*- Widget lists -*/
.widget ul, .list1{
	line-height:16px; 
	padding:10px; padding-top:7px; padding-bottom:7px;
}
.widget ul li, .widget ul .praized-greeting, .list1 li{
	border-bottom: 1px solid #c6e3eb; background: url(images/bullet.png) no-repeat 0px 7px ; color:#fff;
	padding: 8px 0px 8px; padding-left:20px;
}
.widget ul li a, .praized-greeting, .list1 li a {
	color:#fff;
}

#sidebar.widget{ background:#FFF;}

.widget ul li a:hover, .list1 li a:hover{
	color:#fff;
}

.widget ul li ul{
	margin: 0;
	padding-left: 10px; 
	
}	

.widget ul li ul li{
	background: none;
	border-top: none;
	border-bottom: none;	
	padding: 0;
}
.flexo ul {
	padding: 0;
	padding-left: 7px;
}

/*=== Footer ===*/

#footer{
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px; background:#272929; color:#FFF;
	height:32px;
	margin-top:0px;
	line-height:15px;		
}

#footer, #footer a, #footer a:visited{
	color: #fff;
}

#footer img {
	vertical-align:middle;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right; 
}

.fr a:link, .fr a:visited{color: #999; font-weight:normal;}

.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float: right;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p, #respond p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist .content {
	margin-right:90px;
}
.commentmetadata a {
	font-size:11px;
	color:#40A6C1; 
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold; font-size:14px;
}
ol.commentlist li.comment{
	padding: 10px 10px 10px;
	margin:10px 0;
	border-bottom:1px dotted #DEDBD1;	
}

input#submit {
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	background: url(images/bg_boutons.gif) repeat-x;
}

.comment-count {
	background:transparent none repeat scroll 0 0;
	color: #cccccc;
	float:left;
	font-weight: bold;
	font-size:38px;
	height:39px;
	line-height:30px;
	margin:3px 5px 0 0;
}

#commentform input, #commentform .textarea {
	width: 200px;
}

.commentmetadata{
	line-height: 14px;
}
.comment-body{
	display:inline-block;
	width: 475px;
}
.comment-header {
/*	width:475px; */
}
#comment-warning {
	line-height:16px;
	color: #aaaaaa;
	font-size: 11px;
}
#respond #comment-warning {
	line-height:16px;
}


/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 3px 0 0 20px;
}
.singleh2 {
	font: 29px Georgia, "Times New Roman", Times, serif;
	font-size:29px !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
/*	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; */
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

.entry .wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding: 1px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	text-align:center;
}
.entry .wp-caption img{
	border:0;
	padding:4px 0;
	background:none;
	margin:0;
}
.entry .wp-caption-text {
	padding:0;	
	margin:0;
	font-size:11px;
	text-align:center;
}
.entry .aligncenter {
	margin: 10}
	
#bottom{ background:url(images/bg_3widgets.jpg) no-repeat #555555;}
#bottom h2{ color:#fff; font-weight:400;}

.footerwidget{ background:none;}
.footerwidget a:link, .footerwidget a:visited{ color:#FFF;}

#recent_footer{ background:none;}

#bottom .widget {
 background:none; border:none;
}
#bottom .widget li{ border-color: #e9eef0;}

#respond h2{ font-size:21px;}

/*========= PLACES =========*/

#container {
/*  margin-left:20px;
  margin-right:40px; 
  width:540px;
  display: inline;
  float: left; */
}


#praized-search-form fieldset label {
   width: 200px;
   display: inline-block;
}

#praized-search-form button, .praized-add-to-favorites button {
/*   background:transparent url(images/bg_boutons.gif) repeat-x scroll 0 0;  */
   color:#FFFFFF;
   font-size:12px;
   font-weight:bold
   padding: 2px 2px 2px 2px;
   background-color: #9ba5ad;
   cursor: pointer;
}

.praized-action {
   color: #9ba5ad;
   background-color: #ffffff;
}

.praized-action:hover {
   text-decoration: underline;
}


#container .praized-questions-list .praized-action {
   padding: 2px 2px 2px 2px;
   background-color: #ff6666;
   color: #ffffff;
   display: inline-block;
   cursor: pointer;
}


#praized-search-form fieldset span {
   margin: 0 10px 0;
}

.praized-inline-merchant b.praized-value {
	background-color: #7fd1df;
}

.praized-nominator, .praize-denominator, .praized-separator {
	font-size: 13px;
	margin-right: 1px;
}
#content h3 {
	color:#363636;
	font-size:18px;
	margin:0;
	min-height:20px;
	padding:10px 18px 0 0;
	text-align:left;
}
html body .praized-vote-button, html body .praized-vote-button button.vote-option {
	background-image:url(images/kim_blue_button.gif);
	margin-bottom: 3px;
}

.vote-option {
	cursor: pointer;
}

.praized-merchant-info .meta {
	clear: both;
	display: block;
	padding-top 6px;
	margin: 3px 0 6px 0;
}

.praized-merchant-info .adr {
	margin: 2px 0 2px 0;
}


#container h2 {
	padding-top: 5px;
	padding-bottom: 0px;
}

.praized-questions-sub-header {
	margin: 10px 0 10px 0;
}

.praized-merchant-share, .praized-merchant-extra {
	margin: 10px 0 10px 0;
}

.praized-sponsored-links {
	margin: 10px 0 0 0;
}

/*========= CONTACT =========*/

#tcform label {
	width: 100px;
	font-weight: bold;
	display: block;
	padding: 15px 0 3px 0;
}
#tcform input {
	display: block;
	width: 300px;
}

#tcform #tcf_name, #tcform #tcf_sendit {
	display: none;
	visibility: hidden;
	height: 0px;
}

#tcform textarea {
	margin-bottom: 15px;
	width: 400px;
}

#tcform #contactsubmit {
   background:transparent url(images/bg_boutons.gif) repeat-x scroll 0 0;
   color:#FFFFFF;
   font-size:12px;
   font-weight:bold
   padding: 2px 2px 2px 2px;
   background-color: #ff6666;
   cursor: pointer;
   padding: 5px 10px 5px 10px;
   width: 80px;
}

