/*
Theme Name: Republica
Theme URI: http://www.vivathemes.com
Description: Premium Theme for your company or portal.
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, corporate, blog
*/
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:normal,bold);

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: tahoma, arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 26px; 
	color: #000;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h2, h2 a {
	font-size: 35px; 
	color: #333;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia, Palatino, serif;
	line-height: 38px;
}

h3, h3 a {
	font-size: 18px; 
	color: #333;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	font-size: 14px; 
	font-weight: bold;
	color: #000;
	font-weight: bold;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h2.pagetitle { 
	display:none; 
}

h3.sommario{
	font-style: italic;
	font-family: Georgia, Palatino, serif;
	color: #666;
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 6px!important;
}

h4.occhiello{
	font-variant: small-caps;
	font-size: 13px;
	font-weight: normal;
	color: #555;
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote { 
	background: #f5f5f5; 
	padding: 5px;
	padding-left: 10px;
	margin: 15px 0;
	color: #666;
	font-size: 12px;
	line-height: 135%;
	border-left: solid 5px #99cccc;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color:#0680A5;
	text-decoration:none;
}

a:hover {
        color:#022DB2!important;
	text-decoration: underline;
}

img a {
	border:none;
}

/* container */

#container {
	width: 100%;
	padding:0;
	color: #000;
	overflow: hidden;
	line-height: 135%;
	background: #fff;
}

.home .post {
	margin: 0 0 50px 215px;
	width: 470px;
	overflow: visible;
	padding: 0 0 20px;
	color: #333;
	background: url(images/end.png) no-repeat bottom;
}

.home .post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.home .metabox {
	float: left;
	margin: 0 0 0 -197px;
	width: 183px;
	text-align: right;
	font-family: 'Yanone Kaffeesatz',arial,serif;
	font-weight: 400;
	color:#000;
	font-size:18px;
	line-height:20px;
}

.home .metabox .day {
	border-right: 1px solid #bbb;
	color: #dd7924;
	font-size: 40px;
	line-height: 37px;
	padding: 14px 3px 0 0;
}

.home .metabox .date {
	border-right: 1px solid #bbb;
	padding: 0 3px 20px 0;
}

.home a.comments {
	border-right: 1px solid #bbb;
	padding: 0 3px 20px 0;
	display: block;
	width: 120px;
	margin: 0px 0px 10px 59px;
}

.home a.comments:hover {
	text-decoration: none;
}

.home a.comments:hover span {
	background: #eee;
}

.home a.comments .head {
	display: block;
	color: #000;
	margin-bottom: -5px;
}

.home a.comments:hover .head {
	color: inherit;
}

.home a.comments .amount {
	display: block;
	font-size: 40px;
	line-height: 40px;
}

.home .metabox img {
	padding: 3px;
	border: 1px solid #666;
}

.home .sommario {
	font-size: 16px;
	line-height: 1.2;
	margin: 7px 0;
	font-style: normal;
	color: #876;
	font-family: 'Yanone Kaffeesatz',arial,serif;
}

small.meta {
	font-family: 'Yanone Kaffeesatz',arial,serif;
	font-size: 16px;
}

/* header */

#header {
	background: #000;
	border-bottom: 2px solid #f96;
	position: relative;
	margin-bottom: 4px;
}

#logo {	
	margin: 0;
	width: 200px;
}

#logo a {
	color: #fff;
	padding: 10px 12px 5px;
	display:block;
}

#logo a:hover {
	background: #111;
}

#logo h1 {
	margin-top: 10px;
}

#logo h1 a {
	color: #000;
	font-weight: normal;
	font-size: 34px;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica;
}

#header h2 {
	display: none;
}

/* sidebar */
#sidebar {
	float: left;
	width: 245px;
	margin: 16px 0 0 15px;
}

#contentwrapper {
	width: 690px;
	margin: 0 auto;
}

.home #contentwrapper {
	width: 690px;
	float: left;
}

