/*  
Theme Name: fauxi2010
Version: 8.11
Theme URI: http://wp.wpgp.org
Description: fauxi2010 is a CMS theme created for WordPress.
Author: G.Liu
Author URI: http://blog.wpgp.org
*/
/* html body */
*{border:0; margin:0; padding:0}
body{
	color:#444;
	font:12px "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color:#ebe9e1;
	background-image:url(text.txt);
	background-attachment:fixed;
	}
a{
	color:#EB1D4A;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

h1 { 
font-size: 28px;
line-height:30px;
font-weight: normal;
}

h2 { 
font-size: 22px; 
font-weight: normal;
line-height:24px;
}

h3 { 
color:#EB1D4A;
font-weight: normal; 
font-size: 18px;
line-height:20px;
}
h5 { 
font-weight: normal; 
font-size: 15px;
line-height:17px;
}
h6 { 
font-weight: normal; 
font-size: 12px;
line-height:14px;
padding:0 0 5px 5px;
}

code {
	background: #FFFFC1;
}

a img {
	border: none;
}

/* Wrap */
#wrap {
	width:960px;
	margin:0 auto 0;
	padding:10px 0 10px 0;
	}

/* header */
#top-out {
	width:100%;
	background:#ebe9e1 url(images/top.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	height:167px;
	}
#header {
	width:960px;
	margin:0 auto 0;
	}
.logo {
	float:left;
	width:310px;
	height:100px;
	margin:0;
	padding:0;
	}
.logo-img {
	margin:50px 0 0 0;
	}
.top {
	float:right;
	width:635px;
	height:143px;
	margin:0;
	padding:0;
	}

/************************************************
*	Navbar      								*
************************************************/
/* page-navi */
.page-navi {
	float:right;
	width:100%;
	height:25px;
	margin:3px 0 5px 0;
	padding:0;
	overflow: hidden;
	}
.current_page_item, .current_page_item a {
	color:#FFF !important;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #B6B6B6;
	display: block;
	font-weight: normal;
	text-transform: none;
    margin: 0px;
	padding: 5px 18px 0px 18px;
	}

#nav li a:hover, #nav li a:active {
	color:#FFF;
    margin: 0px;
	padding: 5px 18px 0px 18px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background:#5D5D5D;
	color:#CCC;
	width: 100px;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding:5px 18px;
	border-bottom:1px solid #999;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #666;
	color: #FFFFFF;
	padding:5px 18px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 110px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

/************************************************
*	SubNavbar      								*
************************************************/
/* categories nav */	
.cat-navi {
	float:left;
	width:100%;
	height:25px;
	margin:0 0 10px 0;
	padding:0;
	overflow: hidden;
	}
.current-cat, .current-cat a {
	color:#0083BA !important;
	}

#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #666;
	display: block;
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
	padding:0 18px 0px;
	}

#subnav li a:hover, #subnav li a:active {
	color: #0083BA;
	display: block;
	text-decoration: none;
    margin: 0;
	padding:0px 18px 0px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background:#FFF;
	color:#666;
	width: 100px;
	float: none;
	margin: 0px;
	padding:5px 18px;
	border-bottom:1px solid #dedbd1;
	border-left:1px solid #dedbd1;
	border-right:1px solid #dedbd1;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background:#EEE;
	color:#0083BA;
	margin: 0px;
	padding:5px 18px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 110px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover1 { 
	position: static;
	}
		
	
	
.ad468 {
	float:right;
	width:468px;
	height:60px;
	padding:5px;
	margin-top:2px;
	}
.top-search {
	float:right;
	width:100%;
	height:25px;
	padding-right:5px;
	}
#searchform {
	float:right;
	margin:0;
	padding:0;
	}
.field {
	width:221px;
	height:20px;
	background: url(images/field.jpg) no-repeat;
	border:0;
	color:#999;
	overflow:hidden;
	padding:4px 0 0 4px;
	vertical-align:middle;
}
.submit {
	width:22px;
	height:24px;
	border:0;
	background:url(images/submit.png) no-repeat;
	margin-left:-5px;
	overflow:hidden;
	vertical-align:middle;
	}

/* homepage */
#homepage {
	width:960px;
	margin:0;
	padding:0;
	}
.announce {
	width:948px;
	height:20px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:5px;
	margin:0;
	border:1px solid #dedbd1;
	}
