/*
Theme Name: Artistico

Description:  Tema realizzato in Html5. 
Version: 1.0
Author: Maurizio Annibali
Site: http://www.graphactivity.com
*/

/* Reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
html {overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }


/*** General ***/
body {color: #666;font: 16px/28px;font-family: 'Special Elite', cursive, sans-serif;background: #fff;}

	/* Typography */
	a 			{color: #000;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
	a:hover 	{color: #105862;}
	a:active	{outline: none;}
	p, dl, hr, h1, h2, h3,
	ol, ul, dd, pre, table, fieldset {margin-bottom: 20px;}
	h1, h2, h3, h4, h5, h6 {text-shadow: 0 1px 0 #fff;}
	h1 			{font-size: 32px;}
	h2 			{font-size: 28px;}
	h3 			{font-size: 26px;letter-spacing: -1px;}
	h4 			{font-size: 21px;margin-bottom: 15px;}
	h5 			{font-size: 18px;}
	h6 			{font-weight: normal;font-size: 16px;}
	
	/* Structure */
	#wrapper 		{width: 960px;margin: 0 auto;background:#fff;}
	#header 		{width: 100%;float:left;padding: 20px 20px 20px 20px; background:#fff; text-align: center;height: 40px;}
	#header-home	{width: 100%;float:left;padding: 20px 20px 20px 20px; background:#fff; text-align: center;height: 411px;} 
	#mainmenu		{width: 100%;float:left;background: #888}
	#main 			{width: 920px;/*float:left;*/padding: 20px 20px 20px 20px;}
	#content 		{width: 870px;float:left; margin: 0 auto; -moz-box-shadow : 0 0 6px #c2c2c2;-webkit-box-shadow : 0 0 6px #c2c2c2;padding: 20px 0px;}
	#content-home 	{width: 870px;float:left; margin: 0 auto; -moz-box-shadow : 0 0 6px #c2c2c2;-webkit-box-shadow : 0 0 6px #c2c2c2;padding: 20px 20px 20px 20px;}
	#sidebar 		{width: 270px;float:right;}
	#footer			{width: 920px;float:left;padding: 30px 20px 10px 20px;background:#222; text-align: center;font-size: 14px;margin-top: 40px;}


/*** Header ***/
#site-title				{font-weight: 400; font-size:36px; text-transform:uppercase;color:#333; margin: 0 auto;}
#site-title a:hover 	{background: none;}
#img-testata 			{width: 480px; heigh: auto; margin: 0 auto; z-index: 999; margin-top: 50px;}


	

/*** Post ***/
.post 					{float: left; /width: 100%;}


	/* Post title */
	.post .entry-title 	{margin-bottom: 20px; text-align: center;}
	.post .entry-title a{display: block;font-size: 38px;line-height:40px;font-weight: bold;letter-spacing: -1px; color: #252526;}
	.post .entry-content{line-height:25px; font-family: 'Josefin Slab', serif; font-size: 24px; line-height: 30px;}
	.post .entry-content img {display: block;}
	.index-thumb		{width:90px;height:auto; float: left; margin: 0 12px 12px 0;}
	
	hr{border-bottom: 1px solid #ccc;border-top:none;border-left:none;border-right:none;margin:25px 0 20px 0;}
		

/*** Sidebar ***/
#sidebar {}

	/* Lists in widgets */
	.widget h3			{}
	.widget li 			{line-height: 35px;list-style-type:none}


/*** Footer ***/
#footer 				{color: #c2c2c2;}
#footer a 				{font: 14px;}


ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #999; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font-size: 16px; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:1px solid #ccc; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:1px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:1px solid #ccc; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:1px solid #ccc; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/*** Misc ***/ 
.alignleft  	{margin: 0 20px 20px 0;}
.alignright 	{margin: 0 0 20px 20px;}
.clear 		{clear: both;}
.sep 		{padding: 0 5px;}
.hide 		{display: none;}
.alert {
  background-color: #fef9c7;
  border-color: #fcdd4a;
  color: #3b3601;
  border-radius: 0 5px 5px 0;
  padding: 10px 14px;margin:0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/**
 * 8.0 - Giustificazione 
*/


.alignleft {
    float: left;
    margin: 0px 20px 20px 0;
}
.alignright {
    float: right;
    margin: 0px 0 20px 20px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
}

.wp-caption {
    margin-bottom: 2em;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}
.wp-caption {
    color: #397249;
    border: 0px solid #ececec;
    margin: 0 .4em;
}
.wp-caption-text {
    font-size: .8em;
    font-style: italic;
    line-height: 1.2em;
    margin: .6em 0 0;
    padding: .4em;
    text-align: center;
    background-color: #ececec;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

/** Varie **/

#comments {clear: both;}

.owl-carousel .owl-item { margin: 0 76px; max-width: 200px;}
.wp-post-image img {widht: auto; height: 120px;}


