/*
THEME NAME: MMA
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: Lane Robinson
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/


/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');



/* set the font family */
/* some dimensions and colours*/

html {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
}

body {
/*	background-color: #541400; */
	background-color: #6a1a00;
}


/* zero out some margins etc. */
/* div#logo, div#navigation, div#container, div#content, 
div#navigation ul, li, */
div#header, div#wrapper, html, body, p, h1, h2, h3, h4, h5, h6, h7, img {
	margin: 0;
	padding: 0;
}

/* i hate borders on photos. */
img {
	border: none;
}

p {
	margin-top: 1em;
	font-size: 1.2em; /* bump it to 11px */
	line-height: 1.6em; /* let's make the paragraphs a little looser */
}
 h1, h2, h3, h4, h5, h6, h7 {
 	margin-top: 1em;
 }

a {
	color: #6a1a00;
}
a:visited {
	color: #6a1a00;
}

a:hover {
	color: #000;
}

div#wrapper {
	margin-left: 50px;
}

div#access {
}

div#content {
	background-color: #fff;
	margin-top: 0;
	margin-bottom: 100px;
	padding: 0em 4em 4em 50px;
	-moz-border-radius-bottomleft: 3em;
	-webkit-border-bottom-left-radius: 3em;
}

div#header {
	height: 150px;
	text-align: left;
	margin-top: 30px;
	color: #fff;
	font-weight: bold;
/*	background-color: #7E1F00; */
	background-color: #820;
	background-image: url(images/headerbackground3.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	border-top: 1px solid #000;	
	-moz-border-radius-topleft: 3em;
	-webkit-border-top-left-radius: 3em;
	-webkit-box-shadow: -8px 8px 8px rgba(0,0,0,0.4);
	-moz-box-shadow: -8px 8px 8px rgba(0,0,0,0.4);
}
div#header div#headerlogo {
	float: left;
	margin-right: 1em;
	overflow: hidden;
	height: 150px;
	width: 265px;
	background-image: url(images/mmalogo09web.gif);
	-moz-border-radius-topleft: 3em;
	-webkit-border-top-left-radius: 3em;
}

div#header div#blog-description {
	font-size: 1.1em;
	margin: 1ex;
}

div#header h1 {
	padding-bottom: 1ex;
}

div#header a, div#header a:visited {
	color: #fff;
	text-decoration: none;
}

div#highlightposts, div#highlightposts h2, div#highlightposts ul, div#highlightposts ul li {
	margin: 0;
	padding: 0;
}

div#highlightposts  h2 {
	font-size: 1.2em;
	border-bottom: 1px solid #fff;	
	width: auto;
	display: inline;
}
div#highlightposts ul {
	margin-top: 1ex;
}


div#primary {
/*	background-color: #693; */
	background-color: #360;
	padding-bottom: 2em;
	width: 200px;
	-moz-border-radius-bottomleft: 3em;
	-webkit-border-bottom-left-radius: 3em;
	-moz-border-radius-bottomright: 3em;
	-webkit-border-bottom-right-radius: 3em;
	-webkit-box-shadow: -8px 8px 8px rgba(0,0,0,0.4);
	-moz-box-shadow: -8px 8px 8px rgba(0,0,0,0.4);

}

div#secondary {
	color: #c87;
	text-align: center;
	font-size: 1.1em;
	width: 150px;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em;
/*	background-color: #cfc; */
	background-color: #571500;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: left;
}
div#secondary, div#secondary a, div#secondary a:visited {
	color: #c87;
}

div#needhelp {
	clear: left;
	font-size: 0.8em;
	padding-bottom: 110px;
	margin-left: 10px;
}
div#needhelp, div#needhelp a, div#needhelp a:visited {
	color: #000;
}

div#footer {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
	bottom: 0;
	right: 0;
	position: fixed;
	background-color: #fff;
/*	border-top: 1px solid #666;	*/
	overflow: hidden;
	-moz-box-shadow: inset 0px 4px 8px 2px rgba(0,0,0,0.2);
}

div#footer h2 {
	color: #fff;
	font-size: 1.2em;
	text-align: right;
	padding-right: 10px;
	background-color: #6a1a00;
	margin-top: 0;
	width: 240px;
	left: 0;
	position: absolute;
	-moz-border-radius-bottomright: 2em;
	-webkit-border-bottom-right-radius: 2em;
}

p#viewallsponsors {
	position: fixed;
	padding-right: 1em;
	bottom: 0;
	right: 0;
}

/* ul#links-page li#page-linkcat-2.linkcat h3 */

