/* 
Theme Name: HM AUTO
Version: 1.0
Description:HM AUTO.
Author: WP Theme Land
Author URI: http://www.hm-2006.com
*/
body {
	color : #313131;
	background-repeat : repeat-x;
	margin:0 auto;
	text-align:center;
	padding-bottom : 0px;
	background-image : url(img/bg.gif);
	padding-top : 0px;
	background-color : #fafafa;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.09em;
	line-height:1.6em;
}

h1{
	text-indent: -5000px;
}

h1 a{
	width:300px;
	height : 60px;
	float:left;
	list-style:none;
	background : url(../../../logo.gif) no-repeat 0px 0px;
}

#content h3, #content h3{
	margin: 15px 0 12px 2px;
	padding: 3px 0 3px 7px;
	border-left: 7px solid #51a8ff;
	clear: both;
	color: #5279e7;
}

li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #ddc;
	border: 1px solid #ccb;
	padding: 10px;
	margin:1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a 
{
	text-decoration:none;
	border:none;
	color:#4f4fff;
}
a:hover 
{
	text-decoration: underline ;
	border:none;
	color:#4f4fff;
}
a:link,
a:visited 
{ 
	color:#4f4fff;
}

#headerright{
	width:40%;
	padding-top:5px;
	padding-right:12px;
	float:right;
	text-align:right;
}
#rap 
{
	width : 800px;
	margin-bottom : 0px;
	text-align : left;
	background-color : #ffffff;
	border-width : 1px;
	border-style : solid;
	border-color : #fafafa;
	padding-top : 0px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
}
ul#menu {
	list-style:none;
	margin:0 auto;	
	padding:0;
	background:#ddc;	
	height:30px;
	line-height:30px;	
	border-bottom:#ccc 1px solid;
	text-transform:uppercase;
}
ul#menu li 
{
	float:left;
	margin:0;
	padding:0;
	list-style:none;  
	background:none;	
}	
ul#menu li a {
	display:block;
	padding:0 18px;
	border:none;  
	color:#4f4fff;  
}	
ul#menu li a:hover,ul#menu li a:active, ul#menu li.current_page_item a
{
	background:#bba;	
	color:#4f4fff;
}
ul#menu li.feed
{
	float:right;	
}

ul#menu li.feed a:hover 
{
	text-decoration:underline;
}
ul{
	margin-bottom: 20px;
}

#header {
	width : 100%;
	margin:0px auto 10px auto;
	padding-bottom:10px;
	border-bottom-style : solid;
	border-bottom-width: 1px;
	border-bottom-color : #cccccc;
	height : 80px;
	border-bottom-color : #cccccc;
}

#header a{
		color : #4f4fff;
}

#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-variant:small-caps;
}

#header * 
{
	color:#000;
}
#content {
	float: right;
	margin:5px;
	padding: 0 20px 0 10px;
	width: 550px;
	color: #333;
	text-align: left;
	background:#fff;
}
#sidebar {
	float:left;
	margin:0;
	padding:10px;
	margin-bottom:30px;
	font-size:90%;
	width:180px;	
	border-right:#ccc 1px dotted;
}	
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul, #sidebar p, #sidebar form, #sidebar .textwidget
{
	margin:5px 0 0 12px;
}
#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:1px solid #eee;
}
#sidebar li li
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px;
}
#sidebar h3 {
	font-size : 13px;
	margin: 10px 0 0 12px;
	letter-spacing: 0.09em;
	font-weight: bold;
	color: #000;	
	text-transform:uppercase;
}

/* End Calendar */
#footer {
	clear:both;
	margin: 0px auto auto auto;
	padding-top:10px;
	text-align:center;
	border-top:1px solid #ccc;
	background:#fff;
	font-size:95%;
	line-height : 30px;
}
#footer p {
	padding:10px 0;
	text-align:center;
}

#content p {
	margin:0 0 10px;
	line-height:1.7em;
}
#content ul li {
	line-height: 120%;
	background:transparent url(img/simplearrow.png) left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
}
hr 
{
	display:none;
}
input.textbox, textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
textarea 
{
	width:80%;
}
.title
{
	font-size:24px;
	margin:12px auto 10px auto;
	border-bottom-style : solid;
	border-bottom-width: 1px;
	border-bottom-color : #cccccc;
	padding-bottom:10px;
}
.title a
{
	color:#4f4fff;
	text-decoration:none;
}
