/*
Theme Name: 
Theme URI: http://joeldt.net
Description: TUMIZA theme.
Version: 1.0
Author: Joel Taylor
Author URI: http://joeldt.net
*/

* {
	margin: 0;
	padding: 0;
}

#header * {
	border: 0;
	outline: 0;
}

a {
	color: #b90000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #3f3832 url(images/brown.gif) repeat-x;
}

#wrapper {
	background: url(images/tumiza.gif) no-repeat left top;
	width: 930px;
	margin: 15px auto;
	overflow: hidden;
	border: 1px solid #222;
	border-width: 0;
	margin-bottom: 0;
}

.dropdown {float:left; }
.dropdown dt {font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd { position:absolute; top: 40px; overflow:hidden; display:none; z-index:200; opacity:0; background: #47433e; border: 1px solid black; border-top: none; border-left: none;}
.dropdown ul {list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none; }
.dropdown a:hover {color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

.dropdown dd li a {font-weight: normal !important;}

.dropdown dd li:hover { background: #77736e; }

.dropdown dd li { min-width: 150px; float: none !important; display: block !important; }

#prenav {
	position: relative;
}

#ie7 #prenav, #ie7 #box1 .base {
	display: inline-block;
}

#prenav dl, #prenav ul {
	list-style-type: none;
	overflow: hidden;
	float: left;
}

#prenav dt, #prenav li {
	float: left;
}

#prenav a {
	display: block;
	padding: 11px;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	color: #fffccd;
	font-weight: normal;
	text-shadow: 0 -1px 1px black;
	background: url(images/sep.gif) no-repeat right top;
}

dd ul li a { padding: 5px 7px !important; background: none !important; }

dd ul li a:hover {
	 border-top: none !important;
}

#prenav a:hover {
	text-decoration: none;
	color: white;
	background: #4b4641 url(images/sep.gif) no-repeat right top;
	padding-top: 10px;
	border-top: 1px solid #bfbbb7;
}

#prenav a.box:hover {
	border-top: none !important;
}

#prenav a.special {
	text-indent: -9999px;
	background: url(images/hzome.png) no-repeat left;
	width: 70px;
	height: 18px;
}

#prenav a.box {
	background: url(images/social.gif) no-repeat top left;
	width: 32px;
	padding: 0;
	height: 32px;
	text-indent: -9999px;
	margin-top: 4px;
	margin-left: 8px;
}

ul.social {
	position: absolute; /* JUST GET OVER TO THE RIGHT YOU BLASTED LIST */
	right: 18px;
}

.pipe {display:none;}

dl:first-child .pipe {display:none;}

a#face {
	background-position: 0 -32px !important;
}

a#twit:hover {
	background-position: -32px 0 !important;
}

a#face:hover {
	background-position: -32px -32px !important;
}

a#tube {
	background-position: -64px 0px !important;
}

a#tube:hover {
	background-position: -96px 0 !important;
}

a#inlink {
	background-position: -64px -32px !important;
}

a#inlink:hover {
	background-position: -96px -32px !important;
}

a#rss {
	background-position: -128px 0px !important;
}

a#rss:hover {
	background-position: -128px -32px !important;
}

#prenav .boxes {
	float: right;
	padding: 6px;
}

#prenav input {
	padding: 8px 8px 7px;
	float: left;
}

input#r {
	background: url(images/formfield.gif);
	color: white;
	padding-left: 17px;
	width: 182px;
	height: 13px;
	text-shadow: 0 1px 1px black;
}

input#emailgo {
	background: url(images/formsubmit.gif);
	text-indent: -9999px;
	width: 40px;
	height: 28px;
	cursor: pointer;
}

#ie7 #emailgo {
	color: black;
	font-size: 0em !important;
}

#header {
	overflow: hidden;
	height: 198px;
}

a#home {
	display: block;
	float: left;
	margin-top: 72px;
	margin-left: 43px;
	width: 260px;
	height: 50px;
	text-indent: -9999px;
}

#blurb {
	float: right;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	color: white;
	text-align: center;
	padding-top: 53px;
	margin-right: 60px;
	width: 500px;
}

#blurb h2 {
	display: block;
	text-align: left;
	text-indent: -9999px;
	background: url(images/free.png) no-repeat top center;
	height: 64px;
}

