/*
Theme Name: Pepen Theme
Theme URI: http://www.dataliguresistemi.com/
Description: Pepen
Version: 1.0a
Author: DLS
Author URI: http://www.dataliguresistemi.com/
Tags: orange, fixed width, two columns, right sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/


/* Global */
body {
	color: #000;
	background: #FFA725;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #000;
}
a:hover, .post a:hover {
	color: #900;
	text-decoration: none;
}
#blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {
	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: 998px; /* not working in IE6 */
	overflow: hidden;
	background: url(images/container_bg.jpg) center top repeat-y;
}
#bottom_frame {
	padding: 0 0 5px 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 270px;
}
#header , #container , #footer {
	width: 998px;
}
#header {
	height: 270px;
}
#container {
	padding: 0px 0 50px 0;
}
#footer {
	clear: both;
	height: 80px;
	position: relative;
}
/* Header */
#header #blog_title {
	font-size: 5em; /* Blog title */
	padding: 27px 150px 0 340px;
	text-align: left;
	color: #FF9900;
}
#header #blog_title a {
	color: #FF9900;
}
#header h2 {
	color: #FF9900;
	font-size: 2.4em; /* Blog Description */
	text-align: left;
	padding: 0px 150px 0 342px;
}
/* menu */
#menu {
	width: 520px;
	height: 32px;
	position: absolute;
	left: 150px;
	top: 220px;
	overflow: hidden;
}
#menu ul li {
	padding: 0px 15px 15px 15px;
	font-size: 1.4em; /* menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	padding: 0px 0 0px 0px;
	line-height: 2;
	color: #461F05;
}
#menu ul li a:hover {
	color: #B70000;
}
#menu ul ul li {
	font-size: 1em;
}

/* searchform */
#searchform {
	overflow: hidden;
	position: absolute;
	left: 604px;
	top: 101px;
	width: 182px;
}
.searchtext {
	width: 125px;
	color: #000;
	border: 0;
	font-size: 1.2em;
	background: none;
	padding: 0;
	margin: 7px 4px 0 0;
	float: right;
}
#searchsubmit {
	border: 0;
	margin: 0 15px 0px 0;
	width: 30px;
	height: 35px;
	float: left;
}
#rss {
	position: absolute;
	left: 751px;
	top: 165px;
	width: 61px;
	height: 59px;
}
#rss img {
	width: 61px;
	height: 59px;
}

/* Content */
#content {
	width: 525px;
	padding: 5px 0px 0 0px;
	display: inline;
	margin: 0px 0px 0px 130px;
	float: left;
}
.post {
	padding: 10px 0 10px 0;
	margin: 0px 0 30px 0px;
	position: relative;
}
.post .post-title {
	margin: 0px 0px 0 5px;
	padding: 10px 10px 10px 42px;
	font-size: 1.4em; /* Post title */
	background: url(images/post_header_bg.gif) no-repeat;
}
.post .post-title a {
	color: #260806;
}
.post .post-title a:hover {
	color: #900;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 21px;
	padding: 7px 7px 12px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.post_path span {
	color: #706ED6;	
}
.post_path a:hover {
	text-decoration: underline;
}
.edit_post {
	width: 83%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px 10px;
	background: #ffc;
	border: 1px dashed #999;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
.entry {
	width: 480px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 05px;
	font-size: 1.5em;
}
.entry a {
	color: #7B931A;
	text-decoration: underline;
}
.postmetadata {
	padding: 0px 10px 0 21px;
	text-align: right;
	font-size: 1.1em;
}
.postmetadata a {
	text-decoration: underline;
}
.tags, .tags a, .postmetadata, .postmetadata a {
	color: #901E19;
}
.tags {
	font-size: 1.2em;
	margin: 10px 30px 0 21px;
}
.tags a {
	text-decoration: underline;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}
.read_comments {
	margin: 0px 18px 0 0px;
	text-align: left;
	font-weight: bold;
	padding: 10px 30px 15px 21px;
	background: url(images/read_comment.gif) 30px 16px no-repeat;
}
.read_comments a {
	font-size: 1.2em;
	color: #41100C;
	padding: 10px 0 5px 0px;
}
.read_comments a:hover {
	color: #900;	
}
.bookmark {
	margin: 18px 0 0 21px;
}
.wp-pagenavi {
	padding: 5px 36px 5px 21px;
}

/* welcome */
#welcome {
	color: #8C3E26;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 20px;
}
#welcome p {
	width: 180px;
	height: 137px;
	padding: 12px 0 0px 20px;
	overflow: hidden;
}

