/*
Theme Name: Velocha
Theme URI: http://www.interstijl.com
Description: Custom Wordpress Theme Developed for Velocha
Version: 1.0
Author: [interstijl]
*/

/* CSS Document */
html{color:#333333;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* FONT STYLING */
html{font-family:Helvetica, Arial;
background-image: url('images/secondary_01.gif');
background-repeat: repeat-both;font-size:14px;
line-height: 1.3;
}

a{
text-decoration:none;
font-weight:bold;
color:#1E90FF;
}

a:hover{
text-decoration:underline;
color:#DD561F;
}

a.main-highlight{
color:#DD561F;
font-weight:bold;
font-size:11px; 
text-align:center; 
}

a.main-top{
font-size:11px; 
text-align:center; 
color:#1E90FF;
text-decoration:none;
font-weight:normal;
}

a.main-top:hover{
text-decoration:underline;
}

#content h1{
font-size:32px;
font-family:'arial narrow',georgia,arial;
color:#1E90FF;
margin-bottom:0px;
line-height:normal;
}

.small-title h1{
color:#1E90FF;
display:inline;
float:left;
font-family:'arial narrow',georgia,arial;
font-size:32px;
line-height:normal;
margin-bottom:0;
width:180px;
}

.small-title h2{
clear:right;
color:#1E90FF;
float:left;
font-size:16px;
padding-top:10px;
width:200px;
padding-bottom:12px;
}

#header h2{
float:left;
font-size:22px;
font-family:'arial narrow',georgia,arial;
color:#1E90FF;
padding-left:90px;
padding-top:96px;
padding-right:10px;
padding-bottom:0px;
margin:0px;
line-height:normal;
}

p {
padding:10px 0;
}

hr{
border:1px solid #EEEEEE;
margin-bottom:10px;
line-height:normal;
display:block;
clear:both;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}

.align-center, .aligncenter{
display:block;
text-align:center;
}

.float-left, .floatleft{
float:left;
}
.float-right, .floatright{
float:right;
}
.clear{
display:block;
clear:both;
padding-top:20px;
}
.highlight, a.highlight{
font-size:16px;
font-weight:bold;
}

.padding-left{
padding-left:10px;
}

.padding-top{
padding-top:20px;
}

.main-list-left{
width:220px;
}

.main-list-right{
width:180px;
}

.clientlogin{
display:block;
padding-right:20px;
padding-top:5px;
float:right;
font-size:12px;
color:#666666;
}

ol.cf-ol li {
font-size:11px;
}

.cform label, .cform label span {
width:121px;
}

div.cf_info a {
color:#1E90FF !important;
}

input.landing-page{
width:140px;
}

table.quote tr td{
padding:5px;
width:140px;
}

table.workorder tr td{
padding:5px;
}

.linklove{
display:none;
}
p.cf-sb {
margin:0;
padding:0 !important;
text-align:center;
}

/* IMAGE STYLING */
img.logo{
float:left;
margin:20px 10px 10px 20px;
}

img.phone{
float:right;
margin:78px 0 0 10px;
}

#nav img{
float:left;
}

/* STRUCTURE */

#container{
margin: 0px auto;
width:775px;
}

	#header{
	width:775px;
	height:165px;
	float:left;
	clear:both;
	overflow:hidden;

	}
	
	#sidebar-left{
	width:270px;
	float:left;
	background-image:url(images/whiteman.gif);
	background-repeat:no-repeat;
	}
		#nav{
		width:270px;
		float:left;
		margin-top:390px;
		overflow:hidden;
		}

	#main{
	width:505px;
	float:left;
	}
		#main-top{
		width:505px;
		height:20px;
		position:relative;
		top:0;
		background-image:url(images/main-top.gif);
		background-repeat:no-repeat;
		}
		#content{
		height:auto !important;/*all browsers except ie6 will respect the !important flag*/
		min-height:609px;
		height:609px;/*Should have the same value as the min height above*/
		padding-left: 40px;
		padding-right:40px;
		background-image:url(images/bg-main.gif);
		background-repeat:repeat-y;
		}
		#main-bot{
		width:505px;
		height:20px;
		position:relative;
		clear:both;
		bottom:0;
		background-image:url(images/main-bot.gif);
		background-repeat:no-repeat;
		}

	#footer{
	width:775px;
	height:100px;
	float:left;
	clear:both;
	overflow:hidden;
	}


