/*
THEME NAME: Intermezzo / Performance Drinks
THEME URI: 
DESCRIPTION: Intermezzo theme 
VERSION: 1.0
AUTHOR: SlopeTracker AS
TAGS: 
*/

/* WordPress WYSIWYG default syles */
.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


/* Eric Meyer's CSS Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Text elements */

h1 { font-size: 2em; margin: .67em 0; }
h2 { font-size: 1.5em; margin: .75em 0; }
h3 { font-size: 1.17em; margin: .83em 0; }
h4 { margin: 1.12em 0; }
h5 { font-size: .83em; margin: 1.5em 0; }
h6 { font-size: .75em; margin: 1.67em 0; }
p { margin: 1.12em 0; }
strong {font-weight: bolder;}
blockquote { margin-left: 40px; margin-right: 40px; }
i, cite, em, var, address { font-style: italic; }
a, a:hover, a:active, a:visited {color:#000;}


/* Main Elements */

div#wrapper {
width:720px;
margin:100px auto 50px;
}

div#header {
width:317px;
float:left;
}

div#access {
width:400px;
float:left;
}

div#container {
clear:both;
padding-top:1.12em;
}

div.sidebar {
float:left;
overflow:hidden;
padding:10px 1.9%;
width:46%;
}

div#primary {
clear:both;
}

div#footer {
clear:left;
width:100%;
}

/* Header */

h1#blog-title {
margin:0;
}

div#menu {
height:1.5em;
margin:1.5em 0 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul li {
border-left:2px solid #000;
}

div#menu ul li:first-child {
border-left:0;
}

div#menu ul li.home {
border-left:0;
}

div#menu ul a {
display:block;
margin:0 0.5em;
padding:0.2em 0;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

/* Posts & pages */

#content {
background: #f8a932 url(images/page-bg.jpg) no-repeat bottom left scroll;
min-height:330px;
overflow:hidden;
padding:0 100px 30px 50px;
}

.hentry {
padding:20px 0;
overflow:hidden;
line-height:1.2em;
}

.hentry a {
color:#333;
text-decoration:underline;
}

.hentry a:hover {
text-decoration:none;
}

.entry-title {
font-size:100%;
}

.entry-title a {
text-decoration:none;
border-bottom:0;
}

.entry-date {
font-size:0.8em;
}

.more-link {
color:#fff;
text-decoration:none;
border-bottom:0 !important;
}

.more-link:hover, .more-link:active, .more-link:visited {
color:#fff;
text-decoration:none;
border-bottom:0;
}
.nav-previous a, .nav-next a {
text-decoration:none;
font-size:0.8em;
}

/* Tabbed Page */

.container-tabs {
padding-top:0 !important;
}

html>body .container-tabs { *padding-top:1.12em !important; }
html>body .postTabs { *margin-top:-1.12em !important; }
html>body .postTabs_divs { *margin-top:0em !important;  }

.home-content, .content-tabs {
background:none !important;
overflow:hidden !important;
padding:0 !important;
}

.container-tabs .hentry {
padding:0;
}

.container-tabs .entry-content {
background: url(images/tabs-bg-1.jpg) no-repeat top left scroll;
width:720px;
height:362px;
}

.entry-title,.entry-meta {
clear:both;
}

/* Comments */

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:none;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

/* Footer */

ul#social {
display:block;
margin:15px 0;
}

ul#social li {
display:block;
float:left;
margin-right:5px;
}

body.home ul#social {
margin-left:17px;
}


/* Other */

.alignright,img.alignright{
float:right;
margin:0 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}