/*
Theme Name: Tabs
Theme URI: http://www.shannonethomas.com/
Description: Tabs for my boo
Author: shannon e thomas
Author URI: http://www.shannonethomas.com/
Template: thematic
Version: 1.0
.
A brute force wrapping of Thematic
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Style the meta panel for logged-in users */
@import url('../thematic/library/styles/sitemeta.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*
hide thematic header and footer
it'd probably be nicer to use that markup, but this is brute force.
*/
#header, #footer {
	display: none;
}

body {
	background: url(/images/bg.jpg) repeat scroll #333333;
	font-family: "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: auto;
}

a{
	text-decoration: none;
	color: #a5ac20;
	font-weight: bold;
}

a:hover {
	color: #8e9415;
}

a img{
	border:none;
}

h1{
	color: #a5ac20;
	font-size: 16px;
	padding-top: 80px;
	float: right;
	text-transform: uppercase;
	clear: none;
}

h3{
	color: #666666;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 25px 0 5px 0;
}

p img{
	max-width: 100%;
}

p, li{
	color: #666666;
	line-height: 18px;
}

ul, li{
	list-style: none;
}

#page{
	width: 970px;
	margin: auto;
}

/* navigation */
#tabnav{
	float: left;
	width: 130px;
	margin: 20px 0 0 0;
}

.painting_on{
	background: url(/images/sprite.png) -140px 0 no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.painting a{
	background: url(/images/sprite.png) 20px 0 no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.painting a:hover{
	background: url(/images/sprite.png) 10px 0 no-repeat;
}

.illustration_on{
	background: url(/images/sprite.png) -140px -80px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.illustration a{
	background: url(/images/sprite.png) 20px -80px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.illustration a:hover{
	background: url(/images/sprite.png) 10px -80px no-repeat;
}

.design_on{
	background: url(/images/sprite.png) -140px -160px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.design a{
	background: url(/images/sprite.png) 20px -160px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.design a:hover{
	background: url(/images/sprite.png) 10px -160px no-repeat;
}

.photography_on{
	background: url(/images/sprite.png) -140px -240px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.photography a{
	background: url(/images/sprite.png) 20px -240px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.photography a:hover{
	background: url(/images/sprite.png) 10px -240px no-repeat;
}

.studio_on{
	background: url(/images/sprite.png) -140px -320px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.studio a{
	background: url(/images/sprite.png) 20px -320px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.studio a:hover{
	background: url(/images/sprite.png) 10px -320px no-repeat;
}

.sketches_on{
	background: url(/images/sprite.png) -140px -400px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.sketches a{
	background: url(/images/sprite.png) 20px -400px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.sketches a:hover{
	background: url(/images/sprite.png) 10px -400px no-repeat;
}

.words_on{
	background: url(/images/sprite.png) -140px -480px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.words a{
	background: url(/images/sprite.png) 20px -480px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.words a:hover{
	background: url(/images/sprite.png) 10px -480px no-repeat;
}

.resume_on{
	background: url(/images/sprite.png) -140px -560px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.resume a{
	background: url(/images/sprite.png) 20px -560px no-repeat;
	height: 79px;
	width: 130px;
	display: block;
}

.resume a:hover{
	background: url(/images/sprite.png) 10px -560px no-repeat;
}
/* end navigation */

/* content */
.threecolumn {
	width: 800px;
	margin: 5px;
	float: left;
}

#pagetitle{
	color: #666;
	height: 92px;
	padding-bottom: 10px;
}

#logo{
	background: url(/images/sprite.png) -323px 0 no-repeat;
	width: 120px;
	height: 92px;
	display: block;
	float: left;
}

#tabcontent{
	background: #fff;
	float: left;
	width: 810px;
	padding: 15px 15px 0 15px;
}

.dots{
	width: 840px;
	clear: both;
	display: block;
	border-top: 1px dotted #aaaaaa;
	margin: 30px 0 10px -15px;
}

/* footer */

#tabfooter{
	padding-top: 10px;
	height: 30px;
	clear: both;
	width: 800px;
}

#etsy a{
	background: url(/images/sprite.png) -323px -120px no-repeat;
	height: 30px;
	width: 80px;
	margin: 10px;
	display: block;
	float: left;
}

#flickr a{
	background: url(/images/sprite.png) -323px -160px no-repeat;
	height: 30px;
	width: 120px;
	margin: 10px;
	display: block;
	float: left;
}

#behance a{
	background: url(/images/sprite.png) -323px -200px no-repeat;
	height: 30px;
	width: 157px;
	margin: 10px;
	display: block;
	float: left;
}

#twitter a{
	background: url(/images/sprite.png) -323px -240px no-repeat;
	height: 30px;
	width: 127px;
	margin: 10px;
	display: block;
	float: left;
}

#linkedin a{
	background: url(/images/sprite.png) -323px -280px no-repeat;
	height: 30px;
	width: 123px;
	margin: 10px;
	display: block;
	float: left;
}

#contact a{
	background: url(/images/sprite.png) -323px -320px no-repeat;
	height: 30px;
	width: 72px;
	margin: 10px;
	display: block;
	float: left;
}
	
#bottom{
	background: url(/images/footerbg.png) no-repeat;
	height: 30px;
	width: 840px;
	margin: 0 0 10px 130px;	
	clear: both;
}
/* end footer */

#container {
	width: 600px;
	float: left;
	padding-left: 5px;
}

#primary {
	background: #eeeeee;
	text-align: right;
	padding-right: 10px;
	float: right;
	width: 160px;
	font-size: 11px;
}

#secondary {
	float: right;
	width: 200px;
	font-size: 11px;
}

.entry-title {
	font-size: 18px;
	font-weight: 24px;
	padding: 5px 0 2px 0;
	float: none;
}

.entry-meta {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: lowercase;
}

.entry-utility {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px;
	border-bottom: 1px dotted #666666;
}

#nav-above {
	display: none;
	}

#nav-below {
	background-color: #ffffff;
	}
	
.nav-previous {
	float: left;
	padding: 15px 0 20px 0;
}

.nav-next {
	float: right;
	padding: 15px 0 20px 0;
}	

.comment-meta{
	font-size: 10px;
	padding-bottom: 5px;
}

.comment-author{
	font-weight: bold;
}

#respond {
	max-width: 100%;
	padding: 20px;
	background-color: #eeeeee;
	clear: both;
}
