/*  
Theme Name: Superior
Theme URI: http://www.freewpthemes.net/preview/superior
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body {
	margin: 0;
	padding: 0;
	background: #EDBE3C; 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
   
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}
/*
p, ul, ol {
	margin-top: 0;
	line-height: 180%; 
} 
*/



a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
text-decoration: underline;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;

}

/* -------------------[  Header ]-------------------*/

#header {
	width: 960px; 
	height: 85px;
	margin: 0 auto;
background: url(images/logo2.gif) no-repeat left top;

}

/* -------------------[  Logo ]-------------------*/

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;

}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* -------------------[  Search ]-------------------*/

#search {
	float: none;
	width: 300px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F2D14C;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* -------------------[  Menu ]-------------------*/

#menu {
	width: 960px; 
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;

}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 30px 7px 20px;
	background: url(images/img03.jpg) no-repeat right 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #325C12;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	text-decoration: underline;
} 
  
#menu a:hover {
	text-decoration: underline;
}

/* -------------------[  Page ]-------------------*/

#page {
	width: 960px; 
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;

}

#page-bgtop {
	padding: 20px 25px;
	background: url(images/img02.jpg) repeat-x left top;
}

#page-bgbtm {
}

/* -------------------[ Meetings ]-------------------*/


#page-meeting {
	width: 960px; 
	margin: 0 auto;
	padding: 0;
	background: url(images/img04m.jpg) repeat-y left top; 

}


#content-meeting {
	float: left;
	width: 900px;
	padding: 0;
}

#page-bgtopmeet {
	padding: 20px 25px;
	background: url(images/img02m.jpg) repeat-x left top;
}
/* -------------------[ Content ]-------------------*/

#content {
	float: left;
	width: 630px;
	padding: 0;
}
/*
.post {
        margin-bottom: 25px; 
	border-bottom: 1px dashed #BCDD4D;
*/
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #8AB52B;
}

.post .title a {
	color: #5B7817;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(images/img05.jpg) no-repeat left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
      padding: 0 20px;  
      text-align: justify;
}
.post ul li {
list-style-type:none;
}
/* -------------------[  Sidebar ]-------------------*/

#sidebar {
	float: right;
	width: 230px;
	padding: 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px; 
	border-bottom: 1px dashed #C5DB76;
	background: url(images/img06.jpg) no-repeat left 15px; 
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #5B7817;
}

#sidebar p {
	margin: 0 0px;
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #704A21;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* -------------------[  Calendar ]-------------------*/

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* -------------------[   Footer ]-------------------*/

#footer {
	width: 960px; 
	background: #474036;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;

}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #E1F5A6;
}



#footer a {
	color: #5B7817;
}

/* -------------------[   ]-------------------*/
.navigation {
	margin: 0;
	padding: 20px 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* -------------------[  OA links/Resources ]-------------------*/

#oalinks ul{
  list-style:none;
  padding: 0 0 0 90px;
  margin: 0px 0px 40px 0px; 
  
}

#oalinks li{
  color: #000;
  list-style:none;
  padding: 0; 
  margin: 7px 0 4px 75px;
font-size:12px;
} 

#oalinks h2{
  border-bottom:1px dotted #CCC9B8;
  color: #5B7817;
  margin: 0px 125px 0 125px;  
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
}

#oalinks a {
	color: #704A21;
	border: none;
}

#oalinks a:hover {
	text-decoration: underline;
	color: #787878;
}
/* -------------------[  12 Lists ]-------------------*/

#steps ol {
color: #000;
}

#steps ol li{
margin-top: 1em;
line-height:1.2em;
}

#concepts ol li{
margin-top: 1em;
margin-left: -20px;
line-height:1.5em;
list-style-type:none;
}

/* -------------------[  Events ]-------------------*/

.evnt {
color: #5B7817; 
 font-size: 15px;
font-family: Georgia, 'Times New Roman', Times, serif;
border-bottom:1px dotted #CCC9B8; 
margin: 0px 125px 0px 90px; 
}

.evntulli {
line-height:18px;
  list-style:none;
  padding: 0; 
  margin: 7px 0px 40px 130px;
}

/* -------------------[  Contact ]-------------------*/

#contact   {

margin-left: 50px;
}

#contact p {

margin-left: 50px;

font-size:14px;
}

#contact h2 {
color: #5B7817;
margin-top: 30px;
margin-bottom: 10px;
font-size:16px;
} 