/*
Theme Name: PBS Newsblog
Author: Will D. White @ PinPoint Creative Group, LLC
Author URI: http://www.pinpointcreative.com
Tags: PBS Church Visioning
*/

/* begin Page */

/* Generated with Artisteer version 2.0.2.15338 */

body
{
  margin:0 auto;
  padding:0;
  background-color:#666666;

  font-family: Helvetica, sans-serif;  
  font-size: 12px;  
  line-height: 1.4em;
}
 
p
{  
  margin-bottom: 1.4em;
  margin-left:10px;
  margin-right:10px;
  text-align:justify;
}

h1
{
  margin-top:25px;
  margin-left:10px;
  margin-right:10px;
  padding-bottom:12px;
}
.post h1 a
{
  color:#000000;
}
.Main
{
  width:1072px;
  margin: -52px auto;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}
/* end Page */



/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  width: 1072px;
  height: 242px;
  background-image:url('images/interior_header.jpg');
}

#tagline {
	float:right;
	text-align:right;
        padding-right:125px;
        padding-top:100px;
}
/* end Header */

/* Begin Navigation*/

#left
{
  width:285px;
  height:359px;
  float:left;
  margin-left:19px;
  background-image:url('images/interior_navbg.jpg');
}

.nav {
	color:#FFFFFF;
	padding-left:10px;
	margin-top:43px;
}

.nav a {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

.nav a:hover {
	color:#c3bca2;
}

.nav ul {
	margin-left:-30px;
	margin-top:-4px;
}

.nav ul li {
	display:inline;
}

.nav ul a.sub {
	font-size: 10px;
	font-weight:normal;
	line-height:10px;
}

.nav a.active {
	color:#c3bca2;
}
/* End Navigation */

/* Begin Content */

.content
{
  background-image:url('images/interior_content.jpg');
  width:1072px;
  padding-top:60px;
  margin-top:-50px;
}

.post
{
  float:left;
  padding-left:25px;
  width:480px;
}

.post p {  
	margin-left:0px;
	margin-right:0px;
}

.post a {
	text-decoration: none;
	color:#CC0000;
}

.post h1 {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:left;
}

.post ul {
	text-align:left;
}


/* End Content */

/* begin Footer */
#Footer
{
  padding-top:15px;
  position:relative;
  overflow:hidden;
  width: 1072px;
  height: 180px;
  margin: 0px auto;
  background-image:url('images/interior_footer.jpg');
}

#social
{
	text-align:left;
	margin-top:-10px;
        padding-left:130px;
        float:left;
        width:100px;
}
.designbuild {
	text-align:right;
	margin-top:-10px;
	line-height:10px;
        padding-right:130px;
	float:right;
	font-size:7pt;
}
#Footer a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#868586;
	padding: 0 1%;
}

#Footer a:hover {
	text-decoration: none;
	color:#CC0000;
}

#Footer a.active {
	color:#CC0000;
}

#Footer p.copywrite {
	color: #b4b4b4;
	text-align:center;
	margin-top:-10px;
}

#Footer p {
	text-align:center;
}

#projectarea
{
	text-align:center;
	margin: 0px auto auto auto;
	width:1000px;
}


#projectarea {
	color: #b4b4b4;
}

#projectarea a {
	color: #b4b4b4;
	font-size:14px;
}

#projectarea ul li {
	display:inline;
	padding:0px 4px;
}

.footerask
{
	display:inline;
	float:right;
	padding-right:100px;
	margin-bottom:0px;
}

.thumbnails
{
	display:inline;
	float:left;
	padding-left:55px;
	padding-top:80px;
	margin-bottom:0px;
}

/* end Footer */

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


.hidden
{
	display: none;
}
