.tabber {
display:none;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size:67%;
	margin:0 auto;
	padding:0 0 20px;
}
img {
	border:0 none;
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
blockquote {
	border-left:2px solid #07A0E3;
	color:#31333F;
	font-style:normal;
	padding-left:10px;
}
.clear {
	clear:both;
}
img.centered {
	display:block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
img.alignnone, img.alignright, img.alignleft {
	background:#fff none repeat scroll 0 0;
	border:1px solid #ddd;
	display:inline;
	padding:5px;
}
img.alignnone {
	margin:0 0 10px;
}
img.alignright {
	margin:0 5px 10px 10px;
}
img.alignleft {
	margin:0 10px 10px 5px;
}
.aligncenter {
display:block;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
}
.alignright {
float:right;
margin:0 0 10px 10px;
}
.alignleft {
float:left;
margin:0 10px 10px 0;
}
.wp-caption {
	background-color:#fff;
	border:1px solid #ddd;
	margin:5px;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption img {
	border:0 none;
	margin:0 0 5px;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:.95em;
	font-weight:normal;
	line-height:12px;
	margin:0;
	padding:0;
}
#wrapper {
	margin:0 auto;
	width:1050px;
}
#casing {
	padding:0;
	margin-bottom:0;
}	
#casing, #dd_ajax_float{
	background:#dfe3e6;
}
#top {
	height:250px;
	margin:auto;
	width:1050px;
	background:#000;
}
.blogname {
	float:left;
}
.blogname h1 {
	margin:0;
	padding:0;
	text-align:left;
	text-indent:-9000px;
}
.blogname h2 {
	margin:2px 0 0 30px;
}
#search {
	float:right;
	padding-top:15px;
}
#search form {
	margin:0;
	line-height:60px;
	padding:0;
}
#search fieldset {
	border:medium none;
	margin:0;
	padding:0;
}
#search p {
	font-size:85%;
	margin:0;
}
#search input[type=text] {
	width:320px;
	margin-bottom:15px;
}
#s {
	border:1px solid #bbb;
	color:#A31720;
	float:left;
	margin-left:0;
	padding:6px 2px 7px 5px;
}
#searchsubmit {
	display:none;
}
.feed {
	height:75px;
	margin:5px 5px 0 2px;
	overflow:hidden;
	padding:0 5px 5px;
	width:315px;
}
.feed form {
	margin:0;
	padding:0;
}
.feed fieldset {
	border:medium none;
	margin:0;
	padding:0;
}
.feed p {
	font-size:85%;
	margin:0;
}
.input {
	background:#D3D6D7;
	border:medium none;
	color:#555;
	float:left;
	font-family: 'PT Sans', sans-serif;
	margin:35px 0 0 8px;
	padding:6px 2px 7px 5px;
	width:220px;
}
.sbutton {
	background:#2676A1 none repeat scroll 0 0;
	border:medium none;
	color:#fff;
	float:left;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	height:29px;
	margin:35px 0 0 8px;
}
#menu {
	display:block;
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
	width:49%;
	float:left;
	padding:0;
	text-transform:uppercase;
}
#menu ul {
	margin:0;
	padding:0;
	height:60px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu ul li {
	float:left;
	line-height:60px;
	margin:0;
	padding:0;
}
#menu ul li a {
	color:#A31720;
	font-size:1.1em;
	display:block;
	padding:0 20px 0 0;
}
#menu ul li a:hover, #menu.current_page_item a {
	color:#fff;
	display:block;
	text-decoration:none;
}
#content {
	float:left;
	height:100%;
	padding:10px 0 0;
	width:700px;
}
.title {
	margin:0;
	padding:0 0 5px;
}
.date {
	font-family: 'PT Sans', sans-serif;
	font-size:11px;
	line-height:20px;
	padding:0 10px;
	text-transform:uppercase;
}
.single {
	background:#fff url("images/post.jpg") repeat-x scroll 0 0;
	border:1px solid #ccc;
	color:#504945;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	height:100%;
	line-height:normal;
	margin:0 5px 15px 12px;
	width:680px;
}
.single h2 {
	font-family: 'PT Serif', serif;
	font-size:24px;
	margin:0 0 5px;
	overflow:hidden;
	padding:5px 0 0 10px;
	text-align:left;
}
.single h2 a, .single h2 a:link, .single h2 a:visited {
	background-color:transparent;
	color:#A31720;
}
.single h2 a:hover {
	background-color:transparent;
	color:#000;
}
.author, .clock, .comm , .edit{
	color:#0578AD;
	padding:3px 5px 3px 20px;
}
.author {
	background:url(images/user.png) no-repeat scroll 0 0;
}
.clock {
	background:url(images/clock.png) no-repeat scroll 0 0;
}
.comm {
	background:url(images/comment.png) no-repeat scroll 0 0;
	position:relative;
}
.comm a:hover {
	color:#333;
}
.edit {
	color:#0578AD;
}
.edit a:link, .edit a:visited {
	color:#0578AD;
}
.edit a:hover {
	color:#333333;
}
.more {
	background:transparent url(images/add.png) no-repeat scroll 0 0;
	float:right;
	margin-right:5px;
	padding:0 0 2px 20px;
}
.more a:link, .more a:visited {
	color:#5c0100;
}
.more a:hover {
	color:#D42323;
}
.postmore {
	background:transparent url(images/pmore.jpg) no-repeat scroll left center;
	float:left;
	font-weight:bold;
	padding:0 5px 2px 25px;
}
.postmore a:link, .postmore a:visited , .postmore a:hover {
	color:#fff;
}
.category {
	background: url("images/category.png") no-repeat scroll 0 0;
	font-family: 'PT Sans', sans-serif;
	padding:3px 5px 3px 20px;
	text-transform:uppercase;
}
.category a:link, .category a:visited, .comm a {
	color:#0578AD;
}
.category a:hover, .comm a:hover {
	color:#333333;
}
.entry {
	line-height:20px;
	margin:0;
	padding:0 5px 5px;
}
.entry a:hover {
	background-color:transparent;
	color:#455236;
	text-decoration:none;
}
.entry p {
	font-family: 'PT Sans', sans-serif;
	font-size:1.1em;
	margin:5px;
	padding:0;
}
.entry .more-link {
	margin:20px auto;	
	text-align:center;
	width: 300px;
	display:block;
}
a.more-link{
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 11px 22px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 20px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
a.more-link:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
a.more-link:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
.related, #fbComments {
	background:#fff url("images/post.jpg") repeat-x scroll 0 0;
	border:1px solid #ccc;
	font-family: 'PT Sans', sans-serif;
	margin:0 5px 15px 12px;
	padding:0 0 10px;
	width:680px;
}
.related h3 {
	color:#07577F;
	font-family: 'PT Serif', serif;
	font-size:1.7em;
	margin:0 0 5px;
	overflow:hidden;
	padding:5px 0 0 10px;
	text-align:left;
}
.related ul {
list-style-type:none;
margin:0;
padding:0;
}
.related ul li {
font-family: 'PT Serif', serif;
font-size:1.2em;
list-style-type:none;
margin:0;
padding:5px 10px;
}
.related ul li a:link, .related ul li a:visited {
color:#222222;
}
.related ul li a:hover {
color:#A31720;
}
#rightcol {
	float:right;
	padding:8px 5px 10px 0;
	width:320px;
}
.sidebar1 {
float:left;
font-family: 'PT Sans', sans-serif;
font-size:13px;
padding-right:0;
padding-top:5px;
width:165px;
}
.sidebar1 h2 {
background:#1F1F20 none repeat scroll 0 0;
border:1px solid #40494F;
color:#f12212;
font-family: 'PT Serif', serif;
font-size:14px;
font-weight:bold;
line-height:30px;
margin:5px 0;
padding:0 0 0 5px;
text-transform:uppercase;
}
.sidebar1 ul {
list-style-type:none;
margin:0;
padding:0;
}
.sidebar1 ul ul {
background-repeat:no-repeat;
list-style-type:none;
margin:0;
padding:0 0 10px;
}
.sidebar1 ul ul ul {
border:0 none;
list-style-type:none;
margin:0;
padding:0;
}
.sidebar1 ul ul ul ul {
border:0 none;
list-style-type:none;
margin:0;
padding:0;
}
.sidebar1 ul li {
clear:left;
float:left;
height:100%;
line-height:18px;
width:160px;
}
.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
border-bottom:1px dotted #FFFFFF;
color:#333333;
display:block;
padding:5px 0 5px 5px;
text-decoration:none;
}
.sidebar1 ul li a:hover {
}
.sidebar1 p {
margin:0;
padding:7px 10px;
}
.sidebar1 table {
color:#787D7F;
text-align:center;
width:100%;
}
.sidebar2 {
float:right;
font-family: 'PT Sans', sans-serif;
font-size:12px;
padding-right:5px;
padding-top:5px;
width:165px;
}
.sidebar2 h2 {
background:#1F1F20 none repeat scroll 0 0;
border:1px solid #40494F;
color:#f12212;
font-family: 'PT Serif', serif;
font-size:14px;
font-weight:bold;
line-height:30px;
margin:5px 0;
padding:0 0 0 5px;
text-transform:uppercase;
}
.sidebar2 ul {
list-style-type:none;
margin:0;
padding:0;
}
.sidebar2 ul ul {
background-repeat:no-repeat;
list-style-type:none;
margin:0;
padding:0 0 10px;
}
.sidebar2 ul ul ul {
border:0 none;
list-style-type:none;
margin:0;
padding:0;
}
.sidebar2 ul ul ul ul {
border:0 none;
list-style-type:none;
margin:0;
padding:0;
}
.sidebar2 ul li {
clear:left;
float:left;
height:100%;
line-height:18px;
width:160px;
}
.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
border-bottom:1px dotted #FFFFFF;
color:#333333;
display:block;
padding:5px 0 5px 5px;
text-decoration:none;
}
.sidebar2 ul li a:hover {
color:#A31720;
}
.sidebar2 p {
margin:0;
padding:7px 10px;
}
.sidebar2 table {
color:#787D7F;
text-align:center;
width:100%;
}
.sidebar3 {
color:#A31720;
float:left;
font-family: 'PT Sans', sans-serif;
font-size:13px;
margin-right:5px;
width:100%;
}
.sidebar3 h2 {
background:#1F1F20 none repeat scroll 0 0;
border:1px solid #40494F;
color:#f12212;
font-family: 'PT Serif', serif;
font-size:14px;
font-weight:bold;
line-height:30px;
margin:5px 0;
padding:0 0 0 5px;
text-transform:uppercase;
}
.sidebar3 ul {
list-style-type:none;
margin:0;
padding:0;
}
.sidebar3 ul li {
border-bottom:1px dotted #FFFFFF;
height:100%;
line-height:28px;
padding:0 0 0 5px;
}
.sidebar3 ul li ul {
height:100%;
line-height:28px;
padding:0;
}
.sidebar3 ul li ul li {
border-bottom:1px dotted #FFFFFF;
height:100%;
line-height:28px;
padding:0;
}
.sidebar3 ul li a:link, .sidebar3 ul li a:visited {
color:#333333;
padding:0;
text-decoration:none;
}
.sidebar3 ul li a:hover {
color:#A31720;
}
#footop {
background:transparent url(images/navi.jpg) repeat scroll 0 0;
margin:0;
padding:10px 15px;
width:970px;
}
#footbar {
background:#FCFCFC url(images/bottom.jpg) repeat-x scroll 0 0;
float:left;
font-family: 'PT Sans', sans-serif;
height:100%;
margin:0;
padding:0 0 30px;
width:1050px;
}
.barone {
color:#6F767E;
float:left;
font-size:12px;
line-height:18px;
margin-left:5px;
margin-right:5px;
width:320px;
}
.barone h2 {
color:#6F767E;
font-family: 'PT Serif', serif;
font-size:15px;
font-weight:bold;
line-height:30px;
margin:20px 0 5px;
padding:0 0 0 5px;
text-transform:uppercase;
}
.barone img {
margin:2px;
padding:0;
}
.barone ul {
list-style-type:none;
margin:0;
padding:0;
}
.barone ul li {
border-bottom:1px dotted #CCCCCC;
color:#FFFFFF;
height:100%;
line-height:28px;
padding:0 0 0 5px;
}
.barone ul li ul {
height:100%;
line-height:28px;
padding:0;
}
.barone ul li ul li {
border-bottom:1px dotted #CCCCCC;
height:100%;
line-height:28px;
padding:0;
}
.barone ul li a:link, .barone ul li a:visited {
color:#6F767E;
padding:0;
text-decoration:none;
}
.barone ul li a:hover {
color:#0578AD;
}
#wp-calendar {
padding:0 0 15px;
width:100%;
}
#wp-calendar caption {
font-size:16px;
padding:5px;
}
#wp-calendar th, #wp-calendar td {
color:#252525;
padding:5px;
text-align:center;
}
#wp-calendar td a {
background:#FFFFFF none repeat scroll 0 0;
padding:5px;
}
#wp-calendar td {
background:transparent none repeat scroll 0 0;
}
#wp-calendar td, table#wp-calendar th {
padding:2px 0;
}
#footer {
font-family: 'PT Sans', sans-serif;
font-size:12px;
font-weight:normal;
padding:15px 0 0;
text-align:center;
width:1050px;
margin-bottom:100px;
}

