/*
Theme Name: Ztheme
Theme URI: http://zuco.org/
Description: Ztheme
Author: Pietro Zuco
Author URI: http://zuco.org/
*/


/* ----------------------------------
*  Default HTML, BODY
*  ----------------------------------*/

html {
	background: #FFF;
}
body {
        font-size: 100%;
        font-family: calibri,tahoma,arial,sans-serif;
}
html,body {
        margin: 0px;
        padding:0px;
	background-color: #E9E9E9;
}

/* ----------------------------------
*  header
*  ----------------------------------*/

#header {
	/*background-color: #8E6;*/
	margin: 0px auto 0 auto;
	height: 200px;
	border-bottom: 1px solid #666;
	border-top: 10px solid #F0E68C;
}
#header-main img {
        border: 0px;
}

#mainmenu {
	position: absolute;
	left: 280px;
	top: 180px;
	font-weight: bold;
	font-size: 18px;
}
#mainmenu a {
        text-decoration: none;
        color: #000;
        font-size: 1em;
        padding-left: 20px;
}
#mainmenu a:hover {
        text-decoration: underline;
        color: #00F;

}
#mainmenu li {
        list-style: none;
        display: inline;
        line-height: 1em;
}
#mainmenu ul {
	list-style: none;
        padding: 0px 0px 0 0px;
        margin: 0 0 0px 0;
}

#search-box {
	position: absolute;
	right: 30px;
	top: 175px;
	padding: 5px;
}


/* ----------------------------------
*  container
*  ----------------------------------*/

#container {
        position: relative;
        top: 0px;
	width: 984px;
	margin: 0px auto 0 auto;
	padding: 0 15px ;
	background: url('images/bg-shadow.png') repeat-y;
}

/* ----------------------------------
*  wrapper
*  ----------------------------------*/

#wrapper {
	position: relative;
	margin: 0px auto 0 auto;
	background-color: #FFF;
}

/* ----------------------------------
*  content
*  ----------------------------------*/

#content {
	float: left;
	width: 631px;
}

.excerpt {
	padding-left: 3px;
}
.excerpt-title {
        font-size: 1.3em;
	font-weight: normal;
	display: inline;
}
.excerpt h2 a {
        text-decoration: none;
        color: #C33;
	display: inline;
}
.excerpt h2 a:hover {
        text-decoration: underline;

}
.excerpt {
	float: left;
	border-bottom: 3px solid #F5F5F5;
}
.excerpt img {
	float: left;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #666;
	display: block; 
}

.excerpt-content {
	margin-top: 10px;
}
.excerpt-content p {
	display: inline;
}

.date {
        font-size: 0.8em;
        font-weight: bold;
        color: #c0c0c0;
}
.date p {
        display: inline;
}
.date p strong {
        color: #666;
}
.date p a {
        color: #4169E1;
        font-size: 1em;
}

#navigation {
	clear: both;
	padding: 20px;
	margin-bottom: 20px;
}
#navigation a {
        font-size: 1.3em;
        text-decoration: none;
        padding: 3px;
        color: #4169E1;
        font-weight: bold;
        background-color: #F0F8FF;
        border: 1px solid #AFEEEE;

}
#navigation a:hover {
        text-decoration: underline;
}
#alignleft {
        float: left;
}
#alignright {
        float: right;
}




/* ----------------------------------
*  sidebar1
*  ----------------------------------*/

#sidebar1 {
	float: right;
	margin: 0px auto 0 auto;
	width: 350px;
	border-left: 1px solid #dedede;
}

/*#sidebar1  li {
        list-style: none;
        padding: 0;
        margin: 0;
        font-weight: normal;
        font-size: 1em;
}*/

#sidebar1 ul {
        list-style: none;
        padding: 0px 5px 0 5px;
        margin: 0 0 20px 0;
}

#sidebar1 li {
        list-style: none;
}


.widgettitle {
	font-size: 1.1em;
	color: #666;
}

#social-icons a {
	color: #4169E1;
	text-decoration: none;
}
#social-icons img {
	border: none;
}

#social-icons a:hover {
	background-color: transparent;
}
	


/* ----------------------------------
*  content-single
*  ----------------------------------*/

#content-single {
	margin-top: 10px;
	float: left;
	width: 817px;
	/*background-color: #AFEEEE;*/
	text-align: justify;
}
#content-single p {
	padding-left: 5px;
	padding-right: 5px;
}

