/*  
Theme Name: Fresh News
Theme URI: http://www.woothemes.com/
Description: Fresh News by WooThemes
Version: 2.0.7
Author: WooThemes
Author URI: http://www.woothemes.com
Amended by Tom Dent http://www.doubledcreative.com
*/

/*==================== SETUP ====================*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}

body{
	background: #fff url(images/bgr.jpg) repeat-x top;
	color: #666666;
	font-family:Arial, "Helvetica", sans-serif;
}

a{
	color: #cb002b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 13px;
	padding: 5px;
}

select{
	padding: 0;
}

li{
	list-style: none;
}

/*==================== LAYOUT ====================*/

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

/*======================================== TOP MENU ========================================*/

#topmenu{
	position:relative;
	height: 33px;
	margin: 5px 0 17px;
}

#topmenu li{
	float: left;
	line-height: 20px;
}

#topmenu li a{
	font-family:Arial, "Helvetica", sans-serif;
	text-transform:lowercase;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	text-shadow:0px -1px 1px #a10022;
	color:#fff;
	display: block;
	padding: 0 12px;
}

#topmenu li a:hover,#topmenu li.active a{
	color:#000;
	text-decoration: none;
	text-shadow:none;
}

/*==================== TOP MENU - DROPDOWN ====================*/

#nav{
	padding: 0;
	float:left;
	list-style: none;	
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	line-height:40px;
}

#nav li a:hover {
	background: none;
}

#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
    background: #cb002b;		
	line-height:36px;
	width:280px;
	border-bottom: 1px solid #b60027;
	box-shadow: 0 5px 6px #666;
	-moz-box-shadow: 0 6px 8px #666;
	-webkit-box-shadow: 0 6px 8px #666;
}

#nav li:hover, #nav li.hover {
    position: static;
}

#nav li ul ul {
	margin: -33px 0 0 270px;
}

#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;
} 

/*======================================== HEADER ========================================*/

#header{
	height: 109px;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #b2b2b2;
}

#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{
	display:none;
}

#header #title {
	height:74px;
}

#header .logo {
	margin:10px 0 0 10px;
}

/*==================== RSS ====================*/

#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}

#translate{
	float: left;
	margin: 13px 0 0 0;
}

#translate img{
	padding: 2px;
}

/*==================== SEARCH ====================*/

#search{
	float:right;
	background: #aa0024;
	height: 30px;
	margin: 5px 10px 0 0;
}

#search input{
	background: transparent;
	border: 0;
	color: #fff;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 178px;
	padding:2px;
}

#search .btn{
	margin: -5px 0 0 0;
	padding: 0;
	width: auto;
}

/*======================================== TYPOGRAHY ========================================*/

/*==================== H2 ====================*/

h2{
	font:Arial, "Helvetica", sans-serif;
	font-size:24px;
	letter-spacing:-1px;
	color:#cb002b;
	margin: 0 0 5px;
}

h2 a{
	color: #cb002b;
}

h2 a:hover{
	color: #aa0024;
	text-decoration:none;
}

.featuredpost h2 {
	font-size:30px;
}

.commentsh2 {
	font-size:18px;
}

.pageh2 {
	margin: 0 0 12px;
	padding: 0 0 8px;
	border-bottom: 1px solid #e5e5e5;
}
.sidebarh2 {
	font-size: 12px;
	letter-spacing:0px;
	margin: 0 0 8px;
}

.sidebarh2 a:hover{
	text-decoration:underline;
}


/*==================== H3 ====================*/

h3{
	color: #363636;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
}

#sidebar h3{
	background:#aa0024;
	font-family:Arial, "Helvetica", sans-serif;
	text-transform:lowercase;
	font-size:18px;
	font-weight:bold;
	text-shadow:0px -1px 1px #6c0017;
	color:#fff;
	text-align:left;
	display:block;
	height:16px;
	padding:6px 0 10px 10px;
	margin:0 0 10px 0;
}

