/* @override 
	http://jeremykittel.com/wp-content/themes/kittel/style.css
*/

/*
Theme Name: Kittel
Author: Dana Whittle
Description: Kittel
Author URI: http://vizou.com
*/

/* @group Basics */

html {  	
text-align: center; 
}

* {  	
margin: 0; 
padding: 0; 
}

body {  
font: normal 80% Puritan, Helvetica, Tahoma, Arial, sans-serif; 
line-height: 20px;
margin: 0 auto; 
position: relative; 
background: #000 url(images/bg_slice.jpg) repeat-x top;
color: #dfd5d2;
}

img{  	
border: 0; 
}

p {  	
font-size: 1.1em; 
padding: 5px 0;
}

ul, ol {  	
list-style: none; 
border: 0;
}

.alignleft {  	
float: left; 
margin: 0 10px 5px 0;
border: 0;
}

.alignright {  	
float: right; 
margin: 0 0 5px 10px; 
border: 0;
}

small {  
font-family: helvetica, arial, sans-serif;	
font-weight: bold;
font-size: 0.8em;
text-transform: uppercase; 
color: #f44626;
border: 0;
}

del {  	
font-size: 0.8em;
text-decoration: none;
text-transform: uppercase;
color: #eeae9c; 
margin-right: 5px;
}

/* @end */

/* @group Layout */

.which-template {  
display: none;	
color: #ff1433;
}

#header-home {  	
width: 1000px; 
height: 500px;
margin: 0 auto;
border-right: 1px solid #78270c; 
border-left: 1px solid #78270c; 
font-style: normal; 
}

#header {  
width: 1000px; 
height: 349px;
margin: 0 auto;
border-right: 1px solid #78270c; 
border-left: 1px solid #78270c; 
font-style: normal;
}

.header-home {  	
background: url(images/home.jpg) no-repeat bottom;  
}

.header {  	
background: url(images/header.jpg) no-repeat bottom; 
}

.header3 {  	
background: url(images/header3.jpg) no-repeat bottom; 
}

.header4 {  	
background: url(images/header4.jpg) no-repeat bottom; 
}

.header5 {  	
background: url(images/header5.jpg) no-repeat bottom; 
}

.header6 {  	
background: url(images/header6.jpg) no-repeat bottom; 
}

.header7 {  	
background: url(images/header7.jpg) no-repeat bottom; 
}

.header8 {  	
background: url(images/header8.jpg) no-repeat bottom; 
}

.header9 {  	
background: url(images/header9.jpg) no-repeat bottom; 
}

#menu {  
float: left;
width: 100%;
overflow: hidden;
position: relative;
height: 40px;
clear: both;
}

#menuContent { 
font-family: "Droid Serif",Georgia, serif; 
font-style: normal;
}

#featured {  	
width: 300px;
float: right;
}

.featuredContent {  	
padding: 0 30px 0 0;
overflow: hidden;
}

#featured img {  
margin: 0 -30px 6px 0;
float: right;
overflow: hidden;
}

#featured .featuredHome img {  	
float: none;
clear: both;
}

.featuredContent p  {  	
text-align: left; 	
clear: both;
font-size: 1em;
line-height: 16px;
padding: 3px 0 6px 0;
}

#featured strong {  	
color: #f44626;
font-weight: bold; 
}

#container {  	
width: 1000px; 
margin: 0 auto; 
text-align: left; 
overflow: hidden; 
background: url(images/page_f.jpg) no-repeat top;
border-right: 1px solid #78270c;
border-left: 1px solid #78270c;
}

#mainOne {  	
float: right; 
left: 400px; 
width: 650px;
margin-bottom: 50px;
}

#mainOneContent {	
padding: 10px 30px 20px 20px;
text-align: left;
overflow: hidden;
}

#subOne { 
float: left; 
left: 0;
width: 350px; 
margin-bottom: 50px;
}

#subOneContent {  	
padding: 20px 0 20px 30px; 
line-height: 140%;
overflow: hidden;
}

#footer {  
width: 100%;
clear: both;
margin: 50px 0;	
}

/* @end */

/* @group Navigation */

#menu ul {  	
clear: left;
float: left;
list-style: none;
margin: 5px 0 0 0;
padding: 0;
position: relative;
left: 50%;
text-align: center;
}

