/*
Theme Name: DEMplate
Description: Un vero tema politico.
Author: Joshua Cesa, Andrea Tessari, {officinaarmonica}
Version: 1.0
*/

body {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #444230;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}
img {
	border: none;
}
#content {
	margin: auto;
	width: 960px;
	position: relative;
}
a,
#right-bar li.widget_text a {
	text-decoration: none;
	color: #444230;
	border-bottom: 1px dotted #444230;
}
a:hover,
#right-bar li.widget_text a:hover,
.meta a {
	color: #A09E97;
}
a:hover,
#right-bar a,
#lightbox a,
#tweet a,
#right-bar li.widget_text a:hover,
#blog_title a,
.meta a {
	border-bottom: none;
}
#tweet ul,
#tweet li,
#right-bar ul,
#right-bar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#left-bar {
	width: 620px;
}
#right-bar {
	width: 310px;
	position: absolute;
	left: 650px;
	top: 140px;
	background-image: url(images/addresses_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 30px;
}
#right-bar a {
	border-bottom: none;
}
h1,
h2 {
	font-weight: normal;
	font-size: 30px;
	margin: 0px;
	line-height: 33px;
}

/* LEFT BAR */

/* blog title */

#blog_title {
	font-size: 44px;
	padding-top: 204px;
	height: 60px;
}
#blog_title a {
	color: #FFF;
}
#blog_title a:hover {
	color: #EEE;
}

/* tweet */

.rotatingtweets {
    border: none !important;
}
.rotatingtweet {
}
.rotatingtweets p {
    margin-top: 0;
}

#tweet {
	background-color: #DDF1F9;
	height: 75px;
	color: #5F92B0;
	line-height: 21px;
	background-image: url(images/tweet.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 80px;
	padding-left: 55px;
	padding-bottom: 5px;
	font-style: italic;
	font-size: 15px;
	line-height: 18px;
}
#tweet h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #AAC9DF;
	margin-bottom: 5px;
	line-height: normal;
}
#tweet h2 a {
	font-weight: bold;
}
#tweet h2 span {
	margin: 0px 2px;
}
#tweet a {
	color: #52728F;
}
#tweet a:hover {
	color: #AAC9DF;
}
#ticker {
	height: 5em;
	overflow-y: hidden;
	position: relative;
}
#ticker ul.tweet_list {
	position: absolute;
}
#ticker ul.tweet_list li {
	height: 5em;
	margin-bottom: 2px;
}


/* HENTRY */

.hentry {
	padding-top: 36px;
	line-height: 22px;
	background-image: url(images/hentry_bull.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hentry:last-child {
	background-image: none;
}

/* images */

.alignleft {
	float: left;
	margin: 0px 20px 15px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 15px 20px;
}

.home .hentry p img {
	display: none;
}
.home .hentry img {
	float: right;
	margin: 18px 0px 15px 20px;
}

/* titles */

.hentry h1,
.hentry h2 {
	width: 505px;
	margin-bottom: 4px;
}
.hentry h1 a,
.hentry h2 a,
.categories a {
	border-bottom: none;
}
.page .hentry h2 {
	padding-bottom: 10px;
}
.data,
.categories,
.tags,
.qr,
.meta,
.comments label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #A09E97;
	font-style: normal;
}
.qr span,
.data span,
.categories span,
.tags span,
.comments .meta span {
	margin: 0px 2px;
}
.categories a span,
.tags span.start {
	margin: 0px 5px;
	display: inline-block;
	position: relative;
	top: 3px;
	height: 14px;
	width: 7px;
	background-image: url(images/cat_bull.png);
	background-repeat: no-repeat;
	background-position: -7px center;
	background-color: #CCC;
}
.categories a:first-child span,
.tags span.start {
	margin-left: 0px;
}

/* more... */

blockquote,
#commentlist div,
.comments textarea,
.comments input {
	background-color: #EEE;
	margin: 0px;
	padding: 6px 20px;
	font-style: italic;
}
blockquote p:first-letter  {
	font-size: 20px;
	font-weight: bold;	
}

/* comments */

.comments {
	padding-top: 30px;
	color: #A09E97;
	font-size: 14px;
	line-height: normal;
}
#commentlist div {
	color: #444230;
	margin-bottom: 4px;
	background-image: url(images/highlight.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f4f3dc;
	padding-bottom: 20px;
}
#commentlist div .meta {
	margin-top: 7px;
	margin-bottom: 2px;
}

.comments .meta {
	color: #A09E97;
}
.comments h2 {
	padding-top: 20px;
	font-size: 20px;
	font-style: italic;
}
.comments textarea,
.comments input {
	width: 600px;
	padding: 3px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.comments input {
	width: 250px;
	margin-right: 10px;
}
.comments input#submit {
	padding: 8px 5px;
	border-radius: 5px;
	width: 140px;
	float: right;
	background-color: #C44949;
}
.comments input#submit:hover {
	background-color: #A33033;
	color: #FFF;
}
.comments .submit_butt {
	height: 50px;
}

