/*  
Theme Name: Gadget Story
 
 
*/

body
{	
	background: #ffffff;
background-image:url(http://www.sitiegrafica.com/grafica/bg-duecolori4.png); background-repeat:repeat-x;	

	color: #000000;
	margin:0px;
	padding:0px;
	font: 13px Verdana, Tahoma, sans-serif;	
}

a
{
	color: #ff6600;
}

h1 {font-size:16px; color:#063F16; line-height:130%; margin-top:5px; text-align: center;}
h2,h3,h4,h5,h6,h7 {font-size:12px; color:#000000; padding-bottom:0; margin-bottom:0; margin-top:15px; font-weight: bold; line-height:130%;}

#container { 
	background: #d9d9d9;
	width: 920px; 
	text-align: left; 
	margin: 0 auto; 
	 

	}

/*** Header ***/
#header { 
	background: #ffffff url(http://www.sitiegrafica.com/grafica/creazione-siti-internet-forli-cesena.jpg) top center no-repeat;
	height: 339px; 
	padding: 0px;
	text-align: left;
	width: 920px;
	}

#header h2 {
	color: #336699;
	font-size: 30px;
	font-family: Verdana, Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin-top: 25px;
	margin-bottom: 0px;

	}

#header h2 a {
	color: #ff6600;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #0099FF;
	text-decoration: none;
	}

#header h3 {
	color: #ff6600;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*text-indent: 10px; */
	margin-top: 10px;
	}


/*** Menu ***/
#menu{
padding:0;
margin:0;
width:920px;

}

#menu ul{
padding:0;
margin:0; font-size:10px;
}

#menu li{
position: relative;
float: left;
list-style: none;
margin: 0px;
padding:0;
width:102px;
text-align:center;
background: url("http://www.sitiegrafica.com/grafica/bg-menu.png") no-repeat scroll 0 0 transparent;
} 

#menu li a{
height: 30px;
display: block;
text-decoration: underline;
line-height: 30px;
color: #fff;
font-weight: bold;
text-align: center;
} 

#menu li a:hover{
background-color: #2F4016;
color: #ffffff;
} 

#menu ul ul{
position: absolute;
top: 30px; 
visibility: hidden;
} 

#menu ul li:hover ul{
visibility:visible;

} 

#menu ul li li {
width:190px;
text-align:left; 
}

/***  fine menu ***/



#logotitle #logo
{	
	float: left;
	width: 34px;
	height: 40px;	
}

#logotitle #title
{	
	position: relative;
	top: 10px;
	left: 24px;
}

/*** Main ***/
#main
{
	width: 920px;
	margin: 0 auto;

}

#main #content
{
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-left: 10px;
        
}

.post
{
	
	line-height: 20px;
        background: #ffffff; 
        padding: 15px; 
        margin-bottom: 15px;
font-size: 12px;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #273647;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
}

.post .postheader .postmeta
{
	width: 650px;
	font-size: 11px;
	border-bottom: solid 1px #ababab;
	padding-bottom: 5px;
}

.post img
{
	padding: 5px;
	
}


/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 190px;
	line-height: 25px;
	margin-top: 5px;
	padding: 0px 0px 0px 0px; }
	

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style: none;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0px;
	text-indent: 0px;
	margin-right: 5px;

}



#sidebar ul li a {
display:block;
	color:#000000;
text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}



#sidebar .sidebarbox h3
{
	
	color: #063F16;
	font-size: 11px;
	margin-bottom: 0px;
        text-align: center;
}

div.sidebarbox
{margin-bottom: 50px;}

#sidebar ul li {

        display:block;
	width:170px;
	border:#000000 dotted 1px;
	background: #c4dba8;
	padding-left: 5px;
padding-right: 5px;
	margin-bottom:3px;
	
}


/***  Search form ***/
.searchform form
{
	margin-top: 10px; margin:auto; text-align:center;
}
.searchform #search
{
	width: 150px; margin-top:5px;
}

/*** Comments ***/
.allcomments h3
{
	font-size: 15px;
}

.commentbox
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ababab;
	background: #f6f6f6;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 11px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 300px;
}

#commentform label
{
    display:block;
    margin: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform strong
{
	font-size: 11px;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

/*** Footer ***/
#footer
{
	width: 920px;
	color: #000000;
	overflow: hidden;
	clear: both;
	padding: 0px;
line-height: 150%;
}

#footer a {
	color: #000000;
	text-decoration: none;
	}

#footer a:hover {
	color: #FF6600;
	/*text-decoration: underline;*/
	}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

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


/**** personalizzati ****/
div.wrap-tabella {width:630px; text-align:center; padding:0;}

div.colonnasinistra {width:300px; margin-right:15px; float:left; text-align:left; font-weight:bold; font-size:140%; height:30px; line-height:30px;}
div.colonnadestra {width:300px; margin-left:15px; float:left; text-align:left; font-weight:bold; font-size:140%; height:30px; line-height:30px;}
div.colonnasinistratesti {width:284px; margin-right:15px; float:left; text-align:left; padding:3px; height:170px;}
div.colonnadestratesti {width:284px; margin-left:15px; float:left; text-align:left; padding:3px; height:170px;}


img.immaginidescr {padding-right:5px;}

ul.elenco {list-style-image:url(http://www.sitiegrafica.com/grafica/freccia_16x16.png); line-height:200%;}
ul.home { line-height:160%;}
ul.check {list-style-image:url(http://www.sitiegrafica.com/grafica/check.png); line-height:200%; padding-top:0; }

div.boxmail{border: solid 2px #333333; padding:10px; margin-top:10x; margin-bottom: 10px; width: 500px;}

#logosopradestra
{	width: 660px;
        position:relative; top:230px; left:40px; font-size:12px; line-height:150%; color:#000000; text-align: left;
}

div.boxmail{margin:auto;}

#search-submit{margin:auto; margin-top:5px; }

div.boxsinistro{float: left; width: 300px; border: 2px solid #3f743b;  padding-left:10px; padding-right:10px; 
margin:10px 0 10px 0; text-align:justify; font-size:90%; height: 800px;}

div.boxdestro{float: right; width: 300px; border: 2px solid #3f743b; padding-left:10px; padding-right:10px; 
margin:10px 0 10px 0; text-align:justify; font-size:12px; height: 800px;}

div.footersinistro{float: left; width: 500px; padding-left:10px; padding-right:10px; 
margin:10px 0 10px 0; text-align:left; font-size:90%; height: auto;}

div.footerdestro{float: right; width: 300px; padding-right:10px; 
margin:10px 0 10px 0; text-align:right; font-size:12px; height: auto;}



