/*   
Theme Name: P-EGD Donorwall
Theme URI: 
Description: 
Author: Walter Moore
Author URI: http://www.walter-moore.com/
Template: thematic
Version: 1.0
Tags: p-egd
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
    font-family: arial, sans-serif;
    background-color: #d9e9f4;
}

#wrapper {
    background-color: #d9e9f4;
}

#container {
    width: 688px;
}

#content {
    width: 688px;
    margin: 0;
    border-top: 2px solid #e2ecf4;
    border-right: 2px solid #e2ecf4;
}

#main {
    background-color: #ffffff;
    padding: 0 10px 0 10px;
    width: 940px;
}

#header, #footer {
    width: 940px;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
    background-color: #ffffff;
}

#header {
    background: #FFFFFF url(images/logo.gif) no-repeat scroll 745px 10px;
}

#footer {
    border-top: 2px solid #e2ecf4;
}

#branding {
    height: 70px;
    padding: 25px 0px 0px 10px
}

#access {
    height: 30px;
    width: 920px;
    margin: auto;
    border-bottom: 2px solid #e2ecf4;
    padding: 0px;
}

.menu {
    width: 730px;
    height: inherit;
    margin: 0;
}

.sf-menu, .sf-menu a {
    border: none;
    font-size: 20px;
}

.sf-menu a {
    padding: 5px 10px;
}

.sf-menu .current_page_item a, #blog-title a:active, #blog-title a:hover, .aside a:active, .aside a:hover, .entry-title a:active, .entry-title a:hover, .aside .current_page_item a {
    color: #0068b4;
}

.sf-menu ul {
    border-left: 2px solid #e2ecf4;
    border-bottom: 2px solid #e2ecf4;
    border-right: 2px solid #e2ecf4;
}

#primary, .aside {
    margin-bottom: 0px;
}

#primary, #secondary {
    border: none;
    border-bottom: 2px solid #e2ecf4;
    padding-bottom: 0px;
}

#primary {
    border-top: 2px solid #e2ecf4;
    padding-top: 0px;
}

#secondary {
    border-bottom: none;
    padding-bottom: 10px;
}

.main-aside {
    right: 0;
    width: 250px;
}

.main-aside ul {
    padding: 0 10px;
}

#blog-title {
    font-size: 36px;
    font-weight: normal;
    letter-spacing: -1px;
}

#blog-description {
    margin-left: 10px;
    margin-top: -8px;
}

.entry-title {
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
}

.entry-content h1 {
    padding: 0;
    }

.home .entry-title {
    float: right;
    width: 342px;
    padding: 0;
    margin: 5px 0 5px 0;
    font-weight: normal;
    font-size: 18px;
}

.home .entry-content {
    height: 210px;
}

.content-right {
    float: right;
    width: 342px;
}

.entry-image {
    float: left;
}

.entry-image img {
    display: block;
    width: 315px;
    height: 210px;
    margin: 0;
}

.entry-image img:hover {
    opacity: 0.85;
}

.entry-utility {
    clear: both;
    margin: 0 0 0 10px;
    padding: 0 10px 5px 0;
    border-top: 2px solid #e2ecf4;
    text-align: center;
    font-size: 11px;
}

.post-ratings {
    padding-bottom: 10px;
    margin: auto;
    text-align: center;
}

.post-ratings-loading {
    height: auto !important;
    text-align: center !important;
}

.home .entry-utility {
    text-align: right;
    border-top: none;
}

.entry-content {
    padding: 10px;
}

.home .entry-content p {
    height: 160px;
}

.entry-content p {
    font-size: 12px;
    margin: 0 0 15px 0;
}

.hentry {
    padding: 0;
    border-bottom: 2px solid #e2ecf4;
}

#comments-list ol {
    margin: 0px 10px 0px 5px;
}

.formcontainer {
    margin: 0px 10px 0px 10px;
}
.aside ul {
    padding: 10px 0 0 10px;
}
.aside ul ul.blogroll {
    list-style-type: none;
    margin: 0 0 10px 0;
}

.aside form {
    margin: 0 0 5px 0;
}

.aside input {
    width: 225px;
    margin: 0;
    padding-left: 5px;
    font-family: inherit;
}

.blogroll li {
    display: block;
    float: left;
    width: 105px;
    height: 105px;
    border: 2px solid #80b4da;
    margin: 8px 0 0 8px;     
}

.blogroll li:hover {
   border: 2px solid #0068b4;
}

.blogroll li a img {
    display: block;
    float: left;
    width: 105px;
    height: 105px;
}

#rss-links {
    padding-top: 10px;
    clear: both;
}

h1.page-title, #content.h1.entry-title {
    font-size: 26px;
    font-weight: normal;
    padding: 18px 0 18px 5px;
    border-bottom: 2px solid #e2ecf4;
}

/* Flash header */

#flash-header {
    background-color: #ffffff;
    margin: auto;
    width: 940px;
    height: 280px;
    padding: 10px;
}

#flash-header-content {
    background-color: grey;
    width: 940px;
    height: 280px;
}
/**/

.page-link {
   text-align: center;
}

.widgetcontainer {
    margin-top: 20px;
}

#secondary .widgetcontainer {
    margin: 0;
}

.widget_thematic_search { margin-top: 0; }

.aside h3 {
    font-weight: bold;
    color: #80b4da;
    border-bottom: 1px solid #e2ecf4;
    margin-bottom: 5px;
}

/* Answers Widget */
.aside .widget_pegdRecentAnswerPosts {
    margin-bottom: 10px;
}

.aside .widget_pegdRecentAnswerPosts ul {
    list-style-type: none;
    margin: 0;
    border-bottom: 1px solid #e2ecf4;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
}

.aside .widget_pegdRecentAnswerPosts li {
    padding: 5px 0px 5px 0px;
}

.aside .widget_pegdRecentAnswerPosts li a{
    text-decoration: none;  
    font-size: 12px;
    font-weight: bold;  
}

.aside a {
    color: #444444;
}

/*  */


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

#nav-above, #nav-below {
    margin: 0;
}

#nav-below { padding-right: 10px; padding-top: 10px; width: auto; }

.paged #nav-above {
    padding: 0;
    border-bottom: 1px solid #e2ecf4;
}    

.wp-pagenavi {
    margin: 10px 0;
    padding:0.5em 0 0.5em;
    text-align: center;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.75em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

#disqus_thread { margin: 30px 10px 10px 0; }
.dsq-brlink { display: none; }
#dsq-content .dsq-options { background: none !important; }
.entry-content h1, .entry-content h2 { padding: 0; }
.home .hentry .tag-links, .home .hentry .meta-sep-tag-links { display: none; }
