/*
Theme Name: artsemerging - insight to action
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: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
}

#header {
	padding: 0;
	margin: auto auto;
	height: 170px;
	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: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mytag {
	position: relative;
	left: 54px;
	top: 85px;
	text-align: left;
	width: 600px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 4px;
}

#content {
	display: block;
	margin-left: auto;
	margin-right: auto;
        background: #FFFFFF;
	padding: 10px 10px 10px 50px;
        border-right: 0px solid #CCCCCC;
        border-left: 0px solid #CCCCCC;
	width: 730px;
	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: 0px solid #CCCCCC;
        border-left: 0px solid #CCCCCC;
	width: 770px;
	text-align: left;
        z-index: 1;
}

.storytitle {
	margin: 0;
}

.storycontent {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	text-align: justify;
	
        }
		
.listing {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	text-align: left;
	
        }

.listing p, .listing blockquote, .listing li {
        letter-spacing: .01ex;
        }
		
.alphabetcial {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	text-align: left;
	font-size: .75em;
	padding: 15px 0px 0px 0px;

        }

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

.post {
width: 510px;
}

a {
	color: #3399FF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

/*a img {
	border: none;
}

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

a:hover {
	color: #CC6666;
	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: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	margin: 0px;
	font-style: italic;
	line-height: 95%;
}

.mytag h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 4px;
	position: relative;
	left: 0px;
	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: bold;
	color: #669933;
}

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

}


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: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0;
	font-size: 9px;
	text-decoration: underline;
}

.meta a:hover {
	color: #996600;
	font-weight: lighter;
	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: 180px;
	left: auto;
	right: auto;
	width: 784px;
        z-index: 50;
}


#menu {
	background: #FFFFFF;
	border-left: 1px dotted #333333;
	padding: 0px 5px 5px 10px;
	position: absolute;
	right: 4px;
	width: 190px;
	z-index: 50;
	background-color: #FFFFFF;
}

#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;
	line-height: 150%;
}

#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;
}

.bio_photo {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-left: 15px;
	margin-bottom: 15px;
}
	
#specialty {
	font-size: 90%;
	padding: 0px 0px 15px 0px;
}

#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%;
       }
#footimg {
	margin: auto auto;
	height: 50px;
	width: 796px;
        text-align: left;
}

.mylegal {
	position: relative;
	left: 50px;
	top: 20px;
	text-align: left;
	width: 600px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: auto;
}

.list_company {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	border-top: 1px dotted #333333;
	padding: 10px 0px 0px 0px;
}
.list_address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

.list_phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

.list_contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

.list_email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

.list_category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;

}

.list_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.5em;
	padding: 0px 0px 10px 0px;
	text-align: right;
	color: #CC6666;
}

.list_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
}

.list_co {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

.list_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding: 0px 0px 10px 0px;
	font-style: italic;
}

.list_bod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 10px 0px 0px 0px;
}
.list_job {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	font-style: italic;
}