/*
Theme Name:     Reading DID Theme
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Corey McCarty
Template:       twentyeleven
Version:        0.1.0
*/


@import url("../twentyeleven/style.css");


body {
  padding:0 0;
  background-color: white;
}

body, input, textarea {font-family: Arial, Helvetica, sans-serif;
}

#branding-wrapper {width: 100%;
background: #000 url(images/header-bg.jpg) repeat-x; 
height: 311px;
min-width: 1000px;}

#branding {
	background: #000 url(images/masthead-bg.jpg) no-repeat; 
	border: none;
  margin:auto;
  max-width:1000px;
  padding-bottom:0px;
  position:relative;
  z-index:9999;
  height: 311px;
}

#site-title, #site-description {display: none;}

#access {
 
  margin:250px auto 6px;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: right;
  width: 80%;

}

#header-logo {width: 188px;
height: 311px;

}

#header-logo img {padding-top: 31px;}


#branding #searchform {top: 1em;
right: 0;}

.weather-widget {position: absolute;
right: 0px;
top: 60px;
}

input#s {
    background: url("images/search.png") no-repeat scroll 5px 6px #FFFFFF;}

.frontpage {font-size: 14px;
}

.recentposts {float: left;
width: 370px;
padding-right: 20px;
padding-bottom: 20px;
}

.frontpage h1, .frontpage h1 a {font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color: #333333;
}

.frontpage #primary {width: 1000px;}

.frontpage .section-label {font-size: 20px;
color: #d72d35;
font-family: 'Oswald', sans-serif;
}

.frontpage #content {width: 100%;
}

.frontpage a {color: #999999;}

.panel-1, .panel-2, .panel-3  {width: 312px;
float: left;

}

.panel-2 .panel-3 {margin-left: 15px;
}

.panel-1, .panel-2 {margin-right: 15px;
padding-right: 15px;
border-right: 1px solid black;}

.panel-1 img {float: right;
margin-left: 10px;
}

.sidebar {float: right;}


.widget {list-style-type: none;}

.widget ul li {border-bottom: 1px dashed #DBDBDB;
}
  


.skyline {width: 100%;
background: #ffffff url(images/footer-skyline-bg.jpg) repeat-x bottom; 
clear: both;
}

.skyline img {margin:auto;
display: block;}

#colophon {background: url("images/footer-bottom-bg.jpg") repeat-x scroll center bottom #013a91; 

}

#site-generator, #site-generator a  {background: none;
border: none;
color: white;}


.singular #content, .left-sidebar.singular #content {
    margin: 0;
	}
	
.thick-rule {clear:both;}
.thick-rule hr:first-child {color: black;
height: 5px;
background-color: black;
margin-bottom: 0px;
}

#page {min-width: 1000px;}
#primary {
    float: left;
    width: 600px;
}
#content {width: 100%;}
.entry-title {font-size: 35px;
letter-spacing: -0.03em;
}

#secondary {
    border-left: 1px solid black;
    float: right;
    margin-right: 0;
    width: 300px;
	 padding-left: 10px;
	
}

#secondary ul, #supplementary ul {list-style-position:inside;}

#supplementary {border-top: 0 none;
width: 1000px;
margin: auto;
}


#supplementary, #supplementary .widget-title, #supplementary .widget a, .widget_calendar #wp-calendar  {color: #ffffff;

}

.widget-title {font-family: 'Oswald', sans-serif;
font-size: 18px;
line-height: 1.5em;
letter-spacing: 0;}

#supplementary .widget-area {font-size: 15px;
}

#supplementary.three .widget-area {width: 30.8%;
margin-right: 1.3%;
padding-right: 1.3%;

}

#first, #second {border-right: 1px solid white;}

.menu-find-it-container ul{list-style-type: none;
}

.menu-find-it-container li {padding-left: 20px;
background: url(images/arrow.gif) no-repeat left; 

}

#content {margin: 0px;}

.cat1, .cat1 .fc-event-skin, .fc-agenda .cat1, a.cat1, a.cat1:active, a.cat1:visited { background-color: none !important;
    border-color: none !important;
    color: #000000 !important;}