/*  
Theme Name: StarLight
Theme URI: 
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: 
*/

*{margin: 0; padding: 0;}
body{
	background: #fff url("images/bg.gif") repeat-x 0 0;
	font: 12px Verdana, Arial;
	color: #6f6f6f;
	padding-bottom: 25px;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #f29926;}
a:hover{color: #343e3f;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{
	margin-right: 10px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #9da2a3;
}
#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: 36px Century Gothic, Trebuchet MS, Verdana;
	font-weight: normal;
	color: #fff;
}
#header h1 a{color: #fff;}
#header h1 a:hover{color: #f29926;}
.description{color: #fff;}
#searchbar{
	width: 200px;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
}
#searchform{
	width: 184px;
	padding: 4px 8px 0 8px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 145px;
	height: 19px;
	border: 0;
	color: #b4d1cf;
	padding-top: 5px;
	background: url("images/input-bg.gif") no-repeat 0 0;
}
#searchform #searchsubmit{
	width: 34px;
	height: 23px;
	background: url("images/submit.gif") no-repeat 0 0;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
}
#navigation{
	width: 900px;
	height: 34px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	height: 34px;
	text-align: center;
	float: left;
}
#navigation li a{
	width: 99px;
	height: 26px;
	display: block;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
}
#navigation li a:hover{
	background: url("images/nav-hover.gif") 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: #fff;
	background: url("images/nav-active.gif") repeat-x 0 0;
	text-decoration: none;
}
#main-wrapper{
	width: 900px;
	padding: 15px 0;
	overflow: hidden;
}
#left{
	width: 690px;
	padding-right: 10px;
	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: 690px;
	margin-bottom: 15px;
	background: #e4ebec url("images/ent-top.gif") no-repeat center top;
}
.ent-02{
	width: 640px;
	padding: 10px 25px;
	background: url("images/ent-bottom.gif") no-repeat center bottom;
}
#left h2{
	font: 24px Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #343e3f;
}
#left h2 a{color: #343e3f; text-decoration: none;}
#left h2 a:hover{color: #f29926;}
.meta-data{
	color: #9da2a3;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9da2a3;
}
.entry{padding: 10px 0;}
#post-links{
	width: 690px;
	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: 18px Century Gothic,Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #f29926;
	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 #9da2a3;
}

#commentform{width: 640px; padding: 0 25px;}
#commentform input{
	width: 300px;
	height: 16px;
	background-color: #fff;
	border: 1px 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: left;
}
.sdb-content-01{
	width: 200px;
	color: #fff;
	margin-bottom: 10px;
	background: #343e3f url("images/sdb-top.gif") no-repeat center top;
}
.sdb-content-01 a{color: #f29926; text-decoration: none;}
.sdb-content-01 a:hover{color: #fff; text-decoration: underline;}
.sdb-content-02{
	width: 200px;
	padding: 10px 0;
	background: url("images/sdb-bottom.gif") no-repeat center bottom;
}
.sdb-content-01 ul li{
	width: 200px;
	list-style-type: none;
	border-bottom: 1px dotted #8ba095;
}
.sdb-content-01 ul li a{
	width: 180px;
	height: line-height;
	padding: 6px 10px 0 10px;
	text-decoration: none;
	display: block;
	color: #fff;
}
.sdb-content-01 ul li a:hover{background-color: #e4ebec; color: #6f6f6f; text-decoration: none;}
.sdb-content-01 h3{
	font: 18px Century Gothic, Trebuchet MS;
	font-weight: normal;
	color: #ced;
	padding: 0px 10px 6px 10px;
	border-bottom: 1px dotted #8ba095;
}
.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: #bdbdbd;
	font-family: Century Gothic, Trebuchet MS;
	text-align: center;
	padding-top: 25px;
	background: url("images/footer-bg.gif") no-repeat 0 0;
}