/*
Theme Name: hexTheme
Description: created by heximal. 
Version: 1.0.0
Author: heximal
Author URI: http://heximal.ru/
Tags: white, light, two-columns, fixed-width, theme-options, right-sidebar
*/

/* static START */
@charset "utf-8";


/* Reset Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset {
	margin:0;
	padding:0;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, small {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
a img {border: none; }
/* Body Styles ------------------------------------------------------------------------------------------------- */

body, #page {
	background: #cacaca url(images/footer_bkg.gif)  repeat-x 50% 100%;
	font-family: Arial;
	font-size: 12px;
	color: #444;
	line-height: 20px;
	min-height:100%;
}

p {
	padding-bottom: 10px;
}
html {
	min-height:100%;
}
blockquote {
	display: block;
	margin-left: 20px;
	border-left: solid 5px #ddd;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	color: #777;
	margin-bottom: 10px;
}

p.wp-caption-text {
	font-size: 11px;
	font-color: #777;
	text-align: center;
	padding-bottom: 20px;
}

a {
	color: #337295;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	border-bottom: dotted 1px #ccc;
}

a.default, .default a, .page-navigation a, .page-navigation span.current, .reply, span.submit {
	border: solid 1px #dadada;
	height: 30px;
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
	margin-right: 5px;
	cursor: pointer;
}

a.default span, .default a span, .page-navigation a span, .page-navigation span.current span, .reply a, span.submit #submit {
	background: url(images/button_grad.gif) 0 top repeat-x;
	border: solid 1px #f4f4f4;
	border-top: solid 1px #fff;
	height: 28px;
	line-height: 27px;
	color: #555;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-shadow: #f8f8f8 1px 1px 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0 !important;
}

a.default:hover, .default a:hover, .page-navigation a:hover, .page-navigation span.current, .reply:hover, span.submit:hover {
	border: solid 1px #444;
}

a.default:hover span, .default a:hover span, .page-navigation a:hover span, .page-navigation span.current span, .reply:hover a, span.submit:hover #submit {
	background: url(images/button_grad.gif) 0 bottom repeat-x !important;
	color: #fff;
	text-shadow: #333 1px 1px 0;
	border: solid 1px #666;
	border-top: solid 1px #6f6f6f;
	border-bottom: solid 1px #5a5a5a;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	cursor: pointer;
	margin: 0 !important;
}
#body h2, #body h2 a, #footer h2, #footer h3 {
	font-family: Verdana,Tahoma;
	font-style: normal;
	font-size: 14px;
	color: #555;
	text-shadow: #ddd 1px 1px 2px;
	letter-spacing: -0.8px;
	line-height: 1em;
	margin-bottom: 10px;
  padding:5px 0px 5px 0px;
}

h2.alt {
	color: #777 !important;
	font-size: 20px !important;
}

.post h2 {
	margin-top: 10px;
}

#body h2 span {
	color: #444;
}

#footer h2, #footer h3 {
	color: #eee;
	text-shadow: #111 1px 1px 2px;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
}

.heading {
	margin-bottom: 25px !important;
}

.post ol {
	list-style-type: decimal;
	line-height: 26px;
	margin: 0 0 20px 30px;
}

.post ul {
	list-style-type: disc;
	line-height: 26px;
	margin: 0 0 20px 30px;
}

.post ul ul, .post ul ol, .post ol ol, .post ol ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.center {
	width: 960px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#header {
	background: #2d2d2d url(images/header_bg.gif) repeat-x;
	min-height: 175px;
}

#header .center {
	overflow: visible !important;
	background: url(images/header_highlight.gif) no-repeat;
}

#container {
	background: url(images/body_bkg.gif)  repeat-x 50% 0;
	min-height: 100px;
        font-family: "Verdana", "BitStream vera Sans", "Tahoma", "Helvetica", sans-serif;
        font-size:12px;
}

#logo {
	height: 114px;
}

#logo a {
	display: block;
	padding-top: 15px;
}

#searchbox {
	background: url(images/searchbox.gif) no-repeat;
	width:209px;
	height:21px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:10px !important;
	margin-right:5px;
	padding:3px 2px;
}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}


