/*
Theme Name: WHOB
Theme URI: 
Description: 
Version: 1.0
Author: Mike Davis
Author URI:http://www.mdavisdesign.com/
Tags:
*/

body {
font-size:12px;
font-family:Arial, Verdana, sans-serif;
color:#666;
background-color: #000000;
background-image:url(images/background.jpg);
background-position: top center;
background-repeat:no-repeat;
background-attachment: fixed;
text-align:left;
margin:0;
padding:0;
}

#logo {
	display: block;
	margin-left: -50px;
	margin-bottom: -100px;
	margin-top: -25px;
	position: absolute;
	z-index: 10;
}

#page {
text-align:left;
width:760px;
margin:0 auto;
padding:0;
}

#tweets {
	background-image: url(images/twitter_background.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 170px;
	margin-bottom: -45px;
	margin-left: -10px;
}

.twitters {
	padding: 10px;
	margin: 20px;
}

.twitters ul {
	list-style: none;
	padding: 0;
	padding-top: 10px;
	margin-bottom: -10px;
}

.twitters span.prefix {
	font-weight: bold;
}

.twitters span.time {
	font-style: italic;
	color: #c5c5c5;
}

.twitters span.status {
	font-style: italic;
	white-space: wrap;
}

.twitter_link {
	position: relative;
	z-index: 5;
	margin-left:-10px;
}

#feature {
height:350px;
width:760px;
padding:0;
margin-bottom: -50px;
}

#feature_slideshow {
	height: 350px;
	overflow: hidden;
}

#header {
height:150px;
width:760px;
padding:0;
background-image:url(images/header.jpg);
background-position:top left;
background-repeat:no-repeat;
}


#intro_p {
	width: 690px;
	position: relative;
	top: 160px;
	margin: 0;
	padding-left: 30px;
	font-family: Georgia, serif;
	color: white;
	font-size: 16px;
	font-style: italic;
}

.quote {
	font-family: Georgia, serif;
	color: white;
	font-size: 18px;
	font-style: italic;
	
}

.person {
	font-size: 12px;
	color: #990000;
	position: relative;
	top: 10px;
}

#headerimg {
height:450px;

margin:0;
}

#content {
font-size:12px;
margin-top: 82px; 
background: #FFFFFF;
}

.widecolumn .entry p {
font-size:12px;
}

.narrowcolumn .entry,.widecolumn .entry {
line-height:18px;
}

.datehead {
font-size: 14px;
color: #999;
display: block;
}

.narrowcolumn .postmetadata {
text-align:left;

}

.alt {
background-color: #ddd;
margin:0;
padding:10px;
}

.links_list {
	padding: 0px;
	margin: 0px;
}

.links_list li{
	padding-left: 0;
	padding-bottom: 15px;
	padding-right: 0;
	padding-top: 5px;
	margin: 0;
}

#footer {
border:none;
width:730px;
line-height:12px;
clear:both;
color:#666;
margin:0 0 50px 0;
padding-top: 20px;
padding-left: 70px;
background-image: url(images/whob-logo-small.png);
background-repeat: no-repeat;
background-position-y: 10px;
background-position-x: 15px;
height: 50px;
}


h1,h2,h3 {

font-weight:bold;
}

h1 {
font-size: 32px;
text-align:center;
padding-top:70px;
margin:0;
}

#headerimg .description {
font-size:1.2em;
text-align:center;
}

h2 {
font-size: 24px;
padding:0;
text-transform:capitalize;
margin:0;
color: black;
}

h2.pagetitle {
color: white;
font-size:26px;
margin-top:30px;

text-align:center;
}

#sidebar h2 {
font-family:'Lucida Grande', Verdana, Sans-Serif;
font-size:14px;
text-transform:capitalize;
margin:5px 0 0;
color: #ff0000;
padding:0;
}

h3 {
font-size:1.3em;
margin:30px 0 0;
padding:0;
color: #666666;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
text-decoration:none;
color: red;
}