#blurb-body {
	width: 240px;
	margin: 0 auto;
	text-align: left;
	color: white;
	text-shadow: 0 1px 1px black;
	padding-left: 30px;
	padding-bottom: 40px;
}

#blurb-body p {
	margin-bottom: 7px;
}

#blurb-body input {
	float: left;
	padding: 7px;
	font-size: 11pt;
	color: black;
	text-shadow: 0 1px 1px white;
}

#l {
	background: url(images/secinput.gif) no-repeat left center;
	width: 166px;
	height: 18px;
}

#emailgoz {
	background: url(images/secgo.gif) no-repeat left center;
	text-indent: -9999px;
	width: 40px;
	cursor: pointer;
	height: 32px;
}

#ie7 #emailgoz {
	color: black !important;
	font-size: 0em !important;
}

#main {
	width: 900px;
	padding: 18px 15px 24px 15px;
	margin: 0 auto;
	background: white url(images/main.gif) repeat-x 0 -238px;
	overflow: hidden;
}

#column1 {
	float: left;
	width: 208px;
}

#column1 .sidebox {
	width: 208px;
	background: url(images/latest-back.gif) repeat-y;
}

#column1 li { list-style-type: none; }

#column1 .sidebox .base {
	background: url(images/latest-foot.gif) no-repeat bottom left;
	padding: 3px 4px 26px;
}

#column1 .sidebox ul ul { display: none; }

* html #column1 .sidebox .base {
	padding-top: 22px;
}

* html #column1 .sidebox .cap, * html #column1 .sidebox .base, * html .box1 .base {
	display: inline-block;
}

#column1 .sidebox h4 {
	text-indent: -9999px;
	height: 34px;
}

#column1 h3.widgettitle { background: url(images/sidebar_head.gif) no-repeat top left;
padding: 10px 12px 7px;
font-family: Myriad Pro, Helvetica, Verdana, sans-serif;
color: white;
font-size: 17px;
text-shadow: #310000 0 -1px 1px;
font-weight: normal; }

#column1 .textwidget {
	background: #9c9394 url(images/al.jpg) repeat-x;
	padding: 9px;
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 14px;
	text-shadow: #e6e6e6 0 1px 1px;
}

#column1 .sidebox ul {
	list-style-type: none;
}

#ie7 #column1 .sidebox .widget ul {
	margin-top: -19px;
}

#column1 .sidebox li {
	padding: 7px 9px 8px;
	height: 18px;
	background: url(images/al.jpg) repeat-x;
	border-bottom: 1px solid #888;
}

#column1 .sidebox li:hover {
	background: url(images/al.gif) repeat-x;
}

#column1 .sidebox a {
	color: black;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-shadow: #d8d8d8 0 1px 0;
}

#column1 #column1 .sidebox li { list-style-position: inside;
list-style-image: url(images/bullet.png); }

#column2 {
	float: left;
	width: 692px;
}

#box1, .box1 {
	background: url(images/box1-back.gif) repeat-y center;
}

#box1 .cap, .box1 .cap {
	background: url(images/box1-head.gif) no-repeat top center;
}

#box1 .base, .box1 .base {
	background: url(images/box1-foot.gif) no-repeat bottom center;
	padding: 36px 14px 36px;
	overflow: hidden;
}

#box1 .textwidget * {
	margin: 0 auto;
	display: block;
}

#box1 ul * {
	list-style: none;
}

.box1 .base {
	padding: 11px 19px 16px;
	font-family: Helvetica, Arial, sans-serif;
}

.title h3 {
	font-size: 24pt;
	float: left;
	text-transform: capitalize;
}

.title h3 a {
	color: black;
}

.entry {
	clear: both;
}

.comments {
	float: right;
	font-size: 19pt;
	background: url(images/comment.gif) no-repeat top center;
	padding: 9px 27px 16px;
	text-shadow: #47000f 0 1px 1px;
}

.comments a {
	color: white;
}

.entry {
	color: #333;
	font-size: 11pt;
	line-height: 1.5em;
}

.entry blockquote {
	background: url(images/quote-top.gif) no-repeat top left;
	font-size: .9em;
}

.entry blockquote p {
	padding: 16px 60px;
}

.entry blockquote p:last-child {
	background: url(images/quote-bottom.gif) no-repeat bottom right;
}

#ie7 .entry blockquote p {
	background: url(images/quote-bottom.gif) no-repeat bottom right;
}

.entry p {
	padding-bottom: 1em;
}

.entry ul {
	list-style-position: inside;
	padding: 0 15px 12px;
}

.entry li {
	padding: 2px 0;
}

img.alignleft {
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	margin: 5px 6px 0px 0;
}

.readmore {
	display: block;
	margin-top: -16px;
}

h2#announce {
	background: url(images/max.gif);
	width: 292px;
	height: 192px;
	float: left;
	margin-left: 19px;
	text-indent: -9999px;
}

.right {
	float: right;
}

#box2 {
	background: url(images/box2-back.gif) repeat-y center;
}

#box2 .cap {
	background: url(images/welisten.gif) no-repeat top center;
}

#box2 h2 {
	text-indent: -9999px;
}

.linksbar {
	position: relative;
}

#box2 .linksbar a {
	display: block;
	position: absolute;
	height: 93px;
	top: -106px;
	text-indent: -9999px;
}

a.listen {
	left: -10px;
	width: 154px;
}

a.consult {
	left: 143px;
	width: 170px;
}

a.exe {
	left: 312px;
	width: 165px;
}

a.measure {
	left: 476px;
	width: 190px;
}

#box2 .base {
	background: url(images/box2-foot.gif) no-repeat bottom center;
	padding: 85px 18px 12px;
	overflow: hidden;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 10.5pt;
	color: #3c3c3c;
	text-shadow: 0 0 1px white;
	line-height: 1.5em;
}

#box2 p {
	padding-bottom: 12px;
}

span.posts-nav {
	display: block;
	text-align: center;
	font-family: sans-serif;
	margin-top: 2px;
}

span.cap {
	background: none !important;
}

h4#comments {
	font-size: 18pt;
	text-align: right;
}

.commentlist {
	list-style: none;
	padding: 5px;
}

.comment {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid #ddd;
}

.smallz {
	font-size: 10pt;
}

.vcard, .comment-meta {
	font-size: 10pt;
}

.comment-meta {
	margin: 5px 0;
}

.comment p {
	color: #444;
	font-size: 10pt;
	padding: 5px 0;
}

.avatar-frame {
	float: left;
	margin-right: 8px;
}

#footer {
	background: #666;
	border-top: 20px solid #555;
	overflow: hidden;
	width: 892px;
	padding: 24px 20px;
	margin: 0 auto;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
}

#footer p {
	text-align: center;
	color: #ddd;
	text-shadow: 0 1px 0 #333;
}

ul.pages {
	text-align: center;
	margin-top: 12px;
	width: 100%;
}

ul.pages li {
	display: inline;
	list-style: none;
}

ul.pages ul {
	display: inline;
}

ul.pages li a {
	color: white;
	font-weight: bold;
	text-shadow: #363636 0 1px 1px;
}

ul.pages span.bar {
	color: #888;
}

#columnbox {
	width: 932px;
	margin: 0 auto;
	overflow: hidden;
}

#footer .widget {
	width: 270px;
	margin: 0 12px;
	float: left;
	color: #ddd;
	font-size: 9.5pt;
	list-style: none;
}

#ie7 .widget {
	display: inline;
}

#footer .widget h2 {
	color: white;
	text-shadow: #444 0 -1px 1px;
	font-size: 23pt;
	border-bottom: 1px solid #777;
	margin-bottom: 7px;
	padding-bottom: 4px;
	text-align: center;
}

#footer .widget p, #footer .widget div {
	line-height: 1.7em;
	padding: 0 5px 12px;
}

#footer .widget a {
	color: white;
	font-weight: bold;
	text-shadow: #363636 0 1px 1px;
}

#footer .widget ul {
	padding: 3px 18px;
	list-style-type: disc;
}

#footer .widget li {
	padding: 3px 0;
}

#footer .widget li a {
	color: white;
	font-weight: bold;
}

#footer .widget ul ul {
	color: #bbb;
	padding-bottom: 0px;
}

#footer .widget table#wp-calendar {
	width: 100%;
	text-align: center;
	color: #aaa;
}

#respond h3 {
	margin-bottom: 9px;
}

#commentform input, #commentform textarea {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 3px 0;
}

#commentform label {
	color: #bbb;
}

#commentform input#submit {
	background: white;
	cursor: pointer;
}

input#submit:hover {
	color: #666;
}