#menu ul li {  	
display: block;
float: left;
list-style: none;
padding: 0;
position: relative;
right: 50%;
margin: 3px 0 0 0;
font-size: 1em;
}

#menu ul li a {  	
display: block;
text-decoration: none;
text-transform: uppercase;
font-style: normal;
font-size: 1em;
border-right: 1px solid #f44626;
padding: 0 13px;
color: #93d7cc;
}

#menu li.current_page_item a {  	
color: #fff; 
text-transform: lowercase;
}

#menu  .last a {  	
border: 0; 
}

#menu a:hover {  	
color: #fff; 
}

#submenu {  	
width: 100%;
height: 30px;
text-align: center;
margin: -10px 0 0 -40px; 
}

ul#submenu li a {  	
float: left;
display: block;
color: #fff; 
background-color: #f44626;
padding: 2px 12px;
font-size: 0.8em;
}

ul#submenu li a:hover {  	
color: #a5b1bf; 
}
	
.navigation {
width: 100%;  
overflow: hidden;
clear: both;
font-size: 0.8em; 
text-transform: uppercase;
}

.pagination {  	
display: block;
clear: both;
padding: 10px 0; 
}

#mainOne .wp-paginate .current {  	
background-color: #f44626;
color: #fff;
border-color: #f44626;
}


#mainOne .wp-paginate .next {  	
background-color: #fff; 
border-color: #fff;
}

.navigation a {  	
color: #f44626;
font-weight: bold;
padding: 9px 20px; 
}

.alignleft {  	
float: left; 
}

.alignright {  	
float: right;
}

#thumbnail-menu {  	
overflow: hidden;
padding: 0 0 0 25px; 
}

.thumb-wrap { 	
float: left;
overflow: hidden;
margin-right: 5px;
}

.thumb-wrap.project {  	
width: 30%; 
}

.thumb-title {  	
font-size: 0.9em;
}

#mainOne .thumb-wrap img {  	
margin-top: 3px; 
}

/* @end */

/* @group Headers, Links */

a {  	
text-decoration: none; 
color: #66c1cd;
}

a:hover {  	
color: #7c937a; 
text-decoration: none; 
}

h1, h2, h3, h4 {  	
font-family: "Droid Serif", Georgia, serif; 
font-weight: normal; 
line-height: 98%;
padding: 12px 0 8px 0;
}

h1 {  	
padding: 10px 0; 
}

h4, h5 {  	
color: #000; 
}

h2 {  	
font-size: 2.1em;	
color: #e07852;
}

h2 a {  	
color: #e07852; 
}

#subOne h2 {  	
font-size: 1.7em;
}

#subOne h2.calendar {  	
padding-top: 0; 
}

h3 {  	
font-size: 1.7em;
font-weight: normal;
font-variant: small-caps;
color: #93d7cc; 	
}

h3 a {  	
color: #93d7cc; 
}

h4 {  	
font-size: 1.2em;
color: #fff; 
}

.navigation {  	
float: left;
clear: both; 
}

ul.subnav {  	
float: left;
width: 100%;
font-size: 0.8em;
text-transform: uppercase; 
font-family: "Droid Serif", Georgia, serif; 
}

ul.subnav li {  	
float: left;
padding: 9px 8px 0 0; 
}

ul.subnav li a {  	
padding: 3px 6px;
color: #698087;
}

/* @end */

/* @group subOne */

#subOne .audio ul li {  
border-bottom: 1px solid #ddd;
}

#subOne .subItem {  
display: block;
margin: 5px 0;	
padding: 0; 
}

#subOne .subItemContent {  	
padding: 0 10px 0 20px; 
}

#subOne #thumbnail-menu {  	
padding: 0; 
text-align: center;
}

#subOne .thumb-wrap {  	
margin: 0 9px 12px 0;
}

#subOne img {
padding: 5px;
}

#subOne .subItem.no-border {  	
border: 0; 
}

#subOne .side-post-title a {
font-size: 1.3em;
color: #93d7cc;
}

#subOne .gigpress-sidebar-date {  	
display: inline;
margin-right: 5px;
font-weight: bold;
color: #e43012;
text-transform: uppercase;
}

