/*  
Theme Name: mai
Description: Theme developed for Martial-Arts-Info.com
Version: 1.0
Author: CherryIS
Author URI: http://www.cherryis.com/
*/

/* STRUCTURE (roughly in the order they are on a page) */

body {
	background-color: #fff;
	margin: 2px;
	font-family: Arial, Helvetica, Myriad, Verdana, sans-serif;
	font-size: 0.8em;
	color: #454545;
	}
	
#page {
	width: 100%;
	min-width: 864px;
	}
	
* html #page2 {
	border-left: 864px solid #fff;
	position: relative;
	float: left;
	z-index: 1;
	}
	
* html #page3 {
	margin-left: -864px;
	float: left;
	position: relative;
	z-index: 2;
	}
	
#header {
	margin-bottom: 2px;
	}
	
#header_content {
	height: 62px;
	background: #dbdbdb url('images/header_bg.gif') repeat-x;
	}
	
#header h1 {
	background: url('images/logo.gif') no-repeat bottom right;
	width: 266px;
	height: 21px;
	padding: 19px 0 0 23px;
	margin: 0;
	float: left;
	}
	
#header h1 a {
	display: block;
	height: 100%;
	}
	
#tagline {
	float: left;
	padding: 29px 0 0 23px;
	font-size: 11px;
	text-transform: uppercase;
	}
	
#header_icon {
	background: url('images/kick.gif') no-repeat bottom left;
	padding: 2px 16px 0 0;
	width: 66px;
	height: 60px;
	float: right;
	}
	
#google_bar {
	}
	
#google_bar_content {
	background-color: #e9e9e9;
	}
	
#columns {
	background: url('images/sidebar_bg.gif') top left repeat-y #e9e9e9;
	margin-top: 2px;
	}

#columns_inner {
	background: url('images/adbar_bg.gif') top right repeat-y;
	height: 1px;
	}

html>body #columns_inner {
	height: auto;
	}
	
#sidebar {
	width: 183px;
	float: left;
	}
	
#adbar {
	width: 183px;
	float: right;
	}
	
#adbar_content {
	padding: 12px 1px 12px 1px;
	}
	
#content {
	margin: 0 183px;
	}
	
html>body #content {
	margin: 0 185px;
	}
	
#content_content {
	padding: 22px;
	}
	
html>body #content_content {
	overflow: hidden;
	}
	
#footer_top {
	margin-bottom: 2px;
	clear: both;
	}
	
#footer_top_left {
	float: left;
	width: 181px;
	}
	
#footer_top_right {
	float: right;
	width: 181px;
	}
	
#footer_top_middle {
	margin: 0 183px;
	border: none;
	}
	
html>body #footer_top_middle {
	margin: 0 2px;
	border: solid #fff;
	border-width: 0 1px;
	}
	
#footer_content {
	background-color: #dbdbdb;
	padding: 8px;
	}

#copyright {
	float: right;
	font-size: 90%;
	color: #666;
	}

#utility_links a {
	padding: 3px;
	}
	
.post {
	height: 1px;
	margin-bottom: 30px;
	color: #222;
	}
	
html>body .post {
	height: auto;
	}
	
html>body #comments_container {
	clear: both;
	}

	#post_links {
	margin: 1em 0 2em;
	padding: 0;
	float: none !important;
	}

#post_links .cn_r {
	float: right;
	}
	
.nav_list {
	list-style-type: none;
	padding: 0;
	height: 29px;
	background: url(images/menu_bg.gif) repeat-x top;
	float: left;
	white-space: nowrap;
}

.nav_list .cn_l {
	background: url(images/menu_left.gif) top left no-repeat;
	width: 1px;
	height: 29px;
	}

.nav_list .cn_r {
	background: url(images/menu_right.gif) top right no-repeat;
	width: 1px;
	height: 29px;
	}

.nav_list li {
	margin: 0;
	padding: 0 0 0 2px;
	float: left;
	display: block;
	background: url(images/menu_sep.gif) no-repeat left;
	width: auto !important;
	width: 1%;
	}

.nav_list a {
	color: #5b5b5b !important;
	text-decoration: none;
	display: block;
	height: 22px;
	padding: 7px 0.7em 0;
	background: url(images/menu_bg.gif) repeat-x top;
	}

.nav_list li.active a {
	background-image: url(images/menu_bg_active.gif);
	color: #000 !important;
	}

.nav_list li.first {
	background: none;
	padding: 0;
	}
/* END STRUCTURE */
	
/* SIDEBAR CONTENT */
	
#sidebar a {
	text-decoration: none;
	}
	
#sidebar h2 {
	font-size: 90%;
	color: #666;
	margin: 0 0 5px 0;
	}
	
#sidebar ul {
	margin: 0;
	padding: 12px 12px 0 12px;
	list-style: none;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul ul {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#sidebar ul ul li {
	background: url('images/bullet.gif') 5px center no-repeat;
	padding-left: 15px;
	margin: 1px 0;
	}
	
#sidebar li.active {
	background-color: #eee;
	background-image: url('images/bullet_active.gif');
	font-weight: bold;
	}
	
#sidebar li.active a {
	color: #194472;
	}
	
	

/* END SIDEBAR CONTENT */

/* post links */
	