.announce-title {
	float:left;
	width:90px;
	height:16px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding:2px 0 0 5px;
	}
.announce-content {
	float:left;
	width:845px;
	height:16px;
	margin:0;
	line-height:14px;
	padding:4px 0 0 0;
	}
.announce-content ul, .announce-content ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
.announce-content ul li {
	float:left;
	margin-right:25px;
	}
.home-left {
	float:left;
	width:690px;
	padding:0 10px 0 0;
	}
.slide {
	float:left;
	width:380px;
	height:210px;
	position:relative;
	overflow:hidden;
	background:#FFF url(images/bgr-box.jpg) repeat-x top left;
	margin:10px 0 0 0;
	padding:5px;
	border:1px solid #dedbd1;
	}
/* Slide images */
#slide_nav {
	height:21px; 
	margin:0; 
	padding:0; 
	list-style:none; 
	position:absolute; 
	z-index:10; 
	bottom:5px; 
	right:5px; 
	_right:-1px;
	}

#slide_nav a {
	float:left; 
	width:15px; 
	height:15px; 
	line-height:15px; 
	margin:2px 3px; 
	font:12px Arial; 
	color:#74a8ed; 
	background:#fff; 
	border:1px solid #74a8ed; 
	text-align:center; 
	cursor:pointer; 
	display:block;
	}
#slide_nav .activeSlide {
	height: 19px; 
	width: 19px; 
	line-height: 19px; 
	margin: 0 3px; 
	font-weight: bold; 
	font-size: 16px; 
	color: #fff;
	background: #74a8ed; 
	border: 1px solid #eee;
	}
	
.wp-vip {
	float:right;
	width:266px;
	height:200px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:10px;
	margin:10px 0 0 0;
	border:1px solid #dedbd1;
	}
.wp-vip ul, .col-left ul, .col-right ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.wp-vip ul li, .col-left ul li, .col-right ul li {
	margin:0 0 5px 20px;
	padding:0;
	list-style:circle;
	}
.txt-big {
	list-style:none !important;
	margin:0 0 10px 0 !important;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	}
.vip-content, .col-content {
	width:100%;
	padding-bottom:5px;
	font-size:12px;
	color:#444;
	font-weight:normal;
	}
.home-col {
	width:100%;
	margin:0;
	margin-top:10px;
	}	
.show-images {
	width:678px;
	margin-top:10px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	border:1px solid #dedbd1;
	padding:5px;
	}
.home-left h5, .links-txt h5 {
	margin:0;
	color:#444;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
	}
.show-images h5 {
	padding-left:5px;
	}
.show-themes, .show-geeks {
	width:678px;
	padding:0 0 5px 0;
	}
.show-col {
	width:130px;
	float:left;
	padding:5px 5px 0 0;
	}
.show-img {
	float:left;
	width:124px;
	height:85px;
	margin:0;
	padding:2px;
	border:1px solid #EEE;
	}
.show-txt {
	float:left;
	width:130px;
	margin:0;
	padding:5px 0 0 5px;
	}
.show-txt a {
	color:#444;
	}
.home-col {
	width:690px;
	margin:10px 0 0 0;
	padding:0;
	}
.col-left {
	float:left;
	width:318px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:10px;
	border:1px solid #dedbd1;
	}
.col-right {
	float:right;
	width:318px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:10px;
	border:1px solid #dedbd1;
	}
.home-right {
	float:right;
	width:260px;
	padding:0;
	margin:0;
	}
.wp-ver {
	width:240px;
	background:#FFF url(images/wp-ver.jpg) no-repeat;
	height:55px;
	line-height:22px;
	padding:10px 10px 0 10px;
	}
.right-col {
	width:248px;
	margin-top:10px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:5px;
	border:1px solid #dedbd1;
	overflow : hidden;
	}
.right-col h5 {
	margin:0;
	padding:5px;
	font-weight:bold;
	}
.right-col-wp {
	width:92px;
	background:#23769D;
	}
.ad125 {
	width:260px;
	margin:10px 0 0 0;
	padding:0;
	}
.ad125-left {
	float:left;
	width:125px;
	margin:0;
	padding:0 9px 0 0;
	}
.ad125-right {
	float:right;
	width:125px;
	margin:0;
	padding:0;
	}
