/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.paradapartucc.it/mt-static/themes-base/blog.css);
@import url(http://www.paradapartucc.it/mt-static/themes/cityscape-sf/screen.css);
/* end StyleCatcher imports */

.layout-wt #alpha {
/*     width: 640px; */
        width: 590px;
}

.layout-wt #beta {
/*     width: 300px; */
        width: 340px;
        background-image: url('/gfx/sidebar_bg.png');
        background-repeat: repeat-y;
        margin-right: 10px;
}

#alpha-inner {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        background-image: url('/gfx/content_bg.png');
        background-repeat: no-repeat;
        background-position: center top;
}

#beta-inner {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        background-image: url('/gfx/sidebar_header.png');
        background-repeat: no-repeat;
}

#sidebar_footer {
        /*background-image: url('/gfx/sidebar_footer.png');
        background-repeat: no-repeat;
        background-position: bottom;*/
        background: transparent url('/gfx/sidebar_footer.png') no-repeat scroll center bottom;
        line-height: 25px;
}

.widget-content {
    padding: 0;
        margin: 10px 0 0 0;
}

#search {
        width: 100%;
}

.page-asset h2 {
        font-weight: bold;
        background-color: #F7F9F4;
        border-top: 1px solid #A4A39E;
        border-bottom: 1px solid #A4A39E;
        padding: 3px 0 3px 8px;
        margin-top: 30px;
        margin-bottom: 0.4em;
}

#header {
        background: white url('/gfx/header.jpg') no-repeat;
        border: 0;
}

body {
        background: white;
}

#header-name, #header-description {
        text-indent: -9999px;
}

#header-content {
/*        margin-bottom: 99px;*/
        margin-bottom: 0;
        min-height: 171px;
        width: auto;
}

#header-name a {
        display: block;
        height: 110px;
}

#footer {
        display: none;
}

#content {
        border-left: 2px solid #E0E0E0;
        border-right: 2px solid #E0E0E0;
        margin-top: 10px;
}

.layout-wt #content-inner {
        padding-top: 10px;
        background: none;
}

.widget .widget-header {
        border-left: 0;
        margin-left: 2px;
}

.widget-header {
        background: url('/gfx/widget-header.png') no-repeat;
        min-height: 30px;
}

.widget-partners img {
        border: 1px solid #A4A39E;
}

input[type=text], textarea {
        border: 1px solid #A4A39E;
}

input[type=text]:focus, textarea:focus, input[type=checkbox]:focus {
        background-color: #F7F9F4;
}

/* Begin main menu */
#container-inner {
        width: 944px;
}

#main_menu {
        margin: 0;
        padding: 0;
        text-align: center;
        height: 36px;
        background-color: white;
        padding-left: 3px;
}

/*#main_menu li {
        display: inline;
        padding: 4px 10px;
        font-weight: bold;
        font-size: 20px;
}

#main_menu a:hover, #main_menu a.selected {
        color: #F06304;
}

#main_menu a.selected {
        color: #F04504;
        text-decoration: none;
}*/

#main_menu li {
        list-style-type: none;
}

#main_menu a {
        background-image: url('/gfx/menu.jpg');
        background-repeat: no-repeat;
        display: block;
        float: left;
        height: 36px;
        text-indent: -9999px;
        width: 156px;
/*         border: 1px solid green; */
}

#edizione_corrente {
        background-position: -156px 0;
}

#eventi {
        background-position: -312px 0;
}

#laboratori {
        background-position: -468px 0;
}

#news {
        background-position: -624px 0;
}

#contatti {
        background-position: -780px 0;
}

#progetto:hover {
        background-position: 0 -36px;
}

#edizione_corrente:hover {
        background-position: -156px -36px;
}

#eventi:hover {
        background-position: -312px -36px;
}

#laboratori:hover {
        background-position: -468px -36px;
}

#news:hover {
        background-position: -624px -36px;
}

#contatti:hover {
        background-position: -780px -36px;
}

.asset-name {
        font-size: 18px;
}
/* End main menu */

/* Begin Creative Commons */
.widget-creative-commons img {
        display: block;
        margin: auto;
}

.widget-creative-commons br {
        display: none;
}
/* End Creative Commons */

cite {
        padding: 0.5em 1em;
        display: block;
/*	font-weight: bold;*/
}

.h_service_link {
	display: block;
	float: right;
	padding-right: 8px;
	font-weight: normal;
}

.entry-content {
	text-align: justify;
}

.widget-social-network img {
	border: 1px solid #d2d9e5;
}

.widget-social-network img {
	margin-top: 6px;
}

#social_1 {margin-right: 7px;}
#social_2 {margin-right: 6px;}
#social_3 {margin-right: 7px;}

body.homepage #content {
	border: 0;
}

body.homepage #alpha-inner {
	background-image: none;
}

body.homepage #gamma {
	display: none;
}

body.homepage #alpha-inner {
	margin-top: 10px;
}

#gamma {
	background: transparent url('/gfx/footer_bg.jpg') no-repeat center bottom;
	width: 940px;
	height: 97px;
	margin: 0px 2px 0 2px;
}

#footer_content {
	margin: 60px 0 0 86px;
	line-height: 35px;
/* 	font-size: 0.9em; */
	text-align: right;
	padding-right: 15px;
}

#footer_content a {
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	padding-left: 5px;
	margin-left: 3px;
}

#footer_content a + a {
	border-left: 2px solid #7B890F;
}
