/* @override http://www.magicmikela.com/wp-content/themes/magicmiketheme/style.css */

/*
Theme Name: Magic Mike Custom
Theme URI: http://magicmikela.com/
Description: Custom wordpress theme for Magic Mike Jacobson.
Version: 1.0
Author: Jacob Reed
Author URI: http://jacobreed.net/design

	This theme was designed and built by Jacob Reed,
	whose site you will find at http://jacobreed.net/

*/



/* Begin Typography & Colors */
body {
	color: white;
	text-align: center;
	background: black url(images/bg.jpg) no-repeat scroll center 0;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#page {
	text-align: left;
	margin: 321px auto 20px;
	padding: 0;
	width: 790px;
}

#header {
	padding: 0;
	height: 326px;
	width: 1236px;
	background: url(images/header.jpg) no-repeat center;
	margin: 0;
}

#main {
	width: 750px;
	background: #a4744e url(images/midbox2.jpg) no-repeat;
min-height: 400px;
	color: white;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 117px;
	padding-left: 40px;
}

#left {
	width: 500px;
	float: left;
	margin-right: -100px;
}

#right {
	width: 300px;
	float: left;
}

#clear {
	clear: left;
}

#navbar {
	height: 62px;
	margin-bottom: -10px;
	margin-top: -4px;
}

#navbar a:link, #navbar a:visited {
	border-style: none;
}

td {
	border-style: none;
}

#navbar img {border: none;}

#footer img {border: none;
	
}
#yelp img {border: none;}

a:hover, a:active {
	color: #FFF799;
	border-style: none;
}

a:link, a:visited {
	color: #503926;
	border-style: none;
}

#footer {
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-align: center;
	padding-bottom: 10px;
	background: url(images/footer.jpg) no-repeat;
}

#footer p {
	text-align: center;
}

#footer2 {
	text-align: center;
	color: #A4744E;
}

#footer2 a:link, #footer 2 a:visited {
	color: #A4744E;
	text-decoration: none;
}

#footer2 a:hover, #footer 2 a:active {
	text-decoration: none;
	color: #FFF799;
}

h2 {
	color: white;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 150%;
}

.entry2 {
	color: white;
	font-size: 24px;
	font-weight: bold;
}

.post {
	padding-right: 130px;
}

.entry2 object {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 10px;
	background-color: #553c28;
}

#reviewsection {
	background-repeat: no-repeat;
}

#review {
	width: 522px;
	float: left;
	background: url(images/reviewbg.png) no-repeat;
	height: 122px;
	padding-top: 10px;
}

#review a:link, #review a:visited {
	color: white;
	text-align: center;
	text-decoration: none;
}

#review a:hover, #review a:active {
	color: #FFF799;
}

#yelp {
	float: left;
	margin-top: 0;
	margin-left: 20px;
}

#footer2 ul {
	text-align: center;
	padding: 0;
}

#footer2 ul li, #footer2 ul li a:link, #navbar ul li a:visited {
	display: inline-block;
	color: #a4744e;
	font-size: 10px;
	margin-right: 4px;
	text-decoration: none;
}

#footer2 ul li a:hover, #footer2 ul li a:active {
	color: #FFF799;
	text-decoration: none;
}
