/*
Theme Name: NiceDeals
Description: NiceDeals
Author: NiceDeals
*/

/* main css */
html {
 height: 100%;
 margin-bottom: 1px;
}
body {
 margin:0;
 padding:0;
background: #4e7294 url(http://kfwvn.com/wp-content/themes/Automotive/car/images/bg_site.jpg) top center repeat-y;
 color: #4e7294;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 line-height:1.6;
}
table#container {
	/*background: #58769C  url(images/container_top.gif) no-repeat top left;*/
	margin-top: 0px;
	width: 901px;
}

#header {
 height: 190px;
 width: 901px;
background: url(images/banner.jpg) no-repeat;
margin-top:0px;
}
#content {
	background:#DFF0D0 url(images/post_bottom.gif) no-repeat bottom center;

}
#content p {
 margin: 0; padding: 0;
}
#content h1 {
 margin: 0 90px 0 10px;
 font: 16px Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 color: #666666
}
#content h1 a {
 color: #0000ff;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
 background: #1D3B85 url(images/bg_metadata_t.gif) no-repeat top left;
 font-size: 11px;
 clear: left;
 height: 35px;
 padding-left:20px; padding-top:5px; margin-top:10px;
 color: #ffffff;
}
.postmetadata .comments {
 background: url('images/icon_comment.gif') no-repeat bottom left;
 float: right;
 padding-left:20px;padding-top:10px;padding-right:10px;
}
.comments a {
 color: #8ECB2A;
 font: bold 12px Arial, Helvetica, sans-serif;
}
.alt {
	background-color: #798BB9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #ffffff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #FF7B47;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 480px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 480px;
	}

.post {
 font-size: 11px;
 color: #5C6356;
 background: transparent;/*#DFF0D0;*/
 padding-bottom: 20px;
}

.ja-box-left, .ja-box-center, .ja-box-right {
 background: #DFF0D0;
 margin-right:0px;
 padding:.5em;
}

#ja-botslwrap1{
	margin-top: 5px;
}

.posts-box-left {
	width: 56%;
	background:transparent;
	margin-left: 1em;
}

#content{
	background:#DBE4EA;
	padding: .5em;
	margin: .1em;
}

.posts-box-right {
	width: 37%;
	background-color:#161614;/*#D1D1C1;#D3EBBE;*/
	float:right;
}

.posts-box-right h2{color:#ffffff;}

.posts-box-right-left {
	width: 48%;
	border-right:1px solid #ffffff;
	background:transparent;
}

.posts-box-right-right {
	width: 45%;
	background:transparent;
}

.post li {
 margin-left: 25px;
}
.post .inner {
 padding: 1px 10px;
 background: transparent;/*#DFF0D0;*/
}
.post .details {
 background: #CDE8B7;
 padding: 2px 5px;
 margin-top: 5px;
}
.storydate {
	float: right; text-align: center;
	width: 60px;
	height: 58px;
	padding: 3px 0;
	margin-right: 10px;
	background: url(images/bd_date.gif) no-repeat top center;
	font: 11px arial;
}
.storydate .day {
	font: bold 11px arial;
}
.storydate .month {
	font: bold 18px arial;
}
.storytime, .storytime a {
	color: #8BB55E;
	text-decoration: none;
}
.storytime span {
	color: #698662;
}

.comment {
 background: url(images/icon_comment.gif) no-repeat top left;
 float: right;
 height: 25px;
 padding-left: 20px;
}
.comment a:link, .comment a:visited {
 color: #FF7B47;
 font: bold 10px arial;
}
.comment a:hover {
 text-decoration: underline;
 color: #CDE8B7;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 160px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
/* End Structure */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}



#top {
 background: #ffffff url(images/bg_top.gif) repeat-x top left;
 text-align: center;
 height: 95px;
}

#nav {
 float: right;
}
#nav ul {
 list-style: none;
 margin: 60px 100px 0 0; padding: 5px 0;
}
#nav li {
 display: inline;
}
#nav li.page_item a:link, #nav li.page_item a:visited {
 color: #035BB5;
 font-weight: bold;
}
#nav li a {
 padding: 5px 25px;
 text-decoration: none;
}
#nav li a:hover, #nav li.current_page_item a:link, #nav li.current_page_item a:visited {
 background: url(images/bg_nav.gif) no-repeat top center;
 color: #ffffff !important;
 text-decoration: none;
}

#footer {
 padding: 30px 30px 60px 500px;
}
#footer a {
 color: #C94F12;
}


#widgets {
 background: #E6FFA7 url(images/widgets_top.gif) no-repeat top left;
}
#widgets .inner {
padding:10px;
}
#widgets h2 {
 font: 18px Arial, Helvetica, sans-serif;
 margin: 0 0 5px 0;
}
#widgets ul {
 list-style: none;
}
#widgets li {
 list-style: none;
 padding: 0; margin: 0;
}
#widgets li a {
 padding: 7px;
}
#widgets li a:hover {
 color: #0F8200;
}
#widgets li a {
 color: #0F8200;
 font: bold 11px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 display: block;
}
#widgets li a:hover, #widgets li.current_page_item a {
 background: #ffffff;
 color: #035BB5;
}
#widgets ul, #widgets ul ol {
 margin: 0; padding: 0;
}



#sidebar {
 background: #4969BD url(images/sidebar_top.gif) no-repeat top left;
 padding-top: 10px;
}
#sidebar .inner {
 padding: 10px;
}
#sidebar h2 {
 font: bold 16px Arial, Helvetica, sans-serif;
 margin: 0 0 1px 0;
 padding: 0;
 color: #FFFFFF;
}

#sidebar ul {
 margin: 0; padding: 0;
 list-style: none;
}
#sidebar ul {
 margin-bottom: 15px;
}
#sidebar li {
 list-style:none;
 margin-bottom:1px;
}
#ads {
 background: #DFF0D0;
 padding-top:10px;
 width: 336px;
}

.simi {
	width: 820px;
	padding: 1em;
	margin-bottom: 2em;
}

.border{border:1px solid #fff}

li.similar {
float: left;
width: 370px;
font-size: 12px;
/*padding-left:5px;*/
margin-left: 10px;
margin-top: .7em;
margin-bottom: .7em;
/*height: 40px;
/*list-style-type:disc;*/
}

ul.similarlist {
color: #666;/*#FFF;*/
/*list-style-type:none;*/
}

.similar a {color: #FFF;}

.ads {
display: block;
height: 180px;
width: 500px;
text-indent: -9999px;
}

.rssa {display: block;
width: 80px;
height: 80px;
text-indent: -9999px;
}

#searchform, #s, #searchsubmit {
padding: 0;
margin:0;
}

#searchform #s {
}

#searchform #searchsubmit {

}

.topp {
font-size: 1px;
line-height: 1px;
width: 336px;
}

.adstop {
background-color: #DFF0D0;
}