/* @override http://cezar.dev/nextep/wp-content/themes/nextep/style.css */

/*  
Theme Name: Nextep v1.0
Theme URI: http://kinko.eu
Description: theme designed for Human Invest based on simplebalance
Tags: fixed width, three columns, simple, control panel, custom layout
Author: Cezar Neaga
Author URI: http://kinko.eu
*/




/* General styles */
body {
	background: #fff url(img/background.jpg) repeat-x;
	margin: 0 auto;
	text-align: center;
	font: normal normal 12px Tahoma, Arial, Verdana, sans-serif;
	color: #666;
}

#wrap {
	margin: 0 auto;
	width: 1020px;
	text-align: left;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #a4cd39;
	text-decoration: none;

}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear: both;
}


/* Header styles */
#header {
	width: 1020px;
	height: 100px;
	margin-bottom: 0;
	position: relative;
}

.topLogo {
	width: 176px;
	float: left;
	margin: 0 25px 0 50px;
	padding-top: 15px;
}

.topLogo .blogDescription {
	font: normal normal 11px Arial;
	border-left: dotted 2px #fff;
	margin-left: 10px;
	font-variant: small-caps;
	color: #fff;
}

#topMenu {
	width: 520px;
	height: 30px;
	float: left;
	margin:70px 20px 0px 0;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}



.topSearch {
	width: 180px;
	position: relative;
	right: 0px;
	float: right;
	padding-top: 67px;
}

.s {
	border: 1px solid #fff;
	padding: 3px 2px 1px 2px;
	background: #00377c;
	filter:alpha(opacity=30); -moz-opacity:.30; opacity:.30;
	width: 150px;
	float: left;
	height: 18px;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #fff;
	z-index: 100;
}

.searchSubmit {
	padding: 3px 0 0 0;
	background: none;
	border: none;
	cursor: pointer;
	float: right;
	vertical-align: middle;
	line-height: 16px;
}

/* Page structure styles */

#page {
	width: 1020px;
	float: left;
	margin-top: 0px;
	padding-top: 35px;
	background: url(img/shadow.png) no-repeat top center;
}

#lsidebar {
	width: 255px;
	float: left;
	margin-right: 20px;
}

#rsidebar {
	float: right;
	width: 255px;
}

#content {
	float: left;
	width: 470px;
	padding-right: 20px;
	background: url(img/right.gif) no-repeat 480px 0px;

}

/* Sidebars styles */


#lsidebar h2 {
	font: bold normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00377c;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #00377c;
}
#rsidebar ul h2 {
	font: bold normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00377c;
	margin: 0;
	padding: 0 0 5px 10px;
	background: url(img/bullet.png) no-repeat  0px 5px;
}

#lsidebar ul, #rsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lsidebar ul ul ul, #rsidebar ul ul ul {
	margin: 4px 0 0 10px;
	padding: 0;
	list-style: none;
}

#lsidebar ul li {
	float: left;
	margin: 0 0 15px 0;
	padding: 0px 0 0 0px;
	list-style: none;
}
#rsidebar ul li {
	float: left;
	margin: 0 0 15px 0;
	padding: 10px 0 0 5px;
	list-style: none;
}

#lsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border-bottom: 1px solid #00377c;
}
 #rsidebar li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
}

#lsidebar li li li, #rsidebar li li li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	border: none;
}

#lsidebar ul ul ul a, #rsidebar ul ul ul a {
	font-size: 11px;
}

#lsidebar li.rssFeed {
	background: url(img/bg-rss.png) no-repeat;
	width: 250px;
	height: 50px;
	font: normal bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#rsidebar div.testimonial{
	float: left;
	width: 250px;	
	padding: 10px 0 20px 0;
	background: url(img/separator_col.gif) no-repeat bottom center;
}
#rsidebar li.testimonial{
	float: left;
	width: 250px;
	margin-bottom: 15px;

}
#rsidebar li.testimonial a{
	text-align: right;
	color: #00377c;
	width: 250px;
	display: block;
}
#rsidebar li.testimonial a:hover{
	color: #a4cd39;
}
#rsidebar div.seri{
	float: left;
	width: 250px;	
	padding: 10px 0 20px 0;
	background: url(img/separator_col.gif) no-repeat bottom center;
}
#rsidebar li.seri{
	float: left;
	width: 250px;
	margin-bottom: 15px; 

}
#rsidebar li.seri a{
	text-align: right;
	color: #00377c;
	width: 250px;
	display: block;
}
#rsidebar li.seri a:hover{
	color: #a4cd39;
}
.textwidget {
	padding-top: 10px;
}

