/*  
Theme Name: Player Perspective
Theme URI: http://www.hypeelite.com/
Description: Revised template for the Player Perspective website
Author: Erika Nicole Kendall for Hype IMD
Author URI: http://www.hypeelite.com/



*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
html{
font-size: 125%;
}
body {
line-height: 1;
background: #43454f url(images/bg-chalkboard.jpg) repeat fixed 0 -40px; 
font-size: 50%;
font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

.thou{
width: 960px;
margin: 15px auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #fff;
padding: 15px;
position: relative;
}
.cleaner {
clear:both;
height:0;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}
.alignleft{
float: left;
margin: 10px;
}
.alignright{
float: right;
margin: 10px;
}
.aligncenter, .centered{
display: block;
margin: 0 auto;
}
em{
	font-style: italic;
	}
strong{
	font-weight: bold;
	}
/* top nav */
#searchme{
	margin: 0 280px 15px 0;
	background: #1693A5;
	padding: 4px 15px 5px 5px;
	position: relative;
	}

#topnav{
	float: left;
	}
#topnav li{
	float: left;
	width: 127px;
	padding: 0 15px 0 0;
	}
#topnav img{
	width: 112px;
	height: 112px;
	border: 1px solid #333;
	margin-bottom: 10px;
	}
#topnav h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4;
	}
#topnav h5 a{
	color: #1b727e;
	text-decoration: none;
	}
#topnav h5 a:hover{
	text-decoration: underline;
	}
#topnav h5 a:visited{
	color: #555;
	}
#tweetcount{
	position: absolute;
	left: 375px;
	top: 0;
	font-size: 4em;
	line-height: .9;
	}
#tweetcount img{
	padding-top: 7px;
	}
#searchform, #emailform{
	width: 356px;
	height: 24px;
	position: relative;
	}
#s{
	width: 318px;
	height: 33px;
	background: url(images/search-left.jpg) no-repeat;
	border: 0;
	padding: 5px 0 0 18px;
	position: absolute;
	top: 0;
	left: 0;
	color: #666666;
	}
#emailform{
	width: 300px;
	margin-top: 4px;
	}
#emailme{
	width: 258px;
	height: 33px;
	background: url(images/search-left.jpg) no-repeat;
	border: 0;
	padding: 5px 0 0 18px;
	position: absolute;
	top: 0;
	left: 0;
	color: #666666;
	}
#emailsubmit{
	position: absolute;
	left: 258px;
	}
#searchsubmit{
	position: absolute;
	left: 318px;
	}
/* columns */
#logobar{
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background: #333;
	}

.alpha{
	width: 600px;
	float: left;
	}
#slides{
	margin-bottom: 20px;
	height: 250px;
	width: 600px;
	}
.beta{
	margin-left: 615px;
	}
#logome{	
	padding: 10px 0;
	width: 980px;
	margin: 0 auto;
	text-transform: uppercase;
	color: #fff;
	font-size: 2em;
	}
#logome a{
	color: #fff;
	font-size: 2.6em;
	text-decoration: none;
	}
/* navigation */
#navigate{
	margin: -15px -15px 15px;
	background-color: #333;
	padding: 10px;
	}
#navigate li{
	display: inline;
	font-size: 1.8em;
	text-transform: uppercase;
	margin-right: 15px;
	position: relative;
	}
#navigate li a{
	color: #eee;
	text-decoration: none;
	}
#navigate .children li{
	font-size: 1em;
	}
#container-1, #container-1 *, #container-1 iframe{
	z-index: 1;
	}
.children{
	width: 500px;
	position: absolute;
	bottom: 30px;
	left: 0;
	background: #333;
	z-index: 3999;
	display: none;
	border: 1px solid #444;
	}
.children li{
	position: relative;
	z-index: 3999;
	display: block;
	padding-left: 10px;
	}

/* archive */

h2.archivetitle{
	font-size: 4em;
	color: #fff;
	background: #333;
	font-weight: bold;
	margin: 0 0 25px -15px;
	padding: 5px 5px 0 15px;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	border-bottom: 5px solid #1693A5;
	}
/* post headings */
.date-stamp{
	width: 60px;
	color: #fff;
	background: #1693A5;
	font-size: 3.7em;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0;
	line-height: .3;
	float: left;
	height: 110px;
	}
.date-stamp hr{
	margin: 5px;
	border: 0;
	background: #6bc1ce;
	}
.date-stamp-month{
	padding: 0;
	}
