/*
Theme Name: Big Mike Custom
Theme URI: http://bigmikebetting.com/
Description:
Version: 1.0
Author: Jeff Behnke a.k.a. topdown
Author URI: http://valid-webs.com/
Tags: widgets

*/
html{font-size:		100%;}

html, body{
	width:			100%;
	height:			100%;
	margin:			0;
	padding:		0;
}

body {
	width:			100%;
	margin:			0;
	padding:		0;
	min-width:		1000px;
	font-family: 	Arial, Helvetica, Georgia, sans-serif;
	font-size:		10px;
}


h1{
	font-family:	Arial, Helvetica, Georgia, sans-serif;
	font-size:		2.4em;
}

h2{
	font-family:	Arial, Helvetica, Georgia, sans-serif;
	font-size:		20px;
	color:			#555;
	margin:			0;
	padding:		0;
}

.featured h2{
	font-family:	Arial, Helvetica, Georgia, sans-serif;
	font-size:		1.8em;
	color:			#000;
	margin:			10px 0 13px 0;
	padding:		0;
	text-align:		center;
}

p{
	margin:			0;
	padding:		0;
	font-size:		1.4em;
}

ul{
	margin:			10px 0 5px 30px;
	padding:		0;
}

li{
	margin:			0 0 0 10px;
	padding:		3px 0;
	font-size:		1.4em;}
hr.break{
	clear:			both;
	margin:			20px 20px 10px 20px;
	padding:		0;
	border-bottom:	1px solid #777;
}
hr {
	clear:			both;
	border-top:		1px solid #fff;
}

/***********************************************************************
= Start Layout Styles ************************************************
***********************************************************************/

#header{
	background: 	#203064 url('images/custom/header_bg2.gif') repeat-x;
	width:			100%;
	margin:			0;
	padding:		0;
	min-height:		130px;
}
#head-container{
	width:			1000px;
	margin:			0 auto;
	padding:		0;
}
#header-left{
	float:			left;
	width:			832px;
	margin:			0;
	padding:		0;
	color:			#fff;
	min-height:		100px;
}
#site-logo{
	background:  	url('images/custom/bm_logo2.gif') no-repeat;
	width:			760px;
	margin:			0 0 0 -20px;
	padding:		0;
	height:			130px;
}
#site-logo-centered{ /*special placement for sales pages*/
	background:  	url('images/custom/bm_logo2.gif') no-repeat;
	width:			760px;
	margin:			0 0 0 120px;
	padding:		0;
	height:			130px;
}
#header-right{
	float:			left;
	width:			250px;
	margin:			10px 0 0 -130px;
	padding:		0;
	color:			#fff;
	min-height:		100px;
}
#header-right p.head-p{
	font-family:	Arial, Helvetica, Georgia, sans-serif;
	margin:			15px 0 8px 8px;
	padding:		0;
	color:			#fff;
	font-weight:	bold;
	font-size:		1.6em;
}
#header-right ul{
	margin:			5px 0 0 0;
	padding:		5px;
}
#login {
	display:		block;
	width:			240px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:		14px;
	list-style:		none;
	margin:			0;
	padding:		0;
	font-size:		1.2em;
}
#login input {
	float:			left;
	display:		inline;
	width:			80px;
	margin-left:	5px;
}
#userl {
	float:			left;
	display:		inline;
	width:			80px;
	margin:			0 0 0 5px;
	padding:		0;
}
#passl {
	float:			right;
	display:		inline;
	width:			80px;
	margin:			0 65px 0 0;
	padding:		0;
}
input#login-b {
	clear:			left;
	float:			right;
	display:		inline;
	width:			50px;
	margin:			-23px 0 0 0;
	padding:		0;
	text-align:		center;
}

/*-----------------------------------------------------------------
 = @see VWPRO
-------------------------------------------------------------------*/

