﻿* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	background-repeat: repeat;
	background-color: #0F0F0F;	
	margin: 0px;
	padding: 0px;
	color: white;
}

#page {
	width: 980px;
	margin: 0px auto 30px;
	
}

#header {
	width: 100%;
	width: 980px;
	height: 83px; 
	background: url(images/header.png) no-repeat;
}

#login
{
  float:right;
  padding-right:20px;
  padding-top:2px;
 }


h1#header-graphic {
	width: 980px;
	height: 83px;
	background: url(images/header.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	
}

#menu-bar {
	width: 100%;
	background-color: #0f0f0f;
	min-height: 46px;
	height: auto !important;
	height: 46px;
	margin-top: -2px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	#menu-bar ul {
		list-style-type: none;
		}
		#menu-bar ul li {
			float: left;
			}
			#menu-bar ul li a {
				display: block;
				text-indent: -9999px;
				outline: none;
				}
				#menu-bar ul li a.button-about {
					width: 75px;
					height: 31px;
					background-image: url(images/button-about.gif);
					background-position: bottom center;
				}
				#menu-bar ul li a.button-contact {
					width: 87px;
					height: 31px;
					background-image: url(images/button-contact.gif);
					background-position: bottom center;
				}
				#menu-bar ul li a:hover {
					background-position: top center;
				}
	#menu-bar .floatright {
		float: right;
		margin-right: 10px;
		padding-top: 2px;
}

#main-content {
	padding: 0px;
	margin-left:5px;
	margin-right:10px;
	margin-top: 20px;
	width: 580px;
	float: left;
	
	background-repeat: repeat;
	background-color: #202020;
	color: white;
	
	border-bottom-style:solid;
	border-bottom-color:#202020;
	border-bottom-width:15px;
}
#bottom-content {
	margin-top:50px;
	width: 980px;
	float: none;
	
}
.style1
{
    list-style: none;
}
.inside-ad-block {
	margin-top: 20px;
	margin-bottom: 20px;
}

.entry {
	padding: 0px 10px 10px 0px;
	background-image: url(images/entry-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px solid #f0f0f8;
	}
	.entry p.article-author {
		font-family: Georgia, serif;
		font-weight: bold;
		font-size: 1.0em;
		margin-bottom: 0;
	}
	
p {
	font-size: 1.2em;
	margin-bottom: 1.3em;
	}
	p.bio {
		font-size: 1.0em;
		line-height: 1.2em;
		margin-bottom: 5px;
	}

a {
	color: #C5A04C;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
	a:hover {
		text-decoration: underline;
		
		color: #C5A04C; 
	}
	a img {
		border: 0;
	}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h3 {
	font-size: 2.0em;
	margin-bottom: 0.2em;
}

em strong {
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
	font-style: normal;
}

hr {
	border: 1px solid #e6e6e6;
}

.post-title-box {
	padding-left: 0px;
}

.post h2 a {
	text-decoration: none;
	color: #6d75b3;
	font-weight: bold;
	font-size: 1.8em;
	}
	.post h2 a:hover {
		color: black;
	}

.post {
	margin-bottom: 30px;
	}
	.post p {
		line-height: 1.6em;
	}
	.post ul, .post ol {
		margin: 10px 0 18px 25px;
	}
	.post ul {
		list-style: none;
	}
	.post ol ol {
		list-style-type: lower-alpha; 
	}
	
	.post li {
		font-size: 1.2em;
		line-height: 1.6em;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}
	.post ul li {
		background: url(images/bullet.png) top left no-repeat;
		text-indent: 25px;
	}
	.post li p {
		font-size: 1.0em;
	}

.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	width: 490px;
	display: block;
	overflow: auto;
	text-align:left;
	margin: 10px 0 10px 0px;
	padding: 5px 20px 5px 20px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

pre {
	font-size: 1.4em;
}

#sidebar {
	background-color: black;
	float: right;
	width: 350px;
	margin-top: 20px;
	margin-right:30px;
	}
	#sidebar ul {
		margin-bottom:20px;
		list-style: none;
	}
	#sidebar ul li a {
		display: block;
		width: 280px;
		color: #0066CC;
		padding: 7px 10px 7px 10px;
		border-bottom: dashed 1px #CFCFCF;
		}
		#sidebar ul li a:hover {
			background-color: #eef0ff;
			text-decoration: none;
		}
		
		#sidebar ul li a.sponsor-link {
			display: block;
			float: left;
			padding: 4px;
			margin: 3px 5px 5px 0px;
			border: 1px dashed #ccc;
			width: 125px;
		}
		#sidebar ul li a.sponsor-link:hover {
			background-color: white;
			border: 1px dashed black;
		}
		#sidebar ul li a.sponsor-link-wide {
			display: block;
			float: left;
			padding: 4px;
			margin: 3px 5px 5px 0px;
			border: 1px dashed #ccc;
			width: 265px;
		}
		#sidebar ul li a.sponsor-link-wide:hover {
			background-color: white;
			border: 1px dashed black;
		}
		
.sidebar-link-unit {
	padding-left: 12px;
	padding-bottom: 5px;
	margin-top: -10px;
	border-bottom: 1px dashed #ccc;
}
		

#sidebar ul h2 {
	padding-bottom: 5px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}

.thumb
{
    float: left;
	height: 150px;
	width: 150px;
	padding: 5px;
	background: #464646;
	margin: 8px;
	border: 1px solid #AFAB8E;
	text-align: center;	
}
