/*
Theme Name: BlogNote
Theme URI: http://vincenzobongo.altervista.org/liveblognote
Author: Vincenzo Bongo
Author URI: http://vincenzobongo.altervista.org/
Description: Teama Wordpress in stile bacheca
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: right-sidebar,two-columns,fixed-width,theme-options
*/

body{
	background-image: url('images/sugherochiaro.jpg');	
	}
	
table{border:1px solid black; font-style: normal;}
table caption{font-weight: bold; color:#a00;text-align: left;}
table tr	{height: 25px;border: 2px solid black;}
table td	{width: 45px;text-align: center;}

input[type=text]{border-radius:5px;}

form#searchform input[type=text]{
-o-transition:width 0.3s linear;
-moz-transition:width 0.3s linear;
-webkit-transition:width 0.3s linear;
width: 100px;}

form#searchform input[type=text]:focus{
-o-transition:width 0.3s linear;
-moz-transition:width 0.3s linear;
-webkit-transition:width 0.3s linear;
width: 200px;}

a{text-decoration: none; color: #0044aa;}
a:hover{text-decoration: underline;}

h1{margin:0 auto;}

h2,h3,h4,h5,h6{margin:10px 20px;}

#pagina{
	width: 960px;
	margin: 0 auto;	
	background-color: transparent;
	}
	
header#testata{
	height: 175px;	
	background: transparent url('images/metfooter.jpg') repeat-x center left;
	box-shadow:5px 5px 5px #373748;
	border-radius:10px;
	margin:0 0 20px 0;
	}
	

header#testata .titolosito a{
	font-size: 36px;
	height: 95px;
	float: left;
	margin: 40px 25px;
	color: #373748;
	font-weight: bold;
}
	
header#testata .titolosito a:hover{text-decoration: none;}
	
header#testata .widget{
	float: right;
	max-width:250px; 
 margin:50px 20px 10px auto;
}

header#testata .social img{
	margin-left: 10px;
	}
	
header#testata .social img:hover{
	-webkit-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	}
	
nav#navbar{
	padding: 5px 20px;
	height: 90px;
	}

nav#navbar a{color: #1c1c24; font-size:16px;}
nav#navbar a:hover{font-size:18px;text-decoration: none;}
nav#navbar a:visited{text-decoration:overline;}

nav#navbar ul{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

nav#navbar li{
	text-align: center;
		padding: 10px 5px;
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	margin: 0 10px 0 0;
	float: left;
	box-shadow: 1px 2px 2px #373748;
	background: #ffdd55 url('images/ombra.png') no-repeat right bottom;
	height: 70px;
	width: 100px;
	}

nav#navbar li.current_page_item,li.current-menu-item,li.current-menu-parent,li.current-post-parent {
	padding: 10px 5px;
	text-align: center;
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	margin: 0 10px 0 0;
	float: left;
	box-shadow: 1px 2px 2px #373748;
	background: #8dd35f url('images/ombra.png') no-repeat right bottom;
	height: 70px;
	width: 100px;
	}
	
nav#navbar li:hover{background: #ffdd55;}
nav#navbar li.current_page_item:hover{background: #8dd35f;}
nav#navbar li.current_menu_item:hover{background: #8dd35f;}

div#maincontent{
	width: 960px;
	background-color: transparent;
	display: block;
	margin: 0 auto;
	}
	
section#content{
	float: left;
	width: 680px;
	margin: 90px 20px;
	background: transparent;
	}
	
section#content article,article.sticky{
	width: 600px;
	margin: 0 auto 60px auto;
	background: url('images/righe.png') repeat;;
	box-shadow: 0 5px 5px #373748;
	}

section#content article a{color:#aa0000;}
section#content article a:hover{text-decoration:blink;}
section#content article a:visited{text-decoration: overline;}
		
section#content article header{
	display: inline-block;
	width: 600px;
	}
	
section#content article header .scothsx{
	float: left;
	height: 110px;
	width: 106px;
	background: transparent url('images/scoth.png') no-repeat;
	margin: -50px -50px;
	}
	
section#content article header .titolo{
	float: left;
	margin: 10px auto;
	width: 550px;
	text-align: center;
	}
	
section#content article header .scothdx{
	float: right;
	width: 106px;
	height: 110px;
	background: transparent url('images/scoth.png') no-repeat;
	margin: -50px -50px;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	}
	
