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

body {
	background-color: #333;
	
	}

#copyright {
	color: #666;
	font-family: sans-serif;
	font-size: .6em;
	text-align: center;
	width: 760px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
		} 
	#copyright a {
	color: #666;
	text-decoration: none;
		}

#copyright a:hover {
	color: #999999;

		}

#wrapper {
	width: 760px;
	height: 538px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	overflow: hidden;
		}

#header {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: none;
	
	
	}
	
		
#header a.title {
	text-decoration: none;
	color:#FFFFFF;
		
		}
		
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color:#FFFFFF;
	text-align: right;
	margin-right: 10px;
	margin-bottom: -15px;
	margin-top: 10px;
	
	}


 ul.nav {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px #666 solid;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: right ;
	float: none;
	
	}

ul.nav li {
	display: inline;
	margin-right: -5px;
		}
	
ul.nav a {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	border: 1px #666 solid;
	border-right: none;
	border-bottom: none;
	
	}
* html ul.nav a {
	height: 1px;
	}
	
ul.nav a:hover {
	color: #FFF;
	background-color: #999;
	}
	
ul.nav a.selected {
	color: #FFF;
	background-color: #999;
	font-weight:bold;}
	

#content {
	width: 760px;
	height: 460px;
	border: none;
	background-repeat: no-repeat;
	background-position: top;
	clear: none;
		}
	

#content a.h4 {
	text-decoration: none;
	color:#CCC;	
		}

#content a.h4:hover {
	color:#FFF;
	
		}






h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#FFFFFF;
	font-weight: normal;
	line-height: normal;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color:#FFF;
	font-style: italic;
	font-weight: normal;
	line-height: 0;
	padding-bottom: 3px;
	}

.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color:#666;
	font-style: italic;
	font-weight: normal;
	line-height: 0;
	padding-top: 5px;
	}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color:#CCC;
	font-weight: normal;
	line-height: normal;
	
	}
	
	
p {
	font-family: sans-serif;
	font-size: 0.8em;
	color:#CCC;
	line-height: 1em;
	font-weight: normal;
	}

.stories {
	width: 180px;
	height: 420px;
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 8px;
	float: left;
	overflow: auto;
	}
	
.resume {
	width: 500px;
	height: 420px;
		margin-top: 8px;
	position: relative;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	float: right;
	overflow: auto;
	}
.resume h3 {
	margin: 0;
	padding: 0;
	line-height: normal;
	}
.resume h3 a {
	text-decoration: none;
	color: #FFF;
	}
	
.resume h3 a:hover {
	color:#CCC;
	}	
.resume h4 {
	margin: 0;
	padding: 0;
	line-height: normal;

	}

.title {
	margin-left: 15px;
	

	}

.text {
	padding-top: 5px;
	border-bottom: 1px #666 solid;
	width: auto;
	line-height: normal;
		}
		
.contact {
	width: 170px;
	position: relative;
	padding-top: 150px;
	padding-left: 500px;
	}
	
.blog {
	width: 190px;
	position: relative;
	padding-top: 272px;
	padding-left: 485px;
	}
	
.text h3 a {
	text-decoration: none;
	color:#CCC;
	line-height: 0;
	
		}

.text h3 a:hover {
	color:#FFF;
	
		}
		
.h4zilla {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color:#CCC;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
			}
		
		
	.h4zilla:hover {
	color:#FFF;
	}

.text h4 a {
	
	color:#CCC;
	line-height: normal;
	text-decoration: none;
			}
		
.text h4 a:hover {
	color:#FFF;
	}

.blogatha {
	width: 500px;
	height: 445px;
	position: relative;
	margin-top:5px;
	padding-left: 15px;
	padding-right: 5px;
	float: right;
	overflow: auto;
	}
	
	div.feedburnerFeedBlock {
padding:12px;
color: #FFFFFF;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
}

div.feedburnerFeedBlock a {
text-decoration: none;
color: #CCC;

}

div.feedburnerFeedBlock a:hover {
text-decoration: none;
color: #FFF;

}

div.feedburnerFeedBlock ul li span.headline a {
	text-decoration: none;
	color: #CCC;
	}
	
div.feedburnerFeedBlock ul li span.headline a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
div.feedburnerFeedBlock ul li span.headline {
text-decoration: none;
font-size: 1.5em;
font-style: italic;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
margin-top: 20px;
padding: 0;
padding-top: 20px;
 border-top:1px solid #ccc;
}


div.feedburnerFeedBlock ul {
margin-left:0;
margin-top: -35px;
padding-left:10px;
padding-right: 10px;
padding-bottom: 5px;

list-style-type: none;
background-color: #666;
 border-top:1px solid #ccc;
}

div.feedburnerFeedBlock span p {
color: #fff;
}

div.feedburnerFeedBlock p.date {
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 2px;
margin-bottom: 5px;
padding-bottom: 5px;

}

.blogexpl {
	position: absolute;
	float:left;
	width: 214px;
	padding-top: 15px;
	padding-left: 15px;
	}

ul.resumez {
	
list-style: none;
	padding-left: 0;
	margin-left: 0;
		}
		
ul.resumez h4{
	color: green;
	margin: 0;
	padding: 0;
}
ul.resumez li {
margin: 0;

}
	

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(images/icon_doc.gif) no-repeat center right;
}

