/*  
Theme Name: Team BUh 2000
Theme URI: http://blog.sokay.net
Description: Team BUh for a new millenium.
Version: 0.5
Author: Bryson Whiteman
Author URI: http://www.sokay.net

*/

body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form{
	margin:0;
	padding:0;
}

body{
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size:11px;
	text-align:center;
	vertical-align:top;
	background:#0033CC url(images/bg.gif);
	color:#ffffff;
}

h1{
	font-family:Verdana, Arial, Georgia, Sans-serif;
	font-size:24px;
	padding:0 0 5px 0;
}

a:link, a:visited{
	text-decoration:none;
	color:#0099FF;
}

a:hover{
	text-decoration:none;
	color:#66CCFF;
}

img{
	border:none;
	padding: 3pt;
	max-width: 100%;
  width: expression(this.width > 450 ? 450: true);
}

p {
	margin:10px 0 10px 0;
	text-indent: 10px;
}

#wrapper{
	/*float:left;
	background:url(images/bg_blue.gif);*/
	margin:0 auto 0 auto;
	width:750px;
	text-align:left;
	border: none;
	/*background:#000000;*/
}

#subwrapper{
	float:left;
	background:url(images/bg_blue.gif);
}

#header{
	float:left;
	width:750px;
	height:200px;
	background:#000000;
}

#marquee{
	margin:6px 0 10px 13px;
	float:left;
	/*
	float:none
	width:750px;
	height:200px;
	*/
}

#sidebar-list{
	float:left;
}

#topgap{
	float:left;
	width:750px;
	margin:0;
	height:3px;
	background:#000099;
}

#midgap{
	float:left;
	width:3px;
	margin:0;
	height:inherit;
	background:#000099;
}

#bottomgap{
	float:left;
	width:750px;
	margin:0;
	height:3px;
	background:#000099;
}

#container{
	float:left;
	width:522px;
	/*background:#000000;*/
}

.post{
	/*padding:10px 0 10px 0;*/
	text-align: justify;
}

.post h2{
	font-family:Verdana, Arial, Georgia, Sans-serif;
	font-size:14px;
}

.post li {
	margin-left:-20px;
        margin-bottom: 5px;
}

.postheader {
	height:50px;
	background:#000000 /*url(images/post_title.png)*/;
	/*margin:0;
	text-align:center;*/
}

.postavatar{
	float:left;
	width:49px;
	margin:0px 0 0 0px;
}

.posttitle{
	float:left;
	margin:0 0 0 5px;
}

.entry {
	line-height:14px;
	background:#000099;
	padding:10px 15px 5px 15px;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	padding:4px;
	margin: 0px 0 0 0;
	text-align:center;
}

.navigation {
	/*padding:10px 0 0 0;*/
	float:left;
	background:#000000;
	width:522px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-align:center;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.sidebar{
	float:right;
	width:225px;
	background:#000000;
	display:inline;
	text-indent: 0px;
	margin:5px 0 0 0;
}

.sidebar ul{
	list-style-type:none;
	margin:0;
	padding: 0 5px 0 5px;
}

.sidebar ul li{
	padding: 5px 0 5px 0;
}

.sidebar ul li h2{
	font-family:Verdana, Arial, Georgia, Sans-serif;
	font-size:11px;
	padding: 0 0 4px 10px ;
}

.sidebar ul ul li{
	padding:0 0 2px 10px;
	font-size:10px;
	line-height:11px;
}

.searchbox {
	background:#66CCFF;
	border:0pt none;
	color:#000000;
	font-size:10px;
	/*font-weight:bold;*/
	height:12px;
	margin-left:20px;
	margin-right:4px;
	padding:3px 0pt 2px 2px;
}

.searchbtn {
	font-family:Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size:12px;
	
}

.searchbtn:hover{
	/*background: white; */
}

table#wp-calendar{
	width:100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 15px 0 15px;
}

.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 #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Arial, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
	clear:both;
	float:left;
	width:750px;
	height:75px;
	background:#000000;
}

#footer p{
	line-height:18px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

blockquote {
	color:#66CCFF;
	border-left:5px solid #000066;
	margin:15px 30px 0pt 10px;
	padding-left:20px;
}

blockquote cite {
	display:block;
	margin:5px 0pt 0pt;
}
