/* @override http://www.philmug.com/wp-content/themes/WP_Premium/style2.css */

/* @override http://www.philmug.com/wp-content/themes/WP_Premium/style2.css */

/* @override http://www.philmug.com/wp-content/themes/WP_Premium/style2.css */



body {
	font: 12px Arial, Helvetica, Sans-Serif;
	background-color: #eee;
	background-image: none;
}

body * {
}

hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
}



a {
	text-decoration: none;
	outline: none;
	color: #2583ad;
}

a:hover {
	text-decoration: underline;
	color: #999;
}



/*************************************

	Header

**************************************/

#header {
	background-color: #414141;
	background-image: none;
}

#header-in {
	width: 960px;
	padding: 0px;
	position: relative;
	margin: 0px auto;
	height: 35px;
}

#header-in .title {
	margin: 0px;
	width: 400px;
	float: left;
	padding: 20px 10px 0;
}

#header-in .title a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: white;
}

#header-in .title a:hover {
	
}

#header-in .description {
	clear: both;
	margin: 0px;
	padding: 0px 10px 4px 15px;
	width: 350px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d38400;
}

#header-in .controlpanel {
	margin: 0px;
	width: 400px;
	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: right;
	display: inline;
	padding-right: 10px;
	padding-left: 15px;
	text-align: right;
	padding-top: 15px;
}


#  ul {
	display: block;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#nav li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 4px -4px 0px 4px;
}

#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background-color: #d54e21;
	color: white;
}

#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	background-color: #d54e21;
}

#nav ul li.current_page_item a:hover {
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav ul li a {
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 0px;
	margin: 0px 0px 0px 15px;
	text-transform: uppercase;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
	color: silver;
}

#nav ul li a:hover {
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #d54e21;
	color: white;
}


#headerlinks {
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 960px;
     position: relative;
	margin: 10px auto 5px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	line-height: 20px;
}


#bannerads {
	width: 940px;
	text-align: left;
/*	margin: 0 auto 10px;
	padding: 10px; 
	border: 1px solid #e6db55; */
	clear: both;
	overflow: hidden;
	height: 0px;
	background: #fffbcc none no-repeat;
}