/* @override http://localhost:9001/wp-content/themes/unspeak-wp/style.css */

/* unspeak08 by Steven Poole. Originally based on andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jun 25, 2006)
Screen layout: */

/* @group start */

* {
	margin: 0;
	padding: 0;
}

body {
background: #f3f3f3 url(img/bgw.gif) repeat-y center;
color: #000;
font: 12px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
}

#wrapper {background: #fff;
	width:840px;
	margin: 0 auto;
	float: none;

}

#sidead { 
clear: none;
width: 160px;
margin: 0 10px 0 20px;
float: right;
	}



#frontphoto {
border: none;
	margin: 8px 0 8px 0;
}

.bannerad {
	margin-left: auto; margin-right: auto; text-align: center;
}

/* @end */

/* @group misc */

img, img a {
	border: none;
}

p {
	margin: 6px 0 9px 0;
}
ul {
	list-style-type: none;
	margin: 0;
}

li {
	margin-bottom: 6px;
}
blockquote {
	color: #666633;
	margin-left: 20px;
}

.dg {
	color: #3c3c1e;
	font-size: 8px;
	}

strike {
	color: #666666;
	text-decoration: line-through;
	font-style: normal;
	}

grn {
	color: #666633;
	}

a:link, a:visited		{ color: #666666;
	text-decoration: none;
	}

a:hover {
color: #993333;
}

h6 a:link, h6 a:visited {
	display: block;
	background: #000;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0 3px 3px;
	border: none;
	margin: 0 0 2px 0;
}

h6 a:hover {
	background: #663300;
}

.quote {
	color: #666600;
	}

.purp {
	color: purple;
}

.hide {
display:none;
}


.ctitle {
	color: #444;
	border: none;
	margin: 0 0 4px 0;
	font: normal 18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

/* @end */

/* @group left sidebar */

#leftside {
float:left;
width: 175px;
padding: 0 15px 0 0px;
font-size: 11px;
line-height: 14px;
	color: #333;
}

#leftside a {
border: none;
}

#leftside h2,#leftside h3 {
color: #000;
font-size: 11px;
font-weight: normal;
margin:0 0 4px;
}

#leftside h4 {
	color: #555;
	font-size: 11px;
	font-weight: normal;
	border: none;
	margin: 0 0 3px 0;
	padding: 0;
	word-spacing: -1px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
}

#leftside h4 a {
	color: #333;
}

#leftside h4 a:hover {
color: #993333;
}

#leftside h4 span {
	color: #aaa;
	}


ul.avmenu {
list-style: none;
padding: 6px 0 3px 0;
border-bottom: 1px solid #ddd;
/*border-top: 1px solid #ccc;*/
margin-bottom: 6px;
}

ul.avmenu li {margin: 0;padding: 0;
	}

ul.avmenu li a {
	display: block; zoom:1.0;
	color: #663300;padding: 2px 0 4px 0;
}

ul.avmenu li a:hover {
color: #000;
background: #eee;
}

/* @end */

/* @group block link lists */

ul.rec {
	list-style: none;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-top: 1px solid #eee;
}

ul.rec li {
	margin: 0;
	padding: 0 0 0px 0;
	/*border-bottom: 1px solid #eee;*/

}

ul.rec li a {
	display: block;
	color: #666;
	padding: 0 0 3px 0;
	zoom:1.0;
}

ul.rec li a em {
	color: #666633;
	font-style: normal;
}

ul.rec li a:hover {
	background: #eee;
	color: #000;
}

ul.rec li a:hover em {
	color: #993333;
}

/* @end */

/* @group right sidebar */

#extras {
float: left;
margin-left: 10px;
width:175px;
color: #666;
		padding: 0px 0 0;
	font-size: 11px;
	line-height: 14px;
	clear: none;
	border: none;
}


#extras h2, #extras h3 {
color: #000;
font-size: 11px;
font-weight: normal;
margin:0 0 10px;
padding: 0;
}

/* @end */

/* @group content, posts & headlines */

#content {
float: left;
width: 430px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccc99;
padding: 0 15px;
color: #000;
clear: none;
}

.backforth {
	/*background: #eee;*/
	color: #aaa;
	font-size: 9px;
	text-align: center;
	padding: 3px 0 6px 0;
	margin-bottom: 6px;
	border-bottom: 1px solid #ddd;
	border-top: none;
	width: 430px;
	}
	
.backforth a {
	color: #aaa;
	}
.backforth a:hover {
	color: #993333;
}

.post {
	/*margin: 0 0 12px 0;*/
	padding-bottom: 9px;
	border-bottom: 1px solid #999;
}

