@charset "utf-8";
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:14pt;
	list-style:none;
}
body {
	background:#f8f8f8;
	color:#4E4E4E;
	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	margin: 0;
	padding:0;
	border: 0;
	outline: 0;
}

a {
	text-decoration:none;
	color:#ED1E24;
}

a:hover{
	text-decoration:none;
	color:#0378C1;
}

li a {
	text-decoration:none;
	color:#575757;
}

li a:hover {
	text-decoration:none;
	color:#FF9900;
}

#logo {
	position:fixed;
	bottom:20px;
	left:20px;
	width:230px;
}

.subSection {
	float:left;
	width:675px;
	/*margin-bottom:-60px;*/
}

/* sidebar */
#sidebar {
	position:fixed;
	top:90px;
	left:0px;
	width:230px;
}
.navbluebar {
	border-left:solid #575757 4px;
}

/* Top Nav */
#topnav {
	position:fixed;
	top:0px;
	left:285px;
	width:675px;
	height:90px;
	background-color:#F8F8F8;
	z-index:100;
	border-bottom:#575757 solid 5px;
}
/* Content */
#content1 {
	margin-left:285px;
	margin-top:90px;
	width: 675px;
}

.introbold {
	color:#4E4E4E;
	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:13px;
	font-height:15;
	font-style:normal;
}

.blueline {
	height:4px;
	background-color:#575757;
	margin-bottom:8px;
}

#slider {
	width: 740px;
	position: relative;
	margin:0 auto;
}

.navigation {
	float:left;
	padding-left:15px;
	padding-right:5px;
}
.navigation li {
	float:left;
	padding-top:1px;
	padding-right:10px;
}
.navigation a {
	font-size:12px;
	text-decoration:none;
}
.navigation a:hover {
	color:#575757;
}

#navigation {width:250px;}

/*Main Menu*/
#navigation ul {margin:0px; padding:0px; background-color:#F8F8F8;}

#navigation ul li {
height:30px;
color:#575757; 
cursor:pointer; 

border-left:#F8F8F8 solid; 
border-width:5px;

font-family:"Gill Sans",Verdana,sans-serif;
line-height:1em;
text-align:right;
font-size:18px;
margin: 0px;
padding: 0px;
}

#navigation ul li:hover {
background-color:#F8F8F8; 
color: #FF9900; 
position:relative;

border-left:#FF9900 solid; 
border-width:7px;

font-family:"Gill Sans",Verdana,sans-serif;
line-height:1em;
text-align:right;
font-size:18px;
}


.thebignoob p strong {
color:#BBBBBB;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:10px;
font-weight:100;
letter-spacing:1px;
text-transform:uppercase;
margin-bottom:5px;
}

.thebignoob p {
color:#4E4E4E;
font-family: verdana, sans-serif;
font-size:12px;
font-style:normal;
margin-bottom:10px;
}

.thebignoob h2 {
-x-system-font:none;
color:#ED1E24;
font-family: "Gill Sans",Verdana,"Bitstream Vera Sans",sans-serif;
font-size:18px;
line-height:90%;
font-weight:normal;
letter-spacing:2px;
margin:0em;
text-transform:none;
text-align:left;
}

.hentry{
margin-top:15px;
margin-bottom:15px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#header_logo{
float:left;
font-size:300%;
font-style:normal;
font-weight:bold;
line-height:60px;
margin:0;
padding:0;
width: 150px;
height: 75px;
padding-top:0px;
margin-right:10px;
background: url(http://www.ihany.com/wp-content/themes/hany/images/logo-off.png);
}

#header_logo a {
color:#575757;
font-variant:small-caps;
letter-spacing:-0.04em;
text-decoration:none;
}

#header_logo a:hover{
color:#ED1E24;
}

.thebignoob strong {
color:#BBBBBB;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
font-size:10px;
font-weight:100;
letter-spacing:1px;
margin-bottom:0px;
text-transform:uppercase;
}

blockquote {
border-left: 10px solid #5c5656;
margin: 0px;
padding: 3px 10px 0px 10px;
background: #f8f7f6;
}

ul, ol {
	line-height:150%;
	margin:0.4em 0 1em;
}

ul li, ol li {
	list-style-position:outside;
	margin-left:2.5em;
}

ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	}
	
	
	

#content {
	margin-top:15px;
}
#content p {
	margin-top: 5px;
	font-style: none;
}

/* @group list */

#contenta p {
	margin-top: 7px;
	font-style: none;
}

#contenta ul {
	min-height: 485px;
}

#contenta li {
	margin: 0 0 15px 0;
	list-style: none;
	width: 460px;
	position: relative;
}

#contenta strong {
	font-weight: normal;
	font-style: italic;
}

#contenta strong a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	font-style: normal;
	padding-top: 2px;
	margin-bottom: 3px;
	font-family: Verdana;
}

#contenta strong a:hover, #contenta strong a:focus {
	text-decoration: underline;
}

#contenta small {
	position: absolute;
	top: 5px;
	right: -175px;
	width: 140px;
	font-size: 16px;
	text-align: right;
}

#contenta small a {
	display: block;
}