/*   
Theme Name: Wu
Theme URL: http://www.sinoglot.com/wu/
Description: Custom template for my blog
Author: Kellen Parker
Author URI: http://ghostmarket.blogspot.com
Version: 1.0.0
Tags: 	
*/


/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		

/****************************
 **   General
 ****************************/

html {
	font-family: Helvetica, Arial, "Lucida Sans Unicode", sans-serif;
}

#outer {
	margin: auto;
	padding: auto;
	width:100%;
	//background: url('http://www.sinoglot.com/wu/wp-content/uploads/2009/01/bg_top.png') top;
}

#background {
	background: url('http://www.sinoglot.com/wu/wp-content/uploads/2009/01/bg_tile.jpg');
}

body {
	margin: auto;
	padding: auto;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", sans-serif;
	color: #201911;
}

div {font-family: Helvetica, "Lucida Sans Unicode", Arial;}

#body_ {
	position: relative;
	top: 10px;
	width: 700px;
	margin: auto;
	padding: auto;
	z-index:200;
}

a {
	color: #aa1111;
	text-decoration:none;
}

.quote {
	position: relative;
	left: 18px;
	width: 94%;
	font-size: 12px;
	line-height:20px
}

.footnotes{
	text-decoration:none;
	font-size: 10px;
}


.ipa{
	text-decoration:none;
	font-family: Lucida Sans Unicode, Lucida Grande;
}

.pimg{
	border: 0px; 
	margin-left: 10px; 
	margin-top:6px; 
	margin-bottom: 10px;
	padding:0px;
	float: right;
}

.signature{
	position: relative;
	top: 0px;
	left: 560px;
}

img {
	border: 0;
	display: inline;
	padding: 0px;
	margin: 0px;
}

u { 
	text-decoration: none;
	border-bottom: 1px dotted #aa1111;
}

image {
	border: 0;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#titles {
	border: 0px;
	min-width:500px;
	height:66px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 400;
}

#post_title {
	color:#443523;
	font-family: Helvetica, Arial, "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	min-width: 400px;
	position: relative;
	top: 0px; left: 0px;
	text-transform: none;
	z-index: 400;
}

#post_subtitle {
	color:#443523;
	font-family: Verdana, Helvetica, Arial, "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	min-width: 400px;
	position: absolute;
	top: -32px; left: 30px;
	text-transform: none;
	z-index: 400;
}

.footer_title {
	color:#bc8c51;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 13px;
	position: relative;
	top: 0px; left: 0px;
	text-transform: lowercase;
}

#date {
	color:#56432c;
	font-family: Helvetica, Arial;
	font-size: 11px;
	position: relative;
	top: 11px; right: 120px;
	z-index:400;
}

#number_comments1 {
	color:#aa1111;
	font-family: Helvetica, Arial;
	font-size: 17px;
	position: relative;
	top: -3px; right: 96px;
	z-index: 400;
}

#number_comments2 {
	color:#aa1111;
	font-family: Helvetica, Arial;
	font-size: 12px;
	position: relative;
	top: 10px; right: 147px;
	z-index: 403;
}

#entry_text {
	color:#222;
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	position: relative;
	z-index: 503;
	text-align: justify;
}

#brackets {
	color:#aa1111;
	font-family: Helvetica, Arial;
	font-size: 11px;
	position: relative;
	top: 20px; right: 78px;
	z-index: 399;
}

.popup {
background: url(http://www.sinoglot.com/wu/audio/popup1.png); 
}

/****************************
 **   Layout
 ****************************/

#header {
	height: 100px;
	margin-left: auto ;
	margin-right: auto ;
}

#content-container {
	background: url() repeat-y center top;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 700px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#body {
	float: center;
	width: 870px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto ;
	margin-right: auto ;
}

.no-sidebar div div #body {
	width: 760px;
	float: none;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	min-height: 30px;
}

.tooltip{
     position: relative; left:-16px; top: -16px;
     padding-top:32px;
     padding-left:32px;
     width: 140px;
     height:84px;
     color:#fec98d;
     font-family: Arial, Helvetica;
     font-size: 8px;
     z-index:300;
     text-decoration:none;
     text-align: left;
background: url(http://www.sinoglot.com/wu/audio/popup1.png) no-repeat top}}

.tooltip span.top{
}

.tooltip b.bottom{
     color: #fec98d;
     font-size: 13px;
     font-family: Helvetica, Arial;
     font-weight: normal;}

span.info {border-bottom: 1px dotted #aa1111; cursor: default}


/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	color: #35291b;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h2 a {
	text-decoration: none;
	color: #35291b;
}

.post .entry {
	font-size: 12px;
	line-height: 14px;
	color: #201911;
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
}

.entry {
	font-size: 13px;
	line-height: 16px;
	color: #241c12;
	clear: both;
	text-align: justify;
	position: relative;
	top: 0px;
	left: 0px;
}

.post .author {
	color: #846743;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	width: 89px;
	height: 73px;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-family:Georgia;
	font-size: 20px;
	padding-top: 3px;


	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}

.metadata {

	margin-top: 0px;
	text-align: center;
	font-size: 0.7em;
	color: #201911;

}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0.9em;
	color: #88897b;
	background: url() no-repeat left center;
	padding-left: 30px;
}

.hr {
	clear: both;
	border: 0;
	background-image: url();
	color: #f8faf7;
	width: 426px;
	height: 121px;
	margin: 0px auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 0px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 0px;
}

.search_result h4 {
	margin-left: 0px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 0px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	line-height:18px;
}

.commentlist li {
	margin-top: 0px;
	margin-left: 0px;
	max-width: 640px;
	line-height:18px;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 0px;
	font-size: 0.9em;
	line-height:18px;
	position: relative;
	top: -10px;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	// top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #aa1111;
	text-decoration: none;
}

.avatar {
	float: left;
	padding:4px;
	margin:0 10px 0 0!important;
}

/* Comment Form */

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url() no-repeat left top;
}

.frame-outer span span {
	background: url() no-repeat left bottom;
}

.frame-outer span span span {
	background: url() no-repeat right top;
}

.frame-outer span span span span {
	background: url() no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	background: url() no-repeat left top;
}

.frame-outer.small span span {
	background: url() no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url() no-repeat right top;
}

.frame-outer.small span span span span {
	background: url() no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 0px;
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}

.sidebar ul p, .sidebar ul select {

	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;

}

ol li, .sidebar ul ol li {
	list-style-type: none;
	list-style-image: none;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
	background-image: url();
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;

	width: 152px;

	height: 16px;
	color: #909090;
	font-size: 1.1em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
	cursor: pointer;
}
.double-right-sidebar .sidebar #searchform div {
	background-image: url();
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 115px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/

#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url();
	width: 149px;
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 0px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	font-size: 1.3em;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
}

.tH {position: relative; top: -6px;}
.tL {position: relative; top: 6px;}

// comments
ol.commentlist { list-style:none; margin:0 0 0em; padding:0; text-indent:0; }
ol.commentlist li { } /* Basic Style for all the comments*/
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar {border:5px solid #ccc; float:right; margin:0 0 1em 1em;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc; }
ol.commentlist li p { font-size:11px; margin:0 0 1em; }
ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {} /* Style for the author of the post*/
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
