/*  


Theme Name: Meethere
Theme Style: 3 column, Adsense ready, unique WordPress Theme
Theme URI: http://www.carplanetonline.com
Description: 3 column , adsense ready, widgetized, clean, unique wordpress theme
Author: Meethere
Author URI: http://www.carplanetonline.com
Tags: widgetized, adsense ready, fluid width, three columns, widgets,
Copyright 2007-2008 www.carplanetonline.com

*/

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

a:link, a:visited {
	color: #7B2217;
	text-decoration: none;
}

a:hover, a:active {
	color: #7B2217;
	text-decoration: underline;
}

.raquo {
	color: #7B2217;
	font-weight: bold;
}

.cleardiv {
	clear: both;
}

body {
	background-color: #4B565E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

form input, form textarea {
       border: 1px solid #ccc;
       padding: 4px;

}

#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0 10px;
}

#header {
	width: 900px;
	height: 239px;
	background: url(mh-images/header-background.jpg) no-repeat;
}

#headerlinks {
	width: 80px;
	height: 15px;
	background: url(mh-images/headerlinks-line.gif) 0% 100% no-repeat;
	float: right;
	margin: 17px 14px 0 0;
}

#headerlinks-inner-L {
	float: left;
	width: 11px;
	padding-left: 14px;
}

* html #headerlinks-inner-L {
	margin-right: -3px;
}

#headerlinks-inner-mid {
	width: 11px;
	margin: 0 33px 0 35px;
}

* html #headerlinks-inner-mid {
	margin: 0 30px 0 32px;
}

#headerlinks-inner-R {
	float: right;
	width: 9px;
	padding-right: 15px;
}

* html #headerlinks-inner-R {
	margin-left: -3px;
}

#headerlogo {
	padding: 20px 0 0 20px;
        margin: 20px -20px 10px 20px;
        }

#headerlogo h1 {
	font-size: 2.4em !important; font-size: 2.8em;
        font-weight: normal;
        }

#headerlogo h1 a {
	color: #fff;
        text-decoration: none;
}

#headerlogo h1 a:hover {
	color: #fff;
        text-decoration: underline;
}

#headerlogo h2 {
        margin-top: 10px;
	font-size: 1em !important; font-size: 1.2em;
        font-weight: normal;
        color: #fff;
}

#navigation {
	width: 569px;
	float: left;
	height: 40px;
	padding: 15px 0 0 31px;
	overflow: hidden;
}

#navigation ul li {
	display: block;
	float: left;
	margin-right: 12px;
	text-align: center;
	width: 88px;
	height: 36px;
	font-size: 13px;
	list-style: none;
	background: url(mh-images/nav-background.gif);
	overflow: hidden;
}

#navigation ul li a {
	width: 100%;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
}

#searchbox {
	width: 185px;
	height: 42px;
	float: right;
	margin: 1px 48px 0 0;
	padding: 20px 0 0 10px;
	background: url(mh-images/search-background.jpg) no-repeat;
	overflow: hidden;
}

* html #searchbox {
	margin: 0 48px 0 -3px;
}

#searchtext {
	width: 156px;
	height: 20px;
	padding-left: 20px;
	color: #7B2217;
	background: url(mh-images/searchfield.gif) no-repeat;
}


#sidebar1 .box1, #sidebar2 .box1 {
	width: 170px;
	background: url(mh-images/box-W.gif) 0 0 repeat-y;
}

#sidebar1 .box2, #sidebar2 .box2 {
	width: 170px;
	background: url(mh-images/box-E.gif) 100% 0 repeat-y;
}

#sidebar1 .box-W1, #sidebar2 .box-W1 {
	background: url(mh-images/box-SW.gif) 0 100% no-repeat;
	width: 170px;
}

#sidebar1 .box-E1, #sidebar2 .box-E1 {
	background: url(mh-images/box-SE.gif) 100% 100% no-repeat;
	width: 170px;
}

.box-NW {
	float: left;
	height: 32px;
	width: 9px;
}

* html .box-NW {
	margin-right: -3px;
}

.box-NE {
	float: right;
	height: 32px;
	width: 9px;
}

* html .box-NE {
	margin-left: -3px;
}

.box-mid2 {
	padding-bottom: 30px;
	margin-bottom: 15px;
	border-bottom: 1px solid #7b2217;
}

.box-mid2 ul li a {
        font-size: 13px;
	color: #7B2217;
	text-decoration: none;
}

.box-mid2 ul li a:hover {
	color: #7B2217;
	text-decoration: underline;
}

.box-mid2 p {
	font-size: 13px;
        text-align: justify;
}

.box-mid2 .textwidget {
        text-align: justify;
	font-size: 0.9em !important; font-size: 1em;
	font-weight:normal;
	font-style: normal;
        line-height:1.5em;
         
}

