/*
Theme Name: Sphere
Theme URI: http://sphereinc.com/
Description:
Version: 1.0
Author: Sphere
Author URI: http://sphereinc.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* Blog */
#content {
	width: 738px;
	float: right;
}
#content p {
	padding-bottom: 5px;
}
#sidebar {
	width: 211px;
	float: left;
}
#sidebar ul, #sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.s_banner {
	display: block;
	cursor: pointer;
	margin: 17px 0px 7px 0px;
}

.s_menu {
	margin-top: 23px;
	padding-top: 5px;
	background: url(images/s_menu_top.gif) no-repeat 0 0;
}
#sidebar .s_menu ul {
	background: #e7ebec url(images/s_menu_bot.gif) no-repeat 0 100%;
	padding-bottom: 5px;
}
.s_menu ul a {
	/*display: block;*/

	cursor: pointer;
	font-weight: bold;
	color: #107ddb;
	border-bottom: solid 1px #eff2f3;
}
.s_menu ul a span {
	display: block;
	cursor: pointer;
	border-bottom: solid 1px #d4d6d7;
	padding-left: 37px;
	background: url(images/l_arr.gif) no-repeat 16px 50%;
	line-height: 28px;
}
.s_menu ul a, .s_menu ul a span {
	text-decoration: none;
}
.s_menu ul a:hover {
	color: #000;
}
#sidebar  .widget_categories {
	margin: 15px 0px;
	padding-top: 5px;
	background: url(images/w_top.gif) no-repeat 0 0;
}
.widget_categories h2.widgettitle {
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #e7ebec;
}
.widget_categories ul {
	padding-bottom: 5px;
	background: #e7ebec url(images/w_bot.gif) no-repeat 0 100%;
}
#sidebar .widgettitle {
	padding: 0px 12px;
}
#sidebar  .widget_categories ul {
	padding: 5px 12px;
}
.cat-item  a {
	font-weight: bold;
	text-decoration: none;
}
.cat-item  a:hover {
	color: #000;
}

