/*
Theme Name: Brown Tree
Theme URI: http://www.seraphimLLC.com
Description: Design by <a href="http://www.seraphimLLC.com" title="seraphim Internet Solutions, LLC">Seraphim Internet Solutions, LLC</a>. 
Version: 1.0
Author: Matt Balogh
Author URI: http://www.SeraphimLLC.com
License: General Public License (GPL)
*/

html {
	padding:0px;
	margin:0px;
}
body {
	padding:0px;
	margin:0px;
	color:#f3e7d2;
	background-color:#5E4A27;
	background-image: url('/wp-content/themes/brown_tree/images/tree_background.jpg');
	background-repeat:no-repeat;
	background-position: 0% 100%; 
	background-attachment: fixed;
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	text-decoration: none;
}

div.mainContainer {
	margin:0px;
	margin-top:30px;
	width: 900px;
}

div.navContainer {
	width:900px;
	color: #d98a00;
}

#navContainer a {
	color: #f3e7d2;
	text-decoration: none;
}
#navContainer a:hover {
	color: #d98a00;
	text-decoration: underline;
}
#navContainer a:visited {
	color: #f3e7d2;
}

div.subContainer {
	margin: 0px;
	padding: 5px;
	font-family: "Trebuchet MS", "MS Sans Serif", sans-serif;
	color: #5E4A27;
	text-align: left;
}
div.content {
	width: 100%;
}
#content a {
	color: #d98a00;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

div.heading {
	width: 100%;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
div.nav_heading {
	width: 100%;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

/* twitter */
div#twitter_div {
	font-size:12px;
}
div#twitter_div ul#twitter_update_list li {
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
	list-style-type:none;
}
div#twitter_div ul {
	margin: 0px;
	padding: 0px;
}
div#twitter_div ul#twitter_update_list a {
	color: #d98a00;
}

/* blog */
div#blog_div {
	font-size:12px;
}
div#blog_div li {
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
	list-style-type:none;
}
div#blog_div ul {
	margin: 0px;
	padding: 0px;
}
div#blog_div a {
	color: #5E4A27;
	text-decoration:none;
}
div#blog_div a:hover {
	text-decoration:underline;
}

/* footer */
div.footer {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color:#5E4A27;
	font-size: 11px;
	color: #d98a00;
	margin-top:10px;
	margin-bottom:15px;
	float:right;
	font-family: "Trebuchet MS", "MS Sans Serif", sans-serif;
	width:900px;
	border: 1px solid #d98a00;
}

/* logos */
div.logo {
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
	width: 127px;
	height: 72px;
	border: 1px solid #d98a00;
}
div.logoSpacer {
	float: left;
	width: 18.25px;
}
div.logoFrame {
	position: absolute;
	width: 129px;
	height: 74px;
}

hr.divider {
	width: 100%;
	height: 1px;
	border-top: 1px dashed #d98a00;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}

span.posted_by {
	color: #5E4A27;
	font-size: 8pt;
	margin-bottom: 12px;
}
div.storycontent {
	color: #5E4A27;
	font-size: 8pt;
}
div.meta {
	color: #5E4A27;
	font-size: 8pt;
}
#meta a {
	color: #5E4A27;
	text-decoration: none;
}
#meta a:hover {
	text-decoration: underline;
}

div.feedback {
	color: #5E4A27;
	font-size: 8pt;
}
#feedback a {
	color: #5E4A27;
	text-decoration: none;
}
#feedback a:hover {
	text-decoration: underline;
}

/* Blog Comments */
h2 {
	font-size: 12px;
}
#commentlist li {
	font-size: 12px;
}
/* End Blog Comments */

/* Blog Social Media Links */
div.social_media {
	height:16px;
	text-align: right;
	width: 100%;
/*
	margin-top: -12px;
*/
}
#social_media a {
	display:block;
	height:16px;
	width:16px;
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type:none;
	text-align:left;
	background-image: url('/wp-content/themes/brown_tree/images/sprites-pt-all.png');
	background-repeat: no-repeat;
	float:right;
}
#social_media ul {
	list-style-type: none;
}
#social_media li {
    display: inline;
}
<!--
a.social-share-email{background-position: -52px -52px;}
a.social-share-print{background-position: -52px -130px;}
a.social-share-delicious{background-position: -52px 0;}
a.social-share-digg{background-position: -52px -26px;}
a.social-share-facebook{background-position: -52px -78px;}
a.social-share-linkedin{background-position: -52px -104px;}
a.social-share-twitter{background-position: -52px -156px;}
-->

a.social-share-email{background-position: -26px -52px;}
a.social-share-print{background-position: -26px -130px;}
a.social-share-delicious{background-position: -26px 0;}
a.social-share-digg{background-position: -26px -26px;}
a.social-share-facebook{background-position: -26px -78px;}
a.social-share-linkedin{background-position: -26px -104px;}
a.social-share-twitter{background-position: -26px -156px;}


a.social-share-email:hover{background-position: -78px -52px;}
a.social-share-print:hover{background-position: -78px -130px;}
a.social-share-delicious:hover{background-position: -78px 0;}
a.social-share-digg:hover{background-position: -78px -26px;}
a.social-share-facebook:hover{background-position: -78px -78px;}
a.social-share-linkedin:hover{background-position: -78px -104px;}
a.social-share-twitter:hover{background-position: -78px -156px;}

.social-active a.social-share-email{background-position: -26px -52px;}
.social-active a.social-share-print{background-position: -26px -130px;}
.social-active a.social-share-delicious{background-position: -26px 0;}
.social-active a.social-share-digg{background-position: -26px -26px;}
.social-active a.social-share-facebook{background-position: -26px -78px;}
.social-active a.social-share-linkedin{background-position: -26px -104px;}
.social-active a.social-share-twitter{background-position: -26px -156px;}

.social-active a.social-share-email:hover{background-position: -78px -52px;}
.social-active a.social-share-print:hover{background-position: -78px -130px;}
.social-active a.social-share-delicious:hover{background-position: -78px 0;}
.social-active a.social-share-digg:hover{background-position: -78px -26px;}
.social-active a.social-share-facebook:hover{background-position: -78px -78px;}
.social-active a.social-share-linkedin:hover{background-position: -78px -104px;}
.social-active a.social-share-twitter:hover{background-position: -78px -156px;}

.social-active a.social-share-active-email:hover{background-position: 0 -52px;}
.social-active a.social-share-active-print:hover{background-position: 0 -130px;}
.social-active a.social-share-active-delicious:hover{background-position: 0 0;}
.social-active a.social-share-active-digg:hover{background-position: 0 -26px;}
.social-active a.social-share-active-facebook:hover{background-position: 0 -78px;}
.social-active a.social-share-active-linkedin:hover{background-position: 0 -104px;}
.social-active a.social-share-active-twitter:hover{background-position: 0 -156px;}
/* End Blog Social Media Links */

