/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";

@import "style/css/typography.css";

@import "style/css/layout.css";

html {
	background: #9a958e url(style/images/jaime_bg.gif) repeat;
}

body {
	background: #9a958e url(style/images/jaime_bg.gif) repeat;
}

#page {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #9a958e url(style/images/jaime_bg.gif) repeat;
}

#header {
	width: 800px;
	height: 77px;
	background: url(style/images/header.gif) no-repeat;
	text-indent: -1500px;
}

#sidebar {
	width: 80px;
	float: left;
	padding-top: 25px;
	_overflow: hidden;
}

#content_wrap {
	background-color: #554d42;
	padding: 21px;
	float: right;
	min-height: 346px;
}

#portfolio_content, #showreel_content {
	background-color: #554d42;
	padding: 5px 21px 21px;
	float: right;
}

#showreel_content {
	padding-top: 21px;
}

#content {
	width: 678px;
	position: relative;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 140%;
}

.portfolio, .showreel {
	height: auto;
}

#footer {
	clear: both;
	height: 140px;
	padding-left: 80px;
	padding-top: 5px;
	position: relative;
	margin-bottom: 10px;
}

.blog-content ul, .blog-content ol {
	margin-bottom: 10px;
}

.blog-content ul li, .blog-content ol li {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 140%;
	margin-left: 15px;
}

.blog-content ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

/* Showreel */

#sidebar ul li.page-item-668 a {
	width: 101px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	background: url(style/images/nav/nav_showreel.png) no-repeat 0 top;
}

/* Profile */

#sidebar ul li.page-item-7 a {
	width: 101px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	background: url(style/images/nav/nav_profile.png) no-repeat 0 top;
}

/* Portfolio */

#sidebar ul li.page-item-23 a {
	width: 101px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	background: url(style/images/nav/nav_portfolio.png) no-repeat 0 top;
}

/* Quote */

#sidebar ul li.page-item-17 a {
	width: 101px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	background: url(style/images/nav/nav_quote.png) no-repeat 0 top;
}

/* Contact */

#sidebar ul li.page-item-20 a {
	width: 101px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	background: url(style/images/nav/nav_contact.png) no-repeat 0 top;
}

/* Blog */

#sidebar ul li.page-item-189 a {
	width: 101px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	background: url(style/images/nav/nav_blog.png) no-repeat 0 top;
}

/* Home */

#sidebar ul li.page-item-3 a {
	width: 101px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	background: url(style/images/nav/nav_home.png) no-repeat 0 top;
}

/* Menu - Common */

#sidebar ul li.page-item-668 a:hover, #sidebar ul li.page-item-668 a:active, #sidebar ul li.page-item-668.current_page_item a, #sidebar ul li.page-item-189 a:hover, #sidebar ul li.page-item-189 a:active, #sidebar ul li.page-item-189.current_page_item a, #sidebar ul li.page-item-7 a:hover, #sidebar ul li.page-item-7 a:active, #sidebar ul li.page-item-7.current_page_item a, #sidebar ul li.page-item-23 a:hover, #sidebar ul li.page-item-23 a:active, #sidebar ul li.page-item-23.current_page_item a, #sidebar ul li.page-item-17 a:hover, #sidebar ul li.page-item-17 a:active, #sidebar ul li.page-item-17.current_page_item a, #sidebar ul li.page-item-20 a:hover, #sidebar ul li.page-item-20 a:active, #sidebar ul li.page-item-20.current_page_item a, #sidebar ul li.page-item-3 a:hover, #sidebar ul li.page-item-3 a:active, #sidebar ul li.page-item-3.current_page_item a, #sidebar ul li.current_page_parent a {
	background-position: 0 bottom;
}

.nav ul li.page-item-668 a:visited, .nav ul li.page-item-2 a:visited, .nav ul li.page-item-23 a:visited, .nav ul li.page-item-17 a:visited, .nav ul li.page-item-20 a:visited, .nav ul li.page-item-3 a:visited, .nav ul li.page-item-189 a:visited {
	background-position: 0 top;
}

/* Submenus */

#sidebar ul li.page_item ul li.page_item {
	padding: 0;
	margin: 0;
	line-height: 12px;
}

#sidebar ul li.page_item ul li.page_item a {
	color: #554D42;
	text-decoration: none;
	font: 10px/12px Verdana, sans-serif;
	background-image: none;
	text-indent: 0;
	height: 12px;
	padding-left: 5px;
}

#sidebar ul li.page_item ul li.page_item a:hover, #sidebar ul li.page_item ul li.current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
}

/* End Menus */

a:link {
	color: #9a958e;
	text-decoration: none
}

a:visited {
	color: #9a958e;
	text-decoration: none
}

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

a:active {
	color: #9a958e;
	text-decoration: none
}

h2 {
	color: #9a958e;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	display: block;
	margin-top: -18px;
	padding-bottom: 3px;
}

.post h2 {
	text-indent: -1000px;
}

p {
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 140%;
	padding-bottom: 10px;
}

.post p {
	padding-bottom: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 140%;
	padding-right: 10px;
}

