/*  
Theme Name: Zpoon
Theme URI: http://www.reviewsremix.com/
Description: Massimo Di Trento Haute Couture presents: Zpoon a very beautiful WP theme with a nice looking and a stylish design, A Tribute to women. Spring-Summer Collection 2008.
Version: 1.0
Author: Massimo Di Trento & Nicola Di Trento.
Author URI: http://www.reviewsremix.com/
*/

body {
	text-align: center;
	color: #333;
	background: #7E2400 url(images/bg.jpg) repeat-x;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}
div#header {
	background: url(images/headberbg.jpg) center no-repeat;
	width: 100%;
	border-bottom: 1px solid #2A2A2A;
	height: 150px;
}

.clearboth {
	clear: both;
}

div#search {
	background: #E3E3E3 url(images/navbg.gif) repeat-x;
	width: 100%;
}
div.inner {
	width: 880px;
	margin: auto;
	text-align: left;
	padding: 16px 0;
}
div#search div.inner {
	padding: 10px 0;
}
div#header h1 {
	font-size: 38px;
	font-weight: bold;
	float: left;
	width: 40%;
	font-family:"Times New Roman", Times, serif;
	margin-top: 35px;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
}
ul#navigation {
	float: right;
	width: 50%;
	position: relative;
	top: 2px;
	text-align: right;
}
ul#navigation li {
	display: inline;
	background: url(images/nav_black.png) top left no-repeat;
	margin: 3px 10px 0px 4px;
}
ul#navigation li a {
    font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	text-transform:uppercase;
}
ul#navigation li:hover, ul#navigation li.hover, ul#navigation li.current_page_item  {
	color: #EA7100;
	background: #89E503 url(images/navon.gif) repeat-x;
}
ul#navigation li:hover a, ul#navigation li.hover a, ul#navigation li.current_page_item a {
	color: #191E23;
	text-decoration: none;
	background: #89E503 url(images/navon.gif) repeat-x;
}

ul#navigation li a:hover {
	color: #EA7100;
	background: #fff;
	}

div.pagination {
	padding:3px;
	margin:5px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #2C2C2C;
	text-decoration: none; 
	color: #fff;
	background: #2C2C2C url(images/poff.gif);
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #89C10A;
	color: #FFF;
	background: #89C10A url(images/pon.gif);
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #89C10A;
	font-weight: bold;
	background: #89C10A url(images/pon.gif);
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

div#search form {
	font-size: 14px;
	width: 35%;
	float: left;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 218px;
}
ul#sidebar input#s {
	width: 160px;
}
a#rss-link, a#technorati-link {
	display: block;
	float: right;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 20px 0 0;
}

div#wrapper {
	text-align: left;
	width: 840px;
	padding: 20px;
	margin: auto;
	background: #fff url(images/wrapper.gif) repeat-y;
	border-right: 1px solid #030303;
	border-left: 1px solid #E5E5D8;
}
div#content {
	width: 540px;
	float: left;
	padding: 0 30px 0 0;
}
ul#sidebar {
	display: block;
	width: 240px;
	float: left;
	padding: 10px 0 0 30px;
	font-size: 13px;
}
ul#sidebar h2 {
	font-size: 20px;
	color: #EBEEEE;
}

ul#sidebar h3 {
	font-size: 20px;
	color: #EBEEEE;
}

ul#sidebar li {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 13px!important;
	margin: 0;
	border: none;
}

ul#sidebar li ul li a{
	color: #FFFFFF;
}

ul#sidebar ul.block-list li a {
	display: block;
	padding: 1px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	color: #FFFFFF;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#FA4300;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #CE3B00;
	color: #fff;
	font-weight: bold;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#CE3B00;
	text-decoration:none;
	color: #fff;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
	
.subnav2 li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav2 li a:link, .subnav2 li a:visited {
	background:#A2C62C;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #6F8E05;
	color: #fff;
	font-weight: bold;
	}
		
.subnav2 li a:hover, .subnav2 li a:active {
	background:#6F8E05;
	text-decoration:none;
	color: #fff;
	}

.subnav2 li li a:link, .subnav2 li li a:visited {
	border-left:none
	}

.subnav3 li {
	list-style:none;
	}

.subnav3 li a:link, .subnav3 li a:visited {
	display:block;
	padding:0px 4px 0px 8px;
	color: #31506F;
	font-weight: bold;
	}
		
.subnav3 li a:hover, .subnav3 li a:active {
	text-decoration:none;
	color: #BC4B08;
	}


h2, h3, h4, h5, h6 {
	color: #000;
}
h2 {
    font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px;
	margin: 0 0 8px!important;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #BC4B08;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}

.postmeta{
	color: #B2B2B2;
	font-size:14px;
	padding: 3mm;
	border: 1px solid #040404;
	font: verdana;
	margin-top:25px;
	background: url(images/postmetabg.gif) repeat-x;
}

.postmeta a {
	text-decoration: none;
	color: #B2B2B2;
}
.postmeta a:hover {
	text-decoration: underline;
	color: #535353;
}

.postrss{
	color: #767671;
	font-size:14px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
}

p {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 20px;
}
p img {
	border: 5px solid #fff;
	margin-right: 15px;
	margin-bottom: 10px;
}
p a:hover img {
	border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 12px;
	line-height: 20px;
}
div.post-content ol {
	list-style: decimal;
}
a {
	color: #E54300;
}
a:hover {
	color: #E54300;
}
blockquote {
	font-size: 15px!important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 24px!important;
	display: block;
	background: #F5F7F7;
}
blockquote p {
	font-size: 14px!important;
	line-height: 24px!important;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}

#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	color: #8E8F91;
}

.auth {
	float: left;
 	padding:0 0px 0 0;
	text-align: left;
}
.auth span {
	padding: 0px 0px 0px 15px;
	background: url(images/i_author.png) 0px 1px no-repeat;
}
.auth a {
	text-decoration: none;
	color: #000000;
}

.auth a:hover {
	text-decoration: none;
	color: #FF6600;
}

.date {
	float: left;
	text-align: left;
	padding: 0px 15px 0px 5px;
}
.date span {
padding: 0px 0px 10px 0px;
}

div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	color: #6f7f8a;
}
div.post-meta-cap {
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
	color: #535353;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 26px 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 350px;
	float: left;
	padding: 0 0 0 10px;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}
div#footer {
	clear: both;
	background: #191E22 url(images/footerbg.gif) top no-repeat;
	padding: 25px 10px 15px;
	display: block;
	width: 862px;
	margin: auto;
	text-align: left;
}
div#footer p {
	font-size: 12px;
	margin: 0 0 5px 5px;
	color: #FFFFFF;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #222;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #444;
}
div#footer p#name {
	font-size: 16px;
	color: #FFFFFF;
}
div#footer p#credits {
	color: #FFFFFF;
}
div#footer p#credits a {
	color: #FFFFFF;
}
div#footer p#credits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

