pre,form,html,blockquote,fieldset,input,div
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background-color: #95cff0;
	font-size: 12px;
}

#wrapper
{
	width: 1002px;
	min-height: 100%;
	margin: auto;
	background: #95cff0 url(/images/background.jpg) center center repeat-y;
}

#content
{
	width: 1002px;
	min-height: 1000px;
	margin: auto;
	background: url(/images/bottom.jpg) no-repeat bottom center;
	margin-bottom: 0;
	margin-top: 0;
}

#outline
{
	width: 1002px;
	min-height: 500px;
	margin: auto;
	background: url(/images/lower_top.jpg) no-repeat top center;
	margin-bottom: 0;
	padding-top: 1px;
}

#top
{
	width: 1002px;
	margin: auto;
	margin-top: 0;
	background: url(/images/top.jpg) repeat-y center bottom;
}

#top h1
{
	margin-right: 50px;
	font-family: Georgia, Gentium, serif;
	text-align: right;
	float: right;
	color: #f9ff55;
	font-size: 2.3em;
	line-height: .9em;
}

#top h1 a
{
	color: #f9ff55;
}

#top h1 a:hover
{
	text-decoration: none;
}

#top img
{
	float: left;
	margin-left: 100px;
	margin-top: 5px;
}

#left
{
	float: left;
	width: 180px;
	min-height: 200px;
	margin-left: 71px;
	margin-top: 20px;
}

#right
{
	float: right;
	width: 655px;
	margin-right: 80px;
	margin-top: 20px;
}

#margin
{
	clear: both;
	height: 200px;
}

a
{
	text-decoration: none;
	color: #B03B00;
}

a:hover
{
	text-decoration: underline;
}

h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Gentium, serif;
	color: #61760e;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #61760e;
}

#feed
{
	float: right;
}

ol#tree
{
	margin-top: 40px;
	clear: both;
}

ol#tree, ol#tree ol
{
	clear: both;
	margin-left: 20px;
	padding: 0;
}

ol#path, ol#subcategories
{
	list-style-type: none;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	margin-bottom: 50px;
}

a#tree
{
	float: right;
}

ol#path
{
	font-size: .8em;
}

ol#path li, ol#subcategories li
{
	float: left;
	padding: 5px;
}

ol#path li::after
{
	content: '»';
}

ol#subcategories li::after
{
	content: ',';
}

ol#path li.last::after
{
	content: '';
}

ol#subcategories li.last::after
{
	content: '';
}

#articles, #galleries, #photos
{
	margin-bottom: 20px;
}

#articles div
{
	text-align: justify;
}

#galleries div
{
	width: 150px;
	height: 18em;
	text-align: center;
	float: left;
	margin-left: 10px;
}

#galleries div h3
{
	overflow: hidden;
	max-height: 2.4em;
}

/*#galleries div:hover h3
{
	overflow: visible;
	position: relative;
	z-index: 999;
}*/

#photos .photo
{
	width: 150px;
	height: 10em;
	text-align: center;
	float: left;
	margin-left: 10px;
}

.clear
{
	clear: both;
}

.time
{
	font-size: .8em;
	color: #333333;
	margin-top: -20px;
}

#data_bar
{
	text-align: right !important;
	font-size: .8em;
}

#read_more
{
	text-align: right !important;
}

#options_bar
{
	float: right;
	margin-top: 10px;
}

#article_content
{
	text-align: justify;
}

#pager
{
	list-style-type: none;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

#pager li
{
	float: left;
	margin-right: 10px;
}

#left ul, #left ol
{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
}

#left li
{
	background: transparent url(/images/li.png) no-repeat center left;
	padding-left: 15px;
}

#menu
{
	width: 860px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 1.1em;
}

#menu li
{
	display: inline;
	margin-left: 12px;
}

#menu ol
{
	list-style-type: none;
	width: 860px;
	margin: 0;
	padding: 0;
}

.people li
{
	margin-top: 5px;
}

