/* Structure */
* {
margin: 0;
padding: 0;
}
body {
margin: 0;
background: #7BAEE7 url("images/background.jpg") repeat-y center top;
}
#page {
margin: 0 auto;
width: 779px;
}
#header {
margin: 0 auto;
height: 254px;
width: 779px;

}
#content {
padding: 22px 54px 30px 10px;
width: 530px;
float: left;
}
#sidebar {
padding: 10px 0 0 0;
width: 175px;
float: left;
}
#footer {
height: 80px;
margin: 0 auto;
width: 779px;
clear: both;
padding: 50px 0 0 10px;
}
#footer_pad{
padding-top: 30px;
}
p.footer_text, p.footer_text a,  p.footer_text a:hover{
font-size: 12px;
color:#666666;
line-height: 2px;
}
/* Fonts */
body {
font-family: Trebuchet MS, Helvetica, sans-serif;
line-height: 22px;
}
p { 
color: #000000;
font-size: 15px; 
padding: 0 0 15px 0;
}
p.large {
font-size: 16px; 
}

h1, h1 a, h1 a:hover, h2.index, h2.index a, h2.index a:hover {
color: #FF2294;
font-size: 23px; 
font-weight: normal;
text-decoration: none;
padding: 0px 0 20px 0; 
}
h1.index, h2.index {
padding:  12px 0px 0  0; 
}
h2, h4 {
font-size: 18px;
color: #000000;
padding: 4px 0 10px 0;
font-weight:normal;
} 
h3 {
font-size: 25px;
color: #000000;
padding: 4px 0 10px 0;
font-weight:strong;
line-height: 25px;
}

a {
font-size: 15px;
color: #2277DD;
}
a:hover {
font-size: 15px;
color: #FF2294;
}
#date {
font-size: 12px;
color:#666666;
line-height: 16px;
padding: 0 0 0 0;
margin: 2px 0 10px 0;
}
#sidebar li.sidebar_title {
font-size: 15px;
color: #000000; 
letter-spacing:normal;
padding: 18px 0 0 0;
margin: 0 0 6px 0;
line-height: 10px;
}
#sidebar li a {
color: #2277DD;
font-size: 13px;
line-height: 14px;
}
#sidebar li a:hover {
color: #FF2294;
}
#sidebar li {
font-size: 12px;
line-height: 16px;
color:#666666;
margin: 0 0 6px 0;
}
p.categories, p.categories a, p.categories a:hover {
line-height: 22px;
}
p.bookmarks, p.categories, p.index_preview {
padding: 0 0 30px 0;
}
blockquote p{
color: #666666;
padding-left: 15px;
border-left: 2px solid #F2F2F2; 

}
blockquote {
margin: 0 0 15px 0;
}
/* Lists */
ul {
list-style: none;
} 

/* Feed */
#feedRss a{
height: 32px;
width: 32px;
display: block;
text-decoration: none;
background: none;
margin: 0;
}
#feedRss {
background: url("images/css_rss.gif") no-repeat;
text-decoration: none;
float:left;
margin: 18px 7px 0 0;
} 
/* Comments */
textarea {
width: 520px;
padding: 3px;
font-family: Trebuchet MS, Helvetica, sans-serif;
}
label, input, textarea, form, submit {
margin-top: 5px;
font-size: 13px;
}
li.comments_even {
padding: 20px 20px 10px 20px;
background: #F8F8F8;
margin: 11px 0 14px 0;
}
p.categories {
padding: 20px;
background: #F8F8F8;
margin: 11px 0 25px 0;
}
.comment_details {
padding-top: 9px;
}
.comment_approve {
color: #FF2294;
font-size: 17px;
padding-bottom: 6px;
}
#comment_text {
padding: 10px 0 0 0;
}
span.comment_author {
color: #2277DD;
}

span.comment_boss, span.comment_boss a {
color: #FF2294;
}
/* Archives */
li.archive {
margin: 0 0 25px 0;
}
/* Contact */
.contactright, .contactform, .contactleft{
font-size: 16px; 
}
/* Ads */
#adLinkTop {
padding: 5px 0 0 0;
}
#adMain {
float:left;
padding: 5px 9px 0 0;
}
#adBottom {
padding: 10px 0 26px 15px;
}

#divider {
border-bottom: solid 1px #CCCCCC;
height: 15px;
clear:both;
float:none;
}