#content h2, #content h2 a {
margin:0 0 5px;
	color: #000;
	border-style: none;
	list-style: none;
	font: bold 21px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#content h2 a:hover {
	color:  #663333;
	border: none;
}

#content h3 p {
color: #555;
	font: normal 12px/8px "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0 0 0px;
	margin: 5px 0 5px;
	/*border-bottom: 1px solid #eee;*/
}

#content h3 a,#content h3 p a {
	color:  #663333;
}

#content h3 a:hover, #content h3 p a:hover {
	color:  #993333;
	border: none;
}

.sublink a:link, .sublink a:visited {
	color:  #663333;
}

.sublink a:hover {
	color:  #993333;
}

.subhead {
	color: #666666;
	text-decoration: none;
	vertical-align: baseline;
	font: normal 1em/1em;
}

.postinfo {
	color: #999966;
	font: 10px/1em Verdana, Arial, Helvetica, sans-serif;
	/*background: #fafafa;*/
	padding: 4px 0 6px 0;
	border-bottom: 1px solid #ddd;
/*text-align: right;*/
}

#navigation {
	padding: 6px 0 6px 0;
	margin: 0;
	background: #555;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#navigation a{
	color:#ccc;
}

#navigation a:hover {
	color:#fff;
}

/* @end */

/* @group footnotes */

sup a:link, sup a:visited {
	font-size: 9px;
	color: #663300;
}

sup a:hover {
	color: #993333;
}

ol.footnotes {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0;
	margin-left: 0;
}

ol.footnotes li {
	
	padding-bottom: 4px;
	padding-left: 0;
	margin-left: 0;
}

ol.footnotes li a:link, ol.footnotes li a:visited {
	color: #663300;
	border: none;
	}

ol.footnotes li a:hover {
	color: #993333;
	}

/* @end */

/* @group post meta links */

.edit, .edit a, #commentheader span.edit a, #commentheaderauthor span.edit a {
	font-size: 9px;
	color: #ccc;
}

a span.readmore { 
	font-weight: bold;
	color: #000;}


a:hover span.readmore { color: #993333;
	}

.comlinks, a.ajax-admin-edit-links {
	color: #666666;
	font-size: 11px;
}

.comlinks a:link, .comlinks a:visited {
	color: #663300;
}

.comlinks a:hover {
	color: #993333;
	}

.comlinks img {
	vertical-align: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.akst_share_inv a:link {
	font-size: 11px;
	color: #888;
	border: none;
	}

.akst_share_inv a:hover {
	color: #993333;
		
}

.akst_share_link, .akst_share_link a {
	font-size: 11px;
	color: #888;
	border: none;
	}

.akst_share_link a:hover {
	color: #993333;
	}

/* @end */

/* @group comments */

#commentlist, #commentlist ol, ol.commentlist {
list-style: none;
margin: 0 0 12px 0;}

#commentlist li {
	padding:0 0 9px 0px;
	margin: 0 0 4px 0px;
	border-bottom: 1px solid #bbb;
}

h5 {
	color: #777;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0 9px 0;
	padding: 12px 0 9px 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
	}

#commentheader, #commentheaderauthor {
	line-height: 24px;
	/*border-bottom: 1px dashed #eee;*/
	margin: 6px 0 9px 0;
	padding: 0 0 3px 0;
	font-size: 11px;
	color: #777;
}

#commentheaderauthor {
	background: url(/favicon.ico) no-repeat right 1px;
}

#commentheader em, #commentheaderauthor em {
	color: #3c3c1e;
	font-style: normal;
}

#commentheader span, #commentheaderauthor span {
	color: #000;
	font-weight: bold;
}

#commentheader span a, #commentheaderauthor span a {
	color: #663333;
}

#commentheader span a:hover {
	color:  #993333;
}



#commentheaderauthor span a:hover{
	color: #666633;
}

.comnos {
	color: #3c3c1e;
	font-size: 11px;
}

.comdate {
	color: #999999;
	border-style: none;
	text-decoration: none;
	font-size:11px;
	border-bottom-style: none;
}

.form_submit{float: right;font-size:11px;color:#000;background-color:#fff;margin-bottom:18px;padding: 3px;border:1px solid #ccc;}

/* @end */

/* @group footer */

#footer {
clear:both;
margin:6px auto 0;
padding:20px 0 20px 0;
width:100%;
text-align:center;
color:#bbb;
background:#000;
font-size:11px;
}

#footer a {
color:#fff;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
color: #993333;
	}

/* @end */