/*
Theme Name: Step Up
Theme URI: http://www.ezwpthemes.com/templates/step-up.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: dark, fixed width, two columns, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/


/* Global */
body {
	color: #000;
	background: #3e3527 url(images/bg.jpg) repeat-y center center;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #fff;
}
a:hover, .post a:hover {
	color: #fc0;
	text-decoration: none;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote, code {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}

/* Layout */
#wrapper {
	min-width: 1000px; /* not working in IE6 */
	overflow: hidden;
	background: url(images/container_bg.jpg) center top repeat-y;
}
#bottom_frame {
	padding: 0 0 64px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}
#top_container {
	margin: 0 auto;	
	background: url(images/top_container.jpg) no-repeat center 325px;
}
#header, #container, #footer {
	width: 1000px;
}
#header {
	height: 325px;
	overflow: hidden;
	position: relative;
}
#container {
	padding: 0px 0 260px 0;
}
#footer {
	clear: both;
	position: relative;
}
/* Header */
#header h1 {
	font-size: 3em; /* Blog title */
	padding: 0px 0px 0 87px;
}
#header h1 a {
	color: #fff;
}
#header h2 {
	color: #fff;
	font-size: 1.4em; /* Blog Description */
	padding: 77px 160px 0 135px;
}
/* menu */
#menu {
	width: 444px;
	height: 80px;
	position: absolute;
	left: 452px;
	top: 210px;
	overflow: hidden;
}
#menu ul li {
	padding: 0 12px;
	font-size: 1.8em; /* menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	line-height: 2;
	color: #fff;
}
#menu .menu_first, #menu .menu_fourth {
	margin: 33px 0 0 0;
}
#menu ul li a:hover {
	color: #fc0;
	/*background: url(images/menu_over.jpg) repeat-x center top;*/
}
#menu ul ul li {
	font-size: 1em;
}

/* searchform */
#searchform {
	width: 110px;
	position: absolute;
	right: 24px;
	top: 59px;
}
.searchtext {
	width: 75px;
	color: #000;
	border: 0;
	background: url(images/spacer.gif) no-repeat;
	font-size: 1.2em;
	padding-top: 10px;
}
#searchsubmit {
	border: 0;
	margin: 0 0 0px 0;
	width: 25px;
	vertical-align: middle;
	height: 35px;
}
#rss {
	position: absolute;
	right: 22px;
	top: 217px;
}
/* welcome */
#welcome {
	width: 280px;
	height: 121px;
	position: absolute;
	top: 182px;
	left: 46px;
	color: #fff;
	font-size: 1.1em;
}
#welcome div {
	width: 280px;
	height: 121px;
	overflow: hidden;
}
/* Content */
#content {
	width: 520px;
	padding: 75px 0px 0 0px;
	display: inline;
	margin: 0px 0px 0 0px;
	float: left;
}
.post {
	width: 520px;
	padding: 0px 0 0 0;
	margin: 0px 0 30px 0px;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 10px;
	padding: 7px 7px 12px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path span {
	color: #706ED6;	
}
.post h2 {
	width: 430px;
	margin: 0px 0 0 0px;
	padding: 8px 0px 10px 14px;
	font-size: 1.4em; /* Post title */
	background: url(images/post_header_bg.jpg) no-repeat;
}
.post h2 a {
	color: #420008;
}
.post h2 a:hover {
	color: #900;
}
.postmetadata {
	padding: 0px 16px;
	text-align: right;
	color: #fff;
	font-size: 1.1em;
}
.postmetadata a {
	color: #fff;
	text-decoration: underline;
}
.entry {
	width: 495px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.2em;
}
.entry a {
	color: #fc0;
	text-decoration: underline;
}
.tags {
	font-size: 1.2em;
	color: #fc0;
	margin: 10px 30px 0 14px;
}
.tags a {
	color: #fc0;
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* Sidebar */
#sidebar {
	width: 298px;
	display: inline;
	position: relative;
	padding: 10px 0 250px 0px;
	margin: 0px 90px 0 37px;
	float: left;
	color: #fff;
}
#sidebar_bottom {
	margin: 60px 0 0 0;
}
#sidebar_bottom h3 {
	padding: 3px 0 3px 14px;
	font-size: 1.8em;
	color: #022828;
	background: url(images/sidebar_header_bg.jpg) no-repeat;
}
#sidebar_bottom ul li {
	width: 137px;
	overflow: hidden;
	float: left;
	padding: 10px 0 5px 10px;
	overflow: hidden;
}
#sidebar_bottom ul ul {
	padding: 0 0 0 16px;
	background: none;
}
#sidebar_bottom ul ul li {
	width: 110px;
	font-size: 1.2em;
	border: none;
	padding: 4px 0 4px 0px;
	/*background: url(images/sidebar_li.gif) left 6px no-repeat;*/
}
#sidebar_bottom ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar_bottom ul ul li li {
	font-size: 1em;
	padding: 3px 0 0 14px;
	width: 85%;
}
#sidebar_bottom .textwidget {
	margin: 7px 0;
}
#sidebar_bottom select {
	font-size: 1.2em;
	margin: 7px 0;
	width: 95%;
}
/* Sidebar Top */
#sidebar_top {
	padding: 0px 0 0 0;
}
#sidebar_top h3 {
	width: 178px;
	font-size: 1.4em;
	color: #fff;
	padding: 0px 0 0px 23px;
	text-align: center;
	/*background: url(images/recent_header_bg.jpg) no-repeat;*/
}
#sidebar_top h3 span {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
#sidebar_top ul li {
	height: 100px;
	overflow: hidden;
	padding: 4px 0px 3px 37px;
}
#sidebar_top ul ul {
	padding: 6px 0 0 0px;
	margin: 0;
}
#sidebar_top ul ul li {
	width: 230px;
	height: 15px;
	font-size: 1.1em;
	padding: 0px 0 0px 0px;
	white-space: nowrap;
}

/* Footer */
.credit {
	font-size: 1.1em;
	width: 264px;
	position: absolute;
	left: 60px;
	top: -444px;
	color: #fff;
	padding: 0px 0px 0px 0px;
}
.credit a {
	color: #fff;
}
.credit a:hover {
	color: #fff;
}


/* PageNavi*/
.wp-pagenavi {
	padding: 5px 36px 5px 10px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 90%;
	color: #fff;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	color: #fc0;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #ccc;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 14px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
.read_comments {
	margin: 0px 18px 0 54px;
	text-align: right;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.read_comments a {
	font-size: 1.2em;
	color: #fff;
}
.read_comments a:hover {
	color: #fc0;	
}
h3#comments {
	padding: 0 0 0 0px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;

}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #93A3A7; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #C1CACC;
}