div#footer ul, ul#links-page {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#links-page h3 {
	display: none;
}
div#footer ul li, div#footer ul.blogroll li, div#content ul.blogroll li {
	float: left;
	height: 80px;
	margin-top: 15px;
	margin-left: 2em;
	list-style: none;
}
div#content ul.blogroll {
	margin-top: 2em;
}


/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display: none;
}

div#menu {
background:#EEE;
font-size: 1.3em;
margin: 0;
padding-top: 0;
padding-left: 2em;
padding-right: 2em;
position: absolute;
top: 0;
left: 250px;
	-moz-border-radius-topleft: 2em;
	-webkit-border-top-left-radius: 2em;
	-moz-border-radius-topright: 2em;
	-webkit-border-top-right-radius: 2em;
}


div#menu ul,div#menu ul ul {
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
height: 30px;
line-height: 30px;
margin-left: 0.5em;
margin-right: 0.5em;
padding: 0 0.5em;
text-decoration:none;
float: left;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#menu ul li.current_page_item{
	background-color: #fff;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
}


.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* end30 tag just to something at the end we can ensure page end with.*/
p.end30 {
	clear: both;
	color: transparent;
}
span.edit-link {
	display: block;
	clear: both;
}

/* sidebar navigation */

/* div#primary.sidebar ul.xoxo li h3 ul li */

div#primary.sidebar ul, div#primary.sidebar ul li, div#primary.sidebar ul li ul {
	margin: 0;
	padding: 0;
}

div#primary.sidebar ul li h3 {
	margin-left: 1em;
	margin-top: 2em;
}
div#primary.sidebar ul li ul {
	border-bottom: 1px solid #000;	
}

div#primary.sidebar ul li ul li {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2em;
	list-style: none;
	height: 2em;
	border-top: 1px solid #000;	
}

div#primary.sidebar ul li ul li.current-cat, div#primary.sidebar ul li ul li.current_page_item {
	background-color: #ffc;
	background-color: #fff;
}

div#primary.sidebar ul li ul li.current-cat a, div#primary.sidebar ul li ul li.current_page_item a {
	color: #6a1a00;
}

div#primary.sidebar ul li ul li a {
	padding-left: 1em;
	color: #fff;
	text-decoration: none;
	display: block;
}

div#primary.sidebar ul li ul li a:hover {
	color: #ffc;
	background-color: #6a1a00;
}


div#secondary ul, div#secondary ul li {
	margin: 0;
	padding: 0;
}
div#secondary h2, div#secondary h3  {
	margin-top: 1em;
}

div#secondary li li {
	margin-top: 0.5ex;
	list-style: none;
}

div#secondary p {
	font-size: 0.9em;
	line-height: 1.3em;
}


/* if a page, add some padding */

div.page, div#content.blogcallout div.post {
	padding-top: 2em;
}

/* remove link in article title, put underline across entire width. */

h3.entry-title, h2.entry-title  {
	clear: both;
	margin-top: 2em;
	border-bottom: 1px solid #360;
	border-right: 1.4em solid #360;
}
h3.entry-title  a, h2.entry-title  a {
	text-decoration: none;
}

/* this is goofy. need content, but making it transparent in header logo area */
div#headerlogo {
	color: transparent;
}

/* make a tab for page title */
h2.page-title {
	color: #fff;
	font-size: 1.2em;
	height: 1.5em;
	line-height: 1.5em;
	margin-left: -50px;
	margin-top: 0;
	padding-top: 0;
	padding-left: 1em;
	padding-right: 1em;
	width: auto;
	float: left;
	border-left: 1px solid #000;
/*	display: inline; */
	background-color: #360;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-box-shadow: -2px 2px 4px rgba(0,0,0,0.9);
	-moz-box-shadow: -2px 2px 4px rgba(0,0,0,0.9);
}

/* photo caption styling */

div.wp-caption {
	margin-bottom: 2em;

}

p.wp-caption-text {
	margin-top: 0;
	padding-top: 0;
	padding-top: 0;
}

/* bump up the size of the results */

div#mmaresults {
	font-size: 1.6em;
}

div#nav-above {
	padding-top: 1em;
	clear: left;
}

form#contactform input {
	clear: left;
}


/* entry form */

#entryform h2 { 
	clear: both
}

#entryform span.label {
	text-align: right; 
	float: left; 
	clear: both; 
	padding-right: 1em; 
	width: 35%
}
#entryform span.data {
	text-align: left; 
	float: right; 
	width: 60%
}
