/*
Theme Name:     Logic and Philosophy of Science, School of Social Sciences
Theme URI:      http: //faculty.sites.uci.edu/
Description:    Custom theme for Logic and Philosophy of Science (Based on department's website)
Author:         School of Social Sciences, UC Irvine
Author URI:     http: //faculty.sites.uci.edu
Template:       twentyten
Version:        0.9
*/

@import url("../twentyten/style.css");

body {background: #A88963; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}

#content h1, h2, h3, h4, h5, h6 {
  clear: none; color: #66614F;
}
#content h2 { color: #66614F;}
#content h3 { color: #66614F;}
#content h2.entry-title { color: #66614F;border-bottom: 1px solid #222; }
#content h1.entry-title { color: #66614F;border-bottom: 1px solid #222; }

a:link { color: #E0A45C; }
a:hover { color: #A66100; }
a:visited { color: #E0A45C; }

#wrapper {padding: 0; width: 955px; background: #FFF;
box-shadow: 0 0 3px 3px rgba(0,0,0,0.25); -webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.25); -moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.25); border: 6px solid #31180E;}

#header {padding: 0; width: 955px;}

#host-info {text-align: center; padding-bottom: 18px;}

#branding {position: relative; background: #eeeeee; margin: 0; padding: 0;}
#branding img {width: 955px; height: 198px; padding-left: 0; margin-left: 0; float: none;}

#header #site-title {padding: 6px 12px; margin: 0; position: absolute; bottom: 0; width: 955px; font-family: Helvetica, sans-serif;}
#header #site-title a {color: #FFF; letter-spacing: 0px; font-size: 80%;}
#header #site-description {display: none;}

/* START tab bar styles */

    div#access {background-color: #ffffff; width: 955px; border-top: none; margin-left: 0; padding-left: 0;}

    div.menu {margin-left: 0;}

    div#access a {font-weight: bold;word-wrap: break-word; text-decoration: none; line-height: 36px; color: #66614F; font-size: 1em; padding: 0 14px;}
    div#access a:hover {background-color: #FFF; color: #E0A45C;}

    div#access ul ul {top: 36px;}

    div#access li.current_page_item a,
    div#access li.current_page_item a:hover,
    div#access li.current_page_item {color: #66614F; background: #fff; text-decoration: none !important;;}
    div#access li.current_page_item ul li a:hover {background: #5e87be; color: #fff;}

    #access ul ul a {background: #eee; color: #002469;}
    #access ul ul a:hover {background: #5a86bc; color: #fff;}

/* END tab bar styles */

#branding img {border: none;}

#main {padding: 0; background: #fff; width: 955px; }

#main #primary {background-color: #fff; padding: 4px; margin: 4px;}

#main #content { font-size: 120%; line-height: 125%; color: #66614F; margin: 12px 0 0 14px; padding-right: 240px;}

.widget_meta {margin-bottom: 0;}
#primary .widget-area { margin-left: 1em;}
h3.widget-title { border-bottom: 1px solid #222; color: #66614F;}
ul.xoxo {margin-bottom: 0;}


div#uci-footer div {text-align: center;}
div#uci-footer div a,
div#uci-footer div a:visited {color: #001b36;}
div#uci-footer div a:hover { color: #5a86bc;}


#footer {color: #010000; background-color: #fff;}
#footer #colophon {margin: 4px; width: 935px; padding: 4px; border: none;}


div#site-generator {float: none; text-align: center; display: block; position: relative; width: 100%;}

#searchform input[type=text] {background: #fff url("images/icons/search-icon.png") no-repeat 2px center !important; padding-left: 18px; width: 120px; border: 1px solid #358; font-family: "Lucida Grande", Helvetica, sans-serif;}

input[type=submit] {padding: 1px; background: #fff url("images/blue-button.png") repeat-x 0 -4px; font-size: 0.9em; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-width: 1px; cursor: pointer;}
input[type=submit]:active {padding: 1px 0px 1px 2px;}
input[type=submit]:hover {border-color: #418efe;}

#content h1.entry-title {font-size: 1.7em; color: #66614F;}

/* BEGIN Lab Member Photo Style */ 
table.labmember img {
      background-color: #EEE;
      padding: 10px;
      border: 1px solid #CCC;

}
table.labmember {
  border: none;
}

/* BEGIN style for one-column page template */
.one-column #content {
	margin: 0 auto;
	width: 900px;
}
/* Hide Footer */
div#site-info,div#site-generator {display:none;}