.s_menu ul .last a, .s_menu ul .last a span {
	border: 0px;
}
.s_menu ul .active a span {
	background: none;
	padding-left: 17px;
	color: #a63628;
}
h2 {
	font-size: 18px;
	margin: 0px;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.t_panel {
	padding: 9px 0px;
	border-bottom: solid 1px #d8d8d8;
}
.navi {
	font-size: 15px;
	color: #1674c5;
	padding-top: 3px;
}
.navi a {
	text-decoration: none;
}
.navi ul { display: inline-block; font: normal 0px/0px small; padding-right: 10px; /*border-right: solid 1px #757575;*/ margin-right: 10px; height: 19px; }
.navi li { margin: 0px 1px 0px 0px; }
.navi li, .navi li a, .navi li span {
	display: inline-block;
	height: 19px;
	line-height: 19px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.navi li a, .navi li span {
	background: url(images/num.gif) no-repeat 100% -39px;
}
.navi li span {
	padding: 0px 5px;
	background: url(images/num.gif) no-repeat 0 -39px;
}
.navi li.active a, .navi li.active a span,
.navi li a:hover, .navi li a:hover span {
	background: url(images/num.gif) no-repeat 100% -19px;
}
.navi li.active a span,
.navi li a:hover span {
	color: #fff;
	background: url(images/num.gif) no-repeat 0 0;
}
.post_inner {
	padding: 14px 0px;
	border-bottom: solid 1px #d8d8d8;
}
.post_inner .side_img {
	width: 72px;
	float: left;
}
.post_inner .side_dsc {
	overflow: hidden;
}
.post_inner h3 {
	margin: 0px;
	padding-bottom: 10px;
}
.post_inner h3 a {
	color: #a63628;
	text-decoration: none;
}
.post_inner h3 a:hover {
	color: #000;
}
.entry {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #555;
}
.s_inf {
	width: 380px;
	float: left;
	color: #303030;
	margin-bottom: 5px;
}
.s_inf_cont { float: left; background: #eaeaea; }
.si_top,.si_top div {
	height: 4px;
	font: bold 0px/0px small;
	background: #eaeaea url(images/s_inf_top.gif) no-repeat 0 0;
}
.si_top div {
	background: url(images/s_inf_top.gif) no-repeat 100% -4px;
}
.si_bot,.si_bot div {
	height: 4px;
	font: bold 0px/0px small;
	background: #eaeaea url(images/s_inf_bot.gif) no-repeat 100% 0;
}
.si_bot div {
	background: url(images/s_inf_bot.gif) no-repeat 0 -4px;
}
.s_inf_i {
	padding: 0px 6px;
	line-height: 11px;
}
.s_inf_i a, .clr_g {
	color: #4a939d;
}
.s_inf_i a {
	text-decoration: none;
}
.s_comments .comments a:hover,
.s_inf_i a:hover {
	color:#a63628;
}
.s_comments {
	float: right;
	width: 270px;
	height: 19px;
	margin-bottom: 5px;
}
.s_comments .comments { float: right; color: #bcbcbc; padding-right: 12px; padding-top: 1px; }
.s_comments .comments a { text-decoration: none; color: #bcbcbc; }

.s_btns {
	float: right;
	width: 144px;
	height: 17px;
	padding: 1px 7px 0px 8px;
	background: url(images/s_btns.gif);
}
.s_btns_share {
	width: 105px;
	background: url(images/s_btns_share.gif);
}
.s_btns a {
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.s_btns a.s_l_share {
	float: right;
	padding-right: 14px;
	background: url(images/arr_d.gif) no-repeat 100% 7px;
}
.s_btns a:hover {
	color: #eee;
}
.post_author {
	padding-right: 11px;
}
.post_box { padding-top: 13px; }
#commentform #submit {
	display: block;
	font: bold 0px/0px small;
	width: 152px;
	height: 21px;
	background: url(images/add_this_comment.gif) no-repeat 0 0;
	cursor: pointer;
	border: 0px;
	overflow: hidden;
	text-indent: -9999px;
}
.r_tit,
h3#comments {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #a63628;
	margin: 0px;
	padding: 9px 0px;
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
.r_tit {
	border: 0;
}
.commentlist, .commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.comment-body {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	padding: 9px 0px 5px;
	border-bottom: solid 1px #ebebeb;
}
.commentmetadata a,
.comment-author,
.comment-body .avatar { display: none; }
.commentmetadata a.comment-edit-link { display: block; }
.c_f { float: left; }
.c_f_fields { width: 249px; padding-right: 20px; }
.c_f_ta { width: 284px; padding-right: 17px; }
.c_f_ca { width: 152px; padding-top: 10px; }
.c_f label {
	line-height: 16px;
	display: block;
	padding-bottom: 4px;
}
.c_f_row { padding-top: 10px; }
.c_f input, .c_f textarea {
	border: 0px;
	background: none;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.tf_big {
	width: 249px;
	height: 23px;
	background: url(images/tf_big.gif) no-repeat 0 0;
}
.tf_big input {
	padding: 3px;
	width: 243px;
	height: 17px;
}
.ta {
	width: 284px;
	height: 128px;
	background: url(images/ta.gif) no-repeat 0 0;
}
.ta textarea {
	width: 278px;
	height: 122px;
	padding: 3px;
}
.tf_sml {
	width: 152px;
	height: 23px;
	background:url(images/tf_sml.gif) no-repeat 0 0;
	margin: 8px 0px 8px 0px;
}
.tf_sml input {
	padding: 3px;
	width: 146px;
	height: 17px;
}
#respond {
	border-bottom: solid 1px #d8d8d8;
	padding-bottom: 26px;
}
.ca_cntrl { float: right; margin-right: -15px; }

#sidebar ul li.cat-item{
    background:url("images/l_arr.gif") no-repeat scroll 16px 50% transparent;
    border-bottom:1px solid #D4D6D7;
    line-height:28px;
    padding-left:37px;
}

#sidebar .s_menu ul li ul{
    background: none;
}

#sidebar ul.meta li{
    background:url("images/l_arr.gif") no-repeat scroll 16px 50% transparent;
    border-bottom:1px solid #D4D6D7;
    line-height:28px;
    padding-left:37px;
}

#sidebar ul.archives li{
    background:url("images/l_arr.gif") no-repeat scroll 16px 50% transparent;
    border-bottom:1px solid #D4D6D7;
    line-height:28px;
    padding-left:37px;
}


#sidebar ul li h2{
    background: none;
    color: #A63628;
    padding-left: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.side_img img
{
    width: 61px;
}

.addtoany_share_save_container
{
    display: none;
}


