@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border: 0;
}

input 
{ 
   background-color: #ececec; 
   font-family: arial; 
   font-size: 10pt; 
   color: #000000; 
   padding: 5px;
   border-style:groove; 
}

textarea
{ 
   background-color: #ececec; 
   font-family: arial; 
   font-size: 10pt; 
   color: #000000;
   padding: 5px; 
   border-style:groove; 
}

ol.commentlist {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-left: 30px;
	padding-right: 10px;
}

p {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

p.postmetadata {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

p.alt {
	margin: 0;
	padding: 10px;
	}
	
.boldtext {
	font-weight: bold;
}

.footertextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}

a.footer:link {color:#FFFFFF;text-decoration:none}
a.footer:visited {color:#FFFFFF;text-decoration:none}
a.footer:active{color:#FFFFFF;text-decoration:none}
a.footer:hover{color:#cb0200;text-decoration:none}

.italictext {
	font-style: italic;
}

a.msg:link {color:#000000;text-decoration:none}
a.msg:visited {color:#000000;text-decoration:none}
a.msg:active{color:#000000;text-decoration:none}
a.msg:hover{color:#cb0200;text-decoration:none}
a.rsswidget{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #cb0200;
	padding-left: 10px;
	list-style: none;
}

ul {
	list-style-type: none;
	height: 30px;
}

h2.widgettitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #cb0200;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
}

/*Post Heading - Main Area*/
h2 {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #cb0200;
	padding-left: 10px;
}

small {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}

/* RSS Links */
#rss-3 li a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #382E1F;
	padding: 0 20px;
	margin-left: -10px;
	font-size: 11px;
	float: left;
	width: 255px; 
}

/* Recent Post Links */
#recent-posts-3 li a {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color:#382E1F;
	padding:0 20px;
	margin-left:-10px;
	font-size:11px;
	float:left;
	width: 255px;
}

/* Recent Comments Links */
li.recentcomments {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color:#382E1F;
	padding:0 20px;
	margin-left:-10px;
	font-size:11px;
	float:left;
	width: 255px;
}

/* Archive Links */
#archives-3 li a {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color:#382E1F;
	padding:0 20px;
	margin-left:-10px;
	font-size:11px;
	float:left;
	width: 255px;
}

/* calendar START */
	
#calendar_wrap {
	padding-left: 40px;
}
.widget_calendar h3 {
	display:none;
}
#wp-calendar {
	width:75%;
}
#wp-calendar #today {
	background:#E6E6E6;
}
#wp-calendar tbody a {
	font-weight:bold;
}
#wp-calendar caption {
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	font-size:150%;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar th, 
#wp-calendar td {
	text-align:center;
}
#wp-calendar tbody td {
	border:1px solid #CCC;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar th {
	background:#999;
	color:#FFF;
}
#wp-calendar td#prev {
	text-align:left;
	padding-top:5px;
}
#wp-calendar td#next {
	text-align:right;
	padding-top:5px;
}
/* calendar END */

body {
	background-image: url(images/michael_background.gif);
	margin: 0;
	padding: 0;
	background-position: center;
}

div#page-wrap {
	width: 800px;
	margin: 0 auto -4em;
}

.headerimage {
	float: left;
	width: 800px;
	}

	ul#nav {
		margin-left: 20px;
		margin-top: 0px;
		height: 31px;
		list-style: none;
	}
	
div#nav {
	margin-left: 20px;
	margin-top: 0px;
	height: 31px;
	list-style: none;
	}

	ul#nav li a {
		display: block;
		float: left;
		margin-top: 0px;
		width: 95px;
	}
	
.navbtmimage {
	margin-left: 20px;
}

#container { 
height: auto;
}

#container2 { 
height: auto; 
}
 
#col_one { 
margin: 0; /* Applied to first column only in lieu of padding (personal thing) */ 
width: 20px; /* Allows for fluid design. Can be set to pixels */ 
height: 100px;
float: left;
} 

#col_two { 
margin: 0; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 475px;
height: 800px;
float: left;
background-color: #FFFFFF; /* Only here so you can see the different columns */ 
} 

#col_three { 
margin: 0; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 10px;
height: 100px; 
float: left;
}
 
#col_four {
margin: 0; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 275px;
height: 800px;
float: left;
background-color: #dedede;
}
 
#col_five {
margin: 0; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 20px;
height: 100px;
float: left;
}

.mainimage {
	margin: 5px;
}

#row_one { 
margin: 0; /* Applied to first column only in lieu of padding (personal thing) */ 
width: 275px; /* Allows for fluid design. Can be set to pixels */ 
height: auto;
padding: 5px;
} 

#row_two { 
margin: 0; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 275px;
height: auto; 
} 

#row_three { 
margin: 0; /* Puts a 10 pixel space between columns (left side) - think cellspacing */ 
width: 275px;
height: auto; 
}

#footer {
	width: 800px;
	height: 100px;
	padding-top: 25px;
	text-align: center;
	clear:both;
	}
	

