/*  
Theme Name: Muscle Car Ride
Theme URI: http://musclecarride.techbrainiac.info
Author: TechBrainiac
Description: Auto Theme for Wordpress
Version:1
*/

* {
	font-family: "Trebuchet MS", arial;
	color: #111905;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}



body {
	background:#040406;
	background-attachment:fixed;

}
/*----Wrap-----*/

#pagina {
	background:url(images/wrap.jpg);
	background-repeat:repeat-y;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;
}

/*----End Wrap-----*/


/*----Header-----*/
#header {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width: 989px;
	height: 494px;
}
.about {
	float:right;
	margin-top: 55px;
	margin-right:17px;
	width:311px;
}

.about p{
	width:285px;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	margin-left:11px;
	margin-bottom:10px;}
	
.about img{
	height:112px;
	width:115px;
	border:4px solid #fff;
	margin-right:5px;
	margin-top:5px;
	float:left;
		}
/*----End About Us-----*/



/*----END RSS-----*/

#subscribe {
	width:140px;
	float:left;
}
.rssfeedlinks {
	padding-top: 5px;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	background: url(images/rss.jpg) no-repeat;
	display:block;
	height:62px;
	width:116px;
	margin-top:13px;
	margin-left:19px;
}

.rssfeedlinks a:hover {
	float: left;
	background: url(images/rss1.jpg) no-repeat;
	display:block;
	height:62px;
	width:116px;
	margin-top:13px;
	margin-left:19px;


}
/*----END RSS-----*/

/*----Blog Title-----*/

#logo {
	height:50px;
	float: left;
	display:block;
	margin-top: 28px;
	margin-left:-35px;
}

#logo h1 {
	  padding-left:32px;
	font-size: 33px;
	font-family:Helvetica;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}

#logo h1 a {
	text-transform:capitalize;
	font-size: 33px;
	font-family:Helvetica;
	font-weight:bold;
	letter-spacing:1px;
	color: #02001d;

}

#logo h1 a:hover {
	text-transform:capitalize;
	color: #185b76;
}

#logo .description {
	color:#185b76;
	display:block;
	font-family:monospace,Helvetica,sans-serif;
	font-size: 16px;
	padding-top:0px;
	padding-left:50px;
	line-height: 1.4em;
}
/*----END Blog Title-----*/


/*----Search-----*/
#searchform {
	float: right;
	height: 25px;
	margin-right:33px;
	margin-top:43px;
}


#searchform fieldset {
	display: inline;
	height: 25px;
	width:284px;
}


#searchform input {
	display: inline;
	font-size: 11px;
}

#searchinput {
	width: 157px;
	padding-left: 6px;
	padding-right: 6px;
	background:none;
	color:#000;
}


#searchbutton {
	font-weight: bold;
	font-size:16px;
	color: #000;
	cursor: pointer;
	float:right;
	margin-right:28px;
	background:none;
	margin-top:1px;
}
/*----End Search-----*/

/*----Nav Bar-----*/

#meniu {
	margin-left:15px;
	margin-top:20px;
	float: left;
	width: 975px;
}
#meniu ul {
	float: left;
	margin-top: 0px;
}

#meniu ul li {
	float: left;
	text-align: center;
	margin-left:25px;
}

#meniu ul li a {
	background-image:url(images/men1.jpg);
	background-repeat:no-repeat;
	float: left;
	display: block;
	height:27px;
	width:108px;
	font-size: 11px;
	font-family:verdana;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-top:9px;
	letter-spacing: 1px;
	color:#dcffa1;
}
#meniu ul li a:hover {
	background-image:url(images/men.jpg);
	background-repeat:no-repeat;
	color:#f6f6f6;
}

#meniu ul li.current_page_item a {
	background-image:url(images/men.jpg);
	background-repeat:no-repeat;
	color: #f6f6f6;
}

