* {
	padding: 0;
	border: 0;
	margin: 0;
	list-style: none;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-family: 'Arial', 'Verdana', 'Tahoma', 'Myriad Pro', Trebuchet, sans-serif;
	color: #343434;
	background: #FFF url(images/bg.gif) repeat-x 0 0;
}

a {
	color: #2d83d5;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	color: #59770e;
	margin: 0;
	letter-spacing: -1px;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}

h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}


div.wrapper {
	width: 970px;
	margin: 0 auto;
}

div#left {
	width: 633px;
	float: left;
}

div#left div#header {
	height: 154px;
	position: relative;
}

div#left div#header h1 {
	width: 170px;
	height: 94px;
	background: transparent url(images/logo.gif) no-repeat 0 0;
	position: absolute;
	top: 40px;
	left: 0;
}

div#left div#header h1 a {
	display: block;
	width: 170px;
	height: 94px;
	text-indent: -9999px;
}

div#left div#header div#slogan {
	background: transparent url(images/slogan.gif) no-repeat 0 0;
	width: 173px;
	height: 16px;
	position: absolute;
	top: 74px;
	left: 180px;
	text-indent: -9999px;
}

div#header ul#top_menu {
	width: 191px;
	height: 29px;
	background: transparent url(images/menu.gif) no-repeat 0 0;
	position: absolute;
	top: 63px;
	left: 425px;
}

div#header ul#top_menu li {
	float: left;
	height: 29px;
}

div#header ul#top_menu li a {
	display: block;
	float: left;
	height: 29px;
	width: 100%;
	text-indent: -9999px;
}

div#header ul#top_menu li#shop { width: 72px; }
div#header ul#top_menu li#create { width: 75px; margin-left: 44px; }

div#header ul#top_menu li#shop a:hover, 
div#header ul#top_menu li#shop a.active { background: transparent url(images/menu.gif) no-repeat 0 -29px; }

div#header li#create a:hover, 
div#header li#create a.active { background: transparent url(images/menu.gif) no-repeat -116px -29px; }

div#header div#top_menu_shadow {
	width: 191px;
	height: 24px;
	background: transparent url(images/menu_shadow.jpg) no-repeat 0 0;
	position: absolute;
	top: 92px;
	left: 425px;
}

div#left ul#main_menu {
	padding-top: 17px;
}

div#left ul#main_menu li {
	float: left;
	margin-right: 10px;
	font-family: 'Verdana', 'Arial', 'Tahoma', 'Myriad Pro', Trebuchet, sans-serif;
}

div#left ul#main_menu li a {
	float: left;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 15px;
	background: transparent url(images/bg_tab.gif) repeat-x 0 0;
 	-moz-border-radius-topright: 5px;
 	-khtml-border-radius-topright: 5px;
 	-webkit-border-top-right-radius: 5px;
 	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
 	-webkit-border-top-left-radius: 5px;
}

div#left ul#main_menu li a:hover, div#left ul#main_menu li a.active {
	background: #FFF url(images/bg_tab_white.jpg) repeat-x 0 0;
	color: #000;
}

div#left div#main_part {
	clear: both;
	padding: 25px 0 20px 0;
}

div#right {
	width: 328px;
	float: right;
	background: transparent url(images/bg_sidebar.jpg) no-repeat top center;
	margin-top: 35px;
	position: relative;
	padding: 50px 0 20px 0;
}

div#right div#sidebar_shadow {
	background: transparent url(images/sidebar_right_shadow.gif) no-repeat 0 0;
	width: 10px;
	height: 118px;
	position: absolute;
	top: 0;
	left: -10px;
}

div#right form#search_form {
	width: 262px;
	margin: 0 auto;
}

div#right form#search_form ul {
	padding: 0;
	width: 262px;
	height: 37px;
	background: transparent url(images/bg_search.gif) no-repeat 0 0;
}

div#right form#search_form ul li {
	float: left;
}

div#right form#search_form ul li#s_value {
	padding: 7px 0 0 50px;
}

