/*  
Theme Name: BeyondTaiwan.com
Theme URI: http://www.beyondtaiwan.com/
Description: This theme was created especially for BeyondTaiwan.com
Version: 1.0
Author: Chris @ meteospire
Author URI: http://www.meteospire.com/
*/		

/*  
CSS Re-Done By Chris @ BeyondTaiwan.com
*/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
}
ul {
	list-style: none outside;
}
body {
	text-align: center;
	background: #FFF url('images/chris_01.jpg') repeat-x center top;
	font: normal 12px/18px verdana, arial, helvetic, sans-serif;
	color: #000;
}
#topwrap {
	/*background: url('images/secondary/chris_02.png') no-repeat center top;*/
	width: 100%;
	overflow: hidden;
}
#header {
	width: 976px;
	margin: 0 auto 9px;
	overflow: hidden;
	color: #C6DAF5;
	text-align: left;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	background: #FFF url('images/edge.gif') repeat-y center top;
}
h1 {
	height: 81px;
	line-height: 35px;
	font-size: 20px;
	overflow: hidden;
	margin: 9px 0 0 24px;
}
h1 a, h1 a:visited {
	float: left;
	color: #44657E;
	font: normal 30px/38px verdana, arial;
	position: relative;
	width: 700px;
	height: 41px;
}
h1 a span {
	display: block;
	width: 700px;
	height: 81px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	cursor: hand;
	background: url('images/chris_00.jpg') no-repeat left top;
}
span#des {
	display: block;
	clear: both;
	font: normal 14px/22px arial, helvetica, sans-serif;
	color: #44657E;
}
#header ul {
	height: 153px;
	overflow: hidden;
	padding: 0 0 0 251px;
	font: normal 12px/41px arial, helvetica, sans-serif;
	text-transform: uppercase;
	background: url('images/chris_09.jpg') no-repeat left top;
}
#header ul li {
	float: left;
	padding: 0px 20px 0 0;
	display: inline;
	height: 41px;
}
#header ul li a {
	color: #C6DAF5;
	float: left;
	height: 41px;
	padding: 3px 10px;
	position: relative;
	white-space: nowrap;
}
#header ul li a:hover {
	background: url('images/highlight.gif') no-repeat left;	
	color: #FFA500;
}
#header ul li a:hover span {
	display: block;
	position: absolute;
	top: 3px;
	right: 0;
	width: 10px;
	height: 41px;
	background: url('images/highlight.gif') no-repeat right;
}
#header ul li#mlast {
	float: left;
	padding: 16px 6px 0 0;
	margin-left: -17px;
	display: inline;
	height: 96px;
	position: relative;
	background: url('images/chris_03.jpg') repeat-x left bottom;
}
#header ul li#mlast span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 112px;
	background: url('images/chris_07.jpg') no-repeat right bottom;
}
#header ul li#mlast a,
#header ul li#mlast a:hover {
	background: none;
	height: auto;
	margin: 0;
	padding: 0;
}
.extra {
	clear: both;
	font-size: 0;
	line-height: 0;
	width: 100%;
	overflow: hidden;
}

/* main content */
#main {
	float: left;
	width: 100%;
}
#content {
	width: 663px;
	margin: 0 157px 0 140px;
	text-align: left;
	overflow: hidden;
	background: url('images/top.gif') repeat-x left top;
}
#main .apost {
	overflow: hidden;
	margin: 15px 0 8px;
	color: #3C475B;
}


