/*
THEME NAME: combivan
THEME URI: http://www.gtzero.com/combi-wordpress-theme/
DESCRIPTION: Light and bright summer theme with a classic combi-van header. Two columns, with a sidebar in 2 sections. 
VERSION: 1.3
AUTHOR: <a href="http://www.gtzero.com/about/">Penfold</a>
AUTHOR URI: http://www.gtzero.com/
TAGS:two columns, fixed width, widgets, penfold, gtzero, combivan, combi
*/

/* core layout elements */

body {
	background: #3c4958; 
	color: #444;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	}

div#wrapper {
	width: 900px;
	position: relative;
	background: #FFC;
	margin: 0 auto;
	text-align: left;
	}

div#header {
	position: relative;
	height: 200px;
	background: #e5e5e5 url('images/camperheader.jpg') no-repeat;
	background-position: top left;
	}

#blog-title {
	margin-left: 390px;
	width: 500px;
	text-align: center;
	}

#blog-description {
	position: absolute;
	top: 233px;
	left: 10px;
	font-size: 1.2em;
	}

div#container {
	float:left;
	margin:0 -200px 0 0;
	width:100%;
	background: #FFC;
	}

div#content {
	background: #FFC;
	margin:0 220px 0 30px;
	}

div.sidebar {
	background: #FFF;
	float:right;
	overflow:hidden;
	margin-right: 10px;
	width:180px;
	border: solid 1px #CCC
	}

div#primary {
	margin-top: 10px;
	}

div#secondary {
	margin-top: 10px;
	clear:right;
	}

div#footer {
	clear:both;
	width:100%;
	height: 30px;
	background: #FFF;
	border-top: solid 1px #CCC
	}

/* key typography */

/* headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1 {
	font-size: 3em;
	}

h2 {
	font-size: 2em;
	line-height: 0.5em;
	margin: 10px 0 10px 0;
	}

h3 {
	font-size: 1.5em;
	}

/* content */

.entry-content {
	font-size: 1.2em;
	}

.post {
	background: url('images/minicamper.gif') no-repeat bottom right;
	border-bottom: solid #AAA 3px;
	padding-bottom: 40px;
	}

.entry-title,.entry-meta {
clear:both;
}

abbr.published {
	font-size: 0.9em;
	line-height: 1.0em;
	border-bottom: none;
	}

.alignright,img.alignright{
float:right;
margin:0.5em 0 0 1em;
border:solid #CCC 1px;
}

.alignleft,img.alignleft{
float:left;
margin:0.5em 1em 0 0;
border:solid #CCC 1px;
}

.aligncenter,img.aligncenter{
display:block;
margin:0.5em auto;
text-align:center;
border:solid #CCC 1px;
}

.formcontainer {
	margin-bottom: 20px;
	}

/* links */

a {
	color: #02AFAA;
	text-decoration: none;
	}

a:hover {
	color: #036;
	text-decoration: none;
	}

a:active {
	color: #600;
	text-decoration: none;
	}

#blog-title a {
	position: relative;
	top: 209px;
	color: #999;
	padding: 0 10px 3px 10px;
	background: #333;
	border: ridge 4px #777;
	}

#blog-title a:hover {
	background: #600;
	}

div.skip-link {
display:none;
position:absolute;
right:1em;
top:1em;
}

div#menu {
background: url('images/bumper.gif') repeat-x;
height: 60px;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
	display:block;
	font-size: 1.5em;
	font-weight: bold;
	margin-right:1em;
	padding:0.5em 0.5em;
	text-decoration:none;
	}

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;
}

.comments p {
	font-size: 1.2em;
	}

form#commentform .form-label {
	margin:1em 0 0.5em 0;
	font-size:1.2em;
	}

form#commentform span.required {
background:#fff;
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%;
}

.widget {
	padding: 5px 5px 0 10px;
	}

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;
margin-top: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:square;
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;
}

div#header,div#footer {
text-align:center;
}

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;
}