/*
Theme Name: EZwpthemes
Theme URI: http://www.ezwpthemes.com/
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: yellow, fixed-width, two-columns, right-sidebar, threaded-comments, widgets
*/


/* Global */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #FFFFFF url(images/bg.gif) repeat;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #744901;
}

a:visited {
	color: #744901;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif ;
	font-weight: bold;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

#wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;	
	background: url(images/content_bg.jpg) center top repeat-y;
	min-height: 762px;
}

*html #wrapper {
	background: url(images/content_bg_ie6.jpg) center top repeat-y;
	padding: 0px;
	margin: 0px;	
}

#container_bg {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	min-height: 762px;
}

#container {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	min-height: 762px;
	background: url(images/header_bg4.jpg) center 345px no-repeat;	
}

*html #container {
	background: url(images/header_bg4_ie6.jpg) center 345px no-repeat;
}

#content_bg1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/header_bg5.jpg) center 83px no-repeat;
}

*html #content_bg1 {
	background: url(images/header_bg5.jpg) center 79px no-repeat;	
}

#content_bg2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/header_bg6.jpg) center 228px no-repeat;
}

*html #content_bg2 {
	background: url(images/header_bg6.jpg) center 224px no-repeat;	
}

#content_bg3 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(images/header_bg7.jpg) center 372px no-repeat;
}

*html #content_bg3 {
	background: url(images/header_bg7.jpg) center 368px no-repeat;
}

#content_bg {
	width: 975px;
	margin: 0px auto;
	padding: 0px;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */



/* Header */
#header {
	width: 100%;
	height: 341px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#header_bg1 {
	width: 100%;
	height: 202px;
	background: url(images/header_bg1.jpg) center top no-repeat;
}

#header_1 {
	width: 975px;
	height: 116px;
	margin: 0px auto;
	padding: 0px;	
	position: relative;	
}

#header_bg2 {
	width: 100%;
	height: 62px;
	background: url(images/header_bg2.jpg) center top no-repeat;
}

#header_bg3 {
	width: 100%;
	height: 81px;
	background: url(images/header_bg3.jpg) center top no-repeat;
}

#header_3 {
	width: 975px;
	height: 81px;
	margin: 0px auto;
	padding: 0px;	
	position: relative;	
}


#logo {
    width: 377px;
	height: 45px;
	position: absolute;
	left: 23px;
	top: 25px;
}

#rss {
	width: 28px;
	height: 28px;
	z-index: 9999;
	position: absolute;
	left: 503px;
	top: 111px;
}

#top_page_link {
	width: 450px;
	height: 28px;
	position: absolute;
	right: 55px;
	top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #744901;
	text-align: right;
}

#top_page_link a {
    text-decoration: none;
}

#top_page_link a:hover {
    text-decoration: underline;
}

#navigation {
	height: 49px;
	width: 790px;
	position: absolute;
	left: 43px;
	top: 27px;   
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
    float: left;
	padding: 0px;
	margin: 0px;
}

#navigation #free_r {
   padding-left: 2px;
}
/* Content */
#content {
    width: 662px;
	float: left;
}

#notice {
    width: 633px;
	font-size: 1.2em;
	line-height: 18px;
    margin: 10px 0px 0px 47px;
	*margin-left: 48px;
	margin-left: 48px\0;
	padding: 15px 0px 0px 0px;
}

#notice p {
    padding: 0px 60px 5px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/notice_bg.jpg) left top repeat-y;
}


#notice img {
	line-height: 9px;
}

#notice .alignleft {
    padding: 0px 20px 0px 5px;
	margin: 0px;
	font-weight: bold;
}

#notice .alignright {
    padding: 0px 5px 0px 0px;
	margin: 0px;
	font-weight: bold;
}



/* Maincontent */

#maincontent {
    padding: 80px 0px 0px 0px;
	background: url(images/notice_bottom.jpg) 47px top no-repeat;	
	*background: url(images/notice_bottom.jpg) 48px top no-repeat;
	background: url(images/notice_bottom.jpg) 48px top no-repeat\0;
}

.post {
    margin: 0px 0px 50px 0px;

}

