/*
Theme Name: WordPress afmpgh_theme
Description: afmpgh_theme.
Version: 1.0
Author: BC
Author URI: http://pghbridges.com/


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { font: 12px/24px "Lucida Grande", Arial, Helvetica, sans-serif; text-align: left; }
body { background: #f0ebd1 url('../../../../../assets/images/header-bg110.gif') repeat-x top left; color: #5b5952; }


#page { width: 960px; margin: 0 auto; border: 0; }

#header {
	width: 960px; float: left; height: 90px;
	background: url(../../../../../assets/images/header-960.jpg) no-repeat top left;
	}

#headerimg 	{
	margin: 0;
	height: 90px;
	width: 960px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#leftMenu-col { float: left; width: 150px; display: inline; margin-right: 20px; }
#leftMenu-col h2 { font: 900 15px/25px Arial, Helvetica, sans-serif; 
	text-transform: uppercase; color: #d2ab0b; }
.leftMenu { padding: 10px 0 0 13px; color:#fff; 
	background:url(../../../../../assets/images/dg.png) #3c3c3c; 
	font: 13px/20px Arial, Helvetica, sans-serif; }
.leftMenu ul { list-style-type: none; text-indent: -1.4em; margin: 0; padding: 0 10px 0 10px; }
.leftMenu ul li:before { content: "> "; padding-right: 0.3em; color:#d2ab0b; }
.leftMenu li { margin: 0; padding: 5px; }
.leftMenu a { color:#fff; text-decoration: none; }
.leftMenu a:hover { color:#d2ab0b; text-decoration:underline; }


.sectiontitlebar { float: left; width: 525px; background-color: #000000; border: 1px solid #262422; padding: 5px 19px 5px 10px; margin-bottom: 15px; }
strong.sectiontitle { font: 900 15px/25px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #cdba8d;}
.sectiontitletext { font: 900 15px/25px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #ffffff;}


.pagetextblock { float: left; width: 515px; background-color: #ffffff; border: 1px solid #262422; padding: 15px 19px; margin-bottom: 15px; border-bottom: 1px solid #262422; }
.pagetextblock h2 { font: 600 2.0em/1.2em Georgia, serif; text-transform: none; color: #1c3474; }
.pagetextblock h3 { font: 900 1.4em/1.2em Arial, Helvetica, sans-serif; text-transform: uppercase; color: #1c3474; }
.pagetextblock p { font: 1.2em/2.0em Arial, Helvetica, sans-serif; text-transform: none; color: #666; }
.pagetextblock a { color: #1c3474; }
.pagetextblock img {border: 1px solid #262422;}

.alignleft { float: left; margin:  0 10px 0 0; }
.alignright { float: right; margin: 0 0 0 10px; }


/* SIDEBAR */
.col { margin-bottom: 15px; }
.big-ad a img, #sidebar a img { border: 0;}


#sidebar { width: 180px; float: right; border-bottom: 0; background-color: #050505; border: 1px solid #262422; padding: 10px; }
#sidebar a img { margin: 0 3px 5px; }
#sidebar ul { list-style: none; border-bottom: 1px solid #262422; padding-bottom:15px; }
#sidebar ul li { padding: 5px 0 0; font-size: 18px; }
#sidebar ul li a { font-size: 12px; }

#sidebar h2 { font: 900 1.6em/20px Arial, Helvetica, sans-serif; padding-top: 20px; padding-bottom: 2px; color: #4E4A45; border-top: 1px solid #262422;}
#sidebar h3 { font: 900 24px/24px Arial, Helvetica, sans-serif; padding-bottom: 20px; color: #4E4A45; }


#sidebar .widget ul { list-style-image: url(../../../../../assets/images/bullet_go.png); }
#sidebar .widget ul { background-color: #050505; border: 1px solid #262422; }
#sidebar .widget ul { margin: 15px; padding: 15px 15px 15px 40px; }
#sidebar .widget ul ul { margin: 0; background: none; border: 0; padding: 0; }
#sidebar .widget ul li { padding: 3px 0; }
#sidebar .widget ul li a { text-decoration: none; }
#sidebar .widget ul li a:hover { text-decoration: underline; }
#sidebar h3.widget { padding: 15px; }
.widget { border: 1px solid #262422; background-color: #111; }
.widget h3 { border-bottom: 1px solid #262422; background-color: #000; }
.widget { margin: -1px 0 0 0; }
.widget h3 { padding: 20px 15px; }

.box { border: 1px solid #262422; background-color: #111; }
.box { padding: 25px 15px; margin: -1px 0; }
.box2 { border: 1px solid #262422; background-color: #0d0d0c;  }
.box2 { padding: 25px 15px; margin: 15px 0; }
.box2 ul { padding: 0 15px; }
.box2 ul ul { padding: 0; }

#sidebar .box-feed p { line-height: 19px; }
.box-feed a.button { float: right; display: inline; margin: 0 0 0 15px; }
.box-feed ul li { padding: 10px 0; font-size: 11px; }
.box-feed { background-color: #0d0d0c; }
.box-feed ul li { border-top: 1px solid #222; }

.side-search form input#searchbutton { border: 1px solid #bebcaa; } 
.side-search form input#s { width: 90px; float: left; padding: 4px; display: inline; margin-right: -1px; }
.side-search form input#searchbutton { color: #434343; float: left; background: url(../../../../../assets/images/search.gif) repeat-x top left; height: 26px; padding: 0 10px; } 
	

#sidebar #user-link { padding: 0 0 25px 0; }
#sidebar #user-link h3 { float: left; width: 100%; margin-top: -2px; padding: 0; }

#sidebar form { margin: 0; }


#footer { background-color: #0d0d0c; color: #cdba8d; border-top: 1px solid #45423c; width: 960px;}
#footer { float: left; clear: both; padding: 5px 0px; font-size: 10px; }
	#footer .credit { text-align: center; }
	#footer .credit span { float: left; }
	#footer .credit em { font-style: normal; float: right; }
	#footer a { color: #B39C7D; outline: 0; text-decoration: none; }
	#footer a:hover { color: #e4a613; text-decoration: underline; }

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}




small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}


h1 { font-family: bold 3.0em Arial, Helvetica, sans-serif; text-align: left; }
h2 { font: 600 2.0em/1.2em Georgia, serif; text-transform: none; color: #1c3474; }
h3 { font: 900 1.4em/1.2em Arial, Helvetica, sans-serif; text-transform: uppercase; color: #1c3474; }

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}


h2.pagetitle {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1c3474;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #B39C7D; outline: 0;
	text-decoration: none;
	}

a:hover { text-decoration: underline; color: #d2ab0b; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	width: 960px; 
	margin: 0 auto;
	padding: 0;
	}

#header {
	background-color: #000000;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.narrowcolumn { float: left; width: 494px; background-color: #ffffff; border: 1px solid #262422; padding: 15px 15px 20px 45px; margin-bottom: 15px; border-bottom: 1px solid #262422; }

.widecolumn { float: left; width: 515px; background-color: #ffffff; border: 1px solid #262422; padding: 15px 19px; margin-bottom: 15px; border-bottom: 1px solid #262422; }

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 { font: 2.0em/35px Georgia, serif; text-transform: none; color: #1c3474; }

h2.pagetitle { font: 2.0em/35px Georgia, serif; text-transform: none; color: #1c3474; }


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before,  {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; clear: both; margin-top: 10px; margin-bottom: 10px; }
.wp-caption { text-align: center; padding: 7px 3px; border: 1px solid #ccc; }

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 5px 0 0; margin: 0; font-weight: 900; font-style: italic; }
/* End captions */


