/*
Theme Name: pretty
Description: Flowery theme
Author: Isi
Author URI: http://secrenotes.org
*/

body, html { 
padding : 0; 
margin : 0; 
} 
body { 
background: #EBCC96 url('http://www.kristen-always.thefanhost.com/wp-content/themes/Kristen%20Stewart/img/kristen-headerbg.png') repeat-x;
text-align: center;
font-family: 'Tahoma';
font-size:8pt;
line-height:15pt;
color : #636363; 
} 
#container { 
margin : 0 auto; 
text-align : left; 
width: 790px;
margin-top: 20px;
border: 1px solid #D7D7D7;
background: #f1f1f1;
} 


/* Header Section */

#header  { 
font: 60px "Veranda";
color:#d7d7d7;
letter-spacing: -3px;
text-align : center; 
text-shadow: 1px 1px 1px #000;
margin-top: 0px;
} 
small {
font: 25px "Veranda";
color: #161616;
letter-spacing: -1px;
text-align : center; 
margin-top: -20px;
text-shadow: 1px 1px 1px #000;
}
#sidebar { 
width: 200px;
float: right;
margin-bottom: 20px;
padding: 8px;
} 
#content {
width: 550px;
padding: 10px;
margin-bottom:2 0px;
float: left;
}
#footer {
clear:both;
text-align:center;
background: #f1f1f1;
padding:10px;
height:40px;
}
a:link,a:visited {
text-decoration: none;
color: #1385C0;
font-weight:400;
text-align:justify;
padding:0;
text-decoration: none;
} 
a:hover { 
color: #5B93B0;
text-decoration: underline;
}

/* Navigation */

#navigation {
background: #F1F1F1;
padding: 15px;
margin: 0;
border-bottom: 1px solid #D7D7D7;
}

#navigation ul, #navigation li{ 
list-style-type: none;
display : inline;
} 

#navigation a:link, #navigation a:visited { 
float: inherit;
font-family : georgia;
font-size : 16pt;
text-decoration : none;
text-transform : lowercase;
letter-spacing:-2px;
color: #1385C0;
width: auto;
padding : 10px 20px;
}

#navigation a:hover  {
color: #005988;
background: #d7d7d7;
text-decoration: none;
}

h1 {
margin: 1px;
PADDING: 10px;
text-align: center;
font-family: verdana;
font-size: 10pt;
text-transform: uppercase;
background-color: transparent;
background-image:url(http://www.kristen-always.thefanhost.com/wp-content/themes/Kristen%20Stewart/h1.jpg);
letter-spacing: 1pt;
}

h2  {
color:#69613C;
font: italic 130%/80% Georgia, Sans-Serif;
margin: 0px 21px 0px 20px;
border-bottom: 1px dotted #808080;
padding: 5px;
text-align: center;
}
h5 {
font-weight:400;
color:#979797;
font-size:8.5pt;
text-transform:uppercase;
display:block;
background-image:url();
text-align:left;
margin-top:2px;
}

/* Comments Section */

.comment-link {
color: #222;
}
.comment-link a:link, .comment-link a:active, .comment-link a:visited  {
color:#222;
text-decoration : none;
} 
.comment-link a:hover  {
color:#202020;
text-decoration : underline;
}

.comments { 
background: #f9f9f9;
border-bottom: 3px solid #d7d7d7;
padding: 10px;
min-height: 150px;
}

.avatar {
float: right;
width: auto;
padding: 8px;
} 
strong {
color: #5B93B0;
}

b {
color: #636363;
}

blockquote { 
background: #f9f9f9;
border-left: 3px solid #d7d7d7;
border-right: 3px solid #d7d7d7;
padding: 10px;
}
textarea, input, select, submit {  
padding: 10px;
background: #f1f1f1; 
font: 12px/24px verdana;
color: #404040;
border: 1px solid #d7d7d7;
}
img {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
#postarea img {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}