@charset "utf-8";
/*

THEME NAME:FeGracia

THEME URI:http://designersgate.com/

DESCRIPTION:Main design Wordpress template for Iglesia Fe y Gracias, Houston TX

VERSION:1.0.0

AUTHOR:Rafael Vila

AUTHOR URI: http://revolutionvisualarts.com

TAGS: liquid, two columns, bright, widgets, purple, off-white, colorful, fresh, simple, valid XHTML, sidebar right, sidebar left, bottom sidebar, footer table of content

*/

@import url(styles/feygracia.css);

/*******************************

********************************

Global element selectors

********************************

*******************************/

html{
    background:#ffffff url(images/main-bg.png) top left fixed repeat-x;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#000;
}

a{color:#777;text-decoration:none;}
a:hover{color:#366;}

/* a:hover,#right_sidebar a:hover{ border-bottom:1px solid #424242; }   */

abbr,acronym{border-bottom:1px dotted #666666;font-variant:normal;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

blockquote{border:1px solid #666666;background: 5px 5px url(images/quotes.jpg) #5b5c58 no-repeat;color:#fff;}

body{color:#4f504e;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

caption,th{text-align:left;}

code{border:1px solid #cccccc;padding:10px;margin:10px 0px;display:block;background:#D8E1D3;color:black;}

div{position:relative;}

div.message{float:left;width:49%;padding:2px;text-align:center;position:relative;}

div.message textarea{border:1px solid #999;width:90%;color:#f3ecdb;background:#ADB7A3 none repeat scroll 0% 0%;height:107px;}

div.message textarea:focus{border:1px solid #000;}
em{font-style:italic;}

fieldset,img{border:0;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

h1{color:#3d3d63;font-size:24px;}

h2{color:#3d3d63;font-size:18px;}

h3{color:#3d3d63;font-size:16px;}

h4{color:#3d3d63;font-size:14px;}

h5{color:#3d3d63;font-size:12px;}

h6{color:#3d3d63;font-size:10px;}

p {line-height:24px;margin-bottom:10px;}

img.alignright,img.alignleft{margin:10px 20px;padding:4px;display:inline;}

input,textarea,select{font-size:100%;}

/*to enable resizing for IE*/

input,textarea,select{font-size:100%;}

/*because legend doesn't inherit in IE */

legend{color:#000;}

li{list-style:none;}

pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;font-size:108%;}

q:before,q:after{content:'';}

sub{vertical-align:text-bottom;}

sup{vertical-align:text-top;}

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

table{font-size:100%;}



/*******************************

********************************

Main divs

********************************

*******************************/

#main_container {
	width:100%;
	background:url(images/main-container-top-bg.png) top center no-repeat;
	z-index:1;
}

#top {
	width:100%;
	height:147px;
	position:absolute;
	top:0px;
	z-index:3;
	background:url(images/main-top-bg.png) top center no-repeat;
}
#top_container{
	width:925px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	width:250px;
	float:left;
}
#search{
	width:400px;
	height:32px;
	margin-top:7px;
	margin-right:10px;
	float:right;
	text-align:right;
}
#search a{
	color:#fff;
}
#search a:hover{
	color:#000;
}
#nav_menu{
	float:right;
	height:32px;
	margin-top:10px;
	margin-right:2px;
	color:#fff;
}
#nav_menu li{
	list-style:none;
	display:block;
	height:32px;
	float:left;
}
#slide {
	width:925px;
	height:275px;
	margin-left:auto;
	margin-right:auto;
	margin-top:62px;
	z-index:2;
}
#main_slider {
	margin-left:6px;
}
#content_container {
	width:925px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	clear:both;
	background:url(images/main-container-content-repeat.png) top center repeat-y;
}
td.content_td {
	background:url(images/main-container-content-bg.png) top center no-repeat;	
}
#left_sidebar {
	width:210px;
	margin-left:12px;
	margin-top:5px;
	padding:5px;
	float:left;
	border:1px #bfb2d3 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#main_content {
	width:440px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	min-height:280px;
}
#main_content_wider{
	width:676px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	min-height:280px;
}
table#right_sidebar {
	background:url(images/right-sidebar-top.png) top center no-repeat;
	width:238px;
	margin-top:-40px;
	margin-right:8px;
	float:right;
	z-index:5;
}
table#right_sidebar_content {
	width:228px;
	margin: 25px auto 0 auto;
	clear:both;
	background:url(images/right-sidebar-content-repeat.png) top center repeat-y;
}
table#right_sidebar_content td {
	padding-left:8px;
	padding-right:14px;
}
#right_sidebar_bottom {
	height:15px;
	clear:both;
	background:url(images/right-sidebar-content-bottom.png) top center repeat-y;
}
#footer_container {
	width:925px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background:url(images/main-container-content-repeat.png) top center repeat-y;
}
#footer_links {
	width:905px;
	border-top:1px #CCC dotted;
	margin:5px;
	padding:5px;
	clear:both;
	font-size:10px;
}
#copy {
	width:915px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	font-size:10px;
	color:#b8b8b8;
	clear:both;
	text-align:center;
	background:url(images/main-container-content-repeat.png) top center repeat-y;
}
#copy p {
	margin:0px;
}
#footer_bottom {
	width:925px;
	min-height:41px;
	background: url(images/main-container-bottom-bg.png) top center no-repeat;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
    padding-left: 8px;
}