/* SIDEBAR-LEFT STYLING */


/* CONTENT STYLING */
.welcomelist{
margin-left:50px;
width:300px;
}

ul li{
list-style:circle;
list-style-position:inside;
}

.rightbar{
background-color:#DFF0FF;
border:1px solid #1E90FF;
float:right;
font-family:Helvetica;
margin-top:15px;
padding:10px;
width:145px;
}

/*FOOTER STYLING*/
#footer p{
margin-top:40px;
font-size:.8em;
}


/* BLOG STYLING */

#sidebar-left.blog{
background-image:url(images/whiteman-blog.gif);
}

#sidebar-left.blog #blog-nav{
height:353px;
width:270px;
float:left;
clear:left;
padding-top:37px;
}

#sidebar-left.blog h1{
font-size:16px;
margin-left:25px;
padding-bottom:10px;
}

#sidebar-left.blog h1 a{
text-decoration:underline;
}


#sidebar-left.blog h2{
font-weight:bold;
padding-bottom:5px;
margin-left:25px;
}

#sidebar-left.blog ul {
margin-left:25px;
margin-bottom:10px;
}

#sidebar-left.blog ul li{
padding-right:25px;
margin-left:10px;
}

#sidebar-left.blog #nav{
clear:left;
margin-top:0;
}

#content.blog h1{
padding-bottom:5px;
}

#content.blog h2{
color:#1e90FF;
font-size:16px;
font-weight:bold;
}

#content.blog h2.title{
margin-bottom:20px;
}

#content.blog h3{
padding-bottom:10px;
color:#1e90FF;
font-size:16px;
font-weight:bold;
}

.post-date {
background:transparent url(images/date-bg.gif) no-repeat scroll 0 0;
float:left;
height:49px;
width:45px;
margin-top:2px;
}

.post-month {
color:#FFFFFF;
display:block;
font-size:11px;
line-height:11px;
margin-left:-3px;
padding-top:2px;
text-align:center;
text-transform:uppercase;
}

.post-day {
color:#999999;
display:block;
font-size:18px;
line-height:18px;
margin-left:-3px;
padding-top:7px;
text-align:center;
text-transform:uppercase;
}
.post-title {
float:left;
margin-bottom:10px;
margin-left:10px;
}

.post-title h2 {
font-size:16px;
padding-bottom:7px;
padding-top:3px;
color:#1e90FF;
font-weight:bold;
}

.post-title h2 a {
text-decoration:underline;
}

.entry {
clear:both;
}

.post-cat {
background:transparent url(images/mini-category.gif) no-repeat scroll 0 0;
clear:left;
color:#999999;
float:left;
font-size:95%;
padding-left:20px;
}

.post-cat a{
text-decoration:underline;
font-weight:normal;
}

.post-comments {
background:transparent url(images/mini-comments.gif) no-repeat scroll 0 0;
float:left;
font-size:95%;
margin-left:20px;
padding-left:20px;
}

.post-comments a{
text-decoration:underline;
font-weight:normal;
}

.post-calendar {
background:transparent url(images/mini-calendar.gif) no-repeat scroll 0 0;
color:#999999;
float:right;
font-size:95%;
padding-left:20px;
}

.mini-add-comment {
background:transparent url(images/mini-down-arrow.gif) no-repeat scroll 0 0;
float:left;
padding-left:18px;
margin-left:10px;
}

.mini-add-comment a{
font-size:95%;
font-weight:normal;
text-decoration:underline;
}

.blog-separator{
border-top:2px dotted #1e90FF;
padding-bottom:20px;
}

#comment{
width:400px;
}

.commentlist img{
float:left;
padding-right:10px;
}

.commentlist .comment-author{
font-weight:bold;
}

.commentlist .comment-author .fn{
font-weight:bold;
}

#commentform label{
font-family:Helvetica,Arial;
font-size:14px;
line-height:1.3;
}

#commentform #submit{
background:transparent url(../images/button-bg.gif) repeat-x scroll 0 0;
border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
border-style:solid !important;
border-width:1px !important;
font-size:0.8em;
margin:10px 0 0 5px;
padding:5px;
width:100px;
}

/* LIGHTBOX SETTINGS */


/* INTERNET EXPLORER ONLY */
/*\*/
* html .whateva {

}
/**/


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

.homepage table img{
float:left;
padding:0 3px 0 0;
margin:0;
}