/*   
Theme Name: PMA Theme
Theme URI: http://www.pma.org
Description: Custom theme for PMA
Author: Toth/Nichols
Version: 1.0
*/


/* Utility */


body 								{ background: url(/assets/images/layout/dark_tile.gif) repeat;}
a img								{ border:none}
h1									{ font-size: 22px; padding-bottom:0;}
h2									{ font-size: 18px}

h1 a:link, h1 a:visited				{ color: #BB0000}
h1 a:hover, h1 a:active				{ color: #BB0000}

h2 a:link, h2 a:visited				{ text-decoration:underline}
h2 a:hover, h2 a:active				{ text-decoration:underline}

.screen-reader-text 				{ position: absolute; left: -9999px; top: -9999px; }

/* Header */

#wrap 								{ margin-right:auto; margin-left:auto;}
#header								{ width:100%;}
.right-corner						{ background:url(/assets/images/layout/layout_top_rt.gif); width:35px; height:70px;}

/* Content */

#blog-content						{ padding:0px 30px 20px 40px;}
#main_3c 							{ }
#breadcrumbs						{ text-transform:lowercase}

.post, #respond						{ border-top:1px dotted #d2dce5; padding:0 15px 15px 15px; margin:10px 0;}
.meta								{ color:#666; font-size:10px; padding-bottom:5px;}
.author-bio							{ color:#666; font-style:italic; padding:10px; background-color:#f1f1f1; border:1px solid #dfdfdf; margin:5px 0 5px 0; height:100px;}
.author-bio img						{ margin:5px 10px 10px 0; float:left; border:5px solid #dfdfdf; height:64px; width:64px;}

body.archive .author-bio			{ background-color:#fff; border:none; margin:0}


/* Sidebars */

#sidebar 							{ float:left; width:150px; padding-top:55px}
#sidebar-secondary 					{ float:right; width:150px; padding-top:5px}
#sidebar ul, #sidebar-secondary ul  { list-style:none; margin:0; padding:0;}
.widget 							{ padding:10px 0; border-bottom:1px dotted #ccc}


/* Comments */
#comment-area						{padding:0 15px;}
.commentlist						{ list-style:none outside none; padding:0; margin:0;}
.commentlist li						{border-top:1px dotted #d2dce5; padding-top:10px; margin:10px 0;}
#author, #email, #url, #comment		{ margin:5px 0; padding:3px; background-color:#eee; border:1px solid #ccc; }
.says 								{ visibility:hidden}
img.avatar-32	{height:32px; width:32px; float:right;}					
.bypostauthor						{background-color:;}


/* Search */

.search .entry p					{padding:0; margin:0;}
