/*   
Theme Name: PHX Layers
Theme URI: http://phxlayers.com
Description: Custom Theme for PHX Layers
Author: Andrew Coppola
Author URI: http://mezzomind.com
Template: thematic
Version: 1.0
.
This theme is the property of PHXLayers and may not be used anywhere else.
.
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed-primary.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	background: #f2f2f2 /*#f0eef3*/;
	color: #403e3f;
}
p {
	color: #606060;
}
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
a:link, a:visited {
	color: #FF2525;
	text-decoration: none;
}
a:hover, #siteinfo a:hover {
		color: #ca171e;
}
.entry-title a {
	color: inherit;
}
.aside a:hover,
[class*="entry"] a:hover {
	color: #ca171e;
}
h1 {
	font-family: conduit, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2.entry-title a {
	font-family: conduit, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.entry-title {
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	margin-bottom: 16px;
	padding: 5px 5px 5px 9px;
	clear: both;
	background: white;
	position: relative;
}
.entry-meta {
	text-align: right;
	margin: -41px 10px 22px 0;
}
.entry-content {
	padding: 0px 10px 0;
}
.hentry {
	margin-bottom: 40px;
}
.exhibition .hentry {
	margin: 0;
}
.cfn {
	text-transform: uppercase;
}
.cfn a, a.cfn {
	text-decoration: none;
}
#wrapper {
	margin: 22px auto;
	width: 100%;	
}
.list-2col {
	overflow: auto;
}
.list-2col li{
	width: 45%;
	float: left;
	list-style: none;
}
.clear {
	clear: both;
}
/*****************************************************
*****		 								  HEADER
******************************************************/
#blog-title {
	display: block;
	width: 177px;
	height: 50px;
	background: url(http://phxlayers.com/img/layerstwo-logo.png) no-repeat;
	margin: 0 0 0 -2px;
}
#blog-title span a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}
#header {
	height: 50px;
	width: 100%;
	background: white;
	margin: 0 0 22px;
	border-bottom: 1px solid #ccc;
}
#branding {
	margin:0 auto;
	padding:0;
	width:782px;
}
#homelink {
	display: block;
	width: 100px;
	height: 400px;

}
#blog-description {	display: none;}

/*****************************************************
*****		 								  MAIN CONTENT
******************************************************/
#main {
	margin:0 auto;
	width: 782px;
	padding: 0 0 22px;
	overflow: visible;
}
#content {
	width: 518px;
	float: left;
}


.main-img { 
	margin: 0 0 24px 0px;
	min-height: 400px;
	width: 760px;
	padding: 10px;

	border: 1px solid #ccc;
}
.main-img img{
	border: 1px solid #fff;
	margin-left: -1px;
	vertical-align: middle;
}
#content {
	overflow: visible;
}
#siteinfo {
	width: 782px;
}
/*****************************************************
*****		 								  SIDEBAR
******************************************************/
 #sidebar, #secondary {
	width: 232px;
	float: left;
	margin: 0 0 0 20px;
	border-left: 0px solid #ccc;
	padding: 0 0 0 12px;
}
.s-category-match #content {
	width: 782px;
}
.s-category-match #sidebar, .s-category-match #secondary {
	border: 0;
	border-left: 0px solid white;
	padding: 0;
	width: 373px;
	margin-right: 0;
	margin: 0 0 0 34px;
}	

#sidebar .season-header {
	background: #fff;
	font-size: 1.25em;
	text-align: left;
	text-indent: 4px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 0px;
	padding: 7px 5px 5px;
}
#sidebar ul.preseason {
	margin: 0 0 20px;
}
#sidebar ul,
#sidebar ol {
	margin:  0;
}
#sidebar .menunav {
	font-size: .9em;
}
#sidebar li  {
	list-style: none;
	
}
#sidebar li a {
	padding: 5px 0 3px 2em;
	
}
#sidebar a {
padding: 5px 0 3px 10px;
	display: block;
	background: #f8f8f8;
	margin: 0 0 2px;
}
#sidebar a:hover {
	background: #e5e5e5;
}