#main .postarchive h2,
#main .postarchive h3,
#main .apost h2 {
	overflow: hidden;
	font: normal 30px/38px arial; 
	color: #3C475B;
	margin: 0 12px;
	/*background: url('images/hardwick_09_02.jpg') repeat-y center top;*/
}
#main .postarchive h2 a,
#main .postarchive h3 a,
#main .apost h2 a {
	color: #3C475B;
}
#main .apost h2 a:hover {
	color: #5C677B;
}
#main .apost span.pauth {
	float: right;
	margin: 3px 12px 10px;
	font: normal 13px/24px arial;
	color: #7AA6BF;
}
#main .apost span.ptime {
	float: left;
	margin: 3px 12px 10px;
	font: normal 13px/24px arial;
	color: #7AA6BF;
}
#main .apost span.pauth a,
#main .apost span.ptime a {
	color: #00A3EF;
}
#main .apost span.pauth a:hover ,
#main .apost span.ptime a:hover  {
	color: #F51205;
}
#main .apost .line {
	clear: both;
	display: block;
	height: 1px;
	margin: 0 12px 10px;
	overflow: hidden;
	background: #BAD5EB;
}
#main .apost p{
	padding: 7px 12px;
	font: normal 13px/20px verdana; 
	text-align: left;
	color: #3C475B;
}
#main .apost ol,
#main .apost ul {	
  margin-left:5px;
  font: normal 13px/20px verdana;
}
#main .apost ol {

        padding: 10px 40px 10px 50px;      
	list-style: numeric outside;   
}
#main .apost ol li {
        text-indent: 0px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a {
	font: normal 13px/20px verdana;
	color: #0187C6;
	text-decoration: underline;
}
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover {
	color: #F51205;
        text-decoration: none;
}
#main .apost p a:visited,
#main .apost ol a:visited,
#main .apost ul a:visited {
	color: purple;
}
#main .apost ul li {
        margin-left: 5px; 
        list-style: disc inside;
       
}
#main .pfoot {
	font: normal 13px/40px verdana;
	color: #62A3D0;
	overflow: hidden;
	height: 40px;
	background: #DCEBF4;
	margin: 15px 12px 0;
}
#main .pfl,
#main .pfr {
	float: left;
	padding: 0 12px;
	background: url('images/left_hover.gif') no-repeat left;
}
#main .pfr {
	float: right;
	background: url('images/right_hover.gif') no-repeat right;
}
#main .pfoot a,
#main .pfoot a:visited {
	color: #00A3EF;
	font-weight: bold;
}
#main .pfoot a:hover {
	color: #F51205;
}
#main .postarchive {
	clear: both;
	margin: 12px 0 8px;
	width: 100%;
	font: normal 15px/20px arial;
}
#main .postarchive a {
	color: #00A3EF;
}
#main .postarchive a:hover {
	color: #F51205;
}
#main .postarchive ul, .postarchive ol, .postarchive p, .postarchive blockquote {
	margin: 5px 12px;
}
#main #srel,
#main .postarchive #linklist,
#main .apost .subh,
#main .atitle {
	font: normal 30px/35px arial;
	color: #3C475B;
	margin: 0 12px;
}
#main #srel a,
#main .postarchive #linklist a,
#main .apost .subh a,
#main .atitle a {
	color: #3C475B;
}
#main #srel a:hover,
#main .postarchive #linklist a:hover,
#main .apost .subh a:hover,
#main .atitle a:hover {
	color: #5C677B;
}
#main p.nopost {
	font: normal 15px/20px verdana;
	margin: 0;
}
#main p.nopost a {
	color: #00A3EF;
}
#main p.nopost a:hover {
	color: #F51205;
}
#main .lead {
	clear: both;
	overflow: hidden;
	font: normal 15px/20px verdana;
	color: #3C475B;
	text-align: left;
	padding: 0 12px;
	margin: 10px 0;
}
#main .lead a {
	color: #00A3EF;
}
#main .lead a:hover {
	color: #F51205;
}
#main .lead .ppre {
	float: left;
}
#main .lead .ppre a {
	
}
#main .lead .pnex {
	float: right;
}
#main .lead .pnex a {
	
}

#resources a, a:visited{
	color: #00A3EF;
	text-decoration: none;
}

#resources a:hover{
	color: #F51205;
	text-decoration: none;
}	

