/* Start of CMSMS style sheet 'Andreas06CMSMS : Andreas06CMSMS' */
/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.
Version: 1.1, November 28, 2005 */
/* andreas06 - Ported to CMS Made Simple first by mark and further by reneh
March 17, 2008 */

.calendar{
width: 200px;
}

body{
background:#e0e0e0 url(uploads/Andreas06CMSMS/bodybg.gif) repeat-x;
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

h1 a{
text-decoration: none;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
font-weight:700;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
line-height: 100%;
}

li{
margin-top: .7em;
}

dd{
line-height: 150%;
}

td{
width: 200px;
}

#title{
position: relative;
right:11px;
}

#container{
background:#c0c0c0 url(uploads/Andreas06CMSMS/bodybg.gif) repeat-x;
margin:0 auto;
text-align:left;
width:852px;
}

#sitename{
background:url() top center no-repeat;
color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename h1 a{
color:#ffffff;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background:url(uploads/Andreas06CMSMS/greypx.gif) bottom left repeat-x;
float:left;
width:852px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(uploads/Andreas06CMSMS/tabs.gif) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(uploads/Andreas06CMSMS/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(uploads/Andreas06CMSMS/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(uploads/Andreas06CMSMS/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}

#wrap1{
background:#ffffff url(uploads/Andreas06CMSMS/innerbgtest.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:850px;
}

#wrap2{
background:url(uploads/Andreas06CMSMS/headertest.jpg) top left no-repeat;
padding:10px;
width:830px;
}

#header{
height:30px;
position:relative;
width:830px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a, topbox{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#leftside h2{
font-size:1.4em;
font-weight:400;
}

#leftside h3{
font-size:1.2em;
font-weight:400;
}

#article {
color: red;
}

div#news {
  margin: 2em 0 0em 0em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #808080;
/*  background: #FFE9AF; */
}

div#news h2 {
   line-height: 1.5em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 0.5em; /* padding for the news article summary */
    margin: 0 0.5em 0.5em 0em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

#cntnt01searchinput {
width: 140px;
}


#rightside{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside h2{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside h3{
font-size:1.2em;
font-weight:400;
margin:0 0 8px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
position: relative;
right: 24px;
padding:2px;
}

#content{
margin:45px 184px 0 215px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h3,#contentalt h3{
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content h4,#contentalt h4{
font-size:1.2em;
font-weight:400;
margin:15px 0 5px;
padding:0;
}

#content img,#contentalt img{
margin:5px 15px 6px;
}

#images{
margin-left: 12px;
text-align: center;
margin-top: 20px;
}

#images img{
border: 0;
}

.contactform textarea{
width: 392px;
height: 100px;
} 

#missionaries h1{
color: #336043;
font-weight: bold;
font-size: 1.25em;
}

#missionaries p{
font-size: 1.1em;
}

#services h2{
font-size: 1.5em;
text-align: center;
}

#services h1{
color: #336043;
font-weight: bold;
font-size: 1.25em;
text-align: center;
}

#services p{
font-size: 1.1em;
text-align: center;
}

#services a{
color: #0066cc;
}

#services img{
text-align: center;
border: 0;
}

#lp h1{
text-align: center;
color:#000000;
font-size: 1.5em;
}

#lp h3{
text-align: center;
color: red;
font-size: 1.1em;
color: red;
}

#lp h4{
text-align: center;
color: #000000;
font-size: 1em;
text-decoration: underline;
}

#lp p{
color: #000000;
text-align: center;
}

div.pastor p{
text-indent: 10px;
}

div.pastor img{
text-align: center;
}

#redtitle{
text-align: center;
text-decoration: underline;
color: red;
font-size: 1.25em;
}

#red{
color: red;
font-size: 1.15em;
text-align: center;
}

#picture{
text-align: center;
}

#audiotitle{
text-decoration: underline;
}

#aplay{
text-align: center;
}

#adownload{
text-align: center;
}

#sermontitle{
font-size: 1.25em;
text-decoration: underline;
color: #000000;
}

#events{
text-align: center;
height: 100px;
width: 345;
}

#events td{
margin-top: .7em;
}

#eventage{
float: left;
}

div#flat{clear:both;width:100%;height:38px;margin:10px 0 0;padding:0px;}
div.left49 {float:left;width: 75%;}
div.right49 {float:right;width: 15%;text-align: right;}
div.left49 p{margin:0px 20px; padding:0px}
div.right49 p{margin:0; padding:0px}
div.left49 a:hover{color:#fa9035;}
div.left49 a{color:#d04a10;text-decoration:none}

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:730px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

#leftside {
margin-left: 9px;
}

#leftside ul { 
list-style: none; 
margin: 0px 0px 10px; 
padding: 0px; 
}

#leftside li  {
display:block;
margin:0px;
padding:0px
}

ul#menuvert{
list-style:none;
margin:0px;
padding:0px
}

.menu_vert a{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 2px;
position:relative;
text-decoration:none;
width:125px;
}

.menu_vert li a.current{
color:#fa9035;
}

.menu_vert a:hover, .menu_vert li a.current:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 1px;
}

.nav{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(uploads/Leaves/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

/* make all links red */
.calendar tr td a
{
  color: red;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: red;
  font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse:    collapse;
  border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width: 75px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 3px;
  height: 75px;
  width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: silver;
}

#big .calendar-day
{
  background-color: #80ff80;
}

#big .calendar-today
{
  font-weight: normal;
  background-color: #8080ff;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}

#address
{
  color: gray;
  font-size: .86em;
}

/* Generic map, side bar holder styles */
      .MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; margin: 0px;}
      .MapBuilder a {text-decoration: none; color: #0066CC; background-color: transparent;}
      .MapBuilder a:hover {color: #F60; background-color: transparent;}
      .MapBuilder h1 {font-weight: bold; font-size: 16pt; color: #369; border-bottom: 2px solid #369;}
      
      /* Info Window styles */
      .IW { width: 350px;}
      .IWContent {height: 120px; overflow:auto;}
      .IWCaption {font-weight: bold; font-size: 12pt; color: #369; border-bottom: 2px solid #369;}
      .IWFooter {margin-top: 5px; font-size: 8pt; }
      .IWFooterZoom {}
      .IWDirections{background-color:#FFF;}

      .MapBuilderSideBar {float:left; margin-left: 10px; }
      /* PDMarker */
      div.markerTooltip {
        color: black;
        background-color: white;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
}
/* End of 'Andreas06CMSMS : Andreas06CMSMS' */