/* PHXLAYERS Tweets */
#twitter-widget {
	margin: 20px 0 20px 0;
}
#twitter-widget .season-header a {
	padding: 0;
}
#sidebar #twitter-widget a,
#sidebar .tweets a {
	display: inline;
	background: transparent;
	padding: 0;
	margin: 0;
	
}
#twitter-widget li,
.tweets li{
	.font-size: .75em;
	line-height: 16px;
	padding: 10px;
	background: white;
	margin: 0 0 2px;
}
#twitter-widget .entry-content,
#twitter-widget .entry-meta,
.tweets div {
	padding: 0;
	margin: 0;
	font-size: .75em;
	}
#twitter-widget .entry-meta ,
.tweets .info {
	margin: 5px 0 0 0;
	display: block;
	background: #f2f2f2;
	text-align: right;

}
#twitter-widget .entry-meta a, 
.tweets .info a{
	
	color:#403E3F ;
}
#twitter-widget .from-meta {
	display: none;
}
.in-reply-to-meta {
	display: block;
}
.tweets .avatar {
	float: left;
	margin: 0 10px 0px 0;
}
.tweets .avatar img {
	width: 25px;
}
.tweets p.clearleft {
	margin: 0;
}
/*****************************************************
*****		 								  MATCH PAGE 
******************************************************/
.s-category-match .main-img {
	margin: 0 0 40px;
	padding-bottom: 34px;
}
.s-category-match .main-img img {
	margin-bottom: 5px;
}
#rnd-credits {
	width: 420px;
	margin: 0 0 0 18px;
	float: left;
	clear: none;
	line-height: 25px;
	font-size: 1.25em;
	text-transform: uppercase;
}
.rnd-nav {
	background: #ccc no-repeat center center;
	text-indent: -9999px;
	width: 35px;
	height: 24px;
	display: block;
	float: left;
	margin: 0 0 0 8px;
}
.rnd-nav.text {
	font-size:0.5em;
	letter-spacing:0.5px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	text-indent:2px;
	text-transform:uppercase;
	color: #fdfdfd;
	
}
.rnd-nav.wide {
	width: auto;
	padding: 0 5px;
}
a.rnd-nav:hover {
	background-color: #acacac;
}
a.rnd-nav.text:hover {
	color: white;
}
#prev-round {
	background-image: url(http://phxlayers.com/img/arrow-prev-rnd.png);
	background-position: center 48%;
	margin: 0;
}
#next-round {
	background-image: url(http://phxlayers.com/img/arrow-nxt-rnd.png);

}
#rnd-nav-full {
	background-image: url(http://phxlayers.com/img/rnd-nav-full.png);
}
#rnd-nav-rounds {
	background-image: url(http://phxlayers.com/img/rnd-nav-full.png);
}

#rnd-nav-title {
	background-image: url(http://phxlayers.com/img/rnd-nav-full.png);
	
	
}

#rounds {
	position: relative;
	float: left;
}
#rounds a:hover .round-nav {
	visibility: visible;
}
#round-nav {
	position: absolute;
	top:  -64px;
	right: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	-moz-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);
	background:none repeat scroll 0 0 #D2D2D2;
	border:1px solid #999999;

	list-style:none;
	margin:0;
	overflow:auto;
	padding:3px 2px;
	width:29px;
	display:block;
	}

#round-nav li {
	float: left;
	width: 25px;
	text-align: center;
	
	text-decoration: none;
	font-size: .8em;
}
.round-nav.fl-left li:first-child {
	margin-left: 0;
}
#round-nav li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 2px;
	background: #f2f2f2;
}
#round-nav li a:hover {
	background: white;
}
#match-players {
	font-size: 32px;
	font-weight: bold;
	color: #d4d4d4;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: -64px;
	z-index: 20;
}
.player1, a.player1 {
	color: #FF2525;
}
#player1 a:hover{
	color: #ca171e;
}
.player2, a.player2, #player2 a:hover, #player2 a{
	color: #00AADB;
}