#search {
	float: right;
	width: auto;
	margin-top: 26px;
	height: 51px;
	overflow: hidden;
}
#swlang {
	float: right;
	width: auto;
	overflow: hidden;
	margin-bottom:8px;
}
#swlang a {
  display: block;
  float:left;
  color:white;
  width:32px;
  text-align:center;
  padding-top:-2px;
  cursor: pointer;
  height:20px;
  background:transparent 0 2px no-repeat;
}
#swlang a.selected{
  background-image:url(/img/lang_selected.png);
}

#s {
	background: url(images/search.png) top left no-repeat;
	border: 0;
	height: 23px;
	font-family: Tahoma;
	font-size: 12px;
	color: #999;
	padding: 0 0 0 8px;
	font-style: normal;
	width: 146px;
	float: left;
}

#search_submit {
	background: url(images/search_btn.png) top left no-repeat;
	border: 0;
	height: 23px;
	width: 36px;
	text-indent: -9999px;
	line-height: 1px;
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
	font-size: 0px;
}

#nav {
	height: 61px;
	background: url(images/nav.png) top left no-repeat;
}

#nav ul.nav {
	height: 61px;
	display: block;
	float: left;
}

#nav ul.nav li {
	float: left;
	position: relative;
}

#nav ul.nav li a {
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	padding: 12px 10px 0 10px;
	height: 48px;
	margin-top: 1px;
}

#nav ul.nav li a span {
	font-weight: normal;
	font-size: 11px;
	color: #777;
	display: block;
	line-height: 15px;
	margin-top: -3px;
}

#nav ul.nav li:hover a, #nav ul.nav li.current-menu-item a {
	color: #333;
	background: #eee;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#nav ul.nav li.current-menu-item a {
	margin-left: 5px;
	margin-right: 5px;
}

#nav ul.nav li.home a {
	text-indent: -9999px;
	background: #444 url(images/home.png) no-repeat center 22px;
	margin: 1px 5px 0 0;
	width: 30px;
	display: block;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#nav ul.nav li.home a:hover {
	background-color: #eee;
}

#nav ul.nav li.home a span {
	display: none;
}

#nav ul.nav li ul {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 61px;
	width: 150px;
	height: auto;
	border: 0;
	z-index: 100;
	background: #eee;
	display: none;
	border-bottom: solid 1px #eee;
}

#nav ul.nav li ul span {
	display: none;
}

#nav ul.nav li ul li {
	width: 150px;
	height: 35px;
}

#nav ul.nav li ul li a {
	display: block;
	height: 35px;
	line-height: 33px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: #eee;
	color: #333;
	width: 130px;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
}

#nav ul.nav li ul li a:hover {
	background: #fff;
	width: 129px;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	padding-left: 9px;
}

#nav ul.nav li ul li ul {
	left: 150px;
	top: 0;
	display: none;
}

#nav ul.nav li:hover ul li ul, 
#nav ul.nav li:hover ul li ul li ul, 
#nav ul.nav li:hover ul li ul li ul li ul {
	display: none;
}

#nav ul.nav li:hover ul, 
#nav ul.nav li ul li:hover ul, 
#nav ul.nav li ul li ul li:hover ul, 
#nav ul.nav li ul li ul li ul li:hover ul {
	display: block;
}

#nav-social {
	float: right;
	margin-top: 16px;
}

#nav-social ul li {
	float: right;
}

#nav-social ul li a {
	text-indent: -9999px;
	margin-left: 5px;
	display: block;
	width: 32px;
	height: 30px;
	position: relative;
}

#nav-social ul li a span {
	position: absolute;
	top: -40px;
	left: 0;
	height: 14px;
	background: #222;
	color: #777;
	font-size: 11px;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-indent: 0;
	line-height: 14px;
	opacity: 0;
}

#nav-social ul li a.rss {
	background: url(images/icons/rss.png) no-repeat bottom left;
}

#nav-social ul li a.twitter {
	background: url(images/icons/twitter.png) no-repeat bottom left;
}
#nav-social ul li a.stackoverflow {
	background: url(images/icons/stackoverflow.png) no-repeat bottom left;
}

#nav-social ul li a:hover {
	background-position: left top;
}


#container .center {
	background: url(images/body.gif) repeat-y;
}

