/*  
Theme Name: Skyfleet
*/
body{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;margin-top:10px;padding:0; color:#666; background:#f2f2f2;}
#container { width: 950px; border-collapse: collapse; text-align: left; margin: 0 auto; background-color: #FFFFFF; border: 1px solid #CCCCCC; padding:0px 10px 0px 10px;}
/* #top{width:950px;height:186px;margin:0px auto;padding:0;} */
/* #header{margin:0 auto;padding:0;} */
h1, h2, h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
a:link { text-decoration: none; color : #000066; border: none;}
a:active { text-decoration: none; color : #000066; border: none;}
a:visited { text-decoration: none; color : #000066; border: none;}
a:hover	{ text-decoration: underline; color : #666; border: none;} 
.menu {
width:945px; 
font-size:0.85em;
position:relative;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:157px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:157px;
position:relative;
border-bottom: 0px solid #fff;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:146px; 
height:30px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#999999; 
padding: 0px 5px; 
line-height:29px;
text-align:center;
}

.menu_end a, .menu_end a:visited {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	width:146px;
	height:30px;
	padding: 0px 5px;
	line-height:30px;
	text-align:center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 0px #CC0000 solid;
	margin-top: 1px;
	border-top: 0px;
	background-color: #FF9900;	
	}
.menu_end a:hover {
	border-right-width: 0px;
	border-right-style: solid;
	color: #FFFFFF;
	background-color: #000066;
	border-right-color: #000066;

}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:157px;
w\idth:146px;
}
* html .menu_end a, * html .menu_end a:visited {
width:157px;
w\idth:146px;
}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;
z-index:100px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#000066;
}

.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#000066;
}


.postmetadata {
	background:#f2f2f2;
	padding:5px;
}
span.cmt{background:transparent url(images/comment.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
span.cty{}
#main{width:950px; margin: 1px auto 1px auto;}
#content{
	float:left;
	width:525px;
	margin:15px 0 15px 35px ;
	padding:0 0 0 10px;
	
}
#content h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#content h2 { color: #FF9900;}
#content h2 a { color: #FF9900;}
.entry{float:left;width:500px; overflow:hidden font-family: Verdana, Geneva, sans-serif; font-size: 12px;}
#sidebar{float:right;width:190px;margin:10px 10px 0 0;padding:0 0 0 20px; border-left:1px solid #CCCCCC;}
#rsidebar{float:right;width:200px;margin:0;padding:0; overflow:hidden;}
#rsidebar h2{font-size:12px;border-bottom:#eee 1px solid;margin:0 0 5px;padding:0;}
#rsidebar ul{list-style-type:none;margin:0;padding:0;}
#rsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
#rsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
#rsidebar ul li ul li{list-style-type:none;background:transparent url(images/li.gif) no-repeat 0 3px;border:0;margin:0;padding:0 0 3px 15px;}
.navigation{width:530px;color:#666;margin:0 auto; padding:0;}
.alignright{float:right;margin-top:10px; margin-bottom:10px;}
.alignleft{float:left;margin-top:10px; margin-bottom:10px;}
#searchform {  float:left; margin: 0 0 20px 0px; padding:0 ;  }
input#s {
	color: #F90;
	width: 185px;
	border: 1px solid #cbcbcb;
	background:#fcfcfc;
	font-size: 16px;
	font-family:Arial;
}
#footer, #superfooter {
	color:#999;
	background-color:#fff;
	padding: 13px;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #ccc;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited, #superfooter a:link, #superfooter a:active, #superfooter a:visited {
	text-decoration: none;
	color:#999;
	
	
}
#footer a:hover, #superfooter a:hover {
	text-decoration: underline;	
	
}
#superfooter {
	
	text-align: center;
	
}

.boxcomments{border-top:5px solid #ddd;border-bottom:5px solid #ddd;margin-bottom:20px;width:500px;}
#commentform{border-top:1px solid #eee;margin:0;padding:15px 15px 1px;}
#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:400px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist :hover{background:#e7f9ff;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h2{margin:0;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;list-style:none;background:#e7f9ff;padding-left:15px;margin:0 0 5px;}

#callme {
	margin:20px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e1e1e1;
	width: 152px;
	padding: 5px 2px 5px 2px;
	float: left;
}
#callme h2 {color: #000066;}