.fleft {
float:left;
padding:0 0 0 15px;
}
.fright {
float:right;
padding:0 15px 0 0;
}
#navigation {
margin:0;
padding:2px 15px 10px 12px;
width:600px;
}
.contentCenter {
text-align:center;
}
h2.pagetitle {
color:#4A413C;
font-family: 'PT Serif', serif;
font-size:16px;
margin:0 0 10px 5px;
padding:5px;
text-align:center;
}
.post {
background:#EBE1D2 none repeat scroll 0 0;
border:1px solid #DED5C9;
color:#6C5B42;
display:inline;
float:left;
font-family: 'PT Serif', serif;
font-style:italic;
margin:0 0 5px 5px;
padding:3px 0 0;
width:336px;
}
.post h2 {
font-size:18px;
font-weight:normal;
height:20px;
margin:0;
overflow:hidden;
padding:0 0 3px;
text-align:left;
}
.post h2 a, .post h2 a:link, .post h2 a:visited {
background-color:transparent;
color:#354151;
}
.post h2 a:hover {
background-color:transparent;
color:#354151;
}
.postinfo {
background:#34424F url(images/postinf.jpg) repeat-x scroll 0 0;
height:28px;
margin:0;
padding:2px 0 0;
}
.categ {
font-size:12px;
height:14px;
margin:1px 0 0;
overflow:hidden;
padding:0 0 2px;
}
.categ a:link, .categ a:visited {
color:#4395BE;
}
.categ a:hover {
color:#DDDDDD;
font-weight:normal;
}
.centry a:link, .centry a:visited {
background-color:transparent;
color:#943D39;
}
.post img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
float:left;
margin:2px 5px 2px 0;
padding:4px;
}
.centry p {
margin:2px 0;
}
.centry a:hover {
background-color:transparent;
color:#C6150C;
text-decoration:none;
}
.centry {
height:120px;
margin:0;
overflow:hidden;
padding:0 5px 5px;
}
.breadcrumb {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DEDCDD;
color:#444444;
font-family: 'PT Sans', sans-serif;
font-size:13px;
font-weight:normal;
margin:0 5px 5px 13px;
padding:5px 10px;
}
.ad1 {
float:right;
margin:5px;
}
.ad2 {
margin:2px auto;
text-align:center;
}
.allcomments {
	height:100%;
	margin:0;
	padding:0 0 0 2px;
}
#comment {
	height:100%;
	margin:0;
	padding:0 10px;
}
h3#comments {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#fff none repeat scroll 0 0;
	border:1px solid #DEDCDD;
	color:#444444;
	font-family: 'PT Serif', serif;
	font-size:20px;
	font-weight:normal;
	margin:10px 0;
	padding:5px 10px;
}
h3#pingbacks {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#fff none repeat scroll 0 0;
	border:1px solid #DEDCDD;
	color:#444444;
	font-family: 'PT Serif', serif;
	font-size:20px;
	font-weight:normal;
	margin:10px 0;
	padding:5px 10px;
}
#respond {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#fff none repeat scroll 0 0;
	border:1px solid #DEDCDD;
	height:100%;
	margin:5px 0;
	padding:0 5px;
}
#respond h3 {
	color:#444444;
	font-family: 'PT Serif', serif;
	font-size:22px;
	font-weight:normal;
	margin:10px 0;
	padding:5px 10px;
}
#commentform {
	color:#BFAFA7;
	font-family: 'PT Sans', sans-serif;
	margin:0;
	padding:0 10px 10px;
}
#commentform p {
	color:#3F79C4;
}
#commentform input {
	background:#F4F4F4 none repeat scroll 0 0;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;
}
#commentform textarea {
	background:#F4F4F4 none repeat scroll 0 0;
	border:1px solid #DEDCDD;
	color:#444;
	padding:5px;
	width:95%;
}
.comments input#submit {
background:#0083DB none repeat scroll 0 0;
border:2px solid #005F9F;
color:#fff;
font-family: 'PT Sans', sans-serif;
line-height:25px;
padding:3px 5px;
width:auto;
}
ol.commentlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-indent:0;
}
ol.commentlist li {
border:1px solid #DEDCDD;
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}
ol.commentlist li div.comment-author {
padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
font-family: 'PT Serif', serif;
font-size:20px;padding:5px 0;
}
ol.commentlist li div.vcard cite.fn {
font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
color:#000000;
text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
color:#000000;
}
div.vcard img.avatar {
border:5px solid #DDDDDD;
left:7px;
position:absolute;
top:7px;
}
ol.commentlist li div.comment-meta {
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
}
ol.commentlist li div.comment-meta a {
	color:#0083DB;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover {
color:#000000;
}
ol.commentlist li p {
color:#546C88;
font-family: 'PT Sans', sans-serif;
font-size:12px;
line-height:18px;
margin:0 0 1em;
}
ol.commentlist li ul {
	font-family: 'PT Sans', sans-serif;
	font-size:1em;
	line-height:1.4;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}
