/*
Theme Name: Acton PB3
Theme URI: http://acton.org
Description: Acton PB3 theme lovingly designed and developed by Brittany L. Hunter, Website Coordinator. 02/2009
Author URI: http://brittany-hunter.com
Version: 1.0
Author: Brittany L. Hunter

*/

html, body {
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
}

p {
color: #444444;
}

a {
color: #b02d1b;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

 a img {
border: none;
}

#the_posts p {
line-height: 14pt;
color: #444444;
}

/*below we have the information that styles the header and elements within it. */

#panel {
	background: #e3dbc3;
	display: none;	
}

#panel_inner {
width: 960px;
margin-left: auto;
margin-right: auto;
}

#panel p {
color: #000;
font-family: Georgia, Times, serif;
font-size: 18px;
}

#panel_left {
padding: 20px;
}

#panel_right{
padding: 20px;
float: right;
}

#panel_right ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#panel_right ul li {
display: block;
width: 200px;
border-bottom: 1px dashed #666;
padding-top: 5px;
padding-bottom: 5px;
}

#panel_right a:hover {
text-decoration: none;
font-weight: bold;
}

.slide {
	margin: 0;
	padding: 0;
}

.btn-slide1 {
	width: 190px;
	height: 35px;
	display: block;
	margin-left: 700px;
}

.btn-slide2 {
	width: 190px;
	height: 35px;
	display: block;
	margin-left: 700px;
}

.active {
	background-position: right 12px;
}


#header {
margin-top: 0;
background: #b02d1b;
border-top: 10px solid #e3dbc3;
border-bottom: 10px solid #e3dbc3;
width: 100%;
height: 220px;
margin-bottom: 20px;
}

#headerinner { /*should be 250 px tall and 1000 px wide in all */
width: 1000px;
margin-left: auto;
margin-right: auto;
height: 250px;
}

#search {
float: right;
margin-top: 70px;
margin-right: 20px;
}


.header {
font-family: Garamond, Georgia, Times, serif;
font-size: 24px;
padding-left: 80px;
margin-top: 20px;
color : #fff;
}

span.sbox_l  {
	background: url('http://static.acton.org/blog.acton.org/images/srch_l.png')
		no-repeat top left;
	float: left;
	width: 33px; height: 24px;
}

span.sbox_r  {
	background: white url('http://static.acton.org/blog.acton.org/images/srch_r.png')
		no-repeat top left;
	float: left;
	width: 18px; height: 24px;
}

span.sbox input {
	background: url('http://static.acton.org/blog.acton.org/images/srch_bg.png')
		repeat-x top left;
	float: left;
	border: 0;
	height: 24px; width: 142px;
	padding: 5px;
	font: 11px/13px arial;
	color: #666;
}




/*this stuff is for the body structure. */

#thecontainer {
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
}

#the_posts {
width: 550px;
margin-left: 10px;
padding: 0px;
float: left;
color: #444444;
line-height: 14pt;
}

#right_col {
width: 384px;
float: right;
margin-right: 10px;
padding: 0px;
}

#the_posts h2 {
margin-top: 0;
padding-top: 0;
}

.cleardiv {
clear: both;
}

.author_bio {
margin: 20px;
padding: 20px;
border: 1px solid #ccc;
width: 500px;
}

.author_bio h2 {
margin: 0;
padding: 0;
}

#footer {
margin-top: 0;
margin-bottom: 0;
background: #b02d1b;
border-top: 10px solid #e3dbc3;
width: 100%;
height: 150px;
color: #fff;
}
#footer p {
color: #fff;
}

#footer a {
color: #fff;
}
/*now we have the post style information. */

h2 {
font-family: Georgia, Times, serif;
font-size: 32px;
font-weight: normal;
margin-bottom: 10px;
line-height: 28pt;
}

h2 a {
color: #000;
}

h2 a:hover {
text-decoration: none;
}

.post_title {
border-bottom: 1px solid #cccccc;
padding-bottom: 5px;
}

.the_info {
height: 61px;
width: 550px;
margin-bottom: 20px;
}

.the_info p {
display: inline;
}

.caps {
text-transform: uppercase;
}

.author_img {
padding: 2px;
border: 1px solid #cccccc;
margin-right: 8px;
}


.post_stuff_wrapper {
background: url('http://static.acton.org/blog.acton.org/images/post_stuff_bkg.png');
margin: 0;
padding: 0;
border: 1px solid white;
margin-bottom: 20px;
position: relative;
z-index: 10000;
}

.post_stuff {
background: url('http://static.acton.org/blog.acton.org/images/comments.jpg') no-repeat bottom;
padding-bottom: 18px;
line-height:normal;
}

.meta {
width: 400px;
}

.meta p {
font-size: 12px;
}

