/*   
Theme Name: Hope UCC
Theme URI: http://hopeucc.net
Description: Theme for the HopeUCC
Author: Hayden Gascoigne
Author URI: http://hagportfolio.com
Version: 1.2
*/


/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background:#b7b79c;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size: 11px;
}

div.c1 {text-align: right}

p {
	margin-bottom: 12px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:lighter;
	color:#694478;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#694478;
	border-bottom: 1px solid #C3C3C3;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4E3D07;
}

#wrap {
	width: 1024px;
	text-align: left;
	margin: 0 auto;
	background:url(images/content.jpg) repeat-y center top;

}

a:link, a:visited, a:active {
	color:#694478;
	text-decoration:underline;
}

a:hover {
	color:#4d2f59;
}
.clear { clear: both; }

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

#content-wrap {
	clear: both;
	width: 816px;
	padding: 0; 
	margin: 10px auto;
	margin-top:2px;
	background:url(images/content.jpg) repeat-y center top;
}

#header {
	width: 820px;
	height: 103px;
	margin-left:102px;
	background: url(images/header_top.jpg) no-repeat center top;
}

/* Menu */
#menu {
	clear: both;
	background:url(images/header_bottom.jpg);
	padding: 0;
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 51px;
	width: 820px;
	margin-left:102px;
}

#menu ul { /* all lists */
	float:left;
	margin-top:2px;
	list-style: none;
	margin-left:6px;
}

#menu a {
	width: 10em;
}

#menu li { /* all list items */
	float: left;
	display: block;
	width: 108px;
	height:26px;
	text-align:center;
	line-height:29px;
	margin-right: 5px;
	background:url(images/menu_normal.jpg);
	
}

#menu li a{ /* all list items */
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
	display: block;
	width: 100px;
	margin-right: 5px;
	text-decoration:none;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background: #eae3c8 url(images/dropdown.jpg) repeat-y;
	width: 11em;
	margin-top:-3px;
	margin-left:0px;
	border-left:1px solid #5d3f75;
	border-bottom:1px solid #5d3f75;
	text-decoration:none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu li ul li, #menu li ul li.current_page_parent{ /* second-level lists */
	background: #eae3c8 url(images/dropdown.jpg) repeat-y;
	height:27px;
	text-align:left;
	margin-left:4px;
	text-decoration:none;
	display:block;
	width:10.6em;
	color:#FFFFFF;
}

#menu li ul li:hover { /* second-level lists */
	width: 10.6em;
	background: #eae3c8 url(images/dropdown.jpg) repeat-y !important;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}

#menu li ul li a:hover{ /* second-level lists */
	color:#FFFFFF;
	text-decoration:underline;
}

#menu li:hover {
	background:url(images/menu_over.jpg) !important;
	color:#FFFFFF;
}

#menu li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_ancestor a {
	color: #fff;
}

#menu li:hover a {
	color:#FFFFFF;
}
#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color:#FFFFFF;
}

#menu li.sfhover ul {
	margin-left:-54px;
}

#menu ul li.current_page_item, #menu ul li.current_page_parent, #menu ul li.current_page_ancestor {	
	background:url(images/menu_current.jpg);
	height:33px;
}

#menu ul li ul li.current_page_item {
	background: #eae3c8 url(images/dropdown.jpg) repeat-y !important;
	height: 27px;
}

#menu li#current a{	
	color:#FFFFFF;
}

#sidebar {
	clear: both;
	float: left;
	width:246px;
	top: 30px;
	margin-left:6px;
	color: #68774A;	
	background: url(images/sidebar_body.jpg);
}	

#sidebar_header {
	width:246px;
	height:13px;
	background: url(images/sidebar_header.jpg);
}

#sidebar_footer {
	width:246px;
	height:13px;
	background: url(images/sidebar_footer.jpg);
}

#sidebar_body {
	width:246px;
	background: url(images/sidebar_body.jpg);
}

.user1 {
	clear:both;
	background:url(images/purple_module1.jpg);
	width:226px;
	margin-left:11px;
	height:202px;
}

.user1_header{
	clear:both;
	width:226px;
	height:40px;
}

.user1_content{
	padding: 0; margin: 14px auto;
	width:199px;
	height:140px;
	color:#FFFFFF;
}

.user1_content ul{
	margin:0px 0px 12px 18px;
}

.user1_content ul li{
	list-style-position:outside;
	border-bottom: 1px dotted #886297;
}

.user1_header h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:12px;
}
#main ul{
	margin:0px 0px 12px 18px;
}

#main ul li{
	list-style-position:outside;
}


#main {
	float: right;
	width:558px;
	top: 30px;
	margin-right:5px;
	background: url(images/main_body.jpg);
}

#main_body {
	width:558px;
	padding: 0; margin: 0 0 0 0px;
	background: url(images/main_body.jpg);
}

#main_body_inner {
	width:518px;
	padding: 0; margin: 1px 0px 0px 7px;
}

#main_body_inner h1 {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 12px;
}

#main_content {
	width:545px;
	padding: 0px 0px 0px 13px; margin: 0px 0px 0px 0px;
	background: url(images/main_body.jpg);
}

#main_header {
	width:558px;
	height:13px;
	background: url(images/main_header.jpg);
}

#main_footer {
	width:558px;
	height:18px;
	background: url(images/main_footer.jpg);
}

#footer {
	color: #FFFFFF;
	background: #CCC url(images/footer.jpg) no-repeat center top;
	clear: both;
	width: 1024px;
	height: 60px;
	text-align: center;	
	line-height:35px;
	font-size: 92%;	
}
#footer a { 
	color: #FFF;
	text-decoration:none;
}

#footer a:hover { 
	color: #FFF;
	text-decoration: underline;
}

/* Tables */
table {
	width: 100%;
}

td, th {
	padding: 6px;
}

td {
	border-bottom: 1px solid #d2c9a5;
}

th {
	background: #6b4787 url(images/table_th.jpg) repeat-x;
	border: 1px solid #4c3262;
	color: #fff;
}

.thLeft {
	border-right: none;
}

/* Calendar Styles */
#todayLarge {
	background: #dad3b9 !important;
}

#wp-calendarLarge td {
	border: 1px solid #c8c2a8 !important;
}

#wp-calendarLarge .dayHead {
	background: #694478 !important;
}

#wp-calendarLarge .event-block {
	border: none !important;
	color: #694478 !important;
}

#tooltip {
	text-align: left !important;
}

#events-calendar-list li:hover {
	background: none !important;
	padding: 0px !important;
	border-style: none !important;
	border-width: 0px !important;
	border-bottom: 1px dotted #886297;
}