#subOne .gigpress-listing li {  	
float: left;
border-bottom: 1px solid #78270c;
padding: 5px 0;
}

#subOne ul {  	
margin-bottom: 10px;
list-style: none;
overflow: hidden;
}

#subOne ul li {  	
padding: 2px 0 3px 0; 
}

#subOneContent p {  	
padding: 5px 0; 
}

#subscribe input {  	
margin: 2px 0 6px 0; 
}

#subscribe input.button {  	
margin-left: 45px; 
}

#subscribe label {  	
color: #e43012; 
}

#subscribe input {  	
width: 50%;
}

#subscribe .btn {  	
width: 70px; 
}

#subscribe fieldset {  	
border: 0;
}

#subscribe .required {  	
font-size: 0.8em; 
}

/* @end */

/* @group mainOne */

.share {
float: right;
width: 180px;
text-align: right;
}

.like-this,
.share-this {  	
float: right;
display: inline;
margin-left: 8px; 
}

#mainOne .post.intro {  
font-size: 1.1em;
padding: 0;
color: #f44626;
}

.post {  	 
padding: 0 0 10px 0;
}

.entry {  	
padding: 0 30px 9px 30px;
overflow: hidden;
}

.block {
clear: both;
overflow: hidden;
margin-bottom: 10px;
}

.post.box {
float: left;
width: 45%;
height: 180px;
padding: 10px;
text-align: center;
}

.post ul {  	
padding-left: 20px; 
display: block;
}

.post ul li {  	
list-style: disc;
list-style-position: outside;
padding-bottom: 9px;
}

.post ol li {  	
list-style-position: inside; 
list-style-type: disc;
}

blockquote { 
margin: 3px 0;	
padding: 6px;
border-top: 1px dashed #f44626;
color: #a2734d;
}

#mainOne .vvqbox {  	
margin: 9px 0;
}

.no-border {  	
border: 0; 
}

.border {  	
border-bottom: 1px solid #78270c; 
}

#mainOne img.alignnone { 
float: none; 
margin: 5px 0 10px 0;
border: 0;
}

#mainOne img.alignleft,
#mainOne .wp-caption.alignleft,
#mainOne img.attachment-bigthumb,
#mainOne img.attachment-thumbnail {
float: left; 
margin: 5px 20px 10px 0;
border: 0;
}

#mainOne img.alignright,
#mainOne .wp-caption.alignright {
float: right; 
margin: 5px 0 10px 20px;
border: 0;
}

#mainOne .gallery img {  	
border: 0; 
}

#mainOne .post.box img {
margin: 0;
padding: 0;
float: none;
}

#mainOne .ngg-gallery-thumbnail img {  	
border: 0;
padding: 0; 
}

#mainOne .ngg-galleryoverview {  	
margin: 18px 0 9px 0;  
}

#mainOne em {  
font-style: normal;
font-size: 1em;
color: #93d7cc;
font-family: "Droid Serif", Georgia, serif; 
}

#mainOne strong,
#subOne strong {  	
color: #f44626; 
font-weight: normal;
}

#mainOne .post.featured .entry ul li {  	
background: url(icons/arrow_right_spearmint.png) no-repeat 0 3px;
padding: 3px 0 6px 15px;
}

.postmetadata {  
clear: both;	
overflow: hidden;
display: block;
padding-top: 10px; 
}

.postmetadata .date { 
font-size: 1.5em;
text-transform: lowercase;
color: #821715;
float: right;
}

.postmetadata .more a {  
color: #93d7cc; 
font-size: 0.9em;
text-transform: lowercase;
float: left;
}

/*admin meta*/

#meta {  	
width: 300px;
left: 0;
margin-top: -10%; 
}

#meta .meta {  	
font-family: helvetica, arial;
text-transform: uppercase;
text-align: left;
font-size: 0.8em;
line-height: 24px;
padding: 5px 8px;
width: 100%;
}

#meta a {  	
text-decoration: none;
color: #000;
}

#meta a:hover {  	
color: #e43012; 
}

#meta .admin {  	
background: url(icons/wrench_orange.png) no-repeat 0 50%; 
padding: 5px 0 5px 25px; 
}

