/*
Theme Name: MCTucker
Theme URI: http://mcatcreations.com/
Description: bootyshake.
Version: 1
Author: Johnny
Author URI: http://egwrk.com/
Tags: sweetness, chocolate

*/

@charset "utf-8";

/* 
Eric Meyer's Reset CSS
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*aalksdjgaklhjsdghljkasdlghkasdjhglajksdhglaksjdhglakjsdhglaksdjg*/

body {
font: 10px/1.4 Arial, sans-serif;
color: #a62f24;
-moz-opacity: .9999;
background: #fff url(images/bg_pattern.png);

}

a {
text-decoration: none;
color: #a62f24;
}

a:hover {
color: #fff;
}

br.c,
br.clear {
clear: both;
}

p {
	margin: 10px 0;
}

strong {
font-weight: bold;
}

hr {
	height: 1px;
	border-top: 1px solid #333;
	background: none;
	border-style: solid;
	border-color: #333;
	border-bottom: 0;
	margin:2em 0 1em 0;
}


ul,ol{
clear:both;
margin-left:0;
}

h2 {
font-size: 18px;
}


/* -- LAYOUT ------------------------------ */

#donut{
	position:relative;
	width:840px;
	margin:0 auto;
	overflow:hidden;
}

#header{
	width:840px;
	margin:0 auto 40px auto;
}

#header h1{
	margin:20px 0;
}

#header h1 a{
	display:block;
	text-indent:-9999px;
	background:url(images/mc-trans.png) no-repeat bottom left;
}

h1#mc {
position: absolute;
height: 188px;
width: 929px;
top:50%;
left:50%;
margin-left:-465px;
margin-top:-94px;
background: url(images/mc-trans.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
display: none;
opacity: .5;
}

.home h1#mc {
	display:block;
	opacity: 1;
}


#header h1 a:hover{
	background-position:top left;
}

#footer{
	width:840px;
	margin:40px auto;
}

#images{
	position:relative;
}

#content{
	position:relative;
	width:840px;
	margin:0 auto;
	font-size:1.2em;
}

#content p{
	width:480px;
	line-height:1.4em;
/*	margin:2em 0;*/
}

.home #footer_text {
	display: none;
}

#footer_text {
	font-size: 11px;
	color:#666;
	float:left;
	text-align:right;
	border-top: 1px solid #555;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
}

.edit_page a {
	display:block;
	float: left;
	height: 30px;
	line-height:30px;
	padding: 0 10px;
	background-color: #555;
	color:#fff;
	border: 1px solid #555;
	border-bottom: none;
}

.edit_page a:hover {
	background-color:#fff;
	color:#555;
}

/* -- NAV --------------------------------------------- */

ul.nav{
	position:relative;
	z-index:999;
	margin:0 0 40px 0;
	padding: 0;
}

ul.nav li,
ul.nav li.page_item{
	display:inline;
	margin:0 20px 0 0;
}

ul.nav li.current_page_item a{
	color:#fff;
	background-color:#a62f24;
}

ul.nav .current_page_item a:hover{
	color:#fff;
	background-color:#a62f24;
}

ul.nav {
position: relative;
width: 850px;
margin: 1em 0 0 0;
font-size: 12px;
z-index: 2;
}

ul.nav li {
float: left;
margin: 1em 1em 0 0;
}

ul.nav .contact li {
float: right;
margin: 1em 0 0 0;
}

ul.nav li a {
padding: .25em;
background-color: #fff;
}

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

.entry {
	padding: 0 0;
	font-size: 12px;
	float: left;
	width: 100%;
}

.entry img.alignright {
	float: right;
	padding-left: 10px;
}

.entry img.alignleft {
	float: left;
	padding-right: 10px;
}


ul.nav .page-item-37 {
float: right;	
}

.gallery {
	width: 1000000px;
	overflow: hidden;
	margin:0;
	padding-bottom: 30px;
/*	background-color: #fff;*/
}
.gallery-item {
	float: left;
	margin-right: 840px;
	width:840px;
	overflow:hidden;
	position: relative;
	left: 0;
	top: 0;
	cursor: pointer;
}
.gallery img {
display: block;
padding: 0;
}
.gallery-caption {
	clear: both;
	float: left;
/*	width: 100%;*/
	margin-left:0;
	padding:5px;
	background-color: #fff;
	margin: 10px 0;
}

.gallery-icon a {
	position: relative;
	float: left;
	display: block;
}

div.gallery-arrow {
	display:block;
	height: 60px;
	width: 80px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -25px;
	z-index: 999;
	display: none;
	background: url(images/arrow_next.png) center center no-repeat;
}

.gallery-icon a:hover div.gallery-arrow {
	display: block;
}

.news div.post,
div.post.has-content {
	float: left;
	padding: 20px;
	background: #f3f3f3;
	margin: 0 0 20px 0;
}

div.post h2 {
/*	margin-top: 20px;*/
	float: left;
	width: 100%;
}

div.post span {
	font-size: 12px;
	color: #333;
}

div.post .entry {
	color: #333;
}

div.post a:hover
{
	color: #000;
	text-decoration: underline;
}

/* == FULL BG == */

#crop {
position: fixed;
z-index: -1;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
}

#fullbg {
position: relative;
height: 100%;
width: 100%;
visibility: hidden;
z-index: 0;
cursor: pointer;
}