/*
Theme Name:  Sagunsa
Theme URI:  http: //www.andreasacca.it/
Description:  
Version:  2.0
Author:  Andrea Sacc&agrave; 
Author URI:  http: //www.andreasacca.it
Tags:  zurb, foundation, clean, basic
*/

/* General */
body {
	background: url('images/bgpattern.png') repeat center #ecf0f1
}
img a, a img {
	border: 0
}
a {
	color: #6d7cab;
	border: 0 !important
}
a:hover {
	color: #2b2b4e;
}
h2 {
	margin: 0
}
h1.pagetitle {
	border-bottom: 1px dotted #DDDDDD;
	color: #332D53;
	font-family: Georgia;
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 10px;
	padding-top: 0;
}
h2 a {
	color: #2b2b4e;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	margin: 0
}
h2 a:hover {
	color: #677598
}
p {
	color: #6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300
}
div[id*='attachment_'] {
	max-width: 100%;
	height: 100%
}
h1.single-title {
	line-height: 1.1
}
img.alignleft {
	margin-right: 10px;
	float: left
}
img.alignright {
	margin-left: 10px;
	float: right
}
img.aligncenter {
	display: block;
	margin: 0 auto
}
p.tags a:hover {
	color: #f0f0f0
}
/* Foundation Rewrite */
.row .eight {
	width: 65%;
}
.row .four {
	width: 33.333%
}
[class*="column"]+[class*="column"]:last-child {
float: left;
margin: 0;
padding: 0
}
.column, .columns {
	padding: 0
}
.button {
	background: none repeat scroll 0 0 #8796ba;
	border: 1px solid #59698f
}
.button:hover {
	background: none repeat scroll 0 0 #59698f
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	border: 1px solid #aeaeae; 
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif
}
textarea {
	float: left;
	height: auto;
	width: 100%;
	color: #6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
input.button[type="submit"], input.medium.button[type="submit"] {
	float: left;
	padding: 8px 20px 9px
}
/* Header */
#bg-header {
	background: url("images/bg.jpg") repeat-x scroll center top transparent;
	width: 100%
}
.header-bg2 {
	background: url('images/bg-header.jpg') no-repeat scroll center top
}
#logo {
	display: block;
	float: left;
	position: relative;
	width: 170px;
	z-index: 9
}
#logo img {
	width: 100%
}
#top-header {
	height: 312px;
	width: 100%
}
.siteinfo {
	overflow: hidden;
	position: relative;
	z-index: 999
}
#site-desc {
	float: left
}
.siteinfo h1 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 38px;
	text-transform: uppercase
}
.siteinfo h4 {
	background: url("images/top-header.png") no-repeat scroll center top transparent;
	color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 55px;
	margin-left: -25px;
	margin-top: 18px;
	padding-left: 25px;
	padding-top: 16px;
	width: 420px
}
header .menu-action {
	float: left;
	margin-top: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 99999
}
header .menu-action .button.small {
	padding: 8px
}
header .menu-action .button.small svg {
	opacity: .5
}
/* Menu */
.top-nav {
	background: url('images/bg-menu.jpg') repeat-x;
	height: 48px;
	width: 100%;
	background-position: 0 0
}
.nav-bar {
	margin-top: 92px
}
.nav-bar>li {
	border-image: none;
	border: 0;
	height: 48px;
	border-right: 1px solid #505e7e;
	box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset;
	-webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset;
	-moz-box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset;
	display: block;
	float: left;
	position: relative;
	line-height: 48px;
	margin: 0
}
.nav-bar>li a {
	height: 48px
}
.nav-bar>li a:hover {
	color: #E6E6E6;
}
.nav-bar>li>a:first-child {
	padding: 0 30px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}