#sidebar h2 {
	font-family: 'Yanone Kaffeesatz',arial,serif;
	font-weight: 400;
	margin-left: 28px;
}

/* content */

#wrapper {
	margin-top: -4px;
	padding-top: 54px;
	width: 950px;
	overflow: hidden;
}

.post {
	margin:0;
	padding:0;
	clear:left;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 10px;
	position: relative;
}

.post h2 a {
	line-height: 1.1;
	font-family:'Yanone Kaffeesatz',arial,serif;
	font-weight:400;
	margin: 0 0 0 -6px;
	padding-left: 6px;
	display: block;
}

.post h3 {
	margin:0;
	padding: 0;
}
	
.post h3 a {
	font-size: 22px; 
	color: #333;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 100%;
}

.post h3 a:hover {
	text-decoration: none;
}
	
.post h2 a:hover{
	text-decoration: none;
	color: #c33;
	background: #eee;
}

.post img.alignright,
.post img.alignleft  {
	border: solid 1px #ccc;
	padding: 1px;
	margin-top:3px;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry {
	margin-bottom: 15px;
}

.entry p {
	margin:12px 0;
}

a.more-link {
	background: #FFFFFF;
	bottom: 0;
	display: block;
	left: 10px;
	padding: 1px 3px;
	position: absolute;
	text-align: center;
}

a.more-link:hover {
	background: #eee;
	text-decoration: none;
}

.postmetadata{
	clear: both;
	color:#666;
	padding:0;
	margin:0;
	font-size: 10px;
}

.postmetadata a {
	color:#cc3333;
	font-weight: normal;
}	

.postmetadata a:hover {
	border: none;
	text-decoration: underline;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* comments */

#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	clear: left;
}	

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	background: #f5f5f5;
	padding: 20px;
	border-left: solid 1px #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	margin:20px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	float: left;
	background: #eaeaea;
	margin-bottom: 20px;
	padding-right: 10px;
}


ol.commentlist li.alt {	
	background: #f5f5f5;
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist li.comment,
ol.commentlist li.trackback{
	float: none
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* search */

#searchform input#s {
	margin: 16px 10px 0 20px;
	padding:2px;
	color: #333;
	width: 252px;
	background: #fff;	
	border: solid 1px #666;
	height: auto;
	font-size:15px;
	padding-top:2px;
	float: left;
}

#searchform input#searchsubmit {
	border: 3px solid #333;
	background: #333;
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
	margin: 16px 20px 0 0;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.post ol li,
.post ul li { 
	margin-left: 20px; 
}

.related-posts {
	margin-top: 1em;
	padding: 0;
	background: url(images/relbg.gif);
	overflow: hidden;
}

ol.related-posts li {
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
	float: left;
	width: 149px;
}

.related-posts h5 {
	font-size: 105%;
	color: black;
}

ol.related-posts li a {
	padding: 6px 5px 6px 4px;
	display: block;
	color: #c1c1c1;
	text-decoration: none;
}

ol.related-posts li a:hover {
	background: #eee;
}

.related-posts div {
	width: 140px;
	height: 115px;
	text-align: center;
	margin-bottom: 6px;
}

/* footer */

#footer {
	width: 100%;
	margin: 0;
	font-size: 11px;
	background: #000;
	color: #fff;
	margin-top: 30px;
	clear: left;
	float: left;
	overflow: hidden;
}

#footholder { 
	width: 900px;
	margin: 0 auto;
	padding-bottom: 1em;
	overflow: hidden;
}

#footerint {
	background: #c33
}

#footwidgets h2, 
#footwidgets h2 a{
	font-size:22px;
	line-height:1.2;
} 

#footwidgets {
	width: 949px;
	overflow: hidden;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#footwidgets .widgets {
	float:left;
	width:280px;
	color: #ccc;
	border: 1px solid #333;
	padding-bottom: 20px;
	margin: -1px -1px 0 0;
	border-bottom: none;
}

#footwidgets #search-2 {
	height: 113px;
}

