body {
	font-size : 0.8em;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #5a543a;
	padding-bottom: 20px;
}

a:visited,
a:active,
a:link {	
	color : #006ff7;
}

.post
{
	margin: 0 0 20px 0;
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #529e00;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #529e00;
	text-decoration: none;
}

.posthead a:hover
{
	color: #529e00;
	text-decoration: underline;
}

.postfoot 
{
	margin-top: 10px;
	border-style: dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	padding-top: 6px;
	padding-bottom: 6px;	
	color: #868686;
}

.postfoot .em
{
	color: #000000;
}

.pageTitle
{
	color: #529e00;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}

#leftmenu {
	float: left;
	width : 200px;
	padding-left: 16px;
	overflow: hidden;
}

#leftmenu h3 {
	font-size : 1.1em;
	font-weight: bold;
	margin : 0px;
	padding: 0 0 6px 0;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
	margin : 0px;	
	margin-bottom: 6px;
	
}

#leftmenu ul {
	list-style : none;
	font-size : 0.9em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#leftmenu ul li
{
	color: #a99238;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #a99238;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #a99238;
	text-decoration: underline;
}

#main {
	padding-right: 12px;
	width: 534px;
	overflow: hidden;
	padding-left: 20px;
}

#footer {
	margin: 0px;	
	clear: both;
	text-align: left;
	padding-left: 16px;
}

#quicklinks 
{
	padding-top: 10px;
}

input.text 
{
	width : 300px;	
}

textarea 
{
	width : 300px;
	height : 200px;	
}