#meta .submgt {  	
background: url(icons/folder_full.png) no-repeat 0 50%; 
padding: 5px 0 5px 25px;  
}

/* @end */

/* @group Comments */

#commentssection {  	
clear: both; 
margin: 9px 0 9px 40px; 
}

#commentform {  	
margin: 0 0 18px 40px; 
}

#commentbox {  	
width: 350px; 
margin: 5px 5px 0 0; 
}

.commentmetadata .date {  	
color: #f44626; 
font-weight: bold; 
text-transform: uppercase; 
background: url(icons/comment.png) no-repeat 0 50%; 
padding-left: 20px;
}

.commentmetadata .author {  	
font-weight: bold;
color: #ff873f; 
}

#mainOne .post.guestbook img {  	
}

#mainOne .post.guestbook {  	
padding-top: 9px;
}

#submit {  	
margin: 5px 5px 0 0; 
}

ol.commentlist {  	
list-style-type: none; 
}

ol.commentlist li {  	
margin: 9px 0; 
padding: 9px 0; 
overflow: hidden; 
border-top: 1px solid #78270c;
}

.with-comments {  	
text-transform: uppercase; 
}

#commentform label {  	
padding-left: 10px; 
}

ol.commentlist li p {  	
margin: 3px 0 6px 0; 
padding: 0 12px 0 0; 
line-height: 140%; 
}

/* @end */

/* @group Forms */

/* search */

#searchform {  	
padding: 9px; 
}

#searchform input#s {  	
font-size: 0.9em; 
padding: 2px; 
margin: 2px; 
width: 120px 
}

#searchform input#searchsubmit {  	
font-size: 0.9em; 
padding: 2px; 
margin: 9px 0 0 2px;  
color: #000; 
}

#searchform input#s { 
width: 150px; 	
padding: 2px 0; 
}

/* @end */

/* @group Plugins */

/* eStore */

#mainOne .eStore-product {
border-top:  0;
border-right: 0;
border-bottom: 1px solid #78270c;
border-left: 0;
padding: 10px 0;
}

#mainOne .eStore_buy_now_button {
float: right;
}

#mainOne .shopping_cart h2 {
font-size: 1.5em;
}

#mainOne .eStore-product img {
border: 0;
padding: 0;
background: transparent;
}

#mainOne .eStore-product-name {
font-family: "Droid Serif", Georgia, serif; 
font-weight: normal; 
line-height: 98%;
font-size: 1.7em;
font-weight: normal;
font-variant: small-caps;
color: #93d7cc; 
}

#mainOne .eStore_price {
font-size: 1.2em;
}

/* Streampad */

#streampadBottomBar {  
border-top: 2px solid #000; 
background: url(images/bgbar.jpg) repeat-x top !important;	
}

#streampadDrawer {  	
color: #000 !important; 
}

#streampadPlayerClickToPlay {  	
text-transform: lowercase;
font-weight: bold; 
}

#streampadProfileButton {  	
display: none; 
}

/* GigPress */

#mainOne .gigpress-table {
border: 0;
border-collapse: collapse;
line-height: 18px;
}

#mainOne .gigpress-table .cell-1 {
width: 25%;
border-bottom: 3px solid #f44626;
vertical-align: middle;
}

#mainOne .gigpress-table .cell-2 {
border-bottom: 1px solid #78270c;
padding: 10px;
vertical-align: middle;
width: auto;
}

#mainOne .gigpress-date {
font-weight: bold;
}

/* Contact form */

.gigpress-related a {
color: #ff7504;
font-size: 0.9em;
text-transform: uppercase;
font-weight: 500;
}

.wpcf7-form p {  	
padding: 5px 0; 
}

.wpcf7-form input {  	
margin-left: 5px; 
}

.wpcf7-form .default-value {  	
color: #bbb; 
font-family: courier, sans-serif;
font-size: 1.1em;
}

.wpcf7-form select {  	
margin: 5px 0; 
font-size: 1em;
}

.wpcf7-form small {  	
color: #e07852;
}

.wpcf7-form .wpcf7-mail-sent-ok {  	
background-color: #ffefaa;
border: 0; 
padding: 5px 10px;
}


/* @end */
