/* 
Theme Name: The Social Trust- Features
Theme URI: 
Description: The The Social Trust theme based on a WeAreNotYou Design.
Version: 1.2
Author: Coded by House Of Quorum
Author URI: http://www.houseofquorum.com/
*/
/*--you can change the font size of the futuraboldoblique font---*/
#heading  { /*for the heading*/
	font-size: 14pt;
}
a.topic { /*for the topic title*/
	font-size: 14pt;
}
.archive { /*for the Archive and Follow us text*/
	font-size: 12pt;
        padding-bottom: 1px;
}
#list1 { /*for the month list*/
	font-size: 10pt;
	
}
#list2 { /*for the RSS and Search text*/
	font-size: 12pt;
}
#list3 { /*for the twitter and facebook links*/
	font-size: 10pt;
}
.post-date { /*for the date and time*/
	font-size: 10pt;
}
.search-width { /*for the search box width*/
	width: 127px;
}
#bck { /*back button*/
    font-size: 13.5pt;
}

/*--------------------------------------*/
body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Garamond;
	font-size: 12pt;
	color: #fff;
}
/*--Wrappers--*/
.wrapper { 
	min-width: 950px;
	margin: 0;
	
} 
* html .wrapper {
	border-right: 950px solid #000;
}
* html .min-width {
	display: inline-block;
	position: relative;
	margin-right: -950px;
}
* html .wrapper { height: 1px;}
* html .min-width { height: 1px;}
.mainwrapper {
	padding: 10px 0px;
	text-align: left;
	margin: 0 auto;
	width: 920px;
}
/*General css*/
a:link, a:visited {
	text-decoration: none;
	color: #a0957f;
}
a img {
	border: 0;
}
a#heading, a:hover#heading {
   color: #fff !important;
}

a:hover {
	color: #fff;
}
h1, h2, h3, h4, form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3{
	font-size: 18px;
}
input, textarea {
	padding: 3px;
	border: 0;
}
.post-date, .date {
	float: left;
	display: block;
}
.post-date {
	padding-top: 4px;
}
.post-detail .ldot5, .post-detail .rdot5 {
	float: left;
	display: block;
}
.feat {
       padding-bottom: 4px;
}
.post-detail .ldot5 {
	/*background: url(images/dot4.jpg) no-repeat left center;*/
	margin-right: 7px;
} 
#submit {
   background: #000;
   font-weight: bold;
   color: #fff;
   cursor: pointer;
}
span.backbtn {
       display: block;
       font-weight: bold;
      padding-top: 47px;
      padding-bottom: 1px;
}

a#heading, a.topic, #bck:hover {
	color: #fff !important;
}
a:hover.topic, span.backbtn a:hover, #submit:hover {
	color: #a0957f !important;
}
.date {
	/*background: url(images/dot7.jpg) no-repeat right center;*/
	padding-right: 12px;	
} 
.time {
	padding: 0 4px;
} 
.center {
	text-align: center;
}
.clear {
	clear: both;
}
p {
	margin: 0;
	padding: 5px 0;
}
#logo {
	padding-bottom: 13px; 
}
/*content*/
.content{
	width: 100%;
	float: right;
	margin-left: -220px;
	padding-top: 120px;
}
.subcontent {
	margin-left: 220px;
}
.post-content {
	padding: 3px 0 10px 0;
	border-bottom: 1px solid #a0957f;
}
.post-detail {
	padding: 11px 0 7px 0;
}
.fullstory {
	font-style: oblique;
}
.fullstory a {
	font-family: Futura, sans-serif;
	font-style: oblique;
	font-size: 12pt;
	font-weight: bold;
}
#left-col {
	float: left;
	width: 173px;
}
#left-col ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
#left-col form {
	padding-top: 4px;
	margin-bottom: 8px;
}
#left-col ul li {
	margin: 3px 0;
	
}
#left-col span {
	color: #a0957f;
}
#left-col a {
	color: #fff;
}
#left-col a:hover {
	color: #a0957f !important;
}
.line {
	background: url(images/line.gif) no-repeat left bottom;
	padding: 7px 0 7px 12px;
}
.line2 {
	padding: 7px 0 7px 12px;
}
.border-bot {
	border-bottom: 1px solid #a0957f;
	padding: 10px 0 10px 10px;
}
.border-bot2 {
	border-bottom: 1px solid #a0957f;
	padding: 0px 0 4px 0px;
}
/*
.ldot1 {
	background: url(images/dot1.jpg) no-repeat left top;
}
.rdot1 {
	background: url(images/dot1.jpg) no-repeat right top;
	padding: 0 8px 0 8px;
}
* html .rdot1 { background: url(images/dot8.jpg) no-repeat right top;}
* html .ldot1 { background: url(images/dot8.jpg) no-repeat left top;}
*+html .rdot1 { background: url(images/dot8.jpg) no-repeat right top;}
*+html .ldot1 { background: url(images/dot8.jpg) no-repeat left top;}
.ldot2 {
	background: url(images/dot2.jpg) no-repeat left top;
}
.rdot2 {
	background: url(images/dot2.jpg) no-repeat right top;
	padding: 0 8px 0 8px;
}
.ldot3 {
	background: url(images/dot3.jpg) no-repeat left top;
}
.rdot3 {
	background: url(images/dot3.jpg) no-repeat right top;
	padding: 0 8px 0 8px;
}
.ldot4 {
	background: url(images/dot4.jpg) no-repeat left top;
}
.rdot4 {
	background: url(images/dot4.jpg) no-repeat right top;
	padding: 0 10px 0 10px;
}
* html .rdot4 { background: url(images/dot6.jpg) no-repeat right top;}
* html .ldot4 { background: url(images/dot6.jpg) no-repeat left top;}
*+html .rdot4 { background: url(images/dot6.jpg) no-repeat right top;}
*+html .ldot4 { background: url(images/dot6.jpg) no-repeat left top;}
.sidelist li {
/*
	background: url(images/dot2.jpg) no-repeat left top;
	padding-left: 8px;
	
} 
*/
.sidelist li a {
/*
	background: url(images/dot2.jpg) no-repeat right top;
	padding-right: 7px;
*/	
	color: #fff;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