.nav-bar>li:last-child {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-right: 0
}
.nav-bar>li.active {
	background: url('images/bg-menu.jpg') repeat-x;
	border: 0;
	background-position: 0 -48px;
	height: 48px
}
.nav-bar>li.active:hover {
	background: url('images/bg-menu.jpg') repeat-x;
	border: 0;
	background-position: 0 -48px;
	cursor: default;
	height: 48px
}
.nav-bar>li:hover {
	background: url('images/bg-menu.jpg') repeat-x;
	background-position: 0 -48px;
	height: 48px;
	color: #E6E6E6;
}
.nav-bar>li.has-flyout>a:first-child:after {
	top: 22px
}
ul.flyout li a, .nav-bar li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
}
.flyout {
	top: 48px
}
footer .flyout { display:none !important}
ul.flyout li, .nav-bar li ul li {
	border-left: 3px solid #2b2b4e
}
ul.flyout li.active a, .nav-bar li ul li.active a {
	background: none repeat scroll 0 0 #2b2b4e
}
ul.flyout li.active, .nav-bar li ul li.active {
	border-left: 4px solid #e6e6e6
}
/* Main Content */
#main {
	margin-left: 8px;
	padding: 20px 17px 27px;
	min-height: 1163px;
	background-color: #fff;
	-moz-box-shadow: 0 0 4px #888;
	-webkit-box-shadow: 0 0 4px #888;
	box-shadow: 0 0 4px #888;
	height: 1566px
}
.page-template-page-homepage-php #main {
	border-bottom: 0
}
#main p.meta {
	font-style: italic;
	color: #808080
}
#content {
	background: url("images/left-bg.png"), url("images/right-bg.png");
	background-repeat: no-repeat, no-repeat;
	background-position: top left, top right;
	float: left;
	height: 100%;
	width: 100%
}
.thumb-container {
	background: none repeat scroll 0 0 #DDDDDD;
	float: left;
	height: 160px;
	margin-right: 20px;
	position: relative;
	width: 160px;
	z-index: 9;
}
.thumb-container a {
	display: block;
	border: 1px solid #ddd !important;
}
.thumb-container img {
	height: 156px;
	width: 160px;
}
.single .thumb-container {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 20px;
}
.single h2 {
	margin-bottom: 20px;
}
.single .thumb-container img {
	margin: 0;
	width: 180px;
	height: 180px
}
.article-container {
	width: 435px;
	float: left;
}
.article-container h2 {
	margin-bottom: 10px
}
.article-container .addthis_counter.addthis_bubble_style {
	width: 36px!important
}
.excerpt .addthis_toolbox {
	display: none
}
.blocco {
	clear: both;
	height: 160px;
	margin-bottom: 25px;
	position: relative
}
.single-post-img {
	float: left;
	width: 100%;
	height: 100%;
	margin-bottom: 25px
}
.summarypost {
	height: 100%;
	margin-bottom: 15px
}
.page-title, .single-title, #comment-form-title {
	color: #2b2b4e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 24px
}
.datetime {
	background: url("images/bg-date3.png") no-repeat scroll 0 0 transparent;
	color: #2B2B4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 61px;
	line-height: 14px;
	margin-left: 0;
	padding: 4px 8px;
	position: absolute;
	right: -6px;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 51px;
	z-index: 999;
}
.btn-more {
	background: none repeat scroll 0 0 #F1F1F1;
	clear: both;
	float: left;
	width: 435px;
	position:absolute;
	bottom:0
}
.btn-more a.btn {
	float: left;
	background-color: #f1f1f1;
	background-image: url("images/bnt-more.jpg");
	background-position: 30px 6px;
	background-repeat: no-repeat;
	color: #2b2b4e;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 26px;
	margin-left: -37px;
	padding: 8px 0 0 54px
}
.bg-bottom-cont {
	background-color: #f1f1f1;
	color: #2b2b4e;
	float: right;
	height: 30px;
	margin-top: -47px;
	padding-top: 6px
}
ul.link-list li {
	margin: 0
}
.more-link {
	white-space: nowrap
}
article.list-post {
}
article.list-post .addthis_toolbox {
	position: absolute;
	right: 10px;
	bottom: 5px
}
#at15pf, #atic_auth {
	display: none!important
}
#main article img {
	max-width: 100%;
	margin-bottom: 18px
}
.social {
	float: right;
	padding-top: 3px;
}
.single .social {
	position: relative;
	clear: both;
	float: none;
}
.social .print {
	float: left;
	margin-right: 5px;
	width: 16px;
	height: 16px;
}
.social .print img {
	height: 16px;
	width: 16px;
	border: 0
}
.social .social-tw, .social .fb-like {
	float: right;
	width: 100px;
	overflow: hidden
}
.social .social-tw {
	width: 80px
}
/* Sidebar */
.widgettitle {
	background-image: url('images/bg-title-sidebar.jpg');
	width: 100%;
	height: 32px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 6px;
	margin-bottom: 0
}
.widgettitle a {
	color: #fff
}
.widget ul {
	list-style-type: none
}
.widget a.post-title {
	display: none
}
.text-right-widget {
	width: 100%
}
.text-right-widget h5 {
	color: #4F6088;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 18px;
    padding-bottom: 2px;
    text-transform: uppercase;
    width: 100%;
}
.text-right-widget img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	margin-top: -15px !important;
	padding: 5px;
}
.text-right-widget h5:first-child {
	margin-top: 15px
}
.widget .cat-post-item img, .widget_text img { border:1px solid #ddd; padding:10px; background:#fff }
div.panel {
	background: url('images/bg-sidebar.jpg') repeat-y #fefefe;
	border: 0;
	height: 100%;
	width: 100%;
	margin-bottom: 0;
	padding: 20px 30px;
	float: left
}
ul.side-nav {
	height: auto;
	padding: 0
}
#sidebar1 {
	height: 1600px
}
#sidebar1 .metadata, #sidebar1 .caption {
	padding-bottom: 20px
}
.widget {
	overflow: hidden;
	margin-bottom: 30px
}
.widget li {
	margin-bottom: 2px
}
.widget ul.children {
	margin-bottom: 0
}
.widget ul.children li {
	margin-left: 9px
}
#tag-cloud {
	margin-bottom: 18px
}
/* Pagination */
ul.pagination {
	display: block;
	float: left;
	height: 24px;
	margin-left: -10px;
	margin-top: 25px;
	margin-bottom: 30px
}
ul.pagination li a {
	background: none repeat scroll 0 0 #f3f3f3;
	color: #51516a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 1px 9px
}
ul.pagination li:hover a, ul.pagination li a:focus {
	background: none repeat scroll 0 0 #e6e6e6
}
ul.pagination li.current a {
	background: none repeat scroll 0 0 #485983;
	color: white;
	font-weight: normal
}
ul.pagination li.current a:hover {
	background: none repeat scroll 0 0 #4d587e
}
/* Footer */
.bg-footer {
	background-image: url('images/bg-footer.jpg');
	background-repeat: repeat-x;
	height: 105px
}
.bg-footer p { color:#6D7CAB;}
.bg-footer a:hover { color:#fff;}

#footer-bottom {
	background-color: #dfdfdf;
	color: #6f6f6f;
	padding-top: 13px;
	width: 99%;
	margin-bottom: 15px;
	margin-left: 8px;
	padding-left: 33px
}
#footer-bottom a {
	color: #6f6f6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	border-right: 1px solid #6f6f6f;
	padding: 0 5px
}
/* Mobile Menu */
.mobile-nav-container {
	background: none repeat scroll 0 0 #2B2B4E;
	display: none;
	margin: 0;
	position: absolute;
	right: 0;
	top: 38px;
	width: 160px;
	z-index: 999
}
.active .mobile-nav-container {
	display: block;
	margin-left: 0
}
.mobile-nav-container {
	-moz-transition: all .25s ease-in 0s;
	-webkit-transition: all .25s ease-in 0s;
	transition: all .25s ease-in 0s
}
ul.side-nav li {
	border-bottom: 1px solid #44445D;
	display: block;
	list-style: none outside none;
	margin: 0;
	padding: 10px;
}
ul.side-nav li.active a, ul.side-nav li:hover a {
	color: #fff
}
ul.side-nav li a {
	color: rgba(255, 255, 255, 0.49)
}
/* Comments */
#respond {
	overflow: hidden;
	margin-bottom: 30px
}
#comments {
	line-height: 3.1rem;
	margin-bottom: 18px
}
ol.commentlist, ol.commentlist ul.children {
	list-style-type: none;
	margin-left: 0
}
ol.commentlist div.avatar {
	float: left;
	margin-right: 10px
}
ol.commentlist time {
	font-size: .8em;
	color: #eee
}
ol.commentlist div.comment-author {
	position: relative
}
.panel ol.commentlist a.comment-edit-link {
	color: #fff;
	text-decoration: none
}
ol.commentlist span.edit-comment {
	position: absolute;
	right: 1.5em;
	top: 0
}
.comment h4 {
	margin-bottom: 0
}
a.comment-reply-link {
	position: absolute;
	right: 1.5em;
	bottom: 0
}
#cancel-comment-reply {
	padding-left: 20px
}
#comment-nav ul {
	list-style-type: none;
	margin: 0
}
#comment-form-elements {
	list-style-type: none;
	margin: 0
}
.attachment #main .post_content img {
	max-width: 100%
}
li.next {
	text-align: right
}