#container .center.full {
	background: #fff;
}

#body {
	width: 660px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
	float: left;
}

.full #body {
	width: 900px;
	padding: 25px 30px 25px 0;
}

#sidebar {
	width: 300px;
	float: right;
	min-height: 500px;
	margin: 0px 0 0px 0;
	color: #777;
}

#featured-wrapper {
	width: 960px;
	padding: 25px 0 25px 0;
	margin-bottom: 2px;
	position: relative;
	background: #e6e6e6;
	overflow: hidden;
}

.nivo-controlNav {
	width: 370px;
	margin-top: 6px;
	position: absolute;
	right: -1px;
	z-index: 99;
	overflow: hidden;
}

.nivo-controlNav ul li {
	height: 42px;
	overflow: hidden;
}

.nivo-controlNav ul li.first {
	height: 132px;
}

.nivo-controlNav ul li.first a.nivo-control {
	border-top: solid 1px #e6e6e6;
}

.nivo-controlNav ul li span.excerpt {
	margin-left: 20px;
	background: #444;
	border: solid 1px #373737;
	color: #999;
	display: block;
	width: 278px;
	padding: 15px 20px 16px 20px;
}

.nivo-controlNav ul li span.excerpt a {
	color: #fff;
	font-weight: bold;
}

.nivo-controlNav a.nivo-control {
	height: 41px;
	background: url(images/slider_tab.gif) repeat-x;
	display: block;
	width: 299px;
	margin: 0 0 1px 20px;
	border-right: solid 1px #e6e6e6;
	border-top: solid 1px #e6e6e6;
	cursor: pointer;
	line-height: 40px;
	padding-left: 20px;
	color: #777;
	text-shadow: #f4f4f4 1px 1px 0;
	font-weight: bold;
}

.nivo-controlNav a.nivo-control:hover {
	color: #555;
}

.nivo-controlNav a.nivo-control.active {
	background: url(images/slider_tab_active.gif) repeat-x;
	border-right: solid 1px #555;
	border-top: 0 !important;
	color: #fff;
	text-shadow: #444 -1px -1px 0;
	margin-bottom: -1px
}

.nivo-controlNav a.nivo-control.active span {
	display: block;
	height: 41px;
	background: url(images/slider_active_arrow.gif) no-repeat;
	margin-left: -40px;
	padding-left: 40px;
}

#featured {
	width: 900px;
	padding: 5px;
	position: relative;
	margin-left: 25px;
	float: left;
	overflow: hidden;
	background: #fff;
	border: solid 1px #ddd;
}

#featured ul {
	height: 300px;
	overflow: hidden;
}

#featured span {
	z-index: 1000;
}

#featured h1.hidden, #featured p {
	display: none;
}

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	display: none;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

#featured span {
	z-index: 98;
}

#featured span.top {
	height: 3px;
	left: 5px;
	right: 325px;
	top: 5px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

#featured span.left {
	width: 3px;
	left: 5px;
	top: 8px;
	bottom: 8px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

#featured span.right {
	width: 3px;
	right: 325px;
	top: 8px;
	bottom: 8px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

#featured span.bottom {
	height: 3px;
	left: 5px;
	right: 325px;
	bottom: 5px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

.post-wrapper {
	margin-right: 30px;
	overflow: hidden;
}

.post {
/*	overflow: hidden; */
	margin: 0 0 25px 16px;
	padding-bottom: 25px;
	width:620px;
}

.excerpt {
	display: block;
	overflow: hidden;
}

#body small {
	margin-bottom: 20px;
	font-family: Georgia;
	color: #888;
	font-style: italic;
	display: block;
}

#body small a {
	color: #555;
}

#body small a:hover {
	color: #333;
}

/* .meta {
	width: 145px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
} */

.meta {
	width: 145px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
}

.meta img {
	margin-right: 5px;
	margin-bottom: -3px;
}

.meta h3.cufon {
	font-size: 25px;
	letter-spacing: -0.8px;
	color: #999;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: none !important;
}

.meta a {
	color: #999;
}

.meta img {
	margin-right: 5px;
	margin-bottom: -2px;
}

.meta span {
	display: block;
	float: left;
	color: #aaa;
}