/***********************************

************************************

Main Navigation Menu

************************************

***********************************/
.mainNav{
	font-size:12px;
	color:#fff;
}
.mainNav li{
	padding-left:10px;
	display:inline-block;
	height:32px;
}
.mainNav li a{
	color:#fff;
	font-style:italic;
	font-size:12px;
	padding-right:10px;
	display:inline-block;
	line-height:30px;
	height:32px
}
#nav_menu li.page_item{
	padding-left:10px;
	display:inline-block;
	height:32px;
}
#nav_menu li.page_item a{
	color:#fff;
	font-style:italic;
	font-size:12px;
	padding-right:10px;
	display:inline-block;
	line-height:30px;
	height:32px
}
#nav_menu li.current_page_item {
	color:#333333;
	background:url(images/top-tab-left.png) bottom left no-repeat;
	padding-left:10px;
	display:inline-block;
	height:32px;
}
#nav_menu li.current_page_item a{
	color:#81508c;
	background:url(images/top-tab-right.png) bottom right no-repeat;
	padding-right:10px;
	display:inline-block;
	line-height:30px;
	height:32px;
}
#nav_menu.mainNav {
	background:url(images/top-tab-left.png) bottom left no-repeat;
	padding-left:10px;
	display:inline-block;
	height:32px;
}
#nav_menu.navRight{
	background:url(images/top-tab-right.png) bottom right no-repeat;
	padding-right:10px;
	display:inline-block;
	height:32px;
}
/***********************************

************************************

Content Controler

************************************

***********************************/
.page_title {
	font-size:24px;
	color:#336;
}
.content {
	font-size:14px;
	line-height:24px;
        padding-top:18px;
        background: url(images/mac-style-shadow-header.png) top center no-repeat;
}

.content_bottom {
	font-size:14px;
	line-height:24px;
        padding-top:15px;
        background: url(images/mac-style-shadow-footer.png) top center no-repeat;
}

.entry {
	font-size: 12px;
}

.entry_archieve{
	border:1px #5c3c90 solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:url(images/entry-top.png) top left repeat-x;
	padding:5px;
        margin-bottom: 10px;
}

div.post h2 {
	font-size: 24px;
}

.entry ol, .entry ul {
	margin-bottom: 10px;
	list-style:inside;
}

.entry ol li {
	list-style-type:decimal;
	margin-left:20px;
}

.entry li {
	list-style:inside;
}

a.content_link{
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	line-height:24px;
	color:#3d3d63;
}
a.content_link:hover{
	color:#68689a;
}

