@CHARSET "ISO-8859-1";
img
{  border-style: none;
}

* {
	margin: 0;
	padding: 0;
}

#bg {
	width: 917px;
	margin: 0 auto;
	background: #fff repeat-y scroll center top;
	padding-bottom: 2em;
}

#header {
	width: 100%;
}

#menu {
	height: 30px;
	margin: 0 auto;
	width: 917px;
	background: #feb325;
}


#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0;
	text-decoration: none;	
}

#menu a:hover {
	text-decoration: underline;	
}

#menu ul {
	line-height: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#menu li
{
	display: inline;
}


#logo {	
	height: 95px;
	margin: 0 auto;
	/*width: 874px;*/
	width: 867px;
	padding: 0 25px;
	border: 0;
	background: #feb325;
}

#logo h1 {
	background:transparent url(../img/soloistB.jpg) no-repeat scroll 100% 18px;
	float: left;
	color: white;
	font-size: 58px;
	font-weight: normal;
	height: 66px;
	letter-spacing: -2px;
	padding: 25px 95px 0 0;
}

h2.title {
	padding-top: 18px;
}

body {
	background: #848484 repeat-x scroll 0 0;
	color: #4A5157;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content {
	float: left;
	padding: 0 0 0 24px;
	width: 645px;
}

#sidebar {
	float: right;
	padding: 10px  0  0 0;
	margin:  0    2px  0 0;
	width: 214px;
}

#page {
	margin: 0 auto;
	width: 919px;
}


.title {

}

#contact {
	
}

.box {
	
}

.box .title {
	background: #FFFFFF url(../img/sidebar.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 17px;
	height: 26px;
	padding: 6px 0 0 34px;
}

.box .content {
	background: transparent url(../img/img06.gif) repeat-x scroll 0 0;
	padding: 26px;
}

.box ul{
	padding-top: 2px;
}

.box ul ul{
	padding-left: 33px;
}

.post .entry{
	padding-left: 33px;
	padding-top: 10px;
}

.post ul{
	list-style-type: square;
}

.post ul li {
	padding-top: 2px;
}

.post h3.title{
	padding-top: 10px;
}

h4 {
	padding-top: 0.8em;
}



#page {
	margin: 0 auto;
	width: 918px;
}	

#footer {
	clear: both;
	background:transparent url(images/img08.gif) no-repeat scroll center top;
	font-size:12px;
	padding: 5px 0 35px;
	color: #ccc;
}

#footer p {
	text-align: center;
}

