img, div, a, input {
	behavior: url(/wp-content/themes/the-enthusiast/iepngfix.htc)
	}

#holder {
	width: 990px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header {
	background-image:url(/wp-content/themes/the-enthusiast/images/header_enthusiasts.png);
	width: 990px;
	height: 198px;
}
	
body {
	background: #55d7b3 url(/wp-content/themes/the-enthusiast/images/bg_body.jpg) repeat-x top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#content {
	width: 713px;
	float: left;
	padding: 15px;
	height: 100%;
	font-size: 13px;
}

#contentright {
	float: right;
	padding: 15px;
	width: 215px;
	height: 100%;
	font-size: 13px;
}

.brclear { 
     clear: both; 
     height: 0; 
     margin: 0;
     font-size: 1px;
     line-height: 0px;
}

#contentbox {
	background: url(/wp-content/themes/the-enthusiast/images/body_bg2.gif);
}

/* posts */
#content h2 {
	font-size: 22px;
	padding: 0px;
	margin: 0px;
}

#content h2 a {
	text-decoration: none;
	color: #3f1b66;
}

#content h2 a:hover {
	color: #c486ff;
}

small {
	color: #666;
}

.postmetadata {
	font-size: 12px;
}

.post {
	margin-bottom: 25px;
}

.postmetadata a {
	color: #c93c32;
	text-decoration: none;
}

.postmetadata a:hover {
	text-decoration: underline;
}

#contentbox2 {
	background: #fff;
	padding: 15px;
	margin: 0 15px 0 15px;
}

#nav-menu {
	margin: 0 0 0 95px;

}

#nav-menu ul {
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
} 

#nav-menu li {
	float: left;
	margin: 0 35px 0 0;
	text-transform: uppercase;	
} 

#nav-menu li a {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
} 

#nav-menu li a:hover {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
} 

#icons {
	float: right;
}

#postfooter {
	text-align: center;
}

#topstory {
	float:left;
	height:160px;
	overflow:hidden;
	padding:0 10px 0 10px;
	position:relative;
	width:150px;
}

#topposts {
	width: 680px;
	height: 160px;
	margin: 5px auto 20px auto;
}



 

        Special stylized non-IE bullets

        Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before {
	
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul,.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul,#sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul li h2 {
	font-size:16px;	
}

#sidebar ul {
	list-style: circle inside lower-alpha
}

#sidebar ul li  a, a {
	color: #c93c32;
	text-decoration: none;
	list-type: none;
}

#sidebar ul li  a:hover, a:hover {
	text-decoration: underline;
}

#sidebar ul p,#sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li,#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */

/* Twitter Embed Styling */
#sidebar ul#twitter_update_list li {
	margin: 0 0 10px 0;
}

form#searchform label.hidden {
	display: none;
}

form#searchform input#s {
	width: 130px;
}
	
	

