/*
Theme Name: Ohio University Press Default
Description: The default Ohio University Press theme (kinda based on WordPress MU Default.)
Version: 1.0
Author: Sebastien Biot
*/

/*
 * Class resets
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin:0;
  padding:0; }
table {
  border-collapse:collapse;
  border-spacing:0; }
fieldset,img {
  border:0; }
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal; }
ol,ul {
  list-style:none; }
caption,th {
  text-align:left; }
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal; }
q:before,q:after {
  content:''; }
abbr,acronym {
  border:0; }



/*
 * General defs
 */
body {
  background-color:rgb(200,200,200);
  font-size:12px;
  margin-left:auto;
  margin-right:auto;
  width:64.25em; }
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,label,legend,textarea,p,blockquote,th,td,address {
  font-family:Verdana,"Bitstream Vera Sans",sans-serif; }
h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,blockquote,pre,label,legend,textarea,p,th,td,address {
  font-size:1em;
  line-height:1.4444em; }
h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,pre,label,legend,textarea,p,blockquote,th,td,address {
  margin-bottom:1.3333em; }

/* Begin Typography & Colors */
#page {
	margin-top:1em;
	margin-bottom:1em;
	background-color:rgb(250,250,250);
	border:rgb(150,150,150) 1px solid;
	padding:2px;
	}

#page-insert {
	border:rgb(150,150,150) 1px solid;
	background-image:url('./blogs_background.png');
	background-repeat:no-repeat;
	}

#header {
	margin-left:0.6667em;
	margin-right:0px;
	}

#headerimg { 
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:8em;
	margin-bottom:2em;
	width:33.3333em;
	}

#header p {
	margin-left:0.6667em;
	margin-right:0.6667em;
	}
#header h1 {
	margin-left:0.4em;
	}

#search-header {
	float:right;
	padding-left:2.6667em;
	padding-right:0px;
	margin-top:1.2em;
	width:26.83em;
	}
#search-header p {
  color:white;
  font-weight:bold;
  font-size:0.915em;
  background:black;
  padding:5px;
  padding-bottom:6px;
  margin-left:0px;
  margin-right:0px;
  }
#search-header p a {
  color:white;
  }
#search-header form {
  margin-top:4.3em; 
  }
#search-header input {
	margin:0.6667em;
	margin-left:0px;
	padding:1px;
	padding-left:0px;
	}
#search-header #searchsubmit {
	width:8.25em;
	}
#search-header #s {
	width:16em;
	}

#content {
	clear:both;
	float:left;
	margin-left:0.6667em;
	margin-right:0.6667em;
	/*width:51.333em;*/
	width:33.33em;
	}

#content p,
#content h2,
#content h3 {
	margin-left:0.6667em;
	margin-right:0.6667em;
	}

#sidebar {
	float:left;
	margin-left:2em;
	margin-right:0px;
	/*width:9.3333em;*/
	width:24em;
	}

li.widget_links img {
  background:#efefef;
  border:1px #cbcdef solid;
  margin-bottom:0.3333em;
  padding:0.3333em; }

img.size-medium {
  background:#efefef;
  border:1px #cbcdef solid;
  margin-bottom:0.3333em;
  padding:0.3333em; }

img.framed {
  background:#efefef;
  border:1px #cbcdef solid;
  margin-bottom:0.3333em;
  margin-right:1em;
  padding:0.3333em;
  }
#sidebar img.framed {
  float:left;
  }

#commentform p {
	margin-left:0.6667em;
	}

.rss-date {
	color:gray;
	display:block;
	margin-bottom:0.3334em;
	}

small {
	font-family:Verdana,"Bitstream Vera Sans",sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	color:#555555;
	font-family:Verdana,"Bitstream Vera Sans",Sans-Serif;
	font-size:1em;
	font-weight: bold;
	}

h1 {
	font-size:1.5em;
	margin-bottom:0px; 
	}

h2 {
	border-bottom:#666 1px solid;
	text-transform:uppercase;
	}

.post-title {
	margin-bottom:0px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555555;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color:purple;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
  color:#555555;
  font-weight: bold; }

strong {
  color:#555555;
  font-weight:bold;
  }

em {
  font-style:italic; }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#336;
	cursor:pointer;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.post {
  margin-bottom:5em;
  }

.post hr {
	display: block;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right; !important
	}

.alignleft {
	float: left; !important
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
	clear: left;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
p.postmetadata {
  }

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

h2.widgettitle {
	text-transform:none;
	border-bottom:none;
	margin-bottom:0px;
	padding-left:3px;
	}
h2.widgettitle a {
    color:#336;
    }
li.widget {
  clear:both;
  margin-bottom:1.6667em;
  }
li.widget li, li.widget div {
	padding-left:3px;
	padding-top:3px;
	padding-bottom:2px;
	}
li.widget_rss li {
	display:block;
	border-top:1px solid #c6c6c6;
	}
li.widget_rss li:first-child {
	border-top:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform textarea {
	width: 100%;
	}

/* End Form Elements */



/* Begin Comments*/

#comments {
  border-top:1px solid #ddd;
  padding-top:1em;
  }
#respond {
  border-top:1px solid #ddd;
  padding-top:1em;
  }

.commentlist li {
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
  margin: 5px 0 0;
  display: block; }

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/

