/*
Theme Name: MMA Mania.it
Version: 2.0
Author: Marco
*/

/* Links */
a {color: #ffffff; text-decoration: none; border: none;}
a:hover {color: #facb19; text-decoration: none; border: none;}
a img {border: none; }
a.name {text-decoration: none; color: #ffffff; font-size: 30px;}
a.postlink { text-decoration: none; color: #ffffff; font-size: 16px;}
a.postlink:hover {text-decoration: none;}
/* Fine links */

/* Link gialli */
.linkgialli a { color: #facb19 }
.linkgialli a:hover { color: #ffffff }
/* Fine link gialli */

#head {
height: 80px;
width: 970px;
position: relative;
}

#main {
width: 970px;
background-color: #141414;
min-height: 1100px;
}

body {
clear:both;
background-color: #000000;
font-family: Tahoma, Verdana, Sans;
color:#bdbaba;
font-size: 12px;
margin: 0;
padding: 0;
}

#content {
background-image: url(http://www.mmamania.it/ufc/wp-content/themes/MMA_Mania.it_2.0/images/rettangoli-sfondo/content-middle.jpg);
background-repeat: repeat-y;
text-align: justify;
margin-left: 210px;
margin-right: 210px;
padding-left: 25px;
padding-right: 25px;
}

div.header-footer{
background-image: url(http://www.mmamania.it/ufc/wp-content/themes/MMA_Mania.it_2.0/images/rettangoli-sfondo/header-footer-middle.jpg);
width: 958px;
background-repeat: repeat-y;
}

#foot {
clear: both;
font-size: 10px;
text-align: center;
bottom: 10px;
}

/* Sidebar 1 */
#menu {
float: left;
text-align: left;
width: 201px;
padding-left: 8px;
}
div.rettangoli-sb1{
background-image: url(http://www.mmamania.it/ufc/wp-content/themes/MMA_Mania.it_2.0/images/rettangoli-sfondo/sidebar-middle.jpg);
width: 201px;
background-repeat: repeat-y;
}
/* Fine sidebar 1 */

/* Sidebar 2 e componenti */
#menu2 {
float: right;
padding-right: 8px;
width: 201px;
text-align: center; 
}
div.rettangoli-sb2{
background-image: url(http://www.mmamania.it/ufc/wp-content/themes/MMA_Mania.it_2.0/images/rettangoli-sfondo/sidebar-middle.jpg);
width: 201px;
background-repeat: repeat-y;
}
#wpsearch {
background-color: #ffffff;
color: #000000;
border: 1px #a5acb2;
width: 130px;
margin-bottom: 5px;
}
#searchbox {
position: fixed;
bottom: 0px;
width: 100%;
}
div.bannerone{
background-image: url(/wp-content/themes/MMA_Mania.it_2.0/images/rettangoli-sfondo/sidebar-middle.jpg);
background-repeat: repeat-y;
}
/* Fine sidebar 2 e componenti */

li {list-style: none;}

#textbox {background-color: #669966; border: 1px solid #000000; color: #ffffff;}
#textbox:focus {background-color: #ffffff; color: #669966;}
textarea {font-family: Arial; font-size: 11px; border: 3px solid #ffffff; padding: 3px; width: 400px;}
