/*  
Theme Name: bluemetal1
Theme URI: http://www.roogy.com
Description: This is Ble metal based 2 column theme
Version: 1.0
Author: Sam
Author URI: http://www.roogy.com/

*/

body {

	font-family: arial, verdana, geaorgia;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,blockquote,p,hr,form{
	margin: 0;
	padding: 0;
}

h2 a{
	font-size: 17px;
	text-decoration: none;
	color: #024766;

}
a:link{
	text-decoration: none;
	color: #024766;
}

a:visited {
	text-decoration:none;
	color: #024766;
}

a:hover {
	text-decoration:none;
	color: #0094D6;
}

.btitle {
	font-family: Verdana, Georgia, Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 67px 0 0 110px;
	color: #013648;
}

.btitle a{
	color: #013648;
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper {
	background: #ffffff;
	background: url('images/bg.jpg') bottom center;	
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden;	
}


#header {
	float: left;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url('images/top-bg.jpg') no-repeat bottom center;
	height: 173px;	
}

#menubg {
	background: url('images/menu.gif') no-repeat;
	height: 30px;
	margin: 40px 0 0 10px;
	
	
}

.headermenu { padding: 0 0 0 0px; margin-top: 0px; list-style :none; position:relative;}
.headermenu ul{ list-style-type: none;}
.headermenu li {float:left; }
.headermenu li a {display:block; float:left; height:30px; line-height:30px; color:#ffffff; text-decoration:none; font-size:12px; font-family:Arial, helvetica, sans-serif; text-align:center; font-weight: bold; padding:0 9px 0 10px; cursor:pointer;}
.headermenu li a:hover {color:#ffffff; text-decoration:none;}
.headermenu li a:visited {color:#ffffff; text-decoration:none;}


#container {
	width: 720px;
	float: left;
	padding: 20px 0px 0 30px;
}

.date {
	border: 1px solid #9CCBD1;
	background: #024766;
	height: 50px;
	width: 50px;
	text-align: center;
	float: left;
	margin: 15px 0 0 0;
	
	
}
.date .month {
	color: #9CCBD1;
	padding: 2px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 2px 0 4px 0;
	display: block;	
}
.date .day {
	color: #9CCBD1;
	font-family: Georgia;
	font-size: 26px;
	text-align: center;
	margin-top: -7px;
	display: block;
}

.clear{
	clear: both;
}

.postcontainer {

	margin: 10px 0 20px 0;
	width: 720px;	
}

.posthead {

	width: 630px; 
	clear: right; 
	margin-top: 10px; 
	margin-bottom: 15px; 
	padding-top: 10px;  
	margin-left: 5px;
	float: right;
}

.post{
	padding: 3px 10px 10px 20px;
	background: #F8F8F8 url(images/postbg.gif);
	background-repeat: repeat-x;
}


.posthead h2{
	font-family: Arial,Verdana, Georgia;
	font-size: 17px;
	text-decoration:none;
}

.entry{
	line-height: 18px;
}
.navigation{
	padding: 10px 0 10px 0;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
}

.sidebar {
	width: 200px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}

.sidebar a{

	color: #023E59;
	text-decoration: none;
	font-size: 13px;	
	font-weight: bold;
	padding: 0 0 0 15px;
	background: url(images/bullet.gif) left center no-repeat;		
}

.sidebar a:hover{
	color: #0094D6;
	text-decoration: none;
}

.sidebar h2{
	background: url(images/categbg.gif);
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	padding: 0 0 0 35px;
}

.sidebar ul{
	list-style-type:none;
	margin:0;
	padding:5px 10px 5px 10px;
}

.sidebar ul li{
	padding: 5px 0 5px 0;

}

.sidebar ul li {
	font-family: Arial,Verdana, Georgia;
	font-size: 14px;
	color: #023E59;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

#footer {
	background: url('images/foot-bg.jpg') bottom center;		
	clear: both;
	height: 50px;
	width: 980px;
	padding: 10px 0 0 0 ;
	
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #024766;
	margin: 10px 0 0 0;
	line-height: 20px;
	padding: 0 0 0 10px;
}

.commentmetadata a{
	color: #024766;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
