/*  
Theme Name: Mission Emanuel
Theme URI: http://wordpress.org/
Description: Mission Emanuel theme for WordPress.
Version: 1.0
Author: Brett Kreider
Author URI: http://www.thegathering.org/

*/

/* =construct */


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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

:link,:visited {
	text-decoration: none
}

ul,ol,li,dl,dt,dd {
	list-style: none
}

a img, :link img, :visited img {
	border: 0;
}

a:visited, a:active {
	outline: none;
}

a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}

address {
	font-style: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

.clearboth {
	clear: both;
}

.hidden {
	display: none;
}


/* =base */

body {
	font-family: "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	
}

#category {
	background: none repeat-x left top;
	margin: 0;
	padding: 0;
}

#wrapper {
	text-align: left;
	width: 100%;
	margin: 0 auto;
}

/* =branding */

div#branding, div#nav {
	float: left;
}


#branding {
	height: 119px;
	width: 900px !important;
	background: url(../images/branding_bg.png) no-repeat center 0;
	overflow: hidden;
	margin: 0 auto;
}


h1 {
	display: none;
}

/* =nav */

#nav {
	display: none;
}


/* =main content */

div#content_main, div#content_sub {
	width: 900px;
	display: block;
	float: left;
	padding: 20px 0 0;
	margin: 0 auto;
	background-image: none !important;
}

.main_styling {
	background-image: none !important;
}

div#content_main span.subpage {
	float: left;
	background: url(../images/main_bg.gif) repeat-y 305px 0;
	display: block;
	width: 900px;
	margin-bottom: 100px;
}

div#content_main span.sub_sponsor {
	float: right;
	display: block;
	width: 602px;
	margin-right: 5px;
	background-image: none;
}

div.childinfo {
	float: left;
	width: 130px;
	margin-left: 10px;
	margin-right: 10px;
}

h2.pagetitle {
	float: left;
	width: 260px;
	display: block;
	margin-left: 20px;
}

h2.childtitle {
	float: left;
	display: block;
	margin: 0 20px 0 25px;
	line-height: 1em;
	width: 258px;
}

div.entry p a img{
	width: 124px;
	height: 124px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
	padding: 2px;
	margin-top: -10px !important;
}

div.entry p a:hover img{
	width: 124px;
	height: 124px;
	border: 1px solid #f90;
	margin-bottom: 4px;
	padding: 2px;
	z-index: 99;
	margin-top: -10px;
}

div#content_main span.mainleft {
	width: 340px;
	display: block;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

span.mainleft h2 {
	width: 100% !important;
	text-align: center;
}

span.subpage form {
	float: left;
	width: 220px;
	display: block;
	clear: both;
}

span.mainleft p {
	text-align: justify;
}

div#content_main span.mainright {
	width: 470px;
	display: block;
	float: right;
}

img.mainpic {
	display: none;
}

img.mainbanner {
	display: none;
}

/* =content sub */

#content_sub {
	text-align: left;
	overflow: visible;
	float: left;
	padding-top: 40px !important;
}

span#bamboo {
	background-image: none;
}

#subnav {
	display: none;
}

#subitem1, #subitem2, #subitem3, #subitem4 {
	width: 140px;
	background-image: none;
	padding: 0;
	margin-left: 20px !important;
}

div.tabsubcontent {
	background-color: white;
	float: left;
	
}

.tabcontent {
	display: table-cell !important;
}

#subitem1 #wp-calendar table {
	width: 140px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	clear: both;
}


tbody.cal_main {
	border: 1px solid #ccc;
}

tbody.cal_main td, tbody.cal_main tr {
	border: 1px solid #ccc;
	background: url(../images/cal_cell_bg.gif) no-repeat right bottom;
}


h4#events {
	color: #9c3 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
	float: left;
	width: 200px;
	border-bottom: 1px solid #9c3;
}

ul.ec3_events {
	margin-top: 10px;
	float: left;
}

ul.ec3_events li {
	line-height: 16px;
}

td#today a, td.ec3_postday a {
	text-align: center !important;
	
}

#subitem2 img, #subitem3 img {
	float: right;
	margin: 10px;
}

ul#signedup_list li a {
	line-height: 16px !important;
}


div#child_sponsor {
	width: 240px;
	padding: 10px 0;
	margin: 0 30px;
	float: left;
}

#sub_contain li, #sub_contain p {
	padding: 0 10px;
}

/* =site info */

#site_info {
	height: 120px;
	clear: both;
	background-image: none;
}

#siteinfo_inner {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	height: 120px;
	padding: 0;
	background-image: none;
}

/* =typography */

body {
	font: 75%/1.5em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}



h2, h3 {
	margin-bottom: .25em !important;
	padding-bottom: 4px !important;
	letter-spacing: -1px;
	color: #99cc33 !important;
	border-bottom: 1px solid #9c3;
	font-weight: bold;
	font-size: 200%;
	line-height: 1em;
}

li > h4 {
	margin-left: 0;
}

p {
	font-size: 100%;
	margin: 10px 0 !important;
	line-height: 16px !important;
}

li > p {
	margin-left: 0;
}

#site_info p {
	text-align: center !important;
	margin: 5px 0 0 !important;
	position: relative;
	top: 30px;
}

h5 {
	text-align: center;
	position: relative;
	top: 30px;
}

h2.childname a {
	color: #330066 !important;
	display: block;
	overflow: hidden;
	width: 130px;
	line-height: 16px !important;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	height: 32px;
	font-size: 14px !important;
	padding-top: 2px;
}

h2.childname a:hover {
	border-top: 2px solid #ff9933;
	margin-top: -2px;
}

/* color */

div#branding blockquote {
	color: white;
}

#nav_main li ul li a {
	color: black;
}

#nav_main li ul li a:hover {
	color: white;
}

div#content_sub a {
	color: #ff9933;
	text-decoration: underline;
}

div#content_sub a:hover {
	color: #330066;
	text-decoration: underline;
}

#content_main p, #content_sub p {
	color: #333;
}

h5 a {
	color: white !important;
	font-weight: bold;
	text-decoration: underline !important;
}

h5 a:hover {
	color: white !important;
	font-weight: bold;
	text-decoration: none !important;
}

a,a:hover,:link,:visited {
	text-decoration: none;
	color: #ff9933;
}

div.post h3, div.post h2 {
	border-bottom-style: none !important;
	line-height: 1em;
}

div.post h3 {
	font-size: 20px !important;
	font-weight: bold;
}

table.ec3_schedule td {
	color: #99cc33 !important;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px !important;
}

/* Begin Typography & Colors */

span.subpage h2 {
	width: 240px;
	margin-left: 20px;
	padding-right: 20px;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#wp-calendar {
	float: left;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	width: 140px;
	margin-bottom: 10px;
	
}

#wp-calendar caption a {
	text-align: center;
	line-height: 1.5em !important;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}


#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}

#wp-calendar a {
	display: block;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
/* Doesn't work in IE */
	background-color: #fff;
}

table.nav {
	width: 140px;
	
}

table.nav a#ec3_publish {
	display: none;
}

a.eventday {
	text-align: center !important;
}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

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

/* End Various Tags & Classes*/