/*
Theme Name: WordPress Dottoressa Gamberini theme
Version: 1.0
Author: Lorenza Vellucci
Author URI: http://www.lorenzagrafica.it
*/



/* CSS Document */
/*id principali standard*/
body {margin:0; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:80%; color:#666; line-height:normal; background-color:#fff;}
.body #container{width:815px; margin:0 auto;}
.body #header, .body #content, .body #footer{padding:0 31px; margin:0;}
.body #header {height:170px; background-image:url(img/dottoressagamberini_testata.jpg); padding-top:25px;}
.body #content{background-image:url(img/dottoressagamberini_repeat.png); background-repeat:repeat-y;}
.body #footer{clear:both; font-size:10px; text-align:center; height:95px; padding-top:10px; background-image:url(img/dottoressagamberini_footer.jpg);} 

img{margin:0; padding:0; }

/*definizioni tag html*/
form, input, textarea, select {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:normal;}

h1, h2, h3{font-weight: bold; margin:0;}
h1{font-size:18px; color:#039;}
h2{font-size:13px;}
h3{font-size:10px;}

/*link*/
a, a:visited{text-decoration:none; color:#06c; cursor:pointer;}
a:hover {text-decoration:underline; cursor:pointer;}
a:visited{color:#999; cursor:pointer;}

/*liste*/
ul{list-style:none; list-style-image:url(img/dottoressagamberini_liste.png); margin:0 0 20px 20px; padding:0 0 0 20px;}

/*id*/
#logo a{width:560px; height:80px; display:block; text-indent:-1000em;}
#description{color:#fff; font-family:"Times New Roman", Times, serif; font-size:16px; font-style:italic; margin-left:10px;}
#menu, #contenuti{float:left;}
#menu{width:220px; background-color:#e5f3fd; height:auto;}
#menu h2{display:block; text-indent:-1000em; height:40px; background-repeat:no-repeat;}
#contenuti{margin:10px; width:490px;}
#searchform #s{width: 120px;}
#searchform #searchsubmit{overflow:hidden;padding: 0;margin: 0;display:inline}

/*tit*/
#tit-pagine{background-image:url(img/dottoressagamberini_tit-pagine.png);}
#tit-archivio{background-image:url(img/dottoressagamberini_tit-archivio.png);}

