/*  
Theme Name: VetementMoto theme
Theme URL: http://www.vetementmoto.com
Description: Wordpress skin
Author: Vetementmoto.com
Version: 1.0

*/


body {
	background: #A60D10 url(images/bg.gif) top repeat-x;
	width: 100%;
	font-family: 'Arial';
	color: #373737;
	line-height: 16px;
	margin: 0 auto;
	font-size: 12px;
}

a {
	color: #A60D10;
	text-decoration: underline;
}

a:hover {
	color: #FF4549;
	text-decoration: none;
}

#container {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	background: url(images/table_bg.gif) center repeat-y;
}

#wrapper {
	background: url(images/background.jpg) top no-repeat;
	width: 100%;
	float: left;
	padding-top: 139px;
}

#blog_area {
	width: 922px;
	margin: 0 auto;
}

#search_area {
	width: 922px;
	margin-bottom: 16px;
	float: left;
}

#search_area .text {
	width: 640px;
	float: left;
}

#search_area .form {
	width: 282px;
	float: left;
}

#search_area .text h6 {
	width: 630px;
	float: left;
	text-align: right;
	margin: 3px 10px 0 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F5F5F5;
}

#search_area .form .search_field {
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_field input {
	width: 219px;
	height: 19px;
	background: url(images/search_field.gif) no-repeat;
	border: none;
	padding: 3px 5px 0 5px;
}

#search_area .form .search_button {
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_button input {
	width: 23px;
	height: 22px;
	margin: 0 30px 0 0;
	background: url(images/search_button.gif) no-repeat;
	border: none;
}

/* POST AREA */

#post_area {
	width: 663px;
	margin-right: 10px;
	padding-top: 6px;
	float: left;
	background: #171717 url(images/mainbox_top.gif) top no-repeat;
}

#post_box {
	width: 663px;
	float: left;
	background: url(images/postbox_bg.gif) repeat-y;
}

#post_box_top {
	width: 663px;
	float: left;
	background: url(images/postbox_top.gif) top no-repeat;
}

#post_box_bottom_bg {
	width: 663px;
	float: left;
	background: url(images/postbox_bottom.gif) bottom no-repeat;
}

#p404 {
	width: 663px;
	float: left;
}

#p404 h2 {
	padding: 28px 0 28px 0;
	margin: 0;
	line-height: 16px;
	color: #ECECEC;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#post_box .title {
	width: 663px;
	margin: 0;
	float: left;
	display: block;
	text-align: left;
}

#post_box .title h2 {
	padding: 18px 28px 10px 28px;
	margin: 0;
	line-height: 16px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	background: url(images/postbox_line.gif) bottom no-repeat;
}

#post_box .title h2 a {
	color: #000000;
	text-decoration: none;
}

#post_box .title h2 a:hover {
	color: #A60D10;
	text-decoration: underline;
}

#post_box .article {
	width: 607px;
	text-align: justify;
	float: left;
	line-height: 16px;
	padding: 7px 28px 35px 28px;
}

#post_box .article p {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#post_box .date {
	width: 663px;
	float: left;
	color: #A60D10;
	text-indent: 28px;
	padding-top: 5px;
}

#post_box_bottom {
	width: 607px;
	padding: 5px 28px 15px 28px;
	float: left;
}

#post_box_bottom p {
	font-weight: bold;
}

#post_box_bottom .post_comments {
	width: 607px;
	padding-bottom: 5px;
	text-align: left;
	color: #A60D10;
	float: left;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
}

#post_box_bottom .post_comments a {
	color: #A60D10;
	text-decoration: none;
}

#post_box_bottom .post_comments a:hover {
	color: #660002;
	text-decoration: underline;
}

#post_box_bottom .post_tags {
	float: left;
	display: block;
	color: #646464;
	margin-right: 15px;
}

#post_box_bottom .post_tags a {
	color: #646464;
	text-decoration: none;
}

#post_box_bottom .post_tags a:hover {
	color: #A60D10;
	text-decoration: underline;
}

#post_box_bottom .posted {
	float: left;
	display: block;
	color: #646464;
}

#post_box_bottom .posted a {
	color: #646464;
	text-decoration: none;
}

#post_box_bottom .posted a:hover {
	color: #A60D10;
	text-decoration: underline;
}

