/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/*
Restyled and modified by Andrew Stocks (http://www.andrewstocks.com)
*/

@import "reset.css";

body {
background: #FFF;
font-family: Helvetica, Arial, sans-serif;
font-size: 62.5%;
color: #444;
}

a {
color: #0099CC;
text-decoration: none;
}

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

strong {
font-weight: 700;
}

hr {
border: none 0;
border-bottom: 1px solid #E0E0E0;
height: 1px;
margin: 40px 0 20px 0;
width: 510px;
clear: both;
}

blockquote {
font-style: italic;
background: url(images/quotes.gif) no-repeat top left;
background-position: 12px 12px;
color: #595959;
margin: 5px 0;
padding: 8px 15px 8px 60px;
}

#wrapper {
width: 900px;
background: #FFF;
margin: 0 auto;
}

#header {
overflow: hidden;
width: 900px;
height: 150px;
border-bottom: 1px solid #E0E0E0;
border-top: 1px solid #E0E0E0;
margin: 0 auto;
}

#header h1, #header h2 {
text-indent: -9000px;
margin: 0;
}

#header h1 a, #header h2 a {
width: 900px;
height: 46px;
display: block;
position: relative;
margin: 52px 0;
left: 0;
top: 0;
background:url(/images/ginacross_long.gif) 0 0 no-repeat;
cursor: pointer;
float: left;
padding: 0;
border: 0;
}

#description {
text-indent: -9000px;
}

#menu {
width: 900px;
overflow: hidden;
margin: 0 auto;
}

#menu ul li {
float: left;
text-indent: -9000px;
text-transform: uppercase;
font-size: 1.2em;
padding: 20px 0;
margin: 0 40px 0 0;
}

#menu ul li a {
color: #000066;
}

#menu ul li a:hover {
color: #0099CC;
}

#menu ul li a.home, #menu ul li a.about, #menu ul li a.blog, #menu ul li a.contact, #menu ul li a.gas {
display: block;
width: 52px;
height: 21px;
position: relative;
margin: 0;
left: 0;
top: 0;
background:url(/images/home.png) 0 0 no-repeat;
cursor: pointer;
padding: 0;
border: 0;
}

#menu ul li a.about {
width: 53px;
height: 21px;
background:url(/images/about.png) 0 0 no-repeat;
}

#menu ul li a.blog {
width: 39px;
height: 21px;
background:url(/images/blog.png) 0 0 no-repeat;
}

#menu ul li a.contact {
width: 69px;
height: 21px;
background:url(/images/contact.png) 0 0 no-repeat;
}

#menu ul li a.gas {
width: 136px;
height: 21px;
background:url(/images/gas.png) 0 0 no-repeat;
}

#menu ul li a.home:hover {
background:url(/images/home_hov.png) 0 0 no-repeat;
}

#menu ul li a.about:hover {
background:url(/images/about_hov.png) 0 0 no-repeat;
}

#menu ul li a.blog:hover {
background:url(/images/blog_hov.png) 0 0 no-repeat;
}

#menu ul li a.contact:hover {
background:url(/images/contact_hov.png) 0 0 no-repeat;
}

#menu ul li a.gas:hover {
background:url(/images/gas_hov.png) 0 0 no-repeat;
}

#container {
width: 900px;
overflow: hidden;
margin: 25px auto;
}

#content {
float: left;
width: 510px;
}

#content_index {
float: left;
width: 900px;
margin-bottom: 20px;
}

#content_index img {
float: right;
}


.post {
margin-bottom: 20px;
clear: both;
}

.post-title {
font-size: 3em;
line-height: 1.2;
font-weight: normal;
margin-bottom: 20px; 
}

.post-title a {
color: #333333;
}

.post-content p.bigtext {
font-family: Arial, Trebuchet, sans-serif;
font-size: 2.6em;
line-height: 1.3;
font-weight: normal;
margin-bottom: 20px; 
color: #666;
}

.post-content p.midtext {
font-family: Arial, Trebuchet, sans-serif;
font-size: 2.2em;
line-height: 1.3;
font-weight: normal;
margin: 40px 0 20px 0; 
color: #666;
}