#players{
	overflow: auto;
	margin: 0 0 40px 0;
	padding: 0 10px;
}

div#player1, div#player2  {
	width: 326px;
	float: left;
}
#player1 {
	margin-right: 18px;
}
#player2 {
	margin-left: 26px;
}
#players div[id*=player] .view-matches {
	float: left;
	display: block;
	font-size: .75em;
	text-align: center;
		margin-right: 12px;
}
#players div[id*=player] .view-matches img {
	display: block;
}
#players .times {
	margin: 17px 0 0 ;
}
.player_info {
	width: 228px;
}
.player_info h3 {
	font-size: 18px;
}
.player_info h4 {
	line-height: 12px;
	margin: 0 0 12px;
}
.player_info p {
	font-size: .8em;
	line-height: 16px;
	margin: 0;
}

.s-category-match .entry-content p {
/*	column-count:2;
	-moz-column-count: 2;
	-moz-column-gap:37px;
	column-count:2;
	-webkit-column-count: 2;
	-webkit-column-gap:37px;*/
}
.s-category-match .entry-content p:last-child {
	margin:0
}
#vote_wrapper {
	margin: 0 0 40px;
}
#voting{
	overflow: auto;
	
}
#voting .vote:first-child, #result .vote-result:first-child {
	margin-right: 34px;
}
.vote, .vote-result {
	width: 277px;
	background: white;
	border: #ccc 1px solid;
	padding: 10px 10px 10px 85px;
	float: left;
	display: block;
	height: 60px;
	text-transform: uppercase;
	font-size: 32px;
	text-decoration: none;
	line-height: 60px;
}
.vote.player1 {
	background:white url(http://phxlayers.com/img/vote-red-diamond.png) no-repeat 15px 9px;
}
.vote.player2 {
	background: white url(http://phxlayers.com/img/vote-blue-diamond.png) no-repeat 15px 9px;
}
.vote:hover {
	background-position: 15px -111px;
}
h1 #tw-login {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: .5em;
	font-weight: normal;
	text-transform: none;
	
}
#results {
	border-bottom: 1px solid #999;
	background: url(http://phxlayers.com/img/results-grid.gif) center bottom repeat;
	
	position: relative;
	height: 100px;
}
#results .vote-result {
	margin: 0 0 0px 0px;
	width: 360px;
	border: 0;
	position: absolute;
	bottom: 0;
	padding: 0;
	text-align: center;
}
#results h5 {
	font-size:0.5em;
	position:absolute;
	text-align:center;
	top:-40px;
	width:100%;
}
#results #player1_results {
	background: #FF2525;
	left: 15px;
}
#results #player2_results {
	background: #00AADB;
	right: 15px;
}
#tweeting-controls .btn {
	margin: -10px 0 0 0;
	background: red;
	color: white;
}
.msg h4 {
	text-align: center;
	font-size: 1.25em;
}
.msg p {
	text-align: center;
}
/*****************************************************
*****		 								  Comments
******************************************************/
#comments, #comments-list {
	padding: 0;
}
#comments h3 {
	background: #fff;
	font-size: 1.5em;
	text-align: left;
	text-indent: 4px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 0px;
	padding: 7px 5px;
	line-height: 1;
	text-transform: uppercase;
}
#comments-list ol {
	border:  0;
	margin: 0;
}

#comments-list li {
	padding: 10px;
	background: #fff;
	border: 0;
	margin: 0 0 2px ;
}
#comments-list li.alt {
	background: #f6f6f6;
}
#comments-list li.bypostauthor {
	background: #e6e6e6;	
}
#comments .comment-author {
	
	padding: 0;
}
#comments-list li .avatar {
	position: static;
	margin: 0 2px 0 0;
	vertical-align: top;
}
#comments .comment-meta {
	margin: -19px 0 0;
	padding: 0 0 9px 42px;
	
}
#comments .comment-meta a:hover {
	color: #FF2525;
}
#comments .comment-content {
	
	padding: 8px 8px 8px 42px;
}

