@import url('../twentyten/style.css');



/*
Theme Name: tvcenter
Theme URI: http://wordpress.org/extend/themes/tvcenter
Author: Jim Zullo
Author URI: http://wordpress.org/
Description: Child 2010 Theme for the Bleier Center site
Version: 1.0
Template: twentyten

Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

@font-face {
  font-family: Sanchezregular;
  src: url('http://tvcenter-dev.syr.edu/wp-content/themes/tvcenter/fonts/Sanchezregular.otf');
}  

#wrapper {
  background: white;
  margin-top: -65px;
  padding: 0 20px;
}

 
#branding img {
  display: block;
  float: left;
  border: none;
}

#access {
  background: #FFF;
  display: block;
  float: left;
  margin: 0 auto;
  width: 940px;
  padding-top: 10px;
  border-bottom: thin solid #9d8b87;
}

#access a {
  color: #9d8b87;
  display: block;
  line-height: 38px;
  padding: 0 10px;
  text-decoration: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 115%;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
  color: #CCC7C4;
}

#access li:hover > a, #access ul ul :hover > a {
  background: none;
  color: #CCC7C4;
}

  
#content .entry-title {
  color: #8C8BAB;
  font-family: Sanchezregular;
  font-size: 35px;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 0;
}

#content h4{
  background-color: #e6e7ec;
  color: #333366;
 font-family: 'Open Sans', sans-serif;
  font-weight:bold;
  font-size:102%;
  }

#content p, #content ul, #content ol, #content dd, #content pre, #content hr, #primary p, .table {
  margin-bottom: 24px;
  color: #333366;
  font-family: 'Open Sans', sans-serif;
  font-size: 90%;
  }
  


#site-generator {
  float: right;
  width: 220px;
  display: none;
}

#colophon {
  border: none;
  margin-top: -4px;
  overflow: hidden;
  padding: 18px 0;
  background-image:url(http://tvcenter-dev.syr.edu/wp-content/themes/tvcenter/images/bleier_foot.jpg);
  background-repeat:no-repeat;
  height: 116px;
}

#foot_sans{
  color: #333366;
  margin-left: 22px;
  font-family: 'Open Sans', sans-serif;
  }
  
#primary, #secondary {
  float: right;
  padding: 10px;
  background-color: #e6e7ec;
  overflow: hidden;
  width: 220px;
}


#main a{
  font-family: 'Open Sans', sans-serif;
  color: blue;
}


#main .widget-area ul {
  margin-left: 0;
  padding: 20px;
  border: thin dotted #333366 /*#cccadf*/;
  background-color:#f2f1f1;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*li.widget-container .widget-container category_posts_widget{
 background-color: #0F0;
}*/

.widget-title {
color: #333366;
font-weight: bold;
border-bottom: thin solid #333366;
font-family: 'Open Sans', sans-serif;

}

media="all"
ol, ul {
list-style: none;
}



#wp-calendar a{
  color: #333366;
}

#quotearea{
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
}

#quote{
  display: block;
  margin-bottom: 10px;
  
}

#nav-above{
  display:none;
}


.nav-previous {
  display: none;
}

.nav-next {
  display: none;
}

#nav-below{
  display:none;
}

#comments{
  display: none;
}

.entry-utility {
  clear: both;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  display: none;
}