/* @override http://fellowshipdallas.monkcms.net/_css/styles.css */

/* Site: Fellowship Bible Church - Dallas */

/* =RESET MARGINS & PADDING
---------------------------------------------------------------------
*/

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td{
  margin: 0;
  padding: 0;
}

img{
  border: 0;
  margin: 0;
  padding: 0;
}

hr{
  display: none;
}

/* =RESET TYPOGRAPHY
---------------------------------------------------------------------
*/

body{
  font-family: Helvetica, Arial, sans-serif; /* web safe fonts */
  font-size: 62.5%; /* Rest font to a 10px baseline when using ems */
  font-weight: normal;
  line-height: 140%;
  background: url(/_img/bg_container-inner.jpg) repeat left top;
  background-attachment: fixed;
}

h1{
  font-size: 2em;
  

/* font-size doesn't matter since we hide this with a logo */
  font-weight: normal;
}

h2{
  font-size: 2.4em;
  line-height: 1.6;
  font-weight: bold;
  font-family:  Helvetica, Arial, sans-serif;
}

h3{
  font-size: 1.6em;
  line-height: 1.6;
  font-weight: bold;
}

h4{
  font-size: 1.4em;
  line-height: 1.4;
  font-weight: bold;
}

h5{
  font-size: 1.2em;
  font-weight: bold;
}

h6{
  font-size: 0.8em;
  font-weight: bold;
}

p{
  font-size: 1.2em;
  /* Sets content font at 12px */
  font-weight: normal;
  color: #101010;
  margin: 0 0 10px 0;
  line-height: 1.5;
}

.Normal {
  font-size: 12px !important;
  color: #101010 !important;
  line-height: 1.5;
}

.Normal a{
  font-size: 12px !important;
  color: #333333 !important;
  text-decoration: none !important;
  font-weight: bold;
}




/* =DEFAULT LINKS
---------------------------------------------------------------------
*/

a{
  margin: 0;
  padding: 0;
  text-decoration: none;
  overflow: hidden;
  color: #3f401e;
}

a:hover,
a:active{
  text-decoration: none;
}

/* =Helper Classes
---------------------------------------------------------------------
*/

#skip{
  position: absolute;
  list-style: none;
  display: block;
  height: 0;
  overflow: hidden;
}

/* the clearfix rules make it possible to clear floated elements without additional structural markup. See http://www.positioniseverything.net/easyclearing.html */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
  height: 1%;
}
.clearfix{
  display: block;
}
/* End hide from IE-mac */

/* =Header
---------------------------------------------------------------------
*/

#headerWrap{
  height: 186px;
  margin: 0 auto;
/*  background: url(/_img/bg_header-wrap.png) repeat-x left -15px; */
}

#metaNav{
  height: 32px;
  margin-bottom: 0px;
  position: relative;
  background: #1d1d1d; /* url(/_img/bg_header-wrap.png) repeat-x left top; */
  border-bottom: 1px solid #ff2a11;
}

#metaNav div{
  width: 1000px;
  margin: 0 auto;
}

#metaNav p,
#metaNav a{
  color: #fbfbfb;
  text-decoration: none;
}

#metaNav p.left{
  float: left;
  margin: 0 0 0 45px;
  line-height: 30px;
  font-size: 1.3em;
  color: #cccccc;
}

#metaNav p.left span,
#metaNav p.left a.thickbox{
  padding: 4px 8px;
  border: 1px solid #333333;
  margin-left: 13px;
  background: #000000;
  color: #cccccc;
  font-size: 1em;
  font-weight: 200;
}

#metaNav p.right{
  float: right;
  display: inline;
  margin: 1px 35px -9px 0;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 3px;
}

#metaNav p.right a{
  background: url(/_img/btn_min-guide.png) no-repeat right top;
  padding-right:43px;
  height: 35px;
  float: right;
  display: inline;
  position: relative;
  z-index: 1000;
}

#metaNav p.right a.open{
  background: url(/_img/btn_min-guide.png) no-repeat right bottom;
}

#ministry_index_holder {
   background: #000000;
   display: none;
   width: 100%;
   padding-top:5px;
   border-bottom: 1px solid #ff2a11;
}
			
