@charset "utf-8";
/*
Theme Name: Woohoo Theme
Theme URI: 
Description: 
Version: 1
Author: 
Author URI: 
*/

/* Markup by Matthew Rochow */
/* http://www.matthewrochow.com */

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a {color:#3c5687;}
a:hover {text-decoration:none;}
body {background:#DEDEC0 url(images/bg-body.png) repeat-x 0 0;text-align:center;font:62.5% Arial;color:#666;behavior:url(scripts/csshover2.htc);}
h1 , h2, h3, h4, h5, h6 {font-size:1em;}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}

/* Containers */
#skip {height:0px;overflow:hidden;width:0px}
#page {width:968px;margin:0 auto;}

/* Header */
#header {
	background:url(images/bg-header.png) repeat-x 0 0;
}
#header .main {
	width:950px;
	height:130px;
	position:relative;
	background:#fff;
	margin:0 auto;
}
#content {
	width:950px;
	border-style:solid;
	border-color:#C0C0AB;
	border-width:0 9px 9px 9px;
	background:#fff;
}
#header .main, #content {
	text-align:left;
}
#header h1 a {
	display:block;
	width:168px;
	height:130px;
	position:relative;
	overflow:hidden;
}
#header h1 a span {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(images/bg-logo.png) no-repeat 0 0;
	cursor:pointer;
}
#header form {
	position:absolute;
	left:572px;
	top:0;
	width:360px;
	height:28px;
	background:url(images/bg-search.jpg) no-repeat 0 0;
}
#header label {
	color:#fff;
	font:1.2em Arial;
	padding:5px 13px 0 26px;
}
#header .text-box {
	border:none;
	border-width:0;
	background:#fff;
	width:180px;
	font:1.4em Arial;
	padding:2px;
	margin:3px 0 0 0;
}
#header .button {
	margin:3px 0 0 3px;
}
#header fieldset * {
	float:left;
}
#header p {
	position:absolute;
	font:1.8em Arial;
	color:#7D7D7D;
	top:62px;
	right:60px;
}



/* Menu */
#menu {
	height:1%;
	overflow:hidden;
}
#menu li {
	float:left;
	display:inline;
	background:url(images/bg-menu-item.png) repeat-x 0 0;
	height:35px;
	text-align:center;
}
#menu .home {width:90px;}
#menu .web-development {width:230px;}
#menu .affiliate-marketing {width:230px;}
#menu .blogging {width:150px;}
#menu .portfolio {width:150px;}
#menu .contact {width:100px;}
#menu li a {
	font:1.4em Arial;
	color:#fff;
	text-decoration:none;
	padding:9px 0 10px 0;
	display:block;
}
#menu li:hover, #menu li.current {
	background:url(images/bg-menu-item-hover.png) repeat-x 0 0;
}
#menu li:hover a, #menu li.current a {
	background:url(images/bg-menu-item-a-hover.png) no-repeat 50% 0;
}

/* Content*/
.mission {
	width:924px;
	height:140px;
	position:relative;
	margin:8px auto 26px auto;
	border:5px solid #EBE9D8;
}
.mission a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-1000em;
}
.primary {
	width:616px;
	float:left;
	display:inline;
	padding:0 40px 0 30px;
}
.sidebar {
	display:inline;
	float:left;
	width:240px;
	padding:0 24px 0 0;
}








.post {
	margin:0 0 40px 0;
}
.post h2 {
	padding:0 0 2px 0;
}
.post h2 a {
	font:1.8em Arial;
	color:#DD221D;
}
.postmeta {
	font:1.2em Arial;
	padding:0 0 8px 0;
	background:url(images/divider-post-heading.png) no-repeat 0 100%;
}
.postmeta a {
	color:#666;
	text-decoration:none;
}
.entry {
	padding:15px 0 0 0;
	font:1.3em/1.5 Arial;
}
.post h2, .postmeta, .entry {
	padding-left:2px;
}



.entry ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.entry ul li {
	width:280px;
	float:left;
	padding:0 0 30px 20px;
	background:url(images/bg-entry-list-item.png) no-repeat 2px 5px;
}
.entry ul li h3 {
	padding:0 0 4px 0;
}
.entry li h3 a {
	color:#666;
}








/* Sidebar */
.sidebar ul {
	list-style:none;
}
.tabs {
	width:240px;
}
.tabs-content {
	background:url(images/bg-tabs-content.png) no-repeat 0 0;
	min-height:280px;
}
* html .tabs-content {
	height:280px;
}






#news {
	padding: 8px 0 0 0;
}

#news li {
	color:#000;
	padding:5px 10px 0px 38px;
	background:url(images/dot-news-item.png) no-repeat 18px 5px;
}
#news li span {
	display:block;
	font-size:1.2em;
	padding:0 0 5px;
}
#news li span a {
	font:bold 1.0em Arial;
	padding:0px;
	color:#CC0000;
	display:block;
}
#news li p {
	font:1.2em/1.8 Arial;
	padding:0 0 3px;
	margin:0;
}
#news .more {
	font-style:italic;
	font-size:1.2em;
}





#testimonials {
	padding:10px 20px;
}
#testimonials p {
	font:1.2em/1.6 Arial;
}





#newsletter {
	border:1px solid #c60101;
	width:233px;
	height:133px;
	background:url(images/bg-newsletter-form.jpg) no-repeat 0 0;
	position:relative;
}
#newsletter h4 {
	position:absolute;
	width:164px;
	top:16px;
	left:50px;
	font:bold 1.6em Arial;
	color:#CC0000;
	text-align:center;
}
#newsletter .text-box {
	position:absolute;
	left:5px;
	bottom:20px;
	border:1px solid #000;
	width:164px;
	font:1.1em Arial;
	padding:1px;
}
#newsletter .button {
	position:absolute;
	right:5px;
	bottom:20px;
}








/* Footer */
.foot {
	background:#333 url(images/bg-foot.png) no-repeat 100% 0;
	height:200px;
	position:relative;
	color:#fff;
	clear:both;
}
.foot span {
	position:absolute;
	bottom:10px;
	right:50px;
	font-size:1.1em;
}
.bottom-nav {
	padding:7px 13px;
}
.bottom-nav li {
	list-style:none;
	float:left;
	background:url(images/bg-nav-heading-left.png) no-repeat 0 2px;
}
.bottom-nav .home {width:184px;}
.bottom-nav .about {width:214px;}
.bottom-nav .services {width:214px;}
.bottom-nav .portfolio {width:184px;}
.bottom-nav .contact-us {width:128px;background:url(images/bg-nav-heading-right.png) no-repeat 78px 2px;}
.bottom-nav .contact-us a {background:url(images/bg-nav-heading-left.png) no-repeat 0 2px;}
.bottom-nav li a {
	font-size:1.3em;
	color:#fff;
	background:url(images/bg-nav-heading-right.png) no-repeat 100% 2px;
	padding:0 8px 10px 8px;
	text-decoration:none;
}
.bottom-nav li a:hover {
	text-decoration:none;
}
.bottom-nav li li {
	list-style:disc;
	margin:0 0 4px 15px;
	width:169px;
	float:none;
	background:none;

}
.bottom-nav li li a {
	font-size:1.3em;
	background:none;
	text-decoration:underline;
	padding:0;
}
.bottom-nav li ul, .bottom-nav li address {
	padding:13px 0 0 0;
	height:1%;
}
.bottom-nav li address {
	font-size:1.2em;
	font-style:normal;
}