.date-stamp-day{
	padding: 0;
	}
p.authormeta{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	padding-left: 70px;
	}	
.authormeta a, .authormeta a:visited{
	color: #1693A5;
	}
/* post content */
h2.title{
	font-size: 4em;
	color: #333;
	margin: 0 0 10px;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	border-bottom: 5px solid #1693A5;
	padding-left: 70px;
	}
h2.title a, h2.title a:visited{
	color: #333;
	text-decoration: none;
	}
h2.title a:hover{
	color; #666;
	}
#content .meta a, #content .meta a:visited{
	color: #fff;
	text-decoration: none;
	border: 0;
	}
.the-loop{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #232323;
	margin-bottom: 30px;
	}
.post-c a{
	color: #444568;
	text-decoration: none;
	border-bottom: 1px dotted #444568;
	}
.the-loop img.alignleft, .the-loop img.alignright, .the-loop img.alignnone{
	margin: 10px;
	border: 1px dotted #444;
	padding: 1px;
	}
.the-loop ul, .the-loop ol{
	border-left: 1px dotted #444;
	margin: 15px 30px;
	padding-left: 15px;
	}
.the-loop li{
	margin: 0 0 7px;
	list-style-position: inside;
	}
.the-loop ul li{
	border-left: 1px dotted #444;
	margin: 15px 30px;
	padding-left: 15px;
	list-style-type: square;
	list-style-position: outside;
	}
.the-loop ol li{
	list-style-type: decimal;
	list-style-position: inside;
	}
.the-loop h1{
	font-size: 2.4em;
	color: #222;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	}
.post-c h2{
	font-size: 2.2em;
	color: #222;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	}
.the-loop h3{
	font-size: 2em;
	color: #222;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	}
.the-loop h4, #commentform h4{
	font-size: 1.8em;
	color: #222;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	}
.the-loop h5{
	font-size: 1.6em;
	color: #222;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	}
.the-loop h6{
	font-size: 1.4em;
	color: #222;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	}
.post-c p{
	margin: 15px 15px 0;
	}
dl{
	margin: 2em 0;
	padding: 0;
	}

dl dt{
	position: relative;
	left: 0;
	top: 1.1em;
	width: 8em;
	font-weight: bold;
	}

dl dd{
	border-left: 1px dotted #444568;
	margin: 0 0 0 9em;
	padding: 0 0 .5em .5em;
	}
.readmore{
	width: 120px;
	background: #1693A5;
	text-align: center;
	font-size: 2.7em;
	padding-top: 5px;
	}
.readmore a{
	color: #333;
	text-decoration:none;
	border: 0;
	}
p.postmeta{
	text-align: right;
	border-top: 5px solid #1693A5;
	}
.postmeta img{
	padding-top: 5px;
	}
.postmeta a, .postmeta a:visited{
	color:#1693A5;
	}
.author-box{
	padding: 15px;
	background: #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.author-box img{
	float: left;
	margin: 0 10px 15px 0;
	border: 1px solid #1693A5;
	}
.author-name{
	font-size: 1.6em;
	margin-left: 65px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dotted #1693A5;
	margin-bottom: 10px;
	}
.author-description{
	font-size: 1.4em;
	margin-left: 65px;
	margin-bottom: 10px;
	}
.author-links{
	font-size: 1.2em;
	margin-left: 65px;
	}
.author-links a, .author-links a:visited{
	color: #1b727e;
	text-decoration: underline;
	}
#commentform p a{
	color: #1b727e;
	}
/* pagelist */
#pagelist{
	background: #1693A5;
	padding: 15px;
	text-align: center;
	margin-top: 15px;
	}
#pagelist li{
	display: inline;
	font-size: 1.2em;
	margin-left: 20px;
	}
#pagelist a{
	color: #fff;
	text-decoration: none;
	}
/* widgets */
.gamma{
	width: 150px;
	float: left;
	}
.delta{
	margin-left: 165px;
	}
.widget{
	margin-bottom: 30px;
	font-size: 1.2em;
	line-height: 1.4;
	}
.widget h3{
	font-size: 3em;
	color: #fff;
	background: #333;
	margin-right: -15px;
	padding: 5px;
	text-transform: uppercase;
	border-bottom: 5px solid #1693A5;
	}
.widget h3 a, .widget h3 a:visited{
	color: #fff;
	text-decoration: none;
	}
.widget li{
	list-style-image: url(images/sub.png);
	list-style-position: inside;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #666;
	margin: 0 10px;
	}
.widget li a{
	color: #333;
	text-decoration: none;
	}
#findus img{
	margin: 10px 0 0 21px
	}