#ministry_index {
 margin: 0 auto;
 padding: 15px 40px 20px 40px;
 width: 880px;
 overflow: auto;
 visibility: visible;
}

#ministry_index p{
 color: #ff2a11;
}

#ministry_index .column{
  width: 220px;
  float: left;
}

#ministry_index .column p{
  font-weight: bold;
  margin-bottom: 5px;
  margin-left: -3px;
  font-size: 1.4em;
  font-family: Helvetica, Arial, sans serif;
  text-transform: uppercase;
}

#ministry_index .column ul{
  list-style-type: none;
  font-size: 1.3em;
  line-height: 145%;
  font-weight: 200;
}
#ministry_index .column ul li a{
  color: #cccccc;
}

#header{
  background: url(/_img/bg_header.png) no-repeat center top;
  width: 1000px;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 5px;
}

#header .headerMessage{
  float: right;
  display: inline;
  width: 530px;
  height: 40px;
  padding: 10px;
  margin: 3px 50px 0 0;
  /* background: #f6f6f6; */
  font-family:  Helvetica, Arial, sans-serif;
  overflow: hidden;
}

#header .headerMessage p{
  color: #000000;
  margin: 0;
}

#header h1{
  width: 191px;
  line-height: 100px;
  margin-left: 45px; /* 25px for headerWrap padding + 20px */
  background: url(/_img/bg_h1.png) no-repeat left 0px;
  text-indent: -9999px;
  float: left;
  display: inline;
}
#header h1 a{
  display: block;
  width: 191px;
  height: 76px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
  font-family: arial, verdana, sans serif;
  list-style: none;
  clear: both;
  margin-left: 45px;
}

#nav li{
  float: left;
  display: inline;
  font-size: 1.6em;
  line-height: 41px;
}

#nav li#nav_home a{
  background: url(/_img/bg_nav-home.png) no-repeat 12px 8px;
  width: 40px;
  text-indent: -9999px;
  margin: 2px 0 0 0;
}

#nav li#nav_about a{
  background: url(/_img/bg_nav-about.png) no-repeat center 8px;
  width: 97px;
  text-indent: -9999px;
  margin: 2px 0 0 0;
}

#nav li#nav_worship a{
  background: url(/_img/bg_nav-worship.png) no-repeat center 8px;
  width: 109px;
  text-indent: -9999px;
  margin: 2px 0 0 0;
}

#nav li#nav_connect a{
  background: url(/_img/bg_nav-connect.png) no-repeat center 8px;
  width: 109px;
  text-indent: -9999px;
  margin: 2px 0 0 0;
}

#nav li#nav_care a{
  background: url(/_img/bg_nav-care.png) no-repeat center 8px;
  width: 79px;
  text-indent: -9999px;
  margin: 2px 0 0 0;
}

#nav li#nav_outreach a{
  background: url(/_img/bg_nav-outreach.png) no-repeat center 8px;
  width: 122px;
  text-indent: -9999px;
  margin: 2px 0 0 0;
}

#nav li#nav_sermons a{
  display: none;
  text-indent: -9999px;
}

#nav li a{
  display: block;
  color: #fbfbfb;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 200;
  margin: 0 18px;
  padding: 0 5px;
}

#nav li ul{
  position: absolute;
  left: -999em;
  z-index: 999;
  width: 150px;/* Needs to be same as other 150px value */
  list-style: none;
  line-height: 1;
}

#nav li:hover ul,
#nav li.sfhover ul{
  left: auto;
  z-index: 1000;
}

#nav li li{
  font-size: .9em;
  margin: 0;
}

#nav li li a{
  width: 150px; /* Needs to be same as other 150px value, less any padding or margin */
  background: #333333; /* Change to more appropriate value */
  padding:5px;
  line-height: 1em;
  font-size: .8em;
}

#nav li li a:hover{
  background: #666666;
}

/* =Search
---------------------------------------------------------------------
*/

div#search{
  float: right;
  display: inline;
  margin-right: 12px;
  margin-top: 5px;
  padding-top: 3px;
  padding-left: 10px;
  background: url('/_img/searchbox.png') no-repeat left 3px;
}

