/*
Theme Name: MyWordPress
Theme URI: http://themetation.com
Description: A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://kailoon.com/">kailoon</a> and <a href="http://themetation.com">themetation</a>.
Version: 2.6
Author: kailoon
Author URI: http://kailoon.com
*/
.jqDocsOverlayWrapper
			{
				position:relative;
z-index:9999;
			}
			.jqDocsOverlay
			{
				position:absolute;
				left:-20px;
				background-color:#fff;
				padding:.5em;
				border:2px solid #333;
				border-radius:10px;
				-moz-border-radius:10px;
				-webkit-border-radius:10px;
				width:auto;
z-index:9999;
			}
#content.full { width: 100%; }
.text.no { float: none; width: auto; }
#comment_wrap code, #comment_wrap img.wp-smiley { margin: 0; padding: 0; border: 0; background-image: none; }
.TweetButton_button { margin-right:10px; width:35px; }
.tabular_data
{
	margin-bottom:.7em;
	width:98%;
}
.tabular_data th
{
	background-color:#910E04;
	color:#fff;
	padding-left:5px;
	text-align:left;
}
.tabular_data td
{
	padding-left:5px;
}
.tabular_data td.odd
{
	background-color:#ededed;
}
.link_button
{
	background-color:#910E04;
	color:#fff;
	margin-right:5px;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
}
a.link_button:hover, 
a.link_button:focus
{
	color:#fff;
}
.post h1 {
    font-family: 'Antic', sans-serif;
    font-weight: 400;
}
.post ol, 
.post ul
{
list-style-position:inside;
padding-top:0;
}

.launch_button {
background-color:#C32404;
color:#fff;
padding:.7em;
text-decoration:none;
border-radius:5px;
}

.launch_button:hover, 
.launch_button:focus {
color:#fff;
}

.stats_tbl {
background-color:#fff;
width:100%;
}

.stats_tbl td {
padding:.5em;
}

.stats_tbl td.odd, 
.stats_tbl tbody tr:nth-child(odd) {
background-color:#edecec;
}

.stats_tbl th {
background-color:#37342F;
color:#fff;
padding:.5em;
text-align:left;
}
