
@import url(wpl_menu.css);



body
{
    font: 13px "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

#body2
{
    margin: 0px auto;
    padding: 0px;
    background: url(images/header.jpg) repeat-x;
    color: #333333;
}


h1, h2, h3 {
	font-size: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 940px;
	height: 270px;
	margin: 0px auto;
}

/* Logo */

#logo
{
    float: left;
    padding: 70px 0 0 0;
}

#logo h1
{
    margin: 0;
    height: 160px;
    width: 450px;
    padding: 40px 0 0 140px;
    background: url(images/wplheader.gif) no-repeat left top;
    letter-spacing: -2px;
    font-size: 4em;
    font-weight: normal;
    color: #FFFFFF;
}

#logo h1 a {
	/*display: block;*/
	text-decoration: none;
	color: #FFFFFF;
}

#logo p
{
    margin: -150px 0 0 60px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

/* TopMenu */

#topmenu
{
    float: right;
}

#topmenu ul {
	margin: 0px;
	padding: 176px 0px 0px 0px;
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a
{
    display: block;
    float: left;
    margin-left: 5px;
    padding: 5px 20px;
    background: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    border-top: 2px solid #EBEAD1;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #182C33;
    border-top-color: #008000;
}

#topmenu a:hover, .active a
{
    text-decoration: underline;
    background-color: #008000;
    color: #FFFFFF;
    border-top: 2px solid #ffffff;
}

/* Page */

#wrapper
{
    background-position: left bottom;
    background: #FFFFFF url(images/footer.jpg) repeat-x left bottom;
}

#page
{
    width: 940px;
    margin: -30px auto 0px auto;
    padding: 0;
    display: block;
}

/* Content */

#dnn_ContentPane
{
    float: right;
    width: 700px;
    margin-bottom: 50px;
    text-align: left;
    display:block;
}

#dnn_ContentPane a
{ 
     color: #008000;
    text-decoration: underline;
    }

#dnn_ContentPane a:hover
{
    color: #FFFFFF;
    background-color: #008000;
}


/* Post */

.post {
	margin-top: 0px;
}

.post .date {
	float: left;
	width: 76px;
	height: 58px;
	margin: 0;
	margin-right: 20px;
	padding-top: 2px;
	background: #514F42;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 50px;
	font-size: 1.8em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #666633;
}

/* LeftPane Menu*/

#dnn_LeftPane
{
    float: left;
    width: 210px;
    margin-bottom: 20px;
    text-align: left;
}


#dnn_LeftPane ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#dnn_LeftPane li {
	margin-bottom: 30px;
	list-style: none;
}

#dnn_LeftPane li ul {
	border-top: 1px dashed #666633;
	list-style: none;
}

#dnn_LeftPane li li {
	margin: 0;
	padding: 4px 0 4px 0;
	list-style: none;
}

#dnn_LeftPane li li a {
    color:#669900;
    list-style: none;
}

#dnn_LeftPane h2 {
	padding: 0;
	margin: 0 0 6px 0;
	list-style: none;
}

#dnn_LeftPane a {
	text-decoration: none;
	list-style: none;
}

#dnn_LeftPane a {
    text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#wrapper2
{
    background-position: bottom;
    background-image: url(images/footer_base.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
}

#BottomPane
{
    width: 940px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
}

#BottomPane a
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #FFFFFF;
}

#BottomPane a:hover
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #008000;
}

#BottomPane ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#BottomPane li
{
    display: block;
    float: left;
    width: 300px;
    padding-left: 20px;
    text-align: left;
	list-style: none;
}

#BottomPane li.first {
	padding-left: 0;
}

#BottomPane li ul {
	margin: 0;
	margin-bottom: 30px;
}

#BottomPane li li
{
    display: list-item;
    float: none;
    margin: 0;
    padding: 2px 0;
    border-bottom: 1px dashed;
    border-bottom-color: #CCCCCC;
}

#BottomPane li li a {
}

#BottomPane h2 {
	margin-top: 0;
	color: #FFFFFF;
}

#legal
{
    border-width: 0px;
    border-color: #CCCCCC;
    clear: both;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
    border-top-style: none;
}

#legal a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #CCCCCC;
}
