/*  
Theme Name: Emily Wing
Theme URI: http://www.emily-wing.com/
Description: Wordpress theme designed exclusively for Emily Wing's portfolio site.
Version: 1.0
Author: Zack Corcoran
Author URI: http://www.zackcorcoran.com/

*/

body {
	margin-left: auto;
	margin-right: auto;
	right: 50%;
	left: 50%;
	position: static;
	width: 960px;
	color: black;
	background-color: #C1AD9D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.content {
	padding: 10px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

div.nav {
	letter-spacing: 3pt;
	position: relative;
	top: 50px;
	line-height: 24pt;
	font-size: 14pt;
	padding: 10px;
}

table.header {
	border-width: 0px;
	border-style: none;
	align: right;
}

img.logo {
	top: 20px;
	left: 270px;
	position: relative;
	text-align: right;
}

a {
	text-decoration: none;
	color: #009999;
}

a:hover {
	text-decoration: none;
	color: #806f63;
}

div.copyright {
	letter-spacing: 2pt;
	top: 10px;
	left: 20px;
	position: relative;
	font-size: 9pt;
	text-align: left;
}

td.maincontent {
	width: 860px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 65px;
}

h3 {
	font-style: normal;
	font-weight: normal;
	left: -25px;
	top: 1px;
	position: relative;
	font-size: 16pt;
}

p.contentext {
	font-size: 12pt;
	letter-spacing: normal;
}

img.illus-tn {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

img {
	border-width: 0px;
}

div.sliderspacer {
	width: 100px;
	display: inline;
	float: left;
}

div.postinfo {
	font-size: 10pt;
	letter-spacing: 3pt;
	padding-top: 2px;
	padding-bottom: 12px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}

h2 {letter-spacing: 3pt;}

div.postedby {letter-spacing: 3pt; top: -13px; position: relative; font-size: 10pt;}

div.sidebar { padding-left: 0px; font-size: 11pt; padding-right: 0px; padding-bottom: 0px; top: 75px; position: relative; padding-top: 25px; letter-spacing: 2pt;}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
font-size: 10pt; 
}

div.sidebarline{
	border-bottom-color: black;
	border-bottom-style: solid;
	padding-top: 5px;
	border-bottom-width: 1px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.pagenav{
	padding-top: 10px;
}
