/*
Theme Name: Twenty Eleven Child
Description: Child theme for the Twenty Eleven theme 
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

#site-description  {margin-bottom: 0px !important;}

#main {padding: 0.6em 0 0;}
#page {margin: 1em auto;}

body {
background-image: url('http://www.skooldays.com/images/retro.png');
background-repeat: repeat;
background-position: top left;
background-attachment: fixed;
}
h1.photo {
clear: both;
color: #222;
font-size: 26px;
font-weight: bold;
line-height: 1.5em;
padding-bottom: .3em;
padding-top: 15px;
}
h3 {
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}

#breadcrumbs {
 font-size: 12px;
 margin-left: 76px;
}
h3.widget-title {font-size: 12px}

h3.post-title {font-size: 13px;}

.top-ad {float:left; padding-right:10px;}

.widget_random_posts a.post-thumb img.thumbnail {float: left; margin: 0 3px 8px 20px;}
.widget_random_posts .post-title {padding: 5px 0px 2px 20px;}

#access a {padding: 0 1.05em;}

#branding {border-top: 1px solid #BBB; border-bottom: 1px solid #BBB;}

#branding .feed img {width:inherit; height:inherit; margin-bottom: 0px;}

#site-title {padding: 0.5em 0 0;}

.singular .entry-title {font-size: 24px;line-height: 36px;}


.entry-title {padding-top: 0px;}
#content nav {padding:0px ;}


#cse-search-box {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}

.widget ul {font-size: 15px; list-style: none; float: left; }
.widget ul li {float: left;  clear:both; padding: 5px 0px 2px 5px;}
.widget ul img {float:left;  margin: 0 90px 8px 0px; }

.lcp_catlist {list-style: none; padding: 0px; margin: 0px;}


div.pop-inside ul li a {color:#000; }

div.pop-inside ul {margin: 3px 3px 8px 0px;}
div.pop-inside {border: 0px solid #DDD !important;}

ul#pop-widget-tabs-2 {display: none !important;}

div.pop-inside ul li {opacity: 1 !important;}

xx.nav-previous {
float: left !important;
}
xx.nav-next {float: right !important;
}

#primary {
	float: left !important;
	margin: 0 -26.4% 0 0 !important;
	width: 100% !important;
}
#content {
	margin: 0 34% 0 7.6% !important;
	width: 58.4% !important;
}
#secondary {
	float: right !important;
	margin-right: 7.6% !important;
	width: 18.8% !important;
}