/* Overall */
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size:0.9em;
	margin: 0px;
	padding: 0px;
	background-color: #325814;
}
img {
	border: 0px;
}
a {
	color: #294214;
}
#bigdaddy {
	background-color: #539220;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-bottom: 40px;
}
#cwrap {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}

/* HEADER */
#header {
	background-image: url(../images/layout/header_bg.jpg);
	background-repeat: no-repeat;
	height: 122px;
}
#logo {
	font-size: .2em;
	text-decoration: none;
	background-image: url(../images/layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 122px;
	width: 481px;
	position: absolute;
}
#header #topright {
	float: right;
	width: 450px;
	padding-top: 18px;
}
#header #topright p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	font-style: italic;
	text-align: right;
	float: left;
	width: 300px;
	margin: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #topright .donate {
	float: right;
	display: block;
	height: 42px;
	width: 145px;
	margin-top: 18px;
}
#header #topright .prayertimes {
	float: right;
	display: block;
	height: 42px;
	width: 145px;
	margin-top: 0px;
}

/* Top Menu */
#topmenubar {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
#topmenubar ul {
    margin:0px;
    padding:0px;
    border:0px;
}
#topmenubar ul li{
  margin:0;
  border:0;
  padding:0;
  list-style:none;
  display:inline;
}
/*
.intro {
	background-image: url(../images/layout/index_introbg.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 351px;
	padding-left: 280px;
	padding-top: 20px;
	float: left;
}
.intro p {
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #20370e;
}
  */
.introann {
  margin:0px;
  padding:0px;
}
#intro {
  width:627px;
  background-color:#a6d183;
  float:left;
}
#intro_content {
}
/* Homepage Bottom Columns */
.homepagerow {
	float: left;
	width: 965px;
        margin-top:10px;
        margin-bottom:10px;
}
.homepagerow .homepage_bottom_column_left {
	float: left;
	width: 300px;
	margin-right: 30px;
        margin-bottom:10px;
}
.homepagerow .homepage_bottom_column_middle {
	float: left;
	width: 300px;
        margin-bottom:10px;
}
.homepagerow .homepage_bottom_column_right {
	float: right;
	width: 300px;
        margin-bottom:10px;
}

.homepage_bottom_column_content {
  background-color: #A6D182;
}
.homepage_bottom_column_content ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.homepage_bottom_column_content ul li {
	clear:both;
        padding-top:5px;
        padding-bottom:5px;
}

/* Homepage Listing Item */
.homepage_item {
	padding-top:10px;
	padding-bottom:10px;
}
.homepage_item_title {
  float:left;
	font-weight:bold;
	padding-bottom:10px;
        width:200px;
}
.homepage_item_container {
}
.homepage_item_content {
	width:200px;
	float:left;
	height:100%;
}
.homepage_item_thumb {
  float:right;
	text-align:right;
}
.homepage_item_thumb a img {
	border: 1px solid white;
        width:50px;
}
.homepage_item_thumb a:hover img {
	border: 1px solid green;
}
.homepage_bottom_column_header, .homepage_bottom_column_header_grass  {
  background-image:url(../images/layout/homepage_section_header.jpg);
  background-repeat:no-repeat;
  height:55px !important;
  width:300px !important;
}
.homepage_bottom_column_header span, .homepage_bottom_column_header_grass span {
  font-style:bold;
  font-size:1.2em;
  color:#ffffff;
  position:relative;
  top:10px;
  left:10px;
}
.homepage_bottom_column_header span a, .homepage_bottom_column_header_grass span a  {
  color:#fff;
  text-decoration:none;
}
.homepage_bottom_column_header span a:hover, .homepage_bottom_column_header_grass span a:hover  {
  color:#fff;
  text-decoration:underline;
}
.homepage_bottom_column_header_grass {
  background-image:url(../images/layout/homepage_section_header_grass.jpg);
}
.homepage_bottom_column_footer {
  background-image:url(../images/layout/index_light_bottom.jpg);
  background-repeat:no-repeat;
  height:10px;
  width:300px;
}
/* Footer */
#footer {
	float: left;
	width: 100%;
	background-image: url(../images/layout/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: .75em;
}
#fwrap {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#footer-menu {
	color: #779162;
	text-align: center;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
}
#footer-copyright {
	text-align:center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .ftop {
	margin-top: -35px;
	position: absolute;
	margin-left: 70px;
}
#content {
	width: 100%;
}
#contentwide {
	line-height: 1.3em;
	background-image: url(../images/layout/contentwide_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#leftcontent {
	width: 684px;
	float:left;
}
#rightcontent {
	float: right;
	width: 250px;
}
#contentbox {
	float:left;
	width:100%;
	background-image: url(../images/layout/leftcontent_bg.gif);
	background-repeat: repeat-y;
	line-height: 1.4em;
}
#contentboxw {
	margin:25px;
}


/* Right Column Box */

