/*  
Theme Name: Benz
Theme URI: http://www.themebin.com
Description: Trendy & Elegant wordpress theme for car lovers!.
Version: 1.0
Author: Santhosh. S
Author URI: santhosh.themebin.com

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.
	
*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#333;
	margin: 0px;
	padding: 0px 0px 0px;
	text-align: center;
}
a {
	color: #D0D3CC;
	text-decoration: none;
}
a:visited {
	color: #D0D3CC;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #a4dfed;
	text-decoration: none;
}
h2 {
	color: #D0D3CC;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #E8E8E7;
	background: url(images/ch1-bg.png) left no-repeat;
	* background: url(images/ch1-bg.jpg) left no-repeat;
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 24px;
}
h2 a, h2 a:visited {
	color: #D0D3CC;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #D0D3CC;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #D0D3CC;
	margin: 10px 0px 5px;
}

#page {
	margin: 0px auto;
	width: 1010px;
	background: url(images/content-bg.png) center repeat-y;
	text-align: justify;
}
/* header area */
#header {
	background: url(images/header-bg.jpg) center no-repeat;
	height: 406px;
	position: relative;
	text-align: left;
	padding-right: 38px;
	color: #fff;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}

/* content area */
#content {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 65%;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;	
	margin-bottom: 10px;
	text-align:justify;
	border: solid 1px #333;
	background: #111;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 60px 10px 0px;
	* margin-right: 40px;
	width: 190px;
	color: #ffffff;
	overflow: hidden;
}

#sidebar img {
	border: none;
}


#sidebar a, #sidebar a:visited{
	color: #D0D3CC;
	text-decoration: none;
}
#sidebar a:hover{
	color: #D0D3CC;
	text-decoration: underline;
}

/* footer area */
#footer {
	clear: both;
	background: #111;
	color: #fff;
	padding-top: 10px;
	font-size: 95%;
	line-height: 130%;
	text-align: center;
}

img {
	border:#D0D3CC 1px solid;
	padding:3px;
	}
	a img {
	border-bottom: #D0D3CC 1px solid;
}
