
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF  url(/d_res/bgTop.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#505050;
	margin: 0;
	padding: 0;
}

body h1, body h2, body h3 {
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #247D18;
	
}

body h1 a, body h2 a, body h3 a {
	text-decoration: none;
}

body h1 a:hover, body h2 a:hover, body h3 a:hover {
	text-decoration: underline;
}

body h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

body h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

body h3 {
	font-size: 1em;
}

body p, body ul, body ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

body ul, body ol {
	margin-left: 3em;
}

body blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

body a:link{
	color:#247D18;
	text-decoration: none;
}
body a:visited{
	color:#000000;
	text-decoration: none;
}
body a:hover{
	color:#000000;
	background: #D3E5D0;
	text-decoration: underline;
}

/* Header */

#header {
	width: 980px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {

}

#logo h1, #logo h2 {
	margin: 0;
	padding:25px 0px 0px 0px;
}


#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Menu */

#menu {
	text-align:right;
	padding-bottom:10px;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu a:link{
	color:#33B322;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
#menu a:visited{
	color:#000000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
#menu a:hover{
	color:#000000;
	background: #91BE8B;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(/d_res/bgPost.jpg) repeat-y;
}

#page_2col_left {
	width: 960px;
	margin: 0 auto;
	padding-right:18px;
	background: url(/d_res/bgPost_2col_left.jpg) repeat-y;
}

#page_2col_right {
	width: 960px;
	margin: 0 auto;
	padding-left:20px;
	background: url(/d_res/bgPost_2col_right.jpg) repeat-y;
}

/* Sidebars */

.sidebar {
	padding: 20px 0px 0px 0px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
	background: url(/d_res/bgSideLeft.jpg) no-repeat;
}

#sidebar1 h2 {
	background: url(/d_res/bgSideLeftTitle.jpg) no-repeat;
}

#sidebar1 li li{
	padding-right: 5px;
}

#sidebar2 li li, #sidebar2 li{
	padding-left: 5px;
}

/* Sidebar2 */

#sidebar2 {
	background: url(/d_res/bgSideRight.jpg) no-repeat;
}

#sidebar2 h2 {
	background: url(/d_res/bgSideRightTitle.jpg) no-repeat;
}

/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#topLeft h2 {
	background-image: url(/d_res/bgSideLeftTitleTop.jpg);
	height:50px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Recent Posts */


#topRight h2 {
	background-image: url(/d_res/bgSideRightTitleTop.jpg);
	height:50px;
}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

/* Content */

#content {
}

.post {
	padding: 20px 10px 10px 10px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(/d_res/bgEntry.jpg) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(/d_res/bgFoot.jpg) no-repeat;
}

#footer_2col_left {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(/d_res/bgFoot_2col_left.jpg) no-repeat;
}

#footer_2col_right {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(/d_res/bgFoot_2col_right.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}