div#search fieldset{
  width: 250px;
}

#search input#search_term{
  height: 19px;
  background: #000000; 
  border: none;
  float: left;
  color: #cccccc;
  font-size: 1.3em;
  width: 200px;
  padding: 5px 0px 0px 0px;
}

#search a#search_go{
  background: url(/_img/btn_search-go.png) no-repeat left top;
  text-indent: -9999px;
  display: block;
  float: left;
  width: 27px;
  height: 24px;
}

/* =Home Page
---------------------------------------------------------------------
*/

#homeSermon{
  /* background: #000000; */
  margin-top: -65px;
}

#homeSermon .sermonWrap{
  width: 900px;
  margin: 0 auto;
}

#homeSermon img{
  margin-bottom: -60px;
}

#homeSermon .sermonInfo{
  height: 40px;
  padding: 10px 40px;
  background: url(/_img/bg_home-sermon.png) repeat-x center bottom;
  position: relative;
/*  border-bottom: 3px solid #666666;  */
}

#homeSermon h3,
#homeSermon h4{
  font-family: Helvetica, Arial, sans-serif;
  color:#cccccc;
}
#homeSermon h3 a{
  color:#cccccc;
  text-decoration: none;
  text-transform: uppercase;
}
#homeSermon h4{
  color:#999999;
}

#homeSermon .meta{
  float: left;
  display: inline;
}

#homeSermon .media{
  width: 250px;
  height: 40px;
  float: right;
  display: inline;
}

#homeSermon .media p{
  float: left;
  display: inline;
  line-height: 35px;
  padding-top: 5px;
}

#homeSermon .media a{
  padding-left: 40px;
  color: #fbfbfb;
  text-decoration: none;
  font-size: 1.3em;
  font-family: Helvetica, Arial, sans-serif;
  /* text-transform: uppercase; */
  height: 25px;
  float: left;
}

#homeSermon .media p.play a{
  background: url(/_img/bg_home-sermon-btns.png) no-repeat left top;
  margin-right: 20px;
  padding-bottom: 5px;
}

#homeSermon .media p.download a{
  background: url(/_img/bg_home-sermon-btns.png) no-repeat left -30px;
  padding-bottom: 5px;
}


/*
#home ul#quickLinks{
  list-style-type: none;
  margin: 0 0 61px 0;
  overflow: auto;
}
#home ul#quickLinks li{
  float: left;
  display: inline;
}
#home ul#quickLinks li a{
  background-color: #666666;
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  text-align: center;
  display: block;
  width: 190px;
  line-height: 102px;
  margin: 0 15px;
} */

.welcomeText{
  clear: both;
  text-align: left;
  padding: 15px;
  margin-bottom: 10px;
/*  background: #fbfbfb;
  border: 2px solid #333333; */ 
  display: block;
}

.homeBlog{
  clear: both;
  margin-top: 25px; 
}

.homeBlog h3{
/*  margin-left: 132px; */
  font-family: Helvetica, Arial, sans-serif;
  color: #ff2a11;
  text-transform: uppercase;
}

.homeBlog h3.blogHeader{
  background: #efefef;
  padding-top: 5px;
  padding-left: 5px;
}

.blogContent h3.blogTitle{
/*  margin-left: 132px; */
  font-family: Helvetica, Arial, sans-serif;
  color: #333333;
/*  text-transform: uppercase; */
  font-size: 1.4em;
}

.homeBlog .blogWrap{
  border-top: 2px solid #333333; 
  background: url(/_img/bg_blogbox.png) repeat-x left top;
  padding: 8px 15px;
}

.homeBlog .bio{
  float: left;
  margin: -10px 15px 20px 0px;
  text-align: center;
}

/*
.homeBlog .bio h4{
  font-family: Helvetica, Arial, sans-serif;
  color: #003366;
  font-size: 1.4em;
  clear: both;
  line-height: 1.6em;
}
*/

.homeBlog .bio p{
  background: #333333;
  color: #cccccc;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 15px 0 9px;
  padding: 5px 0;
  line-height: 1.4;
} 


#content .homeBlog img{
  margin: 0;
}

#content .blogContent p.date{
  /* margin-top: 20px; */
  font-weight: bold;
  color: #333333;
}