.meta strong {
	font-weight: bold;
	color: #999;
}

.meta a img {
	margin-top: 15px;
	float: left;
	margin-right: 5px;
}

a.thumb-wrapper {
	display: block;
	overflow: hidden;
	position: relative;
	width: 170px;
	height: 170px;
	margin: 0 25px 0 25px;
	float: left;
}

a.thumb-wrapper.left {
	float: left;
}

a.thumb-wrapper.right {
	float: right;
	margin-right: 0;
}

a.thumb-wrapper span.top, a.thumb-wrapper span.bottom {
	background: url(images/10percent.png) repeat top left;
	height: 3px;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
}

a.thumb-wrapper span.bottom {
	top: auto;
	bottom: 5px;
}

a.thumb-wrapper span.right, a.thumb-wrapper span.left {
	background: url(images/10percent.png) repeat top left;
	width: 3px;
	top: 8px;
	bottom: 8px;
	right: 5px;
	position: absolute;
}

a.thumb-wrapper span.left {
	right: auto;
	left: 5px;
}

a.thumb-wrapper img {
	background: url(images/banner_bg.png) top left repeat-y;
	padding: 5px 5px 5px 5px;
}

a.banner-wrapper {
	display: block;
	overflow: hidden;
	position: relative;
	width: 610px;
	height: 210px;
	margin-bottom: 20px;
}

a.banner-wrapper img {
	background: url(images/banner_bg.png) -80px top repeat-y;
	padding: 5px 5px 5px 0;
}

a.banner-wrapper span.top, a.banner-wrapper span.bottom {
	background: url(images/bannerOverlay.png) repeat-y top left;
	height: 3px;
	width: 610px;
	position: absolute;
	top: 5px;
	left: 0;
}

a.banner-wrapper span.bottom {
	top: auto;
	bottom: 5px;
}

a.banner-wrapper span.right {
	background: url(images/10percent.png) repeat top left;
	width: 3px;
	top: 8px;
	bottom: 8px;
	right: 0;
	position: absolute;
}

.page-navigation {
	margin: -10px 25px 5px 30px;
	overflow: hidden;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.size-thumbnail, .size-medium {
	padding: 3px;
	background: #fff;
	border: solid 1px #e2e2e2;
}

.wp-pagenavi {
	float: right;
	width: auto;
	overflow: hidden;
}

.wp-pagenavi span.pages {
	float: left;
	font-family: Georgia;
	font-style: italic;
	display: block;
	line-height: 30px;
	margin: 10px 20px 0 20px;
}

#counter {
	width: 280px;
	overflow: hidden;
	border: 0 !important;
	padding: 0 !important;
	margin-bottom: 20px !important;
}

#feed {
	background: url(images/icons/rss_large.png) no-repeat -7px top;
	padding: 3px 0 0 43px;
	height: 48px;
	color: #999;
	width: 102px;
	float: left;
}

#feed a, #twitter a {
	font-size: 30px;
	display: block;
	font-family: Georgia;
	margin-bottom: 3px;
	color: #666;
	text-shadow: 1px 1px 2px #ccc;
}

#feed a:hover, #twitter a:hover {
	color: #444;
}

#twitter {
	background: url(images/icons/twitter_large.png) no-repeat -7px top;
	padding: 3px 0 0 43px;
	height: 48px;
	color: #999;
	width: 92px;
	float: left;
}

#ads {
	padding: 9px 4px 0 9px;
	border: solid 1px #ddd;
	background: #fff;
	width: 265px;
}

#ads ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
	width: 300px;
}

#ads ul li {
	float: left;
}

#ads ul li a {
	float: left;
	background: #fff;
	display: block;
	height: 135px;
	width: 135px;
}

#ads ul li a img {
	margin: 0 10px 10px 0;
}

#ads ul li.wide a {
	width: 260px;
	height: 130px;
	margin-right: 0;
}

.tab .box {
	background: #eee;
	border: solid 1px #dbdbdb;
	padding: 4px;
}

ul.tabs {
	overflow: hidden;
	padding: 0;
	height: 37px;
	margin-bottom: -1px;
}

ul.tabs li {
	float: left;
	position: relative;
}