.s-category-match #comments {
	clear: both;
	width: 375px;
	float: left;
	
}
#respond{
	background: #F6F6F6;
	padding: 0;
}
#respond #login {
	font-size: .75em;
	margin:-23px 5px 12px;
	text-align: right;
}
#respond .form-label, #comment-notes {
	
	border-bottom: 0px solid #ccc;
	text-indent: 10px;
}
#comment-notes {
	font-size: 11px;
}#comments textarea, #comments input {
	border: 1px solid #f6f6f6;
	padding: 4px 3px;
	color: #403E3F;

	background: #fff;
}
#comments textarea:focus, #comments input:focus {
	border: 1px solid #ccc;
}
.form-input, .form-textarea {
	width: 96%;
	margin: 0 auto;
}
.form-section textarea, .form-section input[type*=text] {
	width: 98%;
}
.form-submit {
	text-align: left;
}
#comments .form-submit input {
	border: 1px solid #f6f6f6;
	background: #fff;
	padding: 5px 10px;
	color: #FF2525;
	margin: 0 0 7px 7px;
}
#comments .form-submit input:hover {
	background: white;
	color: #ca171e;
	border: 1px solid #ccc;
	cursor: pointer;
}

#form-allowed-tags {
	display: none;
}

/*****************************************************
*****		 								  PLAYERS PAge
******************************************************/
.player-list {
	padding: 0 10px;
	margin: 0 0 20px;
	overflow: auto;
}
.player-list a{
	float:left;
	margin:0 22.7px 22px 0;
	padding:10px;
	border:1px solid #ccc;
	text-align: center;
	display: block;
	font-size: .7em;
}
.player-list a img {
	display: block;
	margin: 0 0 10px;
}
.player-list a:nth-child(4n) {
	margin-right: 0;
}
[class$=player-list] a:hover {
	background: white;
}

.q-player-list {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
.q-player-list li {
	float: left;
	margin: 0 10px 10px 0;
}
.q-player-list a {
	padding: 10px 10px 7px;
	margin: 0;

	white-space: nowrap;
	float:left;
	display:block;
	border: 1px solid #ccc;
	width: 137px;
	font-size: .8em;
}

.q-player-list a img {
	vertical-align: top;
	margin-right: 8px;
}
.q-player-list li:nth-child(3n) {
	margin-right: 0;
}

/*****************************************************
*****		 								  Single Player Page
******************************************************/

.player-info {
	padding: 0 10px;
	margin: 0 0 40px;
	overflow: auto;
}
.player-info img {
	float: left;
	margin: 0 20px 0 0;
}
.entry-title .player-twtr {
	margin: -23px 10px -3px 0;
	text-align: right;
	display: block;
	font-size: .5em;
	letter-spacing: .5px;
	color: #FF2525;
}
.player-info .data {
	width: 393px;
	float: right;
}

/*  These are shared with the Season/Matches Page */
.matches_played {
	list-style: none;
	padding: 0 10px;
	margin: 0 0 40px;
}
.matches_played li {
	float: left;
	margin: 0 20px 20px 0;

}
.matches_played.qualifier li,
.matches_played.roundone li {
	margin-right: 16px;
}
.matches_played li a {
	width: 217px;
	border: 1px solid #ccc;
	display: block;
	padding: 10px;
	font-size: .8em;
}
.matches_played.qualifier li a,
.matches_played.roundone li a {
	width: 90px;
}
.matches_played.finals li a {
	width: 478px;
}
.matches_played li a:hover {
	background: white;
}
.matches_played li a img {
	display: block;
	margin: 0 0 10px;
}
.season-page .matches_played img {
	margin:0;
}
.matches_played li:nth-child(2n) {
	margin-right: 0;
}
.matches_played.qualifier li:nth-child(2n),
.matches_played.roundone li:nth-child(2n) {
	margin-right: 16px;
}
.matches_played.qualifier li:nth-child(4n),
.matches_played.roundone li:nth-child(4n) {
	margin-right:0;
}
