/*   
Theme Name: Scott Kuo 2
Theme URI: http://www.scottkuo.com
Description: Going for that cool hip swiss look
Author: Scott Kuo
Author URI: http://www.scottkuo.com
Version: 2.0
.

.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
}
strong {
	font-weight:bold;
}
em {
	font-style: italic;
}
ol, ul {
	list-style: none;
	font-size:1.0em;
	margin-left:1.5em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
ul {
	list-style:square;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}


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

a:hover, a:active {
	color:#3399FF;
	text-decoration:none;
}
a img {
	border:0px;
}
p {
	margin-top:1.0em;
	margin-bottom:1.0em;
	font-size:1.0em;
}
p:first-child {
	margin-top:0px;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
	padding:0.25em 0em;
	margin-bottom:0.5em;
	color:#0066CC;
	font-family:Arial, Helvetica, sans-serif;
}
h1 span {
	background-color:#00a8ff;
	color:#FFF;
	padding:3px;
	line-height:1.6em;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-top:1.0em;
	margin-bottom:0.5em;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0.5em 0em;
}
h4 {
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:0.5em;
}
h5 {
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:0.5em;
}


/* form elements */
form {
	margin:0px;
	padding:0px;
}
object {
	background-color:#000;
}
fieldset {
	padding:10px;
	border:1px solid #333333;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
}
input.text ,select.text, textarea.text {
	padding:2px;
	border: 1px solid #333333;
}
input.button {
	border: medium none ;
	border-collapse: collapse;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
textarea {
	font:1.0em Arial, Helvetica, sans-serif;
	padding:3px;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dotted;
}

blockquote {
	margin:0.5em 0em;
	padding:1em;
	padding-left:5em;
	background-color:#666;
	color:#FFF;
	font-size:0.9em;
	font-family:"Times New Roman", Times, serif;
}

/***************************************************************************/
html, body {
	height: 100%;
}
body {
	background:#FFF;
	text-align:center;
	font-size:0.8em;
}

#body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
}


#header_wrapper {
	background:url('images/header-border-bottom.gif') bottom left repeat-x #FFF;
	text-align:center;
}
#header {
	margin:0px auto;
	text-align:left;
	width:1024px;
	height:89px;
	position:relative;
}

#page {
	width:1024px;
	margin:0px auto;
}
#wrapper {
	text-align:left;
	clear:both;
	padding:2.0em 25px;
	line-height:1.25em;
}
#content {
	width:500px;
	float:left;
	padding-bottom:1em;
}
#wrapper div.single-page {
	width:974px;
}
#sidebar {
	width:400px;
	margin-left:574px;
}
#footer, #push {
	clear:both;
	height: 45px; /* .push must be the same height as .footer */
}
#footer {
	margin:0px auto;
	width:1024px;
	text-align:left;
	position:relative;
}
#footer #copyright {
	font-size:11px;
	position:absolute;
	left:25px;
	float:left;
	bottom:7px;
	color:#999;
}
#footer .footer_worm {
	font-size:11px;
	position:absolute;
	right:25px;
	bottom:3px;
}
#footer .footer_worm li {
	float:left;
	list-style:none;
	display:block;
	margin-left:1.0em;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}

.greybox {
	float:left;
	width:270px;
	height:241px;
	margin-left:5px;
	color:#CCC;
	background-color:#333;
}
.greybox p {
	margin:0.5em 1.5em;
}
.greybox h2 {
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:-0.01em;
	font-weight:bold;
	margin:1.0em;
	margin-top:1.5em;
	margin-bottom:0.25em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.greybox ul {
	margin:0em 0.5em;
}
.greybox a:link, .greybox a:visited {
	color:#d8d8c0;
	text-decoration:underline;
}
.greybox a:hover, .greybox a:active {
	color:#FFF;
}
/******** top navigation ********************************/
#header h1 {
	padding:0px;
	margin:0px;
	background:#FFF;
}
#header h1 img {
	margin-left:25px;
	margin-top:25px;
}

#header ul {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:4px;
	left:22px;
}
#header ul li {
	list-style:none;
	padding:4px 0px; 
	margin-right:18px;
	display:block;
	float:left;
	border-bottom:3px solid #FFFFFF;
}

#header ul li.selected {
	border-bottom:3px solid #339900;
}
#header ul li.selected:hover {
	border-bottom:3px solid #FFFFFF;
}

#header a:link, #header a:visited {
	color:#000000;
	font-size:1.2em;
	background-color:#FFF;
	padding:2px 5px;
	font-weight:bold;
}

#header a:hover, #header a:active {
	color:#FFF;
	font-size:1.2em;
	background-color:#000;
	padding:2px 5px;
	font-weight:bold;
}

#navsearchform {
	position:absolute;
	bottom:6px;
	right:0px;
}

#searchform #s {
	width:160px;
	border:1px solid #666;
	background: url('images/search.gif') top left no-repeat #FFF;
	padding-left:18px;
	padding-right:2px;
}
#searchform #navbarsubmit {
	background-color:#666;
	color:#FFF;
	border:1px solid #666;
}

/********navigation**************************************/
.navigation {
	height:1.2em;
	margin-bottom:1.0em;
}

.navigation .alignleft {
	float:left;
}

.navigation .alignright {
	float:right;
}

/****sidebar****************************************************/
#sidebar #search_heading {
	margin-top:0px;
}
#sidebar h2 {
	margin-top:1.5em;
	font-weight:bold;
}
#sidebar h2 span {color:#666;padding:3px;padding-left:0px;}
#sidebar h2.green span {color:#339900;}
#sidebar h2.blue span {color:#006699;}
#sidebar h2.orange span {color:#ff6600;}
#sidebar h2.pink span {color:#e11977;}
#sidebar a:link, #sidebar a:visited {
	color:#6699CC;	
}
#sidebar a:hover, #sidebar a:active {
	color:#0066CC;
}
#sidebar ul {
	margin:0px;
	padding:0px;
}
#sidebar ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar ul ul li {
	list-style:disc;
	margin-left:1.5em;
}
#sidebar ul li.bio-section {
	background-color:#DDDDDD;
	padding:0.5em 1em;
}
#twitter-block {
	background:url('images/tweet-balloon.gif') 64px 10px no-repeat #9AE4E8;
	padding:10px;
	position:relative;
}
#twitter-block img {
	position:absolute;
	top:10px;
	left:10px;
}
#twitter-block #tweet {
	margin:0px 0px;
	margin-left:64px;
	padding:1em;
	padding-bottom:2.0em;
	border-right:1px solid #84d5d9;
	border-bottom:1px solid #79cbcf;
	background:url('images/twitter.gif') bottom right no-repeat #FFF;
}
#b-links {
	padding-bottom:8px;
	border-bottom:1px dotted #666;
	margin:10px 0px;
}
#b-links .left-b {
	margin-right:9px;
	margin-bottom:10px;
}
#sidebar li.delicious-links {
	list-style:disc;
	margin-top:0.5em;
	font-size:0.9em;
}
#sidebar li.delicious-links p {
	margin:0em;
	color:#666;
	font-size:0.9em;
}
#wp-flickr-pool {
	padding-top:1.0em;
	border-top:1px dotted #666;
	height:230px;
	margin:0.5em 0em;
	line-height:0;
	padding-left:2px;
}
#wp-flickr-pool .wp-flickr {
	float:left;
	padding:2px 2px;
}
/****home page*******************************************************/
.entry {
	padding-top:0em;
	padding-bottom:2.0em;;
}
.entry .entry-date {
	color:#999999;
	font-size:1.0em;
	padding:3px;
	line-height:1.6em;
}
.entry .heading {
	margin-bottom:1.0em;
}
.entry h1 {
	display:inline;
}
.entry h1 a {
	background-color:#00a8ff;
	color:#FFF;
	padding:3px;
	line-height:1.6em;
}
.entry-footer {
	font-size:0.9em;
}
.home-rss {
	float:right;
}
#sidebar li.entry-meta {
	border-top:1px solid #0066CC;
	border-bottom:1px solid #0066CC;
	padding:1.5em;
	background-color:#e0eaf5;
}
#sidebar .post-actions {
	list-style:none;
	margin:0.5em 0em;
	padding:0.5em;
	border:1px solid #CCCCCC;
	text-align:center;
}
#sidebar .post-actions li {
	margin:0px;
	margin-right:1.5em;
	padding:0px;
	display:inline;
}
#sidebar .post-actions a {
	padding:1px 5px 5px 22px;
}
#sidebar .post-actions #post-action-respond {
	background:transparent url('images/cmt.png') no-repeat scroll 0px !important;
}

/****comments*******************************************************/
.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist li {
	background-color:#DBDBDB;
	margin:0.5em 0em;
	padding:5px;
}
.commentlist li div {
	margin-left:37px;
}
.commentlist li .comment-author {
	height:2.0em;
	background:url('images/cbox.png') #DBDBDB left bottom no-repeat;
}
.commentlist li .comment-text {
	padding:0.5em;
	background-color:#FFFFFF;
}
.commentlist li .gravatar {
	float:left;
	width:32px;
	height:32px;
}
.commentlist .commentmetadata {
	font-size:0.8em;
}

#comment {
	width:450px;
	height:4.8em;
}

.comment-notice {
	color:#999999;
	font-size:0.9em;
	line-height:1.0em;
}
/****author page*************************************/
.author-page .vcard {
	border:1px solid #CCCCCC;
	padding:2em;
	margin-bottom:1.5em;
}
.author-page .vcard .photo {
	float:left;
}
.author-page .vcard #vcard-text {
	margin-left:115px;
}
.author-page .vcard #vcard-info {
	text-align:right;
	clear:both;
}
.author-page .vcard .fn {font-size:1.5em; font-family:"Times New Roman", Times, serif;}
.author-page .vcard dt {margin-top:0.5em;}
.author-page .vcard dd {margin-left:2em;font-size:0.8em;}
.author-page .vcard .org, .author-page .vcard .adr {display:none;}