/*   
Theme Name: PikaChoose Theme
Description: New pikachoose
Author: Me
Version: 1
*/

/*
	HTML5 Reset Wordpress Theme :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
	Special thanks: The Wordpress theme owes its start to an empty theme authored 
		by Chris Coyier & Jeff Starr: http://digwp.com
	
-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  
.clear{width:100%; clear:both; display:block;}
.clearl{width:100%;clear:left;}


/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a, a:active, a:visited {
color: #b18402;
text-decoration: none;
}
a:hover {color: #ffc61f;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

.post {}
.entry{min-height: 500px;}
.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment.comment-author-admin {background: #fef9d7;}
ol.commentlist li.comment {border-left: 5px solid #f8c015; border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal; font-family: 'ZilSlab';font-size: 1.3em;}
ol.commentlist li.comment div.vcard cite.fn a.url {text-decoration:none; color: black;}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 5px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {float:right;margin-top:8px}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #aaa;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;margin-top:8px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #e5b218; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #e5b218; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #e5b218; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #f8c015;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}

/* Finally My Stuff
-------------------------------------------------------------------------------*/
@font-face {
    font-family: 'ZilSlab';
    src: url('zil-webfont.eot');
    src: url('zil-webfont.eot?#iefix') format('embedded-opentype'),
         url('zil-webfont.woff') format('woff'),
         url('zil-webfont.ttf') format('truetype'),
         url('zil-webfont.svg#ZilSemiSlabRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4,h5{font-family: 'ZilSlab';font-weight: normal;}
html{background: #fdc00f url("_/images/stripe.png") top left;} 
body{background:url('_/images/sphere.png') 50% -140px no-repeat;}

h2{font-size:2em;clear:left;}
h3{font-size: 1.65em;}
p+p{
	margin-top: 1.3em;}
	
.wpcf7-form, #respond{
	background: #f4f4f4;
	padding:5px;
	width:350px;
	-webkit-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);
	box-shadow: 2px 2px 6px 1px rgba(0, 0,0,0.2);
	position:relative;
	margin-top:20px;}
	
#respond{
	width:500px;}

.cptch_block{
	position: absolute;
	bottom: 10px;
	left: 17px;
}
.cptch_block input{
	position: relative;
	top: -4px;
}
.wpcf7-form li.important{
	font-weight: bold;}

.wpcf7-form label, #respond label{
	width:100%;
	float:left;
	margin-bottom: 5px;}	

.wpcf7-form input, .wpcf7-form textarea, #respond input, #respond textarea{
	width:300px;
	padding:5px;
	border: 0;
	white-space: pre;
	background:#FDFDFD;
	margin:5px 0 5px 10px;
	display:block;
	font-size: 1.3em;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .8);
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .8);}
	
#respond textarea{
	width:470px;}
	
.wpcf7-form ul{
	}
	
.wpcf7-form li{
	padding: 5px 0;}

.wpcf7-form li.submit{
	height:45px;}
	
.wpcf7-form li.submit input, #respond #submit{
	width:200px;
	float: right;
	margin-right: 15px;}
	
#respond p{
	clear:right;
	display: block !important;}


/* Header and Nav
-------------------------------------------------------------------------------*/
header{
	max-width: 950px;
	width:100%;
	margin:0 auto;
	text-align: center;
	position:relative;
	height:160px;}
	
header h1 a:link, header h1 a:visited{
	color:#FDFDFD;
	font-size:5.2em;
	z-index:5;
	position:relative;
	text-decoration: none;}
	
header h1 a:hover{
	text-decoration: none;
	color:#FBFBFB;}

header h1.shadow{
	color:black;
	position:absolute;
	top:3px;
	left:3px;
	font-size:5.2em;
	z-index:4;
	text-align: center;
	max-width:950px;
	width:100%;}
	
header div.description{
	font-size:1.4em;
	font-family: 'ZilSlab';
	margin-top:-11px;}
	
header #top-nav a{
	font-family: 'ZilSlab';
	color:black;
	text-decoration: none;
	font-size: 1.8em;}
	
header #top-nav a:hover{
	font-color:black;
	text-decoration: underline;}

header #top-nav ul{
	margin-top:27px;
	margin-left: 20px}

header #top-nav li{
	float:left;
	margin:0 30px;
	position:relative;}
	
	header #top-nav li ul{
		position:absolute;
		top:0;
		left:-65px;
		width: 200px;
		display:none;
		z-index: 200;
		background: #FDFDFD;
		-webkit-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);
		-moz-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);
		box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);}
	
	header #top-nav li:hover ul{
		display: block;}
		
		header #top-nav ul ul li{	
			white-space: nowrap;
			border-top: 1px dotted #666;
			padding: 6px 10px;
			margin: 0;
			min-width: 180px;
			text-align: left;}
			
		header #top-nav ul ul>:first-child{
			border-top: 0;}
		
		header #top-nav ul ul li a{
			width: 100%;
			font-size: 1.3em;
			display: block;}
	


