/*
Theme Name: Simple-CMS
Theme URI: http://graham.doel.org/templates/
Description: This theme makes wordpress into a simple CMS (Content Management System), It has been designed specifically with Caton Baptist Church in mind.
Version: 0.9 Beta
Author: Graham Doel
*/
/* Positioning and style for divisions */
div {margin: 1pt; padding: 1pt; }

#container {background-color: white;}

#header {}

#title {background-color: white; }

#topnav {background-color: #0000cc; margin: 0pt; }

#splash {background-color: #0000cc; margin: 0pt; background-image: url(images/fade.png); height: 37px; }

#centre {}

#content {background-color: white; padding: 1em; margin-right: 205px; border-right: 5px groove; }

#content-left {background-color: white; padding: 1em; position: relative; float:left; width:45%;}

#content-right {background-color: white; padding: 1em; position: relative; float:right; width:45%;}

#rightbar {background-color: white; position: relative; float: right; width: 200px; }

#footer {background-color: white; padding: 1em; position:float; clear: both;}

#welcome {background-color: white; padding: 1em;}
/* Global and Usefull Class Definitions*/
.align-left {text-align:left;}

.align-right {text-align: Right;}

/* Tabbed Menu */
#menu {margin: 0; padding-bottom: 19px; padding-left: 10px; }

#menu ul, #menu li {display: inline; list-style-type: none; margin: 0; padding: 0; }

#menu a:link, #menu a:visited {background: #E8EBF0; border: 1px solid #ccc; color: #666; float: left; font-weight: normal; line-height: 14px; margin-right: 8px; padding: 2px 10px 2px 10px; text-decoration: none; }

#menu a:link.active, #menu a:visited.active {background: #fff; border-bottom: 1px solid #fff; color: #000; }

#menu a:hover {color: #f00; }

body.section-h #menu li#nav-h a, body.section-1 #menu li#nav-1 a, body.section-2 #menu li#nav-2 a, body.section-3 #menu li#nav-3 a, body.section-4 #menu li#nav-4 a, body.section-5 #menu li#nav-5 a {background: #fff; border-bottom: 1px solid #fff; color: #000; }

#menu #subnav-1, #menu #subnav-2, #menu #subnav-3, #menu #subnav-4, #menu #subnav-5 {display: none; width: 90%; }

#menu ul {display: inline; left: 10px; position: absolute; top: 95px; }

body.section-1 #menu ul#subnav-1 a, body.section-2 #menu ul#subnav-2 a, body.section-3 #menu ul#subnav-3 a, body.section-4 #menu ul#subnav-4 a, body.section-5 #menu ul#subnav-5 a {background: #fff; border: none; border-left: 1px solid #ccc; color: #999; font-size: smaller; font-weight: bold; line-height: 10px; margin-right: 4px; padding: 2px 10px 2px 10px; text-decoration: none; }

#menu ul a:hover {color: #f00 !important; }

/* Typography */
/* Global Font Setting Inherited throughout body tag */
body {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 0.9em;}
h1 {font-size: 1.2em;}
h2 {font-size: 1.1em; padding:0; margin:0;}
h3 {font-size: 1.0em; padding:0; margin:0;}
h4 {font-size: 1.0em; padding:0; margin:0;}
h5 {font-size: 1.0em; padding:0; margin:0;}
h6 {font-size: 1.0em; padding:0; margin:0;}
h7 {font-size: 1.0em; padding:0; margin:0;}
h8 {font-size: 1.0em; padding:0; margin:0;}
h9 {font-size: 1.0em; padding:0; margin:0;}
small {font-size: 0.8em; padding:0; margin:0;}

/* Font Settings for Post*/
h1.post {margin-bottom:0; padding-bottom:0;}

  /*Entry Footer Font Settings*/
  #entry ul, #entry li {display: inline; list-style-type: none; margin: 0; padding: 0; }
 
  

/* Footer Font Settings */
#footer p {font-size: 0.6em; text-align: center; }

/*Rightbar Font Settings */
#rightbar {font-size: 0.8em; }

#rightbar h3 {margin: 0; padding: 0; font-weight: bold; text-align: left; }

#rightbar ul, #rightbar ol, #rightbar li {margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
