/*  

Theme Name: Unnamed Lite

Theme URI: http://xuyiyang.com/wordpress-themes/unnamed/

Description: Unnamed is a three-column, widget-ready wordpress theme. It is easy to use and highly customizable.

Version: 1.0

Author: Xu Yiyang

Author URI: http://xuyiyang.com/

Tags: Blue, custom header, fixed width, three columns, widgets, option page, easy-customization.



This theme uses the wonderful Sweetie Icons by Joseph North:

http://sweetie.sublink.ca/



The theme is released under GPL:

http://www.opensource.org/licenses/gpl-license.php

*/



/* General */

*, html {

	margin:0;

	padding:0;

}

body {

	text-align:center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 62.5%;

}

fieldset, select, img {

	border:0;

}

hr, #searchform br, .counter {

	display:none;

}

a, a:link, a:active, a:visited {

	text-decoration:underline;

}

a:hover {

	text-decoration:underline;

}

p {

	margin:0 0 10px;

}

ol li {

	list-style:decimal outside;

}

acronym, abbr, span.caps {

	cursor:help;

}

acronym, abbr {

	border-bottom:1px dashed #fc0;

}

blockquote {

	border-left:3px solid #ccc;

	margin:20px;

	padding-left:10px;

}

cite, ins {

	text-decoration:none;

}

code, pre, kbd {

	font:1em 'Courier New', Courier, sans-serif;

}

small {

	font:.8em Arial, Helvetica, sans-serif;

	color:#777;

}

strike, del {

	color:#777;

	text-decoration:line-through;

}

label {

	cursor:pointer;

}

h1 {

	font-family: "Century Gothic", Helvetica, Arial, "Trebuchet MS", sans-serif;

	font-size:1.8em;

	text-align:left;

	padding-top: 35px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #516E8C;

	margin-bottom: 15px;

}

h2 {

	font-family: "Century Gothic", Helvetica, Arial, "Trebuchet MS", sans-serif;

	font-size:1.6em;

	padding-top: 25px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}

h3, h4 {

	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;

	font-size:1.2em;

	font-weight: bold;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}

/* Container */

#container {

	position:relative;

	font-size:1.8em;

	width:970px;

	background:url(images/bg_content.png) repeat-y center top;

	margin-top: 20px;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

#content {

	width:960px;

	margin:0 auto;

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #2E404E;

}

/* Header and Navigation */

#header {

	width:960px;

	height: 140px;

	margin-right: auto;

	margin-bottom: 2px;

	margin-left: auto;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #2E404E;

	color: #C4DF9C;

	}

#header h2 a{

	font-family: "Century Gothic", Helvetica, Arial, "Trebuchet MS", sans-serif;

	font-size: 25px;

	color: #C4DF9C;

	text-align: left;

	font-weight: normal;

	font-variant: normal;

	text-decoration: none;

	position: absolute;

	font-style: normal;

	padding-left: 10px;

	left: 188px;

	top: 129px;

	visibility: hidden;

}

.description {

	text-align:right;

	font-family: "Century Gothic", Helvetica, Arial, "Trebuchet MS", sans-serif;

	font-size: 13px;

	padding-right: 10px;

	padding-bottom: 10px;

	text-decoration: none;

	padding-top: 95px;

	color: #C4DF9C;

	font-weight: normal;

}

#nav {

	display:block;

	height:30px;

	margin:0 auto !important;

	padding:0;

	text-align:left;

	letter-spacing:0.15em;

	width:960px;

	list-style:none;

	z-index:8;

	background-image: url(images/bg_nav.png);

	background-repeat: repeat-x;

	background-position: left top;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #2E404E;

	}

#nav li {

	float:left;

	width: 140px;

	background-color: #527490;

	border-right-width: 2px;

	border-right-style: solid;

	border-right-color: #2E404E;

}

#nav li a {

	display:block;

	line-height:30px;

	color:#aed674;

	text-decoration:none;

	font-family: "Century Gothic", Helvetica, Arial, "Trebuchet MS", sans-serif;

	text-transform: lowercase;

	font-size: 1em;

	padding-left: 5px;

	font-weight: normal;

}

#nav li a:hover {
	color:#D0E8AE;
	background-color: #435A72;
	width: 135px;
}

#nav li li {
	width:145px;
	border-top-width: 1px;
	border-top-color: 2e404e;
	border-right-color: 2e404e;
	border-bottom-color: 2e404e;
	border-left-color: 2e404e;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#nav ul a {

	color:#AED674;

	line-height:30px;

}

#nav ul {

	position:absolute;

	z-index:500;

	top:auto;

	list-style:none;

	display:none;

	width:135px;

	list-style:none;

	text-align:left;

	border:1px solid #2E404E;

	background:url(images/bg_nav_ul.png) repeat left top transparent !important;

	background:#444;

	height: 30px;

	bottom: auto;

	margin-left: 0px;

}

#nav ul a:hover {
	color:#D0E8AE;
	background-color: #435A72;
	width: 140px;
}