.date {
    width: 78px;
	height: 52px;
	float: left;
	background: url(images/date.gif) left top no-repeat;
	text-align: center;
	font-family: 'Bookman Old Style', Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

.date .day {
    display: block;
	text-align: center;
	color: #53380a;
	font-size: 1.3em;	
	line-height: 18px;	
	padding: 0px;
	margin: 0px;
}

.date .year {
	font-size: 0.9em;
}

.post h2 {
	width: 570px;
	height: 52px;
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
    color: #6e5121;
	font-size: 2.2em;
	line-height: 52px;	
	font-family: Georgia, Arial, Helvetica, sans-serif;
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;		
}

.post h2 a{
    text-decoration: none;
	color: #6e5121;
}

.entry {
    font-size: 1.2em;
	color: #454545;
	line-height: 18px;
	padding: 13px 15px 0px 82px;
}

.entry h2 {
	overflow: inherit;
	text-overflow: clip;
	white-space: normal;
	font-size: 1.6em;
	line-height: normal;
	display: inline;
	width:100%;
}

.entry p {
    padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

.entry p a {
    text-decoration: none;
}

.theme_preview {
    padding: 18px 22px 5px 0px;
	vertical-align: top;
}

.theme_preview img {
	padding: 2px;
	border: 4px solid #ecebea;
}

.theme_preview .post-ratings img{
	border: none;
}

.post-ratings-image {
}

.post-ratings {
	font-size: 1.1em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

.postmetadata {
    font-size: 1.2em;
	color: #744901;
	line-height: 18px;
	padding: 13px 15px 0px 82px;
}

.postmetadata a {
    text-decoration: none;
}

.postmetadata a:hover {
    text-decoration: underline;
}

.postmetadata span {
    padding: 3px 0px;
	margin: 0px;
	display: block;
}

.commentline {
    display: block;
}

.commentline a {
	background: url(images/comments_icon.gif) right top no-repeat;
	padding: 0px 28px 0px 0px;
}

.sociable {
	padding: 40px 15px 25px 82px;
	background: url(images/social_icon.gif) 82px top no-repeat;
	clear: both;
	display: block;
}

.postline {
	border-bottom: 1px dotted #b0b0b0;
	margin: 13px 15px 0px 82px;	
}
/* Comments */

h3#comments, #respond h3 {
	font-size: 1.6em;
	color: #AC6D3A;
	padding: 10px 40px 0px 82px;
	margin: 0px;
}

h3#recent {
	font-size: 1.6em;
	color: #AC6D3A;
	padding: 23px 40px 10px 82px;
}


#commentform {
	margin: 5px 0 0 0;
	padding: 0px 40px 0px 82px;
	color: #363636;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #898DAF;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 92%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #898DAF;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 10px 0 5px auto;
	width: 156px;
	height: 35px;
	border: none;
	float: left;
	background: url(images/commentsubmit.gif) left top no-repeat;
}

#respond {
	color: #555;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 13px 40px 0px 82px;
	margin: 0;
}

*html .commentlist {
	padding: 13px 40px 0px 80px;
}

.commentlist li {
    width: 562px;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 10px 10px;
	list-style: none;
	font-weight: normal;
	font-size: 1.2em;
	background: url(images/comments_bg.gif) left top no-repeat;
	color: #363636;
	clear: both;
}

*html .commentlist li {
    width: 552px;
	padding: 5px 0px 10px 8px;
}

.commentlist .comments_bottom {
    width: 562px;
	height: 32px;
	margin: 0px;
	padding: 0px;	
	background: url(images/comments_bottom.gif) left top no-repeat;
}

*html .commentlist .comments_bottom {
    width: 562px;
}


.commentlist p {
	margin: 10px 0px 10px 0;
	padding: 0px 20px 0px 0px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
}

.commentlist li a {
	color: #363636;	
}

.commentlist li .comments_date {
    float: right;
	width: 40%;
	text-align: right;
	color: #757575;
	font-style: italic;
	padding: 0px 20px 0px 0px;
}

.commentlist cite {
	font-size: 1.2em;
	float: left;
	width: 50%;	
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #363636;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: none;
}

.thread-even {
	background-color: none;
}

.depth-1 {
	border: none;
}

.alt {
	border-left: none;
	background-color: none;
	margin: 0;
	padding: 10px;
}

.even {
	border-left: none;
	background-color: none;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 0 40px 5px 82px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
}
.wp-pagenavi span.pages {
	padding: 2px 4px; 
	margin: 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px; 
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


/* Sidebar */
#sidebar {
    width: 292px;
	float: right;
	font-size: 1.2em;	
}

