/*  
Theme Name: Blogroup
Description: Tema base del network Blogroup modificato per il sito in questione, versione Search.
*/

* {
margin:0;
padding:0;
}

html,body {
background:#FFF url(images/body-bg.jpg) top repeat-x; #sfondo alto#
color:#333;
text-align:center;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
}

h1 {
font-size: 25px;
color: black;
text-decoration: underline;
margin-bottom: 50px;
font-weight:normal;
}

h2 {
font-size: 23px;
color: #BF643F;
}

h3 {
font-size:15px;
}

h4 {
font-size:14px;
}

h5 {
font-size:13px;
color:#333333;
padding-left:1px;
font-weight: bold;
}

a {
text-decoration:none;
color: black;
}

a:hover {
text-decoration:underline;
}

#inizio {
margin:0 auto;
text-align:left;
width:990px;
padding-left:10px;
padding-right:10px;
}

#seguito {
background:url(images/logo.jpg) no-repeat;
margin-top:0;
}

#menu {
float:left;
padding-top:1px;
color:#f5f5f5;
}

#loghi {
padding-top:3px;
margin-left:6px;
}

#searchbox {
margin-top: 10px; 
margin-right: 10px;
margin-bottom: 30px;
}

#content {
}

#colonna {
float:left;
margin:3px 0 0;
width:670px;
overflow:hidden;
}

#midCol a {
font-weight:normal;
}

#midCol {
color:#000000;
float:left;
margin:7px 0 0 16px;
width:300px;
line-height:1.3em;
}

#midCol p {
color:#333;
}

.middle_links h3 {
padding-left: 4px;
padding-bottom:5px;
border-bottom:4px solid #A8A847;
padding-top:4px;
border-top:4px solid #BF643F;
margin-bottom:7px;
font-weight:normal;
}

#midCol ul {
list-style: none;
margin:2px 0 2px;
}

.middle_links ul li {
list-style: none;
margin:2px 0 2px;
font-size: 12px;
font-weight: normal;
}

.middle_links img {
border:0;
}

.middle_links {
margin-bottom:20px;
}

.middle_links a{
margin-bottom:20px;
color: #666666;
}


#iniziopost {
overflow:hidden;
margin-bottom:1px;
margin-top: 30px;
}

.post {
margin:0 0 2px;
line-height:1.9em;
}
.post a {
width:100%;
display:block;
outline:none;
color: #BF643F;
}
.post a:hover {
text-decoration: underline;
}

.post .testopost {
line-height:1.4em;
overflow:hidden;
font-size: 14px;
margin-bottom: -2px;
margin-top: 2px;
}

.linktestuale {
font-size: 14px;
color: #A8A847;
margin-bottom: 2px;
line-height:1.4em;
}

#footer {
border-top:1px solid #B8B8B8;
padding-top:10px;
padding-bottom:60px;
margin:15px 0 0 0;
}
#footer p {
font-size: 11px;
color:#6D6B6B;
}
#footer p a {
font-size: 11px;
color:#333;
}

.floatleft {
float:left;
margin:3px 7px 0 0;
}

.floatright {
float:right;
margin:3px 0 0 7px;
}

.right {
float:right;
}

.left {
float:left;
}

.clear {
clear:both;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
display:inline-block;
}

* html .fix {
height:1%;
}

.fix {
display:block;
}
