/*----- Text styles -----*/
p { color:#000000; margin-top:15px; font:14px/24px Arial, Helvetica, sans-serif; }
strong { font-weight:bold; }
em { font-style:italic; }
small { font:11px/18px Arial, Helvetica, sans-serif; color:#999; display:block; margin:10px 0 0 0; text-transform:uppercase; }
blockquote { }

/*----- Link styles -----*/
a { text-decoration:underline; }

/*----- Heading styles -----*/
h1 { margin:0; font:36px/1em Alegreya, Georgia, "Times New Roman", Times, serif; color:#000; }
h2, h3, h4, h5, h6 { margin-top:15px; line-height:1em; }

h2 { color:#000; font:30px Alegreya, Georgia, "Times New Roman", Times, serif; font-weight:700; }
h3 { color:#000; font:24px Alegreya, Georgia, "Times New Roman", Times, serif; font-weight:700; }
h4 { color:#000; font:18px Cabin, Arial, Helvetica, sans-serif; font-weight:600; }
h5 { }
h6 { }

/*----- List styles -----*/
ul { list-style:disc; margin:15px 0 0 30px; }
ol { list-style:decimal; margin:15px 0 0 30px; }
ul li,
ol li { margin-bottom:5px; padding-left:5px; font:14px/24px Arial, Helvetica, sans-serif; }

ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/*----- Image styles -----*/
img.centered { display:block; margin:0 auto; }
img.alignright { float:right; margin:5px 0 25px 20px; clear:both; display:inline; }
img.aligncenter { display:block; margin:15px auto 0 auto; }
img.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }
.alignright { float:right; margin:5px 0 20px 25px; clear:both; display:inline; }
.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }

/*----- Image captions -----*/
.wp-caption { }
.wp-caption-text { margin:5px 0 0 0; text-align:center; font:italic 13px/22px Georgia, "Times New Roman", Times, serif; }

/*----- Form styles -----*/
input,
select,
textarea { background:#ffffff; border-width:1px; border-style:solid; padding:5px; font:13px Arial, Helvetica, sans-serif; }

input:focus,
select:focus,
textarea:focus { }

fieldset { }
legend { }
label { font:bold 14px/24px Arial, Helvetica, sans-serif; }

/*----- Table styles -----*/
table { border-collapse:collapse; margin-top:10px; width:100%; }
table td { border-bottom:1px solid #000; padding:10px 5px; font:14px/24px Arial, Helvetica, sans-serif; vertical-align:top; }
table th { border-bottom:2px solid #000; color:#000; padding:10px 5px; font:bold 14px/24px Arial, Helvetica, sans-serif; vertical-align:top; text-align:left; }

/*----- CSS for plugins -----*/

/* Pagenavi */
.wp-pagenavi { clear:both; margin:30px 0 0 0; height:40px; text-align:center; }
.wp-pagenavi a,
.wp-pagenavi span { text-decoration:none; background-color:#6da141; padding:5px 10px; margin:2px; color:#ffffff; font:14px Arial, Helvetica, sans-serif; }
.wp-pagenavi a:hover,
.wp-pagenavi span.current { background-color:#00b6dc; }

/* NextGen Gallery */
.ngg-album { margin:20px auto 0 auto; width:680px; height:1%; overflow:hidden; background:url('images/internal_slider_bg.gif') bottom repeat-x; padding:0 0 20px 0; }
.ngg-albumtitle { font:26px GaboDriveRegular, Arial, Helvetica, sans-serif; }
.ngg-albumtitle a { color:#000; }
.ngg-albumcontent { margin:0; }
.ngg-thumbnail { float:left; width:110px; margin:20px 0 0 0; }
.ngg-thumbnail img { margin:0; }
.ngg-description { float:right; width:550px; }
.ngg-gallery-thumbnail-box { float:left; margin:20px 20px 0 0; }
.ngg-widget { margin:20px 0 0 0; }

/* Embed iframe */
.iframe-wrapper { margin:25px 0 0 0; }

/* AddThis */
.addthis_toolbox { display:none; }

/* YouTube Video Gallery */
.wp_youtube_gallery { margin:20px 0 0 0 !important; }

/*----- Blank widgets -----*/
.blank_widget { padding:20px; border:3px dashed #CCC; height:1%; overflow:hidden; margin:0; }
.blank_widget p { margin:0; }

/*----- Global classes -----*/
.container { width:100%; margin:0; }
.wrapper { width:/*75%*/ 960px; margin-left:auto; margin-right:auto; }
.area { width:/*71.875%*/ 930px; margin:0 auto; padding:15px; }

/*----- Main layout element -----*/
#main { height:1%; overflow:hidden; background-color:#fff; background-image:none; }


header,
nav,
#homepage-top,
#homepage-donate,
#homepage-sections,
#homepage-bottom,
p.edit,
#content-left,
.em-events-search,
#footer-top { display:none; }