/* nav */

.nav {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 100%;
	height: 20px;
}
.nav .right {
	float: right;
}


/* RIGHT BAR */

/* contacts */

.profile_pict:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

#contacts {
	position: absolute;
	left: 107px;
	top: 0px;
}
#contacts {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 203px;
}
#contacts li {
	display: block;
	padding-top: 2px;
}
#contacts a {
	display: block;
}

/* social_dx */

#social_dx {
	position: absolute;
	left: 107px;
	top: 52px;
	font-size: 0px;
	line-height: 0px;
}
#social_dx li {
	display: inline-block;
	height: 42px;
	width: 54px;
}
#social_dx a {
	display: inline-block;
	height: 42px;
	width: 42px;
	background-image: url(images/social.png);
	background-repeat: no-repeat;
	background-color: #7D7D76;
}
#social_dx #menu-item-31 a {
	background-position: -86px top;
}
#social_dx #menu-item-38 a {
	background-position: -43px top;
}
#social_dx #menu-item-40 a {
	background-position: 0px top;
}
#social_dx #menu-item-31 a:hover {
	background-color: #414B9D;
}
#social_dx #menu-item-38 a:hover {
	background-color: #66BDC6;
}
#social_dx #menu-item-40 a:hover {
	background-color: #C44949;
}

/* instagram */

#instagram {
	height: 95px;
	margin-bottom: 30px;
	margin-top: 25px;
	line-height: 0px;
<script src="https://snapwidget.com/js/snapwidget.js"></script>
<iframe src="https://snapwidget.com/embed/549141" class="snapwidget-widget" allowTransparency="true" frameborder="0" scrolling="no" style="border:none; overflow:hidden; width:100%; "></iframe>



}

/* menu */

#menu li {
	width: 100%;
}
#menu li a {
	display: block;
	width: 270px;
	margin-top: 4px;
	font-size: 20px;
	font-style: italic;
	color: #000;
	background-image: url(images/menu_bull.png);
	background-repeat: no-repeat;
	background-position: -7px center;
	padding: 9px 20px;
}
#menu li a:hover {
	color: #FFF;
}
#menu li a em {
	padding-left: 10px;
	font-size: 13px;
	color: #FFF;
}

.category #menu-item-28 a,
.category #menu-item-26 a,
.category #menu-item-97 a {
	background-color: #CCC;
}

#menu-item-28 .sub-menu li a,
#menu-item-26 .sub-menu li a,
#menu-item-97 .sub-menu li a  {
	display: none;
	font-size: 13px;
	margin-top: 2px;
}

.category-politica #menu-item-28 a,
#menu-item-28 a,
.category-politica #menu-item-28 .sub-menu li a,
.categories a.cat_politica span {
	background-color: #C44949;
	display: inline-block;
}
.category-politica #menu-item-28 .sub-menu li a {
	background-color: #D67476;
}
#menu-item-28 a:hover,
.category-politica #menu-item-28 a:hover,
.category-politica #menu-item-28 .sub-menu li a:hover {
	background-color: #A33033;
}

.category-comunicazione #menu-item-26 a,
#menu-item-26 a,
.category-comunicazione #menu-item-26 .sub-menu li a,
.categories a.cat_comunicazione span {
	background-color: #66BDC6;
	display: inline-block;
}
.category-comunicazione #menu-item-26 .sub-menu li a {
	background-color: #97C9D0;
}
#menu-item-26 a:hover,
.category-comunicazione #menu-item-26 a:hover,
.category-comunicazione #menu-item-26 .sub-menu li a:hover {
	background-color: #42929F;
}

.category-vita #menu-item-97 a,
#menu-item-97 a,
.category-vita #menu-item-97 .sub-menu li a,
.categories a.cat_vita span {
	background-color: #D6B78A;
	display: inline-block;
}
.category-vita #menu-item-97 .sub-menu li a {
	background-color: #E5D5B8;
}
#menu-item-97 a:hover,
.category-vita #menu-item-97 a:hover,
.category-vita #menu-item-97 .sub-menu li a:hover {
	background-color: #B79965;
}

/* widget text */

#right-bar li.widget_text {
	background-image: url(images/highlight.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f4f3dc;
	display: block;
	margin-top: 20px;
	padding: 0px 20px 30px;
	min-height: 160px;
	font-size: 14px;
	line-height: 20px;
}

.widget_text .titolowidget {
	color: #A9AA92;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-bottom: 8px;
	padding-top: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* widget tag cloud */

#right-bar li.widget_tag_cloud {
	padding-top: 20px;
}
.widget_tag_cloud .titolowidget {
	display: none;
}

/* siteby */

.siteby {
	padding-top: 20px;
}
.siteby,
.siteby a {
	color: #A09E97;
	font-size: 12px;
}
.siteby a:hover {
	color: #000;
}