/* @override http://www.lorenzocalogero.it/beta/wp-content/themes/lorenzo-calogero-theme/style.css */

/*
Theme Name: Lorenzo Calogero - theme 
Theme URI: http://www.progettidigitali.it/
Description: Template sviluppato per www.lorenzocalogero.it
Version: 1.0
Author: Progetti Digitali
Author URI: http://www.progettidigitali.it/
Tags: lorenzo calogero, progetti digitali, poesia, design
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */

.sidebar, #entry-meta-single {
	
}

#respond {
	
}

#footer, #header {
	
}

li.depth-1 {
	
}

.navigation {
	
}

.post {
	margin-bottom: 40px;
}

/* - BASIC STUFF - */

body {
	background: #FFF;
	color: #404040;
	margin: 0 auto;
	padding: 0 20px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

a {
	color: #cc0000;
	text-decoration: none;
	border-style: hidden;
}

a img {
	border-style: hidden;
}

a:hover {
	text-decoration: underline;
	color: #cc0000;
}

.additional-meta {
	font-size: xx-small
}

blockquote {
	font-style: oblique
}

/* -- LISTS -- */

ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

ul li {
	margin-left: -5px;
	padding: 0;
}

li {
	list-style-type: none;
}

.disc {
	list-style-type: disc
}

/* lists inside posts */

.entry-content ul ol {
	margin-left: 0;
}

.entry-content ul li {
	margin-left: 10px;
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 30px;
}

.entry-content ul li ol {
	margin-left: 10px;
}

.entry-content ol li {
	margin-left: 5px;
	list-style: decimal;
	list-style-position: inside
}

.entry-content ol li li {
	margin-left: 5px;
}

/* -- HEADINGS -- */

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h2.entry-title {
	font-size: 180%;
}

h2#comments {
	margin: 20px auto 10px;
	font-size: 140%;
}

/* headings inside posts */

.entry-content h3 {
	font-size: 140%;
}

.entry-content h4 {
	font-size: 120%;
}

.entry-content h5 {
	font-size: 100%;
}

.entry-content h6 {
	font-size: 90%;
}

/* -- MAIN DIV'S -- */

#wrapper {
	float: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#header {
	position: fixed;
	height: 200px;
	text-align: center;
	border-style: none;
	padding: 0;
	top: 0;
	background-color: white;
	z-index: 10;
}

.home {
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
	float: left;
}

#home_spettacolo img {
	margin-top: 205px;
	margin-left: 80px;
	margin-bottom: 50px;
}

.home a {
	color: #cc0000;
}

#logo {
	float: left;
	width: 960px;
	padding-top: 4px;
	padding-left: 0px;
}

#logo h1 {
	text-indent: -10000px;
}

#logo h1 a {
	display: block;
	height: 170px;
	outline: none;
	background: url(images/lorenzocalogero_header.jpg) no-repeat;
}

#footer {
	position: fixed;
	height: 30px;
	width: 960px;
	background: #cc0000;
	bottom: 0;
	z-index: 2;
}
#footer a {
	font-size: 14px;
}

/*ie6*/

* html #footer {
	position: absolute;
	top: expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

.fixed-icons{
	padding-left: 778px;
}

.footer-mail {
	color: white;
	float: right;
	margin-right: 5px;
}

#footer a:hover {
	color: white;
}

/* -- SEARCH -- */

#cse-search-box {
	text-align: right;
	padding-top: 2px;
}

#search {
	color: #a89f02;
}

#cse-search-results {
	margin-top: 250px;
	margin-bottom: 100px;
}

/* -- NAV -- */

#nav {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: white;
	height: 20px;
}

#wpmenu22 a {
	color: #cc0000;
	border-right: 2px solid #cc0000;
	padding-right: 10px;
	padding-left: 10px;
}

#wpmenu22 .immagini_tab {
	border-right-style: hidden;
	padding-right: 5px;
	padding-left: 5px;
}

/* -- PAGE -- */

.page-title {
	float: left;
	margin-right: 40px;
	border-right: 1px solid #a89f02;
	height: 100%;
	position: fixed;
}

.page-wrap.home {
	width: 720px;
}

.page-wrap {
	float: none;
	width: 698px;
	margin-top: 250px;
	margin-left: auto;
	margin-right: auto;
}

/* -- POST -- */

.entry-content.immagini {
	padding-right: 0px;
}

.entry-content.home {
	padding-right: 0px;
}

.entry-content.home {
	padding-right: 0px;
}

.entry-content {
	margin-left: 25px;
	padding-left: 30px;
	padding-right: 110px;
	display: block;
}

.entry-content-index {
	padding-left: 0px;
	margin-left: 28px;
	margin-top: 50px;
}

#entry-content-single {
	padding-left: 0px;
	margin-left: 28px;
}