div#right form#search_form ul li#s_value input {
	border: 0;
	margin: 0;
	background: none;
	color: #949496;
	width: 135px;
	padding-right: 10px
}

div#right form#search_form ul li#s_sub {
	padding: 0;
}

div#right form#search_form ul li#s_sub button {
	background: transparent url(images/b_search.jpg) no-repeat 0 0;
	width: 46px;
	height: 29px;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
}

#right h2, #right .sidebartitle {
	font: normal 14px "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 20px 0px 2px;
}

#right h2, #right .sec_title {
	color: #000;
	font-size: 21px;
}

div#right ul {
	padding: 10px 0 15px 40px;
	width: 222px
}

div#right ul li {
	padding: 2px 0;
}

div#right ul li ul {
	padding: 0;
}

div#right ul li ul.arrow-list {
	padding: 0 0 0 10px;
	line-height: 130%;
}

div#right ul li ul.arrow-list li {
	background: transparent url(images/list_arrow.gif) no-repeat 0 7px;
	padding: 2px 0 2px 15px;
}

div#right ul li ul.arrow-list li a {
	color: #8b8b89;
}

div#right ul li ul.arrow-list li a {
	color: #8b8b89;
}

div#right div.s_section {
	background: transparent url(images/bg_sec.jpg) no-repeat top left;
	margin-top: 25px;
	padding: 1px 0 0 20px;
}

div#right div.s_section h2 {
	padding: 0;
	margin: 0;
	color: #8d8b8b;
	font-weight: bold;
	font-size: 16px;
}

div#right div.s_section ul {
	padding-top: 8px;
}

.post {
	clear:both;
	padding-top: 15px;
	border-bottom: 1px #d9dbdd dotted;
	line-height: 130%;
	overflow: hidden;
	height: 100%;
}
.post p {
	padding-bottom: 15px;
}
.post h2 {
	font-size: 20px;
	color: #000;
	padding-bottom: 15px;
}
.post ol {
	margin: 0 0 15px 30px;
	list-style: decimal;
}
.post ol li {
	padding: 2px 0 2px 0;
	list-style: decimal;
}
.post ol li ul {
	margin-left: 10px;
	padding-top: 15px;
	list-style: none;
}
.post ol li ul li {
	list-style: none;
}
.post ul {
	margin: 0 0 15px 10px;
}
.post ul li {
	padding: 2px 0 2px 12px;
	background: transparent url(images/arrow.gif) no-repeat 0 8px;
}
.post ul li ul {
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 575px;
}
.post-title h2 {
	color: #000;
	padding: 3px 0 8px 0;
}
.post-title h2 a {
	padding: 0;
	font-size: 20px;
	color: #000;
}
.post-title h2 a:hover {
	color: #75B000;
}
.post-title h3 {
	padding: 0 0 15px 0;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding: 2px 0 0 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	height: 14px;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding: 2px 0 0 20px;
	float: right;
	font-size: 95%;
	height: 14px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 25px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 15px 15px 5px 15px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #8B8B89;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	padding: 3px;
	margin-top: 3px;
	color: #666666;
	padding: 3px;
	border-top: 1px #B2B2B2 solid;
	border-left: 1px #B2B2B2 solid;
	border-right: 1px #ebebeb solid;
	border-bottom: 1px #ebebeb solid;
	background-color: #F0F0F0;
}
#commentform textarea{
	width: 630px;
	height: 130px;
	margin-top: 3px;
	color: #666666;
	padding: 3px;
	border-top: 1px #B2B2B2 solid;
	border-left: 1px #B2B2B2 solid;
	border-right: 1px #ebebeb solid;
	border-bottom: 1px #ebebeb solid;
	background-color: #F0F0F0;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #f7f7f7;
}
#commentform #submit{
	float: right;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #151515;
}

div#footer {
	font-size: 10px;
	background: transparent url(images/bg_footer.gif) repeat-x 0 0;
	clear: both;
	height: 25px;
	color: #CCC;
	padding-top: 14px;
}

div#footer a {
	color: #CCC;
}