/*
Theme Name: Extreme Landcruiser
Theme URI: http://netthink21.com/
Description: Custom theme for Extreme Landcruiser
Version: 1.0
Author: NetThink 21
Author URI: http://netthink21.com

	Designed by NetThink 21 for Extreme Landcruiser

*/

/* colors
red #bc1908
gold #815d01
gray #848484
light gray border #d7d7d7 (was dfdfdf)
*/

body {margin: 0px; padding: 0px; background: url(bg-page.jpg) no-repeat top center #494949; color: #000000; font-size: 14px; font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;}
#wrapper {width: 940px; margin: 0px auto 0px auto; padding: 0px;}
a img {text-decoration: none; border: 0px;}
#header {height: 107px;}
#spacer {height: 15px; display: block; clear: both;}
.logo {float: left;}
.email {float: right;}
#homepic {float: left; width: 600px;}
#homeabout {float: right; width: 294px; background: url(bg-about.jpg) no-repeat; padding: 33px 0px 0px 3px;}
#audiotypes {clear: both; width: 906px; background: url(bg-audio.jpg) no-repeat; overflow: auto;}
#homeaudio {float: left; width: 286px; padding: 33px 10px 0px 5px;}
#caraudio {float: left; width: 281px; padding: 33px 10px 0px 10px; border-left: 1px solid #000000; border-right: 1px solid #000000;}
#proaudio {float: right; width: 292px; padding: 33px 0px 0px 0px;}
#homeaudio p, #caraudio p, #proaudio p {padding: 5px 0px 0px 0px;}

/*footer */
#bottomspace {display: block; height: 40px; clear: both;}
#bottomnav {border-top: 1px solid #d7d7d7; clear: both; padding: 5px 0px 0px 0px; color: #959595;}
#footerspace {display: block; height: 10px; clear: both;}
#footerlogo {background-image: url(bg-footer.jpg); background-position: center 0px; background-repeat: no-repeat; height: 55px; clear: both;}
#footer {clear: both; color: #ffffff; text-align: center; font-size: 11px; padding: 0px 0px 170px 0px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#footer a:link, #footer a:visited {color: #ffcc00; text-decoration: none; border-bottom: 1px dotted #ffcc00;}
#footer a:hover, #footer a:active {color: #ffcc00; text-decoration: none; border-bottom: 1px solid #ffcc00;}

/* homepage */
#homeblog {padding: 5px 0px 5px 0px; font-size: 13px; color: #ffffff;}
#homeblog ul {margin: 0px; padding: 0px; list-style: none;}
.leftticker {float: left; width: 152px;}
.rightticker {float: right; width: 750px;}

/* content */
#content {clear: both; font-size: 14px; padding: 10px; background: #939393; border: 7px solid #ffffff; width: 906px; overflow: auto;}
a:link, a:visited {color: #ffffff;}
a:hover {color: #000000;}
p {line-height: 1.3em; margin: 0px; padding: 2px 0px 13px 0px;}
h1 {color: #494949; font-size: 22px; font-weight: bold; margin: 0px; padding: 0px 0px 6px 0px;}
h2 {color: #ffffff; font-size: 18px; font-weight: bold; margin: 0px; padding: 0px 0px 0px 0px; clear: both;}
h3 {color: #000000; font-size: 18px; font-weight: normal; margin: 0px; padding: 0px 0px 5px 0px;}
#column {float: left; width: 210px; padding: 0px 0px 0px 15px;}
#column ul {margin: 0px; padding: 3px 0px 20px 20px; list-style: disc;}
#column ul li {line-height: 1.2em;}

/*contact page */
#contactholder {background: url(bg-contactholder.jpg) repeat-y; width: 906px; overflow: auto;}
#contactleft {float: left; width: 428px; background: url(bg-contactinfo.jpg) no-repeat top center #494949; color: #ffffff; padding: 46px 10px 10px 10px; text-align: center; font-size: 16px;}
#contactleft a:link, #sidebar a:visited {color: #ffcc00; text-decoration: none;}
#contactleft a:hover, #sidebar a:active {color: #ffffff; text-decoration: none;}
#contactright {float: right; width: 428px; background: url(bg-contactform.jpg) no-repeat top center #494949; color: #ffffff; padding: 46px 10px 10px 10px;}

/*blog*/
h2.newspaper {color: #ffcc00; font-size: 20px; font-weight: bold; margin: 0px; padding: 0px 0px 4px 0px; text-transform: none;}
h2.imgview {color: #ffcc00; font-size: 20px; font-weight: bold; margin: 0px; padding: 0px 0px 10px 0px; text-transform: none; text-align: center;}
a.newslink:link, a.newslink:visited {color: #ffcc00; text-decoration: none;}
a.newslink:hover, a.newslink:active {color: #000000; text-decoration: none;}
.post {clear: both;}
#tallspacer {height: 25px; display: block; clear: both;}
#dateline {float: left; width: 225px; text-align: right;}
#dateline a:link, #dateline a:visited  {color: #494949; text-decoration: none;}
#dateline a:hover, #dateline a:active {color: #000000; text-decoration: none;}
p.time {font-size: 18px; font-weight: bold; color: #494949; padding: 2px 0px 6px 0px;}
#postcontent {float: right; padding: 0px 0px 0px 15px; width: 650px; border-left: 1px solid #494949;}
.post hr {display: none;}
.postmetadata {clear: both;}
.clear {clear: both;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	height: 8em;
	padding: 2px;
	}

#commentform #submit {margin: 0px 0px 0px 350px;}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

blockquote {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 0px; padding: 5px 0px 10px 25px; text-align: left;}
/* End Structure */


/* Begin Images */
#images {text-align: center;}
#images img {border: 5px solid #ffffff;}
#navigation img {border: 2px solid #ffffff;}
img.aligncenter {display: block; margin-left: auto;	margin-right: auto;	}
img.alignright {margin: 2px 0px 5px 10px; display: inline;}
img.alignleft {margin: 2px 10px 5px 0px; display: inline;}
.alignright {float: right;}
.alignleft {float: left;}
.frame {border: 1px solid #d7d7d7; padding: 6px; background: #ffffff;}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {width: 130px;}
/* End Form Elements */


/* Begin Sidebar */
#sidebar form {margin: 0;}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
.center {text-align: center;}
.hidden {display: none;}
hr {display: none;}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
