/*  
Theme Name: Many Mouths One Stomach
Theme URI: http://manymouthsonestomach.org/
Description: The Many Mouths One Stomach theme
Version: 1.0
Author: Adam Cooper Teran / Ian Johnson
Author URI: http://www.moiagroup.com

*/

body {
	background: #C4C289;
	background-image: url(images/bg.jpg);
	background-position: top center;
	text-align: center; 	
	padding: 0;
	margin: 0;
	font-size: 85%;
	font-family: georgia, times, serif;
}

#page {
	width: 1000px;
	margin: 0;
	margin: auto;
	text-align: left;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	color: #000;
	min-height: 1000px;
}

/* for Internet Explorer */
/*\*/
* html #page {
height: 1000px;
}
/**/


a { color: #B1340A; }
a:hover { color: #454545; } 
a:visited { color: #343434; }

h1, h2, h3, h4 {
	color: #6B0909;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }

#header {
}

hr {
	border: 0;
	border-bottom: 1px solid #999;
}

.navbar {
	font-size: .9em;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
}


.navbar.sub {
	font-size: .9em;
	padding: 10px;
	text-align: center;
	text-transform: none;
}


.navbar.sub a:hover {
	color: #6B0909;
	text-decoration: underline;
}

.navbar a {
	color: #482404;
	text-decoration: none;
}

.navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navbar ul li {
	display: inline;
	padding: 10px 0;
}

.navbar ul li.current_page_item {
	
}

.navbar ul li.current_page_item a {
	color: #454545;
}

.navbar ul li a {
	display: inline;
	padding: 10px 6px;
}

#footer {
	clear: both;
}


#sidebar {
	width: 177px;
	margin-right: 40px;
	float: right;
	display: inline;
}

#fullcontent {
	margin: 20px 40px;
}

#content {
	margin-left: 40px;
	float: left;
	width: 690px;
	display: inline;
}

.alignright {
	margin-left: 15px;
	float: right;
	margin-bottom: 10px;
}

.alignleft {
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}


.txtalignright {
	float: right;
	width: 43%;
}

.txtalignleft {
	float: left;
	width: 43%;
}

/* ****************************** HOME PAGE BLOCKS ****************************** */

#column1 {
	display: inline;
	width: 314px;
	float: left;
	margin-left: 18px;
	position: relative;
	min-height: 1250px;
}

/* for Internet Explorer */
/*\*/
* html #column1 {
height: 1250px;
}
/**/

#column2 {
	display: inline;
	width: 446px;
	float: left;
	margin-left: 0px;
}

#column2 form {
	margin-top: 10px;
}

.homearticle h2 {
	padding: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}


.homearticle h2 a {
	text-decoration: none;
}

.homearticle p {
	margin: 0;
	padding: 0;
}

.homearticle {
	clear: both;
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
}

.homearticle img {
	margin-bottom: 14px;
}

.article h3 {
	padding: 0;
	margin: 0;
}

.article p {
	margin: 0;
	padding: 0;
}

.article {
	clear: both;
	border-bottom: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
}

.article img {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
#column3 {
	display: inline;
	width: 177px;
	float: left;
	margin-left: 20px;
}

#mmosbulletintext {
	background-image: url(images/bg_bulletin.gif);
	background-repeat: repeat-y;
	color: #FFEDC9;
	padding: 0 14px 0 8px;
}
#mmosbulletintext img {
	float: right; margin-left: 5px; margin-bottom: 8px; width: 75px; height: 75px;
}

#mmosbulletintext a {
	color: #FFEDC9;
}

#mmosbulletintext h3 {
	padding: 0; margin: 0;
}

#mmosbulletintext p {
	padding: 0; margin: 0;
}


#community-connectionstext {
	background-image: url(images/bg_connections.gif);
	background-repeat: repeat-y;
	color: #FFEDC9;
	padding: 0 14px 0 8px;
}
#community-connectionstext img {
	float: right; margin-left: 5px; margin-bottom: 8px; width: 75px; height: 75px;
}

#community-connectionstext a {
	color: #FFEDC9;
}

#community-connectionstext h3 {
	padding: 0; margin: 0;
}

#community-connectionstext p {
	padding: 0; margin: 0;
}


#galleriatext {
	background-image: url(images/mouth/bg_galleria.gif);
	background-repeat: repeat-y;
	color: #FFEDC9;
	padding: 0 14px 0 8px;
}
#galleriatext img {
	float: right; margin-left: 5px; margin-bottom: 8px; width: 75px; height: 75px;
}

#galleriatext a {
	color: #FFEDC9;
}

#galleriatext h3 {
	padding: 0; margin: 0;
}

#galleriatext p {
	padding: 0; margin: 0;
}



#remote {
	float: left;
	width: 284px;
	margin-left: 70px;
}

#remote_explanation {
	margin-left: 20px;
	float: left;
	width: 350px;
	background-color: #F6E5C7;
	border: 10px solid #EFD2A6;
	padding: 20px;
	min-height: 200px;
	color: #7A0203;
}

#remote_title {
	font-weight: bold;
}

.newsexcerpt {
	margin-bottom: 10px;
}

/* for Internet Explorer */
/*\*/
* html #remote_explanation {
height: 200px;
}
/**/

.largerdate {
	font-size: 1.2em;
	font-weight: bold;
}


.calendarimage img {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}


#mission {
	width: 244px;
	height: 404px;
	background-image: url(images/mission_bg.gif);
	background-repeat: no-repeat;
	color: #C4C289;
	padding: 40px 20px 40px 20px;
	overflow: hidden;
	font-size: .9em;
	z-index: 110;
	position: absolute;
}

#mission a {
	color: #C4C289;
	text-decoration: none;
}

#upcomingEventstext {
	background-image: url(images/bg_upcoming.gif);
	background-repeat: repeat-y;
	color: #FFEDC9;
	padding: 0 5px 0 8px;
}
#upcomingEventstext img {
	float: right; margin-left: 5px; margin-bottom: 8px; width: 75px; height: 75px;
}

#upcomingEventstext a {
	color: #FFEDC9;
}

#upcomingEventstext h3 {
	padding: 0; margin: 0;
}

#upcomingEventstext p {
	padding: 0; margin: 0;
}


#buckstopper {
	margin: 20px 0;
	text-align: center;
}

#buckstopper h2 {
	font-size: .9em;
	text-transform: uppercase;
	margin: 0;
}

#buckstopper h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 8px 0;
}


#buckstopper img {
	margin-bottom: 6px;
	border: 1px solid #492400;
}

.post h2 {
	text-align: center;	
}

#datura {
	position: absolute;
	top: 341px;
	z-index: 100;
}
#buckstopper img {
	width: 150px;
}

.article img {
	width: 150px;
}