/* Sidebar */
#sidebar {
	width: 210px;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 110px 0 0px;
	overflow: hidden;
	float: right;
	position: relative;
	color: #000;
}
#sidebar_main {
	width: 100%;
	position: relative;
	padding: 0px 0 40px 0;
	margin: 5px 0 0 6px;
}
#sidebar_main h2 {
	padding: 2px 0px 15px 37px;
	font-size: 18px;
	color: #fff;
	position: relative;
	background: url(images/sidebar_header_bg.gif) no-repeat 0px 0px;
}
#sidebar_main ul li {
	overflow: hidden;
	font-size: 1.2em;
	padding: 3px 0px 10px 0px;
}
#sidebar_main ul li a {
	color: #4A381D;
}
#sidebar_main ul li a:hover {
	color: #B70000;
}
#sidebar_main ul ul {
	padding: 0 0 0 22px;
	background: none;
}
#sidebar_main ul ul li {
	font-size: 1em;
	border: none;
	padding: 4px 0 4px 22px;
	position: relative;
	width:85%;
	background: url(images/sidebar_li_bg.gif) no-repeat 0px 6px;
}
#sidebar_main ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar_main ul ul li li {
	font-size: 1em;
	padding: 4px 0 3px 20px;
	width: 80%;
}
#sidebar_main .textwidget {
	margin: 7px 0;
}
#sidebar_main ul li div {
	padding: 0 10px 0 15px;
	color:#654D27;
}
#sidebar select {
	font-size: 1em;
	margin: 7px 0;
	width: 95%;
}
/* Sidebar sub */
#sidebar_sub {
	width: 600px;
	height: 210px;
	overflow: hidden;
	margin: 0px 0 0px 0px;
	position: absolute;
	left: 196px;
	bottom: 73px;
	padding: 0px 0 0px 0px;
}
#sidebar_sub .recent_posts {
	width: 300px;
	overflow: hidden;
	font-size: 1.2em;
	padding: 0px 0px 0px 0px;
	float:left;
	margin:0 0px 0 0;
}
#sidebar_sub .recent_posts a {
	color: #000;
}
#sidebar_sub .recent_posts h2 {
	font-size: 18px;
	padding: 0px 0px 5px 0px;
	color: #333;
}
#sidebar_sub .recent_posts ul li{
	width: 200px;
	font-size: 1em;
	height: 18px;
	overflow:hidden;
	float: none;
	padding: 3px 0 2px 50px;
	background: url(images/sidebar_posts_bg.gif)  no-repeat 20px 3px;
}
#sidebar_sub .recent_comments {
	width: 260px;
	overflow: hidden;
	font-size: 1.2em;
	padding: 0px 0px 0px 0px;
	float:left;
	margin:0 0px 0 35px;
}
#sidebar_sub .recent_comments h2 {
	font-size: 18px;
	padding: 30px 10px 5px 25px;
	color: #333;
}
#sidebar_sub .recent_comments a {
	color: #7827FF;
}
#sidebar_sub .recent_comments ul li{
	width: 210px;
	font-size: 1em;
	height: 18px;
	overflow:hidden;
	float: none;
	padding: 3px 0 2px 10px;
}
#sidebar_sub a:hover {
	color:#30AFAB;
}
#sidebar_sub ul ul {
	padding: 0px 0px 0 15px;
	margin: 0;
}


/* Footer */
.credit {
	font-size: 1.1em;
	padding: 15px 340px 0px 130px;
}
.credit, .credit a, .credit a:hover {
	color: #7B573A;
}


/* PageNavi*/

.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%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
#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 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
h3#comments {
	padding: 0 0 0 46px;
}
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 {
	width: 85%;
	padding: 0 0 0 10px;
	color: #333;
	margin: 0 auto;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 85%;
}
.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;
}
#content .comment-body p a {
	text-decoration: underline;
}
.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: #C29581; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #D0AD9E;
}
.wp-pagenavi {
	line-height: 20px;
}

.edit_post { color: #666; }

/*AGGIUNTE*/
#poesia{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	letter-spacing: 1px;
}

#poesia span{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
letter-spacing: 1px;
font-style: normal;
text-align: right;
display: block;
margin-top: 24px;
}
