body {
background-color: #fff;
color: #707070;
font-size: 11px;
font-family: 'Tahoma';
}

.clear {
clear: both;
}

img {
border: 0px;
}

p {
margin: 10px 30px 10px 30px;
}

.yellow_span {
color:#DFBD02;
font-weight:bold;
}

.green {
color: #016001;
}

.green a:hover {
color: #358C0A;
}

.date {
color: #016001;
text-decoration:overline;
padding: 10px 0 20px 0;
}

.postmeta {
color: #016001;
border-top: 1px solid #016001;
margin-top: 15px;
padding: 4px 0 0 0;
}

.date a, .postmeta a {
border-bottom: 1px dotted #016001;
}

.bookmarklet {
margin: 0;
padding: 0;
text-align: center;
}

.bookmarklet img {
margin-bottom: -4px;
padding: 1px;
border: none;
}

.light_green {
color:#85B285;
}

#content_footer p {
margin: 40px 30px 10px 30px;
font-size:10px;
text-align:left;
}

#menu_left p {
margin: 25px 0px 0px 25px;
font-size:9px;
color:#fff;
font-weight:bold;
text-transform: uppercase;
}

.login_box p {
margin:20px 10px 0 25px;
color:#016001;
}

.login_box_2 p {
padding:0 10px 0 0;
color:#fff;
}

.verytop {
width: 470px;
}

.verytop p {
margin-top: 25px;
color: #fff !important;
}

.verytop a {
color:#DFBD02;
font-weight:bold;
}

#top p {
margin: 95px 0px 0px 154px;
font-size:9px;
}

.content_box p {
margin: 10px 5px 10px 5px;
font-size:10px;
text-align:left;
}

.content_box_large p {
margin: 10px 0px 10px 15px !important;
margin: 10px 0px 10px 5px;
font-size:11px;
text-align:justify;
}

.post {
margin-top: 0;
}

.content_box_small p {
margin: 10px 30px 10px 15px;
font-size:11px;
text-align:left;
}

h1 {
margin: 20px 30px 7px 30px;
font-weight:bold;
font-size:15px;
color:#fff;
}

h1 a {
text-decoration: none;
color: #fff;
}

h2 {
margin: 0px 30px 10px 30px;
font-size:12px;
font-weight:bold;
color:#DFBD02;
}

a {
text-decoration: none;
color: #016001;
}

a:hover {
text-decoration: none;
}


/*----- MENU ----- */

#navLeft, #navRight {
margin: 0;
padding: 0;
width: 122px;
list-style: none;
overflow: hidden;
}

#navLeft a, #navRight a {
color:#fff;
}

.li_nav_header a {
display: block;
width: 122px;
height: 20px;
}

.li_nav_body {
width: 122px;
overflow: hidden;
text-transform: uppercase;
font-size:9px;
font-weight:bold;
}

.li_nav_body a {
display: block;
width: 122px;
height: 20px;
padding-left: 25px;
line-height:20px;
}

.menu_item {
margin: 0;
width: 122px !important;
height: auto;
}

.menu_item p {
margin: 0px 10px auto 12px !important;
padding-top: 10px !important;
text-transform: none !important;
font-size: 9px !important;
font-weight: normal !important;
color: #707070 !important;
}

.menu_item a {
color: #707070 !important;
}

.menu_item ul {
margin: 0px 3px 0px 24px !important;
padding: 10px 0px 10px 0px !important;
text-transform: none !important;
font-size: 9px !important;
font-weight: normal !important;
color: #707070 !important;
}

.feedlist {
list-style: none;
list-style-type: none;
list-style-image: none;
}

.feedlist ul {
}

.feedlist ul li {
padding-left: -25px;
}

.li_nav_footer a  {
display: block;
width: 122px;
height: 33px;
}

.li_nav_body a:hover
{
background-position:  0 -20px;
color:#016001;
}

.li_active a:active  {
background-position:  0 -40px;
color:#fff;
}

/*----- LAYOUT ----- */

#container {
width: 700px;
margin: 0 auto;
}

#top {
height: 10px;
padding:10px;
}

#menu_left {
width: 122px;
float: left;
}

.login_box {
width: 122px;
height:155px;
float: left;
}

.login_box_2 {
width: 122px;
height:155px;
float: left;
}

#head {
width: 540px;
height: 240px;
float: right;
}

#content {
width: 540px;
text-align: justify;
float: right;
}
.content_box_large {
width: 350px;
margin:10px 0 30px 14px;
float: left;
}
.content_box_small {
width: 140px;
margin:10px 0 30px 14px;
float: right;
}

#content_footer {
height: 85px;
width: 540px;
float: right;
text-align: center;
margin-bottom:30px;
}

/*----- IMAGES ----- */

a img{
border: none;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0px 12px 5px 0px;
}

img.right {
float: right;
margin: 0px 30px 5px 0px;
}

img.avatar {
margin-left: 32px;
margin-top: 0px;
padding: 4px;
width: 50px;
height: 50px;
display: block;
border: 1px solid #a0a0a0;
}

.flickr img {
float: left;
margin: 0px 12px 5px 15px;
padding: 4px;
border: 1px solid #a0a0a0;
}
/*----- FORM ----- */

input   {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 10px tahoma;
width:70px;
color: #707070;
margin:5px 10px 5px 25px;
}

input.login {
margin-top:10px !important;
margin-top:-5px;
}

/*----- STUFF ----- */

code {
font: 0.95em 'Courier New', Courier, Fixed;
background-color: #DBEBDB;
line-height: 125% !important;
display: block;
}

/* Theme Images */

/* 
	You have to find and upload template images to free host, then replace the image names
	listed here with the given links from your free image hosts. For example;
	Replace this;
	
	#page {
		background: url("middle.jpg") repeat-y top white;
		}
	
	with this;
	
	#page {	
		background: url("http://img54.imageshack.us/img54/3761/middle3js.jpg") repeat-y top white;
		}
*/

body {
background: url('backgrou.gif');
}

.li_nav_header a {
background: url('navheade.gif') no-repeat;
}


.li_nav_body a {
background: url('navbodyd.gif') no-repeat;
}

.menu_item {
background: url('menuitem.gif') repeat-y;
}

.li_nav_footer a  {
background: url('navfoote.gif') no-repeat;
}

.li_active a:active  {
background: url('navbodyd.gif') no-repeat;
}

.login_box {
background: url('loginbox.gif') no-repeat top;
}

.login_box_2 {
background: url('loginbox.gif') no-repeat top;
}

#head {
background: url('contenth.gif') no-repeat top;
}

#content {
background: url('contentb.gif') repeat-y;
}

#content_footer {
background: url('contentf.gif') no-repeat;
}
