/*
Theme Name: Love Story
Theme URI: http://sectumsempra.org
Description: Boyd's Spring/Summer Aldo
Author: Milan
*/

body, .pagemenu { 
background-color:#cecece;
background-image:url('/images/patterns/pat01.gif');
background-repeat:repeat;
margin:0;
padding:0;
font-family:Arial;
font-size:11px;
line-height:14px;
color:#363232;
}

h1 {
color:#1E1E44;
text-transform:lowercase;
font-family:Arial;
font-size:28px;
letter-spacing:-2px;
text-align: right;
line-height:18px;
padding-bottom: 0px;
font-weight: 200;
background-color: #FFFFFF;
}

h1:first-letter {
font-family: Arial;
font-size: 30px;
color: #8C004E;
font-weight: 200;
}

h3, .label {
color:#C4574E;
text-transform:lowercase;
font-family: Arial;
font-size:18px;
font-weight:bold;
text-align: left;
line-height: 18px;
font-weight: 200;
background-color: #FFFFFF;
}

h3:first-letter {
color: #8C004E;
font-size: 20px;
font-weight: 200;
}


p {
text-align: justify;
}

b, strong{

color:#8C004E;
font-weight:bold;
}



i, em{
color:#C4574E;
font-style:italic;
}



u {
color:#8C004E;
text-decoration:underline;
border-bottom:1px solid #ffffff;
}



a:link, a:visited, a:active  {
color:#1E1E44;
font-weight:bold;
text-decoration: none;
border-bottom: solid 1 px #CECECE;
}



a:hover {
color: #8C004E;
font-weight:bold;
border-bottom: solid 1 px #1E1E44;
}



table, td {
margin:0;
background-color: transparent;
padding:5px;
font-family:Arial;
font-size:11px;
line-height:11px;
color:#363232;

}


td, p.twitter-message { 

font-size:11px; 
line-height:11px;
font-family: Arial; 
text-align:justify;
background-color: transparent;

}




.input {

color:#363232; 
background-color:#cecece; 
border-width:1px;
border-style:solid;
border-color: #8C004E; 

}



.button {
color:#363232; 
background-color:#cecece; 
border:1px solid #8C004E;}



.textarea {
color:#363232;  
background-color:#cecece; 
border:1px solid; 
border-color: #8C004E;
font-family: Arial;
font-size: 11px;

}

select, option {
color:#363232;  
background-color:#cecece; 
border:1px solid; 
border-color: #8C004E;
font-family: Arial;
font-size: 11px;

}


blockquote {
background-color:#cecece;
padding:2px;
color:#1E1E44;
border-left:2px solid #1E1E44;
}



/* 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: #363232;
margin: 0px;
padding: 0px;
font-family: arial;
font-weight: normal;
text-align: right;
}



.meta a:link, .meta a:visited, .meta a:active {
color: #363232; 
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; 
}

#footer {
clear: both;
text-align: center;
color: #383438;
padding-top: 10px;
padding-bottom: 10px;
width: 100 %;
}


