/*
Theme Name: Uccr-2
Theme URI: http://www.uccronline.it
Description: The uccr theme three columns
Version: 2.0.0
Author: uccr webmaster
Author URI: http://www.uccronline.it/
Tags: multihead, white, three-columns, multi sidebar
*/

* { margin: 0; padding: 0; list-style: none; }
body {
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #777777; 
}
a img {
	border: none;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:hover, a:active {
	color: #ff4b33;
}
#wrapper {
	text-align: left;
	background-color: #FFFFFF;
	width: 1260px;
}
#header {
	display: block;
	width: 100%;
	height: 179px;
	margin: 0 0 0 2px;
	border: none;
}
#extender{
	display: block;
	float: left;
	width: 170px;
	height: 143px;
	background: url("./images/extender.jpg"); 
}
#navbar {
	background: url("./images/navbarbg.jpg") repeat-x;
	display: block;
	margin: 0 2px 0 2px;
	height: 50px;
}
#navbar ul {
	list-style: none;
}
#navbar li {
	float: left;
	display: block;
	position: relative;
	margin: 5px 0 0 10px;
	padding: 0 10px 0 0;
	border-right: 2px solid #555555;
}
#navbar li a {
	color: #1414FF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#navbar li a:visited {
	color: #4D0099;
}
#navbar li a:hover {
	color: #990000;
}
#rightnav {
	display: block;
	width: 1250px;
	//margin-top: 25px;
	clear: both;
}
#rightnav li {
	float: right;
	display: block;
	position: relative;
	margin: 5px 10px 0 0;
	padding: 0 0 0 10px;
	border-left: 2px solid #555555;
	border-right: 0;
}
#searchnav {
        display: block;
	background: #C3C3C3;
	text-align: right;
	padding: 5px 30px 5px 0;
	margin: 0 2px 0 2px;
	font-weight: bold;
	font-size: 12px;
	color: #000080;
}
#searchbox {
	margin-left: 5px;
	width: 200px;
}
#container {
	display: block;
	margin: 0 2px 0 2px;
	padding-top: 2px;
	background: #C3C3C3;
	font-size: 12px;
}
#content {
	display: block;
	color: #000000;
	float: left;
	background-color: #FCFCFC;
	margin: 0 0 0 10px;
	padding: 5px;
	width: 1000px;
        /* 500 se c'è widget destra */
}
#rightcontent {
	display: block;
	float: right;
	margin: 0 5px 10px 0;
	padding: 5px 7px 0 7px;
	width: 575px;
	height: 1075px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#rightcontent .post {
	clear: both;
	padding-bottom: 5px;
}
#rightcontent .posttitle {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
	margin-bottom: 3px;
	background: url("./images/titlebg.jpg") repeat-x #0000B6;
	background-size: auto 100%;
	overflow-x: hidden;
	white-space: nowrap;
}
#rightcontent .posttitle a {
	color: #FCFCFC;
	text-decoration: none;
}
#rightcontent .posttitle a:hover {
	color: #FFFFFF;
}
#rightcontent .posttitle a:visited {
	color: #F0F0F0;
}

#rightcontent .article {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	text-justify: inter-word;
	margin-bottom: 6px;
}
#rightcontent .article p{
	margin-bottom: 0;
}
#leftcontent {
	display: block;
	float: left;
	padding: 0 7px 0 7px;
	margin: 0 0 10px 10px;
	display: block;
	width: 320px;
	height: 1075px;
	background-color: #F0F0F0;
	overflow: hidden;
}

#content h1 {
	font-size: 16px;
	color: #990000;
}
.titlecont, #content .posttitle, .widget-title, .sidebar h2, .post h1 {
	display: block;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	margin: 4px 0 5px 0;
	padding: 4px 0 1px 10px;
	background: url("./images/titlebg.jpg") repeat-x;
	background-color: #0000B6;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#content .post {
	margin-bottom: 80px;
	font-family:  Verdana, sans-serif, Trebuchet MS;
	min-height: 280px;
}
#content .post .article p {
	line-height: 23px;
	font-size: 13px;
}
#single .post {
	margin-bottom: 5px;
}
.post ul li {
	line-height: 23px;
	font-size: 13px;
	display: list;
	margin-left: 15px;
	list-style-type: disc;
}
.post ol li {
	line-height: 23px;
	font-size: 13px;
	display: list;
	margin-left: 15px;
	list-style-type: decimal;
}
#single .post .article p {
	line-height: 23px;
	font-size: 13px;
}

blockquote {
    background: rgb(238, 238, 238);
    margin: 10px 0px;
    padding: 10px 10px 0px;
    border-top-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    font-size-adjust: none;
    font-stretch: normal;}

.related_post_title {
	margin-top: 15px;
}
#content .posttitle a {
	color: #FCFCFC;
	text-decoration: none;
}
#content .posttitle a:hover {
	color: #FFFFFF;
}
#content .posttitle a:visited {
	color: #F0F0F0;
}
.post-edit-link {
	font-size: 12px;
}
p {
	margin-bottom: 15px;
	line-height: 1.3em;
}
#indice {
	float: left;
	margin: 10px 10px 10px 10px;
	line-height: 1.3em;
}
.postmeta {
    clear: both;
}
#share {
    margin-bottom: 10px;
}
#share ul {
	display: inline;
}
#share ul li {
	display: inline;
	margin: 4px;
}
#share iframe {
	display: inline;
}
img.post {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px 5px 10px 5px;
	float: right;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CCC;
}
img.alignright {
	padding: 5px;
	border: 1px solid #CCC;
	background: #fff;
	margin: 10px 5px 10px 5px;
	display: inline;
}
img.alignleft {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px 5px 10px 5px;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#comments h3 {
	display: block;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin: 4px 0 5px 0;
	padding: 4px 0 0 10px;
	background: url("./images/titlebg.jpg") repeat-x;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.fn {
	font-weight: bold;
	font-size: 14px;
}
.comment-body p {
	margin-bottom: 8px;
	padding: 0 3px 3px 3px;
	text-align:justify;
        word-wrap: break-word;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label {
    display: block;
    width: 80px;
    margin: 5px;
    float: left;
}
.reply {
	margin-bottom: 18px;
}
#comments {
	clear: both;
	margin-top: 20px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 97%;
	padding: 10px;
	border: 1px solid #666;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
#commentform p {
	margin: 5px 0px 5px 0px;
        width: 100%;
	}
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	border: 1px solid #0000CC;
	}