#content .blogContent p.readMore{
  /* margin-top: 20px; */
  font-weight: bold;
  text-transform: uppercase;
}


/* =Container
---------------------------------------------------------------------
*/

#container{
  background: #000000;
}

/* =Container Inner
---------------------------------------------------------------------
*/

#container-inner{
  background: url(/_img/bg_container-inner.jpg) repeat left top;
  border-top: 2px solid #333333;
  clear: both;
  margin-top: 12px;
}

#quickLinks {
  width: 930px;
  position: relative;
  margin: 0 auto;
  clear: both;
  padding: 7px 0 7px 0;
}

#home_links li {
  padding: 4px 4px 0px 4px;
  display: inline;
  list-style-type: none;
  float: left;
}


#pageHeaderImg{
  background: #000000;
  margin:-60px 0 -3px 0;
}

#pageHeaderImg div{
  width: 900px;
  margin: 0 auto;
  position: relative;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
  width: 920px;
  margin: 0 auto;
  position: relative;
  z-index: 200;
  padding: 10px 20px 20px 20px;
  clear: both;
  /* background: url(/_img/bg_content-wrap.png) repeat-y; */
}



/* =Content
---------------------------------------------------------------------
*/

#content{
  clear: both;
  width: 580px;
  padding: 25px 20px;
  float: left;
  background: #f6f6f6;
  border: 2px solid #333333;
}

body.calendar #content{
  width: 890px;
}

#content li{
  margin-bottom: 1em;
  color: #030303;
  font-size: 1.2em;
  line-height: 1.5;
}

#content ul,
#content ol{
  margin: 0 0 1em 3em;
}

#content li{
  margin: 0;
}

#content li li{
  font-size: 1em;
}

#content blockquote{
  margin-left: 3em;
}

#content hr{
  display: block;
  margin-bottom: 1em;
}

#content a{
  color: #3f401e;
  text-decoration: underline;
}

#content a:hover{
  text-decoration: none;
}

#content img{
  float: left;
  margin: 0 10px 5px 0;
}

#content #text{
  clear: both;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
  width: 250px;
  float: right;
  background: url(/_img/bg_sidebar.png) repeat-y right top;
  padding: 15px;
  border: 2px solid #333333;
  margin-right: 2px;
}

#sidebar #sbNav ul{
  list-style-type: none;
  /* margin-right: -20px; */
  margin-bottom: 20px;
}
#sidebar #sbNav ul li{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  margin-bottom: 4px;
  height: 50px;
/*  background: url(/_img/bg_subNav-li.gif) no-repeat right top; */
}
#sidebar #sbNav ul li a{
  color: #ffffff;
  display: block;
  line-height: 44px;
  padding: 0 0 0 15px;
  background: url(/_img/bg_sbNav.png) no-repeat center top;
  /* text-transform: uppercase; */    
}

#sidebar h3{
  color: #3f401e;
  border-bottom: 2px solid #333333;
  line-height: 1.2em;
  margin-bottom: 22px;
}

/* Sidebar - Events */
#sidebar #events{
  font-weight: bold;
}

#sidebar #events h3{
  font-weight: bold;
  color: #ff2a11;
  font-size: 1.5em;
  text-transform: uppercase;
  background: #efefef; 
  padding: 5px 5px 0 5px;
  margin: -5px -5px 12px -5px;
}

#sidebar #events a.calendar{
  float: right;
  color: #333333;
  font-weight: 200;
  font-size: 1.1em !important;
  padding: 7px 25px 0 0;
  margin-bottom: -10px;
  background: url(/_img/bg_sidebar-events-cal.gif) no-repeat right bottom;
}

#sidebar #events ul{
  border-bottom: 2px solid #333333;
  margin-bottom: 3px;

}

#sidebar #events li{
  list-style-type: none;
  clear: both;
  color: #333333;
}

#sidebar #events li a{
  font-size: 1.1em;
  color: #3f401e;
}

#sidebar #events li p{
  margin-bottom: 15px;
  font-size: 1em;
}

#sidebar #events a.more{
  float: right;
  color: #333333;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
}


/* Sidebar - Sermons */

