body{
	margin:0;
	color:#666;
	font:14px/18px Arial, Helvetica, sans-serif;
	background-color:#333;
}
img{border-style:none;}
a{
	color:#368d90;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}


#main-wrapper {
	width:983px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#newsletter {
	height:1%;
	overflow:hidden;
	padding:14px 2px 5px 0;
}
#newsletter h3,
#newsletter h3 a{
	float:right;
	margin:2px 21px 0 0;
	color:#b9b9b9;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration: none;
}
#newsletter form {
	float:right;
	height:1%;
	overflow:hidden;
}
#newsletter input {
	float:left;
	width:92px;
	text-transform:uppercase;
	border:1px solid #a6a6a6;
	color:#000;
	font:9px/12px Tahoma, Arial, Helvetica, sans-serif;
	padding:2px 3px;
	text-align:right;
	margin:0 10px 0 0;
}
#newsletter a.submit {
	float:left;
	border:none;
	padding:0;
	text-align:left;
	margin:0;
	background:url(images/btn-submit.gif) no-repeat;
	width:59px;
	height:18px;
	text-indent:-9999px;
	cursor:pointer;
}
#newsletter p {
	float:left;
	margin:0;
}


#wrapper {
	height:1%;
	overflow:hidden;
	position:relative;
	background:url(images/bg-main.gif) repeat-y;
}
.wrapper-btm {
	height:1%;
	overflow:hidden;
	background:url(images/bg-main-btm.gif) no-repeat 0 100%;
	padding:0 0 12px;
}

#menu {
	background:url(images/bg-nav.gif) no-repeat;
	width:983px;
	height:36px;
	padding:3px 0 0;
}
#menu:after {
	clear:both;
	content:'';
	display:block;
}
.btn-rss {
	position:absolute;
	right:16px;
	top:-3px;
	background:url(images/ico-rss.gif) no-repeat 100% 50%;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding:8px 40px 8px 0;
	z-index:10;
}
#menu ul {
	margin:0;
	list-style:none;
	padding:1px 0 0 29px;
	width:900px;
}
#menu ul:after {
	clear:both;
	content:'';
	display:block;
}
#menu ul li {
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
#menu ul li a {
	color:#fff;
	float:left;
	height:39px;
	font-size:10px;
	line-height:20px;
	text-transform:uppercase;
	position:relative;
	margin:0 0 -4px;
}
#menu ul li.active a,
#menu ul li a:hover {
	background:url(images/bg-nav-item.gif) repeat-x;
	color:#000;
	text-decoration:none;
}
#menu ul li a span {
	padding:3px 12px 0;
	float:left;
	cursor:pointer;
	height:36px;
}
#menu ul li a:hover span,
#menu ul li.active a span {
	background:url(images/bg-nav-item-arrow.gif) no-repeat 50% 100%;
}