#news_img {
	margin-left: -26px;
	position: fixed;
}

.post-index {
	margin: 0 0 10px;
}

.post-index-news-img {
	border-left: 1px solid #a89f02;
}

#post-single {
	margin: 0 0 30px;
}

.posts-wrap {
	float: none;
	width: 698px;
	margin-top: 250px;
	margin-left: 130px;
	margin-right: auto;
	padding-left: 25px;
	padding-bottom: 60px;
}

.widecolumn {
	margin-top: 250px;
}

/* -- SIDEBARS --*/

<!--[if IE ]>
.textwidget {
	margin-top: 250px;
}

<![endif]-->
.sidebar {
	width: 130px;
	clear: none
}

.block-1 {
	width: 195px;
	border-left-style: none;
	float: right;
	position: fixed;
	margin-left: 765px;
}

.block-2 {
	float: left;
	width: 131px;
	position: fixed;
}

.block-2 a {
	font-size: 12px;
}

/* -- MENU --*/

#wpmenu7 {
	margin-top: 220px;
	text-transform: uppercase;
}

#wpmenu7 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
}

#wpmenu7 a.active.selected {
	color: #cc0000;
}

#wpmenu11 {
	margin-top: 140px;
	text-transform: uppercase;
}

#wpmenu11 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 9px;
	line-height: 20px;
}

#wpmenu11 a.active.selected {
	color: #cc0000;
}

#wpmenu32 {
	margin-top: 140px;
}

#wpmenu32 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 14px;
}

#wpmenu32 a.active.selected {
	color: #cc0000;
}

#wpmenu36 {
	margin-bottom: 150px;
}

#wpmenu36 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 12px;
}

#wpmenu36 a:hover {
	color: #cc0000;
}

#wpmenu36 a.active.selected {
	color: #cc0000;
}

#wpmenu67 {
	margin-top: 150px;
	text-transform: uppercase;
}

#wpmenu67 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 14px;
}

#wpmenu67 a.active.selected {
	color: #cc0000;
}

#wpmenu72 {
	margin-top: 200px;
	text-transform: uppercase;
}

#wpmenu72 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 14px;
}

#wpmenu72 a.active.selected {
	color: #cc0000;
}

#wpmenu76 {
	margin-top: 140px;
	text-transform: uppercase;
}

#wpmenu76 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 14px;
}

#wpmenu76 a.active.selected {
	color: #cc0000;
}

#wpmenu79 {
	margin-top: 140px;
	text-transform: uppercase;
}

#wpmenu79 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 14px;
}

#wpmenu79 a.active.selected {
	color: #cc0000;
}

#wpmenu86 {
	margin-top: 220px;
	text-transform: uppercase;
}

#wpmenu86 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
}

#wpmenu86 a.active.selected {
	color: #cc0000;
}

#wpmenu98 {
	margin-top: 200px;
}

#wpmenu98 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
	font-size: 14px;
}

#wpmenu98 a.active.selected {
	color: #cc0000;
}

#wpmenu102 {
	margin-top: 220px;
	text-transform: uppercase;
}

#wpmenu102 a {
	display: list-item;
	list-style-type: none;
	text-align: right;
	color: #a89f02;
}

#wpmenu102 a.active.selected {
	color: #cc0000;
}

/* -- 404-PAGE --*/

.error404 {
	margin-top: 250px;
	width: 100%;
}

.error404 h1,.error404 h2 {
	margin: 10px auto;
}

/* -- COMMENTS -- */

div.comments-wrap {
	margin: 15px auto;
	padding: 0;
}

li.comment,li.trackback, li.pingback {
	margin: 10px auto;
}

ul.children {
	margin-left: 10px;
}

ul.commentlist, ul.pinglist {
	margin: 10px 0;
}

div.reply {
	
}

textarea#comment {
	overflow: auto
}

/* -- ALIGNMENTS --*/

img.alignright {
	float: right;
	clear: none;
	margin: 0 0 1em 1em
}

img.alignleft {
	float: left;
	clear: none;
	margin: 0 1em 1em 0
}

img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center
}

img.alignnone {
	margin: 0 0.5em 0 0;
}

/* -- NAVIGATION --*/

div.navigation {
	width: 100%;
	height: auto;
	float: left;
	clear: none;
	padding: 10px 0px;
}

.navigation-index {
	
}

.nav-next {
	float: right;
	clear: none;
	width: 48%;
	text-align: right;
}

.nav-prev {
	float: left;
	clear: none;
	width: 50%;
	text-align: left;
}

/* Commenti  */

#titolo_commenti {
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

#titolo_commenti h4 {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* ARCHIVE */

.archive-title {
	margin-left: 25px;
}

.entry-title {
	
}

.additional-meta {
	
}

.entry-meta {
	font-size: 12px;
}

.more-link {
	
}