#centercol h3 {
	background: #f5f4f0;
	margin: 0 0 15px 0px;
	padding:10px 18px 5px 18px;
	border:1px solid #dedbd1;
	color:#363636;
	text-align: left;
	height:20px;
	font-size:14px;
}

/*==================== H4 ====================*/

h4{
	font:Arial, "Helvetica", sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	color:#cb002b;
	margin: 0 0 12px;
	padding: 0 0 8px;
	border-bottom: 1px solid #e5e5e5;
}

.indexh4{
	font:Arial, "Helvetica", sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	color:#cb002b;
	padding: 0 0 8px;
	border-bottom: 1px solid #e5e5e5;
}

/*==================== H5 ====================*/

h5{
	color: #363636;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
}

/*==================== SIDETABS TOP ====================*/

.idTabs{
	font-size: 13px;
	float:left;
	margin: 0 0 8px 0;
}

.idTabs li{
	float:left;
}

.idTabs li a{
	background:#FFF;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}

.idTabs li a:hover, .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*==================== POST ====================*/

.date-comments{
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	color: #666;
	font-size: 11px;
	height: 26px;
	line-height: 25px;
	margin: 10px 0 15px;
	padding: 3px 2px 0 2px;
}

.date-comments a {
	color: #666;
}

#centercol .date-comments p{
	line-height: 25px;
}

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;
	line-height:20px;
	font-weight:bold;
}

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;
}

/*======================================== STYLING BOXES ========================================*/

.box, .widget, .box2, .comments-box, .widget3, .ad300, .reg1, .reg2, .reg3, .reg4, .reg1 a, .reg2 a, .reg3 a, .reg4 a{
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.list1, .idTabs li a, #sidebar h3, #centercol h3, ol.commentlist li.comment, .entry blockquote, .reviewh5, #search{
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*==================== REGIONAL REPORTS ====================*/

.reg1, .reg2, .reg3, .reg4{
	-webkit-box-shadow:  0px 2px 4px #9b9b9b;
	-moz-box-shadow:  0px 2px 4px #9b9b9b;
	box-shadow: 0px 2px 4px #9b9b9b;
}

.reg1{
	background: #cb002b url(images/aus-reg.png);
	width:280px;
	height:140px;
	margin: 8px 6px 0 4px;
	float:left;
	overflow:hidden;
}

.reg1:hover{
	background: url(images/aus-reg2.png);
}

.reg1 a{
	display:block;
	height: 100%;
}


.reg2{
	background: #cb002b url(images/loire-reg.png);
	width:280px;
	height:140px;
	margin: 8px 4px 0 6px;
	float:right;
	overflow:hidden;
}

.reg2:hover{
	background: url(images/loire-reg2.png);
}

.reg2 a{
	display:block;
	height: 100%;
}

.reg3{
	background: #cb002b url(images/portugal-reg.png);
	width:280px;
	height:140px;
	margin: 10px 6px 20px 4px;
	float:left;
	overflow:hidden;
}

.reg3:hover{
	background: url(images/portugal-reg2.png);
}

.reg3 a{
	display:block;
	height: 100%;
}

.reg4{
	background: #cb002b url(images/sa-reg.png);
	width:280px;
	height:140px;
	margin: 10px 4px 20px 6px;
	float:right;
	overflow:hidden;
}

.reg4:hover{
	background: url(images/sa-reg2.png);
}

.reg4 a{
	display:block;
	height: 100%;
}

/*==================== QUOTES ====================*/

.quotes{
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#333;
	font-size: 20px;
	font-weight:bold;
	margin:  0 10px 20px 10px;
}

/*==================== INDEX BOX ====================*/

.indexbox{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	margin: 0 10px 18px 0;
	overflow:hidden;
}

.indexbox img{ 
	border: 1px solid #999999;
}

.indexbox p{
	line-height: 18px;
	padding: 0 0 10px;
}

.indexh2 {
	font-size: 18px;
	padding: 8px 0 10px 0;
	margin: 20px 0 0 0;
}

.indexh2 a:hover{
	color: #aa0024;
	text-decoration:none;
}

/*==================== BOX - MAIN COLOUM BOXES ====================*/

.box{
	background: #FFF left;
	border:1px solid #e5e5e5;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	margin: 0 0 18px 0;
	padding:18px;
	overflow:hidden;
}

.box img{ 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}

.box p{
	line-height: 18px;
	padding: 0 0 10px;
}

.box date-comments{
	font-weight:normal;
}

/*==================== BOX1 - WELCOME ====================*/

.box1welcome{
	margin: 10px 10px 20px 0;
	overflow:hidden;
}


/*==================== BOX1 - MAIN COLOUM BOXES ====================*/

.box1{
	margin: 0 10px 10px 0;
	overflow:hidden;
}

.box1 img {
	margin: 0 0 5px 0;
}

.box1 p{
	line-height: 18px;
	padding: 0 0 10px;
}

/*==================== SIDEBAR - WIDGET ====================*/

.widget{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	color:#fff;
	line-height:18px;
	background: #cb002b;
	margin: 0 0 18px 0;
	padding: 15px;
	overflow: hidden;
	-webkit-box-shadow:  0px 2px 4px #9b9b9b;
	-moz-box-shadow:  0px 2px 4px #9b9b9b;
	box-shadow: 0px 2px 4px #9b9b9b;
}

.widget p{
	padding: 0 5px 0 5px;
}

.widget ul{
	line-height:18px;
	padding: 0px;
}

.widget ul li{
	border-bottom: 1px solid #b60027;
	padding: 5px;
}

.widget ul li a{
	font-weight:bold;
	color:#fff;
}

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

.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-bottom: 1px solid #d01a41;
	padding: 5px 0px;
}