.meta_inner {
margin: 20px 20px 25px 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.meta_inner p {
padding: 0;
margin: 0;
}

.comment_count {
width: 140px;
float: right;
color: #7b776a;
padding-top: 5px;
}

.comment_count h1{
font-size: 60px;
margin: 0;
padding: 0;
}

.comment_count h1 a {
color: #7b776a;
}

.more-link {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
border-bottom: 2px solid #b02d1b;
font-size: 12pt;
clear: both;
}
.storycontent{
	overflow: hidden;
	color: #444444;
	position: relative;
	z-index: 10000;
}

.excerpt_comment {
background: url('http://static.acton.org/blog.acton.org/images/excerpt_comment.jpg') no-repeat;
width: 60px;
height: 72px;
float: right;
color: #7b776a;

}

.excerpt_comment a {
color: #7b776a;
padding-top: 20px;
font-weight: bold;
font-size: 20px;
}

#pagination {
margin-top: 40px;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;

}

#pagination a {
border: 1px solid #ccc;
padding: 10px;
margin: 3px;
color: #666666;
}

#pagination a:hover {
background: #ccc;
text-decoration: none;
}

/*All this stuff is sidebar shiznit. */

#info {
position: relative;
height: 235px;
}

#bust{
position: absolute;
right: 20px;
}

#feed_me {
padding-right:22px;
background: url('http://static.acton.org/blog.acton.org/images/feedme_bkg.png') no-repeat;
background-position: top right;
width: 240px;
}

#feed_me_inner {
background: #d2d2d2;
padding: 20px;
color: #464646;
}

#feed_me h2 {
margin: 0;
padding: 0;
font-weight: normal;
letter-spacing: 2px;}

#feed_me p {
margin: 0;
padding: 0;
}

#about {
text-align: right;
width: 230px;
font-size: 16px;
line-height: 30px;
}

#menu h3 {
font-family: Georgia, Times, serif;
font-size: 22px;
font-weight: normal;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: 1px solid #cccccc;
}
#leftside{
	float: left;
}
#rightside{
	float: right;
}
#right_col a {
color: #2d2d2d;
}

.highlight {
font-family: Georgia, Times, serif;
color: #2d2d2d;
font-size: 16px;
}

.sidebar_item {
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
}

#fft ul {
margin: 0; 
padding: 0;
}

#fft ul li {
list-style-type: none;
margin: 0;
padding: 5px 0 5px 0;
}

#recent_comments{
width: 180px;
float: right;
}

#rc_list {
margin: 0;
padding: 0;
list-style-type: none;
}

#rc_list li {
display: block;
width: 150px;
padding: 15px;
background: url('http://static.acton.org/blog.acton.org/images/recent_comments_bottom.jpg') no-repeat bottom left #f7f7f7;
padding-bottom: 30px;
margin-top: 10px;
margin-right: 10px;
}

.comment_text {
font-family: book antiqua, garamond, times, serif;
font-weight: bold;
font-style: italic;
}

.cats {
width: 180px;
margin-bottom: 7px;
}

#anc {
margin: 0;
padding: 0;
}

#anc li {
margin: 0; 
padding: 0;
list-style-type: none;
padding-bottom: 10px;
}

/*this stuff is for the comments */
#comments{
	position: relative;
	z-index: -1;
}
.commentarea{
	position: relative;
	z-index: 9999;
}
#commentlist {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
z-index: -1;
}

#commentlist li {
margin-bottom: 30px;
list-style-type: none;

}

.commentcredit {
text-align: right;
margin-right: 80px;
padding-top: 15px;
font-family: Georgia, Times, serif;
color: #000000;
width: 130px;
background: url('http://static.acton.org/blog.acton.org/images/comment_bkg.jpg') no-repeat top right;
}

.the_comment {
width: 380px;
background-color: #e3dbc4;
padding: 20px;
float: right;
}

.the_comment p {
color: #000;
}

#commentbox {
border: 1px solid #ccc;
padding: 20px;
}

#commentbox h2 {
margin-top: 0px;
padding-top: 0px;
}

#submit {
width: 500px;
border: 1px solid #ccc;
padding: 10px;
}

.wp-caption {
padding: 4px;
border: 1px solid #ccc;
font-size: 11px;
font-style: italic;
text-align: center;
}

.wp-caption-text {
margin: 0;
}

.alignright {
margin-left: 10px;
}

.alignleft {
margin-right: 10px;
}

.gravatar {
margin-right: 30px;
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
        border: 1px solid #ccc;

    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    border: 1px solid #ccc;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }
    
    .gReader-title {
    font-weight: bold;
    }
    
    #fft a {
    font-style: italic;
    color: #666666;
    }
.tag-cloud{
	padding: 10px 0 10px 0;
	text-align: center;
}
.tag-cloud a {
color: #b02d1b;
text-decoration: none;
}

.tag-cloud a:hover {
text-decoration: underline;
}
iframe.fb_ltr{
}
.wpfblike{
}
.tw_button{
	float: left;
}
.emailme{
	float: left;
	display: block;
}