ul.tabs li a {
	background: #fff;
	border: solid 1px #e0e0e0;
	line-height: 29px;
	padding: 0 10px 0 10px;
	float: left;
	display: block;
	height: 30px;
	margin-right: 4px;
	font-weight: bold;
	color: #888;
}

ul.tabs li a:hover {
	text-decoration: none;
	border: solid 1px #d0d0d0;
}

ul.tabs li.active a {
	height: 36px;
	color: #555;
	border-bottom: 0;
}

ul.tabs li.active a:hover {
	border: solid 1px #e0e0e0;
	border-bottom: 0;
}

.tab_container {
	background: #fff;
	border: solid 1px #e0e0e0;
	padding: 10px;
}

ul.double-col {
	padding: 0;
	overflow: hidden;
	margin-bottom: -3px;
	width: 260px !important;
}

ul.double-col li {
	float: left;
	width: 103px !important;
	margin: 0 10px 5px 0 !important;
	padding: 0 0 6px 15px !important;
	border-bottom: dotted 1px #e1dedd !important;
	background: url(images/bullet.png) no-repeat 2px 8px;
}

ul.double-col li a:hover, ul.single-col li a:hover {
	text-decoration: underline;
}

ul.single-col {
	padding: 0;
	overflow: hidden;
	margin-bottom: -7px;
}

ul.single-col li {
	margin-bottom: 15px !important;
	padding-bottom: 7px !important;
	border-bottom: dotted 1px #e1dedd !important;
	background: 0;
	overflow: hidden;
}

ul.single-col li small {
	color: #777;
	font-size: 11px;
	display: block;
	margin: 5px 0 5px 0;
	line-height: 15px;
}

ul.single-col li a.thumb {
	float: left;
	display: block;
	width: 52px;
}

ul.single-col li a.thumb img {
	width: 40px;
	height: 40px;
	padding: 1px;
	border: solid 1px #ddd;
	margin-right: 10px;
	background: #fff;
}

ul.single-col li .block {
	width: auto;
	overflow: hidden;
}

#footer ul {
	list-style: none;
	padding: 30px 0 30px 30px;
	overflow: hidden;
	color: #777;
}

#footer ul li {
	float: left;
	width: 200px;
	margin-right: 30px;
}

#footer ul li ul {
	padding: 0 !important;
}

#footer ul li ul li {
	padding-bottom: 10px;
	border-bottom: dotted 1px #444;
	margin-bottom: 10px;
}

#footer a {
	color: #4c9ac5;
}

#footer p {
	color: #777;
}

#comments-wrapper {
	width: 580px;
	overflow: hidden;
	margin: 0 30px 0 30px;
}

ul.commentlist {
	overflow: hidden;
	clear: both;
	padding-top: 15px;
	margin-bottom: 10px;
}

.comment-author {
	padding: 0;
	height: 30px;
	margin-bottom: 5px;
}

.comment-body {
	min-height: 90px;
	padding: 10px 80px 10px 10px;
	position: relative;
}

.comment-body p {
	padding: 0;
}

.comment-body em {
	display: none;
}

.comment-body br {
	display: none;
}

#cancel-comment-reply {
	display: block;
	height: 27px;
	line-height: 26px;
	font-size: 11px;
	margin: 0 0 0 10px;
	float: left;
}

.textfield {
	border: solid 1px #ddd;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

#comments-wrapper .comment .textfield {
	width: 95%;
}

.input {
	background: #ffffff url(images/form_gradient.gif) repeat-x 0 1px;
	border: solid 1px #ddd;
}

#cancel-comment-reply {
	display: block;
	height: 27px;
	line-height: 26px;
	font-size: 11px;
	margin: -4px 0 0 10px;
	float: left;
}

span.says {
	font-style: italic;
	color: #777;
}

cite.fn, cite.fn a {
	font-size: 18px;
	font-style: italic;
	font-family: Georgia;
}

.comment-meta {
	text-align: right;
	position: absolute;
	top: 12px;
	right: 70px;
}

.comment-meta a {
	color: #999;
}

.comment-meta a:hover {
	text-decoration: none;
}

.comment {
	border: solid 0px #e2e2e2;
	margin-bottom: 20px;
}

