
@font-face { 
	font-family: "TrajanPro";
	src: url("http://nanamd.com/wp-content/themes/thesis_151/custom/font/TrajanPro.otf");}
/*Basic Parent - Background Image, Color, Font*/
body{
		padding-top: 0px;
		background-color: #000;
		background-image: url(http://nanamd.com/wp-content/themes/thesis_151/images/bkgrnd.gif);
		background-repeat: no-repeat;
		background-position: 0% 40%;
        background-attachment:fixed;
		color:#000000;
		font: 0.88em;
}
#content{
	background:#FFFFFF;}
	
	#page{
		background:#FFFFFF;}
	#gen{
		color:#FFFFFF;
		width:960px;
			}
	#header{
		background: url(http://nanamd.com/wp-content/themes/thesis_151/images/header.jpg) no-repeat;
		height:150px;
		text-indent:-999999px;
		}
		#header a{
				text-indent:-999999px;}
	ul#tabs li{
		font:15px;
		height:40px;
		text-align:center;
		vertical-align:middle;}
	#topnav{
		display:inline;
		list-style:none;
		color:#FFF;
		font-size:24px;
		}
		#topnav li a{ color:#FFF;}
		#topnav li a:hover{
			text-decoration:underline;}
		
		#topnav li{float:right; padding-right:10px;}
		#twit-twit{padding:10px;}
		
		.sidebar h3 { font-size:1.5em; color:#000; border-bottom: 1px solid #000;}
		.sidebar h2 { font-variant:small-caps; letter-spacing:2px; font-size:1.5em; color:#000; border-bottom: 1px solid #000;}
		.menu a {font-size:1.25em; line-height:2em;}
		.menu ul li a {font-size:1em; line-height:1.5em;}
/* Featured Post Formatting Adjusted Margins and padding*/
.custom #my-feature-box { 
	color: #000; 
	background: #FFF; 
	padding: 0.94em 0.63em 0.63em 0.63em; 
	height: 195px;
	}
.custom #my-feature-box h2 { 
	font-size: 2em; 
	margin: 0 0 5px 0; 
	border-bottom: 1px #000 solid;
	}
.custom #my-feature-box h2 a { 
	color: #000000; 
	line-height:18px; 
	text-decoration: none;
	}
.custom #my-feature-box h2 a:hover { 
	color: #CCC; 
	}
.custom #my-feature-box p { 
	font-size: 13px; 
	padding-top:24px;
	padding-bottom:24px;
	text-align: justify;
	}
.custom #my-feature-box .featurereadmore { 
	padding: 5px 0 0 0; 
	}
.custom #my-feature-box .featurereadmore a { 
	font-size: 13px; text-decoration: none; 
	}		

.custom #feature_box{ background:#bbbbbb;
border-top:#bbbbbb solid 5px;
border-bottom:#bbbbbb solid 5px;}

.custom .headline_area h2{ font-size:3em; border-bottom: solid 1px #000;}