body {
	background:#ffffff; /* 8b8b8b; */
	color:#303030;
    font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	text-align:left;	
	border:1px solid #e6e6e6;
	width:728px;
}

a {	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
}


p {	
    line-height:1.5em;
	margin:0 0 15px;
	padding: 0px;
}


/*** Main container ***/

#container {
	color:#303030;
	margin:0px;
	padding:0;
}

#container {
	background:#ffffff; 
}

a {
    color:#0000FF;
}

#leftside ul.box li a {
	color:#0A8FBC;
}


#header {

	height: 95px;
	border-top: 3px solid #e6e6e6;
	position: relative;      
}


#header img {
	border-width: 0px;
    margin: 5px 2px 0 0px;
}

.header-left {
	float:left;
	padding-top: 0px;
    margin-left:0px;
    padding-bottom: 0px;
}

.header-left h1 {
	font-size: 25px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	color: #000000;
}

.header-left h1 a {
	color: #000000;
	text-decoration: none;
}

.header-left h1 a:hover {
	color: #990000;
	text-decoration: none;
}

.header-left p {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
    text-align:left;
	line-height: 0px;
	color: #333333;
}


#header-right {
	float: right;
	width: 330px;
    margin-top:5px;
}

/*** Header section ***/


#sitename {
    background: #ffffff;
	color:#808080;
	height: 35px;
	margin:0;
	padding-top: 7px;
	text-align:left;
	border-top: 2px solid #A2B9FD;
}



#sitename h1, #sitename h2 {
	font-weight:normal;
	margin:5px 0;
	padding:0;
}



#sitename h1 {
	font-size:2.4em;
    padding-left: 5px;
	margin: 0px;
	text-align:left;
}



#sitename h1 a {
	color: #808080;
	text-decoration: none;
	letter-spacing: 5px;
}



#sitename h2 {
	font-size:1.6em;
}


/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:12px;
	padding:0;
	margin: 0px;
    background: #ffffff;	
}

/*** Content ***/

#content, #contentalt {
	background-color:#ffffff;
	color:#2a2a2a;
	padding: 0px 20px 0px 20px;
	margin:0;
}

#content {	
	margin:0 170px 0 170px;

}

#contentalt {	
	margin:0 170px 0 170px;
}


#content h1, #contentalt h1, #contentalt h2 {
	background-color:inherit;
	color:#606060;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid #efefef;
}

#content h2 {
	font-size:1.3em;
	color:#606060;
    margin:0 0 5px; 0;
    padding-bottom: 1px;
    border-bottom: 1px solid #e6e6e6;
}

.post {
	padding: 0px;
	margin: 0px;
}

.post h2 a{
	font-size:12px;
	font-weight:bold;
}



/*** Sidebars ***/

#leftside {
	float:left;
	margin:0;
	padding:0;
	background: #fafcff;
	width:165px;
	border-right: 1px solid #e6e6e6; 
	border-top: 1px solid #e6e6e6; 
	border-bottom: 1px solid #e6e6e6; 
}


#rightside {
	float:right;
	margin:0;
	padding: 0;
    background: #fafcff;
	width:165px;
	border-top: 1px solid #e6e6e6; 
    border-bottom: 1px solid #e6e6e6; 
    border-left: 1px solid #e6e6e6; 
} 


#rightside img {
	border: 0px;
}


/*** Sidebar menu ***/
#leftside h2, #rightside h2 {
    font-size: 10px;
	margin-top: 10px;
	padding: 5px 5px 5px 0;
    color: #303030;
	border-bottom: 1px solid #D4D4D4;
}


#leftside ul, #rightside ul {
	padding: 0px;
	margin: 0px;
	text-align:center;
}



#leftside li, #rightside li {

	list-style: none;

}


/*** Footer ***/

#footer {
	background: #E8EEFE; 
	color:#333333;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:10px 0;
    border-top: 1px solid #C6D3F5;
	text-align:center;
}



#footer a {
    font-size:10px;
	color: #333333;
	font-weight:normal;
}

#footer a:hover{
	color:#0000FF;
	text-decoration:none;
}


/* Image Display */
.entry img, .entrytext img {
	border: 1px solid #efefef;
	margin: 1px;
	padding: 1px;
	float:left;
	margin: 3px 10px 0 0;
}



.entry a:hover img, .entrytext a:hover img {
	border: 1px solid #efefef;
	padding: 1px;
}



.thumbnail {
	background:#fafbfc;
	border:1px solid #efefef;
	margin:0 0 10px 10px;
	padding:5px;
}


/* Navigation */
#topNav {
	background: #C6D3F5; 
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	padding: 2px 0 3px 0;
}

#topNav a{
	color:#0000FF;
	text-decoration:none;
}

#topNav a:hover{
	color:#0000FF;
	text-decoration:underline;
}

#topNav  ul li a.current{
	color:#0000FF;	
}
	

#navigation {
	color:#0000FF; 
	background:#E8EEFE; 
	text-align:left; 
	font-size:10px;
	font-weight: normal; 
	margin:0; 
	padding:3px 0 3px 10px;
	border-top: 0px solid #D4D4D4; 
	margin:0 0 5px 0;
	height:16px;
}

#navigation a {
	text-decoration:underline;
	padding:0px 7px 0 3px;

}


/* Fix */

.entry, .entrytext {
	overflow: hidden;
}


* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}


* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}


.entrytext {
	padding-top: 0px;

}

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;

}


#counter {
    background:#C6D3F5;   
    border-top: 1px solid #A2B9FD;
	border-bottom: 1px solid #A2B9FD;
	color:#303030;
	font:11px Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:5px 0;
	text-align:center;
}