.wp-col-line {
	font-weight:bold;
	color:#23769D;
	padding:5px 0 5px 0;
	}
.wp-col-line a {
	color:#23769D;
	}
.right-col-line {
	margin:0;
	padding:5px 0 5px 0;
	}
.wp-col-line ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	}
.wp-col-line ul li {
	margin:0;
	padding:0 0 5px 0;
	list-style:circle !important;
	}

/* content */
#content {
	float:left;
	width:670px;
	margin:0;
	padding:0;
	}
#content h3 {
	font-weight:bold;
	color:#EB1D4A;
	padding-top:10px;
	clear:both;
	}
.main-content {
	width:100%;
	margin:0;
	padding:10px 0 10px 0;
	}
.post {
	width:670px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:10px;
	border:1px solid #dedbd1;
	margin:10px 0 0 0;
	min-height:150px;
	}
.post h2 {
	padding:5px 0 5px 0;
	margin:0;
	color:#000;
	}
.post-details {
	float:left;
	width:100%;
	margin:0;
	padding:10px 0 5px 0;
	border-bottom:double #DBDBDB;
	font-weight:bold;
	line-height:12px;
	}
.post-ad {
	width:100%;
	padding:10px 0 10px 0;
	}
.ad-left {
	float:left;
	width:400px;
	}
.ad-right {
	float:right;
	width:250px;
	}
.post-content {
	width:100%;
	padding-top:5px;
	font-size:14px;
	}
.post-content ol {
	margin-left:40px;
	padding:0 0 10px 0;
	list-style:decimal;
	}
.post-content p {
	padding:8px 0;
	line-height:22px !important;
	}
.post-content blockquote {
	background:#EEE;
	padding:10px;
	}
.archive-img {
	float:left;
	width:104px;
	}
.archive-content {
	float:right;
	width:526px;
	margin:0;
	padding-top:20px;
	}
.tags {
	float:left;
	width:100%;
	margin:0;
	font-weight:bold;
	line-height:12px;
	padding-top:20px;
	}
.arh {
	width:675px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:5px 5px 5px 10px;
	font-size:14px!important;
	color:#444;
	font-weight:bold;
	margin:10px 0 0 0;
	border:1px solid #dedbd1;
	}
.post ul {
	margin:10px 0 0 15px;
	padding:0;
	list-style:none;
	}
.post ul li {
	margin:0;
	padding:0 0 6px 0;
	list-style: disc;
	}
/* Aligning for Images */
.post-nav {width:100%;background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;padding:10px;border:1px solid #dedbd1;height:20px;clear: both; margin:10px 0 0 0;}
.post-nav a, .post-nav a:visited {text-decoration: none;
font-size:12px; color:#17A5FF; padding-top:3px;}
.post-nav .previous a {float: left;padding-left: 20px;background: url(images/left.gif) no-repeat left center;}
.post-nav .next a {float: right;padding-right: 20px;text-align: right;background: url(images/right.gif) no-repeat right center;}


/* sidebar */
#sidebar {
	float:right;
	width:260px;
	margin:0;
	padding:0;
	}

/* video */
.video-content {
	float:left;
	width:265px;
    height:200px;
	}
.video-details {
	float:left;
	margin:0;
	padding:10px 0 5px 0;
	font-weight:bold;
	line-height:12px;
	}
.video-info {
	width:270px;
	float:right;
	margin-top:10px;
	margin-right:30px;
	}
.video-info li {
	margin-left:10px;
	margin-bottom:10px;
	}
.video-content embed {
    width:265px;
    height:200px;
    }

/* comments */
#comments {
	float:left;
	width:665px;
	background:#f5f4f0 url(images/bgr-box-trans.jpg) repeat-x top left; 
	margin:10px 0 5px 0; 
	padding:10px 15px 10px 10px; 
	border:1px solid #dedbd1; 
	overflow:auto
	}
#respond {
	background:#F2F2E6;
	padding:10px 10px 0 20px;
	margin-bottom:10px;
	}
#comments input, #comments textarea {
	border:1px solid #cacaca;
	margin:5px 5px 5px 0;
	padding:5px;
	}
