/*
Theme Name: Baker Center
Theme URI: http://www.bakercenter.org/http://www.bakercenter.org/wp-admin/theme-editor.php?file=/themes/Baker-Center/style.css&theme=Baker+Center&a=te
Description: The Baker Center wordpress theme.
Version: 1.0
Author: Max Malloy
Author URI: http://www.bakercenter.org/
*/

/* --- General --- */

html, body {
height: 100%;
}

body {
	font: small Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0;
	margin: 0;
        height: 100%;
        background: #636363;
        /*background: url("images/bkgd.gif") repeat-x scroll 0 0;*/
        /*background-attachment: fixed; */
        /*background-size: 100%; */
}        
img {
	border: none;
}

img a:hover {
	border: none;
	cursor: pointer;
}

.hiddenimg {
	display:none;
}

a {
	text-decoration: underline;
	color: #003100;
}

a:hover, a:focus{
	color: #990000;
	text-decoration: none;
}

a: active{
	color: #990000;
}

a:visited{
	color: #265126;
}

a:visited:hover, a:visited:focus{
	color: #990000;
	text-decoration: none;
}


h2 {
	text-align: left;
	font: lighter 1.6em/1em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 4px 0 0 0;
	padding: 0;
}

h1 {

	letter-spacing: -1px;
	margin: 0 0 -0.5em 0;
}


blockquote {
	color: #777;
}

.grey{
	color: #666;
}



li {
	padding-top: 6px; 
}

hr {
	border: 0;
	width: 80%;
  	color: #666;
	background-color: #666;
	height: 1px;
}


/*------- OHIO nav ---------*/

#nav {
	position: relative;
	padding: 0.6em 0 0.6em 1em;
	background: #3d5a3d;
	color: #FFF;
	border-bottom: 1px solid #517751;
}

#nav a {
	font: bold 1.8em/1em Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	letter-spacing: -1px;
	
}

#nav a:hover, a:focus {
	text-decoration: underline;
}

/*------- Students nav ---------*/

#studentsnav {
	position: relative;
	margin: 0 auto;
	padding: 0.3em 0 0.3em 1em;
	background: #293d29;
	color: #999;
	border-bottom: 1px solid #CCC;
	text-align: left;
}

#studentsnav a {
	font: normal 1.2em/1em Arial, Helvetica, sans-serif;
	color: #ccc;
	text-decoration: none;
	
}

#studentsnav a:hover, a:focus {
	text-decoration: underline;
}

/* --- Header --- */

#header {
	position: relative;
	width: 100%;
	background: #000 url("images/headerbkgd.gif") repeat-x left top;
	border-bottom: 1px solid #666;
	text-align: center;
	margin: 0 auto;
	height: 68px;
}

#pagehead {
	margin: 0 auto;
	text-align: center;
	width: 476px;
}

#masthead {
	position: relative;
	top: 0;
	float: left;
	width: 336px;
	height: 68px;
	background: url(images/bakercenter.gif) no-repeat left top;
}

#masthead a {
  	display:block;
  	width:100%;
  	height:100%;
}

#reservation {
	position: relative;
	margin-left: 20px;
	float:left;
	width: 120px;
	height: 68px;
}

#reservation a {
  	display:block;
  	width:100%;
  	height:100%;
  	background: url(images/reservation.gif) no-repeat left top;
}

#reservation a:hover {
	background: url(images/reservation-on.gif) no-repeat left top; 
}

#thumb {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 65px;
	height: 50px;
}

#thumb a {
  	display:block;
  	width:100%;
  	height:100%;
  	background: url(images/thumbnail.jpg) no-repeat left top;
}

#thumb a:hover {
	background: url(images/thumbnail-on.jpg) no-repeat left top; 
}

#breadcrumb {
	position: relative;
	margin-left: 6px;
	float:left;
	margin-bottom: 4px;
}

.breadcrumb {
	color: #666;
}

.breadcrumb a {
	text-decoration: none;
}

.bucmain {
	position: relative;
	margin-bottom: 2px;
	color: #666;
	text-align: left;
	font: normal 1.2em/1em Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.bucmain a {
	text-decoration: none;

}

.bloghdr {
	position: relative;
	color: #666;
	text-align: left;
	font: bold 2.4em/1em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;

}

.title {
	
}

.title a{
	color: #FFF;
}

.title a:hover{
	color: #1f5c80;
}

#searchbox {
    position: relative;
}

#input {
    margin-bottom: 10px;
    
}

#s {
    border: 2px solid #672517;
    padding: 5px;
    color: 000;
    font: 1.2em/1.2em Arial, Helvetica, sans-serif;
    background: #fff;
    
}