.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}
.comment-meta {
	margin: 5px 0 5px 0;
}

#tabcomments {
	display: none;
}

#tabcommentsfb {
	visibility: hidden;
	overflow: hidden;
	height: 5px;
}

.odd {
	background: #DDDDDD;
}
.thread-even {
	background: #FFFFFF;
}
.depth-1 { margin-left: 15px; }

.depth-1 .even { background: #FFFFFF; }

.depth-1 .odd { background: #DDDDDD; }

.depth-2 { margin-left: 15px; }

.depth-3 { margin-left: 15px; }

.depth-3 .even { background: #FFFFFF; }

.depth-3 .odd { background: #DDDDDD; }

.depth-4 { margin-left: 15px; }

.depth-5 { margin-left: 15px; }

.depth-5 .even { background: #FFFFFF; }

.depth-5 .odd { background: #DDDDDD; }

.depth-6 { margin-left: 15px; }

.depth-7 { margin-left: 15px; }

.depth-7 .even { background: #FFFFFF; }

.depth-7 .odd { background: #DDDDDD; }

.depth-8 { margin-left: 15px; }

.depth-9 { margin-left: 15px; }

.depth-9 .even { background: #FFFFFF; }

.depth-9 .odd { background: #DDDDDD; }

.depth-10 { margin-left: 15px; }

.depth-11 { margin-left: 15px; }

.depth-11 .even { background: #FFFFFF; }

.depth-11 .odd { background: #DDDDDD; }

.depth-12 { margin-left: 15px; }

.depth-13 { margin-left: 15px; }

.depth-13 .even { background: #FFFFFF; }

.depth-13 .odd { background: #DDDDDD; }

.depth-14 { margin-left: 15px; }

.form-allowed-tags {
	color: #777777;
	font-size: 10px;
}
#nextprev {
	display: block;
	width: 100%;
	height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nextprev .alignright {
	float: right;
}

#nextprev .alignright h4 {
	font-family: arial;
	font-size: 12px;
}
#nextprev .alignleft {
	float: left;
}
#nextprev .alignleft h4 {
	font-family: arial;
	font-size: 12px;
}
#footer-widget-area {
	margin: 0 2px 10px 2px;
	padding-bottom: 10px;
	width: 1256px;
	background: #C3C3C3;
	font-size: 12px;
}
.widget-area {
	display: block;
	padding: 0 7px 7px 7px;
	margin: 0 0 10px 20px;
	display: block;
	float: left;
}
.widget-area ul {
	margin-bottom: 20px;
}
#first {
	width: 480px;
	background-color: #FCFCFC;
}
#second {
	width: 330px;
	background-color: #FCFCFC;
}
#third {
	width: 325px;
	background-color: #FCFCFC;
}
#fourth {
	width: 1200px;
	background-color: #FCFCFC;
}
#first .sendit input {
	margin-top: 10px;
	width: 250px;
}
#first .sendit .button {
	margin-top: 10px;
	width: 100px;
}
/***** SIDEBAR FORMATTING *****/
.sidebar ul {
	margin-bottom: 20px;
}
#sidebarLeft {
	width: 195px;
	float: left;
	color: #000;
	padding: 5px;
	background-color: #F0F0F0;
	margin-left: 10px;
}
#sidebarLeft ul {
	margin-bottom: 10px;
}
#sidebarLeft li {
	margin: 5px 0 10px 5px;
	line-height: 15px;
}
#sidebarRight {
	height: 1065px;
	width: 275px;
	float: right;
	margin-right: 10px;
	color: #000;
	padding: 5px;
	background-color: #F0F0F0;
	margin-left: 10px;
	overflow-y: hidden;
}
#sidebarRight ul {
	margin-bottom: 10px;
}
#sidebarRight li {
	margin: 5px 0 10px 5px;
	line-height: 15px;
}
#submenu {
	margin-left: 5px;
}
#submenu ul li {
	margin-left: 15px;
	list-style-type: disc;
}
#submenu .normal ul li {
	line-height: 15px;
	margin-left: 0;
	list-style-type: none;
}
#tabmenu, #tabmenu2, #tabmenu3, #tabmenu4, #tabmenu5 {	display: none;}

#linktab, #linktab2, #linktab3, #linktab4, #linktab5 {	display: inline;}

#wp-calendar caption {
	color: #630;
	font-size: 16px;
	text-align: left;
}
#wp-calendar td {
	color: #933;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#footer {
	clear: both;
	width: 100%;
	background: #000;
	color: #CCC;
	text-align: left;
}
#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px 0 5px 0;
}
#footer p.author {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px 0 5px 0;
}
#footer a {
	color: #CCC;
	text-decoration: none;
	border-bottom: none;
}
#footer a:hover {
	color: #FFF;
	background: none;
	text-decoration: underline;
	border-bottom: none;
}
.newsletter-email {
	width: 270px;
}
.newsletter-submit {
	margin-left: 100px;
}