#navbar{
	float:			left;
	width:			100%;
	clear:			both;
	margin:			0;
	padding:		0;
	background:		#343434;
	height:			38px;
	color:			#fff;
}
#nav{
	/*width:			960px;*/
	/*margin:			0 auto;*/
	/*padding:		0;*/

}
#nav ul{
	width:			960px;
	margin:			0;
}
#nav li{
	text-align:		center;
	width:			auto;
	margin:			0 10px;
	padding:		8px 0 0 0;
	float:			left;
	list-style:		none;
	font-size:		18px;
	font-family:	Arial, Helvetica, Georgia, sans-serif;
}
#nav li a{
	float:			left;
	font-weight:	bold;
	color:			#fff;
	text-decoration: none;

}
#nav li a:hover{
	float:			left;
	font-weight:	bold;
	color:			#2688C9;
	text-decoration: none;

}
#headline{
	float:			left;
	width:			100%;
	clear:			both;
	margin:			0;
	padding:		0;
	background: 	#000 url('images/grad.gif');
	height:			auto;
	color:			#fff;
	border-bottom:	1px solid #000;

}
#headline-container{
	width:			960px;
	margin:			0 auto;
	padding:		10px;

}
#liner-left{
	float:			left;
	width:			320px;
	margin:			20px 0 20px 0;
	padding:		0;
	min-height:		100px;

}
#myGallery, #myGallerySet, #flickrGallery {
	display:		block;
	float:			left;
	border:			1px solid #ccc;
	height:			280px;
	width:			320px;

}
#liner-right{
	font-family:	Arial, Helvetica, Georgia, sans-serif;
	color:			#fff;
	float:			right;
	width:			580px;
	margin:			20px 0 10px 0;
	padding:		0 30px 0 0;
	min-height:		100px;

}
#liner-right h2{
	margin:			0;

}
#liner-right h2 a{
	font-size:		33px;
	font-weight:	bold;
	color:			#2688c9;
	text-decoration: none;

}
#liner-right h2 a:hover{
	color:			#0000ff;
	text-decoration: underline;

}
#liner-right p{
	clear:			both;
	margin:			10px 0;
	font-size:		14px;
	line-height:	20px;

}
#liner-right p strong{
	font-weight:	bold;
	font-size:		24px;
	line-height:	32px;

}
#liner-right ul{
	list-style-image: url('images/custom/tick.png');
	float:			left;
	width:			260px;
	margin:			20px 0px 0px 30px;
	padding:		0;
	font-size:		14px;

}
#liner-right li{
	margin:			2px 0;
	font-size:		14px;

}
#liner-right p strong.sub-head{
	display:		inline;
	float:			left;
	width:			auto;
	margin:			25px 0 0 -70px;
	font-weight:	bold;
	font-size:		18px;

}
/************** End Layout Styles *****************************/

/***********************************************************************
= Special Sprites and Buttons ************************************************
***********************************************************************/

p.b-linner{
	clear:			both;
	display:		block;
	float:			left;
	width:			560px;
	margin:			0 0 0 0;

}
a.nowl{
	display:		inline;
	float:			left;
	margin:			25px 0 0 -270px;
	width:			170px;

}
a.morer{
	display:		inline;
	float:			right;
	margin:			25px 25px 0 0px;
	width:			170px;

}
.arrow{
	display:		inline;
	background:		transparent url('images/custom/arrow.png') no-repeat;
	width:			40px;
	height:			40px;
	float:			left;
	margin:			25px 0 0 -310px;

}
.m-buttons{
	display:		block;
	margin:			0 auto;
	background:		transparent url('images/buttons/home_buttons.jpg') no-repeat;
	width:			200px;

}
.join{
	top:					0;
	left:					0;
	background-position:	0px 0px;
	height:					50px;

}
a:hover.join{
	background-position:	0px 1px;

}
.order{
	top:					0;
	left:					0;
	background-position:	0px -50px;
	height:					50px;

}
a:hover.order{
	background-position:	0px -49px;

}
.more{
	top:					0;
	left:					0;
	background-position:	0px -100px;
	height:					50px;

}
a:hover.more{
	background-position:	0px -99px;

}
.download {
	top:					0;
	left:					0;
	background-position:	0px -150px;
	height:					50px;

}
a:hover.download {
	background-position:	0px -149px;

}
.listen {
	top:					0;
	left:					0;
	background-position:	0px -200px;
	height:					50px;

}
a:hover.listen {
	background-position:	0px -199px;

}
.c-buttons {
	display:		block;
	margin:			0 auto;
	background:		transparent url('images/buttons/join_order_more.png') no-repeat;
	width:			170px;

}
.c-join {
	top:					0;
	left:					0;
	background-position:	0px 0px;
	height:					40px;

}
a:hover.c-join {
	background-position:	0px 1px;

}
.c-order {
	top:					0;
	left:					0;
	background-position:	0px -40px;
	height:					40px;

}
a:hover.c-order {
	background-position:	0px -39px;

}
.c-more {
	top:					0;
	left:					0;
	background-position:	0px -80px;
	height:					40px;

}
a:hover.c-more {
	background-position:	0px -79px;

}/******************* End Sprites and Buttons *****************************/

/************** Post Content Styles *****************************/