h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
text-decoration:none;
}

.entry p a {
color: #ff0000;
}

.commentlist li,#commentform input,#commentform textarea {

}

.commentlist li {
font-weight:700;
list-style:none;
margin:15px 0 3px;
padding:5px 10px 3px;
}

.commentlist li .avatar {
float:right;
border:1px solid #aaa;
background:#ddd;
padding:2px;
}

.commentlist cite,.commentlist cite a {

}

.commentlist p {
font-weight:400;
line-height:1.5em;
margin:10px 5px 10px 0;
}

#commentform p {
margin:5px 0;
}

.commentmetadata {
font-weight:400;
display:block;
margin:0;
}

#sidebar {
margin-left:530px;
width:190px;
padding:20px;
padding-top:70px;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
color: #999;
}

code {
font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
font-size:0.9em;
letter-spacing:.07em;
cursor:help;
}

a,h2 a:hover,h3 a:hover {
color: #ff0000;
text-decoration:none;
}

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

#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt;
}

#wp-calendar a {
text-decoration:none;
display:block;
}

#wp-calendar caption {
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
width:100%;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

.narrowcolumn {
float:left;
width:450px;
margin:0;
padding:30px;
}

.post {
text-align:left;
margin:0 0 20px;
}

.post hr {
display:block;
}

.widecolumn .postmetadata {
margin:30px 0;
}

.widecolumn .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0;
}

.widecolumn .attachment {
text-align:center;
margin:5px 0;
}

.postmetadata {
clear:left;
}

.clear {
clear:both;
}


h3.comments {
margin:40px auto 20px;
padding:0;
}

p img {
max-width:100%;
padding:0;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

html>body .entry ul {
margin-left:0;
list-style:circle;
padding:0 0 0 30px;
}

html>body .entry li {
margin:7px 0 8px 10px;
}


.entry ol {
margin:0;
padding:0 0 0 20px;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}


#searchform {
text-align:center;
margin:10px auto;
padding:5px 3px;
}


#sidebar ul li {
list-style-type:none;
list-style-image:none;
margin-bottom:15px;
font-size:12px;
}

#sidebar ul p,#sidebar ul select {
margin:5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
margin:5px 0 0 0px;
}

#sidebar ul ul ul,#sidebar ul ol {
margin:0 0 0 10px;
}

ol li,#sidebar ul ol li {
list-style:decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
margin:3px 0 0;
padding:0;
}

#sidebar #searchform #s {
width:108px;
padding:2px;
}

#sidebar #searchsubmit {
padding:1px;
}

select {
width:130px;
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}

#commentform textarea {
width:100%;
padding:2px;
}

#commentform #submit {
float:right;
margin:0;
}

.commentlist {
text-align:justify;
padding:0;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background-color:#fff;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
padding-left:20px;
border-left:3px solid #376D1F;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

hr {
display:none;
}

a img {
border:none;
}

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px;
}

.widecolumn .post,#sidebar form {
margin:0;
}

.entry ol li,#sidebar ul,#sidebar ul ol {
margin:0;
padding:0;
}

.entry {
padding-bottom:20px;
}

.entry form,.center {
text-align:center;
}

table {
text-align: center;
}

td {
	padding: 10px 3px;
}

td h3 {
	margin: 0;
	padding: 0;
}

/* Menu */


.navigationside {
font-weight:normal;
width:185px;
margin:0 auto;
padding:15px 5px 10px 12px; 
position: relative;
left: -20px;

}

.navigationside a:link,.navigationside a:visited {
background: url(images/active1side.png) left bottom no-repeat;
color:#fff;
text-transform:lowercase;
height:28px;
margin-right:10px;
padding-left:12px;
text-decoration:none;
}

.navigationside a:link,.navigationside a:link span,.navigationside a:visited,.navigationside a:visited span {
cursor:pointer;
display:block;
margin-right: 0px;
padding-right: 10px;
}

