/*
Theme Name: Unnatural History
Theme URI: http://wordpress.org/
Description: Conversion of the agquinn.com iWeb theme to Wordpress
Version: 1.0
Author: Josh Larios
Author URI: http://www.elsewhere.org/
Tags: iweb, conversion
*/

body {
	background: #ffffff url('images/smalltile.jpg') repeat scroll top left;
	margin: 0px;
	text-align: center;
	}

a {
	color: #ba7a4c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #ba7a4c;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
}

#page {
	/* background set in header.php */
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: white;
	padding: 0;
	}

#page_content {
	width: 640px;
	margin-left: 28px;
/*	margin-top: 8px; */
	padding: 0px;

	color: #272100;
	font-family: 'Palatino-Roman', 'Palatino', serif;
	font-size: 14px;
	line-height: 19px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: 0;
	opacity: 1.00;

}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.date_header {
	padding-top: 1em;
}

.journalwide {
	width: 464px;
	margin-left: 90px;
}

.pagefull {
	widthh: 640px;
}

.pagewide {
	width: 500px;
	margin-left: 74px; 
}



.entry img, .entry img {
	display: inline;
}

.entry img.media {
	margin-bottom: 1em;
	border: none;
}

#header_container {
	margin-left: 0px; 
	position: relative;
	width: 700px; 
}


#header_title h1  {
	color: #7d8389;
	font-family: 'Palatino-Bold','Palatino',serif;
	font-size: 29px;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 38px;
	margin: 0px;
	opacity: 1;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-transform: uppercase;
}

#header_image a img {
	border: none;
}

ul.navbar-list {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-family: Palatino,serif;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 29px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

ul.navbar-list li {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.navbar-list li a {
	color: #969696;
	text-decoration: none;
}

ul.navbar-list li a:visited {
	color: #969696;
}

ul.navbar-list li a:hover {
	color: #ba7a4c;
}

ul.navbar-list li.current_page_item a {
	color: #000000;
}

#maincontent {
	width: 458px;
	float: right;
}


#sidebar {
	width: 164px;
	padding: 0 .5em 0 .5em;
	overflow: hidden;
	padding-top: 8px;
}

.date_header {
	color: #272100;
	font-size: 13px;
	font-family: 'Palatino-BoldItalic','Palatino',serif;
	font-weight: 700;
	font-style: italic;
	line-height: 18px;
	text-align: center;
	margin-bottom: 6px;
}

.single .date_header {
	font-size: 14px;
	line-height: 19px;
}

div.entry_ornament {
	text-align: center;
	padding-top: 5px;
}

h2 {
	color: #ba7a4c;
	font-family: 'Palatino-Bold','Palatino',serif;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	text-align: center;
	text-transform: none;
	padding-bottom: 3px;
	margin-bottom: 0px;
/*	margin-top: 0px; */
}


h2 a {
	color: #7d8389;
	text-decoration: none;
}

.post h2 a {
	color: #272100;
}

.post h2 a:hover {
	color: #BA7A4C;
	text-decoration: underline;
}


span.readmore a {
	color: #7d8389;
	font-family: 'Palatino-BoldItalic','Palatino',serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	line-height: 24px;
	text-decoration: none;
}
		

sup {
	font-size: .75em;
}


.entry {
	text-align: center;
	text-decoration: none;
	text-transform: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

.entry p {
	text-align: left;
}

.pagefull .entry {
	text-align: left;
}

.archive-thumbnail {
	display: inline;
	float: left;
	border: 3px solid #efd9c4;
	margin-right: .75em;
	margin-bottom: .75em;
}

.post-thumbnail {
	width: 260px;
	height: 198px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.post-thumbnail img {
	border: 5px solid #efd9c4;
}

p {
	margin-top: 0px;
	margin-bottom: .5em;	

}

#page-header-image {
	margin-left: auto;
	margin-right: auto;
}

.page-id-2 #page-header-image {
	width: 604px;
	height: 215px;
	background: url('images/page-2-header.jpg');
}

#sidebar {

	color:#272100;
	font-family:'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:10px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:0;
	line-height:12px;
	margin:0;
	opacity:1;
	padding-bottom:0;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
}

#sidebar h2 {
	color:#222100;
	font-family:'Palatino-Bold','Palatino',serif;
	font-size:10px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:700;
	letter-spacing:0.06em;
	line-height:16px;
	margin:0;
	opacity:1;
	padding-bottom:0;
	padding-top:0;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
}

#sidebar img.image-widget {
	border: 4px solid #ffffff;
	display: block;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
	margin-left: auto;
	margin-right: auto;
}

#sidebar a {
	text-decoration: none;
	color: #BA7A4C;
}

#sidebar a:hover {
	text-decoration: underline;
}

.sidebar-widget {
	width: 164px;
	margin-bottom: 5px;
}

.sidebar-widget .title {
	font-family: Palatino-Bold, Palatino, serif;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.sidebar-widget img.sidebar-lefticon {
	float: left;
	margin-right: 1em;
	border: 2px solid white;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
}

.sidebar-widget p {
	color: #744C21;
	font-family: Palatino-BoldItalic, Palatino, serif;
	font-size: 11px;
	font-style: italic;
}
	
.sidebar-widget p.plain {
	color: #272100;
	font-family: LucidaGrande, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}

img#email-img {
	border: 0;
}


.navigation a {
	font-family:'Palatino-BoldItalic','Palatino',serif;
	font-size:12px;
	font-style:italic;
	color: #272100;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
	color: #BA7A4C;
}

.navigation img {
	border: none;
}

.noheight {
	height: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.older-entries, .newer-entries {
	width: 6em;
	border-top: 1px solid #EFE1D0;
}

#index-top-nav {
	text-align: center;
	background-color: #EFE1D0;
} 

.separator {
	padding-bottom: 1em;
	padding-top: 1em;
}

.archive-thumbnail a img {
	border: none;
}


.mediawrapper {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;

	vertical-align: top;
	margin-left: 2px;
	margin-right: 2px;
}

.mediacaption {
	color: #606060;
	font-size: 11px;
	margin-top: -10px;
	line-height: 14px;
	margin-bottom: .5em;
}

.snazzy {
	line-height: 1;
}