/*
Theme Name: Ali Stephens
Author: Leanne Nguyen
Author URI: http://elephanteaux.org
*/


body {
	margin: 0px; 
	padding: 0px; 
	color: #929292;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	text-align: justify;
	width: 100%;
	background: #2D2D2D;
}

input {
	border: 1px solid #2D2D2D; 
	font: normal 11px Lucida Sans Unicode, sans-serif;
	background-color: #474747; 
	letter-spacing: 0px;
	color: #8A8A8A;
}

textarea {
	border: 1px solid #2D2D2D; 
	font: normal 11px Lucida Sans Unicode, sans-serif;
	background-color: #474747; 
	letter-spacing: 0px;
	color: #8A8A8A;
}

h1 a:link { 
                color: #35677C;
 }

h1 a:visited {
                color: #35677C;
 }

h2 {
	font-size: 12px;
}

h3 {
	color: #366380;
}

.date {
	color: #C5C5C5;
	font-size:14px;
	line-height: 14px;
	text-align:left;
	padding:0px 0px 0px 0px; 
	background: #2D2D2D; 
}
a, a:visited {
	color: #3F5C7B;
	text-decoration: none;
}
	
a:hover {
                color: #606088;
	text-decoration: none;
}


.aligncenter, img.aligncenter { 
	clear: both; 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}
.wp-caption {
	padding: 9px 0 0 8px;
	margin-bottom: 15px;
}

.wp-caption-text {
	font-size: .9em;
	text-align: center;
	font-style: italic;
	margin: 2px 0 5px;
}

blockquote {
	background-color: #474747; 
	padding:8px; 
	border-left: 7px solid #78577F; 
	color: #8A8A8A;
	margin:10px;
}

#wrapper { 
 	margin: 0 auto;
	 width: 1110px;
}

#menu {
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

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

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

#menu ul {
	color: #A7A7A7;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	margin-top: 10px;
	padding-bottom: 2px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	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 li a {
	color: #35677C;
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
}
ol.commentlist li { 
	list-style:none; 
	margin:0 0 10px; 
	position:relative; 
	border-left: 7px solid #02557D; 
	color: #8A8A8A;
	background-color: #424242;
}
ol.commentlist li { 
	list-style:none; 
	margin:0 0 10px; 
	padding:5px 7px 5px 64px; 
	position:relative; 
}
ol.commentlist li.bypostauthor { 
	border-left: 7px solid #78577F; 
	color: #8A8A8A;
	background-color: #202020; }
img {
	border: 0px;
]