/*
Theme Name: Starkers
Theme URI: http://dominicscaife.com
Description: Thai Wood House Theme - based on Starkers and with thanks to Chris Coyier for his tutorials
Version: 2 (WP2.6.2)
Author: Dominic Scaife
Author URI: http://dominicscaife.com
Tags: starkers, naked, clean, basic
colors: f8c713 of #fc3(gold), 571e1e (burgundy),525151 grey  
*/
http://fungfa.com/wp-admin/theme-editor.php?file=/starkers2.2-WP2.6.2/starkers/header.php&theme=Starkers&dir=theme
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*
* Copyright (c) 2008, Yahoo! Inc. All rights reserved.
* Code licensed under the BSD License:
* http://developer.yahoo.net/yui/license.txt
* version: 2.6.0
* http://developer.yahoo.com/yui/reset/
* to highlight things
* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
*/

/* Uncomment to activate YUI CSS reset, YUI CSS Reset is designed to cancel all basics css styles applyed by field across A-grade browsers by default*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}

.clear                              { clear: both; }
a img                               { border: 0; }

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*
   Navigation
*/
#nav                                { list-style: none; position: relative; z-index: 999; text-align:right; width:180px; margin: 0 20px 0 20px;}
#nav li                             { font: 22px Georgia, Serif; letter-spacing: 2px;width: 212px; }
#nav li ul li a                      { font: 12px Georgia, Serif; letter-spacing: 2px;margin: 0 60px 0 0; display: none;}
#nav li a                           { display: block; padding: 3px 0; }
#nav li a:hover                     { color: white; }
#nav li.current_page_item a         { -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px;-moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; text-indent: 10px; color: white; background: #000; margin: 0 -30px 0 20px; padding: 0 12px 0 0;display: block}
#nav li.current_page_item ul li a         { -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px;-moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; text-indent: 10px; color: white; background: #555; margin: 0 0px 0 20px; padding: 0 12px 0 0;display: block}
#nav li.current_page_parent ul li a         { -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px;-moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; text-indent: 10px; color: white; background: #555; margin: 0 -20px 0 20px; padding: 0 12px 0 0;display: block}
#nav li ul li.current_page_item a         { -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px;-moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; text-indent: 10px; color: white; background: #000; margin: 0 -20px 0 20px; padding: 0 12px 0 0;display: block}

/*
   Typography
*/
a                                   { outline: 0; text-decoration: none; color: #f8c713; }
a:hover, a:active                   { color: white; }
p                                   { font: 16px/1.6 Garamond, Georgia, Sans-Serif; margin: 0 0 25px 0; color: #ccc; }
h2                                  { font: 18px helvetica, Sans-Serif; margin: 20px 0 35px 0; text-transform: uppercase; letter-spacing: 1px; color: #f8c713; }
h3                                  { font: 14px Georgia, Sans-Serif; color: white; text-transform: uppercase; text-align: left; letter-spacing: 2px; margin: 0 0 15px 0; }
h4                                  { font: 12px Georgia, Sans-Serif; color: white; text-transform: uppercase; text-align: left; letter-spacing: 2px; margin: 0 0 15px 0; }
h4 small                            { letter-spacing: 0; font-style: italic; font-size: 15px; text-transform: none; }

body {
background: url(/images/gold-elephant3.gif);
}

#header h1 a { background: url(/images/fungfa-header-simple-text-dark.jpg); width: 974px; height: 227px;display: block; text-indent: -9999px; overflow: hidden; z-index: 1; }
#header p {font: 18px Georgia, Serif; color: #f8c713;position: absolute; top: 10px; right: 30px;margin: 10px;}
#page-wrap { background: url(/images/fungfa-main-simple-dark.jpg) repeat-y; width: 974px; margin: 0 auto; position: relative; z-index: 5000;}
#footer  { background: url(/images/fungfa-footer-simple-dark2.jpg) no-repeat; width: 974px;margin: 0 auto;}
#main-content { width: 638px;margin: 0 10px 0 264px;padding: 0 10px 0 10px; overflow: hidden;}
#desc {width: 290px;}
#values {background: url(/images/Elegant-Classical-Precious.png);width: 428px; height: 25px;display: block; position: absolute; top: 140px; right: 30px;margin: 10px;text-indent: -9999px; overflow: hidden; z-index: 2; }
#footer-inside {position:relative;display: block; bottom:5px; color: #f8c713; font: 10px/1.6 Garamond, Georgia, Sans-Serif;margin: 0px 0 0 35px;padding: 120px 0 0 0; }
/*
   Main Menu Sidebar 
*/
#sidebar                            { float: left;margin: -20px 0 0 0px; width: 240px; }
#sidebar .date                      { color: #5d849c; text-transform: uppercase; margin: 0 0 5px 0; letter-spacing: -1px; }
#sidebar h2                         { font: italic 20px Georgia, Sans-Serif; letter-spacing: 0; text-transform: none; margin: 0 0 5px 0; }
#sidebar h3                         { width: 100%; position: relative; text-align: right; text-transform: uppercase; border-bottom: 1px solid white; border-top: 1px solid white; letter-spacing: 3px; font: 24px Georgia, Serif; margin: 30px 0 10px 0; }
#sidebar h3 a                       { text-transform: none; color: white; font: italic 12px Georgia, Serif; letter-spacing: 0; position: absolute; right: 0px; top: 6px; }

/*
   Additional Sidebar 
*/
#sidebar2                            { float: right;margin: -32px 0 0 0px; width: 170px; }

/*
  sticky footer
*/

html, body {
height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -192px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 192px;
clear: both;
 /* .push must be the same height as .footer */
}

/*
   Table formatting
*/
table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
margin: 25px 0 25px 0;
}

th
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

td
{
	color: #fff;
	border-top: 1px solid #e8edff;
}

.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}


caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.wp-caption {
	border: 1px solid #f8c713;
	text-align: center;
	background-color: #525151;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p {
	margin: 0;
	padding: 0;
	border: 0 none;
}



.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
