/*  
Theme Name: Base
Theme URI: http://www.wpdesigner.com
Description: Start up theme.
Version: 1.0
Author: creativejoint.com
Author URI: http://www.creativejoint.com

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	color: #FFFAFA;
	background-image:	url(images/bg.png); 
}

h1{
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

h5{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
}



a:link, a:visited{
	text-decoration: none;
	color: #FFD700;
}

a:hover{
	color: black;
	background-color: white;
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 806px;
	text-align: left;
	border: 1px solid #111111;
	background-color: Black;
	overflow: hidden;
	position:relative;
}

#header{
	float: left;
	width: 806px;
	background-color: black;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 240px;
	clear: both;
	margin: 0 auto 0 auto;
}

#container{
	float: right;
	width: 590px;
	padding: 0 10px 0 10px;
	background-color: black;
	margin: 0 auto 0 auto;
	border-left: 1px solid #111111;
	
}

.post{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #111111;
}

.post h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFD700;
	margin-top: 10px;
	font-weight: normal;
	border-bottom: 0px solid #111111;
}

.post img{
	border: 1px solid #111111;
	padding: 5px;
	background-color: black;
}

.entry{
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.entry1{
	line-height: 18px;
	padding-bottom: 10px;
	background-color: black;
	padding-left: 5px;
	font-size: 12px;
}

.post postmetadata{
	border-top: 1px solid #111111;
	margin: 10px 0 0 0;
	font-size: 10px;
	background-color: #070707;
	line-height: 20px;
}

.navigation{
	padding: 15px 0 10px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	border-top: 0px solid #111111;
}

.sidebar{
	float: left;
	width: 194px;
	background: black;
	margin: 0 0 0 0px;
	display: inline;
	
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
#home{
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar a{
	color: #FFD700;
	line-height: 20px;
	
}

.sidebar a:hover{
	color: black;
	background-color: White;
	text-decoration: none;
}

table#wp-calendar{
	width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #111111;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #111111;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD700;
}

.commentmetadata{
	font-size: 11px;
	
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #080808;	
	border: 1px solid #111111;
}

#submit{
	color: #FFD700;
	border: 1px solid #111111;
	background-color: #080808;
	font-size: 12px;
}
	
#footer{
	clear: both;
	text-align: left;
	width: 806px;
	padding: 0px 0 0 0px;
	font-size: 10px;
	margin: 0 auto 0 auto;
}

#footer p{
	line-height: 12px;
	padding-left: 00px;
}

#logo{
	width: 801px;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #080808;

}
#logo a{
	background-color: Black;
}

#logo a:hover{
	background-color: Black;
}

small{
	color: #666666;
	font-size: 10px;
}

.www{
	color: #FFD700;
}

.sidebar tag-link-10{
	font-size: 10px;
}

.required{
	color: Maroon;
}
input, textarea {
	font-size: 11px; 
	text-decoration: none; 
	background-color: #080808; 
	border: 1px solid #111111;
	padding: 5px;
	color: #FFFAFA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.small{
	font-size: 11px;
}	
.more-link{
	font-size: 10px;
}
#secureimgdiv{
	font-size: 11px;
}