#sidebar p#side-podcastlink{
  position: absolute;
  width: 49px;
  height: 40px;
  top: 20px;
  right: 30px;
  margin: 0;
  text-indent: -9999px;
}

#sidebar p#side-podcastlink a{
  display: block;
  height: 40px;
  background: url(/_img/bg_sidebar_podcastlink.png) no-repeat;
}

#sidebar p#filter{
  margin: 10px 0 25px;
  font-size: 1.2em;
  color: #3f401e;
  font-weight: bold;
}

#sidebar p#filter select{
  width: 130px;
  margin-left: 8px;
}

#sidebar ul{
  list-style: none;
  margin-bottom: 20px;
}

#sidebar ul li{
  font-size: 1.2em;
  margin-bottom: .5em;
  line-height: 1.1;
}

#sidebar ul li a{
  color: #3f401e;
}

/* = Sermons  
---------------------------------------------------------------------
*/

#sermons #content{
  position: relative;
  margin-bottom: 15px;
  background: #f6f6f6;
  clear: both;
  padding: 15px;
  border: 2px solid #333333;
  width: 570px;
}

#content #current-sermon h5{
  height: 20px;
  font-size: 1.6em;
  display: inline;
}

#sermons #content h3{
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
}

#sermons #content h3 a{
  color: #3f401e;
}

#sermons h3.sermongroup{
  margin: 24px 0 10px;
}

#content h3 a:hover{
  text-decoration: underline;
}

#sermons #content #current-sermon{
  padding: 20px 0 40px;
}

#sermons #current-sermon .sermon-meta{
  border-top: 2px solid;
  padding-top: 10px;
}

#sermons #content #current-sermon p{
  margin: 0;
  font-size: 1.2em;
  line-height: 1.5;
}

#sermons #content #current-sermon p.series,
#sermons #content #current-sermon p.category{
  font-weight: bold;
}

#sermons #content #current-sermon p.series a,
#sermons #content #current-sermon p.category a{
  font-weight: normal;
}

#sermons #content #current-sermon p.series a:hover,
#sermons #content #current-sermon p.category a:hover{
  text-decoration: underline;
}

#sermons #content #current-sermon p.byline{
  margin-bottom: 1em;
  color: #545454;
}

/* #mediabox controls "feature" sermon and sermon detail */
#content ul#mediabox{
  float: right;
  display: inline;
  padding: 5px 5px 4px;
  list-style: none;
  border: 1px solid #e3dfda;
  background: #EDEBE8;
  margin: 0px 0px 20px 20px;
  width: 228px;
}

#content ul#mediabox{
  margin-top: 30px;
}
#content ul#mediabox.detail{
  margin-top: 0;
}

#content ul#mediabox li{
  margin: 0 0 2px;
  padding: 0;
  background: url(/_img/bg_mediabox_li.png);
  font-size: 1.2em;
  float: left;
}

#content #mediabox li a{
  display: block;
  width: 78px;
  height: 23px;
  padding: 6px 0 0 36px;
  background-position: 18px 9px;
  background-repeat: no-repeat;
}

#content li#mb_listen a{
  background-image: url(/_img/bg_mb_listen.png);
}

#content li#mb_download a{
  background-image: url(/_img/bg_mb_download.png);
}

#content li#mb_video a{
  background-image: url(/_img/bg_mb_watch.png);
}

#content li#mb_notes a{
  background-image: url(/_img/bg_mb_notes.png);
}

#content .sermonbox{
  position: relative;
  clear: both;
  padding: 10px 15px 8px;
  border-top: 1px solid #e3dfda;
  background: #EDEBE1;
}

#content .sermonbox.alt{
  background: #f6f5f3;
}

#content .sermonbox:hover{
  background: #EDEBE8;
}

#sermons #content .sermonbox h4{
  margin: 0 0 5px;
  color: #1E1E1E;
  font-size: 1.2em;
  line-height: 1.3;
  text-transform: none;
}

#sermons #content .sermonbox h4 a{
  color: #3f401e;
  text-decoration: none;
}

#sermons #content .sermonbox h4 a:hover{
  text-decoration: underline;
}

