/*  
Theme Name: UserXper
Theme URI: http://userxper.com/
Description: UserXper theme
Version: 0.2
Author: Liang-Bin Hsueh aka. hlb, revised ry Richard

*/

@import "blueprint/screen.css";
@import "pagenavi-css.css";

/* @group basic */

body {
	margin: 0;
}

a {
	color: #ef5002;
}

h1 {
    color: #000;
    padding: 10px 0px 10px 0px;
    background: #f1f1f1;
    font-size: 2em;
	font-weight: bold;
}

blockquote {
	font-style: normal;
}
blockquote {
  background-attachment:initial;
  background-clip:initial;
  background-color:#F4F5F7;
  background-origin:initial;
  background-position:3px 3px;
  background-repeat:no-repeat no-repeat;
  border-bottom-color:#FFF;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-left-color:#FFF;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#FFF;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#FFF;
  border-top-style:solid;
  border-top-width:1px;
  margin-bottom:5px;
  margin-left:0;
  margin-right:0;
  margin-top:5px;
  padding-bottom:8px;
  padding-left:36px;
  padding-right:12px;
  padding-top:8px;
}

div.content {
    font-size: 1.1em;
}

div.content  a{
	color: #D94E35;
	text-decoration: underline;
}

div.content  a:hover, a:focus{
	color: #000000;
	text-decoration: none;
}

div.inner-wrapper {
    margin: 10px 0;
}

div.heightfix div.span-1, div.heightfix div.span-2, div.heightfix div.span-3, div.heightfix div.span-4, div.heightfix div.span-5, 
div.heightfix div.span-6, div.heightfix div.span-7, div.heightfix div.span-8, div.heightfix div.span-9, div.heightfix div.span-10, 
div.heightfix div.span-11, div.heightfix div.span-12, div.heightfix div.span-13, div.heightfix div.span-14, div.heightfix div.span-15, 
div.heightfix div.span-16, div.heightfix div.span-17, div.heightfix div.span-18, div.heightfix div.span-19, div.heightfix div.span-20, 
div.heightfix div.span-21, div.heightfix div.span-22, div.heightfix div.span-23, div.heightfix div.span-24 {
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}

div.heightfix {
	overflow: hidden;
}


/* @end */

/* @group hd */

#hd {
	position: relative;
	margin-left: -1px;
	margin-right: -1px;
}

#hd h2 {
	margin-bottom: 0;
}

#hd h2 a {
	display: block;
	background: transparent url(images/logo.png) no-repeat left bottom;
	width: 230px;
	height: 2.4em;
	min-height: 76px;
	text-indent: -9999px;
	text-decoration: none;
}

#hd div.nav {
	background: transparent url(images/menu_bg.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-size: 1.1em;
	font-weight: bold;
}

#hd div.nav ul {
	margin: 0;
	float: right;
}

#hd div.nav ul li {
	list-style: none;
	margin: 0;
	float: left;
}

#hd div.nav ul li a {
	text-decoration: none;
	color: #fff;
	height: 30px;
	text-align: center;
	width: 122px;
	display: block;
	background: transparent url(images/menu.gif) no-repeat;
}

#hd div.nav ul li a:hover {
	background: transparent url(images/menu_over.gif) no-repeat;
}

#hd div.nav ul li.current_page_item a {
	background: transparent url(images/menu_over.gif) no-repeat;
}

#util {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
}

#util li {
	display: inline;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 0 5px;
}

#langnav {
	font-size: 0.9em;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 70px;
}

#langnav li {
	display: inline;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 0 5px;
}

/* @end */

/* @group sitemap */
#sitemap a, div.a:link, div.a:hover, div.li {
	font-size:13px;
	color:#888;	
	text-decoration:none;
	list-style-type:none;
	margin-left:0px;
}

#sitemap  h3 {
	font-size:18px;
	font-weight: bold;
	line-height: 20px;
}


/* @group sitemap */

/* @group ft-navmap */

#ft-navmap div.navbar {
	background: transparent url(images/ft-hr-line.gif) repeat-x;
	height: 1px;
	line-height: 5px;
	margin-bottom: 5px;
}

#ft-navmap div.sitemap {
	
}

/* @end */

/* @group ft */

#ft {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 1em 0;
	color: #525252;
	text-align: center;
}

#ft   div.orange-bar {
	background: transparent url(images/menu_bg.gif) repeat-x;
	height: 30px;
	line-height: 30px;
}

#ft p {
	margin: 0;
	font-size: 0.9em;
}

#ft a {
	color: #525252;
}

#ft .valid {
	background: transparent url(images/tick-trans.gif) no-repeat scroll 0pt 50%;
	padding: 0 0 0 18px;
}
	
/* @end */



/* @group breadcrumb */

.breadcrumb {
	border-bottom: 1px solid #ddd;
	margin: 0;
	line-height: 2em;
	margin-bottom: 0pt -150pt 1em;
}

.breadcrumb li {
	display: inline;
	margin: 0;
	padding: 0;
}

.breadcrumb li a {
	text-decoration: none;
	color: #000;
}

.breadcrumb li a:hover {
	color: #ff6d06;
	text-decoration: underline;
}

/* @end */

/* @group subpages */

