﻿

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #6A5ACD;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px;
	background: #eee;
	padding: 10px;
}

blockquote p{ padding: 15px; }


code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}


pre{
	width: 90%;
}


#container{
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#header .site-title{
	float: left;
	width: 780px;
	text-align: center;
}

#header .site-title h1{
	padding: 16px;
	font-size: 36px;

}

#header h1 {
	padding: 0 0 5px;
	border-bottom: 2px solid #d4d496;
	text-decoration: none;
	color: #333;

}



#header .toppage{
	float:left;
	width: 780px;
}



.main{
	padding: 20px 0 0;
	clear: both;
}

.main h2.highlight{
	padding: 10px 20px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	background: #9ACD32;
	color: #fff;
}

.main .title-item, .main .title-item-alt{
	padding: 15px 10px;
	border-bottom: 1px solid #FFE4B5;
	background: #f7f7d2;
}

.main .title-item-alt{
	background: #fff;
}

.entry{
	font-size: 16px;
	padding: 0 20px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}




.browse{
	padding: 15px 20px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
}



#footer{
	float: left;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
}

#footer p{
	padding: 15px 20px;
	line-height: 18px;
}