.sermonmeta{
  width: 310px;
}
#content .sermonbox .sermonmeta p{
  margin: 0;
}

#content .sermonbox p{
  font-size: 1.2em;
}

#content .sermonbox p.comments{
  height: 15px;
  margin: 0;
  padding-left: 19px;
  background: url(/_img/bg_comments.gif) no-repeat left center;
}

#content .sermonbox.alt p.comments{
  background-position: left bottom;
}

#content .sermonbox:hover p.comments{
  background-position: left top;
}

#content .sermonbox p.comments a{
  color: #0F6131;
}

#content .sermonbox ul{
  position: absolute;
  top: 12px;
  right: 13px;
  _right: 43px;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 999;
}

#content .sermonbox li{
  float: left;
  padding: 0;
  background: none;
  text-indent: -9999px;
}

#content .sermonbox li a{
  display: block;
  width: 36px;
  height: 29px;
  background-repeat: no-repeat;
}

#content .sermonbox:hover li a{
  background-position: left top;
}

#content .sermonbox li.sl_listen a{
  background-image: url(/_img/bg_sermonlist_listen.png);
}

#content .sermonbox li.sl_download a{
  background-image: url(/_img/bg_sermonlist_download.png);
}

#content .sermonbox li.sl_video a{
  background-image: url(/_img/bg_sermonlist_video.png);
}

#content .sermonbox li.sl_notes a{
  background-image: url(/_img/bg_sermonlist_notes.png);
}

#content .sermonbox a{
  color: #3f401e;
}

#pagination span.paginate_label{
  display: block;
  float: left;
  margin-right: 5px;
}

#pagination a#off{
  display: none;
}

p#pagination{
  float: left;
  display: block;
  margin: 20px 0 0;
  line-height: 14px;
  height: 14px;
}

#pagination a#current{
  font-weight: bold;
  display: block;
  color: #464646;
  float: left;
  margin: 0 8px;
  text-decoration: none;
}

#pagination a{
  margin: 0 8px;
  text-decoration: underline;
  display: block;
  float: left;
}

#pagination a:hover{
  text-decoration: none;
}

#pagination a#next{
  width: 14px;
  text-indent: -9999px;
  height: 14px;
  margin-top: 1px;
  margin-left: 4px;
  background: url(/_img/bg_paginate_next.png) no-repeat;
}

#pagination a#previous{
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  margin: 1px 4px 0;
  background: url(/_img/bg_paginate_prev.png);
}

#sermons p#backtoarchive{
  margin-top: 20px;
  float: left;
}

#sermons p#backtoarchive a{
  display: block;
  padding: 3px 10px;
  border: 1px solid #e3dfda;
  background: #EDEBE8;
  line-height: 1.5;
}

#content ul#byline{
  float: left;
  display: inline;
  padding: 5px 5px 4px;
  list-style: none;
  margin: 0 0 20px;
  max-width: 380px;
  /* k

eeps byline from overflowing into ul#mediabox */
   _width: 380px;
}

/* = Events  
---------------------------------------------------------------------
*/

body.calendar #content{
  min-height: 500px;
}

* html body.calendar #content {
  height:500px;
}

#content #calendar-outer{
  position: relative;
}

#content table.calendar{
  margin-bottom: 25px;
  border: 1px solid #e3dfda;
  border-right: 0;
  border-bottom: 0;
  border-collapse: collapse;
  width: 100%;
}

#content table.calendar caption{
  padding-bottom: 10px;
  font-size: 1.8em;
  font-weight: normal;
  color: #26365d;
}

#content table.calendar caption span{
  position: absolute;
  top: 0;
  width: 18px;
  height: 0;
  padding-top: 19px;
  overflow: hidden;
  color: #8A4700;
}

#content table.calendar caption span.calendar-prev{
  left: 250px;
  background-image: url(/_img/bigcal_previous.png);
}

#content table.calendar caption span.calendar-next{
  right: 250px;
  background-image: url(/_img/bigcal_next.png);
}

#content table.calendar th{
  padding: 6px 0;
  background: #EDEBE8;
  color: #545454;
  font-size: 1.3em;
  font-weight: normal;
  text-align: center;
}