/* Search */

#search {
    padding: 25px 0px 0px 0px;
	clear: both;
	width: 100%;
}

#search form {
    padding: 0px;
	margin: 0px;
	font-size: 1.1em;
}

#search #s {
    margin: 25px 5px 0px 46px;
	padding: 3px 0px;
	background: none;
	border: none;
	float: left;	
}

*html #search #s {
	padding-top: 0px;
    margin: 25px 5px 0px 46px;	
}	

#search #searchsubmit {
    border: none;
	width: 60px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#search div {
   display: inline;
}

/* About us */

#site_news {
    padding: 80px 50px 25px 25px;
	height: 210px;
	color: #454545;
	line-height: 20px;
	clear: both;
}

#sidebar #site_news ul {
    padding: 0px 0px 0px 20px;
	margin: 0px;
}

#sidebar #site_news ul li {
    padding-bottom: 4px;

}

#site_news ul li a:link,#site_news ul li a:visited {
	color: #744901;
}

#site_news ul li a:hover {
    text-decoration: underline;
}

#sidebar li {
    list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#sidebar ul {
    color: #000000;
	padding-bottom: 2px;
	padding-top: 6px;
}

#sidebar ul a {
    color: #000000;
	text-decoration: none;
}

#sidebar ul a:hover {
	color: #744901;
	text-decoration: none;
}

#sidebar li li {
	padding: 0px 35px 0px 10px;
	margin: 0px 0px 0px 25px;
	line-height: 25px;
}

#sidebar li .sites_url {
width: 228px;
overflow: hidden;
}

#sidebar li .sites_url li {
	margin-left: 0px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 228px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar #categories {
   width: 80%;
}

#sidebar #categories li {
    background: url(images/sidebar_icon.gif) 10px 5px no-repeat;
	padding: 0px 35px 0px 20px;	
	margin: 0px 0px 12px 25px;
	line-height: 15px;	
}

#sidebar #tagcloud ul {
	padding: 0px 0px 0px 0px;
}

#sidebar #tagcloud li {
    background: none;
	padding: 0px 60px 0px 10px;
	margin: 0px 0px 0px 5px;	
}

#sidebar #tagcloud li a:hover {
    text-decoration: underline;
}

#sidebar #template_res {
	margin: 10px 0px 0px 0px;
}

#sidebar #template_res ul {
	padding-top: 6px;
}

/* Sidebar Bototm */
#sidebar_bottom {
    width: 975px;
	height: 158px;
	margin: 0px auto;
	position: relative;
	padding: 160px 0px 0px 0px;
	font-size: 1.2em;
	color: #404040;
}

#sidebar_bottom a {
	color: #744901;
	text-decoration: none;	
}

#sidebar_bottom a:hover {
	text-decoration: underline;
}

#sidebar_bottom ul {
    list-style: none;
	padding: 0px 76px 0px 105px;	
	height: 158px;
}

#sidebar_bottom ul li {
   float: left;
   padding-top: 25px;   
}

#sidebar_bottom ul #recent_posts {
   width: 190px;

}

#sidebar_bottom ul #recent_comments {
   width: 210px;
   margin: 0px 0px 0px 80px;
}

#sidebar_bottom ul #aboutus {
   width: 184px;
   margin: 0px 0px 0px 100px;
   padding: 0px;
   font-size: 0.8em;
   color: #1F1F1F;
}

#sidebar_bottom ul #aboutus p {
   padding: 0px 0px 0px 3px;
   margin: 0px;
   text-align: left;
   color: #1F1F1F;   
}

#sidebar_bottom ul ul {
    padding: 0px;
	margin: 0px;
}

#sidebar_bottom ul ul li{
    line-height: 15px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	float: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

#footer {
	width: 100%;
	height: 457px;
	margin: 0;
	padding: 0px;
	border: none;
	background: url(images/footer.jpg) center top no-repeat;
	clear: both;
}

#footer .bottomlink {
	position: absolute;
	bottom: -120px;
	_bottom: -96px;
	left: 103px;
}
#footer .bottomlink img {
	width: 223px;
	height: 43px;
}

#footer p {
	margin: 0px;
	padding: 49px 0px 0px 300px;
	*padding: 78px 0 0 300px;
    _padding: 49px 0px 0px 300px;
	text-align: center;
	font-size: 1.3em;
	font-family: 'Book Antiqua', Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
}