#comments-wrapper ul li ul li, #comments-wrapper ul li ul li ul li ul li, #comments-wrapper ul li ul li ul li ul li ul li ul li {
	background: #f6f6f6;
}

#comments-wrapper ul li ul li ul li, comments-wrapper ul li ul li ul li ul li ul li {
	background: #fff;
}

#comments-wrapper ul.children {
	margin: -10px 10px 0 10px;
	overflow: hidden;
	clear: both;
}

#comments-wrapper ul.children .comment {
	margin: 20px 0 10px 0;
	width: auto;
	float: none;
}

#comments-wrapper ul.children .comment-body {
	width: auto;
}

#comments-wrapper ul.children .comment-meta {
	margin-right: 0;
}

#comments-wrapper img.photo {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -10px;
	right: 10px;
	margin: 0;
	padding: 3px;
	border: solid 1px #ddd;
	background: #fff;
}

#comments-wrapper ul.children .comment-author {
	top: 10px;
	left: 10px;
}

#comments-wrapper .navigation {
	margin-bottom: 5px;
	overflow: hidden;
}

#respond {
	padding: 15px;
}

#respond small {
	margin: 0;
	padding: 15px;
}

#comments-wrapper .comment #respond {
	margin: 10px;
	margin-top: 0;
	overflow: hidden;
}

.reply {
	position: absolute;
	bottom: 10px;
	right: 5px;
}

span.submit {
	margin-top: 0;
}

span.submit #submit {
	height: 30px;
	padding-bottom: 4px;
}

#author-wrapper, #social-wrapper, #related-wrapper {
	margin: 0 30px 0 30px;
	padding-bottom: 15px;
	border-bottom: solid 2px #eee;
	margin-bottom: 25px;
	overflow: hidden;
}

#related-wrapper ul {
	width: 590px;
	margin: 0;
}

#related-wrapper ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#related-wrapper ul li a img {
	padding: 5px;
	background: url(images/banner_bg.png) repeat-y -100px;
}

#related-wrapper ul li a:hover img {
	background: url(images/banner_bg.png) repeat-y -30px;
}

#author-wrapper .avatar {
	float: left;
	padding: 5px;
	background: url(images/banner_bg.png) repeat-y -120px;
	margin-right: 20px;
}

#author-wrapper h2, #social-wrapper h2 {
	margin-bottom: 20px;
}

.single-post .post {
	padding-bottom: 15px !important;
	margin-bottom: 23px;
}

#social-wrapper ul li {
	float: left;
	margin-right: 10px;
}

#social-wrapper ul li a:hover {
	opacity: .7;
}

.col-wrapper {
	width: 600px;
	overflow: hidden;
}