#sidebar-one {
	float: left;
	width: 140px;
	margin: 0 0 0 -960px;
	display: inline;
	text-align: left;
	font: normal 11px/14px verdana;
	overflow: hidden;
	color: #3C475B;
}
#sidebar-one p {
	text-align: center;
	padding: 15px 0;
}
#sidebar-one h2 {
	clear: both;
	color: #3C475B;
	font: normal 15px/38px arial;
	height: 38px;
	text-transform: capitalize;
	position: relative;
}
#sidebar-one h2 span {
	display: block;
	width: 140px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/left_bar.jpg');
}
#sidebar-one h2#side1_cpanel span {
	background-position: center top;
}
#sidebar-one h2#side1_hire span {
        height: 45px;
	background-position: center -38px;
}
#sidebar-one h2#side1_sponsors span {
	background-position: center -121px;
}
#sidebar-one h2#side1_search span {
	background-position: center -159px;
}
#sidebar-two ul,
#sidebar-one ul {
	padding: 5px 8px 15px;
}
#sidebar-two ul li,
#sidebar-one ul li {
	padding: 0 0;
}
#sidebar-two ul li ul,
#sidebar-one ul li ul {
	padding: 0;
	margin: 5px 0 10px;
}
#sidebar-two a {
        font-weight: bold;
        font-size: 10px;
	color: #00A3EF;
}
#sidebar-one a {
        font-weight: bold;
        font-size: 10px;
	color: #00A3EF;
}
#sidebar-two a:hover,
#sidebar-one a:hover {
	color: #F51205;
}
.none {
	display: none;
}
#sidebar-two {
	float: left;
	width: 157px;
	margin-left: -157px;
	overflow: hidden;
	font: normal 11px/14px verdana;
	color: #3C475B;
}
#sidebar-two p {
	text-align: center;
	padding: 15px 0;
}
#sidebar-two  h2 {
	clear: both;
	color: #3C475B;
	font: normal 15px/38px arial;
	height: 38px;
	text-transform: capitalize;
	position: relative;
}
#sidebar-two h2 span {
	display: block;
	width: 157px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/right_bar.jpg');
}
#sidebar-two h2#tl-fd span {
	background-position: center top;
}
#sidebar-two h2#tl-ss span {
	background-position: center -38px;
}
#sidebar-two h2#tl-ms span {
	background-position: center -76px;
}
#sidebar-two h2#tl-rp span {
	background-position: center -114px;
}
#sidebar-two h2#tl-ct span {
	background-position: center -152px;
}
#sidebar-two h2#tl-eb span {
	background-position: center -190px;
}
#sidebar-two h2#tl-tc span {
	background-position: center -228px;
}
#sidebar-two h2#tl-zp span {
	background-position: center -266px;
}
#sidebar-two h2#tl-af span {
	background-position: center -304px;
}
#sidebar-two h2#tl-nw span {
	background-position: center -342px;
}
#searchform {
	width: 145px;
	text-align: center;
	margin: 12px 0;
}
input#sfr {
	padding: 6px 5px;
	height: auto;
	margin: 0 auto 0;
	border: 1px solid #AECDE2;
	background: #FFF;
	text-align: left;
	font: normal 12px arial;
	color: #959595;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px;
}
input#emailtext {
	padding: 6px 5px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #AECDE2;
	background: #FFF;
	text-align: left;
	font: normal 12px arial;
	color: #959595;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 127px;
}
#cmw {
	padding: 0 35px;
	text-align: center;
	font: normal 12px/18px verdana;
}
#cmbox {
	clear: both;
	text-align: left;
}
#cmbox  a {
	color: #00A3EF;
}
#cmbox  a:hover {
	color: #F51205;
}
.nocomments {
	font-size: 12px;
}
#commentform {
	padding: 10px 0;
}
#commentform input,
#commentform textarea {
	padding: 2px 3px;
	color: #3C475B;
}
#author,
#email,
#url,
#comment {
	width: 221px;
	height: 24px;
	display: block;
	border: solid #C3C3C3;
	border-width: 2px 1px 1px;
	font-family: verdana;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 218px;
	height: auto;
}
#commentform textarea#comment {
	width: 436px;
	min-height: 150px;
}
* html #commentform textarea#comment {
	height: 150px;
}
#commentform input#submit {
	border: none;
	padding: 0;
}
#commentform label {
	font-size: 12px;
	color: #3C475B;
}
#commentform p {
	padding-bottom: 10px;
}
.commentlist {
	list-style: none outside;
}
.commentlist li {
	border-bottom: 1px dashed #3C475B;
	margin: 0 0 15px;
}
.commentlist li p {
	padding: 8px 0 10px;
	clear: both;
	font-size: 12px;
	text-align: justify;
	text-indent: 5px;
}
.commentlist li em {
	font-size: 12px;
}
span.cauth {
	float: left;
	font-size: 12px;
}
span.cauth a {
	font-size: 12px;
}
span.cauth em {
	font-size: 11px;
}
span.cdate {
	float: right;
	font-size: 12px;
}
h3#respond,
h3#comments {
	font-size: 13px;
	color: #3C475B;
	padding: 5px 0 10px;
}
#footer {
	clear: both;
	width: 960px;
	text-align: left;
	height: 57px;
	margin: 0 auto;
	padding: 16px 2px 0;
	color: #7AA6BF;
	font: normal 12px/24px arial;
	background: url('images/footer_line.gif') no-repeat center top;
}
#footer a {
	color: #00A3EF;
}
#footer a:hover {
	color: #F51205;
}
#copyr {
	float: left;
}
#copyr li {
	display: inline;
	float: left;
	margin: 0 3px 0 0
}
#design {
	float: right;
}
#design a,
#design span {
	color: #3B86C0;
	text-transform: uppercase;
	font-weight: bold;
}
#design span span {
	color: #FD7C13;
}
*html #header ul li a:hover span {
	right: -1px;
}
#main .apost ul li {
padding:0pt 0pt 0pt 1px;
} 
#main .apost blockquote {
        clear:both;
        font: italic 12px verdana;
	padding: 5px 0;
	margin: 10px 40px;
	border: solid #555;
	border-width: 2px 0;
	background: #DCEBF4;
}
#main .apost blockquote p {
	font: italic 12px/20px verdana;
}
#main .apost iframe {
        margin: 5px 0 0 13px;
}
.body p{padding:5px 0 10px;color:#3C475B;}
.body img{float:right;margin:0 10px 5px 10px;display:inline;}
.body p{padding:5px 0 10px;color:#3C475B;text-align:left;}
.body .wp-smiley{margin:0;float:none}
#main .body .MyAvatars{float:right;margin:0 10px 5px 10px;display:inline;}
#main .apost p img, #main .body .MyAvatars {border:1px solid #363841}
#main .apost p img.wp-smiley{border:0;margin:0;float:none}
#main .apost span.ptime {
margin:3px 12px 4px;
}
#main .apost span.pauth {
margin:3px 12px 4px;
}
#main .apost h3,
#main .apost h4 {
        margin-left: 10px;
        margin-top: 8.5px;
        margin-bottom: 3px;
}