.sidebar {
	float:right;
	width:313px;
	margin:0 7px 0 0;
	display:inline;
	overflow:hidden;
}
.sidebar-mid {
	width:313px;
	background:url(images/bg-sidebar.png) repeat-y;
	overflow:hidden;
}
.sidebar-top {
	background:url(images/bg-sidebar-top.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding:0 6px;
	position:relative;
}
.sidebar-btm {
	background:url(images/bg-sidebar-btm.png) no-repeat;
	width:313px;
	height:5px;
	overflow:hidden;
}

.sidebar .textwidget {
	text-align:right;
	color:#333;
	padding:0 5px 0 0;
	font:11px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.sidebar .textwidget img {
	margin-top:5px;
}
.sidebar .widget {
	height:1%;
	overflow:hidden;
	margin:0 0 14px;
	padding:0 8px;
}
.sidebar .widget .widget {
	overflow:visible;
	margin:0;
	padding:0;
}
.sidebar .widget h3 {
	background:url(images/bg-side-head.gif) repeat-x;
	padding:8px 0 7px 14px;
	color:#5f86a2;
	font-size:14px;
	line-height:18px;
	position:relative;
	margin:0 -8px 14px;
	width:287px;
	letter-spacing:-1px;
	text-transform:uppercase;
}
.sidebar .adopt_widget{padding:0 0 0 1px;}

.sidebar .widget ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .widget ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
.sidebar .widget_recent_entries li {
	margin:0 0 10px;
	color:#666;
	font-size:13px;
	line-height:17px;
}
.sidebar .widget_recent_entries p {
	margin:0;
}
.sidebar .widget_recent_entries em {
	display:block;
	color:#2b5f84;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
}
.sidebar .widget_recent_entries li a {
	color:#666;
}

.sidebar .last_comments div {
	height:1%;
}
.sidebar .last_comments li {
	overflow:hidden;
	padding:10px 0 9px;
	border-top:1px solid #e0e0e0;
}
.sidebar .last_comments li:first-child {
	padding-top:0;
	border:none;
}
.sidebar .last_comments li .description {
	height:1%;
	overflow:hidden;
	padding-left:8px;
	color:#000;
	font-size:11px;
	line-height:13px;
}
.sidebar .last_comments li .description p a {
	color:#000;
}
.sidebar .last_comments li em {
	display:block;
	color:#2b5f84;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	font-style:normal;
}
.sidebar .last_comments li p {
	margin:0;
}
.sidebar .last_comments h3 {
	margin-bottom:26px;
}
.sidebar .last_comments .avatar {
	float:left;
	margin:0;
	border:1px solid #ededed;
	padding:4px 3px;
}
.sidebar .last_comments .avatar img {
	vertical-align:top;
}
.sidebar .widget_categories ul {
	height:1%;
	overflow:hidden;
}
.sidebar .widget_categories li {
	border-top:1px solid #e7e7e7;
	padding:4px 0 2px;
	margin:-4px 0 4px;
	font-size:11px;
	text-transform:uppercase;
}
.sidebar .widget_categories li a {
	background:url(images/bull.gif) no-repeat 0 50%;
	padding:0 0 0 6px;
	color:#5e5e5e;
}
.sidebar .widget_categories h3 {
	margin-bottom:8px;
}
.sidebar .widget_tag_cloud div {
	background:#fff url(images/bg-tags.gif) repeat-x;
	min-height:128px;
	position:relative;
	margin:0 -8px;
	padding:5px 13px;
	text-align:justify;
}
* html .sidebar .widget_tag_cloud div {
	height:128px;
}
.sidebar .widget_tag_cloud a {
	color:#333;
	font:12px/20px Tahoma, Arial, Helvetica, sans-serif;
}
.sidebar .widget_tag_cloud h3 {
	display:none;
}








#header {
	position:absolute;
	left:4px;
	top:39px;
	background:url(images/bg-header.gif) no-repeat;
	width:652px;
	height:91px;
	padding:0 0 0 9px;
}
#header #blog-title {
	margin:0;
}
#header #blog-title a {
	background:url(images/bg-logo.gif) no-repeat;
	width:323px;
	height:68px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	margin:12px 31px 0 0;
}
#blog-description {
	display:none;
}
.header-logo {
	float:left;
	border-left:1px solid #d0d0d0;
	height:55px;
	padding:13px 0 0 32px;
}
.header-logo  span{
	display:block;
	margin:0 0 7px;
	font-size:13px;
}
.header-logo a {
	margin:0 15px 0 0;
}


.blog #container,
.archive  #container{	background:url(images/bg-content.gif) repeat-y; }
.blog #content,
.archive  #content{	background:url(images/bg-content-top.gif) no-repeat 1px 0; }
#container {
	float:left;
	width:654px;
	margin:108px 0 0 8px;
	display:inline;
}
#content {
	height:1%;
}
#content:after {
	clear:both;
	content:'';
	display:block;
}
.content-holder {
	height:1%;
	background:url(images/bg-content-btm.gif) no-repeat 0 100%;
	padding:1px 4px 1px 7px;
}
.content-holder:after {
	clear:both;
	content:'';
	display:block;
}
#nav-above,
#nav-below {
	display:none;
}