#content{
	clear:			both;
	float:			left;
	width:			100%;
	background:		#ddd;
	margin:			0;
	padding:		0;
}
.postarea{
	width:			960px;
	margin:			15px auto 10px auto;
	padding:		0;

}
.post{
	min-height:		300px;
	background:		#fff;
	border:			1px solid #1c4d8a;
	line-height:	20px;
	padding:		10px;

}
#featured-block {
	width:			960px;
	margin:			0;
	padding:		0;

}
#mid-block{
	width:			960px;
	margin:			0;
	padding:		0;

}
#side-block {
	/*

float: right;
	width:			30%;
	margin:			7px 10px 0 0;

*/

}
.featured{
	background:		#fff;
	border:			1px solid #aaa;
	min-height:		300px;
	line-height:	20px;

}
.featured img{
	border:			none;

}
.featured p{
	font-size:		14px;

}
.featured ul {
	list-style-image: url('images/custom/tick.png');

}
.main-article{
	display:		inline;
	float:			left;
	width:			62.5%;
	background:		#fff;
	border:			1px solid #1c4d8a;
	margin:			1%;
	padding:		1%;
	min-height:		393px;
	line-height:	20px;

}
.testimonial h2, .main-article h2 {
	color:			#000;
	margin:			10px 0 13px 0;

}
.testimonial{
	display:		inline;
	float:			right;
	width:			29%;
	background:		#fff;
	border:			1px solid #1c4d8a;
	margin:			1%;
	padding:		1%;
	min-height:		750px;

}
.bottom-border{
	clear:			both;
	width:			920px;
	margin:			0;
	padding:		0;
	border:			none;}
.bottom-border-main {
	float:			left;
	width:			63%;
	margin:			0;
	padding:		0;
	border:			none;}
#footer{
	display:		block;
	float:			left;
	width:			100%;
	margin:			0 auto;
	padding:		0;
	background:		#333;
	color:			#fff;
	border-top:		1px solid #000;
	text-align:		center;

}
#footer-wrap {
	display:		block;
	width:			650px;
	margin: 		5px auto;

}
#mini-logo{ /* for the footer */
	clear:			left;
	display:		block;
	float:			left;
	background:  	url('images/custom/mini_logo.jpg') no-repeat;
	width:			200px;
	margin:			15px 0 0 20px;
	padding:		0;
	height:			65px;

}
#footer p{
	display:		block;
	float:			right;
	font-size:		1.2em;
	width:			380px;
	margin:			0 0 0 0;
	padding:		7px;

}
#footer ul {
	float:			right;
	list-style:		none;
	width:			320px;
	margin:			5px 0;
	font-weight:	bold;
	padding:		3px 5px;

}
#footer li {
	float:			left;

}
#footer a{
	color:			#fff;
	text-decoration:none;
	margin:			0;
	padding:		0;

}
#footer a:hover{
	color:			#2688C9;
	margin:			0;
	padding:		0;

}
blockquote{
	display:		block;
	margin:			10px 30px 12px 30px;
	padding:		10px;
	border:			1px dashed #bbb;
	background:		#ddd;

}
/**
* @author Jeff a.k.a. (topdown / phpbbxpert)
* @package CSS Fluid Grid
* @version $Id$
* @copyright (c) 2009 Valid-Webs.com
* @license Not GLP Privately owned source code!
*
*/
/********************** Topdown Fluid CSS Grid --- Beta 0.0.1 *************************************************
 Developed by topdown Webmasters United.org / Valid Webs.com
 Images and code with-in these custom files are (c) copy right protected and are NOT GLP
 (c) Webmasters United.org / Valid Webs.com Web Development, 2009
	Study It,
	Learn From It,
	Love It,
	But don't steal it!
 If you are considering pirating this theme, there is nothing I can do to stop you at this point.
 However, I ask that you please consider that I am just a person trying to make some money
 doing what I love, designing themes. I am very flattered that my theme is popular enough to pirate,
 but I would greatly appreciate it if you would not re-distribute my theme.
  Thank You,
     topdown Webmasters United.org / Valid Webs.com
****************************************************************************************************
****************************************************************************************************
 * The styesheet is a grid for sizing block widths
****************************************************************************************************/
/************ Placements and block selectors ***************************/