/* +/- to show it has children */
#top-nav .nav-has-children:before{
	content: "+";
	font-size:1.3em;
	position: absolute;
	font-weight: bold;
	left:-5px;
	top:3px;
	display: block;
	width: 10px;}
	
#top-nav .nav-has-children:hover:before{
	content: "-";}
		
#top-nav .nav-has-children{
	padding-left:10px;}
/* Body
********************************************************/	
section#wrap{
	clear:both;
	margin:0 auto 20px auto;
	width:100%;
	max-width:950px;
	background-color:#FDFDFD;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .8);
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .8);
	position: relative;}
	
	
section.post code, section.post pre{
	width:500px;
	border:2px solid #030303;
	padding:5px;
	white-space: pre;
	background:#FEF9D7;
	margin:5px 0 5px 10px;
	display:block;
	overflow:auto;}

article.entry,section.comments{
	margin-right:305px;
	padding:25px;}

	
article.entry p, .comment p{
	padding-left:8px;
	line-height: 1.48em;}
	
article li{
	margin-left:10px;}
	
div.icon{
	width:50px;
	height:45px;
	float:left;
	background:url(_/images/sprite.png) top left no-repeat;}
	
div.icon.pichu{
	height: 163px;
	width: 140px;
	position: absolute;
	top:-64px;
	left:-111px;
	background-position: 0 -130px;
	z-index: 10;}
	
/* FAQs
********************************************************/
dl{border-left: 5px solid #f8c015; padding: 0 10px 10px 10px;margin-top:20px;}
dl>:first-child{border-top:0;}
dt{font-weight: bold;font-size: 16px;border-top: 1px dotted #666;}
dd{font-size: 14px;padding:0 0 18px 20px;line-height: 18px;}

dt{font-weight:bold;padding-top:10px;position: relative;}
dt span{display: block;font-size:8pt;color:#999;padding:3px;}
dl.docs dd{margin:10px;line-height:15pt;font-size:10pt;width:430px;display:none;}
dd code{margin-left:0px;}
dl.sub dd{display:block;padding-bottom:0;margin:0;}
dl+h2, p+h2, pre+h2{margin-top:20px;}
section.post dd pre{margin-left: 0;}

.docs dt:before{
	content: "+";
	font-size:.95em;
	position: absolute;
	font-weight: bold;
	left:-3px;
	top:10px;
	display: block;
	width: 10px;}
	
.docs dt.open:before{
	content: "-";}
		
.docs dt{
	padding-left:12px;
	cursor: pointer;}

.docs dl dt{
	cursor: default;}
	
.docs dl dt:before{
	content: "";} 

/* Demo
********************************************************/
#banner{
	background: url(_/images/banner.png) top left no-repeat;
	position: absolute;
	top: 20px;
	right: -8px;
	width: 130px;
	height: 105px;
	padding:15px 10px 10px 10px;
	font-family: 'ZilSlab';
	font-size: 1.15em;
	text-align: center}
	
body article .sbox{
	width:115px;
	color:black;
	display: block;
	position: relative;
	font-weight: bold;
	text-align: center;
	float:left;
	min-height:58px;
	margin-right:18px;
	border: 0;}
	
body article .sbox span{
	width:100%;
	display: block;
	font-weight: normal;
	font-size: .8em;}
	
body article .sbox div{
	color:#C0C0C0;
	position:absolute;
	bottom:5px;
	left:10px;
	letter-spacing: 1em;
	display: none;}
	
.page-id-5 article .sbox div, .page-id-436 article .sbox div{
	letter-spacing: .6em;}
	
body article .sbox:hover div{
	display:block;}
	
#examples{
	height:200px;}
	
/* Premium Themes
********************************************************/
div.theme{
	width: 600px;
	height: 235px;
	margin-top: 30px;}
	
div.theme div.right{
	float: right;
	width: 290px;
	margin-right: 5px;}
	
div.theme div.left{
	float: left;
	width: 285px;}
	
div.theme ul{
	margin: 10px 0 10px 20px;
	list-style: disc;}

div.theme ul li{
	margin-top: 8px;}
	
div.theme img{
	float: left;
	border: 3px solid black;}
	
div.theme span{
	font-size: 38px;
	float: left;
	font-weight: bold;
	padding: 0 15px 0 0;}
	
div.theme form{
	margin-top: 20px;}

div.theme form img{
	border: 0;}

div.theme h3{
	background: transparent;
	margin-bottom: 6px;}

div.theme p{
	font-weight: bold;}

/* Download page
********************************************************/
h2.more-top, .sbox+h2{
	padding-top:30px;}
	
img.download-image{
	float:left;}

img.download-image+p{
	font-size: 1.8em;
	width:320px;
	padding-left: 180px;
	padding-top:45px;}
	
	
/* Sidebar
********************************************************/
aside#sidebar{
	float:right;}
	