ol.commentlist ul.children{margin:10px 0 0 15px;}
ol.commentlist{margin:10px 0 0 25px; padding:0; list-style:decimal; font-size:12px; line-height:20px;}
ol.commentlist p{margin-bottom:10px; line-height:20px;}
.commentmetadata a{font-size:11px; color:#333;}
ol.commentlist cite{font-style:normal; font-weight:bold;}
ol.commentlist li{padding:10px 0 10px 0;}
ol.commentlist li.alt{padding:10px 10px 5px 10px !important; background:#F8F8F4; border:1px solid #DEDBD1; margin-bottom:10px;}
input#submit{font-weight:bold; padding:7px 10px; margin:0; text-align:center; border:1px solid #DEDBD1; background:#F5F4F0;}

/* PageNavi */
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	border:0 !important;
	font-size:14px !important;
	}
.wp-pagenavi {
	float:right !important;
	}

/* footer */
#footer {
	width:100%;
	background:#e4e2db url(images/bgr-footer.gif) repeat-x;
	padding-bottom:10px;
	margin-top:10px;
	}
.footer-content {
	width:960px;
	margin:0 auto 0;
	padding:20px 0 10px 0;
	line-height:14px;
	}
.footer-txt {
	width:100%;
	color:#333;
	padding-bottom:20px;
	}
.footer-txt a {
	color:#333 !important;
	}
.footer-txt ul, .footer-txt ul li {
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
	}
.footer-txt ul {
	float:right;
	}
.footer-txt ul li {
	float:left;
	margin:0;
	padding:2px 15px 0 15px;
	line-height:14px;
	border-right:1px solid #FFF;
	}
.footer-left {
	float:left;
	width:auto;
	height:29px;
	line-height:14px;
	vertical-align:middle;
	margin-top:10px;
	padding:10px 0 0 0;
	}
.footer-right{
	float:right;
	width:auto;
	height:29px;
	margin-top:10px;
	}
.footer-left a, .footer-right a {
	color:#333;
	}
.footer-right img {
	vertical-align: middle;
	}
.links-txt {
	width:940px;
	height:auto;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left;
	padding:10px;
	margin:10px auto 0;
	border:1px solid #dedbd1;
	}
.links-content {
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	}
.links-txt a {
	text-align:left;
	}
.links-txt ul, .links-txt ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
.links-txt ul li {
	float:left;
	margin-right:20px;
	}
	
/* Align */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* bottom online */
#bottomNav {
	z-index:998;
	position:fixed;
	bottom:0;
	right:0;
	width:100%;
	height:30px;
	margin:0;
	padding:0;
	background:#000;
	_position:absolute;
	_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	overflow:visible;
	}
.online {
	width:950px;
	height:20px;
	color:#FFF;
	padding:8px 0 10px 0;
	margin:0 auto 0;
	}
.online a {
	color:#FFF;
	}
.online a:hover {
	color:#EB1D4A;
	}
.online ul, .online ul li {
	margin:0;
	padding:0;
	list-style:none;
	}
.online ul li {
	float:left;
	padding-right:13px;
	}
#rightNav {
	z-index:999;
	position:fixed;
	bottom:100px;
	right:5px;
	width:80px;
	height:300px;
	padding:0;
	_position:absolute;
	_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	overflow:visible;
	}
/* ad-sub */
.ad-sub {
	width:58px;
	height:280px;
	background:#FFF url(images/bgr-box-trans.jpg) repeat-x top left; 
	padding:10px;
	font-size:10px;
	border:1px solid #dedbd1; 
	}
.ad-sub ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.ad-sub ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 10px 0;
}
.ad-sub ul li a {
	display:block;
	height:18px;
	overflow:hidden;
	padding:40px 0 0;
	text-decoration:none;
	width:57px;
}
.ad-sub ul li a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/sub-icons.png) no-repeat scroll 0 -57px;
	text-align:center;
}
.ad-sub li.sub-twitter a:hover{
	background-position:0 -58px;
}
.ad-sub li.sub-twitter a{
	background-position:0 0;
}
.ad-sub li.sub-rss a:hover {
	background-position:-57px -58px;
}
.ad-sub li.sub-rss a {
	background-position:-57px 0;
}
.ad-sub li.sub-feedburner a:hover{
	background-position:-116px -58px;
}
.ad-sub li.sub-feedburner a {
	background-position:-116px 0;
}
.ad-sub li.sub-facebook a:hover {
	background-position:-175px -57px;
}
.ad-sub li.sub-facebook a {
	background-position:-175px 0;
}