/*  
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>.
*/

/* Main Styles */

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	//background: #121610 url(images/drk_bgfade.png) top left repeat-x;
	background: #121610;
	color:#666;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
a:link,a:active,a:visited {
	text-decoration: none;
	color: #78B717;
	border: none;
} 
a:hover {
	text-decoration: underline;
	color: #78B717;
	border: none;
}
#box {
	background: #222;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 800px;
	table-layout: fixed;
	margin: 0 auto;
	padding: 8px 16px;
}
#top {
	background: #121610;
	height: 21px;
	line-height: 21px;
	margin: 0 auto;
	padding: 0 5px;
	border: 1px #666 solid;
}
#header {
	height: 114px;
	margin: 0;
	padding: 7px 5px 0 0;
	}
#headerlogo {
	position:relative;
	left:0px;
	top:0px;
        z-index:1;
	border: 0;
	}
#header h1.blogtitle {
	font-family: Georgia, Times, "Times New Roman", Serif;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0;
	padding: 20px 0 0;
}
#header h1.blogtitle a:hover {
	text-decoration: underline;
	color: #fff;
	border: none;
}
#error {
	margin: 0 auto 15px;
	width: 500px;
}
p.description {
	color: #fff;
	font-size: 12pt;
	margin: 0;
	padding: 0;
} 
.entry {
	overflow: hidden;
	margin: 1px auto;
	padding: 0 5px;
}
.entry h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.entry h2 a:link,a:active,a:visited {
	text-decoration: none;
	color: #78B717;
	border: none;
}
.entry h2 a:hover {
	text-decoration: underline;
	color: #78B717;
	border: none;
}
#postdate {
	color: #121610;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
}
#tophome {
	width: 250px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
#tops {
	width: 200px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 3px 0 0 0;
}
#searchform {
	height: 21px;
	line-height: 21px;
	float: right;
	margin: 0;
	padding: 0;
}
#searchform #s {
	font-size: 8pt;
	width: 185px;
	margin-right: 2px;
	padding: 0 0 0 2px;
} 
#searchform #submit {
	font-size: 8pt;
} 
input#s {
	color: #999;
	border: 1px solid #333;
	background: #121610;
}
#nav {
	position:relative;
	left:0px;
	top:0px;
        z-index:1;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px #666 solid;
	margin: 0 auto;
	padding: 0;
}
ul.nav {
	height: 21px;
	line-height: 21px;
	float:left; list-style:none;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
	padding: 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: 1px solid #666;
	border-left: 0;
	background: #121610;
	color: #78B717;
	float: left;
	display: block;
	padding: 0 10px;
}
ul.nav li a:hover,ul.nav li a:active {
	color: #666;
	text-decoration: underline;
}
ul.nav li.first a {
	border-left: 1px solid #666;
}
ul.nav li.current_page_item a {
	text-decoration: none;
	color: #666;
	background: #222;
	border-bottom: 1px solid #222;
}
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 #666;
	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: 20px;
}
.bobcomment:hover {
	// background: #F1E7EB;
}
ol.commentlist {
	list-style: none;
	margin: 0 0 1px;
	padding: 0;
}
ol.commentlist li {
	// border: 1px dashed #666;
	list-style: none;
	line-height: 17px;
	margin: 0 0 15px 5px;
	padding: 5px 10px;
} 
ol.commentlist li.commenthead {
	list-style: none;
	margin: 0;
}
ol.commentlist li.commenthead h2 {
	margin:0;
}
.commentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}
.alt {
	// border: 1px dashed #666;
	background: #1D1D1D;
}
textarea {
	color: #666;
	width: 80%;
	border: 1px solid #cbcbcb;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
	padding: 3px;
} 
#footer {
	background: #121610;
	height: 21px;
	line-height: 21px;
	clear: both;
	margin: 0 auto;
	padding: 0 5px;
	text-align: right;
	border: 1px #666 solid;
}
#header h1.blogtitle a:link,#header h1.blogtitle a:active,#header h1.blogtitle a:visited {
	text-decoration:none;
	color:#fff;
	border:none;
}
#header a:hover {
	text-decoration: underline;
}
.entry a:link,.entry a:active,.entry a:visited {
	text-decoration: none;
	color: #78B717;
	border: none;
} 
.entry a:hover {
	text-decoration: underline;
}
.post {
	// border-bottom: 1px #666 solid;
	margin: 5px 0;
}
.post a:link,.entry a:active,.entry a:visited {
	text-decoration: none;
	color: #78B717;
	border: none;
} 
.post a:hover {
	text-decoration: underline;
} 
.post h2 {
	color: #999;
} 
.end {
	font-size: 10px;
	color: #444;
	border-bottom: 1px dashed #666;
	line-height: 17px;
	margin: 0 0 20px;
	padding: 0;
}
.bobcomment {
	// border-top: 1px dashed #666;
	// line-height: 17px;
	// margin: 0 0 20px;
	// padding: 0 0 5px 1px;
}
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;
}
#songtable {
	width: 100%;
	border: 1px solid #666;
}
#songtable #header {
	background: #121610;
	border-bottom: 1px #666 solid;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	padding-left: 4px;
}
#songtable #item1 {
	border-bottom: 1px solid #666;
	height: 16px;
	padding-left: 4px;
}
#songtable #item2 {
	border-bottom: 1px solid #666;
	background-color: #1D1D1D;
	height: 16px;
	padding-left: 4px;
}
#songtable a:link,.entry a:active,.entry a:visited {
	text-decoration: none;
	color: #78B717;
	border: none;
}
#songtable a:hover {
	text-decoration: underline;
}
div.galleryrow1	{
	width: 100%;
	padding: 2px;
	text-align: center;
	}
div.galleryrow2	{
	width: 100%;
	padding: 2px;
	text-align: center;
	}
img.galleryimage {  
	border: 0px solid #fff;
	padding: 2px;
	margin: 4px;
	}
img.galleryimage:hover {
	border: 1px solid #78B717;
	padding: 1px;
	margin: 4px;
	}
#info {
	border: 0;
	width: 12px;
	height: 12px;
}

#infopic {
	float: right;
	display: block;
	width: 12px;
	height: 12px;
	background: url( "/wp-content/themes/olive-green-01/images/info.png" ) no-repeat 0 0;
}
#infopic:hover { 
	background-position: 0 -12px;
}
#infopic span {
	display: none;
}

#merchandise {
	vertical-align: top;
	padding: 0 4px 4px 4px;
	height: 150px;
}
#merchandise h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
}
#merchandise img {
	float: left;
	margin: 0 10px;
	width: 200;
	height: 150px;
	border: 1px solid #fff;
}
#merchandise img:hover {
	border: 1px solid #78B717;
}

#thumbBox
	{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 4px;
	padding-bottom: 0;
	border: 1px solid black;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	}

#thumbBox .footerbar
	{ /*Footer DIV of thumbbox that contains "close" link */
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: 000;
	padding: 4px 0;
	text-align: right;
	}

#thumbBox #thumbImage
	{ /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
	}

#thumbLoading
	{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #fff;
	padding: 5px;
	z-index: 5;
	}