﻿/*
#b3d0c6 = Body Background Page.

#003366 = H1 Main title and Sidebar Text
#333333 = Post Title
#003366 = Post Content Text

#589892 = Post Tags Meta Data
#a4cd39 = Light Green Links:hover
*/


body 
{
    background: #b3d0c6 url('http://static.tumblr.com/cfv4iiv/mClmh7bhb/_winter_texture.jpg') repeat-x bottom center fixed;
    color: #003366;
}

.AddLeafOnRight {
    background: url('http://static.tumblr.com/cfv4iiv/oklmh7b96/_winter_ico-leafright.png') no-repeat left center;
    padding: 0px 0px 0px 25px;
}
.AddLeafOnLeft 
{
    background: url('http://static.tumblr.com/cfv4iiv/1HSmh7b82/_winter_ico-leafleft.png') no-repeat right center;
}
.pagingArrows {
	background: url('http://static.tumblr.com/cfv4iiv/Wwumh7bg2/_winter_previous-next.png') no-repeat;
}
.post-regular .page-arrow {
	background: url('http://static.tumblr.com/cfv4iiv/h0Pmh7b6t/_winter_date-arrow.png') no-repeat; 
}
.post-regular .ask-arrow {
	background: url('http://static.tumblr.com/cfv4iiv/h0Pmh7b6t/_winter_date-arrow.png') no-repeat;
}
.post .post-icon, .post-link .post-icon, .post-regular .post-icon, .post-answer .post-icon, .post-quote .post-icon, .post-photoset .post-icon, .post-photo .post-icon, .post-video .post-icon, .post-audio .post-icon, .post-chat .post-icon {
	background: url('http://static.tumblr.com/cfv4iiv/h0Pmh7b6t/_winter_date-arrow.png') no-repeat;
}
.post .post-header h3, .post-link .post-header h3, .post-regular .post-header h3, .post-answer .post-header h3, .post-quote .post-header h3, .post-photoset .post-header h3, .post-photo .post-header h3, .post-video .post-header h3, .post-audio .post-header h3, .post-chat .post-header h3 {
	color: #333333;
}
.post .post-header h3 a, .post-link .post-header h3 a, .post-regular .post-header h3 a, .post-answer .post-header h3 a, .post-quote .post-header h3 a, .post-photoset .post-header h3 a, .post-photo .post-header h3 a, .post-video .post-header h3 a, .post-audio .post-header h3 a, .post-chat .post-header h3 a {
	color: #333333;
}
.post .tags, .post-link .tags, .post-regular .tags, .post-answer .tags, .post-quote .tags, .post-photoset .tags, .post-photo .tags, .post-video .tags, .post-audio .tags, .post-chat .tags {
	color: #589892;
}
.post .tags a, .post-link .tags a, .post-regular .tags a, .post-answer .tags a, .post-quote .tags a, .post-photoset .tags a, .post-photo .tags a, .post-video .tags a, .post-audio .tags a, .post-chat .tags a {
	color: #589892;
}
.post-regular .post-icon-type {
    background: transparent url('http://static.tumblr.com/cfv4iiv/aWjmh7bex/_winter_post-type-regular.png') no-repeat 25px 4px;
}
.post-audio .post-icon-type {
    background: transparent url('http://static.tumblr.com/cfv4iiv/6GLmh7ba6/_winter_post-type-audio.png') no-repeat 25px 4px;
}
.post-chat .post-icon-type {
    background: transparent url('http://static.tumblr.com/cfv4iiv/Rinmh7bbu/_winter_post-type-chat.png') no-repeat 25px 4px;
}
.post-link .post-icon-type {
    background: transparent url('http://static.tumblr.com/cfv4iiv/zccmh7bcv/_winter_post-type-link.png') no-repeat 25px 4px;
}
.post-quote .post-icon-type, .post-answer .post-icon-type {
    background: transparent url('http://static.tumblr.com/cfv4iiv/dzNmh7bdr/_winter_post-type-quote.png') no-repeat 25px 4px;
}
/*
.post-link .link-shadow2 {
	background: #FFFDF0 url('http://static.tumblr.com/cfv4iiv/zccmh7bcv/_winter_post-type-link.png') no-repeat 25px 4px;
}
.post-quote .quote-shadow {
	background: #f2f2f2 url('http://static.tumblr.com/cfv4iiv/dzNmh7bdr/_winter_post-type-quote.png') no-repeat 25px 4px;
}
.post-quote .quote-shadow2 {
	background: #f2f2f2 url('http://static.tumblr.com/cfv4iiv/dzNmh7bdr/_winter_post-type-quote.png') no-repeat 25px 4px; 
}
.post-answer .quote-shadow2 {
	background: #f2f2f2 url('http://static.tumblr.com/cfv4iiv/dzNmh7bdr/_winter_post-type-quote.png') no-repeat 45px 4px;
}
*/
#sidebar h1 {color: #003366;}
#sidebar h1 a, #sidebar h1 a:link, #sidebar h1 a:visited {color: #003366;}
#sidebarBody {color: #003366;}
#sidebar h2 {color: #003366;}
#sidebar .avatar {border: 4px solid #003366;}
    .infoDescription p {color: #003366;}
#sidebar .pages li a {color: #003366;}
#sidebar #nav a {color: #003366;}
#sidebar #nav a:link, #header #nav a:visited {color: #003366;}