#footer p a:link,#footer p a:visited {
	font-size: 1.0em;
	color: #000000;
	text-decoration: none;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;


}


/* Single */


#post_single .post_title h2 {
	padding: 0px 0px 0px 30px;
	background: url(images/post_title.gif) left 20px no-repeat;
	width: 100%;
}

h2.single {
	padding: 0px 0px 0px 30px;
	background: url(images/post_title.gif) left 20px no-repeat;
	width: 100%;
}


#post_single .post_title .post-ratings {
	float: right;
	width: 250px;
	padding-top: 18px;
	text-align: right;
}

#post_single .theme_preview_l{
	padding: 13px 15px 0px 82px;
	vertical-align: top;
}
#post_single .theme_preview_l img {
   width: 510px;
   padding: 2px;
   border: 2px solid #ecebea;
}   

#post_single .entry {
    color: #6E5121;
	padding: 13px 40px 0px 82px;
}

#post_single .post_title {
	margin: 0px 40px 0px 82px;
	padding: 0px 0px 5px 0px;
    background: url(images/post_line.gif) left bottom repeat-x;
	float: left;
	display: block;
}

*html #post_single .post_title {
	margin: 0px 70px 0px 41px;
}

.pre_dow {
	padding: 10px 40px 0px 82px;
	font-size: 1.2em;
}
.pre_dow img {
   	margin: 0px;
	border: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.theme_preview .pre_dow {
   width: 100%;
   text-align: center;
   padding: 0px;   
}

.theme_preview .pre_dow img {
	margin: 0px;
	border: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}	

/* 3.10 */

.spread_link {
	padding: 10px 40px 10px 82px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}

.spread_link p {
    padding: 3px 0px;
	margin: 0px;
}


.textlink {
	padding: 0px;
	margin: 0px;

}

.textlink textarea {
    font-size: 0.9em;
	height: 65px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*  Search */

h2.pagetitle,h2.center {
	font-size: 2.2em;
	color: #6E5121;
	padding: 10px 40px 20px 82px;
	margin: 0px;
}
 
/* Link Start */
#link_form_wrap .add_your_link_title {
margin: 10px 0px 10px 0px;
}

#link_form_wrap .add_your_link_title span {
padding: 0px 0px 0px 0px;
color: #000000;
}

#link_form_wrap .add_your_link_notice {
margin: 10px 0px 10px 0px;
color: #CA261D;
}
#link_form_wrap .add_your_link_notice span {
padding: 0px 0px 5px 0px;
}
#link_form_wrap .textlink,#link_form_wrap .imglink {
font-size: 12px!important;
font-size: 12px;
}
#link_form {

}


/* Link End */


/* Links page */
#links h4 {
margin-bottom: 20px;
font-size: 1.1em;
}


#links p{
padding: 2px 3px 5px 0px;
}

#links a:link,#links a:visited {
font-weight: bold;
text-decoration: underline;
}

/* Popular Downloads */
.pop_downloads {
   text-align: left;
   padding: 7px 0px 0px 30px;
   font-size: 1.2em;
   display: block;
}


/* Hosting  */

.hosting_img {
	padding: 10px 0px 10px 65px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}

.hosting_img img {
    text-decoration: none;
	margin: 3px 0px 0px 0px;
}

/*templates_network*/
#templates_network ul{
	margin:0;
	padding:0;
	background:url(images/tem_bg.gif) repeat-y top left;
	padding-left:50px;
	padding-top:20px;
}
#templates_network ul li{
	list-style:none;
	width:195px;
	float:left;
	overflow: hidden;
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
	padding: 6px 20px 6px 0px;
	position: relative;
	margin-right:20px;
}
#templates_network ul li a{
	color:#713d00;
	text-decoration:none;
	background:url(images/tem_li.jpg) no-repeat left 0px;
	border: none;
	padding-left:20px;
	display:block;
}
#templates_network ul li a:hover{
	color:#744901;
	text-decoration:underline;
}
#templates_network h2{
	background:url(images/tem_top_bg.gif) no-repeat top left;
	height:116px;
	margin:0px;
	padding:0px;
}
#templates_network{
	background:url(images/tem_bottom_bg.gif) no-repeat left bottom;
	padding-bottom:100px;
	width:564px;
	margin-left:85px;
}
