
body {
	margin-top: 10px;
	padding: 0;
	background:  #C3C8D6 url(../images/images/bg_img.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	text-transform: uppercase;
	color: #528DC8;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {}

a {
	text-decoration: none;
	color: #528DC8;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 210px;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	margin-bottom:10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	color: #528DC8;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 0 auto 0 auto;
	letter-spacing: -1px;
	text-transform: none;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 52px;
	background:  url(../images/images/img02.gif) repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li div{
		position: absolute;
		visibility: hidden;
		display: block;
		margin: 50px 0 0 0;
		padding: 0;
		background: #FFF;
		border: 1px solid #000;
		font-size: 1em ;
		font-type: Verdana;
		z-index:1;
}

#menu li {
	display: inline;
}

#menu ul li a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 10px 25px 0px 25px;
	text-decoration: none;
	text-transform: capitalize;
	background:  url(../images/images/img03.jpg) no-repeat right 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

#menu .current_page_item a, #menu ul li a:hover {
	background: #F49A73 url(../images/images/img03.jpg) no-repeat right 50%;
	color: #2E0815;
}

/* Wrapper */

#wrapper {
	margin-top: 10px;
}

/* Page */

#page {
	width: 960px;
	margin: auto auto;
	background:  url(../images/images/img03_redone.gif) repeat left;
}

#page-bgtop {}

#page-bgbtm {
	border-top:1px solid #333;
	border-bottom: 1px solid #333;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.post {
	padding: 0 0 5px 0;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 50px;
	margin: 0px 5px 10px 15px;
	padding: 11px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	background:  url(../images/images/img12.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #528DC8;
}

.title a:hover {
}

.byline {
	margin: -10px 20px 0px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px 0px 20px;
}
.pic {
	width: 115px;
	height: 115px;
}
.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	margin-top: 10px;
	margin-left: 2px;
}

#sidebar2 {
	float: right;
}

#sidebar1 ul {
	padding-bottom: 0px;
	margin:0px;
}

#sidebar1 li {
	
}

#sidebar1 li ul li:hover {
	background: #FC6 url(../images/images/img08.gif) no-repeat 0 13px /*Left Side menu*/
}

#sidebar1 li li {
	background:  url(../images/images/img08.gif) no-repeat 0 13px;
}

 #sidebar1 ul li ul a h2 {
	height: 30px;
	padding: 8px 15px 0px 35px;
	margin-bottom:0px;
	background:  url(../images/images/img07_replace.jpg) no-repeat left top;
	color: #000;

}
#sidebar1 ul li ul a:hover h2{
	background:  url(../images/images/img07_replace2.jpg) no-repeat left top;
	color: yellow;
}
.sidebar {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 2px;
	font-size: 12px;
}

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

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul li:hover {
	background: #FC6 url(../images/images/img08.gif) no-repeat 0 13px; /*right side menu*/
}

.sidebar li li {
	margin: 0 10px 0 15px;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px #B5B5B5 dashed;
	background:  url(../images/images/img08.gif) no-repeat 0 13px;
	text-align: left;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background:  url(../images/images/img07.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding-top: 5px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: left;
	font-size: smaller;
	color: red;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .disclaimer {
	float: left;
}
/* Event Styles */
.eventHeader, .eventSubHeader, .eventContentTime, .eventContentAgenda{
	text-align:center;
}
.eventHeader {
	font-size:26px;
	text-decoration:underline;
	color:#F33;
	padding-bottom:5px;
	text-transform:capitalize;
}
.eventSubHeader{
	font-size: 20px;
	text-decoration:underline;
	color:#F33;
}
.eventContentTime{
	font-size:12px;
	color:#09F;
	padding-bottom:8px;
}
.eventContentAgenda{
	font-size:12px;
	color:#C66;
	padding-bottom:8px;
}
