/*
Theme Name: Oxonian Review of Books
Description: Theme developed for Oxonian Review of Books. Fixed width, three columns.
Version: 1.0
Author: Elizabeth Bruton
Tags: fixed width, three columns, left and right sidebar, widgets, black, white, simple
*/
body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	color:#000;
}
small{
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}
h1{ font-size: 2.4em; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.2em; }
h4{ font-size: 1em; }
pre{
	overflow:auto;
}
acronym, abbr{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

a{
	color: #000;
    text-decoration: none;
}
a:hover{
	color: #000;
    text-decoration: underline;
}
a img{
	border: none;
}
.clear{
	clear: both;
}
p.submit{
	border: none;
}
p.submit input{
	border: none;
}
p.authorbyline{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
	letter-spacing: -0.5px;
	color:#033AFF;
}
.entry p.authorbyline{
	font-size:14px;
	line-height:20px;
	margin: 0;
	padding: 0;
}
p.date{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-style: italic;
	font-size: 1.2em;
	margin: 2px;
}
p.dateissue{
	float: left;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px;
}
.articleseparator{
	width: 95%;
	margin: 0 auto;
	border-top: 1px dotted #888;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 11px;
	clear: both;
}
hr{
	display: block;
	clear: left;
	margin: -0.66em 0;
  	visibility: hidden;
	height: 20px;
}
.announcement{
	width: 95%;
	border: 2px solid #000;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

/* Layout */
body{
	margin: 0;
	padding: 0;
	background-image:url('http://www.oxonianreview.org/wp/wp-content/themes/orb/images/greydiags.gif');
}
#page{
	margin: 0 auto;
	padding: 4;
	width: 960px;
	background-color:#fff;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
}
#header{
	margin: 0;
	padding: 0;
	border-top: 7px solid #000;
	border-bottom: 0px solid #888;
	padding: 10px;
	background-color: #fff;
}
#wrapper{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content{
	margin:0px 15px 0px 20px;
	padding:0 20px 20px 20px;
	width: 524px;
	float:left;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	min-height: 840px;
	height:auto !important;
  	height:840px;
}
.sidebar{
	width: 143px;
	float:left;	
	padding: 5px 0 0 10px;
	border-top: 1px solid #888;
	color: #888;
	margin: 0 0 20px 0;
}	
#footer{
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* Header */
#header h1{
	padding: 0;
	text-transform: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 4.5em;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
}
#header .description{
	font-size:1.2em;
}
#header ul{
	list-style: none;
	margin: 0;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#header li{
	list-style: none;
	padding: 2px;
	font-size: 12px;
	text-align: right;
	line-height: 1.1em;
}
#header a{
	font-weight: normal;
}
/* End header */

/* Post */
.post{
	margin: 0;
	padding: 0 0 10px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	border-bottom: 1px solid #888;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
}
.post p{
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
}
.post h2, .post h2.singlepost{
	margin:0;
	padding:0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: 0.5px;
}
.post h2.singlepost{
	text-align:left;
	font-size: 2.2em; 
}
.post h3.post-title{
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}
.post .singleposttags{
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #888;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 5px;
}
div.archive-title{
	font-size:1.6em;
	font-weight:bold;
}
.postmetadata{
	clear: both;
	font-size:1.1em;
	color:#000;
}

.briefdescription{
	font-size:1.8em;
	line-height:1.4em;
	margin: 0px;
}

