/*
Theme Name: Morvay Web Works
Theme URI: http://www.morvaywebworks.com/
Description: This is our first Morvay Web Works theme.
Version: 1.1
Author: Dan Morvay
Tags: Custom, Fixed Width, two columns, widgets, Comments, Trackbacks, Custom Navigation

*/

a:link {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	background-color: #639CFF; 
	color: #FFFFFF; 
}

a:active {
	color: #907441;
	text-decoration: none;
}

body {
	font-family: Arial;
	background-image: url('images/background.jpg');
	}

p {
	font-size: 10pt;
	padding: 10px, 10px, 10px, 10px;
	}

H2 { 	
	// Used by WP to edit the text for the Blogroll and the Links within Navigation
	font-size: 9pt;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	list-style:none;
 	}
	
.HeaderLeft {
	background-image:url('images/BlogHeader01.gif');
	height:156px; 
	width:414px;
	}	

.HeaderCenter {
	background-image:url('images/BlogHeader02.gif');
	height:156px; 
	width:318px;
	}	

.HeaderRight {
	background-image:url('images/BlogHeader03.gif');
	height:156px; 
	width:118px;
	}	
	
.HeaderText { 
	font-size: 17pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
	}

/* Start of Event Calendar CSS for the Event Calendar Widget in the SideBar - Event Calendar 3*/

#wp-calendar TABLE {
	padding: 1px 1px 1px 1px;
	background-color:#FFE680;
	width: 158px;
	border-top: 0px solid #666666;
	border-left:1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
#wp-calendar CAPTION {
	padding: 2px 2px 2px 2px;
	background-color:#FFC328;
	width: 158px;
	border: 2px solid #666666;
	font-weight: bold;
	}
	
#wp-calendar TD {
	text-align: center;
	}
	
#ec3_publish {
	visibility:hidden;
	}
	
/* End of Event Calendar CSS for the Event Calendar Widget in the SideBar - Event Calendar 3 */

/* Start of Events Calendar CSS for the Events Calendar Widget in the SideBar and on the Dashboard - Event Calendar */

#calendar_wrap {
	padding: 2px 2px 2px 2px;
	background-color:#FFE680;
	width: 150px;
	border: 1px solid #666666;
	}
	
.calendar-month {
	font-weight: bold;
	text-align: left;
	}
	
#todayWidget {
	font-weight: bold; color: #FFFFFF; background-color: #6699FF; 
	}
	
#calendar_wrap TD {
	text-align:center;
	}
	
#events-calendar-list LI {
	text-align: left;
	list-style: none;
	position:relative;
	left: -25px;
	top: -10px;
	}
	
/* End of Events Calendar CSS for the Events Calendar Widget in the SideBar and on the Dashboard - Event Calendar */
	
#navigation {
	font-size:10pt; 
	list-style:none; 
	position:relative; 
	left: 2px; 
	width: 160px;
	background: #FFFFFF;
	padding: 6px 6px 6px 6px;
	margin-right: 10px;
}

#navigation LI {
	list-style: none;
	list-style-position:outside;
	}

#MainTable {
	background: #FFFFFF;
	}
	
.backgroundmouse {
	vertical-align: top;
	background-image: url('images/Bck-Mouse-2.gif');
		background-repeat: no-repeat;
	background-position:center; 
	}
	
#contentarea {
	height: 624px;
	}
	
.centertable {
	vertical-align: top;
	font-size: 9pt;
	}
	
.blogtitle {
	font-family: Arial;
	font-size: 14px;
	color: #907441;
	font-weight: strong;
	}
	
.blogtext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
	
#FooterTable {
	background: #FFFFFF;
	}
	
.Footer { 
	color: #fff; 
	font-size: 10px; 
	font-family: arial; 
	}
	
.footergreybar {
	background-image:url('images/bottomgraybar.gif');
	height: 27px;
	}
	
.footerbacktotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: relative;
	left: -15px;
	}
	
.footerbottomblack {
	background-image:url('images/bottomblack.gif');
	height: 76px;
	}
	
.footercopyright {
	font-size: 12pt; 
	color: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	}
	
.footerblue {
	background-image:url('images/bottomblue.gif');
	height: 43px;
	}

.footeryellow {
	background-image:url('images/bottomyellow.gif');
	height: 33px;
	}


.footertext {
	font-size: 12pt; 
	color: #000000; 
	text-align: center;
	font-weight: bold;
	}

.search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	padding: 5px;
	}
