/*
Theme Name: artsemerging
Theme URI: http://saartsemerging.org/artsemerging-wordpress-theme/
Description: the <a href="http://saartsemerging.org/artsemerging-wordpress-theme/">artsemerging</a> adaptable wordpress theme
Version: 2.0
Author: nathaniel stern
Author URI: http://nathanielstern.com
*/

body {
	font-family: Helvetica, sans-serif;
	background-color: #996600;
        color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
}

#header {
	padding: 0;
	margin: auto auto;
	height: 200px;
	width: 100%;
        text-align: left;
	}

#headerimg {
	margin: auto auto;
	height: 200px;
	width: 796px;
        text-align: left;
	}

#header a {
        color: #990000;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
        color: #990000;
}

.mytitle {
        position: relative; 
        left: 50px; 
        top: 40px; 
        text-align: left; 
        width: 600px;
        color: #990000;
        font-family: Georgia, serif;
}

#content {
	display: block;
	margin-left: auto;
	margin-right: auto;
        background: #FFFFFF;
	padding: 10px 10px 10px 10px;
        border-right: 3px solid #CCCCCC;
        border-left: 3px solid #CCCCCC;
	width: 770px;
	text-align: left;
        z-index: 1;
}

#side-content {
	display: block;
	margin-left: auto;
	margin-right: auto;
        background: #FFFFFF;
	padding: 10px 10px 10px 10px;
        border-right: 3px solid #CCCCCC;
        border-left: 3px solid #CCCCCC;
	width: 770px;
	text-align: left;
        z-index: 1;
}

.storytitle {
	margin: 0;
}

.storycontent {
	margin: 0;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        }

.storycontent p, .storycontent blockquote, .storycontent li {
        letter-spacing: .01ex;
        }

.post {
width: 510px;
}

a {
	color: #996600;
text-decoration: none;

}

a img {
	border: none;
}

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

a:hover {
	color: #996600;
text-decoration: underline;
}

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

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h1 {
        font-family: Georgia, serif;
	font-size: 44px;
	font-weight: normal;
        margin: 0px;
}

h4 {
        font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
        position: relative;
        left: 15px;
        margin: 0px;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
        color: #000000;
        position: relative;
        left: 7px;

}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;

}

p, li, .feedback {
	letter-spacing: -1px;
font-size: 12px;

}


ol#comments li p {
	font-size: 100%;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	color: #000000;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: right;
}


.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: 9px;
}

small {
	font-size: 9px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a {
	color: #996600;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 9px;
	text-decoration: underline;
}

.meta a:hover {
	color: #996600;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 9px;
	text-decoration: none;
}


#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

.sidebar-title {
  font-size:12px; 
  font-weight:bold;
}

#menu1 {
        position: absolute;
        top: 230px;
	left: auto;
	right: auto;
	width: 784px;
        z-index: 50;
}


#menu {
	background: #FFFFFF;
	border-left: 3px solid #996600;
	padding: 0px 5px 5px 10px;
        position: absolute;
        right: 4px;
	width: 190px;
        z-index: 50;

}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}


#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #CCCCCC;
	empty-cells: show;
	font-size: 13px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #FFFFFF;
	color: #000000;
}

#wp-calendar caption {
	color: #000000;
	font-size: 11px;
	text-align: left;
}

#wp-calendar td {
	color: #999999;
	font: normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#foot {
       position: absolute;
       z-index: 1; 
       left: 0px; 
       height: 50px; 
       width: 100%;
       }