/* font used: Davida bd BT */
body {
	background-color: #99cc66;
	color: #003300;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	margin-right: 10px; 
	font-family: sans-serif;
	font-size: 84%;
}
a:link {
	color: #336600;
}
a:visited {
	color: #669933;
}
a:hover {
	color: #669933;
}
hr {
	background-color: #99cc66;
}
img#logo {
	width: 106px; 
	height:70px;
	border: 0px none; 
}

/***********************************
 * Container Div
 **********************************/
div#container {
	background-color: #ccff99;
	border-left: 1px solid #336600;
	border-right: 1px solid #336600;
	width: 750px;
	background-image: url(images/limes/celticscroll2.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: auto;
}
/***********************************
 * Menu Div
 **********************************/
div#header, div#login {
	float: left;
	clear: left;
	width: 180px;
}
div#menu {
	float: left;
	clear: left;
	border-bottom: 1px solid #336600;
	width: 180px;
}
div#ads {
	float: left;
	clear: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 160px;
}
div#menu em {
	font-size: 120%;
}
div#header img#logo {
	padding-left: 37px;
	padding-top: 10px;
	height: 71px;
	width: 108px;
	display: block;
	background-image: url('images/limes-logo.gif');	
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #ccff99;
}
div#menu h4, div#login h4 {
	border-top: 1px solid #336600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	padding-bottom: 0px;
	font-size: 90%;
	color: #336600;
}
div#menu p, div#header p, div#login p {
	color: #336600;
	font-weight: bold;
	font-size: 75%;
	text-align: center;
}
div#login td{
	color: #336600;
	font-weight: bold;
	font-size: 75%;
	text-align: center;
}
div#menu ul {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 5px;
}
div#login input {
	color: #336600;
	font-weight: bold;
	font-size: 95%;
	font-family: sans-serif;
	margin: 2px;
}
div#menu li {
	list-style: none;
	border-top: 1px solid #336600;
}
div#menu li a{
	display: block;
	padding: 5px;
	height: 15px;
	padding-left: 20px;
	text-decoration: none;
	color: #336600;
	font-weight: bold;
	font-size: 85%;
}
div#menu li a:visited {
	color: #669933;
}
div#menu li a:hover {
	color: #003300;
}
div#tag_boxes {
	width: 518px;
}
div#tag_boxes input, div#tag_boxes textarea {
	margin: 0px;
}
div#tag_boxes input.submit {
	margin-left: 80px;
}
input, textarea {
	margin: 4px;
}
span.checkbox {
	width: 80px;
	padding: 5px;
}
span.checkbox input {
	margin: 0;
	padding: 0;
}
form p {
	text-align: left;
}


/***********************************
 * Content Div
 **********************************/
div#content {
	margin-left: 180px;
	margin-right: 30px;
	color: #003300;
	background-color: #ffffff;
	border-left: 1px solid #336600;
	border-right: 1px solid #336600;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
}
div#content h1 {
	color: #99cc66;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 20px 0 0px 0;
	height: 54px;
}
div#content h3 {
	color: #336600;
	margin-top: 0px;
	padding: 0px 0px 0px 30px;
	height: 30px;
}
div#content h4 {
	color: #336600;
}
.c {
	color: #336600;
}
div#content p {
	text-align: justify;
}
div.meta_data {
	color: #99cc66;
	font-size:  85%;
	text-align: right;
}

div#content span.tags, div#content span.views {
	text-align: right;
	padding-right: 50px;
}

div#content p.navlinks {
	text-align: center;
	color: #99cc66;
	font-size:  85%;
}
div#content hr {
	width: 90%;
}
div#content hr.short {
	width: 70%;
}
div#content input, div#content select, div#content textarea, button {
	color: #336600;
	font-weight: bold;
	font-size: 95%;
	font-family: sans-serif;
	
}
div#content input, textarea, button {
	background-color: #FFFFFF;
	border-color: #99CC66 #669933 #669933 #99CC66;
	border-width: 1px;
	border-style: solid;
	color: #336600;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
}
div#content input.submit, input.submit, button {
	background-color: #99CC66;
	border-color: #ccff00 #669933 #669933 #ccff00;
	border-width: 2px;
	border-style: solid;
	color: #336600;
	font-weight: bold;
	padding: 2px;
}
div#content label {
	vertical-align: middle;
}
div#content span.highlight {
	background-color: #ccff99;
	color: #336600;
	
}
div#content em.quotesource {
	padding-left: 2em;
	color: #336600;
	font-weight: bold;
}
/***********************************
 * Copyright Div
 **********************************/
div#copy {
	display: block;
	clear: left;
}
.clearfix:after {
    content: "."; 
    display: block; 
    position:relative; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.post h4 a:link, div.post h4 a:visited {
	color: #336600;
	text-decoration: none;
}

div#copy  p{
	padding-bottom: 5px;
	margin-bottom: 0;
	text-align: center;
	font-size: 85%;
	color: #669933;
}

p.quote {
	background-color: #ccff99;
	border: solid #99cc66;
	margin: 0 20px 0 20px;
	border-width: 1px 0 1px 0;
	padding: 5px;
}
p.date {
	font-style: italic;
	color: #669933;
	font-size: 80%;
	background-color: #ffffff;
	text-indent: 2em;
}
span.editlink {
	font-size: .8em;
	font-weight: normal;
}