#cancel-comment-reply {
padding:10px 0 0;
}
#cancel-comment-reply-link {
	background:#8B979F none repeat scroll 0 0;
	border:2px solid #666;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:10px;
	line-height:15px;
	margin:0 0 0 12px;
	padding:4px 10px;
}
ol.commentlist li div.reply {
	background:#269BCF url("images/reply.jpg") repeat-x scroll 0 0;
	border:2px solid #0A7CAF;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:1;
	padding:5px 10px;
	text-align:center;
	width:50px;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4  {
margin:0 0 0.25em;
}

ol.commentlist li.even, ol.commentlist li.odd {
background:#fff url("images/grade.jpg") repeat-x scroll 0 0;
}
ol.commentlist li.even {
border:1px solid #D1D8DF;
}
ol.commentlist li.odd {
border:1px solid #ddd;
}
ol.commentlist li.pingback div.vcard {
padding:0 170px 0 0;
}
.stepcarousel {
height:185px;
margin:0 7px;
overflow:scroll;
position:relative;
width:1018px;
}
.stepcarousel .belt {
left:0;
position:absolute;
top:0;
}
.stepcarousel .panel {
background:#14181A none repeat scroll 0 0;
border:1px solid #14181A;
float:left;
height:160px;
margin:10px 17px;
overflow:hidden;
width:220px;
cursor:default;
}
.stepcarousel .selected, .stepcarousel .panel:hover {
background:#43494c;
cursor:pointer;
}
.stepcarousel .panel p {
margin:5px;
overflow:hidden;
text-align:left;
}
.stepcarousel .panel h2 {
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
	margin:0 5px;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
}
.stepcarousel .panel h2 a:visited, .stepcarousel .panel h2 a:link {
	color:#fff;
}
.stepcarousel .panel img {
background:#040404 none repeat scroll 0 0;
margin:10px 10px 8px;
padding:0;
}

#content .entry .readmore {
text-align:center;
display:block;
font-weight:600;
font-size:1.2em;
padding-top:10px;
}
.video_content {
	text-align:center;
}
#checkDailyMsg {
	text-align:center;
	font-size:1.6em;
	color:#333;
	padding:10px 0 5px;
}
#social {
	float:right;
}
#top-a-d {
	padding:10px 0;
	text-align:center;
	margin:0 auto;
	width:100%;
}
#footer .left {
	float:left;
	width:49%;
	text-align:left;
}

#footer .right {
	text-align:right;
	float:right;
	width:49%;
}
#footer  ul li {
	display:inline;
	list-style:none;
	padding-left:10px;
	}
#footer  ul{
	padding:0;
}
#disqus_thread { padding:15px }