.mapp-div {
	margin: 10px 0 10px 0;
	border:1px #777 solid;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

.postmetadata {
    line-height: 9px;
}
.post_details{
	font-size:10px;
	color:#999;
    line-height: 12px;
}
.post_details a{
	color:#777;
}
.post_details a:hover{
	color:#bfb2d3;
}
.instructions {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	line-height:16px;
	text-align:justify;
}
.postmeta_archive {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	line-height:16px;
}
.pageNave {
	display:inline-block;
	padding:2px;
	vertical-align:baseline;
	line-height:12px;
        font-size: 16px;
        color:#ff0000;
}
.pageNave a {
	display:inline-block;
	padding: 3px 5px 5px 5px;
	margin:2px;
	border:1px #777 solid;
	vertical-align:middle;
	line-height:15px;
        font-size: 12px;
        text-decoration: none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.pageNave a:hover {
	border:1px #5c3e90 solid;
	background:#99F;
	color:#fff;
}
#tableContent {
        padding-top:15px;
        background: url(images/mac-style-shadow-footer.png) top center no-repeat;
}
.bookmarks-table {
    width:100%;
    margin-top:10px;
}
.bookmarks-table th {
    padding-bottom:5px;
    text-align:center;
}
td.archive-title {
    padding:2px;
}
td.archive-title:hover {
    background: #ececec;
}
.eachLink {
    display:block;
    padding: 5px 5px 2px 2px;
    border-left: 3px #bfb2d3 solid;
    border-top: 1px #bfb2d3 dotted;
}
h3.search_link a{
	color:#336;	
}
h3.search_link a:hover{
	color:#003;	
}
span.editing {
	display:inline-block;
	height:19px;
	vertical-align:text-bottom;
	padding:2px 5px 2px 5px;
	border:1px #999 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:12px;
	background:url(images/utilidades/buttons-bg.jpg) center center repeat-x;
}
div.editing {
	display:inline-block;
	padding:2px 5px 2px 5px;
	border:1px #999 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:10px;
	background:url(images/utilidades/buttons-bg.jpg) center center repeat-x;
}
/***********************************

************************************

Sidebar Elemets

************************************

***********************************/
.sidetitle {
	font-size:14px;
	display:inline-block;
	width:200px;
	border-bottom:1px #68689a dotted;
	margin-bottom:5px;
	text-align:center;
}
.widgetClass {
	font-size:12px;
	margin-bottom:10px;
	margin-left:5px;
}
.widgetClass a:hover, .widgetClass li a{
	font-size:12px;
	color:#68689a;
}
.widgetClass page_items{
}
#left_sidebar {
	font-size:12px;
}
#left_sidebar a{
	font-size:12px;
}
#left_sidebar h2 {
	font-size:14px;
	display:block;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	background:url(images/mac-style-shadow-footer.png) top center no-repeat;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	margin-top:5px;
}
/***********************************

************************************

Footer Controler

************************************

***********************************/
#footer_links h2{
	font-size:12px;
}
.links_div{
	display:inline-block;
	padding:5px;
	float:left;
	margin-top:8px;
	margin-right:8px;
	border:1px #ccc solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	max-width:180px;
}
.links_div a:hover {
	color:#68689a;
}

.contentlist_div{
	display:block;
        width:205px;
	padding:5px;
	float:left;
	margin-top:8px;
	margin-right:8px;
	border:1px #ccc solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
        text-align: left;
}
.contentlist_div a:hover {
	color:#68689a;
}
#copy a{
	font-size:10px;
	color:#b8b8b8;
}
#copy a:hover{
	font-size:10px;
	color:#777;
	text-decoration:underline;
}
#footerindex {
    clear: both;
    text-align: center;
    width:100%
}
#titlefooterindex {
    clear: both;
    display: block;
    margin-bottom: 10px;
}
#footer div#footerindex li.contentlist_div #tableContent {
    background:none;
    text-align: left;
}
/****************************************

*****************************************

Calendar Manipulation

*****************************************

****************************************/
div#calendar_wrap {
	border:1px #777 dotted;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