.page-subtitle {
font-weight: bold;
color: #444;
font-size: 1.4em;
text-transform: uppercase;
padding-bottom: 20px;
border-bottom: 1px solid #EFEFEF;
margin: 0 0 20px 0;
}

.post-meta {
font-size: 1.2em;
color: #333;
margin-top: 5px;
text-transform: uppercase;
letter-spacing: 0.15em;
}

.post-meta a {
color: #666;
}

/*----LISTS-----*/

#content ul {
font-family: Arial, Trebuchet, Helvetica, sans-serif;
font-size: 1.4em;
line-height: 1.6;
margin-bottom: 10px;
color: #666;
}

.post-comments {
float: right;
background: url(images/cbubble_left.gif) no-repeat top left;
padding: 3px 0 7px 7px;
}

.post-comments a {
background: url(images/cbubble_right.gif) no-repeat top right;
padding: 3px 7px 7px 0;
color: #FFFFFF;
}

.post-comments a:hover {
color: #FFFFFF;
}

.post-content {
margin-top: 15px;
}

.post-content h2 {
font-size: 2em;
margin-bottom: 10px;
padding: 10px 0 5px;
}

.post-content h3 {
font-size: 1.4em;
font-weight: 700;
margin-bottom: 5px;
border-bottom: 1px solid #EFEFEF;
padding: 10px 0 5px 0;
}

.post-content p {
font-family: Arial, Trebuchet, Helvetica, sans-serif;
font-size: 1.4em;
line-height: 1.6;
margin-bottom: 10px;
color: #000;
}

p.wp-caption-text {
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
margin-top: 10px;
}

/*-------IMAGES-----------*/

.post-content img.alignnone {
background: #FFF;
border: 0px solid #EFEFEF;
margin: 0 15px 15px 0;
padding: 4px 0 0 0;
}

.post-content img.alignleft {
float: left;
border: 0px solid #EFEFEF;
margin: 0 25px 15px 0;
padding: 4px 0 0 0;
}

.post-content img.alignright {
float: right;
border: 0px solid #EFEFEF;
margin: 0 0 15px 25px;
padding: 4px 0 0 0;
}

/*-------END IMAGES-----------*/

.post-content ul,.post-content ol {
margin-left: 30px;
margin-bottom: 20px;
}

.post-content ul {
list-style: outside;
}

.post-content ol {
list-style: decimal;
}

.post-content ul li, .post-content ol li {
line-height: 1.3;
margin-bottom: 5px;
}

.more-link {
font-weight: 700;
display: block;
margin-top: 10px;
}

.section-title {
font-size: 140%;
margin-bottom: 10px;
border-top: 1px solid #E0E0E0;
padding-top: 20px;
}

.navleft {
float: left;
margin: 0 15px 15px 0;
}

.navright {
float: right;
margin: 0 0 15px 15px;
}

.navigation div a {
font-size: 110%;
}

#comments {
font-size: 1.3em;
line-height: 1.2;
}

#comments ol li {
margin-top: 2px;
border-bottom: 1px solid #F0F0F0;
padding: 10px 0;
overflow: hidden;
height: 1%;
}

.comment-gravatar {
float: left;
margin-right: 10px;
background: #FFF;
border: 1px solid #F0F0F0;
padding: 3px;
}

.comment-data {
float: left;
width: 400px;
}

.comment-data p {
margin-bottom: 6px;
line-height: 1.3;
}

.comment-author {
font-weight: 700;
margin-bottom: 3px;
}

.comment-meta {
color: #666;
margin-bottom: 5px;
}

.unapproved {
font-style: italic;
}

#respond {
margin-top: 30px;
clear: both;
}

#comment-form {
margin-top: 15px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
line-height: 1.2;
}

#comment-form label {
display: block;
margin-bottom: 5px;
}

#comment-form input {
width: 240px;
margin-bottom: 10px;
padding: 5px;
}

#comment-form textarea {
width: 455px;
height: 200px;
margin-top: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
line-height: 1.2;
padding: 10px;
}

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

#sidebar_wider {
float: right;
width: 430px;
margin-bottom: 20px;
}

.sidepanel {
margin-bottom: 30px;
}

.sidepanel h3, .singlecol h3, .singlecol_r h3 {
text-transform: uppercase;
border-bottom: 1px solid #EFEFEF;
padding: 0 0 15px 0;
color: #000;
font-weight: bold;
font-size: 1.4em;
letter-spacing: 0.5;
margin-top: 20px;
}

