/* 
	Theme Name: MMABetting
	Theme URL: http://www.mmabetting.net
	Description: MMABetting official Wordpress theme by <a href="http://thelimedesign.com">TheLimeDesign</a>
	Author: The Lime Design
	Author URI: http://www.thelimedesign.com
	Version: 1.0
	Tags: dark, three-columns, grey, black, blue
*/
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/site_bg.png);
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4a4949;
}
a, a:active, a:visited {
	color: #188bc0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #244be4;
}

/* Generic cross browser hacks definitions and wordpress compatibility*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0px; 
	padding:0px; 
	border:0px;
} 
ol, ul {
	list-style-position: inside;
}
h1 , h1 a, h1 a:active, h1 a:visited, h1 a:hover{
	background-color: #244be4;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding: 2px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
	height: 0px;
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
	vertical-align: middle;
}
blockquote
{
	margin:0px;
	padding:0px;
	border:0px;
}
fieldset 
{
	border:0;
}

/* Generic cross browser hacks definitions and wordpress compatibility*/
#SiteWrap {
	width: 100%;
	background-image: url(images/site_top_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	min-height: 371px;
}
#container {
	width: 990px;
	margin: 0px auto;
	padding-top: 60px;
}
#header {
	width: 990px;
}
#navigation {
	width: 990px;
	height: 36px;
	background-color: #bcbcbc;
	font-size: 11px;
	font-weight: bold;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	height: 36px;
	float: left;
	line-height: 36px;
	padding: 0px 12px;
	text-align: center;
	display: block;
	text-transform: capitalize;
}
#navigation li:hover {
	background-image: url(images/nav_bg_hover.png);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 12px;
	margin: 0px 2px 0px 0px;
	background-position: top left;
}
#navigation a, #navigation a:active, #navigation a:visited {
	color: #4a4949;
	text-decoration: none;
}
#navigation a:hover {
	color: #000;
}
#content {
	background-image: url(images/maincontent_bg.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#LeftSidebar {
	width: 200px;
	float: left;
	padding-top: 10px;
}
#RightSidebar {
	width: 290px;
	float: right;
	padding-top: 10px;
}
#MainContent {
	width: 488px;
	float: right;
	background-image: url(images/main_content_top_shadow.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 10px 6px;
}
.widget {
	margin-bottom: 10px;
	font-size: 11px;
}
.widgettitle {
	margin: 0px 0px 5px 0px;
	color: #fff;
	height: 27px;
	background-image: url(images/sitebar_title_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	line-height: 27px;
	text-transform: capitalize;
}
.widgettitle a, .widgettitle a:active, .widgettitle a:visited {
	color: #fff;
	text-decoration: none;
}
.widgettitle a:hover {
	color: #999;
}
.widgettitle img {
	vertical-align: middle;
}


.widget ul {
	list-style: none;
	line-height: 14px;

}
.widget li {
	background-image: url(images/sidebar_bottom_bg.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 5px 3px;
	list-style: none;
	text-indent: 0px;
	text-transform: capitalize;
}
.widget li a, .widget li a:active, .widget li a:visited {
	color: #4a4949;
	text-decoration: none;
}
.widget li a:hover {
	color: #000;
	text-decoration: none;
}
.widget #s {
	margin: 3px 5px 3px 7px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #999;
	padding: 0px 3px;
}
.widget #searchsubmit {
	height: 22px;
	line-height: 22px;
	margin: 3px 0px;
	border: 1px solid #999;
	padding: 0px 3px;
}
#commentform input{
	min-height: 22px;
	line-height: 22px;
	padding: 0px 3px;
	margin: 5px 5px 0px 0px;
	border: 1px solid #999;
}
#commentform textarea {
	border: 1px solid #999;
}

#commentform #submit {
	border: 1px solid #999;
	height: 22px;
	line-height: 22px;
	margin: 3px 0px;
	padding: 0px 3px;
}




.metadata {
	font-size: 10px;
	color: #919191;
	margin: 5px 0px;
}
.metadata img {
	margin: 0px 12px;
	vertical-align: top;

}
.post {
	margin: 0px 0px 15px 0px;
}
.post p {
	margin-bottom: 12px;
}
.PostLinks {
	margin: 10px 0px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

#footer {
	height: 31px;
	margin-bottom: 20px;
}
#footerLeft {
	width: 5px;
	float: left;
	height: 31px;
	background-image: url(images/footer_left_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#footerRight {
	width: 5px;
	float: right;
	height: 31px;
	background-image: url(images/footer_right_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#footerContent {
	float: left;
	width: 960px;
	height: 31px;
	background-color: #2953e8;
	line-height: 31px;
	color: #fff;
	padding-left: 20px;
}
#footerContent a, #footerContent a:active, #footerContent a:visited, #footerContent a:hover {
	color: #FFF;
}
