/*
Theme Name: Business Tint Mod
Theme URI: http://www.koramediasolutions.com
Version: 1.0.2
Description: Mod by Kora Media Solutions
Author: Ashish sharma
Author URI: http://www.webdesignsmagazine.com/
*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	font-family: "Trebuchet MS", sans-serif;
	color: #312823;
	font-size: 13px;
	line-height: 200%;
	background-color: #EAEAF4;
	margin: 0;
	padding: 0;
	background-image: url(images/bg-body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
H1, H1 A, H1 A:hover
{
	color: #3D4C58;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #E1DED6;
	line-height: 120%;
	margin-bottom: 12px;
}
H2
{
	font-size: 20px;
	color: #FFF;
	background-color: #3D4C58;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 0 4px 12px;
}
A
{
	color: #3D4C58;
	text-decoration: underline;
}
A:hover
{
	color: #000;
	text-decoration: none;
}
A IMG
{
	border: none;
}
#header
{
	width: 910px;
	height: 184px;
	margin: 0 auto;
	padding: 0;
}
#logo, #logo A, #logo A:hover
{
	font-size: 45px;
	color: #F5F5F9;
	line-height: 100%;
	font-weight: normal;
	float: left;
	margin-top: 20px;
	border: none;
	text-decoration: none;
}
#searchbox
{
	float: right;
	margin-top: 40px;
	height: 30px;
	width: 280px;
}
.search
{
	height: 30px;
	width: 220px;
	margin-right: 8px;
	font-size: 22px;
	color: #342B26;
}
.navigation
{
	width: 910px;
	height: 55px;
	margin: 0 auto;
	padding: 0;
}
.navigation UL
{
	padding: O;
	list-style: none;
	float: left;
	clear: both;
	margin-top: 57px;
}
.navigation LI
{
	color: #221711;
	display: inline;
	font-size: 18px;
	margin-left: 30px;
}
.navigation LI A
{
	color: #221711;
	text-decoration: none;
}
.navigation LI A:hover
{
	color: #3D4C58;
	text-decoration: none;
}
#img
{
	margin: 2px auto 0;
	width: 928px;
	height: 411px;
	background-image: url(images/img.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#container
{
	width: 910px;
	text-align: right;
	margin: 0 auto;
}
#content
{
	width: 700px;
	background-color: #FFF;
	float: left;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
#sidebar
{
	width: 180px;
	float: right;
	text-align: left;
}
.post
{
	padding-bottom: 15px;
}
.post A
{
	color: #3D4C58;
	text-decoration: underline;
}
.post A:hover
{
	color: #000;
	text-decoration: none;
}
#sidebar UL
{
	list-style: none;
	line-height: 220%;
	padding: 0;
	margin-bottom: 10px;
	background-color: #F5F5F9;
}
#sidebar LI
{
	margin-left: 13px;
	border-bottom: 1px solid #DCDFE1;
}
#sidebar LI A
{
	color: #263248;
	text-decoration: none;
}
#sidebar LI A:hover
{
	color: #000;
	text-decoration: underline;
}
#footer
{
	clear: both;
	width: 100%;
	text-align: center;
	background-color: #141920;
	height: 35px;
	color: #DCE0E8;
	padding-top: 12px;
}
#footer A
{
	color: #DCE0E8;
	text-decoration: underline;
}
#footer A:hover
{
	color: #FFF;
}
.links
{
	height: 29px;
	border: 1px solid #DCDFE1;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
	background-color: #F5F5F9;
}
/*Added by Kora
http://koramediasolutions.com*/
#img IMG
{
	margin-top: 17px;
}
OL LI, UL LI
{
	margin-left: 36px;
}
OL LI
{
	margin-left: 39px;
}
#content.no-sidebar
{
	margin-left: 90px;
	min-height: 300px;
}