section#content article .articolo{
	font-style: italic;
	margin: 10px;	
	padding: 10px;
	}

section#content article .articolo .postthumbnail{
float: left;
margin:-10px 10px -10px 1px;
max-width: 100px;
max-height: 100px;
}

section#content article .articolo p ul{list-style-type: disc;}
section#content article .articolo p ol{list-style-type: decimal;}
section#content article .articolo p img.aligncenter{text-align: center;}
section#content article .articolo p img.alignleft{text-align: left;}
section#content article .articolo p img.alignright{text-align: right;}
blockquote{
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	font-weight: bold;
	color: #fff;
	padding:5px;
	}

section#content article footer{
	margin-top: 10px;
	padding: 5px 20px;
	text-align: right;
	}

section#content .nav-single{text-align: center;width: 100%;height:50px;margin: 5px auto;}

section#content .nav-single .nav-next{float: right;}
section#content .nav-single .nav-previous{float: left;}

section#content #comments .bypostauthor{}

section#content #comments{
	width: 100%;
	padding: 10px 0;
	background-color: rgba(255,255,255,0.5);
	}
	
section#content #comments #comments-title{
	color:black;
	}	

section#content #comments ol.commentlist{
	list-style-type: none;
	margin:0;
	}

section#content #comments ol.commentlist li{
	list-style-type: none;
	font-size: 13px;
	width: 550px;
	margin:10px 0;
	}

section#content #comments ul.children {
	margin 5px 0;
	list-style-type: none;
	}
	
section#content #comments ul.children li{
	color:#fff;
	background-color: rgba(0,0,0,0.3);
	padding:5px;
	}

section#content #comments cite.fn{font-size:16px;margin-left:10px;color:#04A;}

section#content #comments #respond{
	width: 80%;
	margin:20px 10%;
	}

section#content #comments #respond p{
	font-size: 13px;
	font-style: italic;
	}
			
section#content #commentform{
	width: 100%;
	margin:0;
	}
	
	section#content textarea#comment{
		border:1px solid grey;
		border-radius:10px;
		font-style: italic;
		color:grey;
		width: 100%;
		height:100px;
		}
		
p.form-allowed-tags{
	width: 100%;
	height: 50px;
	font-size:10px;
	color:#A00;
	}		
			

aside#barralaterale{
	float: right;
	width: 240px;		
		}

div.tagcluod{
	margin:5px 5%;
	width: 90%;
	min-height: 50px;
	}

div.tagcluod>a{color:#A00;font-weight: bold;}
div.tagcluod>a:hover{font-size: 20px;color: green;}

aside#barralaterale .widget{
	width: 220px;
	margin: 10px;
	box-shadow: 1px 2px 2px #373748;
	padding: 0 0 20px 0;
	background: #aaccff url('images/ombra.png') no-repeat bottom right;
	}

aside#barralaterale .sidebar .intestazione{
	margin:0;
	padding:10px 20px;
	background: url('images/stripe.png') no-repeat bottom center;
	}
	
.gallery-caption{text-align: center;}	
	
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

	
footer#piedipagina{
	padding: 10px;
	box-shadow: 0 3px 3px #373748;
	width: 960px;
	height: 100px;
	background: url('images/foglio.png') repeat;	
	float: left;
	margin-bottom: 10px;
	}
	
footer#piedipagina a:hover{font-weight: bolder;}
	
footer#piedipagina .punes{
		float: left;
		width: 30px;
		height: 30px;
		background: url('images/punes.png') no-repeat;
	}
	
footer#piedipagina .punes2{
		float: right;
		width: 30px;
		height: 30px;
		background: url('images/punes2.png') no-repeat;
	}
	
footer#piedipagina #titolidicoda{
	width:380px;
	text-align: center;
	font-style: italic;
	margin: 50px auto 20px 10px;
	float: left;
	}
	
	footer#piedipagina #social{
	float: right;
	font-style: italic;
	margin: 15px auto;
	}
	
	footer#piedipagina #social img{margin:5px;}
	footer#piedipagina #social img:hover{
		-moz-transform:scale(1.2,1.2);		
		-webkit-transform:scale(1.2,1.2);		
		-o-transform:scale(1.2,1.2);		
		}