/*

	File: screen.css
	Media: screen
	Copyright: (c) 2008 Church Media Group, Inc. www.churchmedia.cc
	Author: Ismael Burciaga Jr.
	Notes: 

Table of Contents:

	Reset Defaults
	Basic Selectors
	Links
	Main Structure Selectors
	Header Layout
	Main Layout
	Sidebar Layout
	Margins
	
Colors:

	Dark Gray #333
	Medium Gray #777
	Light Gray #ccc
	Red #a90000
	
*/


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, 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-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
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: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%;}
body { background: #e8e8e8 url(../../images/bg_wood_1.jpg); font: normal 62.5% Helvetica, Arial, sans-serif; color: #7a5831; height: 100%;}

h1, h2, h3, h4, h5, h6 { font-size:1.8em; font-weight:bold; color: #4e3f2d; }
p { font-size:1.2em; line-height:1.6em; margin:12px 0; }
small { font-size:1.1em; }

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
.image_float { float: left; display: inline;  margin:16px 24px 24px 0; }

.padding-bottom { padding-bottom: 24px; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #b92323;}
a:visited { color: #b92323;}
a:hover { color: #a90000;}
a:active { color: #b92323;}

.main_nav a:link { color:#ffffff;}
.main_nav a:visited { color:#ffffff;}
.main_nav a:hover { color:#ffffff; text-decoration: underline;}
.main_nav a:active { color:#ffffff;}

body.homeTab a#homeTab,
body.miniTab a#miniTab,
body.infoTab a#infoTab,
body.grupTab a#grupTab,
body.homeTab a#homeTab:hover,
body.miniTab a#miniTab:hover,
body.grupTab a#grupTab:hover,
body.infoTab a#infoTab:hover { background: #ffffff; border-bottom: 4px solid #ffffff; color: #000000;}


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.container { width:960px; margin: 0 auto; padding-bottom: 40px;}
.header { width:912px; height:160px; margin: 0 auto; padding: 0 24px 0 24px;
/*background: #ba1212 url(../../images/bg_main.jpg) bottom left repeat-x;*/
background: #ba1212 url(../../images/banner.jpg) bottom left repeat-x;
}
.content { width:912px; margin: 0 auto; padding: 24px; background: #ffffff url(../../images/bg_content.gif) top left repeat-y; }
.main { width:620px; float:left; display: inline; }
.sidebar { width:243px; float:right; display: inline; }
.footer { width: 912px; margin: 0 auto; padding: 6px 24px; background: #130e07; }

body.blank .content { background-image: none; }




/* Main Layout
--------------------------------------------------------------------------------------- */

.rotator { margin-bottom: 24px; width: 620px; height: 300px; position: relative; }
#slideshow { width: 620px; height: 300px; overflow: hidden; z-index: 98; position: absolute; }
.nav_box { position: absolute; bottom:12px; left: 12px; z-index: 99; background: #ffffff; padding:10px 0px 8px 6px; }
.nav_box div a:link { padding: 4px 6px 2px 6px; background: #ffffff; font-size: 1.2em; margin-right: 6px; color: #999999; border: 1px solid #cccccc; }
.nav_box div a.activeSlide {color:#555; border: 1px solid #555; }
.nav_box div a:focus { outline: none; }



.blogs_homepage { background: transparent url(../../images/bg_divider.gif) 50% 0 repeat-y; }
.blogs_homepage h4 { font-size: 1.2em; }
.left_panel { width: 284px; float: left; display:inline; }
.right_panel { width: 284px; float: right; display:inline; }

img.image_margin { margin: 20px 0; }

.page_header { width: 100%; overflow: hidden; padding-bottom:8px; border-bottom: 4px solid #e8e8e8; margin-bottom: 20px;	 }
.page_header h2 { font-size: 2.8em; font-weight: normal; }

.main_content p { line-height: 1.6em;}
.main_content ul, .main_content dl, .main_content ol { margin: 16px 0; }
.main_content ul li, .main_content dl dd{ list-style: disc; display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content ol li { display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.home_top { border-bottom: 4px solid #cccccc; padding-bottom: 20px; margin-bottom: 20px; }

.events { float: left; display:inline; width: 276px; border-right: 4px solid #cccccc; padding-right: 24px; }
.event_listings {margin-top: 10px; padding-bottom: 10px; border-bottom: 1px dashed #cccccc;}
.event_listings h3 { font-size: 1.4em; color:#b92323; margin-bottom: 4px; }
.event_listings p { margin: 0;}

.mensaje { float: right; display:inline; width: 552px; overflow: hidden; }
.mensaje img { float: left; display:inline; margin:16px 20px 10px 0; }
.mensaje h4 { font-size: 1.4em; margin-top: 13px; color: #b92323; }

.groups { padding-bottom: 24px; border-bottom: 4px solid #e8e8e8; margin-bottom: 24px; overflow: hidden; }
.groups img { float: left; display: inline; margin-right: 24px; }

/* Sidebar Layout
--------------------------------------------------------------------------------------- */

.sidepanel { overflow: hidden; width: 100%; border-bottom: 4px solid #e8e8e8; margin-bottom: 20px; }
.sidebar .last { margin-bottom: 0;  border: none; padding-bottom: 0; }
.side_nav { margin-bottom:20px; }
.side_nav li { border-bottom: 2px solid #e8e8e8; font-size: 1.4em; padding-left: 16px; background: transparent url(../../images/arrow_red.gif) 0 50% no-repeat;}
.side_nav li a { display: block; width: 100%; padding: 8px 0;}
.side_nav ul {font-size:1.4em}

.side_links { margin: 16px 0;}
.side_links li { font-size: 1.2em; padding-left: 16px; background: transparent url(../../images/arrow_red.gif) 0 50% no-repeat; margin-bottom: 8px; }
.welcome { }
.welcome img { float:right; display:inline; margin: 0 0 10px 16px; }

/* Footer Layout
--------------------------------------------------------------------------------------- */

.footer p { font-size: 1em; margin: 16px 0; }
.footer h2 { float: right; display: inline; margin-top: 16px; }
.footer h2 a { display: block; width: 130px; height: 12px; text-indent: -9999px; outline: none; background: transparent url(../../images/logo_cmg.gif) left top no-repeat; }
.footer h2 a:hover { background-position: right top; }





