/*---  Reset  ---*/

* {border: 0; margin: 0; outline: none; padding: 0;} 

/*---  Structural  ---*/

body {background: url(../images/bg-repeat.jpg) repeat #fff; font-family: Arial, Helvetica, sans-serif; margin: 0px;	padding: 0px;}	
#header {margin: 0 auto; width: 826px;}
#header-text p{color: #ed1f24; font-size: 1.2em; font-weight: bold; margin-top: 85px;}
#logo-container {float:left; height: 110px;	margin-top: 10px; width: 277px;}
#header-text{float: right;margin-right:-100px;}
.nav-bar{background: url(../images/header-bg-repeat.png) repeat-x; height: 43px; clear: both; margin: 0 auto; width: 100%;}
.social-header-images{float: right; margin-top: 10px;}
.social-header{margin: 0 auto; width: 926px;}
.social-header img{margin: 0 10px}
#container {background: #ecebe4; float: left; width: 100%;}
#wrapper {margin: 0 auto; width: 826px;}
#main-content {background: url(../images/wrapper-bg-repeat.png) repeat-y; float: left; width: 865px; padding: 30px;}
.post-header{background: #aba9a5; padding: 10px;}
.post-header h1{color: #fff;}
#post-social{float: left; width: 95px; text-align: right; padding: 15px;}
#post-social p{color: #ed1f24; font-weight: bold;}
.post-social-space {margin-bottom:5px;}
#post-social img{margin-bottom: 5px;}
#post-content{padding: 15px; float: left; width: 710px;}
#footer {clear: both; width: 826px; margin: 0 auto; padding-top: 14px; padding-left: 30px;}
#footer p{color: #fff;}
	
/*---  Standard Selectors  ---*/

h1 {font-size: 1.5em; margin-bottom: 5px;color:#fff;}
h2 {font-size: 1.5em; margin-bottom: 5px;color:#fff;}
h3 {margin: 7px auto 6px auto;}
p {font-size: 0.9em; margin: 0 auto 6px auto; line-height: 125%;}
blockquote {margin: 10px 15px; padding: 5px;}
ul, ol {margin: 5px 10px 10px 40px;}
li {color: #54301a; margin: 0 0 0 0; line-height: 130%;}
a:link, a:visited {color:#a62e30; font-style: italic; text-decoration: none;}	 
a:hover {color:#54301a; text-decoration: underline;}	 
a:active {color:#54301a; text-decoration: none;}
input, textarea {border: 1px solid #ccc;}
.clear {clear:both;}

/*---  Mozilla Clearfix  ---*/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */