/*  
Theme Name: Kaam
Theme URI: http://keroseneandamatch.com/
Description: KaaM 2.0 theme
Author: Sage Osterfeld based on Daily Blog Tips' BlueSensation
Author URI: http://www.bluntid.com/
Tags: fin
Version: 1
*/



body {
	position: relative;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	color: #665E59;
	font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif;
	background: #ffffff url(images/headbg.gif) repeat-x top center;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:active {

	color: #ee371c;
	text-decoration: underline;
}

a:hover,.header h1 a:hover {
	color: #012ac9;
}

#wrap {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

.titles {
	float: left;
	width: 600px;
	margin-top: 40px;
}

.header {
	height: 120px;	
}

.header h1 a {
	display: inline;
	width: 480px;
	height: 60px;
	font: normal 35px 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
}

.header h1 a {
	color: #fff;
	text-decoration: none;
}

.header img {
	border: none;
}

.header p {
	font-size: 12px;
	font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif;
	text-transform: uppercase;
	width: 450px;
	height: 50px;
	line-height: 15px;
	color: #C6EBFF;
	margin: 5px;
	padding: 0px;
}


.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	width: 119px;
	float: left;
	display: block;
	text-align: center;
	padding: 9px 0 11px 0;font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}

.menu ul li.current_page_item a {
	background: url(images/menulinkbg.jpg) no-repeat center;
	color: #3196D6;
}

.menu ul li a:hover {
	color: #D8F0FD;
}

.menu ul li.current_page_item a:hover {
color: #3196D6;
}

#content {
	margin-top: 30px;
}

.leftcolumn {
	width: 550px;
	float: left;
}

.leftcolumn_wide {
	width: 610px;
	float: left;
}

.onecolumn {
	width: 850px;
}

.rightcolumn {
	width: 300px;
	float: right;
}

.rightcolumn_wide {
	width: 200px;
	float: right;
}

.leftcolumn h4 {
	background: #fff;
	display: block;
	padding: 10px 0px 10px 0px;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	color: #BBAC9D;
}

.leftcolumn_wide h4 {
	background: #fff;
	display: block;
	padding: 10px 0px 10px 0px;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
	color: #BBAC9D;
}

.intro {
	margin-top: 10px;
	border: solid 10px #FBA901;
	background: #FBA901;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.intro h3 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial', 'Verdana', 'Trebuchet MS', sans-serif;
	color: #4A4539;
	/* border-bottom: solid 1px #E7DFD6; */
	padding-bottom: 10px;
	margin-bottom: 6px;
	line-height: 22px;
}

.article {
	margin-bottom: 80px;
}

.article h2 {
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
}

.article h2 a {
	color: #025687;
	text-decoration: none;
}

.article .postmeta {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana';
	font-size: 12px;
	text-transform: uppercase;
	color: #ee371c;
	display: block;
}

.homecontent {
	margin-top: -2px;
	line-height: 18px;
	margin-bottom: 15px;
}

.article .postcontent {
	margin-top: 10px;
	border-top: solid 1px #E7DFDE;
	line-height: 18px;
	border-bottom: solid 1px #E7DFDE;
	margin-bottom: 15px;
}

.article .postcontent blockquote {
	background: #F7F3EF;
	margin: 0px;
	padding: 15px 25px 15px 25px;
	font-size: 14px;
	font-style: italic;
	color: #785C3F;
	line-height: 20px;
}

.article .postcontent a img, .article .postcontent img {
	border: solid 3px #DBCDBE;
	background: #F7F3EF;
	padding: 2px;
}

.article .mcomments a {
	padding-left: 25px;
	color: #0075BD;
	background: #ffffff url(images/comments.jpg) no-repeat center left;
}

.article .mcomments {
	border-top: solid #ffffff 5px;
	border-bottom: solid #ffffff 5px;
	border-left: solid #ffffff 5px;
	border-right: solid #ffffff 15px;
}

.article .mcomments a:hover {
	color: #000000;
}

.rss {
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 95px;
	background: url(images/rss.jpg);
}

.sidebar {
	width: 260px;
	border: solid 15px #fff;
	background: #fff;
	margin-top: 10px;
}

.sidebar_home {
	margin-top: 10px;
	width: 220px;
	border: solid 10px #FBA901;
	background: #FBA901;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.sidebar_hot {
	width: 220px;
	border: solid 10px #ee371c;
	background: #ee371c;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.sidebar_green {
	width: 220px;
	border: solid 10px #76b900;
	background: #76b900;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.sidebar h3 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial', 'Verdana', 'Trebuchet MS', sans-serif;
	color: #4A4539;
	/* border-bottom: solid 1px #E7DFD6; */
	padding-bottom: 10px;
	margin-bottom: 6px;
	line-height: 22px;
}

.sidebar_home h3 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial', 'Verdana', 'Trebuchet MS', sans-serif;
	color: #4A4539;
	padding-bottom: 10px;
	margin-bottom: 6px;
	line-height: 22px;
}

.sidebar_hot h3, .sidebar_hothome h3 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial', 'Verdana', 'Trebuchet MS', sans-serif;
	color: #FBA901;
	/* border-bottom: solid 1px #E7DFD6; */
	padding-bottom: 10px;
	margin-bottom: 6px;
	line-height: 22px;
}