#post_links {
	list-style-type: none;
	margin: 1.5em 0 !important;
	padding: 0 !important;
	}
#post_links li {
	display: inline;
	padding: 0 2em 0 0 !important;
	margin: 0 !important;
	}
	
#post_links li a {
	padding: 6px 0 6px 25px;
	}

.pl_email {
	background: url(/sg/email_grey.gif) no-repeat 8px 9px;
	}

.pl_print {
	background: url(/sg/print_icon.gif) no-repeat 8px 8px;
	}

.pl_link {
	background: url(/sg/link_icon.gif) no-repeat 7px 6px;
	}
	
/* end post links */

/* ADSENSE */

#g728 {
	padding-left:16px;
	width: 728px;
	height: 90px;
	}
	
#gadb {
	width: 336px;
	height: 280px;
	float: right;
	margin: 0 0 2em 2em;
	}
	
#gads_r {
	width: 180px;
	height: 90px;
	margin-bottom: 20px;
	}
	
#gads_l {
	width: 180px;
	height: 90px;
	margin: 8px 0 5px 11px;
	}
	
#gads_t {
	padding: 10px 0 5px;
	}
	
#gadba {
	width: 468px;
	height: 60px;
	margin-bottom: 2em;
	}
	
html>body #gadba {
	clear: both;
	}
	
#cp {
	margin: 20px 0 20px 11px;
	}
	

/* END ADSENSE */
/* BORDER STYLES */

.main_box {
	border: solid #bababa;
	border-width: 0 1px;
	}
	
.sidebar_box {
	border: solid #9e9e9e;
	border-width: 0 1px;
	}
	
.btop_h, .bbottom_h, .btop_s, .bbottom_s {
	height: 1px;
	border: solid #fff;
	border-width: 0 1px;
	font-size: 1%;
	overflow: hidden;
	}

.btop_h {
	background-color: #dbdbdb;
	}
	
.bbottom_h {
	background-color: #7f7f7f;
	}

.btop_s {
	background-color: #c7c7c7;
	}
	
.bbottom_s {
	background-color: #595959;
	}
	
#content .btop_h {
	position: relative;
	left: -1px;
	}
	
html>body #content .btop_h {
	position: static;
	}
	
#ie_bit {
	position: absolute;
	right: 187px;
	top: 162px;
	z-index: 5;
	height: 1px;
	overflow: hidden;
	border-right: 1px solid #fff;
	width: 3px;
	background-color: #dbdbdb;
	}
	
html>body #ie_bit {
	display: none;
	}
	
/* END BORDER STYLES */

/* TEXT ETC */

h1 {
	font-size: 140%;
	color: #666;
	}
	
h2 {
	margin: 0 0 1em 0;
	color: #666;
	font-size: 130%;
	}
	
h3 {
	margin: 0 0 0.8em 0;
	color: #666;
	font-size: 120%;
	}
	
h4 {
	margin: 0 0 0.7em 0;
	color: #666;
	font-size: 110%;
	}
	
h5 {
	margin: 0 0 0.6em 0;
	color: #666;
	font-size: 100%;
	}
	
.pagetitle {
	border-bottom: 1px solid #9e9e9e;
	font-size: 150%;
	}
	
.posttitle a {
	color: #666 !important;
	text-decoration: none;
	}
	
a:link {
	color: #194472;
	}
	
a:hover {
	color: #0000ff !important;
	}
	
a:visited {
	color: #678;
	}
	
img.content_image {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #bababa;
	}
	
.align_left {
	margin: 0 1.5em 1.5em 0;
	float: left;
	}
	
.align_right {
	margin: 0 0 1.5em 1.5em;
	float: right;
	}
	
#content p {
	line-height: 130%;
	}
	
.post {
	margin-bottom: 2em;
	}

.postmetadata {
	font-size: smaller;
	}
	
.author {
	color: #777;
	}
	
/* END TEXT ETC */


/* COMMENTS */

#comments_container {
	padding-top: 1.5em;
	border-top: 1px solid #9e9e9e;
	}
	
#comment {
	width: 400px;
	}
	
.commentlist {
	border-bottom: 1px solid #9e9e9e;
	padding-bottom: 2em;
	margin-bottom: 2em;
	}
	
.cl_comment_link {
	color: #454545 !important;
	text-decoration: none !important;
	}
	
.cl_comment_link:hover {
	color: inherit !important;
	}
	
.cl_more {
	color: #194472;
	text-decoration: underline;
	white-space: nowrap;
	}
	
.cl_more:hover {
	color: #00f !important;
	}
	
.cl_commentmeta {
	color: #777;
	}
	
.cl_comment_paging {
	margin: 2em 0 !important;
	}
	

/* END COMMENTS */

/* CONTACT FORM */
.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 25%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 10px 0 5px 0; 
	}

.contactright {
	width: 70%;  
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contacterror {
	border: 1px solid #f00;
	}
	
/* END CONTACT FORM */


/* MISCELLANEOUS */

.top_banner {
	margin-bottom: 2em;
	text-align: center;
	}
	
.suggest_link {
	margin: 0 12px 12px 12px;
	}
	
.side_ad {
	text-align: center;
	margin-bottom: 12px;
	}
	
hr {
	display: none;
	}
	
td {
	vertical-align: top;
	}

/* END MISCELLANEOUS */