.rssFeed a {
	line-height: 50px;
	width: 143px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #00377c;
	padding-left: 57px;
}

.rssFeed a:hover {
	color: #fff;
}

.rssForm form {
	margin: 10px 0;
}

.rssEmail {
	border: 1px solid #a4cd39;
	width: 140px;
}

.rssSubmit {
	width: 90px;
	padding: 0;
	background: none;
	border: none;
	font: normal bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
	color: #00377c;
}
.rssForm{
	width: 250px;
}
.rssForm small {
	padding: 2px 5px;
	background: #a4cd39;
	color: #fff;
	display: block;
}

#rsidebar .ads125 {
	padding: 10px 0 0 0;
	width: 260px;
	overflow: hidden;
}

.leftBanner {
	float: left;
	margin-bottom: 10px;
	border: solid 1px #a4cd39;
}
.rightBanner {
	float: right;
	margin-bottom: 10px;
	border: solid 1px #a4cd39;	
}

.advertiseHere {
	clear: both;
	display: block;
	text-align: center;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
}

.google250 {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	padding: 0;
	border: none;
	margin: 0;
}

#wp-calendar caption {
	padding: 4px;
	font: normal bold 12px Georgia, "Times New Roman", serif;
	color: #207f7b;
}

#wp-calendar th {
	padding: 4px;
	text-align: center;
	background: #eff7f7;
}

#wp-calendar td {
	padding: 4px;
	text-align: center;
	background: #f5f5f5;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar a {
	color: #d90202;
}

#wp-calendar a:hover {
	color: #207f7b;
}


/* Content styles */

.topAd {
	margin-bottom: 25px;
}

.archiveTitle {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #666;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.post {
	margin-bottom: 25px;
	width: 470px;
	overflow: hidden;
}

.postFeatured {
	margin-bottom: 25px;
	width: 450px;
	overflow: hidden;
	padding: 10px;
	background: #f5f5f5;
}