.col-quarter {
	width: 130px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.col-half {
	width: 280px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.col-third {
	width: 180px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.full .col-wrapper {
	width: 920px;
	overflow: hidden;
}

.full .col-quarter {
	width: 210px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.full .col-half {
	width: 440px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.full .col-third {
	width: 280px;
	overflow: hidden;
	margin: 0 25px 10px 0;
	float: left;
}

.last {
	margin-right: 0;
}

.navigation a {
	margin-right: 0;
}

ul.contactform {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	overflow: hidden;
	list-style: none !important;
}

ul.contactform small {
	margin-bottom: 10px !important;
}

ul.contactform input {
	margin-bottom: 10px;
	width: 300px;
}

ul.contactform .area {
	width: 558px;
	line-height: 20px;
}

ul.contactform span.submit {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.contactform #submit {
	width: auto;
	padding-bottom: 3px;
}

.wrap {
	overflow: hidden;
	width: 260px;
}

.flickr-thumb .thumb {
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}

.light {
	color: #777;
}


.main_nosb {
  width:905px;
}

#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post {
	padding-bottom:5px !important;
	padding-bottom:15px;
}
*+html .post {
	padding-bottom:15px !important;
}
.post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post h2 .act a {
	font-weight:normal;
}
.post .info {
	margin:5px;
	font-size:12px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .author, 
.post .editpost, 
.post .comments, 
.post .addcomment, 
.post .addlink, 
.post .editlinks {
	background:url(images/icons.png) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .tags, 
.post .categories {
	background:url(images/icons.png) no-repeat;
	width:16px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:-999em;
}
.post .under span.tags, 
.post .under span.categories {
	margin-right:6px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -400px;
}
.post .categories {
	background-position:0 -480px;
}
.post .date {
	background-position:0 -48px;
	margin-right:15px;
	float:left;
}
.post .author {
	background-position:0 0;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
	margin-left:15px;
	float:right;
}
.post .comments {
	background-position:0 -96px;
	float:right;
}
.post .addcomment {
	background-position:0 -112px;
	margin-left:15px;
	float:right;
}
.post .addlink {
	background-position:0 -176px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 5px 5px 0px;
	line-height:145%;
	overflow:hidden;
	width:100%;
}
.post .content p {
	margin-bottom:10px;
}
.post .under {
	height:16px;
	line-height:16px;
	font-size:11px;
	margin-bottom:10px;
}
.post .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post .content th, 
.post .content td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post .content tr.even td {
	background:#F7F7F7;
}
.post .content th {
	background:#EDEFF0;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(images/icons.png) 0 -320px no-repeat;
	line-height:16px;
	margin:5px 0;
	margin-left:16px;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(images/icons.png) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(images/icons.png) 100% -240px no-repeat;
	padding-right:28px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
	width:300px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	padding-top:8px;
}
#sidebar li {
	background:url(images/icons.png) 0 -560px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#centersidebar , 
#northsidebar .widget, 
#customsidebar .widget, 
#southsidebar .widget {
	background:url(img/widgetsep.png) bottom no-repeat;
	padding:10px 20px 16px;
	padding-right:10px;
}
#centersidebar {
	padding-bottom:6px;
}
#northsidebar, 
#southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar .widget_feeds {
	padding:5px 15px 15px;
}
#sidebar #feedrss, 
#sidebar #feedemail, 
#sidebar #followme {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
	font-size:11px;
}
#sidebar #feedrss {
	background: url(img/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
	background: url(img/feeds.gif) 5px -45px no-repeat;
	margin-left:10px;
}
#sidebar #followme {
	background: url(img/feeds.gif) 5px -95px no-repeat;
	margin-left:10px;
}
#subscribe ul {
	display:none;
	position:absolute;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li {
	background:transparent;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(img/readers.gif) no-repeat;
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span {
	background-position:0 0;
}
#subscribe li#youdao_reader a span {
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
	background-position:0 -140px;
}
#subscribe li a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover {
	background:#EEDDCC;
}
#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/* footer START */
#footer {
	display:block;
	height:70px;
	overflow-y:hidden;
	font-size:11px;
	line-height:145%;
	padding:0px;
	margin:0px;
}
#footer_body {
	background:#1d1d1d url(images/hex_footer_logo.png) 5px 50% no-repeat;
	width:960px;
	height:70px;
	padding:0px;
	margin:0px;
	color:#bbb;
}
#footer a {
	color:white;
}
#copyright {
	margin-left:8px;
	padding-top:20px;
}
#themeinfo {
	margin-left:20px;
}
#comments {
  padding:15px;
  width:628px;
}
a#powered {
	display:block;
	width:92px;
	height:67px;
	float:left;
	margin:0 5px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(images/icons.png) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px;
	padding-left:0px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(images/icons.png) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(images/icons.png) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bold;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:15px;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:625px;
}
#commentnavi {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(images/icons.png) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(images/icons.png) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox .submitbutton {
	float:right;
}
.submitbutton {
  margin:0px;
}
#cp_post_id {
	display:none;
}
/* comment END */

/* calendar START */
.widget_calendar h3 {
	display:none;
}
#wp-calendar {
	width:100%;
}
#wp-calendar #today {
	background:#E6E6E6;
}
#wp-calendar tbody a {
	font-weight:bold;
}
#wp-calendar caption {
	font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	font-size:150%;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar th, 
#wp-calendar td {
	text-align:center;
}
#wp-calendar tbody td {
	border:1px solid #CCC;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar th {
	background:#999;
	color:#FFF;
}
#wp-calendar td#prev {
	text-align:left;
	padding-top:5px;
}
#wp-calendar td#next {
	text-align:right;
	padding-top:5px;
}
/* calendar END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(images/icons.png) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */

