/*
Theme Name:     Zing Bars Blog
Description:    Child theme for the Twenty Eleven
Author:         multi-man web dev
Author URI:     http://multi-man.net
Template:       twentyeleven
Version:        0.2.0
*/

@import url("../twentyeleven/style.css");

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#page {
    position: relative;
}
a {
	text-decoration: underline;
}
a:hover {
	color: #333;
}
#branding {
	border-top-width: 0;
}
#access {
	background: none;
	box-shadow: none;
    background-color: #530F13;
}
#access a {
    color: #FFFFFF;
    line-height: 35px;
	font-size: 1.1em;
}
#access ul ul {
    box-shadow: none;
	top: 35px;
}
#access ul ul a {
	font-size: 11px;
    line-height: 8px;
}
#access #menu-main-navigation > li:hover > a {
	background: none;
	text-decoration: underline;
	color: #fff;
}
#access ul.sub-menu, #access ul.sub-menu li a {
	background: none;
	background-color: #3B0508;
	border-bottom: none;
	color: #fff;
}
#access ul.sub-menu li a:hover {
	color: #ead494;
}
#secondary ul li {
    background-image: url("images/BlockContentBullets.png");
    background-repeat: no-repeat;
    padding: 0 0 0 13px;
	list-style: none;
}
#secondary ul li a {
	font-weight: normal;
}
#primary .entry-content ul li {
    background-image: url("images/PostBullets.png");
    background-repeat: no-repeat;
    padding: 0 0 0 13px;
	list-style: none;
}
.sf_footer {
	font-size: 11px;
	text-align: center;
	width: 100%;
	color: #999;
	border-top: 1px solid #F8BB12;
	padding-top: 20px;
	padding-bottom: 10px;
}
#branding .with-image #searchform {
    bottom: -22px;
}
input#s {
	background-position: 6px 3px;
	height: 17px;
}
.entry-title a {
	color: #7686C2;
}
.entry-meta {
	font-size: 11px;
}
#zing-subscribe {
	background-image:url('images/zing_subscribe.png');
	background-repeat: no-repeat;
	width: 217px;
	height: 170px;
	position: absolute;
	right: -20px;
    top: -20px;
	z-index: 10000;
}
#subscribe-form {
	margin-left: 23px;
    margin-top: 45px;
}
#subscribe-form input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C3B4;
}
#subscribe-form input {
    font-size: 0.9em;
    height: 15px;
    padding: 2px 3px;
    width: 75px;
}
#subscribe-form .submit {
    background: none repeat scroll 0 0 #9C8849;
    color: #FFFFFF;
    font-size: 0.75em;
    height: 20px;
    margin-top: 3px;
    padding: 1px 2px 2px;
    text-transform: uppercase;
    width: 76px;
}
.zing-blog {
	margin-left: 10px !important;
	width: 800px !important;
}
body.single #secondary {
	position: absolute;
	top: 275px;
	right: 0;
}
#menu-item-793 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#menu-item-793 a {
	background-color: #3B0508;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
    font-weight: normal;
}
