/*
Theme Name: WoW
Theme URI: http://www.ezwpthemes.com/templates/wow.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: black, fixed width, two columns, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/


/* Global */
body,div,ul,ol,li {    
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	background: #CFCFCF;
}
a, body a {
	text-decoration: none;
	color: #fff;
}
a:hover, body a:hover {
	color: #FFF08A;
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	border: none;
}
h1, h2, h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}
blockquote {
	margin: 5px 20px;
	padding: 5px;
	color: #333;
	border: 1px dashed #fff;
	background: #8ECF80;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
	padding: 10px 20px;
	font-size: 1.2em;
	color: #333;
	border: 1px dashed #fff;
	background: #68BF55;
}
.endline {
	clear: both;
}

/* Layout */
#wrapper {
	min-width: 1000px; /* not working in IE6 */
	background: url(images/container_bg.jpg) center top repeat-y;
	margin: 0 auto;
}
#bottom_frame {
	margin: 0 auto;
	padding: 0 0 16px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat center top;
}
#header {
	width: 1000px;
	height: 252px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#container {
	width: 1000px;
	position: relative;
	padding: 24px 0 120px 0;
	margin: 0 auto;
}
#footer {
	width: 1000px;
	position: relative;
	clear: both;
	color: #000;
	line-height: 16px;
	font-size: 1.1em;
	text-align: left;
}

/* Header */
#header h1 {
	font-size: 3.8em; /* Blog title */
	margin: 0;
	text-align: left;
	line-height: 30px;
	padding: 30px 253px 0 43px;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
}
#header h2 {
	margin: 0;
	color: #fff;
	text-align: left;
	font-size: 1.2em; /* Blog Description */
	padding: 2px 253px 0 46px;
}
/* menu */
#menu {
	width: 172px;
	height: 105px;
	position: absolute;
	right: 22px;
	top: 138px;
	overflow: hidden;
}
#menu ul {
	width: 172px;
	height: 105px;
	padding: 0px;
	margin: 0;
	list-style-type: none;
}
#menu ul li {
	width: 168px;
	height: 21px;
	margin: 0;
	white-space: nowrap;
	padding: 3px 10px 4px 0px;
	font-size: 1.4em; /* menu Font Size */
	font-weight: bold;
	text-align: right;
	/*float: left;*/
}
#menu ul li a {

	margin: 0;
	padding: 0 0px;
	/*display: block;*/
	text-decoration: none;
	/*background: url(images/menu_bg_out.jpg) no-repeat center top;*/
	color: #fff;
}
#menu ul li a:hover {
	/*background: url(images/menu_bg_on.jpg) no-repeat center top;*/
	color: #f0f3ae;
}
#menu ul ul {
	margin: 0;
	padding: 0;
}
#menu ul ul li {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* searchform */
#searchform {
	width: 166px;
	height: 29px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 21px;
	top: 94px;
}
.searchtext {
	width: 86px;
	color: #000;
	border: 0;
	background: none;
}
#searchsubmit {
	border: 0;
	width: 32px;
	height: 21px;
}
#rss {
	width: 46px;
	height: 29px;
	position: absolute;
	right: 20px;
	top: 50px;
}
/* welcome */
#welcome {
	width: 216px;
	height: 190px;
	font-size: 1.2em;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
}
#welcome div {
	width: 177px;
	height: 165px;
	overflow: hidden;
	padding: 20px 0 0 30px;
	margin: 0;
}
#welcome div div {
	margin: 0;
	padding: 0;
}
#welcome a {
	color: #fff;	
}
/* Content */
#content {
	width: 593px;
	padding: 55px 0px 0 0px;
	display: inline;
	margin: 0px 0 0 0px;
	float: left;
	position: relative;
}
.post {
	width: 593px;
	padding: 0px 0 0 0;
	margin: 0px 0 0px 0px;
	position: relative;
	background: url(images/post_bg.jpg) left top repeat-y;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 0px;
	padding: 7px 7px 7px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path a{
	color: #fc0;	
}
.post_path span {
	color: #706ED6;	
}
.post h2 {
	width: 528px;
	margin: 0px 0 0 0px;
	text-align: left;
	padding: 0px 10px 0px 40px;
	font-size: 1.6em; /* Post title */
}
.post h2 a {
	color: #fff;
}
.post h2 a:hover {
	text-decoration: none;
	color: #DFDE2A;
}
.post_header_top, .post_header_bottom {
	width: 578px;
	height: 12px;
	margin: 0 auto;
}
.post_header_top {
	background: url(images/post_header_top.jpg) left bottom no-repeat;
}
.post_header_bottom {
	background: url(images/post_header_bottom.jpg) left top no-repeat; 	
}
.post_header_bg {
	width: 578px;
	margin: 0 auto;
	background: url(images/post_header_bg.jpg) left top repeat-y;
}
.post_top {
	width: 593px;
	height: 8px;
	background: url(images/post_top.jpg) left bottom no-repeat;
}
.post_bottom {
	width: 593px;
	height: 8px;
	padding: 0 0 20px 0;
	background: url(images/post_bottom.jpg) left top no-repeat;
}
.postmetadata {
	width: 499px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 40px;
	text-align: right;
	color: #1da9be;
	font-size: 1.1em;
}
.postmetadata a {
	color: #1da9be;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.entry {
	width: 510px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	color: #fff;
	font-size: 1.2em;
	line-height: 20px;
}
.entry a {
	color: #FFD78A;
	text-decoration: underline	
}
.entry a:hover {
	text-decoration: none;	
}
.tags {
	font-size: 1.2em;
	color: #1da9be;
	margin: 10px 45px 0 40px;
}
.tags a {
	color: #1da9be;
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}
.post_ads {
	padding: 0 0 0 24px;
}

/* Sidebar */
#sidebar {
	width: 236px;
	display: inline;
	padding: 0px 59px 0px 52px;
	margin: 0px 0 0 0;
	float: left;
	
}
#sidebar_top {
	width: 216px;
	margin: 20px 0 0 10px;
	padding: 0 0 0 0px;
}
#sidebar_top h3 {
	width: 216px;
	height: 32px;
	margin: 0;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 29px;
	padding: 0px 0 0px 0px;
	text-align: center;
	color: #9cfa32;
	background: url(images/sidebar_header_bg.jpg) left top no-repeat;
}
#sidebar_top ul {
	width: 216px;
	overflow: hidden;
	margin: 0 0 0 0px;
	padding: 0px 0 0px 0px;
	list-style-type: none;
}
#sidebar_top ul li {
	width: 216px;
	padding: 0 0 8px 0px;
	margin: 0;
	
}
#sidebar_top ul li a {
	color:#9cfa32;
	font-weight: bold;
}
#sidebar_top ul li a:hover {
	color: #FFDF33;
	font-weight: bold;
}
#sidebar_top ul ul {
	width: 216px;
	margin: 0px 0 0 0px;
	padding: 5px 0 7px 0px;
	background: url(images/sidebar_bg.jpg) left top repeat-y;
}
#sidebar_top .sidebar_bottom {
	width: 216px;
	height: 13px;
	background: url(images/sidebar_bottom.jpg) left bottom no-repeat;
}
#sidebar_top ul ul li {
	width: 154px;
	margin: 0 0 0 0px;
	line-height: 16px;
	font-size: 1.2em;
	border: none;
	padding: 3px 0 3px 58px;
	/*background: url(images/sidebar_li.gif) left 8px no-repeat;*/
}
#sidebar_top ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
	background: none;
}
#sidebar_top ul ul li li {
	padding: 0 0 0 8px;
	font-size: 1em;
	width: 92%;
}
#sidebar_top ul ul li li a {
	color: #63B704;	
}
#sidebar_top .textwidget {
	margin: 7px 0;
}
#sidebar_top select {
	margin: 7px 0;
	width: 95%;
}