/* Page-ination*/

	span.contentjumplink {	font-size: 2em; 
							color: #aaa; 
							vertical-align:middle; 
							font-weight: bold; 
							padding: 0 3px 0px 3px}
							
	a.contentjumplink , a.contentjumplink:visited{
							font-size: 1.7em; 
							color: #00A2EF; 
							vertical-align:middle; 
							font-weight: bold; 
							padding: 0 3px 0px 3px}
	
	a.contentjumplink:hover{
							font-size: 1.7em; 
							color: #F51205; 
							vertical-align:middle; 
							font-weight: bold; 
							padding: 0 3px 0px 3px}
							
	a.contentjumpall {  }
	
	span.contentjumpall {   }	

	span.contentjumptitle { vertical-align: middle ; 
							color: #aaa; 
							font-weight: bold;
							border:1px #ddd solid ;
							border-top-color: #a7a7a7;
							padding: 3px 3px 3px 3px }
							
	a.contentjumptitle { 	vertical-align: middle;
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}

	select.contentjumpddl { vertical-align: middle; 
							margin: 0px 0px 0px 0px ; 
							color: #00A2EF;
							font-weight:bold; 
							font-family:Verdana, Arial, Helvetica, sans-serif;
							width: 160px }

	ol.contentlist { background-color:#f5f5f5; width: 20%; text-align:left; line-height: 3px; padding: 0px; }
	
	ol.contentlist li { padding: 0px; }
	
	span.contentlist { color: #aaa; font-weight: bold; }
	
	a.contentlist { padding: 0px; }
	
	li.contentlistall { }

	span.contentjumpnumber { 	vertical-align: middle ;
								color: #ccc; 
								font-weight: bold;
								border:1px #ddd solid ; 
								border-top-color: #a7a7a7; 
								background-color: #25a; 
								padding: 3px 3px 3px 3px }
								
	a.contentjumpnumber { 	vertical-align: middle; 
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}
							
	a.contentjumpnumber:hover { border-top-color: #25a; }	
	
#readmore{
	text-align:right;
	padding-right: 25px;
}
a.more-link, a.more-link:visited{
	color: #00A2EF; 
	font-weight: bold;
	text-decoration: none;
	}
a.more-link:hover{
	color: #F51205; 
	font-weight: bold;
	text-decoration: none;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}