/* one-column START */
.one-column #content {
	background:#FFF;
}
.one-column #main {
	width:906px;
}
.one-column #comment {
	width:902px;
}
.one-column .trackback, 
.one-column .trackback .title {
	width:876px;
}
.one-column .comment .info {
	width:795px;
}
.one-column .comment .info, 
.one-column .comment .content {
	background-image:url(img/comment_1col.gif);
}
.one-column .boxcaption, 
.one-column .box, 
.one-column .trackback, 
.one-column .trackback .title, 
.one-column #commentnavi, 
.one-column #related_posts h3, 
.one-column #related_posts ul {
	background-image:url(img/box_1col.gif);
}
.one-column .messagebox, 
.one-column .errorbox {
	background-image:url(img/messagebox_1col.gif);
}
.one-column .post .content .boxcaption, 
.one-column .post .content .box {
	background-image:url(img/postbox_1col.gif);
}
/* one-column END */

/* thread twitter START */
.post .twitter-tweedles {
	background:#E2F2FB;
	border:1px dashed #3FCDEB;
	padding:10px 0 0;
}
.twitter ul {
	margin:0 12px 0 10px !important;
	margin:0 10px;
}
.post .content .twitter ul li {
	background:#FCFCFC;
	padding:0;
	float:left;
	list-style:none;
	list-style-position:outside;
	border:solid #CCC;
	border-width:1px !important;
	border-width:1px 0;
	width:100%;
	padding-top:10px;
	margin-bottom:10px;
}
.twitter img {
	float:left;
	padding:0 10px 0 0;
	margin:0 0 10px 10px;
}
.twitter_source {
	color:#999;
	font-family:georgia;
	font-style:italic;
	font-size:10px;
}
.twitter_source a {
	color:#999;
}
.twitter_text {
	margin-bottom:5px;
	display:block;
	padding-left:70px;
	padding-right:10px;
}
.twitter_reply {
	background: url(images/icons.png) 0 -112px no-repeat;
	padding-left:22px;
	padding-right:10px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:right;
}
.twitter .twitter_pagebar {
	padding:0 10px;
	font-size:11px;
}
.twitter .twitter_pagebar a {
	background:#D1EAF9;
	padding:2px 5px;
	border:1px solid #D1EAF9;
}
.twitter .twitter_pagebar a:hover {
	border:1px dashed #3FCDEB;
	text-decoration:none;
}
.twitter .twitter_pagebar strong {
	background:#A6D0E7;
	padding:2px 5px;
	border:1px solid #A6D0E7;
}
.post .content .thread_twitter_power_by {
	display:block;
	background:#D1EAF9;
	border-top:1px dashed #3FCDEB;
	margin-bottom:0;
	padding:5px 10px;
}
.twitter .navigation {
	padding:10px 5px;
}
#thread_twitter .loading {
	padding:0 10px;
	font-size:11px;
}
#status_update_form {
	padding:0 10px 10px;
}
#status_update_form textarea {
	width:574px;
	display:block;
	margin-bottom:10px;
}
/* thread twitter END */

.eatthis {position : absolute; left : -1000px; }
div.wp_syntax {
max-height: 300px!important;
overflow: auto;
}

blockquote, pre {
	background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	border:1px solid #888;
	padding:2px 1px;
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
	width:602px;
	margin-left:16px;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
	margin-left:16px;
	width:602px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
	width:602px;
	margin-left:16px;
}
.w3c {
	color:#080;
	font-size:10px;
}

a.widget_href {
  font-size: 150%;
  color:#777;
  font-family: "Arial";
  font-weight: 700;
  letter-spacing: -0.05em;
  margin: 0px;
  display: block;
  padding: 0px;
  line-height: 145%;
}
a.widget_href:hover {
  color:#337295;
}


/* Image style */
#scrollUp {
	bottom: 20px;
	right: 20px;
	height: 38px;  /* Height of image */
	width: 38px; /* Width of image */
	background: url(/tvframe/css/top.png?v2) no-repeat;
}

.iframe-class {
  padding: 0;
}

code {
 background: #eff0f1;
 padding: 1px 5px;
}

input[type="submit"], button {
  border-radius: 0;
}