/*  
Theme Name: Olive Green
Theme URI: http://www.blogohblog.com/
Description: Olive Green is a 1 column Wordpress theme. Lightweight theme for personal use. I love to hear of my work being used :). This work is licensed under a <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 for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 0.1
Author: Bob 
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body {
	background:#000000 url("/images/gothla-web-bg.jpg") top center no-repeat fixed;
	margin:0;
		font-family:"Trebuchet MS", sans-serif;
		font-size:1em;
		color: #fff;
}
#wrap  {
	width: 750px;
	position: relative;
	margin: 0 auto;
	background-color:#transparent;
	border:0;
	margin: 0 auto;
	}

a:link  {
	text-decoration: underline;
	color:white;
}
a:visited {
	text-decoration: underline;
	color:#8f8f8f;
}
a:hover, a:active {
	text-decoration:none;
	color:white;
}


#box { background:#transparent; /*border:8px solid #fff;*/ width:750px; table-layout:fixed; margin:0 auto; padding:0; } 
#top { background:#black; height:26px; line-height:26px; margin:0 auto; padding:0 5px; }

#header {
	background-color:black;
	background-image: url("gothla-blog-banner.jpg");
width:750px;
position:relative;
	height: 150px;
	padding:0 5px;
}
#header h1.blogtitle { font-family:"Trebuchet MS", sans-serif; color:white; font-size:3em; text-transform:uppercase; margin:0; padding:20px 0 0; }
#header h1.blogtitle a:hover { text-decoration:none; color:#fff; border:none;}

p.description { color:#fff; font-size:1em; margin:0; padding:0; } 
.entry { background:#transparent; line-height:1.4em; text-align:justify; overflow:hidden; margin:5px auto; padding:0 5px; }
.entry h2 { font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:1.2em;font-weight:700; } 
.entry a:hover { text-decoration:none; color:white; border:none; }

#tophome { background:#000000; width:440px; float:left; text-align:left; margin:0; padding:0; }
#tops { background:#000000; width:300px; float:right; text-align:right; margin:0; padding:5px 0 0; }
#searchform { height:26px; line-height:26px; float:right; margin:0; padding:0; }
#searchform #s { font-size:8pt; width:185px; margin-right:2px; } 
#searchform #submit { font-size:8pt; } 
input#s { color:black; border:1px solid white; background:black; }
#nav { background:#000000; height:26px; line-height:26px; border-bottom:2px #red solid; margin:0 auto; padding:0; }
ul.nav { height:22px; line-height:22px; float:left; list-style:none; font-size:11px; font-weight:400; text-transform:uppercase; margin:0; padding:3px 0 0; }
ul.nav li { float:left !important; list-style-type:none; margin:0; padding:0; }
ul.nav li a,ul.nav li a:link,ul.nav li a:visited { border:0px solid #fff; border-bottom:0; border-left:0; background:transparent; color:white; float:left; display:block;
padding:0 10px; }
ul.nav li a:hover,ul.nav li a:active { color:#fff; background: #transparent url("gothla-btn10.jpg") top left repeat-x; text-decoration:underline; }
/*ul.nav li.first a { border-left:1px solid #ccc; }*/
ul.nav li.current_page_item a { text-decoration:underline; color:white; background:#transparent; }
ul.nav li ul { float:left; margin:0; padding:0; }
.navigation { display:block; text-align:center; margin-top:10px; margin-bottom:10px; }
.alignright { float:right; } 
.alignleft { float:left; }
blockquote { padding-left:20px; border-left:5px solid #ddd; margin:15px 30px 0 10px; }
blockquote cite { display:block; margin:5px 0 0; }
.comments h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:700; padding-top:10px; }
.bobcomment :hover { background:#efefe3; }
ol.commentlist { list-style:none; margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; } 
ol.commentlist li.commenthead { list-style:none; margin:0; }
ol.commentlist li.commenthead h2 { margin:0; }
textarea { color:#666; width:80%; border:1px solid #cbcbcb; margin-bottom:0.6em; background:#fcfcfc; margin-top:2px; padding:3px; } 
#footer {
	clear: both;
	width: 100%;
	background-color: #cc0000
	color:#fff;
	padding: 0.5em;
	font-size:small;
	/*border-top: solid 1px #97B9D6;
	border-bottom: solid 1px #97B9D6;*/
}
#footer a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover, a:active {
	background-color: #000000;
	text-decoration: none;
	}
#footer ul {
padding:0; 
margin:0;
list-style-type: none;
}
	#leftfoot {
		float:left;
		padding-bottom:0.5em;
	}
	#rightfoot {
		float: right;
		padding-bottom:0.5em;
	
a:link,a:active,a:visited { text-decoration:none; color:#white; border:none; } 
#header h1.blogtitle a:link,#header h1.blogtitle a:active,#header h1.blogtitle a:visited { text-decoration:none; color:#red; border:none; }
.entry a:link,.entry a:active,.entry a:visited { text-decoration:none; color:white; border:none; } 
.end,.bobcomment { border-bottom:1px #eeede0 solid; }
input#url,input#author,input#email { color:#666; width:50%; border:1px solid #cbcbcb; margin-bottom:0.6em; background:#fcfcfc; margin-top:2px; padding:3px; }