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

/*=== Setup ===*/

a:focus, a:hover, a:active, object, embed {outline: none;}

body{
	background: #e5e5e5; 
	color: #333333;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	line-height: 20px;
}

.print {
	display:none
}

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

a:hover{
	text-decoration: underline
}

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

select{
	padding: 0
}

li{
	list-style: none
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 946px;
}

#top, #footer{
	clear: both;
	height: 28px;
	margin: 0 auto;
	padding: 15px 0 10px;
	width: 950px;
}

img {
	border:0;
}

#socials {
  background: #e20916;
}

/*========= NAVIGATION LISTS =========*/

/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}

#nav {
	padding: 0 0 0 0px;
	width:921px;
}

#nav .active_category {
	background:#ffffff;
}

#nav a {
	display: block;
}

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

#nav li a:hover {
	color:#e20916;
}

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

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

#nav li ul li {
	background: #E5E5E5;
	width:15em;
	border:1px solid #e5e4de;	
}

#nav li ul ul {
margin: -34px 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;
} 

/*=== Top Menu ===*/
#topmenu{
	background: #E5E5E5;
	height: 33px;
	margin: 0 0 0px;
	margin-bottom: 20px;
}

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

#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}

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

/*=== Header ===*/
#header{
	background: #e20916;
	height: 128px;
}

#header h1{
 	height:0px;
 	width:0px;
	float: left;
	text-indent: -9999px;
}

#header .links{
	text-indent:-9999px;
 	background: url(../images/headline.gif) no-repeat;
	float: left;
	font-size: 11px;
	text-align: left;
	width: 736px;
	height:128px;
}

#header_logo {
 	float:right;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	width:210px;
}

#header #header_logo a {
	float: right;
	display: block;
	height: 128px;
	width: 210px;
}

/*- Logo -*/


/*=== Columns ===*/
#columns{
 	background:#ffffff;
	margin: 0 auto;
	width: 900px;
}

#columns h2{
	color: #000000;
	font: 20px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	margin: 0 0 5px;
	font-weight: bold;
	letter-spacing: -0.1px;
	text-transform: uppercase;
}

#columns h2 a{
	color: #000000;
	margin: 0;
}

#columns h3, #columns h4, #columns h5{
	color: #000000;
	font-size: 12px;
	font-weight: bild;
	margin: 0 0 5px;
}

#columns h3{
	margin: 0 0 30px;
	padding: 0 0 0 2px;
	font-weight: bold;
	text-transform: uppercase;
}

#columns h5{
	height: 16px;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
}

#centercol h3 {
	margin: 20px 0 10px;
}

/*--- Center Column ---*/
#centercol{
	float: left;
	padding: 0 0 20px 15px;
	width: 500px;
}

#centercol p, .box p{
	line-height: 22px;
	margin: 0;
	padding: 0 0 10px;
}
/*--- Right Column ---*/

#rightcol{
	float: right;
	width: 348px;
}


/*=== Footer ===*/
#footer{
	font-size: 11px;
	padding: 10px 0 10px;
	line-height:22px;	
}

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

#footer img {
	vertical-align:middle;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

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

.entry { 
 	margin-bottom:5px;
	}

.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
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 outside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc outside !important;
	}
.entry ol li {
	list-style:decimal outside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero outside !important;
	}


span.label {
	float:left;
	width:175px;
}

td p {
	margin:0;
}
