/*
THEME NAME: Custom for Beacon 10
THEME URI: http://kdari.com/
DESCRIPTION: Custom for BeaconChurchRI.com
VERSION: 1.0
AUTHOR: Luke and Tabetha Gedeon
AUTHOR Uri: http://luke.gedeon.name/
TAGS: custom, twentyten
TEMPLATE: twentyten
*/
@import url('../../twentyten/style.css');

/* The following sections override corresponding sections of the parent theme twentyten */

#container {
	margin: 0;
}

#content img {
	max-width: 940px;
}

.one-column #content {
	margin: 0 auto;
	width: 940px;
}

.one-column #content img {
	max-width: 940px;
}

#header {
	padding: 10px 0 0 0;
}
#site-title {
	margin: 18px 0 0 0;
	background-image: url(/files/2010/07/BeaconLogo.png);
	width: 527px;
	height: 153px;
	position: absolute;
}
#site-title a {
	margin-left: -9999px !important;
}
#site-description {
	clear: none;
	float: left;
	position: absolute;
	margin-left: 560px;
	width: 340px;
	background-color: rgba(255,255,255,0.75);
	padding: 10px;
	color: #003;
}
#branding img {
	border: 2px solid #115;
	width: 936px !important;
}

#menu-item-53, #menu-item-102 {
	border-left: 2px solid #336;
	margin-left: 10px;
	padding-left: 10px;
}

#menu-item-50 {
	float: right !important;
	margin-right: 20px;
	font-style: italic;
	top: 36px;
}

#access ul ul a {
	background:#336;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#336;
}
#access {
	background: #115;
}
#colophon {
	border-top: 2px solid #115;
}
#footer-widget-area {
	border-bottom: 1px solid #115;
	margin-bottom: 10px;
}