.post {
	float: left;
	padding-left: 1px;
}
.post-title {
        font-size: 1.7em;
	font-weight: normal;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
.post h2 a {
        text-decoration: none;
        color: #C33;
	display: inline;
}
.post h2 a:hover {
        text-decoration: underline;

}
.flickr img {
        border: 1px solid #dedede;
        padding: 2px;
        margin-right: 3px;
	/*width: 790px;
	height: auto;*/
}
.post-content a {
	color: #4169E1;
	text-decoration: none; 
}
.post-content a:hover {
        text-decoration: underline;
        color: blue;
}

.date {
        font-size: 0.8em;
        font-weight: bold;
        color: #c0c0c0;
	padding-left: 10px;
}
.date p {
        display: inline;
}
.date p strong {
        color: #666;
}
.date p a {
        color: #4169E1;
        font-size: 1em;
}
.postlist ul {
list-style-type: circle;
}

#comments {
        padding: 10px;
        border: 1px solid #DCDCDC;
        color: #333;
}
#comments a {
        color: #00F;
}
#comments a:hover {
        text-decoration: underline;
}
#comment-title {
        font-size: 1.5em;
        color: #4682B4;
        font-weight: bold;
}
#comment-number {
        font-size: 1em;
        color: #666;
        font-weight: bold;
        margin-bottom: 10px;
}
#commentlist li {
        list-style: none;
        padding: 10px 10px 0 10px;
        margin: 0 0 20px 0;
        border-bottom: 1px dashed #666;
}
#commentlist a {
        text-decoration: none;
}
#commentlist {
        font-size: 1em;
}

#respond {
        font-size: 1em;
        color: #666;
        padding-top: 10px;
}
#respond-box textarea {
        background: #FFFFE0;
        border: 1px solid #666;
        width: 99%;
        color: #333;
}
#respond-box input {
        background: #F0E68C;
        border: 1px solid #666;
        color: #000;
        font-size: 1.5em;
}



/* ----------------------------------
*  sidebar2
*  ----------------------------------*/

#sidebar2 {
	float: right;
	margin: 0px auto 0 auto;
	width: 165px;
	border-left: 1px solid #dedede;
	/*background-color: #FAEBD7;*/
}

/*#sidebar2 img {
	border: none;
}*/
#sidebar1  li {
        list-style: none;
        padding: 0;
        margin: 0;
        font-weight: normal;
        font-size: 1em;
}

#sidebar2 ul {
        list-style: none;
        padding: 0px 5px 0 5px;
        margin: 0 0 20px 0;
}

#sidebar2 li {
        list-style: none;
}



/* ----------------------------------
*  footer-wrapper
*  ----------------------------------*/

#footer {
        position: relative;
	clear: both;
        margin: 0px auto 0 auto;
        background-color: #E9E9E9;
	width: 984px;
	border-top: 3px solid #666;
}

.footer-widgettitle {
	color: #666;
}

#footer-bar1 {
	float: left;
	/*background-color: #FF0;*/
	width: 300px;
}
#footer-bar1 ul {
        list-style: none;
        padding: 0px 5px 0 5px;
        margin: 0 0 20px 0;
}

#footer-bar1 li {
        list-style: none;
}

#footer-bar2 {
	float: left;
	/*background-color: #F0F;*/
	width: 683px;
	border-left: 1px solid #666;
}
#footer-bar2 ul {
        list-style: none;
        padding: 0px 5px 0 5px;
        margin: 0 0 20px 0;
}

#footer-bar2 li {
        list-style: none;
}
#footer-bar3 {
	clear: both;
	width: 984px;
	/*background-color: #00F;*/
	border-bottom: 3px solid #666;
}
#footer-bar3 ul {
        list-style: none;
        padding: 0px 5px 0 5px;
        margin: 0 0 20px 0;
}

#footer-bar3 li {
        list-style: none;
}

/* ----------------------------------
*  common classes
*  ----------------------------------*/

.widgettitle {
	font-size: 1.1em;
	color: #666;
}

.widget_categories a {
	text-decoration: none;
	color: #4169E1;
	font-size: .9em;
}
.widget_categories a:hover {
	text-decoration: underline;
	background-color: #F0E68C;
}
.widget_recent_entries a {
	text-decoration: none;
	color: #4169E1;
	font-size: .9em;
}
.widget_recent_entries a:hover {
	text-decoration: underline;
	background-color: #F0E68C;
}
.widget_tag_cloud a {
	text-decoration: none;
	color: #4169E1;
	font-size: .9em;
}
.widget_tag_cloud a:hover {
	text-decoration: underline;
	background-color: #F0E68C;
}
.widget_archive a {
	text-decoration: none;
	color: #4169E1;
	font-size: .9em;
}
.widget_archive a:hover {
	text-decoration: underline;
	background-color: #F0E68C;
}

.widget_links a {
        text-decoration: none;
        color: #4169E1;
        font-size: .9em;
}
.widget_links a:hover {
        text-decoration: underline;
        background-color: #F0E68C;
}
.widget_recent_comments a {
        text-decoration: none;
        color: #4169E1;
        font-size: .9em;
}
.widget_recent_comments a:hover {
        text-decoration: underline;
        background-color: #F0E68C;
}
.widget_pages a {
        text-decoration: none;
        color: #4169E1;
        font-size: .9em;
}
.widget_pages a:hover {
        text-decoration: underline;
        background-color: #F0E68C;
}
.widget_text img {
	border: none;
}

