/*
Theme Name: Doobies 2009
Theme URI: http://doobiebrothers.net
Description: The official Doobie Brothers WP Theme.
Version: 1.0
Author: Shane McFee
Author URI: http://kazrog.com
*/

/* Body */
*
{
	margin: 0;
	padding: 0;
}

html, body {
height: 100%;
}

html {
  background-color: #0a080f;
  background-image: url(i/site_bg.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top center;
}

body
{
	color: #d8d8d8;
	font: 85% "Trebuchet MS",Verdana,sans-serif;
	line-height: 1.3em;
	text-align: center;
}

/* Headings */

h1, h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}

h1 a, h1 a:visited, h2 a, h2 a:visited {
	text-decoration: none;
	color: #e9e9e9;
}

/* Top */
#top
{
	padding: 0;
	width: 1000px;
	height: 32px;
	margin: 0px auto 10px auto;
	background-image: url(i/content_bg.jpg);
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

#topleft
{
	width: 450px;
	float: left;
	margin: 4px 0px 0px 8px;
	text-align: left;
}

#topleft p, #topright p
{
	margin: 0 0 5px 0;
	padding: 0;
	color: #ccc;
}

#topright
{
	width: 256px;
	padding: 0;
	float: right;
	text-align: right;
	margin: 3px 8px 0px 0px;
}

/* Form Styles */
.searchbox
{
	margin: 0px;
	padding: 0px;
}

.searchbox label { color: #ddd; }

.searchbox input, input, textarea
{
	background: #3a343d;
	padding: 2px;
	margin: 0;
	color: #d2ccd4;
	border: 1px solid #000;
	font: 100% "Trebuchet MS",Verdana,sans-serif;
}

.searchbox input {
	width: 180px;
}

#signup {
	border: 1px outset #3c3930;
	padding: 3px;
}

/* Header */
#header
{
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	height: 181px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

#kazmenu {
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	height: 32px;
	border: 1px solid #000000;
	background-image: url(i/navbar.png);
}

#header h2, #header h3
{
	font-size: 1.6em;
	color: #eee;
}

#headerleft
{
	clear: both;
	width: 240px;
	height: 190px;
	float: left;
	padding: 9px 0 0 10px;
	overflow: auto;
}

#headerright p, #headerright ul, #headerright ol, #headerright div, #headerright table
{
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
	color: #eee;
}

#headerleft li
{
	list-style: none;
	margin: 0 0 2px 0;
}

#headerright
{
	width: 240px;
	float: right;
	height: 190px;
	text-align: right;
	padding: 9px 10px 0 0;
	overflow: auto;
}

#headerright p, #headerright ul, #headerright ol, #headerright div, #headerright table
{
	text-align: right;
	padding: 0;
	margin: 0 0 5px 0;
	color: #eee;
}

#headerright li
{
	list-style: none;
	margin: 0 0 2px 0;
}

/* Main wrap */
#wrap
{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	background-image: url(i/content_bg.jpg);
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

/* Headers */
h2, h3, h4
{
	margin: 0 0 15px;
	color: #fff;
	font-weight: normal;
}

h2
{
	font-variant: small-caps;
	letter-spacing: 1px;
}

/* Sidebar */
#sidebar
{
	margin: 0 0 5px 0;
	float: right;
	width: 180px;
	padding: 10px;
	background-image: url(i/sidebar_bg.png);
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

#sidebar h2, #sidebar h3
{
	font-size: 1.6em;
	padding: 2px 0;
	margin: 0 0 8px 0;
}

#sidebar h3, #sidebar h4
{
	font-size: 1.2em;
	margin: 0 0 8px 0;
}

#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar form,#sidebar table
{
	margin: 0 0 18px 0;
	padding: 0;
}

#sidebar li
{
	list-style: square;
	margin: 0 0 6px 10px;
}

/* #sidebar ul li a {font-size:1.2em;} */
#sidebar ul ul, #sidebar ul ul ul
{
	list-style: none;
	margin: 2px 0 0 15px;
	padding: 0;
}

#sidebar ul ul li, #sidebar ul ul ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul li a
{
	font-size: 0.9em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sidebar table { width: 180px; }

#sidebar caption
{
	font-size: 1.6em;
	padding: 2px 0;
	margin: 0 0 8px 0;
	text-align: left;
}

/* Menu buttons */
#sidebar ul.menubuttons li
{
	list-style: none;
	width: 180px;
	padding: 0;
	margin: 0 0 3px 0;
}

#sidebar ul.menubuttons li a
{
	display: block;
	padding: 3px 0 3px 5px;
	background-color: #4d4551;
	color: #d2ccd4;
	border: 1px solid #6b5f70;
	border-left: 4px solid #7c6e82;
	text-decoration: none;
}

#sidebar ul.menubuttons li a:hover, #sidebar ul.menubuttons li.current_page_item a
{
	background-color: #5b5160;
	color: #d2ccd4;
	border: 1px solid #6b5f70;
	border-left: 4px solid #cec8d0;
}

#sidebar ul.menubuttons ul
{
	margin: 0;
	padding: 2px 0 0 10px;
}

#sidebar ul.menubuttons ul li { width: 170px; }

#sidebar ul.menubuttons ul li a
{
	font-size: 0.9em;
	background: #3a343d;
	padding: 1px 0 1px 5px;
}

/* Content */
#content
{
	float: left;
	width: 740px;
	margin-bottom: 5px;
	padding: 20px;
}

#content h2
{
	font-size: 1.8em;
	clear: left;
}

#content h3
{
	font-size: 1.4em;
	clear: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.4em;
}

#content h2, #content h3 { }
#content h2 a, #content h3 a { font-weight: normal; }
#content p { margin: 0 0 18px; }
#content div.postnav { padding: 10px 0; }
#content div.postnavleft { width: 48%; }

#content div.postnavright
{
	width: 48%;
	text-align: right;
}

#content ul, #content ol { margin: 0 0 18px 30px; }
#content ul li, #content ol li { margin: 0 0 3px; }
#content ul ul, #content ol ol { margin: 5px 0 5px 15px; }

/* #content img {margin:0; padding:0;} */
#content img.left
{
	float: left;
	margin: 0 10px 10px 0;
}

#content img.right
{
	float: right;
	margin: 0 0 10px 10px;
}

#content img.center
{
	margin: 2px auto 10px auto;
	display: block;
}

#content img.framed
{
	padding: 5px;
	background: #222;
	border: 1px solid #555;
}

#content img {
	border: 1px solid #000000;
}

#content .post { margin: 0 0 30px 0; }
#content .timestamp { font-size: 12px; }
#content .timestamp a { font-weight: normal; }

/* Footer */
#footer
{
	clear: both;
	color: #d2ccd4;
	text-align: center;
	background-image: url(i/navbar.png);
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
	height: 32px;
}

#footer p
{
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#footer .credits { font-size: 1.3em; }
#footer a { color: #eee; }

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

/* Comments */
#comments { margin: 20px 0 16px 0; }

.comment
{
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #555;
}

#content div.comment p.commenticon { margin: 0 0 10px; }
#content div.comment p { margin: 0 0 4px; }
#respond { margin: 20px 0 0 0; }
#respond p { margin: 0 0 10px 0; }

#respond input,#respond textarea
{
	padding: 4px;
	width: 280px;
	background-color: #2a2a2a;
	color: #eee;
}

#respond textarea#comment { width: 670px; }
#respond input#submit { width: 75px; }

#respond input, #respond textarea
{
	font: 100% "Trebuchet MS",Verdana,sans-serif;
	border: 1px solid #555;
}

/* Tags */
blockquote
{
	padding: 5px 15px 2px 15px;
	margin: 10px;
	border-left: 4px solid #eee;
	color: #777;
}

blockquote p
{
	padding: 2px 0;
	margin: 0;
	font-weight: bold;
}

code
{
	padding: 5px;
	font-size: 1.2em;
	display: block;
	margin: 5px 0 16px 0;
	background-color: #2a2a2a;
	border: 1px solid #555;
}

/* Links */
a, a:visited
{
	color: #ebcd82;
	font-weight: 400;
	text-decoration: underline;
}

a:hover, a:hover:visited
{
	color: #ffcd4d;
	text-decoration: underline;
}

a img { border: 0; }

/* Float fix */
.contenttext { overflow: hidden; }

* html .contenttext
{
	height: 1px;
	overflow: visible;
}

* html .contenttext p
{
	overflow: hidden;
	width: 99%;
}

/* Various classes */
.feedlink
{
	padding: 2px 0 2px 18px;
	margin: 0 0 0 12px;
	font-size: 1.1em;
	background: url(img/rss.png) center left no-repeat;
}

.textright { text-align: right; }
.textcenter { text-align: center; }

.clear
{
	visibility: hidden;
	clear: both;
}

.hide { display: none; }

/* Kazrog */

#dooblogo {
    width: 374px;
    height: 214px;
    padding: 0px;
    border: none;
    text-align: center;
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -187px;
}


.contenttext img, .contenttext p img, .contenttext p a img { margin: 0px 8px 0px 8px; }
input { font-size: 12px; }

.small
{
	font-size: 11px;
	color: #AAAAAA;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 0px;
	text-align: center;
	border: 1px solid #000000;
}

.alignleft {
	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #000000;
}

.socialbar {
	list-style: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: right;
} 

.socialbar li {
	float: left;
	text-align: right;
}

.socialbar li a img, .socialbar li img {
	padding: 0px 0px 0px 4px;
	margin: 0px;
	border: 0px;
}

#topnav {
    width: 1000px;
    height: 58px;
    padding: 0px;
    border: none;
    text-align: center;
    position: absolute;
    top: 214px;
    left: 50%;
    margin-left: -484px;
}

.navbar {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
.navbar li {
	padding: 0;
	margin: 0;
	height: 58px;
	margin-right: 42px;
	list-style: none;
	background-repeat: no-repeat;
}
.navbar li a, .navbar li a:visited {
	display: block;
	text-decoration: none;
	font-size: 1px;
	color: transparent;
	height: 58px;
	background-repeat: no-repeat;
}
.news {background-image: url(i/nav/over/news.png); width: 95px;}
.news a {background-image: url(i/nav/news.png);}
.bio {background-image: url(i/nav/over/bio.png); width: 60px;}
.bio a {background-image: url(i/nav/bio.png);}
.albums {background-image: url(i/nav/over/albums.png); width: 90px;}
.albums a {background-image: url(i/nav/albums.png);}
.tour {background-image: url(i/nav/over/tour.png); width: 64px;}
.tour a {background-image: url(i/nav/tour.png);}
.store {background-image: url(i/nav/over/store.png); width: 68px;}
.store a {background-image: url(i/nav/store.png);}
.gallery {background-image: url(i/nav/over/gallery.png); width: 89px;}
.gallery a {background-image: url(i/nav/gallery.png);}
.contact {background-image: url(i/nav/over/contact.png); width: 109px;}
.contact a {background-image: url(i/nav/contact.png);}
.links {background-image: url(i/nav/over/links.png); width: 86px;}
.links a {background-image: url(i/nav/links.png);}
ul.navbar li a:hover {background: none;}
.navbar li {float: left;}
.navbar:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.tickets
{
	
}
.tickets:hover, .tickets:visited:hover {
	
}