/*
Theme Name: PTSA
Description: Styles for PTSA at DCHS
Version: 1.0
Author: Dean Tutterow

Please read the license in the README.txt included with the theme.
*/

/* -----------------------------------------------------------
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]
   ------------------------------------------------------------ */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */


/* Start PTSA stylesheet ------------------------ */

body { background: #ccbbaa url(images/bg/background.gif) repeat top center; }
body {
    font-size:67.5%;
    line-height:1.8em;
}
a, a:hover { color: #f60; text-decoration: none; }
h2 { font-weight: normal; }


/* Header styles --------------------------------------------- */

#header { padding: 0.5em 0 0 0; height: 74px; border-bottom: 1px solid #999; }
#header #logo { height: 68px; }
#header #logo .title { margin: 0 0 0 0; padding: 0 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { text-align: right; margin: 0 0 0 0; font: bold 0.4em arial, sans-serif; text-transform: uppercase; color: #f60; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo a.sitelogo { display: block; width: 400px; height: 68px; background: url(images/bg/sitelogo.png) no-repeat; }


/* Search and navigation ------------------------------------- */

#header #placeholder { height: 22px; }
#header #banner { height: 68px; background: url(images/bg/banner.png) no-repeat; }


/* Menu Bar -------------------------------------------------- */

/* This menu works in FF, IE 6+ & Opera.  JS must be on for IE < 7. Would like to fix small overflow of hover on main bar in FF. */
#menu ul { position:relative; z-index:999;	clear:left;	list-style: none;	padding: 0;	margin: 0; width: 100%; height: 29px; background: black url(images/bg/menudefault.gif) center center repeat-x; }
#menu li { float: left; position: relative;	text-align: left;	width:auto;	cursor: default; border-right: 1px solid white; }
#menu #nav li a:hover, #menu #nav li.sfhover , #menu #nav li.current { background: transparent url(images/bg/menuactive.gif) center center repeat-x; color:#ffffff; text-decoration:none; z-index:999; }
#menu li ul { position: absolute; left: -9999px; width:auto !important; }
#menu li li { display: block; float: left; clear: left; width:10em; display:block; border:none; }
#menu #nav li li a { font: 16px Arial, sans-serif; cursor:pointer; background:#333; padding:5px 7px; text-decoration:none; letter-spacing:1px; }
#menu #nav li li a:hover { padding: 5px 7px; border-width: 1px 1px;	background:#f60; color:#ffffff;	z-index:999; }
#menu li:hover ul, #menu li.sfhover ul { display:block; left: auto; background:#ffffff; z-index:999; border-top: 1px solid white; }
#menu ul a, #menu ul a:visited { font: 16px Arial, sans-serif; color: white; display:block; cursor:pointer; background:none; padding:5px 7px; text-decoration:none; letter-spacing:1px; }

#submenu, #submenu li.page_item , #submenu li.page_item a { list-style:none; margin: 0 0 0.1em 0; padding: 0 1em 0 0; font: 18px Arial; display: block; width: 100%; line-height: 1.5em; text-align: right;}
#submenu li a { color: #000; padding: 9px 11px; text-decoration: none;  }
#submenu li a:visited { color: #000; }
#submenu li a:hover, #submenu li.current_page_item a { color: white; background: #ff6600; }


/* Top banner with rotating images --------------------------- */

#topbanner { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/home_banner.png) no-repeat; }
#topbanner_arch { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/single_banner.png) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }


/* Home page columns ----------------------------------------- */

#home_content { margin: 1.5em 0; }
.entry { font-size: 0.77em; }
.entry ul, .entry ol { margin: 0; padding: 0 0 0.5em 1.5em; }
.entry li { font-size: 0.8em; }
div.post_date {display:inline; float:left; clear:left; width:56px; height:20px; text-align: center; margin: 0.25em 0.6em 0 0; position: relative; top: 3px; }
div.post_title {font-size:1.7em; padding-bottom:0.2em; clear:right; float:left; width:530px;}
.post_title a, .post_title a:hover { color: #000; }
#filter_content div.post_title {font-size:1.5em; padding-top: 3px; clear:right; float:left; width:320px;}
div.month {float:left; height:18px; width:50%; color: #ff6600; background: white; font-size: 1.1em; }
div.day {float:left; height:100%; width:50%; color: #ff6600; background: white; font-weight: bold; font-size: 1.5em; }
.post div.month, .post div.day { position: relative; top: -5px; }
div.post hr {height:0.05em; margin:0 0 0.2em 0; background-color:#dadada; color:#dadada;}
div.entry a {color:#ff6600;}
span.important_content p {font-size: 20px; line-height:26px; color: white; background-color: #ff6600; text-align: center; margin:0;}
span.important_content a:link, span.important_content a:visited, span.important_content a:active {color: white;}

/* Latest post ----------------------------------------------- */

#latest_post { padding: 0 0 1.5em 0; font-size:1.1em;}
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 1.0em; line-height: 1.6em; }
/* .latest_post_meta a { font-weight: bold; } */
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }


/* Featured post --------------------------------------------- */

#home_featured { background-color: #f2f2f2; margin: 0 0 1.1em 0; float: left; width: 97%; }
#home_featured .entry { font-size: 1.4em; }
#home_featured h3 { color: #F60; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { clear: both; font: 700 1.7em Helvetica, san-serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #000; }
.feat_title a:hover { color: #000; }


/* Asides ---------------------------------------------------- */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #f60; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }


/* About ----------------------------------------------------- */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #f3f9ff; padding: 0.5em 0.7em 0 0.7em; }
#home_about p { font-size: 1.2em; font-family: tahoma; }


/* Recent posts ---------------------------------------------- */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #000; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 1.2em; }
.home_recent_exc p { color: #666; text-align: left; }


/* Category list --------------------------------------------- */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 1em; font-weight: bold; color: #000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #f60; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 1em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }


/* Recent comments ------------------------------------------- */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }
ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }


/* Most emailed ---------------------------------------------- */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }


/* Ad -------------------------------------------------------- */

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }


/* Widgets --------------------------------------------------- */

.widget { margin: 0 0 1.2em 0; }
.widget a { color: #555; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.1em 20px; margin: 0 0 0.2em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.1em 10px; margin: 0 0 0.2em 0; border-bottom: 1px solid #dadada;  }
div.rssSummary { font-size:0.8em; }
a.rsswidget img {display: inline; float: left; margin: 0 0.5em 0 0;}


/* WP calendar ----------------------------------------------- */

table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }


/* Most e-mailed --------------------------------------------- */

.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }


/* Archive Page styles --------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #224970; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #224970; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }


/* Forms Page styles ----------------------------------------- */

#forms_content {margin: 1.5em 0;}
.forms_pdf {margin: 2em 2em 0 0; float: right;}
.forms_list {list-style: none;}
.forms_list_item {}
.forms_list_item_title {font-size: 1.2em;}
.forms_list_item_desc {}
.forms_thumbnail {padding: 6px;border-top: 1px solid #ddd;border-left: 1px solid #ddd;border-bottom: 1px solid #c0c0c0;border-right: 1px solid #c0c0c0;}
.forms_link {}
div.forms_list {display: block;}
div.forms_list_item {border-top: thin solid #ccc; margin: 0 0 0.2em 0; clear: both;}
div.forms_list_item_title {width: 45%; float: left; margin: 0 2em 0 0;}
div.forms_list_item_desc {width: 45%; float: left; margin: 1em 0 0 0;}
div.forms_list_thumbnail {width: 45%; float: right; margin: 0.5em 0 0 0;}


/* Gallery Page styles -------------------------------------- */

#gallery_content {margin: 1.5em 0; font-size: 0.9em;}
.gallery_thumbnails {display: block; float: left; margin-right: 4em;}
.gallery_thumbnails p {font-size:1.2em; }
.gallery_images {float:left}
.gallery_images p, .gallery_thumbnails p {margin: 0 0 0.2em 0.6em; font-size:1.6em;}


/* Contacts Page styles -------------------------------------- */

#contacts_content {margin: 1.5em 0; font-size: 0.9em;}
.contacts_address {margin: 1.5em 0; font-size: 1.6em;}
.contacts_list {list-style: none;}
.contacts_name {font-size: 1.2em; font-weight: bold;}
.contacts_position {padding-left: 2em;}
.contacts_email {padding-left: 2em;}
.contacts_telephone {padding-left: 2em; display: none;}
div.contacts_form p {font-size: 1.2em;}


/* Info Page/SubPage, Static Page styles -------------------------------------- */

#directions_content, #memberships_content, #filter_content, #volunteering_content, #calendar_content, #static_content, #minutes_content {padding: 1.5em 0 0 0;}
.static_page table { font: 1.5em Arial, Sans-Serif; }
.static_page table.directions_table, .static_page table.directions_table tr, .static_page table.directions_table td { font: 1.15em Arial, Sans-Serif; border-style: none; }
.static_page table.directions_table td a {font-size: 1.2em; font-weight: bold;}
.static_page table.directions_table tr > td {width: 35%;}
.static_page table.directions_table td + td {width: 63%;}
.minutes_page .post {display:inline; float:left; width:120px; height:50px; text-align: center; margin: 0.25em 0.6em 40px 0; position: relative; top: 3px; }
.minutes_page div.month {float:left; height: 40%; width:60%; color: #f60; background: white; font-size: 18px; margin-right: 30px;  }
.minutes_page div.year {float:left; height: 50%; width:60%; color: #f60; background: white; font-weight: bold; font-size: 24px; }
.minutes_page .post div.month, .minutes_page .post div.year { position: relative; top: -5px; }
.directions_page, .memberships_page, .swimteam_page, .volunteering_page, .calendar_page, .static_page, .minutes_page {float:left; margin: 0 0 1em 2em; padding: 0 0 0 2em; border-left: thin solid #ccc;}
.directions_map {float:left; padding: 0 0 0 2em;}
.directions_list {list-style: none;}
.directions_list_item {margin: 0 0 1em 0;}
.directions_name {font-size: 1.3em; font-weight: bold;}
.directions_address, .directions_telephone {font-size: 1.2em;}
.swimteam_page {font-size: 1.3em;}
div.calendar_page span {display: inline; padding: 0 2px 0 2px;}


/* Single post styles ---------------------------------------- */

.post_meta { color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content	{font-size:1em;}
#post_content	div.entry {font-size:1.4em;}
/* #post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em */ georgia, serif; font-style: italic; letter-spacing: -0.048em; }
/* #post_content blockquote p { text-align: right; line-height: 1.5em; } */
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }


/* Comment area styles --------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #f60; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #f60; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }


/* Comment form ---------------------------------------------- */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #f60; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { background: url(images/bg/dot.png) repeat-x top left; padding: 1em 0 0 0; color: #666; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 300px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 1.1em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.forms_name, h2.post_name { letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #fff; background: #000; }
h3.home_featured { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #f60; }
h3.mast2 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #f60; }
h3.mast3 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #f60; }
h3.mast4 { text-transform: uppercase; font-size: 1.1em; line-height: 0.9em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #f60; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }

/* miscellaneous */

.none, .noprint { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }
.page_item {font-size:0.9em; display:block; float:left; padding: 0 0.7em 0.4em 0.7em; width:170px;}
img.alignright {margin: 4px 0 4px 15px;}
img.alignleft  {margin: 4px 15px 4px 0;}
img.aligncenter  {margin: 4px 15px;}

/* image caption classes */

.captionleft { float: left; margin: 0 1em 1em 0; padding: 0.3em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1em; padding: 0.3em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 1.2em; color: #555; }

/* Sidebar Column Titles */
.sidebar h2 {font-weight: 500; color: #f60; font-size: 1.7em; clear: left; padding-bottom: 0.1em; }

/* Sidebar Text */
.sidebar p {font-weight:normal; color: #555; font-size: 1.3em; clear: left; padding-bottom: 0.1em; }

/* Donations */
.sidebar form table {border-style:none; }
.sidebar form td {border-style:none; }
.Google {width:40%; float: left; margin-left:5px; }
.Google form {height:90px; }
.PayPal {width:50%; float: left; margin-top:5px; margin-right:5px; }
.PayPal form {width:94px; text-align:center; }
.Questions {float: left; height:15px; margin-top:5px;}
.sidebar hr { height: 1px; color: #dadada; background-color: #dadada; }

/* Links */
.widget_breukieslinks {float: left; clear: both; width: 100%; }
.widget_breukieslinks li {list-style-type: none;}
.widget_breukieslinks h2 {font-weight: 500; color: #f60; font-size: 1.7em; clear: left; }

/* Polls */
.widget_polls h3 {font-weight: 500; color: #f60; font-size: 1.7em; text-transform: none; line-height: 1em; padding-bottom: 0.1em; }
.widget_polls p { color: #555; font-size: 1.3em; font-weight: normal; }
.widget_polls label { color: #555; font-weight: normal; }

/* Recent Comments */
.widget_recent_comments h3 {font-weight: 500; color: #f60; font-size: 1.7em; text-transform: none; line-height: 1em; padding-bottom: 0.1em; }
.widget_recent_comments li {color: #555; font-size: 1em; font-weight: normal; }

/* Event Calendar */
.entry table.ec3_schedule { display:none; }
.ec3_widget_list h3 {font-weight: 500; color: #f60; font-size: 1.7em; text-transform: none; line-height: 1em; padding-bottom: 0.1em; clear:none; }
.ec3_widget_list li {color: #555; font-size: 1em; font-weight: normal; }
.ec3_widget_list a {color: #555; font-size: 0.8em; font-weight: normal; }
div.ical_title { float: left; clear: left; }
div.ical { float: left; clear: right; padding: 4px 0 0 10px; }
div.ical img { margin: 0; }
div.ical_events { clear: both; width: 100%; }
div.ical_events ul li ul li{ border-style: none; }
.ec3_widget_list { padding: 0 0 0.1em 0; margin: 0 0 1em 0; }
.ec3_widget_list ul li ul li{ padding: 0; margin: 0; border-bottom: none; background: none; }

/* Meta */
.widget_meta h3 {font-weight: 500; color: #f60; font-size: 1.7em; text-transform: none; line-height: 1em; padding-bottom: 0.1em; }

/* Committees */
#committees a {color:#ff6600;}
#committees p {font-size: 1.5em;}
#committees table {font-size: 1.4em;}
