/*
Theme Name: WP Bipolar
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A simple theme. Visit Theme Lab for more free WordPress themes and DemusDesign for more free templates.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/
html, body {
margin: 0; padding: 0;
overflow: auto;
}
body {
width: 100%; max-width: 100%;
background-color: #e6e6e6;
font: 400 0.8em arial, sans-serif;
color: #000000;
line-height: 1.4em;
}
a {
text-decoration: none;
color: #E25113;
}
a:hover {
text-decoration: underline;
color: #ECE400;
}
#left {
position: absolute; top: 0; left: 0;
overflow: hidden;
height: 100%; width: 35%;
text-align: right;
background: #e6e6e6 url('images/fade5.jpg') no-repeat right;
}
#outer {
position: absolute; left: 0;
top: 50%;
width:100%;
height: 240px;
margin-top: -120px;
}
body > #left {
position:fixed;
}
#main {
height: 100%;
margin: 20px 5% 20px 38%;
padding-top: 0px !important;
padding-top: 20px;
overflow: visible;
}
h1 {
display: inline;
margin-right: 30px;
font: 800 40px 'century gothic', 'trebuchet ms', arial, sans-serif;
color: #993300;
text-align: right;
text-transform: lowercase;
}
h2 {
display: inline;
margin-right: 30px;
font: 500 13px 'century gothic', 'trebuchet ms', arial, sans-serif;
color: #993300;
text-align: right;
text-transform: lowercase;
}
h4 {
display: inline;
margin-right: 30px;
font: 800 20px 'century gothic', 'trebuchet ms', arial, sans-serif;
color: #993300;
text-transform: lowercase;
}
span.title a {
display: block;
margin: 0 0 5px 0;
font: 600 1.1em 'century gothic', 'trebuchet ms', arial, sans-serif;
color: #E25113;
}
img.lime {
margin-bottom: -6px;
margin-right: 8px;
}
span.yellow {
color: #ffa200;
}
span.green {
color: #E25113;
}
.nav ul {list-style:none; text-transform: lowercase;}
.nav ul li a {
display: block;
margin: 0;
text-decoration: none;
font: 400 20px 'trebuchet ms', arial, sans-serif;
color: #E25113;
padding: 0 30px 3px 0;
}
.nav ul li a:hover {
color: #ECE400;
background: #6E0D25;
text-decoration: none;
}
.credit a, .credit a:hover {
color: #e25113; font-weight: bold;
}
.date {
float: left;
width: 2.0em;
font: 600 1.3em arial, sans-serif;
padding-right: 5px;
text-align: right;
}
div.main {
margin-left: 2.9em;
height: 100%;
margin-bottom: 25px;
border-left: solid 3px #fbb117;
border-right: solid 3px #fbb117;
border-top: solid 3px #fbb117;
border-bottom: solid 3px #fbb117;
padding: 15px 30px 5px 30px;
background: #ffeedd url('images/corner4.jpg') no-repeat bottom right;
}
img.main {
float: right;
margin: 10px;
padding: 4px;
background: #0c0;
border: solid 3px #2e2e2e;
}
a img.main:hover {
background: #ECE400;
}
div.quote {
margin: 8px 0 12px 10px; color: #6E0D25;
background: #2a2a2a url('images/quote2.jpg') repeat-x top;
border-bottom: solid 1px #2e2e2e;
border-right: solid 1px #2e2e2e;
border-left: solid 2px #0c0;
padding: 8px;
line-height: 1.7em;
}
p.comment {
font-size: 0.9em;
font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
}
span.credit {
display: block;
text-align: center;
color: #e25113;
vertical-align: bottom;
margin: 15px 0 20px 0;
font: 400 0.9em 'trebuchet ms', arial, sans-serif;
}
img {
border: 0;
}
.alignright {float:right; margin:1em 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.clear {clear:both}
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img: