/*
Theme Name: PanAsianBiz
Description: Semantic, SEO Optimised, Custom Wordpress Theme for PanAsianBiz
Author: Matthew Rochow
Author URI: http://www.matthewrochow.com
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#000;text-decoration:none}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
body {background:#FFF;color:#000;font:75%/125% Verdana, Arial, Sans-Serif}
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1, h2 {color:#FF4600;font-size:1.7em;margin:0 0 10px; }
h2 a, h2 a:visited {color:#FF4600}
h2 a:hover {background:#DDD;color:#9fbd26}
hr {margin:0 0 0.5em}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
table {border:solid #CCC;border-width:0 1px 1px 0}

/* Containers */
#page {margin:10px auto;width:980px}

/* Header */
#header {overflow:hidden;position:relative;width:100%}
#header ul {background:#999;list-style:none;margin:34px 0 0;overflow:hidden;padding:3px 0;width:100%}
#header ul li {float:left;margin:0 5px}
#header ul li a {float:left;font-size:.9em;height:15px;line-height:15px;text-transform:uppercase}
#header ul li a span {cursor:pointer;float:left;height:15px;padding:0 10px}
#header ul li a:hover, #header ul li.current_page_item a {background:#aac73d url(images/menu.png) no-repeat right bottom;font-weight:bold}
#header ul li a:hover span, #header ul li.current_page_item a span {background:url(images/menu.png) no-repeat}
#header .ad {position:absolute;top:0;right:0}

/* Content*/
#content {border-top:1px solid #CCC;float:left;margin:1px 0 0;overflow:hidden;padding:8px 8px 20px 0;width:478px; border-left:1px solid #CCC;}
#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}
	
	/* Post */
	.post {background:#f0f0f0 url(images/content.png) no-repeat;font:13px/18px Arial, Tahoma, Sans-Serif;margin:5px 0 0 8px}
	.post .bottom {background:url(images/content.png) no-repeat right bottom;overflow:hidden;padding:10px}
	.post .full .content {float:none;width:100%}

	.post p {margin:0}

		/* Entry */
		.thumb {border:1px solid #999;padding:2px;float:left;margin:0 8px 5px 0}
		.entry a {color:#287aa2;font-weight:bold}
	
		.content {float:right;width:355px}
		
		/* Meta */
		.post .meta {clear:both;font-size:0.8em}
	
		/* Tags */
		.post .tags {border-top:1px solid #999;color:#999;font-size:.9em;padding:2px 0 0}
		.post .tags strong {color:#000}
		.post .tags a {color:#999}
		

	/* Single */
	.page #content .page, .single .post {background:none;padding:20px 0 0}
	.single .post p {margin:0 0 1em}
	.single .post h1 {margin:0}

/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #prev-next #next {float:right}

/* Sidebar */
#sidebar {background:#ebebeb;float:left;padding:8px;width:310px}
#sidebar h3 {background:#000 url(images/icon.gif) no-repeat 95% 50%;color:#FFF;font-size:10px;font-weight:normal;letter-spacing:2px;margin:0 0 5px;padding:0 3px 2px;text-transform:uppercase}
#sidebar ul {list-style:none;margin:0}
#sidebar ul li {margin:0 0 10px;overflow:hidden}
#sidebar ul li.widget_recent_entries li {border:0;padding:2px 0}
#sidebar ul li.widget_categories li {font-family:Tahoma}
#sidebar ul li li {border-bottom:1px dotted #CCC;font-size:11px;margin:0;padding:2px 0 1px}
#sidebar ul li li a {display:block}
#sidebar ul li li a:hover {background:#666;color:#FFF}
#sidebar img {display:block;margin:0 auto}

	#searchform #s {border:1px solid #CCC;color:#999;float:left;font-size:.8em;padding:3px;width:220px}
	#searchform #searchsubmit {float:right;padding:0 5px}

/* Sidebar Ad */
#sidebar-ad {border-top:1px solid #CCC;float:left;margin:1px 0 0;padding:5px 0 0 5px; width:160px;border-right:1px solid #CCC;}

#sidebar-ad h3 {background:#000 url(images/icon.gif) no-repeat 95% 50%;color:#FFF;font-size:10px;font-weight:normal;letter-spacing:2px;margin:0 0 5px;padding:0 3px 2px;text-transform:uppercase}
#sidebar-ad ul {list-style:none;margin:0}
#sidebar-ad ul li {margin:0 0 10px;overflow:hidden}
#sidebar-ad ul li.widget_recent_entries li {border:0;padding:2px 0}
#sidebar-ad ul li.widget_categories li {font-family:Tahoma}
#sidebar-ad ul li li {border-bottom:1px dotted #CCC;font-size:11px;margin:0;padding:2px 0 1px}
#sidebar-ad ul li li a {display:block}
#sidebar-ad ul li li a:hover {background:#666;color:#FFF}
#sidebar-ad img {display:block;margin:0 auto}

/* Footer */
#footer {border-top:1px solid #CCC;clear:both;height:1%;padding:5px 10px;overflow:hidden}
#footer p {float:center}
#footer ul {float:right;list-style:none}
#footer ul li {display:inline;margin:0 0 0 20px}

/* Image Alignment */
img.aligncenter {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* 2.7+ Comments */
#comments_wrap {padding:20px 0 0 10px}
#comments_wrap h2, #respond h2 {color:#000;font:1.5em Impact, Arial}
#comments_wrap ol {list-style:none;margin:0}
#comments_wrap ol li {background:#f7f7f7;margin:0 0 5px;padding:5px}
#comments_wrap ol li.alt {background:#ebebeb}
#comments_wrap .details {border-bottom:1px dotted #CCC;color:#777;font-size:.9em;margin:0 0 10px;overflow:hidden;padding:0 0 3px;width:100%}
#comments_wrap .details cite {font-style:normal;float:left}
#comments_wrap .details cite a {font-weight:bold}
#comments_wrap .details .date {float:right;margin:0}

#respond {padding:20px 0 0 10px}
#respond label {float:left;width:60px}
#respond .input input {border:1px solid #CCC;color:#999;font-size:.8em}
#respond .input {clear:both;margin:0 0 5px;width:100%}
#respond textarea {color:#999;font-size:.8em;border:1px solid #CCC;margin:5px 0 0}

#submit {background:#CCC;color:#000;border:1px solid #999;font-size:.9em}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.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}