/*
Theme Name: Word of Life
Theme URI: http://www.getupandrunning.net/
Description: Theme developed for Word of Life Christian Church
Version: 1.0
Author: Mark Sharp
Author URI: http://www.getupandrunning.net/
Tags: 2 column, gold

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*
 Default style sheet
*/
@import url( 'plugins_jquery.lightbox-0.5.css' );
@import url( 'plugins.css' );

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{background-color:#fff;color:#222;font-size:0.75em;font-family:Verdana, Arial, Helvetica, sans-serif;}
td{background-color:#fff;vertical-align:top;padding-left:3px;padding-right:3px;color:#2d1643;font:1.2em arial;}
table li {left:-10px;position:relative;}


body{padding:20px 0;background:#faf7fe;}
#contactform { margin: 20px; padding: 10px;text-align:left; border: 1px solid #999;}
.input, select, textarea{border:1px solid #999;font:1em Arial, sans-serif;text-align:left;vertical-align:top;}
.submit{font:1.3em Arial, sans-serif;}

#formerror h2 {color: red}
#formerror p {border: solid; border-width:1px; padding: 10px; background-color: #eeefd5}

a{background-color:inherit;color:#642;text-decoration:underline;}
a:hover{background:inherit;color:#970000;text-decoration:underline;}

.clear{clear:both;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
.left, .alignleft {float:left; padding-right: 5px;}
.center{text-align:center;}
.right, .alignright{float:right; padding-left: 5px;}

#container{width:900px;margin:0 auto;padding:0 0 6px 0;}
#main{width:900px;margin:0 auto;border:3px solid #837c45;text-align:left;}
* html #main{width:900px;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative;clear:both;height:135px;background:#332 url('img/fullbanner.jpg') no-repeat;color:#fff;}
#logo{padding:20px 20px 0;}
#logo h1{float:left;padding:13px 20px 5px;border:1px solid #1c1c13;background:#727258;}
#logo h2{clear:left;padding:5px 8px;background:inherit;color:#e2d6ad;font:normal 0.917em Georgia;}


/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;float:left;width:100%;background:#fff url('img/two-columns.gif') repeat-y;}



/* LEFT COLUMN STYLES */
#column{float:left;width:215px;padding:10px 0;}
#column .type{padding:10px 0 0;background:inherit;color:#970000;font:normal 1.75em serif;}
#menu3 {padding:0 20px;}

/* LEFT MENU */
#menu3 ul {list-style:none;}
#menu3 ul ul {margin:4px 0;border-bottom:1px dashed #bcbaac;list-style:none;}
#menu3 a{display:block;width:96%;padding:6px 2%;border-top:1px dashed #bcbaac;background:inherit;color:#553;text-decoration:none;}
#menu3 a:hover {background-color:#eeede8;color:#a7080c;text-decoration:underline;}

#menu3 ul ul ul {margin:0;padding:0 0 10px  0;border:0;}
#menu3 ul ul ul a {display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/en_point.png') no-repeat 14px 8px;}
#menu3 a:hover {background-color:#f8ed9b;}
* html #menu3 a, * html #menu3 ul ul ul a {width:100%;}
#menu3 .current_page_item {background-color:#f8ed9b;color:#a7080c;text-decoration:underline;}
#menu3 h2 {color:#2D1643; font-size: 1.08em;}

/* WIDGET */
.widgettitle {font-size: 1.0em;font-weight: normal;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:665px;padding:10px 0 15px;margin: 0px 10px 10px 10px;}
#page{width:94%;margin:0 auto;text-align:left;color:#2d1643;}
#content h1, #content h1 a {padding:10px 0 5px;background:inherit;color:#970000;font-size: 2.5em;font-family: serif;text-decoration: none;font-weight: normal;}
#content h2, #content h2 a {padding:10px 0 5px;background:inherit;color:#2D1643;font-size: 1.5em;font-family: arial;text-decoration: none;}
#content h2 a:hover {text-decoration: underline;}
#content p {
  padding-bottom: 1.0em;
}
#page h3, .message h3{padding:10px 0 5px;background:inherit;color:#970000;font:normal 2.58em serif;}
#page div.content{font:1.08em arial;}

#page div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:3px 0;padding:0;border-left:0;}

.pages{padding:8px 0;text-align:right;}
.post {padding-bottom:15px;}

blockquote p {
  font-size: 1.6em;
  font-weight: bold;
  font-family: arial;
}

/* OPTIONS LINK */
#options{clear:both;margin:10px 10px 0;background:inherit;color:#7f7f66;font-size:0.917em;text-align:right;}
#options a{padding:0 7px 0;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #7f7f66;}

.message{padding:40px 0;text-align:center;}

/* ADDITIONAL COLUMN */
#column2{display:none;float:right;width:100px;}

/* FOOTER - COPYRIGHT AND POWERED BY xxx STYLES */
#foot{clear:both;float:left;width:100%;padding:10px 0 10px;background-color:#F8ED9B;color:#2d1643;font-size:1.08em;background-image: url('img/footer.jpg');background-repeat: repeat-y;}
#foot a{background:inherit;color:#2d1643;text-decoration:none;}
#foot a:hover{text-decoration:underline;}

#copy{float:left;padding:0 10px;}
.foot{float:right;padding:0 10px;}
#powered strong{font-weight:normal;}



@media print{
  /* PRINT STYLES */
  body{margin:1cm 0;background:#fff;color:#000;}
  #container{width:16cm;height:auto;background:#fff;}
  #main{width:16cm;margin:0 auto;border:0px;}

  #logo{padding:0;}
  #logo h1{padding:0;}
  #logo h2{font-family:Arial;}

  #body{background:#fff;}
  #head2, #content, #foot{width:16cm;}
  #head2{height:auto;}
  #column, #head1, #head3, #navipath, #back{display:none;}
  a, #head2, #logo h2, #foot, #foot a, .subpagesList li, #page h3, .subpagesList li h4 a, #filesList em, .imagesList li{background:inherit;color:#000;}
}
