/*
Theme Name: Ford's The Birds
Theme URI: http://sectumsempra.org
Description: Featuring Tom Ford ad campaign fall 2010
Author: Milan
*/

body { 
background-color:#FFFFFF;
background-image:url('/images/morningsunbg.png');
background-repeat:repeat-all;
margin:0;
padding:0;
font-family:Arial;
font-size:11px;
line-height:14px;
color:#3e3e3e;
}

h1 {
color:#FFFFFF;
text-transform:uppercase;
font-family:Arial Black;
font-size:36px;
letter-spacing:-2px;
text-align: right;
line-height:36px;
padding-bottom: 0px;
font-weight: 200;
}

h1:first-letter {
font-family: Arial Black;
font-size: 40px;
color: #481030;
font-weight: 200;
}

h3, .label {
color:#FFFFFF;
background-color: #481030;
text-transform:uppercase;
font-family: Arial Black;
font-size:12px;
font-weight:bold;
text-align: right;
font-weight: 200;
}


p {
text-align: justify;
}

b, strong{

color:#481030;
font-weight:bold;
}



i, em{
color:#140b39;
font-style:italic;
}



u {
color:#481030;
text-decoration:underline;
border-bottom:1px solid #140b39;
}



a:link, a:visited, a:active  {
color:#140b39;
font-weight:bold;
text-decoration: none;
border-bottom: solid 1 px #CECECE;
}



a:hover {
color: #481030;
font-weight:bold;
border-bottom: solid 1 px #140b39;
}



table, td {
margin:0;
background-color: transparent;
padding:5px;
font-family:Arial;
font-size:11px;
line-height:11px;
color:#3e3e3e;

}


td, p.twitter-message { 

font-size:11px; 
line-height:11px;
font-family: Arial; 
text-align:justify;
background-color: transparent;

}




.input {

color:#3e3e3e; 
background-color:#cecece; 
border-width:1px;
border-style:solid;
border-color: #481030; 

}



.button {
color:#3e3e3e; 
background-color:#cecece; 
border:1px solid #481030;}



.textarea {
color:#3e3e3e;  
background-color:#cecece; 
border:1px solid; 
border-color: #481030;
font-family: Arial;
font-size: 11px;

}

select, option {
color:#3e3e3e;  
background-color:#cecece; 
border:1px solid; 
border-color: #481030;
font-family: Arial;
font-size: 11px;

}


blockquote {
background-color:#EEEEEE;
padding:2px;
color:#140b39;
border-left:2px solid #140b39;
}



/* COMMENTS */

.commentlist li {

margin: 0px 0px 0px;
padding: 2px;
list-style: none;
}

#commentlist {
padding: 2px;
list-style-type: none;
}

#commentlist li {
padding: 2px;
width: 450px;
}

.alt {
width:450px;
}



/* META-TAGS  */

.meta {
font-size: 11px;
color: #3e3e3e;
margin: 0px;
padding: 0px;
font-family: arial;
font-weight: normal;
text-align: right;
}



.meta a:link, .meta a:visited, .meta a:active {
color: #3e3e3e; 
font-weight: normal;
font-family : arial;
letter-spacing: 0;
text-transform: lowercase;
}

.meta a:hover {
text-decoration: none;
}

.meta ul {
display: inline;
margin: 0;
padding: 0;
list-style: none;
}


.meta li {
display: inline; 
}

h2 {
color:#481030;
text-transform:uppercase;
font-family:Arial Black;
font-size:18px;
letter-spacing:-1px;
text-align: center;
line-height:20px;
}

#sidebar {
background-color: none;
width: 200px;
height: auto;
text-align: justify;
padding: 20px;
float: right;
}

#sidebar ul {
list-style:none;
display: block;
background-color: #FFFFFF;
color: #383438;
border-left: 5px solid #481030;
padding: 5px;
}

#sidebar ul:hover {
border-left: 5px solid #383438;
}

#footer {
clear: both;
text-align: center;
color: #383438;
padding-top: 50px;
padding-bottom: 10px;
width: 100 %;
}


