/*  
Theme Name: NexThm
Theme URI: http://www.nexfr.com/
Description: Just a Wordpress theme.
Version: 1.0
Author: wahyle
Author URI: http://www.nexfr.com/
*/
body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin: 0;
	padding: 0;
	}
body{
	font-family: Arial,Helvetica,Georgia,Sans-serif;
	font-size: 14px;
	text-align: center;
	background: #fff;
	color: #000;
	}
a {
	color: #0063dc;
	text-decoration: none;
	}
a:hover, a:active {
	color: #96c455;
	text-decoration: none;
	outline:none;
	}
img{
	border: none;
	}
p{
	padding: 10px 0 0 0;
	}
/***********Blockquotes************/
blockquote {
	padding-left: 18px;
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #555;
	}
blockquote em {
	font-style: normal;
	}
/**********wrapper*******************/
#wrapper{
	margin: 0 auto;
	width: 840px;
	text-align: left;
	}
#logo a{
	display: block;
	width: 148px;
	height: 35px;
	background: transparent url(images/logo.gif) no-repeat scroll;
	text-indent:-999999px;
	margin-top: 20px;
	}
/****************menu******************/
#menu{
	margin-top: 25px;
	}
#menu ul{
	padding-left: 0px;
	list-style: none;
	border-top: 5px solid #96c455;
	}
#menu li{
	float: left;
	display:block;
	margin-right: 10px;
	}
#menu li a{
	color: #fff;
	font-size: 12px;
	padding: 8px 16px;
	background: #3975ce;
	font-weight: bold;
	}
#menu li a:hover{
	background: #96c455;
	text-decoration: underline;
	}
#menu li.current_page_item a{
	background: #96c455;
	}
#menu .search{
	float: right;
	margin-right: 0px;
	}
#menu .search input{
	border-left: none;
	border-bottom: 5px solid #96c455;
	border-right: 5px solid #96c455;
	border-top: none;
	width: 235px;
	height: 17px;
	display: inline;
	padding: 3px 0 3px 0;
	}
/***************main****************/
#container{
	overflow: hidden;
	float: left;
	width: 570px;
	padding: 30px 30px 10px 0px;
	display: inline;
	border-right: 5px solid #96c455;
	}
.post{
	margin-bottom: 10px;
	}
.post h2{
	font-family: Arial,Georgia,Sans-serif;
	font-size: 16px;
	padding-top: 10px;
	}
.entry{
	line-height: 2em;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	}
.entry p a{
	color: #000;
	}
.entry p a:hover{
	text-decoration: underline;
	}
.postmeta{
	text-align: right;
	font-weight: bold;
	}
/******************about*********************/
.page{
	clear: both;
	text-align: justify;
	line-height: 2em;
	padding-bottom: 10px;
	}
.about{
	border-bottom: 5px solid #96c455;
	}
/******************pagination****************/
.pagination{
	line-height:23px;
	}
.pagination span, .pagination a{
	font-size: 14px;
	margin: 2px 6px 2px 0;
	border-bottom: 5px solid #96c455;
	color: #000;
	font-weight: bold;
	padding: 3px 7px 3px 7px;
	text-decoration: none;
	}
.pagination a:hover{
	border-bottom: 5px solid #3975ce;
	}
.pagination .current{
	border-bottom: 5px solid #3975ce;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 7px 3px 7px;
	}
/*****************sidebar******************/
.sidebar{
	float: left;
	width: 235px;
	display: inline;
	}
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 30px;
	}
.sidebar ul li{
	padding: 10px 0 10px 0;
	}
.sidebar ul li ul{
	padding: 0;
	}
.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
	}
.sidebar ul li a{
	color: #0056ec;
	}
.sidebar ul li a:hover{
	color: #ff0000;
	}
.sidebar ul li h2{
	font-family: Georgia,Sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	}
.sidebar .rss{
	margin-left: 16px;
	display:block;
	height: 128px;
	width: 128px;
	background: transparent url(images/rss.gif) no-repeat left top;
	text-indent:-9999em;
	}
.sidebar .rss:hover{
	background-position: bottom;
	}
.sidebar p a{
	font-weight: bold;
	}
/*******************comments*****************/
#comments{
	margin-top: 20px;
	}
.commentlist li{
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #dedede;
	}
.commentmeta{
	margin-bottom: 20px;
	}
.commentmeta span{
	float: right;
	color: #717171;
	}
.nocomments{
	margin: 30px auto 0px auto;
	display:block;
	height: 65px;
	width: 247px;
	background: transparent url(images/hexie.gif) no-repeat;
	}
#respond{
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 20px 0 10px 0;
	}
#respond .big{
	font-size: 24px;
	}
#respond .mid{
	color: #96c455;
	}
.text-input {
	display: block;
	padding: 3px;
	width: 240px;
	height: 20px;
	border: 1px solid #717171;
	}
textarea {
	width: 480px;
	padding: 3px;
	border: 1px solid #717171;
	}
#submit{
	color: #fff;
	background: #3975ce;
	width: 100px;
	height: 40px;
	font-family: "Lucida Sans",Arial,Helvetica,Georgia,Sans-serif;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #3975ce;
	}
#submit:hover{
	background: #96c455;
	border: 1px solid #96c455;
	}
/**************footer*************/
#footer{
	clear: both;
	float: left;
	width: 840px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#footer a:hover{
	text-decoration: underline;
	}
#copy{
	width: 724px;
	float: left;
	}
#copy p,#copy p a{
	padding-top: 25px;
	color: #969696;
	}
#info{
	width: 106px;
	float: left;
	margin-left: 10px;
	}
#wp{
	float: left;
	width: 48px;
	height: 48px;
	background: transparent url(images/wordpress.gif) left top no-repeat;
	}
#wp:hover{
	background-position: bottom;
	}
#twitter{
	float: left;
	width: 48px;
	height: 48px;
	margin-left: 10px;
	background: transparent url(images/twitter.gif) left top no-repeat;
	}
#twitter:hover{
	background-position: bottom;
	}
/*************404*********************/
.wrap{
	margin: 0 auto;
	width: 600px;
	}
.wrap h1{
	color: #0063dc;
	font-size: 28px;
	text-align: center;
	margin-top: 30px;
	}
.wrap p{
	text-align: left;
	line-height: 1.5em;
	text-indent:2em;
	color: #717171;
	}
.wrap .search{
	margin-top: 20px;
	}
.wrap .search input{
	width: 255px;
	height: 20px;
	border: 1px solid #717171;
	padding: 3px 0 3px 3px;
	}
#error{
	display:block;
	background: transparent url(images/404.gif) no-repeat;
	height: 534px;
	width: 320px;
	margin: 20px auto 10px;
	text-indent:-9999em;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}