.new-row { /*--- Row wrapper to clear the previous float and reset for the next row. ---*/
	clear:				both;
	display:			block;
	margin:				0 2px 5px 2px;
	padding:			0 0 0 0;
	width:				auto;
	height:				auto;

}
.b-inner { /*--- Use with any element to give inner spacing ---*/
	padding:			3px 5px;

}
.f-left { /*--- Floats the block left with preset margins (This is the one used the most) ---*/
	display:			inline;
	float:				left;
	margin:				5px .5% 5px .5%;
	padding:			1%;
	position:			relative;

}
.f-right { /*--- Optional, not needed unless you need to purposely float a block right or for even gutters like on a 50% / 50%---*/
	display:			inline;
	float:				right;
	margin:				5px .5% 5px .5%;
	padding:			1%;
	position:			relative;

}
.extend-h { /*--- Extends height to the full height of the container, container must have class overhide in it ---*/
	margin-bottom:		-99999px;
	padding-bottom:		99999px;

}
.overhide { /*--- Need to hide the overflow of a container that has the extendh class in it ---*/
	overflow:			hidden;

}
.d-bug { /*--- Debug for block level elements. Sometimes you loose transparent elements, this can help ---*/
	color:				#fff;
	font-size:			14px;
	background:			#0033ff;
	min-height:			100px;
	min-width:			50px;

}
/************ Fluid Grid widths ***************************/

.w-10 {
	width:				7%;
}
.w-15 {
	width:				13%;
}
.w-20 {
	width:				17%;
}
.w-25 {
	width:				300px;
}
.w-30 {
	width:				27%;
}
.w-33 {
	width:				30%;
}
.w-40 {
	width:				37%;
}
.w-50 {
	width:				47%;
}
.w-60 {
	width:				57%;
}
.w-66 {
	width:				63%;
}
.w-70 {
	width:				67%;
}
.w-75 {
	width:				610px;
}
.w-80 {
	width:				77%;
}
.w-100 {
	width:				100%;
}
.in-100 { /*--- May need this Fix for 100% blocks inside another 100% block ---*/
	margin-right:		1%;
}
/**************************** End Fluid Grid *****************************/
/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}

/* End Images */
/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}

.screen-reader-text {

     position: absolute;

     left: -1000em;

}
hr {
	display: none;

}
a img {
	border: none;

}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;

}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;

}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;

}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;

}

/* End captions */
.enroll {
	width:			650px;

}
.entry {
	font-family:    Arial, Helvetica, sans-serif;
	font-size:		12px;
	margin:			0 10px;
	padding:		10px;

}
.entry p {
	margin:			5px 0;
	padding:		5px;
	font-weight:	normal;

}
.entry h2 {
	margin:			10px 0;
	padding:		5px 0;
	font-family: 	Impact, Charcoal, sans-serif;
	font-size:		46px;
	color:			#222299;
	text-align:		center;
	line-height:	40px;

}
.entry h3 {
	margin:			10px 0;
	padding:		5px 0;
	font-family:    Arial, Helvetica, sans-serif;
	font-size:		30px;
	color:			#000066;
	text-align:		center;
	line-height:	28px;

}
.entry h4 {
	margin:			10px;
	padding:		5px 0;
	font-family:    Arial, Helvetica, sans-serif;
	font-size:		22px;
	color:			#000000;
	text-align:		left;
	line-height:	20px;

}
.br {
	display:		block;
	margin:			0;
	min-height:		25px;

}
.red {
	color:			#aa0000;

}
#side-bar { /* the outermost list item; contains whole list */
    display:        inline;
    float:          right;
    position:       relative;
    width:          300px;
    margin:         5px 0 0 0;
    padding:        0;
}
#side-bar ul li.current_page_item a {  /* the current Page */
	background:		#666;
	color:			#fff;
	padding:		3px 5px;
}
#side-bar ul li.current_page_item li a {  /* the current Page */
	background:		transparent;
	color:			#0000ff;
	padding:		0;
}
#side-bar .current_page_parent {  /* parent of the current Page */
}
#side-bar .current_page_ancestor { /* any ancestor of the current Page */
}

#side-bar ul {
	list-style:		none;
	font-size:		10px;
	margin:			10px 5px 20px 5px;
}

#side-bar ul ul {
	list-style:		none;
	font-size:		10px;
	margin:			5px 5px 20px 0px;
}

#side-bar ul ul li {
	margin:			0px;
}

#side-bar h2 {
	border-bottom:  1px solid #777;
	font-size:		16px;
    margin:			10px 0 10px 0px;
	padding:		0 0 5px 0;
}

#side-bar ul li h2 {
	margin:			5px 0 5px -15px;
	padding:		0;
}

#side-bar .m-buttons {
    margin:         10px auto;
}

