/*  
Theme Name: Barc Theme 2
Theme URI: http://www.barccom.com/wordpress/wp-content/
Description: Barc | Intergrated Marketing.
Version: 2.0
Author: Tiffany Chin
Author URI: http://www.tiffy.org/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #6e594c;
	background-color: #ffffff;
	line-height: 19px;
	background-position: center top;
}

h1{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	padding: 0 0 10px 0;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 10px;
}
h3{
	font-size: 10px;
	font-weight: normal;
	color:#b5a5a1
}

a:link, a:visited{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
	color: #6e594c;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 899px;
	text-align: left;
}

#header{
	float: left;
	width: 895px;
	height:92px;
}
#header img, #header a img{
	border: none;
}

.headerspace{
	padding-top:0;
}

.headerAlt {
	margin-top:17px;
	margin-bottom:18px;
}
#logo {
	position: relative;
	height: 60px;
	width:100px;
	right:63px;
	float: right;
	top: 30px;
}

#container{
	float:left;
	width:555px;
	background-color: #fff6ca;
	display: block;
	padding-left: 45px;
	padding-bottom: 50px;
	padding-right: 35px;
}
/* Articles page date and links */
.recentdate{
	padding-right:20px;
	font-size: 10px;
	display: block;
	margin-right: 20px;
}
.article{
	width:525px;
	float:left;
	margin: 0;
	display: inline;
}

.article a
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #fff;
	color:#000000;
	padding: 6px 0 6px 10px;
}

.article ul{
	list-style-type: none;
	margin: 0;
	padding: 43px 0 0 0;
}

.article ul li{
	display: block;
	color:#000000;
}
.article ul li a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}

.article ul li a:hover {
color: #f58035;
}


.article ul li h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

.article ul ul li{
	padding: 0 3px 3px 0;
	line-height:12px;
	display: block;
	width: 253px;
	border-bottom: 1px solid #fff;
	color:#000000;
}
.lowerPosition{
	top:3px;
	position:relative;
}
/* default page template for indep.php */
#homecontainer{
	position:relative;
	float:left;
	width:631px;
	padding:0;
	margin:0;
}

#contentContainer {
	position:relative;
	float:left;
	width:895px;
	padding:0;
	margin:0;
}
.copyContainer {
	position:relative;
	float:left;
	width:541px;
	margin-left:60px;	
}
.sideNavAlt {
	position:relative;
	float:left;
	margin-left:40px;
	margin-top:30px;
}
.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 19px;
}
.postmetadata{
	padding: 5px 0 15px 0;
}
#sidbarContainer{
	float:left;
	position:relative;
	width:264px;
	height:496px;
}
.sidebar{
	float:left;
	height: 363px;
	width: 264px;
	margin: 0;
	display: inline;
	background-image: url(images/background-for-side-bar.gif);
	background-repeat: no-repeat;
}

.sidebar a
{
	display: block;
	width: 253px;
	border-bottom: 1px solid #fff;
	color:#fff;
	padding: 6px 0 6px 10px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 43px 0 0 0;
}

.sidebar ul li{
	display: block;
	color:#fff;
}
.sidebar ul li a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
}

.sidebar ul li a:hover {
	width:253px;
	background-color: #A59A93;
	display:block;
	color: #fff;
}

/*sidebar feature*/

.featured  a {
	background-color: #8C7E75;
	color: #fff;
}
.featured {
	margin:0;
	padding:0;

}
/* end feature */
.sidebar ul li h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
/*
.sidebar ul ul li{
	padding: 0 3px 3px 0;
	line-height:12px;
	display: block;
	width: 253px;
	border-bottom: 1px solid #fff;
	color:#fff;
}
*/

.socialmedialinks {
	margin-top:20px;
	margin-left:10px;
}
.contact{
	position:absolute;
	float: left;
	bottom: 0px;
	left: 10px;
	background-color: #FFFFFF;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

#footer{
	clear: both;
	float: left;
	width: 895px;
	padding: 10px;
}

#footer p{
	line-height:18px;
}
#minusTopMargin{
	position: relative;
	top: -10px;
}
.homecopy{
	padding-top: 60px;
	padding-bottom: 0;
	padding-left: 74px;
	line-height: 19px;
	float: left;
	padding-right: 0px;
	width: 480px;
	font-size: 11px;
}
.homecopy a{
	text-decoration:none;
	color:#000000;
	
}
.homecopy a:hover{
	color:6e594c;
}
.homecontact{
	padding-top: 60px;
}
#footerpadding{
	padding: 0 0 0 65px;
}