/* Media Queries Responsive Optimization */
@media only screen and (min-width: 768px) and (max-width : 1024px) {
ol.commentlist div.avatar {
	margin-right: 0
}
#top-header {
	height: 310px
}
#main {
	border-bottom: 0
}
#featured h3 {
	margin-top: 2em;
	padding-left: 2em
}
#featured p {
	padding-left: 4em
}
#featured h3, #featured p {
	width: 66%
}
.nav-bar>li>a:first-child {
	padding: 0 11px
}
}
@media only screen and (max-width: 1000px) {
#main {
	margin-bottom: 0;
	height:auto;
}
ol.commentlist div.avatar {
	margin-right: 0
}
.article-container {
	float: left;
    height: 160px;
    position: relative;
    width: 285px;
}
}
@media only screen and (max-width: 767px) {
iframe {
	display: none
}
body {
	background-image: none
}
#bg-header {
	height: 146px;
	width: 100%
}
.header-bg2 {
	background: url("images/bg-header.jpg") no-repeat scroll center top / 100% auto transparent;
	width: 100%
}
#top-header, #bg-header {
	height: 55px;
	background: #2b2b4e
}
#site-desc {
	display: inline-block;
	margin-left: 0;
	margin-top: 0;
	width: 60%
}
.siteinfo h1 {
	float: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 0;
	letter-spacing: -1px
}
.siteinfo h4 {
	background: none repeat scroll 0 0 transparent;
	color: rgba(255,255,255,0.52);
	font-size: 12px;
	margin-top: 0;
	padding-top: 3px;
	display: inline
}
#content {
	background: 0;
	width: 98%;
	float: none
}
.row .row {
	width: 100%
}
.column, .columns {
	padding: 0;
	width: 100%
}
.column:last-child, .columns:last-child {
	float: left
}
.article-container {
	width: 100%;
}
.btn-more a.btn {
	background-position: 5px 6px;
	padding: 8px 0 0 24px;
	margin-left: 0
}
article.list-post .addthis_toolbox {
	bottom: 5px
}
h2 a {
	font-size: 20px
}
.thumb-container, .single .thumb-container {
	margin-bottom: 15px;
	margin-top: 10px;
	width: 100%;
	clear: both;
	z-index: 9;
	height: 100px;
}
.thumb-container a, .single .thumb-container a {
	margin: 0;
	display: block;
	height: 100px;
	overflow: hidden
}
.thumb-container a img, .single .thumb-container a img {
	margin-top: -30%
}
div.panel {
	background-image: none;
	width: 100%
}
.textwidget {
	width: 100%
}
#sidebar1 {
	height: 100%;
	width: 100%;
	background-color: #fefefe;
	background-image: none
}
.row .eight {
	width: 100%
}
#sidebar-mobile {
	width: 100%
}
.bg-footer {
	width: 100%;
	padding-left: 25px
}
p.attribution-left, p.attribution-left a {
	font-size: 11px;
	color: #fff;
	margin-top: 15px
}
#logo {
	width: 70px
}
.thumb-container img {
	width: 100% !important;
	height: auto !important
}
.thumb-container {
	clear: both;
	height: auto;
	width: 100%;
	margin-right: 0
}
#main {
	min-height: 0;
	height: auto !important
}
article.list-post {
	height: auto
}
.blocco {
	clear: both;
	height: auto;
	margin-bottom: 25px;
	position: relative;
}
footer {
	text-align: center
}
h1 {
	text-align: center
}
.btn-more { width:100%}
}
