/*
Theme Name: Star-Brite
Description: Star Brite version 1.1
Version: 1.1
Author: High Impact
Author URI: http://www.highimpact.co.uk
Tags: orange, dark, widget ready, 2 columns, 3 columns, left sidebar, right sidebar, custom header, seo friendly, gravatars, popular posts, related posts, original, crisp, clean, wpmu

*/



body{
	margin:0 auto;
    padding:0;
    align:center;
	font-family: verdana;
	line-height: 115%;
	background-color: #1A1A1A;
	background:#060 url(images/bodybg.gif) repeat; 
}

#logo{
	width: 143px;
	height: 143px;
	background: url("images/logowaskita.jpg") no-repeat;
	position: absolute;
	top: 27px;
	left: 16px;
}



body,td,th {
	
	color: #996600;
}

#doc {
	width: 950px;
}



a, a:link {
	padding: 1px;
	color: #7BA600;
	text-decoration: none;
}

a:hover {
	color: #FF510D;
	text-decoration: none;
}

.aligncenter {
	float:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
	float: left;
        color:black;
}

.alignright {
	float: right;
        color:black;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

p{ padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: 10px;
	padding-bottom: 10px;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
        padding-top: 10px;
	padding-bottom: 10px;
}


.itemhead h3 {
	background:url(images/glassy.gif) no-repeat;
	padding-left:30px;
	color: #7BA600;
	font-size:18px;
	font-weight:bold;
	height:150px;
        padding-bottom:10px;
}


h4 {
	font-family: georgia;
	font-size: 130%;
	padding-left: 20px;
	font: bold 16px Verdana;
	color: #9C6500;
	height: 26px;
	border:dashed #009900;
	border-width: 0px 0px 1px 0px;
	background: url("images/symbol.jpg") no-repeat;
	vertical-align:middle;
	
}
	

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}
#hd{

	width: 950px;
	height: 200px;
	background: url("images/bg2.png") repeat;
	position: relative;
	align:center;
}

#hd1{

	width: 760px;
	height: 200px;
	background: url("images/header1.gif") no-repeat;
	position: absolute;
	top:0px;
	left:95px;
}
#hd-info {
		position: absolute;
		top: 60px;
		left: 170px;
                line-height:30px;
	}
	
	#hd #hd-info h1 {
		color: #FFFFFF;
		font: bold 26px Times New Roman;
		
	}
	
	#hd #hd-info h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#hd #hd-info .description {
		color: #FFFFFF;
		font: 16x Times New Roman;
		position: absolute;
                padding-bottom:10px;
		top:35px;
		font-weight:bold;
		left: 0px;
	}

#bd{
	background: url("images/bg2.png") repeat;
	width:950px;
	position: relative;
	align:center;
}




.yui-ge {
	text-align:left;
    margin-bottom: 1em;
	}

.item {
	padding-top: 10px;
	padding-right:5px;
	padding-left: 5px;
	padding-bottom:10px;
	width:580px;
        background-color: transparant;
	text-align:left;
}

.item ol li{
	list-style-type: decimal;
	padding-left: 15px;
        padding-top:5px;
        padding-bottom:5px;
	margin-left: 10px;
	font-size: 100%;
}

.item ul li{
	list-style-type: disc;
	padding-left: 10px;
        padding-top:5px;
        padding-bottom:5px;
	margin-left: 10px;
	font-size: 100%;
}




.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;

} 


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #F4BA01;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #63A221;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #7BA600;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	background-color: url("images/bg2.png") repeat;
}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
position:absolute;
top: 20px;
left: 780px;
margin-left: 9px;
padding-right: 15px;
width:150px;
}

#menu {padding:10px; border:1px; width:150px;}
#menu ul {list-style:none; margin:0;  font-size:100%; }
#menu ul li { width: 130px; padding:0; margin:0; solid #FFFFFF; }
#menu ul li a { padding:4px 4px 4px 4px; display:block; text-decoration:none; color: #000000; background: url("images/nav.jpg") no-repeat;}
#menu ul li a:hover { color: #7BA600; background: url("images/nav-hover.jpg") no-repeat;}


li .categories, li .linkcat, li .pagenav {
	list-style: bullet;
	margin: 5px;
	padding: 5px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #C65400;
	color: #FFFFFF;
}

.yui-navset .yui-nav li a {
    background-color: #1A1A1A;
	background-repeat: repeat;
	border-bottom: 0px;
	color: #FFFFFF;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #C65400;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/* Footer */
#footer{
	height: 80px;
	background: url("images/bg2.png") repeat;
	position: relative;
	padding-left:95px;
	padding-bottom:10px;
	color:#FFFFFF;

}

#ft1{
	width: 760px;
	height: 80px;
	background: url("images/footer.gif") no-repeat;
	text-align:center;
   }


ul{
        list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 100%;

}


		