/*  
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: #fff url("images/bg.gif") repeat-x 0 0;
	font: 14px Tahoma;
	color: #212121;
	padding-bottom: 25px;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: underline; color: #b12100;}
a:hover{color: #9d2606; text-decoration: none;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{
	display: block;
	margin: 0 auto;
}
img{
	margin-right: 0px;
	padding: 0px;
	background-color: #fff;
	border: 0px solid #e2b479;
}
#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: 121px;
	padding-left: 20px;
	position: relative;
}
#header h1{
	font: 36px Tahoma;
	font-weight: normal;
	color: #fff;
}
#header h1 a{color: #fff;}
#header h1 a:hover{color: #f29926;}
.description{color: #fff;}
#searchbar{
	width: 900px;
	padding: 5px 0;
	overflow: hidden;
}
#searchform{
	width: 900px;
	height:34px;
	padding: 4px 8px 0 8px;
	overflow: hidden;
	background: url(images/searchbg.gif) no-repeat;
}
#searchform input{float: left;}
#searchform #s{
	width: 810px;
	height: 19px;
	border: 0;
	color: #b4d1cf;
	padding-top: 5px;
	background: #ffffff;
}
#searchform #searchsubmit{
	width: 70px;
	height: 23px;
	background: #111111 url("images/submit.gif") no-repeat 0 0;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
}

#navigation{
	width: 900px;
	height: 44px;
	overflow: hidden;
}
#navigation li{
	list-style-type: none;
	height: 44px;
	text-align: center;
	float: left;
	background:url(images/navbgg.gif) no-repeat right;	
}
#navigation li a{
	width: 130px;
	height: 44px;
	display: block;
	padding-top: 14px;
	color: #be2f08;
	text-decoration: none;
}
#navigation li a:hover{
	background: url("images/nav-active.gif") repeat-x 0 0;
	color:#ffffff;
}
#navigation .current_page_item a, #navigation .current_page_item a:hover{
	width: 110px;
	height: 44px;
	display: block;
	padding-top: 14px;
	color: #fff;
	background: url("images/nav-active.gif") repeat-x 0 0;
	text-decoration: none;
}
#topwrapper{
	width: 900px;
	padding: 5px 0;
	overflow: hidden;
}
#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: #ffe2ae 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;
	line-height:20px;
}
#left h2{
	font: 28px Tahoma;
	font-weight: normal;
	color: #9d2606;
}
#left h2 a{color: #9d2606; text-decoration: none;}
#left h2 a:hover{color: #f29926;}
.meta-data{
	color: #e2b479;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e2b479;
}
.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 Tahoma;
	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 #e2b479;
}

#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;
}
#tagcloud{
	width:180px;
	margin-left:15px;
}

#right{
	width: 200px;
	float: left;
}
.sdb-content-01{
	width: 200px;
	color: #fff;
	margin-bottom: 10px;
	background: #9d2606 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: 0px dotted #8ba095;
	background:url(images/sdbbg.gif);
}
.sdb-content-01 ul li a{
	width: 180px;
	height: 42px;
	padding: 6px 10px 0 10px;
	text-decoration: none;
	display: block;
	color: #fff;
}
.sdb-content-01 ul li a:hover{background: #8e1f00 url(images/sdbbg2.gif); color: #ffffff; text-decoration: none;}
.sdb-content-01 h3{
	font: 18px Tahoma;
	font-weight: normal;
	color: #ced;
	padding: 0px 10px 6px 10px;
	border-bottom: 0px dotted #8ba095;
}
.sdb-content ul .recentcomments{
	height: 38px;
	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: Tahoma;
	text-align: center;
	padding-top: 25px;
	background: url("images/footer-bg.gif") no-repeat 0 0;
}