#relatedlinks ul 
{
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

fieldset
{
	margin-top: 16px;
	padding: 0 20px 20px 20px;
}

legend
{
	color: #7cc10b;
	font-weight: bold;
}

fieldset textarea
{
	width: 450px;
}

fieldset .smallbox
{
	width: 450px;
}

#comments h2
{
	color: #7cc10b;
	font-size: 1em;
	margin-top: 16px;
}


#news
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.copyright  /* used to format the content owner's copyright notice */
{
    text-align: center;
    font-size : .65em;
    font-style:italic;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlReadOnly img, .CommonRateControl img, .CommonRateControlActive img
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#content
{
	padding: 32px 6px 6px 6px;
	background-color: #ffffff;
	width: 792px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url(/themes/lovelygreen/images/summer-title.jpg);
	width: 804px;
	height: 221px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00F;
	text-decoration: none;
}

#userArea
{
	float: right;
	margin-top: 16px;
	padding-right: 6px;
}

#welcome
{
	background-color: #000000;
	padding: 6px;
	padding-top: 4px;
	font-size: .7em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#Search
{
	margin-top: 4px;
	padding-right: 4px;
}

#Search .searchBox 
{
	width: 100px;
	border: 1px solid #000;
	font-size: .9em;
}

.SearchButtonOuter
{
	background-image: url(../images/summer-search-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	margin-left: 4px;
}

.SearchButton
{
	background-image: url(../images/summer-search-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#Search a:link, #Search a:visited, #Search a:active, #Search a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#title
{
	position: relative;
	left: 50px;
	top: 76px;
	width: 176px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #735c35
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #735c35
}

#nav
{
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width: 792px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#navbar
{
	background: #666666 url('/themes/lovelygreen/images/summer-nav-background.jpg') repeat-x;
	height: 35px;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('../images/summer-nav-bul.gif');
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover
{
	text-decoration: underline;
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	line-height: 180%;
}

.SidebarTagCloud
{
	font-size: 80%;
	line-height: 200%;
}

.Tag1:link, .Tag1:visited, .Tag1:active
{
	margin-right: 6px;
	color: #001fa7;
	font-size: 160%;
	font-weight: 900;
	text-decoration: none;
}

.Tag2:link, .Tag2:visited, .Tag2:active
{
	margin-right: 6px;
	color: #002fb7;
	font-size: 145%;
	font-weight: 800;
	text-decoration: none;
}

.Tag3:link, .Tag3:visited, .Tag3:active
{
	margin-right: 6px;
	color: #003fc7;
	font-size: 130%;
	font-weight: 600;
	text-decoration: none;
}

.Tag4:link, .Tag4:visited, .Tag4:active
{
	margin-right: 6px;
	color: #004fd7;
	font-size: 120%;
	font-weight: 500;
	text-decoration: none;
}

.Tag5:link, .Tag5:visited, .Tag5:active
{
	margin-right: 6px;
	color: #005fe7;
	font-size: 110%;
	font-weight: 300;
	text-decoration: none;
}

.Tag6:link, .Tag6:visited, .Tag6:active
{
	margin-right: 6px;
	color: #006ff7;
	font-size: 100%;
	font-weight: 200;
	text-decoration: none;
}

.Tag1:hover, .Tag2:hover, .Tag3:hover, .Tag4:hover, .Tag5:hover, .Tag6:hover
{
	text-decoration: underline;
}

body {
	background-color: #5a543a;
}

a:visited,
a:active,
a:link {	
	color : #006ff7;
}

.posthead
{
	border-color: #dfdfdf;
	color: #529e00;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #529e00;
}

.posthead a:hover
{
	color: #529e00;
}

.postfoot 
{
	border-color: #dfdfdf;
	color: #868686;
}

.postfoot .em
{
	color: #000000;
}

.pageTitle
{
	color: #529e00;
}

#leftmenu h3 {
	border-bottom-color: #dfdfdf;
}

#leftmenu ul li
{
	color: #a99238;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #a99238;
}

#leftmenu ul a:hover
{
	color: #a99238;
}

legend
{
	color: #7cc10b;
}

#comments h2
{
	color: #7cc10b;
}


#content
{
	background-color: #ffffff;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
	background: #ffffff;
	background-image: url(/themes/lovelygreen/images/summer-title.jpg);
}

#welcome
{
	background-color: #000000;
	color: #ffffff;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
}


#title h1
{
	color: #735c35
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #735c35;
}

#nav
{
	background-color: #ffffff;
}

#navbar
{
	background: #666666 url('../images/summer-nav-background.jpg') repeat-x;
}

#navbar li
{
	background-image: url('../images/summer-nav-bul.gif');
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	color: #999999;
}

.Tag1:link, .Tag1:visited, .Tag1:active
{
	color: #001fa7;
}

.Tag2:link, .Tag2:visited, .Tag2:active
{
	color: #002fb7;
}

.Tag3:link, .Tag3:visited, .Tag3:active
{
	color: #003fc7;
}

.Tag4:link, .Tag4:visited, .Tag4:active
{
	color: #004fd7;
}

.Tag5:link, .Tag5:visited, .Tag5:active
{
	color: #005fe7;
}

.Tag6:link, .Tag6:visited, .Tag6:active
{
	color: #006ff7;
}

#NavBar li
{
	border-bottom:0px;	
}

#NavBar li a:hover
{
	color:white;	
}	

#NavBar li.SubItem 
{

	color:pink;
}

/* BLOG Records */

	div.BlogText
	{		
		padding-bottom:5px;		
		font-style:italic;
		color:gray;
	}
	/* Blog Cats at the top */
	h5.BlogCats
	{
		margin:0px;
	}
	ul.BlogCats
	{
		margin:0px;		
	}
	ul.BlogCats li
	{
		display : inline;		
		border-right:1px solid gray;
		padding:3px;
	}
	ul.BlogCats li a
	{
		margin-right:5px;
		color:#529E00;
		text-decoration:none;
		border-bottom:1px dotted gray;
	}
	
	ul.BlogCats li a:hover
	{
		color:black;
	}
	
	h5.BlogCat
	{
		color:#529E00;
		font-size:18px;	
		border:0px;
		padding:5px;
		background-color:transparent;
	}

div.BlogPost
{
	border:0px;
	margin-bottom:10px;
	padding:5px;
		
}
div.BlogPost h4.BlogDate
{
	background-color:transparent;
	color:gray;
	padding:3px;
	margin:0px;
	margin-top:10px;
	font-size:12px;
}	
div.BlogPost h3.BlogTitle
{
	font-weight:bold;	
	color:#529E00;	
	margin-top:3px;
	margin-bottom:3px;
}
div.BlogPost div.BlogBody
{
	padding:5px;
	border:0px;
}
div.BlogPost p.BlogFooter
{
	color:gray;
	margin:0px;
	margin-left:15px;
	font-size:10px;
}

div.BlogComment
{
	border:0px;
	border-bottom:1px solid #efefef;
}
	div.BlogComment a
	{
		color:#529E00;	
		font-weight:bold;
		font-size:11px;
	}
	
/* Links */
	ul#LinkBar li a
	{		
		color:#529E00;	
		text-decoration:none;
		border-bottom:0px;
	}
	
	ul#LinkBar li a:hover
	{
		color:black;
	}
#title h1
{
line-height:20px;
}
td
{
    text-align:left;
}

body
{
    line-height:normal;
}

table.ottTable
{
    border: 1px solid #DDD;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom:20px;
}
table.ottTable th, table.ottTable td
{
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid;
}
