/* @override http://localhost:8888/folio/css/main.css */
a{
	text-decoration: none;
}
a:visited{
	color: white;
}

h2{
	color: orangered;
	font-weight: bold;
		margin-bottom: 5px;
		padding: 5px;
}

p, p a{
	color: white;
	text-decoration: none;
	font: normal normal normal 0.9em Helvetica;
	margin-bottom: 5px;
}
body{
	background-color: grey;
	font: 0.875em Helvetica, Arial;
	background: url(../images/back.png) repeat-x;
	color: white;
}
.wrapper{
	width: 960px;
	margin-left: auto;	
	margin-right: auto;
	min-height: 50px;
}
	
.top_nav {
	width: 960px;
	height: 24px;
	position: relative;
}
.top_nav_right{
	float: right;
	margin-right: 25px;
	padding-top: 3px;
	
}
.top_nav_right p, .top_nav_right a {
	text-decoration: none;
	color: #f0f0f0;
	font-size: 10px;
	font-variant: normal;

}
.top_nav_right a {
	color: orangered;
}
.top_nav a img {
	position: absolute;
	top: 2px;
	left: 940px;
}
.clear{
	
	clear: both;
}
.webape{
	
	margin-left: 40px;
	width: 182px;
	float: left;
}
.header_text{
	float: left;
	margin-top: 50px;
	margin-left: 0px;
}
.header_text h1{
	font-size: 4em;
	color: orangered;
	font-weight: lighter;
	letter-spacing: 0.07em;

}
.header_text h2{
	color:  grey;
	margin-left: 24px;
	margin-top: -10px;
	}
.right_index{
	float: right;
	margin-top: -105px;
	width: 720px;
}
.right_nor{
	float: right;
	margin-top: 20px;
}
h3 a{
	color: orangered;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top: -30px;
	margin-left: 70px;
	float: left;
}
.home_image{
	float: left;
	padding: 5px;
	clear: both;
}

.right_bar{
	width: 720px;
	background: url(../images/rightshadow.png) repeat-x;
	padding-bottom: 5px;
	padding-left: 8px;
	background-position: bottom;
	padding-top: 10px;
}
.right_bar_blog{
	width: 720px;
	
	padding-bottom: 5px;
	padding-left: 8px;
	background-position: bottom;
}
.excerpt{
	width: 320px;
	float: left;
	padding: 5px;
}
.right_bar img{
	padding: 5px;
}
.icon_left{
	width: 64px;
	height: 64px;
	float: left;
}
.icon_right{
	padding-top: 20px;
	float: right;
	position: relative;
}
.page_left{
	float: left;
	width: 420px;
	padding: 10px;
}
.page_right{
	float: left;
	width: 200px;
}
.grey{
	background-color: #424242;
	background-image: none;
}
.folio_link a{
	size: 1.8em !Important;
	color: orangered;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.page_right h2{
	font-size: 1em;
}
.aboutme{
	margin-left: 25px;
	width: 350px;
	border: 1px solid #2cff74;
	top: 500px;
	position: absolute;
}
.footer_wrap a{
	font-style: normal;
	font-weight: normal;
	color:white;
	text-decoration: none;
}
em, em a, a em {
font-style: normal;
font-weight: normal;
color: white;
font-family: sans-serif;
text-transform: none;
text-decoration: none;
width: 100px;
padding: 5px;
position: absolute;
display: none;
top: -30px;
background-color: grey;
}
h1 a{
	text-decoration: none;
	color: orangered;
}
div.excerpt_l {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #eaeaea;
}
img{

	position: relative;
}
a {
	position: relative;
}
a h3{

	color: orangered;
	padding-right: 18px;

}
blog_title{
	width: 520px;
}
.footer{
	height: 76px;
	background-image: url('../images/footer.png');
	background-repeat: repeat-x;
}
.footer_wrap{
	width:960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45px;
}
.excerpt p{
	margin-left: 5px;
}

div.blog_left {
	width: 600px;
	float: left;
	clear: both;
}

div.links a, div.links a:hover {
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
}
.ajax_change{
	width:620px;
}