#meniu ul li.current_page_item a:hover {
	background-image:url(images/men1.jpg);
	background-repeat:no-repeat;
	color:#dcffa1;

}
/*----End Nav Bar-----*/

/*----End Header-----*/

/*----Post Left-----*/

#column {
	float: left;
	width: 624px;
	margin-left: 10px;
	margin-top:-39px;
}

.post {
	margin-top: 10px;
}

.post a {
	color: #000;
}

.post a:hover {
	color: #000;
}

.post-top {
	width: 624px;
	height: 71px;
	background: url(images/topc.jpg) no-repeat;
	overflow: hidden;
}
/*----single page top----*/

.post1-top1 {
	width: 624px;
	height: 71px;
	background: url(images/topc1.jpg) no-repeat;
	overflow: hidden;
}
.post1-top1 h2 {
	width:500px;
	margin-left:45px;
	margin-top: 7px;
	font-family:tahoma;
	font-size: 20px;
	font-weight:bold;
}

.post1-top1 h2 a {
	width:540px;
	font-family:helvetica;
	text-transform:capitalize;
	font-size: 17px;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
.post1-top1 h2 a:hover{
	color:#ffdb88 ;
	font-size: 17px;
}
/*----end single page top----*/

.post-bottom {
	background: url(images/footerc.jpg) no-repeat;
	overflow: hidden;
	width: 624px;
	height: 24px;
	margin-left:0px;

}
/*----add comments----*/

.tags2 {
	margin-right:55px;
	float:right;
	color: #000;
	text-align:center;
	padding-top:17px;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}
	
.tags2 a {
	color: #000;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}

.tags2 a:hover {
	color: #000;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}

/*----End add comments----*/


.entry {
	background: url(images/repc.jpg);
	background-repeat:repeat-y;
	width:624px;
}

/*----Post Title and Categories----*/
.post-top h2 {
	width:500px;
	margin-left:45px;
	margin-top: 7px;
	font-family:tahoma;
	font-size: 20px;
	font-weight:bold;
}
.post-top h2 a {
	width:540px;
	font-family:helvetica;
	text-transform:capitalize;
	font-size: 17px;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
.post-top h2 a:hover{
	color:#ffdb88 ;
	font-size: 17px;
}
.tags1  {
	margin-left:20px;
	margin-top:17px;
	margin-right: 1px;
	float:left;
	color: #2b1916;
	text-align:center;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.tags1 a {
	color: #2b1916;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;

}
.tags1 a:hover {
	color: #2b1916;		
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

/*---- End Post Title and Categories----*/


.content {
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left:17px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	width:590px;
	text-align:justify;
	color:#232228;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.content p a {	
	color:#232228;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}
.content p a:hover {	
	color:#232228;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;

}

.content img{
	float:left;
	border: 4px solid #214468;
	width:190px;
	height:145px;
	margin-right:11px;
	margin-top:5px;
	}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: 0px;
	font-size: 20px;
	color: #fff;
	margin:-71px 0 30px 32px;
}

.content h2 {
	color: #fff;
	margin:-71px 0 30px 32px;
	font-family:arial;
	text-transform:capitalize;
	font-size: 18px;
	font-weight:bold;
}

.content h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #202126;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #202126;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}



blockquote {
	padding: 10px;
	padding-left: 40px;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #000;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #000;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #202126;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}


.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #000;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #000;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 12px;
	color: #999;
}
/*----End Post Left-----*/





/*----Comments-----*/
#combox {
	margin-left:4px;
	margin-right:12px;
	margin-top:20px;
	

}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#000;
}

h3#comments {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}

ol.commentlist li {
	margin-top: 20px;
	margin-left:12px;
	width: 593px;
	background: #46a2c2;
}

ol.commentlist li.alt {
	width: 593px;
	background: #46a2c2;
	margin-top: 20px;
	margin-left:12px;
}

img.avatar {
	border:3px solid #f2f0ce; 
	margin-right:3px;
	}


.commentbody {
	background:#1a5174;
	width:593px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
}

.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #fefffe;
	font-size: 11px;
}

p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #fefffe;
}

p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #fefffe;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#fefffe;}
.comment_text {
	line-height: 1.5em;
	color: #fefffe;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #fefffe;
	margin-right:10px;
	text-align:justify;
	margin-top: 20px;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	}
.reply form {

	
	padding: 10px;
}

.reply p {
	color:#000;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#000;
	}
	
.reply p a:hover {
	color:#000;
	}
.reply fieldset {
	
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #fefffe;
	background:#212c3c;

}

.replytext:focus {
	background:#1a5174;

}

.replyarea {
	background:#1a5174;
	line-height: 1.5em;
	padding: 5px;
	width: 497px;
	height: 120px;
	color: #e4f2e7;
}

.replyarea:focus {
	background:#1a5174;
}

.replybutton {
	background: #1a5174;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #fefffe;
	cursor: pointer;
}
/*----End Comments-----*/



/*----Sidebar-----*/ 

#side{ width:324px;
	margin-top:-28px;
	margin-right:11px;
	float:right;
}
#top{
	width:324px;
	float:right;
	}
