/*  
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: #fdb813 url("images/desktop.jpg") center top no-repeat;
	font: 12px Verdana, Arial;
	color: #4e4e4e;
	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 {
	border: 0 none;
	background: transparent;
}
#container-01{
	width: 100%; 
	text-align: center;
	background: url("images/background.png") 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: auto;
	height: 26px;
	display: block;
	padding: 8px 12px;
	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{
	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 auto;
	margin: 40px auto 0 auto;
}
#full{
	width: 880px;
	padding: 0 10px 30px 10px;
}
#left{
	width: 690px;
	padding: 0 5px 25px 5px;
	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;}
.newsbody{padding: 10px 0;}
.newsbody img {
  margin: 0 10px 5px 0;
  float: left;
  border: 0 none;
}
#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;
	padding-bottom: 25px;
}
#right .text {
  padding: 5px ;
}
.sdb-content-01{
	width: 200px;
	color: #fff;
	margin-bottom: 10px;
	background: #343e3f url("images/sdb-top.png") 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: 22px;
	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:inherit;
	float:left;
	color: #bdbdbd;
	font-family: Century Gothic, Trebuchet MS;
	text-align: center;
}
#footer .footertext{
  background: url("images/footer-bg.gif") no-repeat bottom;
	padding: 25px 5px 0 5px;
  }

.tbox {
  background: #FFFFFF;
  border: 1px solid #e4ebec;
  width: auto;
  padding: 3px 5px ;
}

.tbox:hover {
  background: #FFFFFF;
  border: 1px solid #d6d3d3;
}

.tbox.search {
  background: transparent;
  padding: 6px 8px 0 8px;
  border: 0 none;
  color: #b4d1cf;
  width: 134px;
}
.tbox.chatbox {
	width: 90%;
  background: #FFFFFF;
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	margin-top: 3px;
	margin: 10px auto;
}
.tbox.chatbox:hover {
  background: #FFFFFF;
  border: 1px solid #d6d3d3;
}
.npdropdown {
  width: auto;
	margin: 0 0 0px 0;
	padding: 1px;
	height: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 90%; 
  background: #FFFFFF;
  border: 0px none #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	margin-top: 3px;
  }
#comment.tbox.comment {
  width: 90%; 
  background: #FFFFFF;
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
}
#comment.tbox.comment:hover {
  background: #FFFFFF;
  border: 1px solid #d6d3d3;
}
#contactForm textarea.tbox {
  width: auto; 
  background: #FFFFFF;
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
}
#contactForm textarea.tbox:hover {
  background: #FFFFFF;
  border: 1px solid #d6d3d3;
}
input#helpb.helpbox {
  float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.helpbox {
  width: 98%; 
  background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	border-collapse: collapse;
	padding: 3px;
}
.indent {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
  background: #F8F8F8;
  border: 1px solid #e4ebec;
} 
.button{
  background: #FFFFFF;
  border: 1px solid #f29926;
  color: #6f6f6f;
  padding: 1px;
  margin: 4px 4px;
}

.button:hover{
  background: #FFFFFF;
  border: 1px solid #d6d3d3;
  color: #f29926;
}

.nextprev{
	border: 0px solid #F1F1F1;
	border-collapse: collapse;
	padding: 1px;
	text-align: left;
	width: auto;
}

.smalltext {
	font-size: 80%;
}
.smallblacktext {
	font-size: 80%;
	font-weight: bold;
}

.fborder {
	background-color: transparent;
	border: 1px SOLID #F1F1F1;
	border-collapse: collapse;
	padding: 3px;
	margin-top: 3px;
	text-align: left;
}

/* forum parent headers, forum captions */
.forumheader {
  background-color: transparent;
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	font-size: 110%;
	vertical-align: middle;
	text-align: left;
}

.nforumcaption{
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	font-size: 110%;
	text-align: left;
}
.finfobar{
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	font-size: 95%;
	text-align: left;
}

/* two left columns */
.forumheader2{
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	font-size: 100%;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	font-size: 99%;
	text-align: left;
}

.forumborder {
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	vertical-align: top;
	font-size: 99%;
	text-align: left;
}

/* where it says forum, information and all tables across */
.fcaption {
  background: #F8F8F8;
  border: 1px solid #e4ebec;
	border-collapse: collapse;
	padding: 3px;
	font-size: 85%;
	text-align: left;
	line-height: 40px;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.fcaption a {
	padding-right:4px;
	text-decoration: underline;
}

.fcaption a:hover{
	text-decoration: none;
}

/*sub links */
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
  width: 200px;
  margin: 0 ;
  padding: 0 ;
}

div.menuBar {

}

div.emenuBar {

}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
    border:0px none #333333;
    text-decoration: none;
    position: relative;
    z-index: 100;
    
	list-style-type: none;
	text-align: center;
	float: left;
	list-style-type: none;
	width: auto;
	display: block;
	padding: 8px 12px 12px 12px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	color: #FFFFFF;
  background: url("images/nav-hover.gif") repeat-x 0 0;

}
 
div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
  background: url("images/nav-active.gif") repeat-x 0 0;
  left: 0px;
  top: 0px;
}

div.menu {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  z-index: 101;
  color: #FFFFFF;
  background-color: #343e3f; 
  width: auto;
  
}
/*****************sub links *********************/
div.menu a.menuItem {
	height: 22px;
	padding: 6px 10px 0 10px;
	text-decoration: none;
	display: block;
	color: #fff;
	background-color: #343e3f;
	border-bottom: 1px dotted #8ba095;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #e4ebec; 
  color: #6f6f6f; 
  text-decoration: none;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #FFFFFF;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #FFFFFF;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 0px solid #a5a5a5;
  border-bottom: 0px solid #ffffff;
  margin: 4px 2px;
  background-color: #e4ebec; 
}

a.menuItem.header {
  border-bottom: 0px solid #b3b3b3;
}