.hotwhite {
	background-color:#fff;
	padding:4px 10px 8px 10px;
	margin:0px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

}

.hotwhite p {
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
}

.hotwhite a, .hotwhite a:link {
	font-weight:bold;
	text-align:right;
	text-decoration: none;
}


.sidebar_home img {
	border: none;
}

.sidebar_home_link, .sidebar_home_link a {
	font-weight: bold;
	text-align:right;
	padding-top:14px;
	text-decoration: none;
}

.sidebar_home_link a:hover {
	color: #012ac9;
}
	

.sidebar .item {
	margin-bottom: 40px;
}

.sidebar .item a {
	padding: 2px;
	font-size: 12px;
}

.sidebar .item ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
	line-height: 20px;
}

.sidebar .item ul li {
	color: #A5927B;
	font-size: 11px;
	border-bottom: dashed 1px #DEDBCE;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.sidebar .item ul#half li {
	width: 130px;
	float: left;
}

.sidebar_subs {
	margin-top: 10px;
	width: 220px;
	border: solid 10px #FBA901;
	background: #FBA901;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.sidebar_subs h3 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial', 'Verdana', 'Trebuchet MS', sans-serif;
	color: #4A4539;
	padding-bottom: 10px;
	margin-bottom: 6px;
	line-height: 22px;
}

.navigation {
margin-top: -30px;
}

.navigation a, .navcomments a {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana';
	color: #4A4539;
	background: #F7F3EF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px;
}

.navigation a:hover, .navcomments a:hover {
	color: #000000;
}

.navigation .leftalign {
	float: left;
}

.navigation .rightalign {
	float: right;
}

.footer {
	background: url(images/footerbg.gif);
	margin-top: 50px;
	border-top: solid 5px #ffffff;
	color: #B5E7FF;
	line-height: 18px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
}

.footer p {
	margin: 0px;
	display: block;
	width: 900px;
	margin: 0px auto 0px auto;
}

.footer p a {
	color: #B5E7FF;
}

.footer p strong {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
}	

.comments {
	margin-top: -20px;
}

.comments h2 {
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #4A4539;
	border-bottom: solid 1px #E5D9CC;
	line-height: 22px;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.comments .comment, .commentform {
	display: block;
	padding: 15px;
}

.comments .comment p {
	margin: 10px 0 0 0;
}

.comments .alt, .commentform {
	background: #F7F3EF;
}

.comments .comment .comment-meta {
	font-size: 13px;
	color: #8D7154;
	padding-bottom: 5px;
	display:inline;
}

.comments .comment .comment-meta a {
	color: #000000;
	text-decoration: none;
}

.comments .comment .comment-meta span {
	padding: 2px 0;
	font-size: 15px;
	font-weight: bold;
	color: #A7583E;
}

.comments .comment .comment-meta span a {
	color: #A7583E;
}

.comments .commentform .alignleft {
	width: 150px;
	float: left;
	line-height: 40px;
	margin-top: -15px;
}

.comments .commentform .alignright {
	width: 350px;
	float: right;
}

.comments .commentform input, .comments .commentform textarea {
	display: block;
	padding: 5px;
	width: 340px;
	margin-bottom: 10px;
	border: #E7DBCE solid 1px;
	background-color: #ffffff;
}

.comments .commentform input.submitbutton {
	width: 150px;
	background: #E7DBCE;
	float: right;
}

#comments ul.commentlist {margin:0;
	padding:0;
	list-style:none;
}

#comments ul.commentlist li {margin:10px 0;
	padding:0;
}
.gravatar {float:left;
	margin:0 15px 10px 0;
}

.reply {margin-top:10px;
}

.reply a {background:#fff;
	padding:3px 5px;
}

.ads {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin:0 0 20px 0;
}
.ads ul {
	width:280px;
	margin:0px;
	padding:0px;
    list-style-type: none;
}

.ads ul li a {
	border-bottom:none;
	float:left;
}

.ads ul li a:hover {
	border-bottom:none;
}
.ads img {
	margin:0px 10px 10px 0px;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* Search */

form {
	padding: 0px;
	margin: 0px;
}

.searchbar {
	width: 290px;
	float: right;
	background: #0381CB url(images/s.png) no-repeat 262px center;
	padding: 8px 5px;
	margin: 50px 0 0 0;
}

.searchbar span {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif;
	float: left;
	padding: 3px 0px;
}

#searchtop #s {
	margin: 0px 10px;
	padding: 2px;
	height: 16px;
	font-size: 13px;
	width: 180px;
	border: 1px solid #DEA429;
}

.alignleft {
	float:left;
	margin:10px 10px 5px 0;
}

.alignright {
	float:right;
	margin:10px 0 5px 10px;
}

.aligncenter, div.aligncenter {
	margin:10px auto;
	text-align:center;
	display:block;
}

img.alignleft {
	float:left;
	margin:10px 10px 5px 0;
}

img.alignright {
	float:right;
	margin:10px 0 5px 10px;
}

img.aligncenter {margin:10px auto;
text-align:center;
display:block;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
  /* optional rounded corners for browsers that support it */
	-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;
}