#footwidgets #text-32 {
	height: 238px;
}

#footwidgets #text-30 {
	clear: left;
}

#footwidgets #search-2,
#footwidgets #text-29,
#footwidgets #text-32,
#footwidgets #categories-4 {
	width: 386px;
}

#footwidgets #categories-4 ul {
	margin:0 20px 0 40px;
	font-size: 125%;
	line-height: 1.7;
}

#footwidgets #contactlist {
	list-style: none;
	margin: 10px 20px;
	font-family: 'Yanone Kaffeesatz',arial,serif;
	font-weight: 700;
	font-size: 300%;
	line-height: 1.7;
}

#footwidgets #contactlist li * {
	background:url(images/tel.png) no-repeat left center;
	padding-left:55px;
	display: block;
	border: none!important;
}

#footwidgets #contactlist .mail * {
	background-image: url(images/mail.png)
}

#footwidgets #contactlist .rss * {
	background-image: url(images/rss.png)
}

#footwidgets .widgets h2 {
	text-transform: uppercase;
	color: #ccc;
	margin: 15px 40px .4em;
	font-family: 'Yanone Kaffeesatz',arial,serif;
	font-weight: 400;
	font-size: 220%;
}

#footwidgets .textwidget h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 20px;
	color: #eee;
}

#footwidgets .textwidget p {
	margin: .2em 20px;
}

#copyinfo {
	margin-top: 12px;
	float: right;
	width: 400px;
	text-align: right;
	height: 20px;
	line-height: 20px;
}

#socialize {
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 10px;
	background: url(images/minilogo.png) no-repeat left bottom;
	padding-left: 110px;
	height: 20px;
	line-height: 20px;
}

#footer a { 
	border-bottom: dotted 1px #fff;
	color: #fff;
	text-decoration: none;
	font-style: normal;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
}

#footer #ngg-webslice a{
	border:none
}

/* main menu */

.mainnav{
	position: absolute;
	bottom: -6px;
	left: 200px;
}

.mainnav li strong {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 23px;
	text-transform: uppercase;
	display:block;
	line-height:14px;
	font-weight: 400;
}

.mainnav li small {
	display: block;
	text-transform: lowercase;
	font-size: 12px;
}

.mainnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainnav ul {
	position: absolute;
	top: -999em;
	padding-top: 1px;
}

.mainnav li {
	float: left;
	margin-left: 1px;
}

.mainnav a {
	display: block;
	padding: 10px 15px 8px;
	font-size: 11px;
	font-weight: normal;
	color: #d5d6d7;
	font-family: tahoma;
	margin: 0 0 6px;
}

.mainnav li#current a {
	background: #fff/*#e58336*/;
	color: #000;
	/*text-shadow: black 0 1px 4px;*/
	/*border-bottom: 6px solid #c33;*/
	border-bottom: 4px solid #fff;
	margin-bottom: 2px;
	text-decoration: none;
}

#header .mainnav li a:hover{
	background: #c30;
	color: #fff!important;
	text-shadow: black 0 1px 4px;
	border-bottom: 4px solid #620;
	margin-bottom: 2px;
	text-decoration: none;
}


/* slideshow */

#gallery {
	position:relative;
	height:350px;
	width: 900px;
	overflow: hidden;
}
	
#gallery a {
	float:left;
	position:absolute;
}
	
#gallery a img {
	border:none;
}
	
#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#fff; 
	height:30px; 
	width:900px; 
	position:absolute;
	bottom:0;
	border-left: 5px solid #cc3333;
}

#gallery .caption .content {
	margin:5px;
	margin-top: 8px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-family: arial;
}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	margin-bottom: 5px;
}

blockquote.pullquote {
        background: #f3f3f3;
        color: #000;
        float: right;
        margin: 0 0 10px 10px;
        padding: 3px 10px;
        font-family: Georgia,Palatino,serif;
        font-size: 14px;
        border: none
}

blockquote.pullquote p {
        margin: 0;
        padding: 6px 0;
}