#content .post {
	background:url(images/bg-post-blue.gif) repeat-x;
	height:1%;
	padding:4px 0 21px;
}
#content .category-sample-category,
#content .alt {
	background:url(images/bg-post-yellow.gif) repeat-x;
}
#content .post:after {
	clear:both;
	content:'';
	display:block;
}
#content .heading {
	background:url(images/bg-heading-blue.gif) no-repeat;
	width:654px;
	padding:8px 0 0;
	position:relative;
	margin:0 -5px 0 -6px;
}
#content .heading .heading-b{
	background:url(images/bg-heading-blue.gif) no-repeat 0 100%;
	padding:0 0 10px;
}
#content .heading .heading-inner{
	background:#09c;
	padding:0 20px 0;
	height:1%;
	overflow:hidden;
}
#content .category-sample-category .heading,
#content .alt .heading {
	background:url(images/bg-heading-yellow.gif) no-repeat -1px 0;
}
#content .category-sample-category .heading .heading-b,
#content .alt .heading .heading-b{
	background:url(images/bg-heading-yellow.gif) no-repeat -1px 100%;
}
#content .category-sample-category .heading .heading-inner,
#content .alt .heading .heading-inner{background:#dcff51;}
#content .heading .cat-links {
	float:right;
	margin:0 0 0 10px;
}
#content .heading .cat-links a {
	color:#fff;
	font:12px/27px 'Trebuchet MS', Arial, sans-serif;
}
#content .category-sample-category .heading  a,
#content .alt .heading  a{
	color:#000;
}
#content .heading .entry-title {
	height:1%;
	overflow:hidden;
}
#content .heading h2 {
	margin:0;
	color:#fff;
	font:16px/21px 'Trebuchet MS', Arial, sans-serif;
	padding:2px 0 5px;
}
#content .heading h2 a {
	color:#fff;
}

.post .entry-date {
	padding:0 0 15px 16px;
	color:#333;
	font:12px/14px 'Trebuchet MS', Arial, sans-serif;
}
.post .content-block {
	height:1%;
	overflow:hidden;
	padding:0 0 0 12px;
}


.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.aligncenter {
	display:block;
	margin:0 auto;
}
.content-description {
	height:1%;
	overflow:hidden;
	padding:4px 15px 0 14px;
}
.content-description p {
	margin:0 0 10px;
}
.entry-content {
	min-height:111px;
}
* html .entry-content {
	height:111px;
}
.entry-meta {
	height:1%;
	overflow:hidden;
}
.entry-meta a {
	color:#368d90;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	padding:5px 0 5px 25px;
	float:left;
	margin:0 10px 0 0;
}
.entry-meta a.btn-add-comment {
	float:left;
	margin:0 10px 0 0;
	background:url(images/ico-comment.gif) no-repeat 0 50%;
	padding:5px 0 5px 25px;
}
.entry-meta a.btn-read-more {
	background:url(images/ico-refresh.gif) no-repeat 0 50%;
}
.entry-meta a:hover span {
	text-decoration:underline;
}

.meta-sep {
	display:none;
}










#footer {
	clear:both;
	width:976px;
	overflow:hidden;
	background-color:#333;
	color:#fff;
	font-size:11px;
	line-height:12px;
	padding:6px 0 20px 7px;
}
#footer div {
	float:left;
	width:224px;
}
#footer form div {
	float:right;
	width:auto;
	margin:5px 16px 0 0;
	display:inline;
}
#footer form label {
	display:none;
}
#footer form input {
	float:left;
	width:108px;
	padding:3px 5px;
	border:1px solid #a5a5a5;
	height:12px;
	font-size:12px;
	line-height:12px;
	border-right-width:0;
}
#footer form input#searchsubmit {
	float:left;
	background:url(images/btn-search.gif) no-repeat;
	width:20px;
	height:20px;
	padding:0;
	border:none;
	line-height:0;
	text-indent:-9999px;
	cursor:pointer;
}

#footer .social-list {
	float:right;
	margin:4px 6px 0 0;
	display:inline;
	padding:0;
	list-style:none;
}
#footer .social-list li {
	float:left;
	display:inline;
	margin:0 5px 0 0;
}
.header-logo span {
	display:block;
	font-size:13px;
	margin:0 0 7px;
}