.post a, .postFeatured a {
	text-decoration: none;
}
.catTitle h1{
	font: small-caps bold 22px Verdana;
	color: #a4cd39;
	padding: 0 0 5px 0;
	margin: 0 0 30px 0;
}
.postTitle h1, .postTitle h2 {
	font: bold normal 22px Verdana;
	color: #00377c;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}

.postTitle h1 a, .postTitle h2 a {
	color: #00377c;
	text-decoration: none;
	font: bold normal 22px Verdana;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	font: bold normal 22px Verdana;
	color: #00377c;
}

.col1{
	position: relative;
	float: left;
	width: 230px;
	padding: 0 5px 0 0;
}

.col2{
	position: relative;
	float: left;
	width: 230px;
	padding: 0 0 0 5px;
}
.download{
	position: relative;
	float: left;
	width: 466px;
	border: 2px solid #a4cd39;
	margin: 0px !important;
}

.download p{
	margin: 8px 5px 0 0!important;
}
.download a{
	color: #00377c!important;
}
.download a:hover{
	color: #a4cd39!important;
}
.postInfo {
	font-size: 11px;
	
	display: inline;
	clear: both;
}
.postInfo a{
	color: #00377c;
}
.postInfo a:hover{
	color: #a4cd39;
}
.postContent {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 17px;
	width: 470px;
	overflow: hidden;
}
.postContent p, .postContent p a{
	color: #666;
	font-size: 12px;
	margin: 10px 0;
}
.postContent p a:hover{
	color: #333;
}
.postContent ul{
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
}
.postContent ul li{
	list-style-image: url(img/bullet.png);
	padding: 0 0 5px 0;
}
.sizeFeatured {
	width: 450px;
}

.featHead {
	font: normal normal 14px Georgia, "Times New Roman", serif;
	color: #777;
	font-variant: small-caps;
	text-transform: capitalize;
	background: #ddd;
	padding: 3px 10px;
}
.breadcrumb{
	font: bold normal 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	float: left;
}
.addthis_toolbox{
	float: right;
}
.postContent h1 {
	color: #00377c;
	font: bold normal 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.postContent h2, .postContent h2 a {
	color: #00377c;
	font: bold normal 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(img/linie.png) no-repeat -15px 20px;
}

.postContent h3, .postContent h3 a {
	font: bold normal 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	color: #00377c;
	background: url(img/linie.png) no-repeat -15px 15px;
	text-decoration: none;
}

.postContent h4 {
	font: bold normal 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	color: #00377c;
	text-decoration: none;
}

.postContent blockquote {
	margin: 10px 0;
	padding: 5px;
	overflow: hidden;
	border-top: solid 1px #a4cd39;	
	border-bottom: solid 1px #a4cd39;
	font: italic normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.postContent blockquote p{
	margin: 0px!important;
}
.postContent blockquote a{
	color: #00377c;
}
.postContent blockquote a:hover{
	color: #a4cd39;
}
.postContent blockquote span{
	color: #00377c;
}
.postExtras {
	border-top: 1px solid #ddd;
	padding: 5px 0;
	font-size: 11px;
}

.postMeta {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 470px;
	overflow: hidden;
}

.postMetaFeatured {
	border-top: 1px solid #ddd;
	text-align: right;
	padding-top: 5px;
	font-size: 11px;
	width: 450px;
	overflow: hidden;
}

.postMeta a, .postMetaFeatured a {
	color: #a4cd39;
	text-decoration: none;
}

.postMeta a:hover, .postMetaFeatured a:hover {
	color: #00377c;
}

.postLink {
	float: left;
}

.postComments a {
	background: url(img/icon-comments.gif) no-repeat 0 4px;
	padding-left: 16px;
}

.postLink a {
	background: url(img/icon-postlink.gif) no-repeat 0 1px;
	padding-left: 14px;
}

.navigation {
	width: 470px;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	margin: 0 auto;
}

/* Comments styles */

.commentZone {
	margin-bottom: 25px;
}

h3#respond, h3#comments, h3#trackbacks {
	font: normal normal 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a4cd39;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	margin: 30px 0 0 0;
}

.commentList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentList .reply {
	margin-bottom: 10px;
}
.commentList .reply a{
	color: #00377c;
}
.commentList li.depth-1 ul.children {
	border-bottom: none;
}

.commentList li {
	overflow: hidden;
	display: block;
	padding: 10px 0 0 0;
}

.commentList li ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #eee;
}

.commentList li ul.children li {
	padding: 0;
	margin: 0;
}

.commentList li ul.children ul.children {
	overflow: hidden;
	display: block;
	padding: 10px;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd;
}

.commentList li.depth-1 {
	border-bottom: 1px solid #ddd;
}

.commentLeft {
	float: left;
	width: 80px;
}

.commentLeft img {
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.commentAuthor {
	font: normal bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00377c;
}

.commentAuthor a {
	color: #a4cd39;
}

.commentAuthor a:hover {
	color: #207f7b;
}

.commentRight {
	float: right;
	width: 390px;
	overflow: hidden;
}

.commentList li ul.children .commentRight {
	float: right;
	width: 368px;
	overflow: hidden;
}

.commentList li ul.children ul.children .commentRight {
	float: right;
	width: 346px;
	overflow: hidden;
}

.commentRight p {
	margin: 10px 0;
	font-size: 12px;
}
#respond h3{
	color: #00377c;
}
#author, #email, #url {
	border: 1px solid #a4cd39;
	margin: 0;
	color: #00377c;
}

#comment {
	border: 1px solid #a4cd39;
	width: 468px;
	color: #00377c;
}

#submit {
	width: 80px;
	height: 20px;
	border: none;
	font: normal bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-color: #a4cd39;
}

.trackbackList {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ddd;
}

.trackbackList li {
	padding: 4px 0 0 0;
	margin-left: 23px;
}

/* @group tables */
table{
	width: 468px;
	border-left: solid 1px #a4cd39;
	border-bottom: solid 1px #a4cd39;
	border-spacing:0;
}
thead {
	background: #00377c;
	color: #ffffff;
}
th.tcol1{
	width: 13%;
	font-weight: bold;
	padding: 0 5px;	
	margin: 0;
	height: 25px;
}
th.tcol2{
	width: 47%;
	font-weight: bold;
	padding: 0 5px;	
}
th.tcol3{
	width: 20%;
	font-weight: bold;
	padding: 0 5px;	
}
th.tcol4{
	width: 20%;
	font-weight: bold;
	padding: 0 5px;	
}
.serie td{
	padding: 0 5px;
	border-top: solid 1px #a4cd39;
	border-right: solid 1px #a4cd39;
	height: 25px;
}
tr {
	
}



/* @end */


/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	font-size: 10px;
	margin-bottom: 20px;
	width: 970px;
	float: left;
}

.footerMenu {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footerMenu li {
	display: inline;
	margin-left: 15px;
}