/*------- Content ---------*/
#container {
	position: relative;
	text-align: center;
       
}

#content {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 820px;
	padding: 0;
	top: 2em;
}

.end {
	clear: both;
}

.nextprev {
	display: inline;
	font-size: 1.4em;
	letter-spacing: -1px;
	padding: 4px;
	border: 1px solid #802816;
	background: #f8f0dc;
}

.gallerynav {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/*------- Rounded Corners ---------*/

#curves {
	margin: 0;
	position: relative;
}

.curve7 {
	background-color: #ede1c5;
	border-top: 1px solid #ede1c5;
	margin: 0 4px 0 4px;
}

.curve8 {
	background-color: #ede1c5;
	border-top: 1px solid #ede1c5;
	margin: 0 3px 0 3px;
}

.curve9 {
	background-color: #ede1c5;
	border-top: 1px solid #ede1c5;
	margin: 0 2px 0 2px;
}

.curve10 {
	background-color: #ede1c5;
	border-top: 1px solid #ede1c5;
	margin: 0 1px 0 1px;
}

.whtcurve7 {
	background-color: #fff;
	border-top: 1px solid #fff;
	margin: 0 4px 0 4px;
}

.whtcurve8 {
	background-color: #fff;
	border-top: 1px solid #fff;
	margin: 0 3px 0 3px;
}

.whtcurve9 {
	background-color: #fff;
	border-top: 1px solid #fff;
	margin: 0 2px 0 2px;
}

.whtcurve10 {
	background-color: #fff;
	border-top: 1px solid #fff;
	margin: 0 1px 0 1px;
}

/*------- Posts ---------*/


#box {
	background-color: #ede1c5;
	padding: 10px;
	position: relative;
}


#posts {
	position: relative;
	float: left;
	width: 520px;
	margin: 10px 0 0 10px;
	padding-bottom: 20px;
}

#entry {
	margin: 0 0 2em 0;
	position: relative;

}


#info {
	position: relative;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1em;
	padding-bottom: 2px;
	font-size: 0.8em;

}

.day{
	font: 1.8em/1em Arial, Helvetica, sans-serif;
	color: #92df86;
}

#box-contents {
	position: relative;
	padding: 0.6em 1em 0.4em 1em;
	text-align: left;
	background-color: #fff;
	font-size: 1.2em;
}

.info {
	color: #777;
	text-align: right;
}

.print {
	text-align: right;
}

.categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}


/*------- Sidebar --------*/

#sidebar {
	position: relative;
	float: right;
	padding: 10px;
	width: 200px;
	top: 0;
	right: 0;
	text-align: left;
}


#sidebar h2 {
	display: inline;
	margin-top: 4em;
	font-size: 2em;
	color: #672517;
	
}

#sidebar h2 a {
	color: #9BBB38;
}

#sidebar h2 a:hover {
	color: #E58712;
}

#sidebar ul {
	position: relative;
	margin-top: 0.2em;
	margin-left: 0.8em;
	padding: 0; 
	list-style-type: none;
}

#sidebar ul li {
	font-size: 1.4em;
}

#sidebar ul li ul {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li ul li {
	font-size: 0.8em;
	border-bottom: 1px dotted #666;
	padding: 2px;
}

.teeny {
	color: #666;
	font-size: 0.8em;
	line-height: 1em;
	
}

.navcat {
	margin-bottom: 2em;
}

.sitenav ul {
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
}

#sitenav ul li {
	font-size: 1.4em;
	border-bottom: 1px dotted #666;
	padding: 2px;
}

.sitenav a {
	text-decoration: none;
}

.help {
	font-size: 1em;
	color: #666;
	margin: 0.2em 0 0.4em 0;
}

#calendar {
	border: 1px solid #999;
	padding: 4px;
	position: relative;
	text-align: center;
	background: #f8f0dc;
}

#calendar a {
	background: #fff;
}

#calendar caption {
	font-size: 1.5em;
	text-align: center;
}

#wp-calendar {
	margin: 0 auto;
}

/* --- Comments template --- */
#comments {
	margin: 30px 0 0 0;
	padding: 20px;
	border: 1px dotted #666;
	font-size: 0.8em;
	background: #eee;
	width: 300px;
	margin 0 auto;
}
#comments li {
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 -30px;
	border-bottom: 1px solid #999;
}
#comments .header { background-color:#fff; padding: 4px;}
#comments .header.alt { background-color:#fff; padding: 4px; }

/* --- Footer ---*/

#footer {
       /* position: relative; */
	background: #eee;
       /* margin-top: 4em;  */
	padding: 6px;
	border: 1px solid #666;
}

#credits {
	position: relative;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