#sidebar1 .box-mid1, #sidebar2 .box-mid1 {
	background: #FFFFFF url(mh-images/box-N.gif) 0 0 repeat-x;
	margin: 0 9px;
	width: 152px;
}

#sidebar1 .box-mid2, #sidebar2 .box-mid2 {
	background: url(mh-images/box-S.gif) 0 100% repeat-x;

	width: 152px;
	padding-top: 8px;
}

* html #sidebar1 .box-mid1, * html #sidebar2 .box-mid1 {
	margin: 0 6px;
}

.box-mid2 h2.title {
        font-size: 18px;
	font-weight: normal;
	color: #121212;
	text-align: left;
	margin: 0 0 3px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #7B2217;
}

.box-mid2 ul {
	margin-left: 0px;
}

.box-mid2 ul li {
	margin: 3px 0;
	list-style-type: none;
}

#sideads {
width: 340px;
	padding-left: 10px;
	float: right;
}

#sidebar1 { /* Far right sidebar */
	width: 170px;
	padding-left: 10px;
	float: right;
}

#sidebar2 { /* Inside sidebar */
	width: 170px;
	padding-left: 10px;
	float: right;
}

#mainbody {
	width: 540px;
	float: left;
}

#mainbody .box1 {
	width: 540px;
	background: url(mh-images/box-W.gif) 0 0 repeat-y;
}

#mainbody .box2 {
	width: 540px;
	background: url(mh-images/box-E.gif) 100% 0 repeat-y;
}

#mainbody .box-W1 {
	background: url(mh-images/box-SW.gif) 0 100% no-repeat;
	width: 540px;
}

#mainbody .box-E1 {
	background: url(mh-images/box-SE.gif) 100% 100% no-repeat;
	width: 540px;
}

#mainbody .box-mid1 {
	background: #FFFFFF url(mh-images/box-N.gif) 0 0 repeat-x;
	margin: 0 9px;
	width: 522px;
}

#mainbody .box-mid2 {
	
	padding-top: 8px;
	border-bottom: none;
}

* html #mainbody .box-mid1 {
	margin: 0 6px;
}

.posttitle-R {
	padding-right: 15px;
	white-space: nowrap;
	text-align: left;
        font-size: 12px;
}

.posttitle-L {
	padding-right: 15px;
	font-weight: bold;
        margin-bottom: 10px;
}

.posttitle-L h1 {
	font-size: 1.3em !important; font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
        
}

.posttitle-L h1 a {
	font-size: 1.3em !important; font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
        
}

.postbody {
	border-top: 1px solid #7B2217;
	margin-top: 3px;
	padding-top: 4px;
}

.postbody p {
	margin: 15px 4px 17px 4px;
        text-align: justify;
	font-size: 0.9em !important; font-size: 1em;
	font-weight:normal;
	font-style: normal;
        line-height:1.5em;
        text-indent: 1em; 
}

.postbody h2 {
	margin: 15px 4px 17px 4px;
        text-align: left;
	font-size: 1.2em !important; font-size: 1.4em;
	font-weight:normal;
	font-style: normal;
        line-height:1.5em;
        text-indent: 1em;
        color: #4B565E;
}

.postbody h3 {
	margin: 15px 4px 17px 4px;
        text-align: left;
	font-size: 1em !important; font-size: 1.2em;
	font-weight:normal;
	font-style: normal;
        line-height:1.5em;
        text-indent: 1em;
        color: #4B565E;
}

.postbody ul, ol {
        marign: 0;
        padding: 0;
        
    }


.postbody ul li{
        font-family:Verdana, Arial,Tahoma,sans-serif;
        font-size: 0.9em !important; font-size: 1em;
        line-height:1.5em;
        margin: 1em;
        font-style: normal;
        list-style-type: square;
        
    }

.postbody ol li{
        font-family:Verdana, Arial,Tahoma,sans-serif;
        font-size: 0.9em !important; font-size: 1em;
        line-height:1.5em;
        margin: 0 0 1em 2em;
        font-style: normal;
       
        
    }

/*************************************
**************************************
	Comments
**************************************
**************************************/
.textarea { border:1px solid #ababab;}
.Cbutton { 
	border:none; 
	background:#434343;
	color:#fff;
	}

/*	Comments	*/

.comment-body {
	background-position:0 0px;
}
.comment-metadata {
	background: #fff;
	color: #000;
}

.authorcomment .comment-body {
	border: none;	
}

#comment-form {
	margin: 10px 0px 0px;
	padding: 12px 3px 12px 8px;
	float: left;
	width: 65%;
}
#comment-form label {
	font-size: 12px;
	color: #111111;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.commentlist li {
	margin-bottom: 10px;
}

#comment-form input {
        border: 1px solid #444444;
	padding-left: 3px;
	

}



#footer {
	border-top: 2px solid #7B2217;
	padding: 12px 36px 22px 36px;
	margin-top: 10px;
}