/* Sidebar Bottom */
#sidebar_bottom {
	width: 236px;
	height: 224px;
	margin: 0;
	font-size: 1.1em;
	padding: 10px 0 0 0px;
	background: url(images/recent_bg.jpg) left top no-repeat;
}
#sidebar_bottom h3 {
	text-align: center;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	color: #fff;
}
#sidebar_bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar_bottom ul li {
	margin: 0;
	padding: 0 0 8px 0;
}
#sidebar_bottom ul li a {
	color: #fff;
}
#sidebar_bottom ul li a:hover {
	color: #fe2	
}
#sidebar_bottom ul ul {
	width: 236px;
	padding: 0 0 0 0px;
	margin: 0;
}
#sidebar_bottom ul ul li {
	margin: 0;
	padding: 3px 4px 3px 4px;
	width: 223px;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	background: none;
}
#sidebar_bottom .recent_posts {
	width: 236px;
	height: 91px;
	overflow: hidden;
}
#sidebar_bottom .recent_comments {
	width: 236px;
	height: 91px;
	overflow: hidden;
}

/* Footer */
.credit {
	width: 160px;
	height: 129px;
	margin: 0;
	font-size: 1.1em;
	padding: 24px 36px 0px 40px;
	background: url(images/credit_bg.jpg) left top no-repeat;
}
.credit a {
	color: #fff;
	text-decoration: none;
}
.credit a:hover {
	text-decoration: none;
	color: #fff;
}

/* PageNavi*/
.wp-pagenavi {
	padding: 5px 10px 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: 100%;
}
#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;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #000;
	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 40px;
}
.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 0 0 0px;
	width: 540px;
	height: 31px;
	text-align: right;
	line-height: 28px;
	padding: 0px 0 0 0;
	background: url(images/read_comments_bg.gif) left top no-repeat;
}
.read_comments a {
	padding: 0px 0 0px 0px;
	font-size: 1.2em;
	color: #7ecc26;
	font-weight: bold;
}
.read_comments a:hover {
	color: #229FB5;	
}
h3#comments {
	width: 85%;
	padding: 0 0 0 35px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #fff;
}
#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 {
	width: 85%;
	padding: 0 0 0 35px;
	color: #fff;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	width: 85%;
	color: #333;
	padding: 0 0 0 35px;

}
.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: #FBD09D; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #EFCFA9;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

p {
	margin: 5px 0;	
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 30px;
	list-style-type:decimal;
}
#footer ul, #footer li {
	list-style-type: none;	
}