/* NAVIGATION */

.navigation {
	width: 650px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding: 10px 13px 10px 0;
	color: #A7A7A7;
	background: url(images/mainbox_bottom.gif) bottom no-repeat;
}

.navigation a {
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #A7A7A7;
}

.navigation a:hover {
	color: #F1F1F1;
	text-decoration: underline;
}

.navigation a.nextpostslink, a.previouspostslink {
	color: #A7A7A7;
}

.navigation a:hover.nextpostslink, a:hover.previouspostslink {
	color: #F1F1F1;
	text-decoration: underline;
}

.navigation .current {
	margin: 0 2px 0 2px;
}

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 663px;
	height: 32px;
	margin: 10px 0 0 0;
	color: #fff;
}

/* SIDEBAR AREA */

#sidebar {
	width: 249px;
	float: right;
}

#sidebar h2 {
	width: 235px;
	height: 24px;
	padding: 10px 14px 0 0;
	margin: 0;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	float: left;
	background: url(images/sidebar_box1_top.gif) no-repeat;
}

#sidebar p {
	 padding: 23px 23px 23px 23px;
	 margin: 0;
	 color: #fff;
}

#sidebar p a {
	color: #fff;
}

#sidebar ul {
	width: 249px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar ul li ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	float: left;
	background: url(images/sidebar_box1_bottom.gif) bottom no-repeat;
}

#sidebar ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li ul {
	list-style: none;
	margin: 0;
	padding: 0 !important;
	background: none !important;
}

#sidebar ul li ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li a {
	width: 226px;
	padding: 5px 0 5px 23px;
	color: #000000;
	text-decoration: none;
	float: left;
	background: #000 url(images/sidebar_box1_button.gif) no-repeat;
}

#sidebar ul li ul li a:hover {
	color: #840000;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 216px;
	padding: 7px 0 7px 33px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	padding: 5px 10px 5px 10px;
	float: left;
	background: url(images/sidebar_box2_bg.gif) repeat-y;
}

#sidebar #calendar_wrap {
	width: 249px;
	float: left;
	background: url(images/sidebar_box2_bg.gif) repeat-y;
}

#sidebar #calendar_wrap table {
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar #calendar_wrap td {
	text-align: center;
}

#sidebar #calendar_wrap caption {
	padding-top: 10px;
}

#sidebar #calendar_wrap #prev {
	text-align: left;
}

#sidebar #calendar_wrap #next {
	text-align: right;
}

/* COMMENTS */

#comments {
	width: 663px;
	margin: 0;
	float: left;
	color: #fff;
}

#comments a {
	color: #fff;
}

#comments h2 {
	color: #ECECEC;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0 15px 28px;
	padding: 0;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	width: 607px;
	padding: 10px 28px 10px 28px;
	float: left;
}

#comments li ul li {
	width: 542px;
	padding: 10px;
	margin: 0;
	float: left;
	background: none;
	list-style: none;
}

.nocomments {
	width: 663px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 25px auto;
	color: #000;
}

#respond {
	width: 607px;
	float: left;
	margin: 25px 28px 0 28px;
	color: #fff;
}

#respond a {
	color: #fff;
}

#respond h3 {
	color: #ECECEC;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#commentform input {
	width: 290px;
	height: 20px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform textarea {
	width: 490px;
	height: 200px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform .submit {
	width: 160px;
	height: 22px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 0 5px 0 5px;
	cursor: pointer;
	font-size: 13px;
}

/* SEARCH RESULTS */

.search_list {
	width: 663px;
	float: left;
	text-align: center;
}

.search_list h2 {
	color: #ECECEC;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
}

/* FOOTER */

#footer {
	width: 100%;
	float: left;
	background: #A60D10 url(images/bottom_bg.gif) top repeat-x;
}

#footer .copyright {
	width: 922px;
	height: 27px;
	padding: 19px 0 0 0;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	background: url(images/bottom_logo.gif) top right no-repeat;
}

#footer .copyright a {
	color: #fff;
	text-decoration: none;
}

#footer .copyright a:hover {
	color: #D3CFCF;
	text-decoration: underline;
}

#footer .sitename {
	width: 922px;
	padding: 6px 0 10px 0;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}