.subpages {
	margin: 0;
	padding: 0;
	padding-top:30px; 
	padding-left:5px; 
	padding-bottom: 400px;
	background: transparent url(images/subpage_bg.gif) repeat-x;
}

.subpages li {
	line-height: 1.8em;
	color: #888;
	list-style-position: inside;
	list-style-type: disc;
}
.subpages li ul {
	margin: 0 0 -1px 1.5em;
}
.subpages li a {
	color: #444;
	text-decoration: none;
}
.subpages li a:hover {
	color: #ff6d06;
	text-decoration: underline;
}
.subpages li.current_page_item {
	color: #000;
}
.subpages li.current_page_item a {
	color: #000;
	text-decoration: none;
}

/* @end */

/* @group story */

.story h3 {
	font-size: 1.15em;
	margin: 0 0 1.5em 0;
	font-weight: normal;
}

.story h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

.story .details {
	margin: 1em 0;
	text-align: right;
	border-top: 1px solid #333;
	padding: 0.5em 0;
	font-size: 0.95em;
}

.story .details .read-on {
	background: url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right: 20px;
	display: block;
}

.story .details a {
	text-decoration: none;
}

/* @end */

/* @group search */

#searchform {
	margin: 1em 0;
}

#searchform #s {
    font-size: 16px;
    width: 150px;
    border: 1px solid #ccc;
    padding: 5px;
    font-family: Georgia, serif;
    background: #FFFFFF url(/images/input_bg.gif) repeat-x scroll center top;
}

#searchform #searchsubmit {
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 5px;
    font-family: Georgia, serif;
}

/* @end */

/* @group sidebar */

#sidebar {
	margin: 0;
	padding: 0;
	padding-top:30px; 
	padding-left:5px; 
	padding-bottom: 30px;
	background: transparent url(images/subpage_bg.gif) repeat-x;
	color: #888;
}

#sidebar a {
    color: #888;
    text-decoration: none;
}
#sidebar a:hover {
	color: #ff6d06;
	text-decoration: underline;
}

#sidebar h2 {
	font-size: 1.6em;
	margin-bottom: 0.25em;
	color: #000;
	text-align:left;	
}

#sidebar ul {
	margin: 0 -1em -1px 10px;
	background: none;
}
#sidebar li {
	line-height: 1.8em;
	color: #888;
	list-style-position: inside;
	list-style-type: disc;
}

#sidebar li ul {
	margin: 0 0 -1px 1.5em;
}

#sidebar li a {
	color: #444;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #ff6d06;
	text-decoration: underline;
}

/* @end */



/* @group misc */

div.banners img {
	display: block;
	margin: 1em auto 0;
}
div.banners p {
    margin: 0.5em auto;
    width: 180px;
    color: #999;
	text-align: center;
}

div.wp-pagenavi
{
	padding: 0px auto 0px auto;
}

.top-border {
	border-top: 1px solid #ddd;
}

#recent-entries,
#opt-block {
    margin-top: 1em;
    margin-left: 20px;
    margin-bottom: 1em;
}

#recent-entries h4,
#opt-block h4 {
    border-left: 0.5em solid #FF9618;
    padding-left: 0.5em;
    margin-bottom: 0.5em;
}

#recent-entries ul,
#opt-block ul {
    list-style-type: none;
    margin: 0;
}

#recent-entries ul li,
#opt-block ul li {
    border-bottom: 0px solid #ddd;
    line-height: 2;
}

#recent-entries ul li a,
#opt-block ul li a {
    color: #000;
    text-decoration: none;
}
#recent-entries ul li a:hover,
#opt-block ul li a:hover {
	color: #ff6d06;
}

#recent-entries ul li.more,
#opt-block ul li.more {
    border-bottom: 0;
    text-align: right;
}

#recent-entries ul li.more a,
#opt-block ul li.more a {
    text-decoration: underline;
    padding-left: 10px;
    background: transparent url(images/icon_arr.gif) no-repeat left 70%;
}

span.date {
    color: #666;
    font-size: 1em;
    font-family: Georgia, serif;
    margin-right: 0.5em;
}

a.feed img {
    vertical-align: text-bottom;
}

div.splash {
    margin-top: 1em;
}

p.postmetadata a {
    color: #000;
    text-decoration: none;
}
p.postmetadata a:hover {
	color: #ff6d06;
	text-decoration: underline;
}

/* @end */

/* @group bd */
#bd h1, h2, h3, h4 {
	color: #e86800;
	font-weight: normal;	
}

#bd h2 a {
	text-decoration: none;
	margin-bottom: 0.3em;
	padding-left: 5px;
	border-left: 0.5em solid #FF9618;
}

#bd h4 {
	font-size: 1.2em;
	color: #D94E35;
}

/* @end */

.testimonial
{
    font-style: normal;
    font-size: 0.5 em;
}

.testimonial a
{
    color: #000;
    font-size: 0.5 em;
}

table.testimonial
{
    margin-top: 3px;
    margin-bottom: 3px;
}

hr.testimonial
{
    margin: 0pt 0pt 0em;
}

/* @special button image */

div.actionbutton img {
	margin: 1em auto 0;
	float: left;
}

/*  end @special button image */

div.fb-bookmark {
	margin-left: float;
	margin-right:0px;
}