#content table.calendar td{
  width: 100px;
  height: 68px;
  padding: 2px;
  border: 1px solid #e3dfda;
  border-left: 0;
  border-top: 0;
  background: #FFF;
  color: #626262;
  font-size: 1em;
  vertical-align: top;
}

#content table.calendar td.empty{
  background: #f6f5f3;
}

#content table.calendar td a{
  text-decoration: none;
}

#content table.calendar td ul{
  margin: .5em 0 0 .5em;
  font-size: 100%;
  list-style: none;
  padding: 0;
}

#content table.calendar td li{
  padding-left: 8px;
  margin-left: 0;
  margin-bottom: .75em;
  font-size: 1.1em;
  line-height: 1.2;
  background: none;
}

#content table.calendar td li a{
  text-decoration: underline;
}

#content table.calendar td li a:hover{
  text-decoration: none;
}
/* =Members Area
---------------------------------------------------------------------
*/
#members_area table{
   font-size: 1.2em;
   margin-bottom: 10px;
   clear: both;
}

#members_area table.contact{
   clear: right;
   width: 500px;
}
#members_area table.contact td.thing{
   padding-left: 0;
}

#members_area td.thing{
   width: 25%;
   padding-left: 10px;
}

#members_area tr h4{
  margin-top: 10px;
  margin-bottom: 0;
}

/* Sidebar */
#sidebar #memberProfile h3{
   font-family: Helvetica, Arial, sans-serif;
   font-weight: normal;
   font-size: 1.8em;
   margin-bottom: 10px;
}

#sidebar #memberProfile p{
   float: left;
   margin: 0 10px 10px 0;
}

#sidebar #memberProfile ul{
   list-style-type: none;
   float: left;
}

#sidebar #memberProfile li{
   font-size: 1.2em;
}

#member-search{
   clear: both;
   margin: 10px 0;
}

#member-search h4{
  margin-bottom: 5px;
}

#sidebar #memberProfile #member-search p{
  margin-top: 8px;
}

/* Member Directory */
.directory #letter-directory ol{
   list-style-type: none;
   height: 30px;
   margin: 0 0 10px;
}

.directory #letter-directory ol li{
   float: left;
   display: inline;
   font-size: 1.2em;
   margin: 8px 7px 8px 7px;
   color: #3d4952;
}
.directory #letter-directory ol li a {
   padding: 5px;
   margin: -3px -2px -3px -3px; /*keeps li without a tags looking the same. */
}
.directory #letter-directory ol li a:hover {
   background: #535c64;
   color: #fff;
   text-decoration: none;
}
#content.directory div.clear{
  clear: both;
}

#content.directory .person{
  float: left;
  width: 115px;
}

#content.directory .person p{
  clear: both;
}

#content.directory .person p.pic a{
  display: block;
  height: 100px;
  overflow: hidden;
}

#members_area #user-profile ul{
  float: left;
  margin-left: 0;
}

#members_area #user-profile ul li{
  background: none;
  margin-bottom: 0;
}

/* =Blog
---------------------------------------------------------------------
*/

#comments form label{
  font-size: 1.4em;
  line-height: 2;
}

#comments textarea#comment{
  width: 100%;
  margin-bottom: 10px;
}


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

#footer-wrap{
/*  border-top: 4px solid #ff5c24;
  background:#333333;
  margin-top: -70px; */
  width: 100%;
  position: relative;
  z-index: 0;
}

#footer{
  padding: 15px 0 15px;
  margin: 0 auto 0;
  color: #ffffff;
  background: #000000;
  overflow: auto;
  text-align: center;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
}

#footer p{
  margin-bottom: 0px;
  font-size: 1.4em;
}

#footer p.footer{
  color: #cccccc;
}



/* =Staff Page
-----------------------------------------------------------------------
*/

#content-staff{
  clear: both;
  width: 870px;
  padding: 25px 20px;
  float: left;
  background: #f6f6f6;
  border: 2px solid #333333;
}

/* #sidebar-staff{
  width: 180px;
  float: right;
  background: url(/_img/bg_sidebar.png) repeat-y right top;
  padding: 15px;
  border: 2px solid #333333;
  margin-right: 2px;
} */

