/*  
Theme Name: Exclusion
URL: http://therococo.luffle.com/
Author: Cynthia
*/

body{
background: #f3f3f3 url('http://therococo.luffle.com/I/V0101.jpg') repeat-x;
font-family: Times New Roman;
color: #000000;
font-size: 13px;
line-height: 14px;
}

.topnav {
font-size: 22px;
font-family: Georgia, Times New Roman, Arial;
color: #000000;
letter-spacing: 2px;
text-transform: none;
text-decoration: none;
text-align: center;

}

.topnav a:link, .topnav a:visited, topnav a {
font-size: 22px;
font-family: Georgia, Times New Roman, Arial;
color: #000000;
letter-spacing:2px;
text-transform: none;
text-decoration: none;
text-align: center;
background: #f3f3f3;
border-top: 8px solid #f3f3f3;
border-bottom: 8px solid #f3f3f3;
border-left: 8px solid #f3f3f3;
border-right: 8px solid #f3f3f3;

}

.topnav .selected, .topnav a:hover {
text-decoration:none;
color:#FFFFFF;
background: #000000;
border-top: 8px solid #000000;
border-bottom: 8px solid #000000;
border-left: 8px solid #000000;
border-right: 8px solid #000000;

}

.content{
color: #000000;
font-size: 13px;
line-height: 14px;
font-family: Times New Roman;
text-align: justify;
padding:10px;

}

.credit{
color: #000000;
font-size: 10px;
font-family: Times New Roman;

}

a:link, a:visited, a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#f3f3f3;
background: #000000;
text-decoration:none;

}

/*
#######################################
Select
#######################################
*/

input#s{
color:#5188d2;
width:120px;
border:1px solid #000000;
background:#000000;

}

form {
background-color: transparent;

}

input, textarea, option, select {
border: 6px solid #000000;
background-color: #000000;
border: 0px;
font: 11px "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
line-height: 15px;
color: #7b7973;
text-align: justify;
letter-spacing: 0px;
padding: 3px;

}

input:focus, textarea:focus {
border: 6px solid #000000;
background-color: #000000;
border: 0px;

}