table#wp-calendar {
	/*border:1px #777 solid;*/
	width:100%;
}
#wp-calendar caption {
	font-weight:bold;
	padding-bottom:5px;
}
#wp-calendar th, #wp-calendar caption {
	text-align:center;
	font-weight:bold;
}
#wp-calendar td {
	border:1px #b7b7b7 solid;
	text-align:center;
}
#wp-calendar td a{
	font-weight:bold;
}
#wp-calendar td a:hover{
	font-weight:bold;
	color:#600;
	padding:2px;
}
#wp-calendar td:hover {
	background:#f4e8f0;
}
#wp-calendar thead {
	font-weight:bold;
	color:#333;
}
#wp-calendar tfoot a:hover{
	color:#600;
}
#wp-calendar td#today {
	font-weight:bold;
	color:#fff;
	background:#777;
}
#wp-calendar td#today a{
	font-weight:bold;
	color:#fff;
}
#wp-calendar td#today a:hover{
	font-weight:bold;
	color:#600;
}
#wp-calendar td#prev, #wp-calendar td#next {
	border:none;
}
/*****************************************

******************************************

Search Form

******************************************

*****************************************/
#searchsubmit, #s {
	vertical-align:middle;
}
#s {
	border:1px #303 solid;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999;
}
#searchform {
	width:45%;
	float:right;
	text-align:right;
}
#toplog {
	width:54%;
	float:left;
	font-size:12px;
}
#toplog li, #toplog p {
	margin:0px;
	font-size:10px;
}
/*****************************************

******************************************

Images in posts

******************************************

*****************************************/
.wp-caption {
	border:1px #c2c2c2 solid;
	padding:5px;
	text-align:center;
	background:#ececec;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.wp-caption-text {
	text-align:center;
}
.wp-caption {
	margin:5px;
}

.alignleft {
	float:left;
}

.alignright{
	float:right;
}

.aligncenter {
	margin-left:auto;
	margin-right:auto;
}
/*****************************************

******************************************

Miscellaneous

******************************************

*****************************************/
#float {
	border:1px #c2c2c2 solid;
	margin:5px;
	padding:5px;
	font-size:10pt;
	text-align:center;
	background:#ececec;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#float input, #float select {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#777;
	font-size:10pt;
}
/******************************************
*******************************************

Shopping Card Elements

*******************************************
******************************************/
.product_preview{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:5px 0 5px 0;
}
.product_preview td{
	padding:5px;
	border-bottom:1px #66F dotted;
}
.description_box {
	display:block;
	padding:5px;
	border:1px #99F solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*******************************************
********************************************

Buttons

********************************************
*******************************************/


/*--- Buttons ---*/

.button {
    border:1px white solid;
    border-left-color: lightgray;
    border-right-color: lightgray;
    border-bottom-color: gray;
    border-radius:4px !important;
    border-top-left-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    -o-border-radius:4px;
    background:#ececec;
    box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px darkgray, 0 3px 4px rgba(0,0,0,0.85);
    -moz-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px darkgray, 0 3px 4px rgba(0,0,0,0.85);
    -o-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px darkgray, 0 1px 3px rgba(0,0,0,0.85);
    -webkit-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px darkgray, 0 3px rgba(0,0,0,0.85);
    -khtml-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px darkgray, 0 3px 4px rgba(0,0,0,0.85);
    font-family: calibri, tahoma, verdana, arial, helvetica, sans-serif;
    font-size:16px;
    font-style: normal;
    color:black;
    text-shadow: 0 1px 0 #ccc;
    margin:2px 5px;
    padding:2px 5px;
    display:inline-block;
    cursor:pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}

.button:hover {
    border:1px #ececec solid;
    border-bottom-color: gray;
    background:silver;
    box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px lightgray, 0 0 2px rgba(0,0,0,0.85);
    -moz-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px lightgray, 0 0 2px rgba(0,0,0,0.85);
    -o-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px lightgray, 0 0 2px rgba(0,0,0,0.85);
    -webkit-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px lightgray, 0 0 2px rgba(0,0,0,0.85);
    -khtml-box-shadow:inset 0 0 2px lightgray, inset 0 -8px 8px lightgray, 0 0 2px rgba(0,0,0,0.85);
    color:black;
    text-shadow: 0 -1px 0 #ccc;
}