/*
Theme Name: Presents
Theme URI: http://www.ezwpthemes.com/templates/presents.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: Silver, fixed width, two columns, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/


/* Global */
body {
	color: #000;
	background: url(bg000000.jpg);
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #000;
}
a:hover, .post a:hover {
	color: #900;
	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 */
	padding: 0px 0 0 0;
	background: url(containe.jpg) center 25px repeat-y;
}
#bottom_frame {
	padding: 0 0 57px 0;
	background: url(bottom_f.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(top_fram.jpg) no-repeat center top;
}
#header, #container, #footer {
	width: 1000px;	
}
#header {
	height: 278px;
	overflow: hidden;
	position: relative;
}
#container {
	padding: 0px 0 200px 0;
}
#footer {
	position: relative;
	clear: both;
}
/* Header */
#header h1 {
	font-size: 3em; /* Blog title */
	line-height: 1;
	padding: 23px 510px 0 197px;
}
#header h1 a {
	color: #743126;
}
#header h2 {
	color: #515151;
	font-size: 1.4em; /* Blog Description */
	padding: 0 510px 0 200px;
}
/* menu */
#menu {
	width: 503px;
	height: 132px;
	position: absolute;
	left: 164px;
	top: 150px;
	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 {
	color: #743126;
}
#menu ul li a:hover {
	color: #1d586d;
}
#menu ul ul li {
	font-size: 1em;
}

/* searchform */
#searchform {
	width: 155px;
	position: absolute;
	left: 32px;
	top: 231px;
}
.searchtext {
	width: 154px;
	color: #000;
	border: 0;
	padding-top: 6px;
	font-size: 1.2em;
	background: none;
	display: block;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 5px 0 0px 0px;
	display: block;
	float: left;
	width: 50px;
	height: 27px;
}
#rss {
	position: absolute;
	left: 50px;
	top: 30px;
}
/* welcome */
#welcome {
	width: 227px;
	height: 92px;
	position: absolute;
	right: 129px;
	top: 72px;
	font-size: 1.1em;
}
#welcome div {
	width: 227px;
	height: 92px;
	overflow: hidden;
}
/* Content */
#content {
	width: 505px;
	padding: 0px 0px 0 0px;
	display: inline;
	margin: 20px 0px 0 0px;
	float: left;
}
.post {
	width: 500px;
	padding: 0px 0 10px 0;
	margin: -10px 0 40px 0px;
	position: relative;
	border-bottom: 4px solid #f0e3d3;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 20px;
	padding: 7px 7px 15px 15px;
	background: url(http://www.wpfree.ru/preview/wp-content/themes/Presents/images/arrow.gif) left 10px no-repeat;
}
.post_path span {
	color: #706ED6;	
}
.post h2 {
	width: 400px;
	margin: 0px 0 0 0px;
	padding: 8px 0px 5px 10px;
	font-size: 1.4em; /* Post title */
	background: url(post_hea.jpg) no-repeat;
}
.post h2 a {
	color: #4747a0;
}
.postmetadata {
	padding: 5px 0px 5px 5px;
	text-align: right;
	color: #333;
	font-size: 1.1em;
}
.postmetadata a {
	color: #333;
	text-decoration: underline;
}
.email {
	width: 78px;
	height: 69px;
	position: absolute;
	top: -28px;
	left: -36px;
	float: left;
	background: url(email000.png) no-repeat;
}
.entry p{margin:5px 0;}
.entry {
	width: 490px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0px 15px 10px;
	color: #000;
	font-size: 1.2em;
}
.entry a {
	color: #2E6FC3;
	text-decoration: underline;
}
.tags {
	font-size: 1.2em;
	color: #003f9d;
	margin: 10px 0px 0 10px;
}
.tags a {
	color: #003f9d;
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* Sidebar */
#sidebar {
	width: 143px;
	display: inline;
	position: relative;
	padding: 0px 0 20px 0px;
	margin: 0px 53px 0 120px;
	float: left;
}
#sidebar h3 {
	font-size: 1.8em;
	padding: 0px 0 0px 0px;
	text-align: center;
	color: #826530;
}
#sidebar ul {
	margin-top: 193px;	
}
#sidebar ul li {
	width: 143px;
	overflow: hidden;
	padding: 0 0 15px 0px;
}
#sidebar ul ul {
	width: 137px;
	margin: 0;
	padding: 0 0 0 6px;
	background: none;
}
#sidebar ul ul li {
	width: 119px;
	font-size: 1.2em;
	padding: 3px 0 4px 18px;
	background: url(sidebar_.gif) left 8px no-repeat;
}
#sidebar ul ul ul {
	width: 100%;
	padding: 0;
	margin: 0;
}
#sidebar ul ul li li {
	font-size: 1em;
	width: 80%;
}
#sidebar .textwidget {
	margin: 7px 0;
}
#sidebar select {
	margin: 7px 0;
	width: 95%;
}

/* Footer */
.credit {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	padding: 0px 169px 0px 337px;
}
.credit a {
	color: #000;
}
.credit a:hover {
	color: #000;
}


/* 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: #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 10px;
}
.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;
	text-align: right;
	padding: 0px 0 10px 0;
}
.read_comments a {
	font-size: 1.2em;
	font-weight: bold;
	color: #b7400c;
}
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: #CEE6DB; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #A8D2C0;
}