#searchsubmit { /*search button adjustment */
	margin:			5px 5px 5px 15px;
}

.widget_text {
	margin:			5px 5px 20px 5px;
}

p.restricted {
	text-align: 	center;
	background: 	#ff7e6a;
	padding: 		4px;
	margin: 		10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 	5px;
	color:			#000;
}

p.restricted a {
	color:			#fff;
}

.side-block {
	background:		#fff;
	border:			1px solid #1c4d8a;
	line-height:	20px;
	padding:		10px;
    margin:         0 0 10px 0;
}

#contact-img {
	background:		url('images/contact.png');
	display:		block;
	width:			286px;
	height:			306px;
}

#menu-overview-page{

}

/*#menu-overview-page .current_page_item a {
	text-decoration: none;
}

#menu-overview-page .sub-menu {
	margin-left:	20px;
}*/
ul.blue-tick li {
	list-style:			none;
	background:			url('images/tick.jpg') no-repeat 0 1px;
	padding:			0 0 0 24px;
	line-height:		1.4em;
}

ul.red-tick li {
	list-style:			none;
	background:			url('images/red-tick.png') no-repeat 0 1px;
	padding:			0 0 0 28px;
	line-height:		1.4em;
}

/*-----------------------------------------------------------------
 = VWPRO Drop nav system
-------------------------------------------------------------------*/
#cat-nav {
	display:				block;
	width:					100%;
	clear:					both;
	border-top:				1px solid #ddd;
	z-index:				1000;
}

#page-nav {
	width:				960px;
	margin:				10px auto 0 auto;
	padding:			0;
	z-index:				2000;
	font-size:			12px;
	font-family:		Arial, Helvetica, Georgia, sans-serif;
}

#page-inner {
	z-index:				1;
}

#page-nav ul li ul {
	z-index:				2000;
}
#cat-nav ul li ul {
	z-index:				1000;
}

.vwpro-nav {
	height:					38px;
	margin:					0;
	padding:				0;
	background:				transparent;
	/*border-bottom:			1px solid #666;*/
}

.vwpro-nav ul {
	margin:					0 0 0 10px;
	padding:				0;
}

.vwpro-nav ul li {
	display:				block;
	float:					left;
	height:					30px;
	margin:					0 10px;
	padding:				0;
	/*border-right:			1px solid #666;*/
}

#page-nav ul li {
	z-index:				2000;
}

#cat-nav ul li {
	z-index:				1000;
}

.vwpro-nav ul li a {
	color:					#fff;
	font-weight:			bold;
	text-decoration:		none;
/*	font-variant:			small-caps;
	text-shadow:			0 1px 0 #EEEEEE;*/
	padding:				6px;
	margin:					0;
	width:					100%;
	/*line-height:			30px;
	border-right:			1px solid #ccc;*/
}

.vwpro-nav a:hover {
	color:				#2688C9;
}

.vwpro-nav a.active {

}

.vwpro-nav li {
	list-style:				none;
	position:				relative;
}

/* Submenu */
.vwpro-nav li ul {
	display:				none;
	position:				absolute;
	left:					-21px;
	top:					100%;
	padding:				0;
	margin:					0;
	text-align:				left;
	/*border:					1px solid #666;*/
	border-top:		1px solid #343434;
}

.vwpro-nav li:hover > ul {
	display:				block;
	background:		#343434;
	margin-top:		-3px;
	width:					175px;
	font-size:		12px;
	font-family:	Arial, Helvetica, Georgia, sans-serif;
}

.vwpro-nav li ul li:hover {
	background:				#2688C9;
}

.vwpro-nav li ul li, .vwpro-nav li ul li a {
	float:					none;
}

.vwpro-nav li ul li {
	_display:				inline; /* for IE6 */
	margin:					0;
	border-bottom:			1px solid #666;
}

.vwpro-nav li ul li a {
	display:				block;
	width:					100%;
	padding:				6px 10px 6px 10px;
	border-right:			none;
	color:					#fff;
}

.vwpro-nav li ul li a:hover {
	color:					#fff;
}

/* SUBSUB Menu */
.vwpro-nav li ul li ul {
	display:				none;
}

.vwpro-nav li ul li:hover ul {
	left:					100%;
	top:					2px;
}

/*.vwpro-nav .menu-parent {
	background:			url('images/parent.png') no-repeat 100% 6px;
	padding-right:		10px;
}

.vwpro-nav li ul .menu-parent {
	background:			url('images/parent.png') no-repeat 95% 50%;
}*/

.side-block p {
	margin-bottom:		10px;
}