@import url('../twentyeleven/style.css');

/*
Theme Name: 2nd Chance Bail Bonds
Theme URI: http://yorkpabailbonds.com
Description: Twenty Eleven child theme with new post types
Author: Sarah Ashley based on work by the WordPress team
Version: 0.0.1
Template: twentyeleven
Tags: one-column, custom-header, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

#branding {
	border:none;
	width:1054px;
	padding-bottom:0;
}	

#branding #searchform {
	display:none;
}

#access {
    box-shadow:none;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0;
    width:1056px;	
	background-image: url('../../uploads/2011/11/navbar-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	border:none;
	height:84px;
}

#access a {
	background-image: url('../../uploads/2011/11/nav_bg.png');
	background-repeat: repeat-x;
	background-position: left 5px;
	background-attachment: scroll;
	height:44px;
    color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0;
    display: block;
    line-height: 3em;
    padding: 0 1.2125em;
	margin-right:7px;
    text-decoration: none;
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background-image: url('../../uploads/2011/11/nav_bg.png');
	background-repeat: repeat-x;
	background-position: left 5px;
	background-attachment: scroll;
	color:#990000;
	height:44px;
}
#access li:hover > a,
#access a:focus {
	background: #ffe081; /* Show a solid color for older browsers */
	/*background: -moz-linear-gradient(#ffffff, #ffe081);
	background: -o-linear-gradient(#ffffff, #ffe081);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffe081)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#ffffff, #ffe081);*/
	background-image: url('../../uploads/2011/11/nav_bg.png');
	background-repeat: repeat-x;
	background-position: left 5px;
	background-attachment: scroll;
	color: #990000;
	height:44px;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	color: #990000;
}

#main {
    clear: both;
    padding: 0;
	width:1054px;
}

#primary {
    	background-image: url('../../uploads/2011/11/pagecontent-bg.jpg');
	background-repeat:repeat-y;
	background-position: center top;
	background-attachment: scroll;
	margin-bottom:0;
	border:none;
	width:1054px;
}

article.intro {
    	background-image: url('../../uploads/2011/11/pagecontent-bg.jpg');
	background-repeat:repeat-y;
	background-position: left top;
	background-attachment: scroll;
	margin-bottom:0;
	border:none;
	width:1054px;
}

#site-generator {
	display:none;
}

#colophon {
	background-image: url('../../uploads/2011/11/footerarea-bg.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	background-attachment: scroll;
	background-color:#945d27;
	height: 180px;
	border:none;
	margin-top:0;
	padding-top:70px;
	color:#fff;
	width:1056px;
}

#supplementary {
    border:none;
    padding: 0 7.6%;
	width:1054px;
}

.widget-title {
    color: #990000;
    font-size: 26px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.1em;
	font-family: Bernard MT, Georgia, serif;
	text-transform: capitalize;
	text-align:center;
	line-height:28px;
	margin-bottom: 10px;
	border-top: 3px double #990000;
	border-bottom: 3px double #990000;
}

.entry-title, .singular .entry-title {
    color: #990000;
    font-family: Bernard MT, Palatino Linotype, serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    padding: 0;
}

#supplementary.two .widget-area {
    float: left;
    margin-right: 0;
    width: 44%;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 100%;
}

.singular.page .hentry {
    padding: 0;
}

.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 0;
    position: absolute;
    right: auto;
    top: 50px;
}