/*

Theme Name: Bogs Management

Theme URI: http://powersites.biz

Description: Wordpress Template for Bogs Management

Version: 1.0

Author: bugdown

Author URI: http://powersites.biz

*/



* {

	margin:0;

	padding:0;

}



body {

	background-color:black;

	color:#fff;

	font-size:12px;

}



.clear {

	clear:both;

}



#wrapper {

	width:740px;

	margin:10px auto;

	background-color:#870000;

	color:#000;

}



#header {

	float:left;

	width:740px;

	height:102px;

	margin-bottom:4px;

	background-color:#beb78d;

}



#left {

	float:left;

	width:155px;

	padding: 0 5px 0 3px;

}



.nav-top {

	position:relative;

}	



#nav {

	background-color:#f0f1da;

	font-family:Arial, Helvetica, sans-serif;

	margin-bottom:6px;

}



#nav h3 {

	font-size:14px;

	text-transform:uppercase;

	color:#444;

	background:url(http://bogsmanagement.dopplerinternet.com/wp-content/themes/bogs/images/nav.png);

	height:19px;

}



#nav ul {

	list-style-type:none;

}



#nav ul li a,

#nav ul li a:link {

	display:block;

	color:black;

	text-decoration:none;

	font-size:12px;

	font-weight:bold;

	padding-left:12px;

	padding-top:2px;

	padding-bottom:2px;

	border-left: 2px solid #d4ceb6;

	border-right: 2px solid #d4ceb6;

	border-bottom: 1px solid #d4ceb6;

}



.light {

	background-color:#fbfcec;

}



#nav ul li a:hover {

	background:url(http://bogsmanagement.dopplerinternet.com/wp-content/themes/bogs/images/navhover.png);

	color:white;

}



#contact {

	font-size:12px;

	background-color:#fbfcec;

	margin-bottom:4px;

}



#contact h3 {

	font-size:14px;

	text-transform:uppercase;

	color:#000;

	background-color:#d4ceb6;

}



#contact p {

	padding:3px;

}

#contact .pad {

	padding:5px 0 0 10px;

}

#contact a,

#contact a:link {

	color:#870000;

}



.main-top {

	position:relative;

}



#main {

	float:right;

	background-color:#f7eee7;

	width:557px;

	height:auto;

	color:#000;

	min-height:396px;

	padding:16px 10px;

	margin-bottom:4px;

}



#main p {

	font-size:13px;

	line-height:16px;

	margin-bottom:20px;

}



#main h3,

#main h1 {

	font-size:26px;

	margin-bottom:26px;

}



#main a,

#main a:link {

	color:#870000;

}



#main img {

	margin-right:12px;

	margin-bottom:12px;

}

#main ul {
	margin-bottom:14px;
	margin-left:24px;
}

#bottom-menu {

	background-color:#bbba8e;

	height:20px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

}



#bottom-menu ul {

	list-style-type:none;

}



#bottom-menu ul li a,

#bottom-menu ul li a:link {

	color:#000;

	float:left;

	text-decoration:none;

	padding-top:4px;

	padding-left:8px;

	font-weight:bold;

}