#nav ul ul {

	top:0;

	left:100%;

}

#nav li:hover, #nav li.sfhover {
	color:#2E404E;
	cursor:pointer;
	z-index:100;
}

#nav li:hover ul ul, #nav li li:hover ul ul, #nav li li li:hover ul ul, #nav li li li li:hover ul ul, #nav li.sfhover ul ul, #nav li li.sfhover ul ul, #nav li li li.sfhover ul ul, #nav li li li li.sfhover ul ul {

	display:none;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {

	display:block;

}

/* Primary Content and Entries */

#primary-content {

	float:left;

	text-align:left;

	line-height:1.6em;

	width:660px;

	display:inline;

	overflow:hidden;

	margin-top: 0;

	margin-right: 1.5%;

	margin-bottom: 0;

	margin-left: 1.5%;

}

.pagetitle {

	margin-top:15px;

	text-align:left;

	font-family: "Century Gothic", Helvetica, Arial, "Trebuchet MS", sans-serif;

	color: #344815;

	font-size: 3.5em;

	margin-bottom: 20px;

	font-style: normal;

	font-weight: normal;

}

.entry {

	text-align:left;

	padding:10px 8px;

	font-size: 1em;

}

.entry ul, .entry ol {

	margin:0 0 0 40px;

}

.entry li {

	padding-bottom:8px;

}

.entry-header {

	font-size:1.6em;

	font-weight:400;

	margin:0;

	padding:3px 0;

}

.entry-date {

	text-align:right;

	font-size:.9em;

	color:#777;

	background:url(images/bg_meta.png) no-repeat top center;

}

.entry-footer {

	color:#ccc;

	font-size:0.9em;

	text-align:right;

	margin:0 0 20px;

	line-height:1.2em;

	padding:4px 0;

	background:url(images/bg_meta.png) no-repeat top center;

}

/* Sidebar */

#sidebar {

	float:left;

	line-height:1.2em;

	margin:13px 1.5% !important;

	margin:13px 0;

	width:400px;

	text-align:left;

	font-size:1em;

}

#sidebar h2 {

	font-size:1.2em;

	font-weight:400;

	margin:10px 2px 0 7px;

	padding:2px 0;

}

#sidebar ul {

	color:#777;

	list-style:none;

}

#sidebar li {

	width:100%;

}

#sidebar ul ul li {

	width:100%;

	margin:0 5px;

	padding:2px;

}

#sidebar ul ul li a, #sidebar ul ul li a:link, #sidebar ul ul li a:visited {

	padding:2px 4px;

}

.left-sidecolumn {

	clear:left;

	float:left;

	width:46%;

	padding:0 2%;

}

.right-sidecolumn {

	clear:right;

	float:right;

	width:46%;

	padding:0 2%;

}

.intro {

	font-size:.9em;

	color:#777;

	width:90%;

	margin:8px 4%;

	padding:0 0 15px 0;

	background:url(images/bg_meta.png) no-repeat center bottom;

	line-height:1.4em;

}

/* Shelf */

#shelf {

	float:left;

	line-height:1.2em;

	width:100%;

}

#toggle {

	width:960px;

	margin:0 auto !important;

	margin:0;

	text-align:left;

	list-style:none;

	overflow:hidden;

	background-color: #2E404E;

}

#toggle h2 {

	color:#FFFFFF;

	font-size:1.2em;

	font-weight:400;

	margin:15px 2px 0;

}

#toggle ul {

	list-style:none;

	margin:10px 0 10px;

}

#toggle li {

	float:left;

	width:21%;

	background:transparent;

	margin-left:1.8% !important;

	margin-left:1.5%;

	padding:0 4px 6px 4px;

	display:inline;

}

* html #toggle li {

	width:20%;

}

#toggle ul li {

	width:100%;

	margin:2px 0;

	padding:0 8px;

}

#toggle ul li a, #toggle ul li a:link, #toggle ul li a:visited {

	display:block;

	background:transparent;

	color:#fff;

	padding:2px;

	border-top:1px solid #3465A4;

	border-bottom:1px solid #3465A4;

	text-decoration:none;

	white-space:nowrap;

}

#toggle ul li a:hover {

	border-top:1px solid #fc0;

	border-bottom:1px solid #fc0;

}

#toggle li.tags {

	width:45%;

}

#toggle li.tags a:hover {

	background:none;

	text-decoration:underline;

}

#sidebar ul ul, #toggle ul {

	margin:0;

	padding:0 0 10px;

}

/* Footer */

#footer {

	height:64px;

	margin:0 auto;

	width:970px;

	background:url(images/bg_footer.png) no-repeat top center transparent;

	text-align: center;

}

#footer .leftcolumn {

	text-align: left;

	float: left;

	height: 64px;

	width: 450px;

	padding-left: 10px;

}

#footer .rightcolumn {

	text-align: right;

	float: right;

	height: 64px;

	width: 450px;

	padding-right: 10px;

}