.singlecol_r h3 {
margin-bottom: 10px;
}

h3.tweet {
text-indent: -9000px;
background:url(/images/tweet.gif) 0 0 no-repeat;
border-bottom: 0px solid #EFEFEF;
}

.sidepanel ul li {
border-bottom: 1px solid #EFEFEF;
padding: 10px;
font-size: 1.3em;
line-height: 1.4;
}

.sidepanel ul li:hover {
background: #DEF2F8;
}

.sidepanel p {
margin-top: 8px;
line-height: 1.4;
font-size: 1.3em;
}

#lowercontent {
width: 900px;
clear: both;
margin: 0;
border-top: 1px solid #E0E0E0;
padding: 0; 
}

.singlecol, .singlecol_r {
float: left;
display: block;
width: 259px;
margin: 0 30px 0 0;
border-right: 1px solid #E0E0E0;
padding-right: 30px;
}

.singlecol_r {
margin: 0;
padding: 0;
border-right: 0;
}

.singlecol_r p {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.4em;
line-height: 1.6;
}

.singlecol ul li {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.4em;
line-height: 1.6;
color: #444;
border-bottom: 1px solid #EAEAEA;
padding: 10px 0;
width: 259px;
}

/*-----------FOOTER-----------------*/

#footer {
margin: 0 auto;
color: #666;
font-size: 1.3em;
line-height: 1.4;
width: 900px;
height: 100px;
border-top: 1px solid #EAEAEA;
padding-top: 30px;
}

#footer p {
float: left;
margin-right: 50px;
}

#footer-links {
list-style: none;
}

#footer-links ul {
float: left;
margin-left: 50px;
}

#footer-links li {
float: left;
margin-right: 25px;
}

.footerlogo {
vertical-align: middle;
float: right;
}

.sep {
color: #CCC;
margin: 0 8px;
}

.ico-small {
vertical-align: middle;
margin: 0 5px 2px 0;
}

p.credit {
margin-top: 10px;
}

/*-----------FORMS-----------------*/

.wpcf7
{
position: relative;
width: 510px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #444;
background: #eee;
float: left;
clear: both;
border: 1px solid #E0E0E0;
margin-top: 40px;
}

.wpcf7 p
{
font-family: Arial, Helvetica, sans-serif;
margin: 20px 0 10px 20px;
font-size: 1.2em;
display: block;
}

input, textarea {
border: 1px solid #999;
line-height: 1.3;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
margin: 5px 0px;
width: 450px;
color: #444;
padding: 5px;
}

p.submit input
{
color: #444;
font-size: 1.2em;
font-weight: bold;
background: #DEF2F8;
border: 0;
cursor: pointer;
display: block;
margin: 10px 0px;
width: 80px;
} 

p.submit input:hover
{
color: #FFF;
background: #0099CC;
border: 0;
cursor: pointer;
} 

input#submit, input.submit
{
color: #444;
font-size: 1.2em;
font-weight: bold;
background: #DEF2F8;
border: 0;
cursor: pointer;
display: block;
margin: 10px 0px;
width: 80px;
} 

input#submit:hover, input.submit:hover
{
color: #FFF;
background: #0099CC;
border: 0;
cursor: pointer;
} 

.wpcf7 legend {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000;
font-size: 1.4em;
text-align: left;
margin: 0 0 0 0;
padding: 0;
}

fieldset {
border: 0;
margin: 0;
padding: 0;
}

/*-----------TWITTER-----------------*/

.aktt_tweets ul li {
font-size: 1.3em;
}

/*----------SEARCH----------*/

.searchterm {
color: #5CBDAB;
}

/*----------SHARE----------*/

.addthis_container {
margin: 20px 0 20px 0;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 31, 2010 */

@font-face {
	font-family: 'Museo500';
	src: url('museo500-regular-webfont.eot');
	src: local('☺'), url('museo500-regular-webfont.woff') format('woff'), url('museo500-regular-webfont.ttf') format('truetype'), url('museo500-regular-webfont.svg#webfontNMVTObFJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

.Museo-500 {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'Museo500', sans-serif;
			font-size-adjust: 0.51;
		}