/*
Author Name:  Chris Goodrich
Author Site:  http://www.vertiscape.com
Style Name:   Gateway Community Church
Style URI:    http://www.GatewayChurchChino.org
Version:      v.1
*/

body{
    background: #eee url('http://www.vertiscape.com/gateway/wp-content/themes/k2/styles/gateway/big_bg.jpg') repeat-x;
}

#header{
    background: none;
    height: 120px;
    margin: 0;
    padding: 0;
    margin-bottom: 75px;
}

.blog-title{
    display: none;
}

.description{
    display: none;
}

#page {
    background: #fff url('http://www.gatewaychurchchino.org/wp-content/themes/k2/styles/gateway/big_bg2.jpg') repeat-x;
    border: none;
}


/* Horizontal navigation START */
ul.menu {
    margin:     0px;
  	padding:    0;
  	list-style: none;
	position: relative;
	top: 62px;
}

ul.menu li {
  	margin:     	0;
  	margin-top: 20px;
	padding:    	0px 0px 0px 1px;
  	list-style: 	none;
  	display:    	block;
  	float:			left;
}

ul.menu li a{
  	padding:          10px 15px 0px 15px;
  	color:            white !important;
  	text-decoration:  none;
	  font-family:	  Georgia, "Times New Roman", Times, serif;
	  font-size:		  16px;
  	display:		  block;
  	height: 38px;
	float: left;
  	-moz-border-radius-topleft: 0px;
	  -moz-border-radius-topright: 0px;
	  -webkit-border-top-left-radius: 0px;
	  -webkit-border-top-right-radius: 0px;

}

ul.menu li a:hover, ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover{
  	color:            white !important;
  	text-decoration:  none;
  	background:		  url('http://www.gatewaychurchchino.org/wp-content/themes/k2/styles/gateway/menu_tab_on.gif') repeat-x;
  	height: 38px;
}


#current_page_parent{
background: none;
}

#current_page_ancestor{
background: none;
}
/* Horizontal navigation END */


/* Font Properties */

a:hover {
color:  #5b88a9 !important;
}

a {
color:  #5b88a9 !important;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #5b88a9;
	text-align: left;
	font-weight: bold;
	}
	
h2 a:hover {
	color: #5b88a9 !important;
	text-align: left;
	}
	
h1.blog-title a:hover {
	color: #5b88a9;
	}
	
.page-head h2 a:hover {
  color: #5b88a9; 
  text-align: left;
  }

h2 {
font-weight: bold !important;
}

/* Theme Modifiers */
.menu .admintab {display:none;}

.gateway-featured {
width: 700px;
border: 1px solid #000;
}

.no-sidebar {
width: 700px;
}
