body
{
	background-color:#fff;
	font-family:"Apex", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
}

strong
{
	font-weight:bold;	
}

p:last-child
{
	margin-bottom:0 !important;
}

#container
{
	overflow:hidden;	
}

#header
{
	background-color:#44ade2;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: 0px 0px 30px #999;
	z-index:99;
	position:relative;
	
}

#header_menu
{
	float:right;
	overflow:hidden;	
}

#header_menu li a
{
	color:#fff;
	font-weight:normal;
	font-size:20px;
}


#header_menu li
{
		float:left;
		padding-top:40px;
		margin-left:20px;
		text-transform:uppercase;
}

a
{
	color:#44ade2;
	text-decoration:none;	
}

#header_content
{
	width:1060px;
	padding-left:0px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
		
}

#body
{
	position:relative;	
	width:960px;
	overflow:hidden;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:50px;
	box-shadow: 0px 0px 30px #999;	
	background-color:#eee;

}

#body_left
{
	width:640px;
	overflow:hidden;
	float:left;
	padding-right:0px;
	padding-left:0px;

}

#body_right
{
	width:300px;
	overflow:hidden;
	float:right;
	background-color:;
}


.post
{
	padding:40px;
	border:1px solid #ccc;
	margin-bottom:20px;
	background-color:#fff;
}

.post h1
{
	width:480px;
	font-size:2.5em;
	color:#333;
	margin-bottom:10px;
}

.post h1 a
{
	color:#333;
}


.post h2
{
	font-size:1em;
	color:#999;
	letter-spacing:0px;
	text-transform:uppercase;
	float:left;
	
}

.post p
{
	font-size:1em;
	line-height:1.3;
	margin-bottom:1em;	
}

.post pre
{
	font-size:1em;
	line-height:1.3;
	margin-bottom:1em;
	padding:20px;
	overflow:hidden;
	white-space:normal;
	background-color:#eee;
}


.post img
{
	max-width:558px;	
}

.comment
{
	margin-top:20px;	
}

.comment_count
{
	font-size:1em !important;
	font-weight:;
	text-align:left !important;
	width:100% !important;
}

.comment_count:last-child
{
	margin-bottom:0 !important;
}

.comment_count a
{
	color:#44ade2 !important;	
}


.comment_content
{
	padding:20px;	
}



.comment_content
{
	background-color:#eee;
	margin-bottom:10px;
}

.comment_content:last-child
{

}









.comment_content h1
{
	font-size:0.9em;
	margin-bottom:10px;
}

.comment_content p
{
	font-size:1em;
	line-height:1.3;
/*	margin-bottom:10px; */
}


#categories
{
	width:640px;
	overflow:hidden;
	margin-bottom:0px;
	font-size:0.9em;
}

#categories li
{
	margin-right:8px;
	padding:15px;
	float:left;
	background-color:#dedede;
	text-align:center;
	text-transform:uppercase;
	color:#333;
}

#categories li a
{
	color:#333;	
}

#categories li:last-child
{
	margin-right:0px;
}

.categories_highlight
{
	background-color:#44ade2 !important;
	color:#fff !important;
	font-weight:bold !important;
}

.categories_highlight a
{
	color:#fff !important;	
}

#social
{
	margin-bottom:20px;
	text-align:center;
}

#social img
{
	width:50px;
}

.right_module
{
	width:300px;
	overflow:hidden;
	margin-bottom:20px;	
}

#search
{
	margin-bottom:20px;
	overflow:hidden;	
}

#search_form {
margin: 0;
border: 0;
padding: 0;
font-size: 14px;
line-height: 1;
padding: 10px;
border: 1px solid #CCC;
border-right:0;
color: #666;
width: 237px;
height: 20px;
float: left;
vertical-align: middle;
}

#search_btn {
margin: 0;
border: 0;
padding: 0;
height: 42px;
width: 42px;
border: 1px solid #CCC;
border-left: 0px;
background-color: white;
float: left;
background-image: url(../images/search.png);
background-position: center;
background-repeat: no-repeat;
cursor:pointer;
}

.post_second
{
	overflow:hidden;
	margin-bottom:20px;

}



.share
{
	overflow:hidden;
	float:right;	
}


.comment_input
{
	margin-top:20px;
	border-top:1px solid #999;
	padding-top:20px;	
}

.comment_input h1
{
	font-size:1.1em;
	margin-bottom:10px;
}

.comments_row
{
	margin-bottom:10px;
	overflow:hidden;
}

.comments_row:last-child
{
	margin-bottom:0px;	
}

.comments_row input[type="text"]
{
	margin:0;
	border:0;
	padding:0;	
	font-family:"Apex";
	font-size:20px;
	padding:10px 10px 10px 10px;
	border:1px solid #ccc;
	color:#666;
	width:536px;
	height:25px;
	vertical-align:middle;
	
}

.comments_row input[type="button"]
{
	margin:0;
	border:0;
	padding:0;	
	font-family:"Apex";
	font-size:16px;
	padding:10px 10px 10px 10px;
	color:#fff;
	background-color:#44ade2;
	vertical-align:middle;
	float:right;
	font-weight:bold;
	margin-left:10px;
	cursor:pointer;
}

.comments_row textarea
{
	margin:0;
	border:0;
	padding:0;	
	font-family:"Apex";
	font-size:20px;
	padding:10px 10px 10px 10px;
	border:1px solid #ccc;
	color:#666;
	width:536px;
	max-width:536px;
	line-height:1.4;
	height:200px;
	max-height:200px;
	vertical-align:middle;
	overflow:auto;	
	
}

.comments_row input:focus[type="text"], .comments_row textarea:focus
{
	border:1px solid #44ade2;
	outline:none;	
}
