/* CSS Document */

BODY
{
		background:#FFFFFF url(bot_bg.jpg) bottom left repeat-x;
		height:100%;
		padding:0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#333333;
}

hr {
	color: #636363;
	background-color: #636363;
	height: 1px;
	border: 0px;
}

A IMG
{
		border:0px;
}

A 
{
		color:#00baff;
		text-decoration:underline;
}

.main
{
		background:url(top_bg.jpg) top left repeat-x;
		width:100%;
		position: relative;
		min-height: 100%;
}
* html .main
{
height: 100%;
}

h2 {
	font-size: 1.5em;
}

.main2
{
		background:url(top_bg2.jpg) top left repeat-x;
		width:100%;
		position: relative;
		min-height: 100%;
}

* html .main2
{
height: 100%;
}

.main_in
{
		width:920px;
		position:relative;
		left:50%;
		margin-left:-460px;
		padding-bottom: 19.78em;
}

.left
{
		float:left;
}


/*** Header ***/

.header
{
		height:127px;
}

.logo
{
		width:308px;
		text-align:left
}
.logo img
{
		margin-top:23px;
}

.menu
{
		margin:65px 0 0 0px;
		padding:0px;
}
.menu div
{		
		float:left;
		width:90px;
		height:35px;
		line-height:40px
}

.menu div a
{
		color:#909090;
		text-decoration:none;
}

.menu div:hover, .menu_now
{
		background:url(menu_hover.jpg) top left no-repeat;
		
}
.menu div:hover a, .menu div.menu_now a
{
		color:#FFFFFF;
}


/************************************** HOMEPAGE **************************************/

/*** Content ***/
.home_cont
{
		width:840px;
		text-align:left;
}

.home_cent1
{
		width:268px;
		margin-top:16px;
}

.home_cent1 h2, .home_cent2 h2
{
		padding:0px;
		margin:0px;
}

.home_cent1 p
{
		width:232px;
		padding:0px;
		line-height: 1.3em;
		font-size:16px;
		margin:0 0 0 0px;
}

.home_cent2
{
		width:296px;
		margin-top:30px;
		margin-top:16px;
}

.home_cent2 div
{
		margin:0px;
		margin-left:0px;
		margin-bottom:7px;
		padding:0px;
		padding-bottom:11px;
		width:295px;
		background:url(line1.gif) bottom left repeat-x;
}

.home_cent2 div p
{
		padding:0px;
		margin:0px;
		padding-left:24px;
		background:url(bull1.gif) top left no-repeat;
}

.home_cent2 div span
{
		color:#333333;
		font-size:16px;
}


/************************************* PAGES *******************************************/
.page_cont
{
		width:840px;
		text-align:left;
		margin-top:15px;
}
.lc
{
		width:265px;
		/*height:350px;*/
		margin-top:40px;
		margin-right:40px;
		font-size:10pt;
		border-right:thin dotted #cccccc;	
}
.lc ul
{
		margin:0px;
		padding:0px;
		list-style:none;
}
.lc ul li
{
		line-height:25px;
		background:url(menu_bg.gif) bottom left no-repeat;
}
.lc ul li a
{
		margin-left:25px;
		color:#636363;
		text-decoration:none;
}

.lc ul li.sel, .lc ul li:hover
{
		line-height:25px;
		background:url(menu_bg_hover.gif) bottom left no-repeat;
		border: 0px;
}
.lc ul li.sel a, .lc ul li:hover a
{
		margin-left:25px;
		color:#00baff;
		text-decoration:none;
		border: 0px;
}

a:hover{
	color:#00baff;
	text-decoration:none;
}

.content {
	width: 500px;
	padding-bottom: 20px;
}

.content p
{
		margin-bottom:10px;
		/* margin-left:41px;*/
		padding:0px;
		width:583px;
		font-size:11pt;
		line-height:1.6em;
		text-align:justify;
		
}

.content h3 {
	/*margin-left:41px;*/	
	font-size: 18px;
	font-weight:normal;
	color: #303030;
}

.content ul {
	margin-left: 2.3em;
	padding-left: 0px;
	list-style-type: disc;
	font-size:11pt;
	line-height:1.6em;
	text-align:justify;	
}

.content li {
	padding-left: 0px;
}
/************************************* WORDPRESS *******************************************/