.widget .logo {
	border:none;
	padding: 0 10px 0 0;
	margin: 0 0 -4px 0;
}

/*==================== WIDGET 3 ====================*/

.widget3{
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	color:#fff;
	line-height:18px;
	background: #cb002b;
	margin: 0 0 18px 0;
	padding: 15px;
	overflow: hidden;
	-webkit-box-shadow:  0px 2px 4px #9b9b9b;
	-moz-box-shadow:  0px 2px 4px #9b9b9b;
	box-shadow: 0px 2px 4px #9b9b9b;
}

.widget3 ul li{
	background: url(images/twitter-2.png) no-repeat top left;
	border-bottom: 1px solid #b60027;
	padding: 5px 0 5px 24px;
}

.widget3 ul li a{
	font-weight:bold;
	color:#fff;
}

.widget3 ul li a:hover{
	color:#fff;
}

/*==================== WIDGET 4 ====================*/

.widget4 ul li{
	background: url(images/feed-2.png) no-repeat top left;
	border-bottom: 1px solid #b60027;
	padding: 5px 0 5px 24px;
}

/*==================== ADD BOX 300x250 ====================*/

.ad300{
	background: #cb002b;
	margin: 0 0 18px 0;
	padding: 20px;
	overflow: hidden;
	-webkit-box-shadow:  0px 2px 4px #9b9b9b;
	-moz-box-shadow:  0px 2px 4px #9b9b9b;
	box-shadow: 0px 2px 4px #9b9b9b;
}


/*==================== BOX 2 ====================*/

.box2{
	background: #f5f4f0 left;
	border:1px solid #dedbd1;
	margin: 0 10px 15px 0px;
	padding:18px;
	-webkit-box-shadow:  0px 2px 4px #9b9b9b;
	-moz-box-shadow:  0px 2px 4px #9b9b9b;
	box-shadow: 0px 2px 4px #9b9b9b;
}

/*==================== SIDEBAR ADS ====================*/

.ads{
	margin: 0;
	padding:0;
}

.ads img{
	float: left;
	margin: 18px;
}

/*==================== STYLING LISTS ====================*/