.rightbox_l {
	background-color: #A6D182;
	background-image: url(../images/layout/rb_light_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	font-size: 0.75em;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.rightbox_l .hdr {
	padding-bottom: 10px;
}
.rightbox_l ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.rightbox_l ul li {
	padding-bottom: 10px;
}
.rightbox_l ul a {
	color: #294214;
	text-decoration: none;
	padding-bottom: 10px;
}
.rightbox_l ul a:hover {
	text-decoration: underline;
}
.rightbox_l .thumb {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #bfdea6;
}
.rightbox_l .date {
	font-size: .9em;
	font-weight:bold;
	display: block;
	padding-bottom: 2px;
}
.rightbox_l ul.articles {
}
.rightbox_l ul.articles li a, .rightbox_l ul.events li a {
	background-image: url(../images/layout/icon_file.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
.rightbox_l ul.multimedia li.rightvideo a {
	background-image: url(../images/icons/mpeg-16x16.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
.rightbox_l ul.multimedia li.rightaudio a {
	background-image: url(../images/icons/mp3-16x16.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
.rightbox_l p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.4em;
	color: #294214;
}
.rightbox_l p a {
	color: #294214;
	text-decoration: none;
      }
.mosque {
	background-image: url(../images/layout/contact_box.gif);
	padding-bottom: 220px;
}


/* Bread Crumbs */
#breadcrumbs {
	font-size: 11px;
	color: #698255;
	padding-bottom:10px;
	padding-top:10px;
}
#breadcrumbs a {
	color: #000000;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbswide {
	background-image: url(../images/layout/contentwide_bg.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #698255;
}
#breadcrumbswide a {
	color: #000000;
	text-decoration: none;
}
#breadcrumbswide a:hover {
	text-decoration: underline;
}
div.info {
	font-size: .5em;
	color: #698255;
	font-weight: normal;
	letter-spacing: normal;
	padding-top: 2px;
}


/* FORMS */
form#contact_form {
	background-color: #86b164;
	padding: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form#contact_form label {
	display: block;
}
form#contact_form .editbox {
	padding: 5px;
	border: 1px solid #539220;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
form#contact_form .btn {
	margin-top: 15px;
}
form#subscribe_form {
  margin:0px;
  padding:0px;
    padding-left:25px;
}
.btop {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91ba71;
	display: block;
}
.infobox {
	padding: 15px;
	background-color: #b5d998;
	width: 350px;
}


/* Single Column Listings */
.single_column_listing_item, .two_column_listing_item {
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}
#single_column_container {
	float:left;
	margin-right:50px;
}
.single_column_listing_image, .two_column_listing_image {
	border: 1px solid #bcdca2;
	float: left;
	margin-right: 15px;
}
.single_column_listing_image img, .two_column_listing_image img {
	width: 100px;
}
.single_column_listing_image img.icon, .two_column_listing_image img.icon {
        width: 48px;
}
.single_column_listing_image a img, .two_column_listing_image a img {
	border: 1px solid #a6d183;
}
.single_column_listing_image a:hover img, .two_column_listing_image a:hover img {
	border: 1px solid white;
}
.single_column_listing_title, .two_column_listing_title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
.pagination {
	padding-bottom:10px;
	padding-top:10px;
}

/* Gallery Album */
#albums {
	float:left;
}
.album_listing_item {
	display:inline;
	float:left;
	padding:10px;
}
.album_listing_image a img {
	border: 1px solid white;
}
.album_listing_image a:hover img {
	border: 1px solid green;
}
.gallery-thumbnails a img {
	border: 1px solid white;
}
.gallery-thumbnails a:hover img {
	border: 1px solid green;
}


/* Multi Column Listings */
#widecols {
	float: left;
	width: 922px;
	padding-right: 20px;
	padding-left: 20px;
}
#widecols #widecoll {
	float: left;
	width: 451px;
}
#widecols #widecolr {
	float: right;
	width: 451px;
}
.widebox {
	background-image: url(../images/layout/bigcol_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 421px;
	padding: 15px;
	line-height: 1.2em !important;
	float: left;
}
.widebox h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3d651d;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.widebox h3 {
	font-size: 1em;
	font-weight: bold;
	color: #3d651d;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.widebox ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
.widebox ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 421px;
}
.widebox ul li p {
	font-size: .85em !important;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px!important;
}
.widebox p {
	font-size: .9em;
}
.widebox a {
	font-weight: bold;
	color: #20370E;
	text-decoration: underline;
}
#medcols {
	float: left;
	width: 922px;
	padding-right: 20px;
	padding-left: 20px;
}
#medcols #medcoll {
	float: left;
	width: 297px;
	margin-right: 15px;
}
#medcols #medcolm {
	float: left;
	width: 297px;
}
#medcols #medcolr {
	float: right;
	width: 297px;
}
.medbox {
	background-image: url(../images/layout/medcol_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 267px;
	padding: 15px;
	line-height: 1.2em !important;
	float: left;
}
.medbox .hdr {
	font-size: 1.1em;
	font-weight: bold;
	color: #3d651d;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.medbox ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
.medbox ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 267px;
}
.medbox ul li p {
	font-size: .85em !important;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px!important;
}
.medbox h3 {
	font-size: 1.1em !important;
	padding:0px !important;
	margin:0px !important;
}
.medbox p {
	font-size: .9em;
}
.medbox .thumb {
	border: 1px solid #b6d69f;
	float: left;
	margin-right: 10px;
}
.medbox a {
	font-weight: bold;
	color: #20370E;
	text-decoration: underline;
}
.medbox a:hover {
	text-decoration: none;
}
/* Individual Entries */
.entry {
	padding:10px;
}
.entry_title, .page_title {
	font-size: 1.5em;
}
.entry_information {
	color: #446826;
	font-size: 0.9em;
	padding-top:10px;
	padding-bottom:10px;
}
.entry_images {
	padding-top:10px;
	padding-bottom:10px;
}
.entry_images a img {
	border: 1px solid white;
}
.entry_images a:hover img {
	border: 1px solid green;
}
.entry_attachments {
	padding-top: 10px;
	padding-bottom:10px;
}
.entry_content {
	color: #20370e;
}

