/*  
Theme Name: StarLight
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

*{margin: 0; padding: 0;}
body{
	background: #e0e2ce;
	font: 12.5px Verdana, Century Gothic, Trebuchet MS;
	font-weight: normal;
	color: #191c67;
	padding-bottom: 15px;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #1e49c1;}
a:hover{color: #808fba;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{
	margin-right: 10px;
	padding: 5px;
	background-color: #none;
	border: 0px solid #none;
}
#container-01{
	width: 100%; 
	text-align: center;
	background: url("images/background.jpg") no-repeat center top; 
}
#container-02{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header{
	width: 880px;
	height: 77px;
	padding-top: 105px;
	padding-left: 20px;
	position: relative;
}
#header h1{
	font: 0px Verdana;
	font-weight: normal;
	color: #e0e2ce;
}
#header h1 a{color: #223371;}
#header h1 a:hover{color: #000000;}
.description{color: #223371;}
#searchbar{
	width: 200px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
}
#searchform{
	width: 0px;
	padding: 4px 8px 0 8px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 0px;
	height: 0px;
	border: 0;
	color: #2e3192;
	padding-top: 0px;
	background:none;
}
#searchform #searchsubmit{
	width: 0px;
	height: 0px;
	background: none;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
}
#navigation{
	width: 900px;
	height: 34px;
	overflow: hidden;
}
#navigation li{
	font: 11px Verdana, Century Gothic, Trebuchet MS;
	font-weight: bold;
	list-style-type: none;
	height: 34px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 110px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover{
	background: url("images/nav-hover.png") repeat-x 0 0;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #ffffff;
	background: url("images/nav-active.png") repeat-x 0 0;
	text-decoration: none;
}
#main-wrapper{
	width: 900px;
	padding: 15px 0;
	overflow: hidden;
}
#left{
	width: 650px;
	padding-right: 0px;
	padding-bottom: 30px;
	float: left;
}
#left ul, #left ol{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 20px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.ent-01{
	width: 650px;
	margin-bottom: 15px;
	background: #e0e2ce no-repeat center top;
}
.ent-02{
	width: 650px;
	padding: 0px 15px;
	background: #e0e2ce no-repeat center bottom;
}
#left h2{
	font: 0px font: Century Gothic, Trebuchet MS, Verdana;
	font-weight: normal;
	color: #e0e2ce;
}
#left h2 a{color: #800fba; text-decoration: none;}
#left h2 a:hover{color: #800fba;}
.meta-data{
	color: #9da2a3;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #2e3192;
}
.entry{padding: 0px 0;}
#post-links{
	width: 650px;
	margin: 10px 0px;
	position: relative;
}
.prev-entries{
	position: absolute;
	left: 0;
	top: 0;
}
.prev-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/prev.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.prev-entries a:hover{background: url("images/prev.gif") no-repeat 0 -30px;}
.next-entries{
	position: absolute;
	right: 0;
	top: 0;
}
.next-entries a{
	width: 79px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url("images/next.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.next-entries a:hover{background: url("images/next.gif") no-repeat 0 -30px;}
#left h3{
	font: 16px Century Gothic,Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #333a9e;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.commentlist{width: 640px; padding: 10px 25px;}
.commentlist li{
	width: 570px;
	list-style-type: none;
	padding-left: 70px;
	background: url("images/comment.gif") no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #2e3192;
}

#commentform{width: 640px; padding: 0 25px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #fff;
	border: 0px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 79px;
	height: 30px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}


#right{
	width: 200px;
	float: right;
}
.sdb-content-01{
	width: 200px;
	color: #e0e2ce;
	margin-bottom: 10px;
	background: #e0e2ce  no-repeat center top;
}
.sdb-content-01 a{color: #e0e2ce; text-decoration: none;}
.sdb-content-01 a:hover{color: #e0e2ce; text-decoration: underline;}
.sdb-content-02{
	width: 200px;
	padding: 15px 0;
	background: #e0e2ce no-repeat center bottom;
}
.sdb-content-01 ul li{
	width: 200px;
	list-style-type: none;
	border-bottom: 1px dotted #2e3192;
}
.sdb-content-01 ul li a{
	width: 180px;
	height: 22px;
	padding: 6px 5px 0 5px;
	text-decoration: none;
	display: block;
	color: #00148c;
}
.sdb-content-01 ul li a:hover{background-color: #e0e2ce; color: #6c6eb5; text-decoration: none;}
.sdb-content-01 h3{
	font: 16px Century Gothic, Trebuchet MS;
	font-weight: normal;
	color: #333a9e;
	padding: 0px 5px 6px 5px;
	border-bottom: 1px dotted #2e3192;
}
.sdb-content ul .recentcomments{
	height: 24px;
	padding-top: 10px;
	padding-left: 14px;
}
.sdb-content ul .recentcomments a:hover{background: transparent;}

.center{width: 200px; text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
	width: 900px;
	height: 30px;
	color: #223371;
	font-family: Century Gothic, Trebuchet MS;
	text-align: center;
	padding-top: 25px;
	background: none;
}