/*
Theme Name: Early News
Theme URI: http://www.unodesignstudio.com
Description: Fresh beach theme designed by <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: dark, fixed width, 2 columns, widgets, adsense enabled

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #003278; background-image: url(images/ws-bg.jpg) ;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

.clear{
clear:both;
}

#wraper
{
	width: 878px;
	margin: 0px auto 0px auto;
}

#header
{
	height: 145px;
	margin: 6px auto 6px auto;
	background: url(images/Blog_bg.png) center top no-repeat;
}

#header a
{
	height: 145px;
	background: url(images/Blog_bg.png) center top no-repeat;
display: block; 
}


#header-menu
{
	float: right;
	margin: 10px 25px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color:#ff882e;
}

#header-menu li, #footer-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-text
{
	margin: 0px;
	padding: 140px 0px 0px 230px;
	font-size: 89px;
	font-weight: normal;

}

#header-text a
{
	color: #151414 !important;
}

#header-desc
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 290px;
	color: #5d5959;
	font-size: 18px;
}

#page
{
	clear: both;
	height: 100%;
	padding: 15px 10px 20px;
	background: url(images/content-bg.jpg);
	overflow: hidden;
}

#content
{
	float: left;
	width: 564px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.postheader
{
	width: 564px;
	margin: 0px;
	padding: 0px;
	/*background: url(images/postheader-bg.jpg) left top no-repeat;*/
	overflow: hidden;
}

.postdate
{
	float: right;
	width: 70px;
	height: 57px;
	margin: 0px 10px 0px 0px;
	padding: 8px 0px;
	color: #666666;
	background: url(images/postdate-bg.png) left top no-repeat;
	font-weight: bold;
	text-align: center;
}

.postdateM, .postdateY
{
	font-size: 13px;
	color:#ff882e;
}

.postdated
{
	margin:-1px 0 -3px 0px;
	font-size:20px;
}

.posttitle
{
	margin: 0px;
	padding: 16px 0px 5px 15px;
	color: #FF852A;
	border-bottom:solid 1px #BFCAD5;
	font-weight:normal;
}

.posttitle a
{
	color:#FF852A !important;
	font-size: 22px;
	text-decoration:none;
}
.posttitle a:hover
{
	color: #333333 !important;
	font-size: 22px;
	text-decoration:none;
}

.postmeta
{
	margin: 0px;
	padding: 30px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}

.postmeta span
{
	color: #151414 !important;
}

.postmeta a
{
	color: #151414 !important;
	font-weight: bold;
}

.postcontent
{
	width: 534px;
	margin: 0px;
	padding: 10px 15px 20px;
	overflow: hidden;
	line-height:18px;
	
}

.postcontent a{
color:#0066FF;
text-decoration:none;
}
.postcontent a;hover{
color:#0066FF;
text-decoration: underline;
}
.postfooter
{
	width: 564px;
	margin-bottom: 20px;
	background: url(images/postfooter-bg.jpg) left bottom no-repeat;
	overflow: hidden;
}

.postfootercomment
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 50px;
	font-weight: bold;
	text-align: right;
}

blockquote
{
	margin: 0px auto 10px auto;
	padding: 0px;
	color: #5d5959;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px 0px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 0px;
}


#sidebar
{
	float: left;
	width: 271px;
	margin: 0px;
	padding: 0px;
}

.sidebar-header
{
	height: 31px;
	padding: 8px 0px 0px 15px;
	/*border: 1px solid #151414;*/
	color: #000099;
	background: url(images/sidebar-header-bg.jpg) left top no-repeat;
	font-size: 18px;
	font-weight: normal;
}

.sidebar-content
{
	margin: 10px 0px;
	padding: 7px 10px;
/*	border: 1px solid #BFCAD5;*/
	font-size: 14px;
	font-weight: bold;
}

.sidebar-ads
{
	margin: 10px 0px 10px;
	padding: 3px 3px;
	font-size: 14px;
	font-weight: bold;
}

.sidebar-google
{
	margin: 50px 10px ;

}

.google-ads
{
	margin: 20px 0px 0px 40px ;

}

.sidebar-widget
{
	width: 271px;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 10px 0px 15px;
	padding: 0px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	color: #151414;
}

#sidebar a:link, #sidebar a:visited
{
	color: #000000;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
	color: #151414 !important;
}


#footer
{
	clear: both;
	height: 100%;
	margin: 0px auto 0px auto;
	background: #5d4d36; background-image: url(images/footer.jpg); background-repeat: repeat-x; background-position: bottom;
	padding: 20px 0px 60px;
	color: #151414;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}


a, a:link, a:visited
{
	color:#ff882e ;
	text-decoration: none;
}
a:hover{
	color:#3C577B;
}
	
/*a:hover, a:focus, a:active
{
	color:#0099FF !important;
	outline: none;
	text-decoration:underline;
}*/

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #4f2f0c;;
	background: #FFFFFF;
	font-family: Times New Roman, Arial, Sans-Serif;
}

input.submit
{
	padding: 2px 5px;
	border: 1px solid #4f2f0c;
	color: #151414;
	/*background: #151414; background-image: url(images/sidebar-header-bg.jpg);*/
	font-family:  Arial ;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
.left
{
float:left;
}
.clear
{
clear:both;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