.entry{
	font-size:1.5em;
	line-height:1.5em;
	margin: 0px;
}
.entry a{
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
.entry a:hover{
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.entry blockquote{
	/* border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8; */
	margin: 10px 50px 10px 50px;
	padding-left: 15px;
  	/* border-left: 2px solid #888;
	font-style: italic; */
	font-size: 0.9em;
	line-height: 1.4em;
}

.entry blockquote blockquote{
	font-size:1em;
}

.entry fieldset{
	border:1px dashed #ccc;
}

.entry fieldset legend{
	font-weight:bold;
	text-transform:uppercase;
}

.entry table, .entry table tr td, .entry table tr th{
	border: none;
	margin: 0;
	padding: 0;
}

.entry table{
	/* border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em; */
}

.entry table tr td{
	/* padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc; */

}

.entry table tr th{
	/* border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center; */
}

.entry ol{ list-style-type:decimal; }
.entry ol ol{	list-style-type:lower-alpha; }
.entry ol ol ol{	list-style-type:lower-roman; }


p img{
	padding: 0;
	max-width: 100%;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright{
	padding:0;
	margin: 5px;
	display: inline;
	float:right;
	border: 1px solid black;
}
.alignleft{
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	border: 0.5px solid black;
}
.aligncenter,
div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft{
	text-align:left;
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	border: none;
}
.navigation .alignright{
	text-align:right;
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:right;
	border: none;
	clear: both;
}

.alignright{
	text-align:right;
	padding:0;
	margin: 2px 10px 5px 0;
	border: none;
	float: right;
}

.navigation{
	font-size:1.2em;
	clear: both;
	margin:5px;
}

.wp-caption{
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox{
	padding:20px;
	text-align:center;
	clear:both;
}

.center{
	text-align: center;
}
.hidden{
	display: none;
}

/* Comments*/

#comments{
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist{
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li{
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div{
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div{
	padding:0;
	overflow:visible;
}

.commentlist li.even{
	background-color:#fafafa;
}

.commentlist li.odd{
	background-color:#f6f6f6;
}

ul.children li{
	list-style:none;
}

img.avatar{
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply{
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite{
	font-style:normal;
	font-weight:bold;
}


textarea#comment{
	width:100%;

}

#comments div.navigation{
	font-size:0.8em;
}

/* Sidebar */

.sidebar{
	font: 1.2em Tahoma, Arial, Sans-Serif;
	letter-spacing: 1px;
	margin-left:10px;
}

.sidebar h2{
	display: none;
	margin: 0;
	padding: 0;
}
.sidebar h2{
	padding: 0;
	/* border-bottom: 1px solid #000; */
}
.sidebar h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#fff;
	font-size:11px;
	background-color:#0065DD;
	padding:3px 0px 3px 3px;;
}

.sidebar ul, .sidebar ul ol{
	margin: 0;
	padding: 0;
	color: #888;
	font-family: Tahoma, Arial, Sans-Serif; 
}
.sidebar ul li{
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	color: #888;
	font-family: Tahoma, Arial, Sans-Serif;
	text-transform: uppercase;
	line-height: 1.4em;
	font-weight: normal;
}
.sidebar .children ul, .sidebar .children li{
	text-transform: capitalize;
}
.sidebar ol li{
	text-transform: capitalize;
	color: #000;
	margin: 0;
}
.sidebar ol li a{
	color: #000;
}
.sidebar ul p, .sidebar ul select{
	margin: 5px 0 8px;
}
.sidebar ul ul, .sidebar ul ol{
	margin: 5px 0 0 0;
}
.sidebar ul ul ul{
	margin: 0 0 0 20px;
}
.sidebar ul ol li{
	list-style: decimal outside;
}
.sidebar ul ul li, .sidebar ul ol li{
	margin: 3px 0 0;
	padding: 0;
}
.sidebar a{
	color: #888;
	font-weight: normal;
}
.rightsidebar, .rightsidebar p, .rightsidebar ul, .rightsidebar ol, .rightsidebar li, .rightsidebar a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}	
.rightsidebar{
	float: right;
	color: #000;
	margin-right:30px;
}
.rightsidebar ul{
	border-bottom: 1px solid #888;
	padding-bottom: 10px;
	color: #000;
	
}
.rightsidebar ol{
	color: #000;
	margin: 0 0 15px 15px;
	padding: 0;
}
.rightsidebar a{
	color:#000;
}
.rightsidebar a:hover{
	text-decoration: underline;
}
.rightsidebar h3{
	margin: 10px 0px 5px 0px;
}
.rightsidebar h4{
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	margin: 10px 5px 5px 5px;
	padding: 0;
}
	
/* Calendar */
#wp-calendar{
	empty-cells: show;
	width: 155px;
}
#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;
	font-weight:bold;
}
#wp-calendar caption{
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
}
#wp-calendar td{
	padding: 3px 5px;
	text-align: center;
}	
#wp-calendar td#today{
	background:#eee;
}	

#wp-calendar td#prev a{
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a{
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer{
	background-color: #fff;
	border-top: 1px solid #aaa;
	padding:10px;
	text-align:center;
	font-size:1.1em;
	color:#000;
}

img.WP-EmailIcon, img.WP-PrintIcon{
	float: right;
	padding: 5px;
}

li.widget, li.widget_wp_events, li#events{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: none;
	text-align: center;
	line-height: 17px;
}
.submit input{
	color: #000;
	border: 2px outset #000;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: center;
	margin: 0;
	background-color: #fff;
}
div.sociable a, div.sociable a:hover{
	border: none;
	text-decoration: none;
}