#bottom{
	background: url(images/footers.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:10px;
	float:right;

		}

#sidebar {
	background: url(images/reps.jpg);
	background-repeat:repeat-y;
	width:324px;
	float:right;
}
#sidebar ul{
	margin-left:4px;
	margin-bottom:20px;
	margin-top:0px;
	
	}
#sidebar ul li h2 {
	margin-top: 0px;
	margin-left:6px;
	padding-top:10px;
	display: block;
	width: 300px;
	height: 40px;
	background-image:url(images/h2side.jpg);
	background-repeat:no-repeat;
	color: #fff;
	letter-spacing:1px;
	text-align:left;
	padding-left:25px;
	font-family:verdana;
	line-height: 18px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 18px;
}




#sidebar ul li ul li {
	display: block;
	margin-left:3px;
	width: 301px;
	height: 28px;
}

#sidebar ul li ul li a {
	display: block;
	background-image:url(images/subtitle.jpg);
	background-repeat:no-repeat;
	color: #040406;
	height:29px;
	width:301px;
	padding-top:7px;
	padding-left:25px;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
#sidebar ul li ul li a:hover{
	background-image:url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #fff;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;

}

#video{
	width:291px;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	line-height:0.5em;
	color:#030804;
	margin-left:10px;
	margin-bottom:15px;
	margin-top:10px;
	border:2px solid #214468;
	}

#box {
	width: 300px;
	margin-left:15px;
	margin-bottom:25px;

}

.ads{
	display:inline-block;
	width: 125px;
	height: 125px;
	margin:10px 10px 10px 10px;}

.ads img  {
	float: right;
	display: block;
	border:8px solid #214468 !important;
	width: 125px;
	height: 125px;
}

/*----End Sidebar-----*/

/*----page nav-----*/

#navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries a {
	float: left;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.previous-entries a:hover{
	font-size:12px;
	color:#00010d;
	font-family:verdana;

}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a:hover {
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
/*----End page nav-----*/


/*----footer-----*/
#footer {
	width: 989px;
	height:28px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
}

#footercontent {
	width: 987px;
	margin-top:10px;
	font-size: 12px;
	text-align:center;
	font-family:Arial;
	color:#e4f1e7;
}
#footercontent a, a:hover{
		color:#e4f1e7;
		font-family:Arial;
		font-size: 12px;
}
/*----End footer-----*/

/*----OTHER-----*/
.result {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	width:580px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #111905;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #111905;
	font-weight: bold;
}

.result .rcomment a {
	color:#111905;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #111905;
}

.result .rsummary {
	padding: 10px 5px 0px 5px;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
	width:580px;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #111905;
}

.result .rcat a {
	color: #111905;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #111905;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #111905;
}

.result .rtags a {
	color: #111905;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #111905;
}
/*----END OTHER-----*/