/*- List1 -*/

.list1{
	padding: 0;
	padding: 15px;
}

.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}

.list1 li a{
	color:#222222;
}

/*- List2 -*/

.list2{
	clear: both;
}

.list2 li{
	background: #FFF;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}

.list2 p {
	line-height:16px;
}

/*======================================== FOOTER ========================================*/

#footer{
	background:#e4e2db url(images/bgr-footer.gif) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	margin-top:10px;
	line-height:22px;		
}

#footer, #footer a{
	color: #777777;
}

#footer img {
	vertical-align:middle;
}

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

ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 20px;
}

ol.commentlist p, #respond p{
	margin-bottom:10px;
	font-size: 13px;
	line-height: 20px;
}

ol.commentlist .content {
	margin-left:70px;
}

.commentmetadata a {
	font-size:11px;
	color:#333;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li.comment{
	padding: 15px 15px 5px;
	margin:10px 0;
	background:#F8F8F4;
	border:1px solid #DEDBD1;	
}

input#submit {
	font-size: 13px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

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

.tagsline{
	border-top: 1px solid #e5e5e5;
	margin:10px 0 10px 0;
}

.indexline{
	border-bottom: 1px solid #b2b2b2;
	margin:10px 0 20px 0;
}

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	color: #cb002b;
	padding: 10px 0 10px 24px;
	font-weight: bold;
	line-height: 22px;
	font-size: 14px;
	text-transform:lowercase;
}

.entry {
	margin-bottom:5px;
}

.entry a{
	font-weight: bold;
}

.entry p{
	text-align:left;
	font-size:13px;
	line-height:20px;
}
	
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#fff;
	border: solid 1px #e5e5e5; 
}
	
.entry blockquote {
	padding: 0px 10px;
	border-left: 2px solid #e5e5e5;
	margin: 5px auto 15px auto;
	width:90%;
	color: #666;
	font-style: italic;
}
	
.entry blockquote p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cb002b;
	font-weight:bold;
	font-size:20px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 24px;
}
	
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:13px;
	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:3px;
	padding:1px 0px;
}
	
.entry ul li ul li {
	list-style:disc inside !important;
}

.entry ol li {
	list-style:decimal inside !important;
	font-size:13px;
	padding:3px 0px;
}

.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
}

/*==================== ARCHIVES / SITEMAP ====================*/

.arclist ul li{
	color:#c0c0c0;
	font-size:13px;
	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 NAV - NEXT PREVIOUS POST ====================*/

.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}

.alignleft{
	display:inline;
	float:left;
}

.alignright{
	display:inline;
	float:right;
	padding: 0 10px 0 0;
}

/*==================== 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;
}

.ac{
	text-align: center;
}

.ar{
	text-align: right;
}

.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFF;
}

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

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

/*==================== VIDEO - 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:#FFF;
	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
}

/*==================== 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: #FFF;
	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:#000;
	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: 10px auto 20px auto;
	display: block;
}

.entry .alignleft {
	margin: 5px 10px 5px 0;
	float: left;
}

.entry .alignright {
	margin: 5px 0px 5px 10px;
	float: right;
}

ol { zoom: 1;
}

/*=============================================================

NEW STYLES VERSION 2.0

==============================================================*/

img.post-thumbnail {
	float:left;
	margin:5px 10px 5px 0;
}

/* PageNavi */

.more_entries {font-size:11px; padding-bottom:35px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important; font-weight:normal; font-size:12px;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #f8f8f7 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #FFF;color: #666; padding: 4px 8px !important; margin-left: 4px; border:1px solid #dfdccf; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

#text-4{
	background:#eee;
	padding:0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	color:#fff;
	line-height:18px;
	overflow: hidden;
	-moz-border-radius:0;
	-khtml-border-radius:0;
	-webkit-border-radius:0;
}
#dfrads-widget-4{
	-moz-border-radius:0;
	-khtml-border-radius:0;
	-webkit-border-radius:0;
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
