/*

Theme Name: the_greens

*/

body
{
/*    color:#ebebeb;*/
	color: #000000;
	background-color: #115725;
   	margin: auto;
	margin-top: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a, a:visited{
	color: #900407;
	font-weight:bold;
	text-decoration: none;
}

a:hover{
	color: #056f23;
	text-decoration: none;
}

#container
{
	margin: auto;
	width: 1006px;
	background-color: #FFFFFF;
	/*background-color: #0033CC;*/
}

#topnav
{
	display: inline;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	overflow: hidden;
	width: 1006px;
	background-color: #f3eb6b;
	margin: 0px 0px 5px 0px;
}

#topnav .left
{
	display: inline;
	float: left;
	color: #021b51;
}


#topnav p
{
	margin-bottom: 0px;
	/*padding: 10px 0px;*/
}

#topnav ul
{
	margin: 0px;
	padding: 0px;
}

#topnav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 5px 5px;
}

#topnav li a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant:small-caps;
	border-right: 1px #000000 solid;
	/*color: #ffffff;*/
	color: #021b51;
/*	padding: 10px;*/
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#topnav li a:first{
	border-left: 1px #000000 solid;
}
#topnav li a:hover
{
	/*background: #222;*/
	/*border-left: 1px #666 solid;
	border-right: 1px #666 solid;*/
	color: #056f23;
/*	color: gold;*/
	/*padding: 10px;*/
}

#header {
	background-color: #000000;
    color: #ffffff;
    margin: auto;
	overflow: hidden;
	width: 1006px;
	height: 141px;
	background: url(images/header_background.jpg) no-repeat right 0;
}

#wrapper
{
	width: 1006px;
	background-color: #ffffff;
	border: 1px solid red;
}

.comments ul
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.comments li
{
	background: #777777;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 5px 7px 0px 7px;
}

img.avatar 
{
	float: left;
	margin-right: 5px;
}

#sidebar-wrapper
{
	background-color: #fffbc1;
	display: inline;
	float: right;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 10px 10px;
	width: 360px;
	height: 100%;
	border-left: 2px solid #f3eb6b;
}

#sidebar-left
{
	display: inline;
	overflow: hidden;
	/* padding: 10px 10px 10px 0px; */
	text-align: left;
}


#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul
{
	/*border-top: 1px dotted #ff8888;*/
	/*border-top: 1px dotted gold;*/
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

#sidebar-wrapper li, #sidebar-left li, #sidebar-right li
{
	/*border-bottom: 1px dotted #ff8888;*/
	/*border-bottom: 1px dotted gold;*/
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
	width: 200px;
}

#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a
{
/*	text-decoration: none;*/
	text-decoration: underline;
}

#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover
{
	/*color: #CCCCCC;*/
	color: gold;
}

#sidebar-wrapper .box
{
	text-align: left;
	border-bottom: 2px solid #115725;


}

#sidebar-wrapper .box h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant:small-caps;
	color: #021b51;
	border-bottom: 2px solid #115725;
	padding-bottom: 10px;
	text-align: center;

}

#content
{
	display: inline;
	background-color: #ffffff;
	float: left;
	overflow: hidden;
	margin: 5px 20px 10px 40px;
	/* padding: 10px 20px 10px 10px; */
	width: 562px;
}

#content h1
{
	background: url(http://apriljourney.net/images/the_greens_bg_line.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant:small-caps;
	height: 39px;
	color: #021b51;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
}

#content h1 a
{

		color: #021b51;
		text-decoration: none;
}
#content h1 a:hover{
		color: #056f23
}

#content h3 {
	color: #ec0005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content ul
{
	margin: 5px 0px 5px 30px;
	padding: 0px;
}

#content li p {
	padding-top: 0px;
	margin-top: 0px;

}

#content .small {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;

}

#content.bookmarks ul
{
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

#content.bookmarks li
{
	line-height: 140%;
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

#content.bookmarks li a
{
	font-size: 1.1em;
	margin-right: 6px;
}

#content.bookmarks h2
{
	color: #990066;
}

#content .post
{
	/* margin-bottom: 12px;
	padding-bottom: 12px; */
}

#content .postmeta
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}

#content .postmeta h4, #content .postmeta p
{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

/* #content .post p.wp-caption-text
{
	font-size: 0.8em;
	line-height: 135%;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}

#content .post div.alignleft
{
	border: 1px #ccc dotted;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

#content .post div.aligncenter
{
	border: 1px #ccc dotted;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#content .post div.alignright
{
	border: 1px #ccc dotted;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img
{
	margin: 5px;
	padding: 0px;
}
*/

.content-bot
{
	border-top: 1px dotted #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.content-bot a, .content-bot a:hover
{
	margin: 2px 10px;

}

#footer
{
	background-color: #115725;
	margin: auto;
	width: 1006px;
	clear: both;
	text-align:center;
	color: #fffbc1;
	font-size: 12px;
}

#footer a, #footer a:visited, #footer a:hover
{
	color: #fffbc1;
	font-size: 9px;
	text-decoration:none;

}


blockquote
{
	background: #555555;
	border: 1px #ccc dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	margin: 5px 15px 15px 15px;
	padding: 10px 10px 5px 10px;
	color: #fffbc1;
}

a img
{
	border: 0px;
}