.tagcloud a{
	color: #1693a5;
	text-decoration: none;
	padding: 3px;
	}
/* comments */

#respond h3, h3#comments, #commentform h4{
	font-size: 3em;
	color: #fff;
	font-family: "Trebuchet MS", "Palatino Linotype", Arial, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	background: #1693A5;
	}
textarea#comment{
	width: 575px;
	border: 3px solid #a5a5a5;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	}
#commentform input{
	margin: 5px 0 5px;
	border: 3px solid #a5a5a5;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 570px;
	}
.topline{
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	}
#commentform p{
	font-size: 1.2em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 5px;
	}
.comment{
	padding: 15px;
	background: #eee;
	margin-bottom: 5px;
	}
.gravatar-shot{
	float: left;
	}
.gravatar-shot img{
	border: 1px solid #1693A5;
	}
.commentauthor{
	font-weight: bold;
	font-size: 1.4em;
	color: #333;
	}
.commentauthor a{
	color: #333;
	}
.commentmeta{
	font-size: 1.2em;
	margin: 7px 0;
	color: #666;
	}
.commentmeta a{
	color: #666;
	text-decoration: none;
	}
.commentmeta a:hover{
	text-decoration: underline;
	color: #444;
	}
.comment-text{
	margin-left: 60px;
	}
.comment-content{
	font-size: 1.2em;
	line-height: 1.5;
	}
.bypostauthor{
	background: #B8D9DD;
	}
.comment-content p{
	margin-bottom: 10px;
	}
.comment-content li{
	margin: 0 0 5px;
	}
.comment-content a, .comment-content a:visited{
	color: #1693A5;
	}
blockquote{
	color: #666;
	padding: 5px;
	background: #B9E2E8;
	border-bottom: 5px solid #1693A5;
	font-size: 1.6em;
	line-height: 1.4;
	font-style: italic;
	margin: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
blockquote p, .post-c blckquote p{
	margin: 5px 0;
	font-size: 1em;
	}
blockquote *{
	font-family: 1em;
	}
/* Skin */
/* Caution! Ensure accessibility in print and other media types... */

    .ui-tabs-hide {
        display: none;
    }

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
.onefive{
	margin-bottom: 15px;
	}
.tabcont{
	background: #fff;
	border: 0;
	padding: 0;
	}
.tabtent{
	background: #Fff;
	}
.ui-tabs-nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}
.tabtops{
	z-index: 23;
	margin-bottom: 15px;
	}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 10px;
    background: #1693A5;
}
.ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    color: #Fff;
	font-size: 1.4em;
    line-height: 1.2;
    text-align: center;
	letter-spacing: .1em;
    text-decoration: none;   
    outline: 0; /* prevent dotted border in Firefox */
	border: 0;
	width: 180px;
    background: #1693A5;
    display: block;
    padding: 10px;
	height: 74px;
}
.ui-tabs-nav a:hover{
	background: #333;
	color: #fff;
	}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0;
    z-index: 2;
    margin-top: 0;
    color: #333;
    background: #6BC1CE;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    background: #FFf; /* declare background color for container to avoid distorted fonts in IE while fading */
	border: 0;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(http://playerperspective.com/wp-content/themes/pp/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* footer paging */
h4.foottitle{
	font-size: 3em;
	padding: 4px;
	background: #333;
	color: #fff;
	border-bottom: 5px solid #1693A5;
	text-transform: uppercase;
	margin-bottom: 15px;
	}
.epsilon{
	width: 290px;
	float: left;
	}
.zeta{
	margin-left: 305px;
	}
.pagelists li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 5px;
	font-size: 1.4em;
	line-height: 1.4;
	}
.pagelists a{
	display: block;
	padding: 6px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}
.pagelists a:hover{
	color: #fff;
	background: #1693a5;
	}
.footer{
	text-align: center;
	}
#wpfooter{
	background: #fff;
	width: 960px;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	}
#tumblr-widget-3 li{
	list-style-image: none;
	}
#tumblr-widget-3 img{
	border: 3px solid #1693a5;
	text-align: center;
	margin-left: 35px;
	}
#container-1 #fb_share_1{
	display: none;
	}
/* pagenavi */
.wp-pagenavi {
	clear: both;
	font-size: 1.2em;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #1693A5;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}