.portfolio, .showreel {
	position: relative;
}

.next-prev {
	position: absolute;
	right: 0;
	font: 10px Verdana, sans-serif;
	height: 12px;
	padding-bottom: 5px;
}

.portfolio .next-prev a {
	text-transform: lowercase;
}

.portfolio .next-prev a#prev {
	color: #9a958e;
	text-decoration: none;
	padding-right: 5px;
}

.portfolio .next-prev a:hover#prev {
	color: #fff;
	text-decoration: none;
}

.portfolio .next-prev a#next {
	color: #9a958e;
	text-decoration: none;
}

.portfolio .next-prev a:hover#next {
	color: #fff;
	text-decoration: none;
}

#nav {
	width: 150px;
	font: 10px Verdana, sans-serif;
	height: 12px;
	padding-bottom: 5px;
}

#nav a {
	color: #9a958e;
	text-decoration: none;
	padding-right: 3px;
}

#nav a.activeSlide {
	color: #ffffff;
}

#nav a:focus {
	outline: none;
}

.portfolio p, .showreel p {
	padding-right: 0;
	padding-bottom: 0;
}

.gallery_item img {
	padding-bottom: 18px;
}

img.alignleft {
	padding-right: 15px;
}

img.sect {
	padding: 0;
	margin: 0;
}

/* Blog Posts */


h3 {
	padding-bottom: 2px;
	letter-spacing: 1px;
	color: #9a958e;
	font: bold 16px Verdana, sans-serif;
}

small {
	margin-bottom: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	display: block;
}

.blog-post {
	position: relative;
	overflow: hidden;
}

.blog-content {
	float: right;
	width: 314px;
	padding-right: 10px;
}

.post-image {
	height: 100%;
	float: left;
	padding-bottom: 10px;
}

.blog-data {
	clear: both;
}

#post-comments {
	clear: both;
	width: 678px;
	position: relative;
	padding-top: 10px;
	border-top: 1px solid #9a958e;
}

.feedback {
	float: right;
	width: 314px;
	padding-right: 10px;
}

h3#comments {
	font-size: 13px;
	padding-bottom: 10px;
}

h3#respond {
	font-size: 13px;
	padding-bottom: 10px;
}

img.avatar {
	float: left;
	padding-right: 3px;
}

.feedback ol li {
	color: #fff;
}

small.date-time {
	margin-bottom: 0;
}

.add-comments {
	float: left;
	width: 339px;
}

label {
	color: #9a958e;
	font-size: 11px;
}

form#commentform input {
	margin-bottom: 5px;
}

textarea#comment {
	width: 339px;
	margin-bottom: 5px;
}

#facebook_like_button {
	float: right;
	width: 323px;
	display: inline-block;
	position: absolute;
	top: 250px;
	right: 0;
}

/* Category Pages */

h2.category-title {
	color: #554d42;
	position: absolute;
	top: -20px;
	text-transform: capitalize;
}

.category-content {
	width: 508px;
	float: right;
	padding-right: 10px;
}

.category-image {
	float: left;
	height: 100%;
	padding-bottom: 10px;
}

ul.post-nav {
	clear: both;
	display: block;
	padding-top: 10px;
	height: 12px;
}


ul.post-nav li {
	margin: 0;
	padding: 0;
	line-height: 12px;
	font: 10px Verdana, sans-serif;
	height: 12px;
}

ul.post-nav li a {
	margin: 0;
	padding: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.archives {
	border-bottom: 1px solid #9a958e;
	margin-bottom: 15px;
	height: auto;
	padding-bottom: 5px;
}

.subscribe {
	display: inline-block;
	width: 200px;
	float: left;
}

.search {
	display: inline-block;
	width: 400px;
	float: right;
	text-align: right;
}

#searchform {
	width: 400px;
}

input#s {
	background-color: transparent;
	border: 1px solid #5f574a;
}

.button {
	font: normal 10px/13px Verdana, sans-serif;
	text-decoration: none;
	padding: 1px 0px 2px 5px !important;
	cursor: pointer;
	border: 0px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #554d42;
	background-color: transparent;
	padding-right: 0;
}

.button:hover {
	text-decoration: underline;
}

#footer p {
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	line-height: 140%;
	font-size: 10px;
	color: #554D42;
}

#footer a:link {
	color: #554D42;
	text-decoration: none
}

#footer a:visited {
	color: #554D42;
	text-decoration: none
}

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

#footer a:active {
	color: #554D42;
	text-decoration: none
}

#footer img {
	padding-right: 5px;
	vertical-align: middle;
	padding-bottom: 5px;
}

.copyright {
	padding-top: 75px;
	display: block;
	clear: both;
}

/* WP-Email Styles */

#wp-email-content {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

#wp-email-content input.TextField, #wp-email-content textarea{
	background-color: #9a958e;
	border: 1px solid #554d42;
	padding: 3px;
	font-size: 14px;
	margin-top: 3px;
}

#wp-email-content label {
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
}

#wp-email-button {
	text-align: right !important;
}