aside div.widget, article .sbox{
	background:#f4f4f4;
	width:285px;
	margin: 0 10px 0 0;
	-webkit-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);
	box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, .2);
	padding:10px 10px 5px 5px;
	margin-top:15px;
	min-height:45px;
	position:relative;}

aside div.widget:hover, article .sbox:hover{
	background: #E0E0E0;}
	
aside div .full{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: transparent;
	border: 0;}

div.icon.box{
	background-position: 0 -50px;}
	
div.icon.paypal{
	float:right;
	background-position: 0 -100px;
	width:100px;
	height:30px;
	margin-top:-1px;
	margin-left:4px;}

aside h3{
	text-align: right;
	font-weight: normal;
	white-space: nowrap;}
	
aside span.right{
	font-size:.8em;
	float:right;
	clear:right;}
	
/* Footer
********************************************************/
footer{
	position: relative;
	padding: 65px 0 30px 0;}
	
footer .faded{
	position: absolute;
	font-size: 6em;
	color: #F6F6F6;
	font-family: 'ZilSlab';
	font-weight: bold;
	text-align: center;
	width:100%;
	display: block;
	top:0;
	z-index: 1;}
	
footer ul, footer p{
	width:350px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	text-align: center;}
	
footer li{
	width:20%;
	float: left;
	text-align: center;}

/* Pikachoose
********************************************************/
#main-demo .pika-stage, #main-demo .pika-stage img{width:100%;height:370px;position:relative;}
#main-demo .pika-thumbs li{ width:170px; height:75px;position:relative;}
#main-demo .pika-thumbs .clip{height:100%;}
#main-demo .pika-thumbs{ margin:14px 0 0 8px;}
#main-demo .pika-stage .pika-aniwrap{position: absolute; top: 0px; left: 0px;}
#main-demo .pika-textnav{display:none;}
#main-demo .pika-counter{position: absolute;bottom: 10px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:8px;-moz-border-radius: 5px;border-radius:5px;}
#main-demo .pika-stage .caption {position: absolute; background: #000; background:rgba(0,0,0,0.7); border: 1px solid #141414; font-size: 11px; 
	color: #fafafa; padding: 10px; text-align: right; bottom: 10px; right: 10px;}
#main-demo .pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}
#main-demo  .pika-thumbs li{ float:left; margin: 0 8px 20px 8px; -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .8);	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .8); box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .8); }

/* PikaChoose Demos, mostly the faqs pages
**************/
.demo .pika-thumbs li{width: 144px; height:74px;}
.demo .pika-stage {height: 250px; width:500px; position: relative;border: 3px solid #010101;
	-moz-box-shadow: 5px 5px 2px #888;-webkit-box-shadow: 5px 5px 2px #888;box-shadow: 5px 5px 2px #888;}
.demo .pika-stage img {border:0;height:100%;}
.demo .pika-stage .caption {position: absolute; background:#000; background:rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; 
	color: #fafafa; padding: 10px; text-align: right; bottom: 10px; right: 10px;}
.demo .pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}
.demo .pika-imgnav a {display:none;}
.demo .pika-textnav {display:none;}	
.demo .pika-thumbs {margin: 10px 0 0 17px; padding: 0;}
.demo .pika-thumbs li {float: left; list-style-type: none;margin: 0 5px; border: 1px solid #000; cursor: pointer;
	-moz-box-shadow: 3px 3px 2px #888;-webkit-box-shadow: 3px 3px 2px #888;box-shadow: 3px 3px 2px #888;}
.demo .pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: center; overflow: hidden;}
.demo .pika-counter{position: absolute;bottom: 15px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}






/* Buy Sell Ads
*******************************/
body .one .bsa_it_ad{padding:10px 0 0 6px;background:transparent;border:0;clear:left;}
body .one .bsa_it_ad a{width: 130px; float: left; display: block;}
body .one .bsa_it_ad a+a{width: 142px;margin-left:5px;}
body .one .bsa_it_p {display: none;}
body .one .bsa_it_ad .bsa_it_i {margin:0;}
#bsap_aplink{color:#ccc;text-decoration: none;text-align:right; width:100%; display: block;}
