/*
Theme Name: Volkswagen Campers
Version: 1.0
Description: Unique Theme design for Volkswagen Campers
Author: Xellentinfo
Author URI: http://www.xellentinfo.com
*/

*{
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

body {
	margin: 0;
	padding: 0;
	/*background: #21426B url(images/bodybg.jpg) repeat-x;*/
	background: #21426B;
	font: normal 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #909090;
}

#body_top{
background: url(images/body_top.gif);
background-position:bottom;
background-repeat:no-repeat;
height:13px;
}

#body_bottom{
background: url(images/body_bottom.gif);
background-position:top;
background-repeat:no-repeat;
height:13px;
}



h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin-bottom: 3px;
	letter-spacing: -1px;
	font-size: 24px;
	color: #2A9022;
}

h3 {
	margin: 30px 0 15px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #2A9022;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 19px;
}

blockquote {
	padding-left: 35px;
	background: url(images/img15.gif) no-repeat left top;
}

a {
	color: #2A9022;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu_top{
	margin:0 auto;
	width: 826px;
	background: url(images/menu_top.gif) left center;
	padding-bottom:1px;
	margin-bottom:7px;
}



#menu {
	width: 826px;
	height: 30px;
	margin: 0 auto;
	background:#DE5A08;
	margin-bottom:10px;
	font-size:12px;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 19px;
	padding: 7px 20px 5px 20px;
	background: url(images/img02.gif) no-repeat left center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	display: block;
	float: left;
	height: 19px;
	padding: 7px 20px 5px 20px;
	background: url(images/menu_over.gif) left center;
	font-weight: bold;
	color: #000000;
}

#menu .first a {
	background: none;
}

#menu .current_page_item a{
	display: block;
	float: left;
	height: 19px;
padding: 7px 20px 5px 20px;
	background: url(images/menu_over.gif) left center;
	font-weight: bold;
	color: #000000;
}

/* Header */

#header {
	width: 826px;
	height: 146px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background:url(images/header.gif) no-repeat left center;
}

#header h1 {
	float: left;
	font-size: 36px;
	color: #FFFFFF;
}

#header h2 {
	float: left;
	font-size: 11px;
	color: #DBACAC;
}

#title a:link, #title a:active, #title a:visited{
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#08397A;
height:25px;
}

#title a:hover{
font-size:18px;
font-weight:bold;
text-decoration:underline;
color:#000000;
height:25px;
}

#brd{
border-top:1px #cccccc solid;
}

/* Content */

#content {
	width: 826px;
	margin: 0 auto;
	background: url(images/content_bg.gif);
}

/* Search */

#search {
	float: right;
	width: 234px;
	padding: 25px 0 25px 0px;
	background: #FFFFFF url(images/img04.gif) no-repeat;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend, #submit1 {
	display: none;
}

#textfield1 {
	width: 158px;
	height: 17px;
	padding: 4px 0 0 30px;
	background: #EBEEF7 url(images/img03.gif) no-repeat 2px 2px;
	border: 1px solid #3F55B1;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #3F55B1;
}

/* Posts */

#posts {
	float: left;
	width: 584px;
}

#posts .post {
	margin: 0 0 20px 0;
	padding: 0px 20px 20px 20px;
	/* 	background: #FFFFFF url(images/img09.gif) no-repeat left top; */
}

#posts .title {
	padding: 0 5px;
}

#posts .story {
	padding: 0 1px;
	color:#000000;
}

#posts .meta {
	height: 15px;
	margin-top: 15px;
	padding: 5px 10px;
	background: url(images/gray_bg.gif) repeat-x;
	border-bottom: 3px solid #cccccc;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	color: #2A9022;
}

#posts .meta a {
font-size:12px;
color:#21426B;
text-decoration: none;
}

#posts .meta .hide {
	display: none;
}

.black a:link, a:visited, a:active{
color:#000000;
text-decoration:none;
}

.black a:hover{
color:#000000;
text-decoration:none;
}

.black{
color:#000000;
}

#posts .date {
	float: left;
}

#posts .date .posted {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

#posts .file {
	float: right;
}

#posts .file .category {
	padding: 0 20px 0 17px;
	background: url(images/img11.gif) no-repeat left center;
}

#posts .file .comments {
	padding: 0 20px 0 16px;
	background: url(images/img12.gif) no-repeat left center;
}

#posts .file .permalink {
	padding: 0 0 0 18px;
	background: url(images/img13.gif) no-repeat left center;
}

#posts .image {
	float: right;
	margin-left: 15px;
}

#posts ul {
	list-style: square;
}

/* Links */

#links {
	float: right;
	width: 233px;
	/*background: #FFFFFF;
	border-bottom: 3px solid #3F55B1;*/
}

#links h2 {
	height: 28px;
	margin: 0;
	padding: 13px 0 0 20px;
	background: url(images/link_title_bg.gif) no-repeat;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	color: #000000;

}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#links li ul {

	padding: 10px 10px;
}

#links li li {
	height: 23px;
	padding: 7px 0 0 7px;
	/*background: #ffffff url(images/img07.gif) repeat-x;*/
	border-bottom: 1px dotted #cccccc;
}

#links li li:hover {
	background: #ffffff;
}

#links li li:hover a {
	font-weight: bold;
}

#links li li a {
	padding-left: 13px;
	background: url(images/img06.gif) no-repeat left center;
	text-decoration: none;
	color: #21426B;
}

#date{
background: url(images/date_bg.gif);
width:51px;
height:63px;
margin-top:5px;
}

.date_month{
font-size:14px;
color:#ffffff;
font-weight:bold;
text-align:center;
}

.date_day{
font-size:14px;
color:#ffffff;
font-weight:bold;
text-align:center;
}

/* Footer */

#footer {
	clear: both;
	width: 826px;
	margin: 0 auto;
	height:50px;
	padding: 10px 0;
	background: url(images/footer_bg.gif);
	background-position:center;
	margin-top:7px;
}

#footer p {
	text-align: center;
	font-size: 10px;
	height:40px;
	color: #000000;
}

#footer a {
	color: #000000;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #f1f1f1;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

* body #body_top{
background: url(images/body_top.gif);
background-position:bottom;
background-repeat:no-repeat;
height:13px;
margin-left:-1px;
}

* body #body_bottom{
background: url(images/body_bottom.gif);
background-position:top;
background-repeat:no-repeat;
height:13px;
margin-left:-1px;
}

* body #title a:link, #title a:active, #title a:visited{
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#08397A;
}

* body #title a:hover{
font-size:18px;
font-weight:bold;
text-decoration:underline;
color:#000000;
}

