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

body{
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	line-height: 20px;
}

div#header {
 width:100%;
 height:128px;
 background:#e20916;
 margin-bottom:5em;
 }

div#header div.links {
	float:left;	
}

div#header h1 {
	display:none;
}

div#header #header_logo {
	float:right;
}

div#header #header_logo img {
	border:0;
}

div#topmenu {
	display:none;
}

div#socials {
	display:none;
}

.screen {
	display:none
}

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

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

a:hover{
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;	
}

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

select{
	padding: 0
}


/*=== Layout ===*/

#top, #footer{
	clear: both;
	height: 28px;
	padding: 0px 0 0px;
	width: 100%;
}

#footer p {
	margin-top:3em;
	color:#c0c0c0;
}

/*=== Columns ===*/
#columns{
	margin: 0 0;
	width: 100%;
}
#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 h3, #columns h4, #columns h5{
	color: #000000;
	font-size: 12px;
	font-weight: bild;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
	text-transform: uppercase;
}
#columns h3{
	height: 16px;
	margin: 0 0 30px;
	padding: 0 0 0 2px;
}
#columns h5{
	height: 16px;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
}

/*--- Center Column ---*/
#centercol{
	width: 100%;
}

#centercol p, .box p{
	line-height: 22px;
	padding: 0 0 5px;
	margin: 0 0 0 0;
}

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



/*--- Right Column ---*/
#rightcol{
	display:none;
}

/*=== Footer ===*/
#footer{
	font-size: 11px;
	padding: 10px 0 10px;
	line-height:22px;	
}
#footer, #footer a{
	color: #000000;
}
#footer img {
	vertical-align:middle;
}

ul {
	margin-top:0;
	margin-bottom:0;
	list-style-type: circle;
	list-style-position:outside;	
}

ol {
	margin-top:0;
	margin-bottom:0;
	list-style-type: decimal;
	list-style-position:outside;	
}

blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #444444;
	font-style: italic;
	}

blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