/*
.widget ul{
	margin-top: -20px;
	margin-bottom: 10px;
}

.lc ul li ul li {
	line-height:25px;
	background:url(menu_bg.gif) bottom left no-repeat;
}

.lc ul li ul li a {
	margin-left:25px;
	color:#636363;
	text-decoration:none;
}
.lc ul li ul li:hover {
		line-height:25px;
		background:url(menu_bg_hover.gif) bottom left no-repeat;
		border: 0px;
}
.lc ul li ul li:hover a {
	margin-left:25px;
	color:#00baff;
	text-decoration:none;
	border: 0px;
}

.lc ul li ul li a:hover {
	margin-left:25px;
	color:#00baff;
	text-decoration:none;
	border: 0px;
}
*/
 #recent-posts ul li
{
		line-height:25px;
		background:transparent url(bull1.gif) no-repeat scroll left top;
}
#recent-posts ul li a
{
		margin-left:25px;
		color:#636363;
		text-decoration:none;
}

#recent-posts ul li.sel, #recent-posts ul li:hover
{
		line-height:25px;
		background:transparent url(bull1.gif) no-repeat scroll left top;
		border: 0px;
}
#recent-posts ul li.sel a, #recent-posts ul li:hover a
{
		margin-left:25px;
		color:#00baff;
		text-decoration:none;
		border: 0px;
}

#recent-posts a:hover{
	color:#00baff;
	text-decoration:none;
}



#categories-1 ul li
{
		line-height:25px;
		background:transparent url(bull1.gif) no-repeat scroll left top;
}
#categories-1 ul li a
{
		margin-left:25px;
		color:#636363;
		text-decoration:none;
}

#categories-1 ul li.sel, #categories-1 ul li:hover
{
		line-height:25px;
		background:transparent url(bull1.gif) no-repeat scroll left top;
		border: 0px;
}
#categories-1 ul li.sel a, #categories-1 ul li:hover a
{
		margin-left:25px;
		color:#00baff;
		text-decoration:none;
		border: 0px;
}

#categories-1 a:hover{
	color:#00baff;
	text-decoration:none;
}

#archives ul li
{
		line-height:25px;
		background:transparent url(bull1.gif) no-repeat scroll left top;
}
#archives ul li a
{
		margin-left:25px;
		color:#636363;
		text-decoration:none;
}

#archives ul li.sel, #archives ul li:hover
{
		line-height:25px;
		background:transparent url(bull1.gif) no-repeat scroll left top;
		border: 0px;
}
#archives ul li.sel a, #archives ul li:hover a
{
		margin-left:25px;
		color:#00baff;
		text-decoration:none;
		border: 0px;
}

#archives a:hover{
	color:#00baff;
	text-decoration:none;
}

li.alt {
	background-color: #eae5e5;
}

.commentlist li {
	margin-top: 20px;
	padding: 8px;
}

.commentlist li p {
	width: auto;
}

/**** FOOTER ****/

#footer {
	clear: both;
	width: 855px;
	text-align: left;
	position: relative;
	margin: -18.78em auto 0 auto;
}

#footer h2 {
	color:#FFFFFF;
	font-weight:normal;
	font-size:16px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom: 2px;
}

#footer #findmore {
	text-align: right;
	margin-right: 32px;
}

#footer .copyright {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-align: center;
	padding-top: 8px;
	height: 20px;
	clear: both;
}

#footerleft {
	height: 18.2em;
	width: 210px;
	float: left;
}

	#footerleft ul{
		list-style:none;
		padding:0px;
		margin:0px;
	}
	#footerleft ul li{
		background:url(foot_menu_bg.gif) bottom left no-repeat;
		line-height:24px;
	}
	#footerleft ul li a{
		margin-left:39px;
		color:#FFFFFF;
		text-decoration:none;
	}
	#footerleft ul li.sel a{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
	#footerleft ul li a:hover{
		color:#8EE4FE
	}

#footerright {
	height: 18.2em;
	width: 640px;
	float:right;
}

	#footerright #footer-add-links{
		margin-bottom:8px;
	}

	#footerright #footer-add-links ul{
		list-style:none;
		padding:0px;
		margin:0px 0px 0px 12px;
		float:left;
		font-size:12px;
	}
	#footerright #footer-add-links ul li{
		background:url(foot_menu_bg.gif) bottom left no-repeat;
		line-height:23px;
	}
	#footerright #footer-add-links ul li a{
		margin-left:25px;
		color:#FFFFFF;
		text-decoration:none;
	}
	#footerright #footer-add-links ul li.sel a{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
	#footerright #footer-add-links ul li a:hover{
		color:#8EE4FE
	}
	
	.entry img { width: 583px; }
	
	div.post { width: 583px; border-top: 1px dotted gray;} 
	
	div.post:first-of-type { border: none; }