#footer p {

	color:#fff;

	font-size:.9em;

	line-height:1.5em;

	padding-top: 12px;

}

#footer a:link {

	color: #AED674;

}

#footer a:hover {

	color: #AED674;

}

#footer a:visited {

	color: #AED674;

}

/* Search */

#search {

	width:100%;

	line-height:1em;

	display:block;

}

.searchinput {

	font-size:1em;

	width:88%;

	margin:5px 4%;

	padding:3px;

	border:1px solid #ccc;

	height:16px;

	background:url(images/bg_search.png) right 3px no-repeat #f4f4f4;

	color: #666666;

}

.searchinput:focus, .searchinput:hover {

	border:1px solid #fc0;

	background:url(images/bg_search.png) right -16px no-repeat #fff;

}



/* Comments and Trackbacks */

.comment-section {

	margin:30px 10px;

	text-align:left;

}

#leavecomment {

	margin:30px 25px 20px 0 !important;

	text-align:center;

	color:#ccc;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.8em;

}

.section-title {

	font-size:1.6em;

	font-weight:400;

	text-align:left;

	margin:5px 25px 5px 0;

}

#commentform {

	margin:15px 0;

}

input#author, input#email, input#url, textarea#comment {

	border:1px solid #ccc;

	padding:1px;

	background:#f4f4f4;

}

#commentform input:focus, #commentform textarea:focus, #commentform input:hover, #commentform textarea:hover {

	border:1px solid #fc0;

	background:#fff;

}

textarea#comment {

	width:99%;

}

#submit {

	float:right;

	margin:0 0 0 10px;

	border:1px solid #3465A4;

	color:#fff;

	background:#5D8BB3;

	padding:0 2px;

}

#submit:hover {

	border:1px solid #3465A4 !important;

	color:#fff !important;

	background:#3465A4 !important;

}

.comment-header {

	text-align:left;

	margin:4px 0;

	font-family: "Century Gothic", Helvetica, Arial, "Trebuchet MS", sans-serif;

	font-size: 1.6em;

}

.comment-content {

	margin:10px;

}

.comment-footer {

	text-align:left;

	margin:4px 0 0;

	font-size:.9em;

}

#commentlist {

	list-style:none;

}

#commentlist li {

	margin:10px 0;

	list-style:none;

	padding:4px 0;

	line-height:1.8em;

	background:url(images/bg_meta.png) no-repeat top center;

}

#commentlist li .counter {

	display:none;

}

#commentlist li img {

	padding:0;

	border:0;

}

#commentlist li span.gravatar {

	float:right;

	margin:2px;

	border:1px solid #ccc;

	width:32px;

	height:32px;

}

#error {

	margin:2px;

	padding:2px;

	text-align:center;

	color:#FF0000;

	background:#FFFF99;

	border-left:1px solid #fc0;

	padding:2px 5px;

}

/* Images and float */

img {

	border:0;

}

p img {

	border:0;

	max-width:100%;

	padding:2px;

}



.aligncenter,div.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

}



.alignleft {

	float:left;

}



.alignright {

	float:right;

}



.wp-caption {

	border:1px solid #ddd;

	text-align:center;

	background-color:#f3f3f3;

	padding-top:4px;

	border-radius:3px;

	margin:10px;

}



.wp-caption img {

	border:0 none;

	margin:0;

	padding:0;

}



.wp-caption p.wp-caption-text {

	font-size:11px;

	line-height:17px;

	margin:0;

	padding:0 4px 5px;

}



.feedlink img {

	display:inline;

	float:left;

	margin:0;

	padding:0;

}

/* Text align */

.center {

	text-align:center;

}

.item {

	text-align:right;

}

/* Float */

.floatright {

	float:right;

}

.floatleft {

	float:left;

}

/* Miscellaneous */

.content-top {

	font-size:.9em;

	text-align:right;

	width:958px;

	background:url(images/bg_content_top.png) transparent repeat-x top center;

	margin:0 1px;

	height:15px;

}

.content-top a {

	margin:0 15px 0;

}

.content-bottom {

	background:url(images/bg_content_bottom.png) repeat-x bottom left;

	height:6px;

	margin:0 1px;

	width:958px;

}

.navigation {

	display:block;

	font-size:.9em;

	text-align:center;

	padding:10px 0;

}

.alert {

	color:#FF0000;

	background:#FFFF99;

	border:1px solid #fc0;

	text-align:center;

	margin:10px auto;

	padding:5px;

}

.metacmt {

	background:url(images/comment.png) left center no-repeat;

	padding:2px 0 2px 17px;

}

.metacat {

	background:url(images/tag1.png) left center no-repeat;

	padding:2px 0 2px 16px;

}

.metatag {

	color:#ccc;

	background:url(images/tag2.png) left center no-repeat;

	padding:0 0 0 16px;

}

.metaedit {

	background:url(images/edit.png) left center no-repeat;

	padding:2px 0 2px 17px;

}

.clear {

	clear:both;

}

address {

	font-style: normal;

}