.navigationside li {
line-height:28px;
list-style:none;
margin-right:0px;


}

.navigationside a:hover {
background:url(images/over1side.png) left bottom no-repeat;
color:#fff;
height:28px;

padding-left:12px;
text-decoration:none;
}



.navigationside ul {
list-style:none;
margin:0;
padding:0;
}

.navigationside a:link span,.navigationside a:visited span {
background:url(images/active2.png) right bottom no-repeat;
height:28px;
padding-right:12px;
}

.navigationside a:hover span {
background:url(images/over2.png) right bottom no-repeat;
height:28px;
padding-right:12px;
}



.navigationside .current_page_item a:link, .navigationside .current_page_item a:visited. .navigationside .current_page_item a:active{
background: url(images/current1side.png) left bottom no-repeat;
color:#fff;
height:28px;
margin-right:10px;
padding-left:12px;
text-decoration:none;
}

.navigationside.current_page_item a:hover {
background: url(images/current1side.png) left bottom no-repeat;
color:#fff;
height:28px;
margin-right:10px;
padding-left:12px;
text-decoration:none;
}

.navigationside.current_page_item a:link span, .navigationside.current_page_item a:visited span, .navigationside.current_page_item a:hover span {
background:url(images/current2.png) right bottom no-repeat;
height:28px;
padding-right:12px;
}


/* Navigation Top Styles */

.navigationtop {
clear:both;
/* background-color:#5bc9e1; */
height:35px;
font-weight:normal;
width:730px;
margin:15px; auto;
padding-top:35px;
padding-left:100px;
position: relative;
z-index: 5;
}

.navigationtop a:link,.navigationtop a:visited {
background: url(images/active1.png) left bottom no-repeat;
color:#fff;
text-transform:lowercase;
height:28px;
margin-right:10px;
padding-left:12px;
text-decoration:none;
}

.navigationtop a:link,.navigationtop a:link span,.navigationtop a:visited,.navigationtop a:visited span {
cursor:pointer;
display:block;
float:left;
}

.navigationtop li {
line-height:28px;
float:left;
list-style:none;
margin:0;
}

.navigationtop a:hover {
background:url(images/over1.png) left bottom no-repeat;
color:#fff;
height:28px;

padding-left:12px;
text-decoration:none;
}


.navigationtop ul {
list-style:none;
margin:0;
padding:0;
}

.navigationtop a:link span,.navigationtop a:visited span {
background:url(images/active2.png) right bottom no-repeat;
height:28px;
padding-right:12px;
}

.navigationtop a:hover span {
background:url(images/over2.png) right bottom no-repeat;
height:28px;
padding-right:12px;
}

/* Bottom Nav */

.bottom_nav {
list-style:none;
margin:5px 0 0 0;
padding:0;
}


.bottom_nav li {
float:left;
list-style:none;
margin:0;
padding-left: 10px;
}





/* Current Page Item Styles */

.current_page_item a:link, .current_page_item a:visited {
background: url(images/current1side.png) left bottom no-repeat;
color:#fff;
height:28px;
margin-right:10px;
padding-left:12px;
text-decoration:none;
}

.current_page_item a:hover {
background: url(images/current1side.png) left bottom no-repeat;
color:#fff;
height:28px;
margin-right:10px;
padding-left:12px;
text-decoration:none;
}

.current_page_item a:link span, .current_page_item a:visited span, .current_page_item a:hover span {
background:url(images/current2.png) right bottom no-repeat;
height:28px;
padding-right:12px;
}


/* COLORS */

.black {color: black}
.white {color: white;}

.bggray {background-color: #EEE;}
.bgwhite {background-color: #FFF;}

/* FRONT PAGE */
.features li {
float:left;
list-style:none;
margin:0;
width: 250px;
}

.features ul {
list-style:none;
margin:0;
padding: 0;
}