/*
Theme Name: Marvin Deal
Version: 1.0
Author: Recognos
Author URI: http://www.recognos.com

*/




body {
	font-size: 13px;
	font-family: Trebuchet MS, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #47493F;
	color: #333;
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
.alignright{
	float:right;
	border:3px solid #767769;
	margin:0 0 10px 10px;
	display:block;
}
.alignleft{
	float:left;
	border:3px solid #767769;
	margin:0 10px 10px 0;
	display:block;
}
.aligncenter{
	border:3px solid #767769;
	margin:10px auto;
	display:block;
}
a{
	outline:none;
	color:#B25538;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
::-moz-selection{
    background:#B35639;
    color:#fff;
}
::selection{
     background:#B35639;
     color:#fff;
}

#page{
	width:1004px;
	margin:0 auto;
}
.topshadow{
	background:url(images/top_shadow.gif) no-repeat 0 0;
	width:1004px;
	height:25px;
}
.bottomshadow{
	background:url(images/bottom_shadow.gif) no-repeat 0 0;
	width:1004px;
	height:25px;
}
.container{
	background:url(images/middle_shadow.gif) repeat-y 0 0;
	width:950px;
	padding:0px 27px 0px 27px;
}
.home{
	background:#FFF;
}
#header{
	background:#FFF;
	border-bottom:5px solid #A3A49F;
	height:150px;
	position:relative;
}
#headerimg h1{
	margin:0;
	padding:0;
}
#headerimg h1 a{
	background:url(images/logo_marvin.gif) no-repeat 0 0;
	width:318px;
	height:142px;
	display:block;
	text-indent:-2000px;
	position:absolute;
	margin-left:160px;
}
#headerimg .description{
	display:none;
}
#header .menu{
	display:block;
	width:130px;
	margin-top:24px;
	position:absolute;
	text-align:right;
}
#header .menu li{
	margin:3px 0;
	padding:0;
	list-style:none;
}
#header .menu a{
	color:#767769;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#header .menu a:hover, #header .menu .current_page_item a{
	color:#B25538;
}

#header .moto{
	position:absolute;
	right:25px;
	top:45px;
	width:265px;
	font-size:10px;
	line-height:17px;
}
.pagetitle{
	display:block;
	width:130px;
	text-align:right;
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin:30px 0 0 0; 
	padding:0;
}
.post{
	margin: 30px 60px 30px 70px;
}
.leftcol .moto{
	margin-top:200px;
	font-size:17px;
	font-style:italic;
	line-height:30px;
	color:#E1BBB0;
	text-align:right;
	padding-right:13px;
}


.leftcol{
	width:143px;
	float:left;
}
.rightcol{
	width:807px;
	float:left;
	color:#767769;
	line-height:20px;
	padding-bottom:25px;
}
.clear{
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow-y:hidden;
}
.topsep{
	padding-top:12px;
}
.proj{
	margin:12px 0 0 43px;
}
.proj h3{
	margin:0 0 3px 0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	text-transform:lowercase;
	color:#B35639;
}
.proj a img{
	border:none;
}
.proj .thumb a{
	display:block;
	width:40px;
	height:40px;
	margin-right:8px;
	float:left;
}


.projectsmenu{
	text-align:right;
	margin-right:13px;
	font-size:11px;
}

.projectsmenu li{
	list-style:none;
	padding:0;
	margin:5px 0;
}
.projectsmenu li a {
	color:#C6C8CA;
	text-decoration:none;
}
.projectsmenu li a:hover{
	color:#FFF;
	text-decoration:none;
}
.projectsmenu .hidden{
	display:none;
}
.proj .thumb .lnkpdf{
	display:inline;
	font-size:10px;
	text-decoration:underline;
	width:auto;
	height:auto;
	margin-top:9px;
}
.newsdate{
	border-top:1px solid #CA9585;
	color:#B35639;
	font-size:10px;
	font-weight:bold;
	margin-top:-10px;
	text-align:right;
}
.comments{
	margin: 20px 60px 10px 70px;
	padding-bottom:30px;
}
.widecolumn{
	margin-left:143px;
	color:#767769;
}
h2, h3{
	text-transform:uppercase;
	font-size:16px;
	margin:0 0 10px 0;
}
h3 a:hover{
	text-decoration:none;
}
#commentform input, #commentform textarea{
	border-bottom:1px solid #D9D9D9;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-top:1px solid #727272;
	padding:1px;
	font-size: 13px;
	font-family: Trebuchet MS, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#comment{
	width:500px;
}
#commentform #submit{
	background:#B35639 none repeat scroll 0 0;
	border:1px solid #904730 ;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:24px;
	margin:15px 0 0;
	padding:2px 5px;
}
input:hover, textarea:hover, select:hover {
	background:#CEDDDF;
}
input:focus, textarea:focus, select:focus {
	background:#F3F8F8;
}


.navigation{
	margin: 20px 60px 0px 70px;
}
.navigation .col1{
	width:50%;
	float:left;
}
.navigation .col2{
	width:50%;
	float:right;
	text-align:right;
}
#footer{
	text-align:center;
	color:#8C8D81;
	font-size:11px;
}
#footer .adress span{
	color:#A2674F;
}
.footer_menu li{
	display:inline;
	list-style:none;
	padding:0 2px;
}
.footer_menu li.sep{
	color:#A2674F;
}
.footer_menu li a{
	color:#8C8D81;
	text-transform:lowercase;
	text-decoration:none;
}
.footer_menu li a:hover{
	color:#8C8D81;
	text-decoration:underline;
}

.linklove{
	display:none;
}
.cform{
	background:none;
	width:auto;
	margin:0;
}
.cform ol.cf-ol, .cform p.cf-sb{
	background:none;
	text-align:left;
}
.cform label{
	color:#767769;
	display:block;
	margin:0 10px 5px 0;
	text-align:left;
	width:700px;
}
.cform label span {
	display:block;
	width:300px;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton{
	background:#B35639;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	height:24px;
	width:70px;
	margin:15px 0 0;
	border:1px solid #904730 !important;
	cursor:pointer;
}
.cform textarea, .cform input {
	width:310px;
	border-bottom:1px solid #D9D9D9;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-top:1px solid #727272;
	padding:1px;
}
.cform span.reqtxt, .cform span.emailreqtxt{
	color:#767769;
	font-size:11px;
}
.cform img.captcha-reset{
	background:url(images/captcha_reset_silver.gif) no-repeat 0 0;
}
ol.cf-ol li.cf_li_err{
	background:none !important;
}
img.captcha{
	vertical-align:middle;
}
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
	vertical-align:middle;
}
.cform img.captcha-reset {
	vertical-align:middle;
}
ol.cf-ol li ul.cf_li_text_err{
	color:#767769;
	margin:10px 0 0 0;
}
.cform .cf_error{
	border-width:1px;
}
div.cf_info{
	margin:0;
	background:#834B4B !important;
	border:1px solid #AD2929;
}
ol.cf-ol{
	position:relative;
}
ol.cf-ol li.textonly{
	bottom:0;
	color:#767769;
	display:block;
	font-size:11px;
	font-variant:normal;
	font-weight:normal;
	left:296px;
	letter-spacing:normal;
	position:absolute;
}
div.cf_info a{
	color:#B25538 !important;
}
#usermessagea{
	background:#FFFBCC !important;
	border:1px solid #E6DB55;
	color:#333333;
	width:282px;
}