/*
Theme Name: PolarMax - The Wire
Theme URI: http://www.airtypestudio.com/
Description: The Wire developed by the great Airtype Studio 2010.
Version: 1.0
Author: Airtype Studio
Author URI: http://www.airtypestudio.com/
Tags:
*/

/* ----------------------------- */
/* Page Structure                */
/* ----------------------------- */

#wireContent {
	margin: 0 auto;
	padding: 25px 0;
	overflow: auto;
	width: 900px;
}

a {
	color: #7ac142;
}

#colleft {
	float: left;
	margin-right: 15px;
	width: 585px;
}

#colleft.home {
	padding-top: 17px;
}

#colleft h1 {
	height: 157px;
	margin-bottom: 15px;
	text-indent: -9999px;
	width: 585px;
}

#colleft .post .tease ul {
	margin: 20px 0 20px 15px;
}

#colleft .post .tease li {
	color: #585b56;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 2px 0;
	list-style: disc;
	list-style-position: inside;
}

/* ----------------------------- */
/* Page Image Headers            */
/* ----------------------------- */

#colleft.home h1 {
	background: url(images/headerNews.jpg);
}

#colleft.athletes h1 {
	background: url(images/headerAthletes.jpg);
}

#colleft.photos h1 {
	background: url(images/headerPhotos.jpg);
}

#colleft.filmreel h1 {
	background: url(images/headerFilmreel.jpg);
}

#colleft.media h1 {
	background: url(images/headerMediaroom.jpg);
}

#colleft.events h1 {
	background: url(images/headerEvents.jpg);
}

/* ----------------------------- */
/* Post Content               */
/* ----------------------------- */

#colleft .post .tease, #colleft .postTeam .tease {
	background: #f6f6f6;
	margin-bottom: 2px;
	padding: 12px 30px 2px;
}

#colleft .post .title, #colleft .postTeam .title {
	color: #7ac142;
	font-size: 2.1em;
	font-weight: bold;
	min-height: 35px;
	line-height: 1.1em;
	margin-bottom: 15px;
	padding: 0 0 0 50px;
	text-align:  left;
}

#colleft .post .event .title {
	margin-bottom: 15px;
}

#colleft .post .event h3.date {
	color: #a7a7a7;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 15px;
}

#colleft .post .title a, #colleft .postTeam .title a {
	color: #7ac142;
	text-decoration: none;
}

#colleft .post a:hover, #colleft .postTeam a:hover {
	text-decoration: underline;
}

#colleft .cat1 .title {
	background: url(images/nav1.png) no-repeat;
}

#colleft .cat3 .title {
	background: url(images/nav2.png) no-repeat;
}

#colleft .cat4 .title {
	background: url(images/nav3.png) no-repeat;
}

#colleft .cat5 .title {
	background: url(images/nav4.png) no-repeat;
}

#colleft .cat7 .title {
	background: url(images/nav5.png) no-repeat;
}

#colleft .cat8 .title {
	background: url(images/nav6.png) no-repeat;
}

#colleft.team .cat3 .title {
	background: none;
	min-height: 0;
	margin-bottom: 0;
	padding: 0;
}

#colleft .sport {
	color: #a7a7a7;
	font-size: 1.7em;
	margin-bottom: 15px;
}

#colleft .post p, #colleft .postTeam p {
	color: #585b56;
	font-size: 1.2em;
}

#colleft .tease p {
	margin-bottom: 15px;
}

#colleft .post p a:hover, #colleft .tease p a:hover, #colleft .postTeam p a:hover {
	text-decoration: none;
}

#colleft .post .meta, #colleft .post .share, #colleft .postTeam .meta, #colleft .postTeam .share {
	background: #f6f6f6;
	margin-bottom: 25px;
	overflow: auto;
	padding: 8px 30px 5px;
}

#colleft .meta h4 {
	font-size: 1.8em;
	font-weight: bold;
	float: left;
	width: 110px;
}

#colleft .meta h4 a {
	color: #7ac142;
	text-decoration: none;
}

#colleft .meta h4 a:hover {
	text-decoration: underline;
}

#colleft .post .metaRight {
	float: right;
	overflow: visible;
}

#colleft .post .meta p, #colleft .postTeam .meta p {
	float: left;
	height: 20px;
}

#colleft .meta .date {
	margin-right: 13px;
}

#colleft span.date {
	color: #7ac142;
	font-weight: bold;
}

/* ----------------------------- */
/* Post Navigation               */
/* ----------------------------- */

#colleft .navigation {
	overflow: visible;
}

#colleft .prevPage {
	float: left;
}

#colleft .nextPage {
	float: right;
}

#colleft .navigation a {
	display: block;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 88px;
}

#colleft .prevPage a {
	background: url(images/previous.png);
}

#colleft .nextPage a {
	background: url(images/next.png);
}

/* ----------------------------- */
/* Post Meta Footer              */
/* ----------------------------- */

#colleft p.comment {
	background: url(images/iconComment.png) 0 2px no-repeat;
	padding-left: 25px;
}

#colleft p.comment a {
	color: #585b56;
	text-decoration: none;
}

#colleft p.comment a:hover {
	text-decoration: underline;
}

#colleft .post .share, #colleft .postTeam .share {
	padding: 10px 10px 10px 30px;
}

#colleft .share h4 {
	color: #585b56;
	float: left;
	font-size: 1.2em;
	margin-right: 8px;
	padding-top: 1px;
}

#colleft .share li {
	float: left;
}

#colleft .share li a {
	display: block;
	height: 16px;
	margin-right: 8px;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
}

#colleft .shareFB a {
	background: url(images/iconFB.png);
}

#colleft .shareTw a {
	background: url(images/iconTw.png);
}

.fbLike {
	float: left;
	margin-right: 330px;
}

/* ----------------------------- */
/* Comments                      */
/* ----------------------------- */

div#comments h3 {
	background: url(images/iconComment.png) 35px 0 no-repeat;
	color: #aeaeae;
	font-size: 1.6em;
	font-weight: bold;
	line-height:  1.2em;
	margin-bottom: 15px;
	padding: 0 28px 0 65px;
	text-align: left;
}

#comments .comment {
	background: #f6f6f6;
	margin-bottom: 20px;
	min-height: 96px;
	padding: 20px;
}

#comments .comment img {
	float: left;
	margin-right: 25px;
}

#comments .comment h4, #comments .comment p {
	margin-left: 120px;
}

#comments .comment h4 {
	color: #585b56;
	font-size: 1.2em;
	margin-bottom: 3px;
}

#comments .comment h4 a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#comments .comment h4 a:hover {
	text-decoration: underline;
}

#comments .comment p, p.loggedIn {
	color: #585b56;
	font-size: 1.2em;
	margin-bottom: 8px;
}

#comments .comment p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	margin-bottom: 8px;
}

#reply {
	background: #f6f6f6 url(images/iconComment.png) 27px 13px no-repeat;
	color: #aeaeae;
	font-size: 1.6em;
	font-weight: bold;
	line-height:  1.2em;
	margin-bottom: 2px;
	padding: 10px 0 10px 60px;
}

#commentform {
	background:  #f6f6f6;
	padding:  10px 21px 20px;
}

#commentform label {
	color: #585b56;
	font-size: 1.2em;
}

#commentform label span {
	color: #7ac142;
	font-size: 1.2em;
	font-weight: bold;
}

p.loggedIn {
	color: #585b56;
	font-size: 1.2em;
	margin-bottom: 8px;
}

#commentAuthor, #commentEmail, #url {
	background: url(images/bgInput.png) no-repeat;
	border: 0;
	font-size: 1.4em;
	height: 33px;
	margin-bottom: 5px;
	margin-right: 8px;
	padding: 0 6px;
	width: 214px;
}

#comment {
	background: url(images/bgComment.png) no-repeat;
	border: 0;
	font-size: 1.4em;
	height: 77px;
	margin-bottom: 10px;
	padding: 8px;
	width: 527px;
}

#commentSubmit {
	margin-left: 374px;
}

/* ----------------------------- */
/* Pro Team                      */
/* ----------------------------- */

#colleft.athletes {
	overflow: hidden;
}

.athlete {
	float: left;
	margin: 0 11px 20px 0;
	position: relative;
	width: 287px;
}

.athlete.right {
	margin-right: 0;
}

.athlete h6 {
	background: url(images/nav2.png);
	height: 35px;
	left: 241px;
	position: absolute;
	text-indent: -9999px;
	top: 154px;
	width: 35px;
}

.athlete .content {
	background: #f6f6f6;
	margin-bottom: 2px;
	padding: 15px 30px;
}

.athlete h3 {
	margin-bottom: 3px;
}

.athlete h3 a {
	color: #7ac142;
	font-size: 2.1em;
	font-weight: bold;
	text-decoration: none;
}

.athlete h3 a:hover {
	text-decoration: underline;
}

.athlete .content h4 {
	color: #a7a8a7;
	font-size: 1.7em;
	margin-bottom: 10px;
}

.athlete .content p {
	color: #585b56;
	font-size: 1.2em;
}

.athlete .meta {
	background: #f6f6f6;
	overflow: hidden;
	padding: 5px 30px 10px;
}

.team {
	position: relative;
}

.team h6 {
	background: url(images/nav2.png);
	height: 35px;
	left: 540px;
	position: absolute;
	text-indent: -9999px;
	top: 180px;
	width: 35px;
}

/* ----------------------------- */
/* Events                        */
/* ----------------------------- */

.events dl {
	color: #666;
	font-size: 1.4em;
	margin-bottom: 12px;
}

.events dt {
	float:  left;
	font-weight: bold;
	margin-right: 6px;
}

.events dd {
	margin-bottom: 3px;
}

/* ----------------------------- */
/* Media Room                    */
/* ----------------------------- */

.media .headBar {
	background: #8ec85a;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 8px 0 8px 12px;
}

.media .tease dl {
	color: #6b6d69;
	font-size: 1.2em;
}

#colleft .media .tease dl a:hover {
	text-decoration: none;
}

.media .tease dt {
	font-weight: bold;
}

.media .line, .media .logo, .media .pdf {
	margin-bottom: 15px;
	position: relative;
}

.media .line {
	overflow: auto;
}

.media .line .image {
	float: left;
	width: 175px;
}

.media .line dl {
	margin-left: 180px;
}

.media .line dt {
	float: left;
	width: 195px;
}

.media .line dd {
	margin-bottom: 8px;
}

#logos, #pdfs {
	margin-bottom: 10px;
	overflow: visible;
}

.media .logo {
	float: left;
	width: 175px;
}

#colleft .tease .logo p {
	margin-bottom: 8px;
}

.media .logo dt {
	margin-bottom: 8px;
}

.media .logo dd {
	margin-bottom: 5px;
}

.media .pdf {
	background: url(images/iconPDF.png) no-repeat;
	float: left;
	padding-left: 35px;
	width: 140px;
}

.media img.focus { 
	border: 1px solid #dfdfdf; 
}

.line, #logos dd, #pdfs dd {
	position: relative;
}

.terms {
	background: #fff;
	border: 1px solid #7ac142;
	font-size: .8em;
	height: 88px;
	padding: 10px;
	position: absolute;
	width: 140px;
}

.line .terms {
	left: 360px;
	top: 0;
}

.logo .terms {
	left: 0;
	top: 70px;
}

.pdf .terms {
	left: 0;
	top: 0;
}

#colleft.media .tease .terms p {
	margin-bottom: 5px;
	text-align: justify;
}

#colleft.media .tease .terms a {
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}

#colleft.media .tease .terms a.agree {
	background: #7ac142;
}

#colleft.media .tease .terms a.cancel {
	background: #c5c5c5;
}

/* ----------------------------- */
/* Sidebar & Navigation          */
/* ----------------------------- */

#colright {
	float: right;
	width: 300px;
}

#colright #logoWire {
	margin-bottom: 10px;
}

#logoWire a {
	background: url(images/logoWire.png);
	display: block;
	height: 58px;
	overflow: hidden;
	text-indent: -9999px;
	width: 181px;
}

#logoWire a:hover, #follow a:hover {
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;*/
	opacity: 0.8;
}

#navWire {
	margin-bottom: 25px;
}

#navWire li a {
	background-color: #f6f6f6;
	color: #585b56;
	display: block;
	font-size: 1.5em;
	height: 32px;
	margin-bottom: 1px;
	padding: 18px 0 0 20px;
	text-decoration: none;
	width: 280px;
}

#navWire li a:hover {
	background-color: #fafafa;
	color: #71bf44;
}

#nw01 a {
	background: url(images/nav1.png) 250px 8px no-repeat;
}

#nw02 a {
	background: url(images/nav2.png) 250px 8px no-repeat;
}

#nw03 a {
	background: url(images/nav3.png) 250px 8px no-repeat;
}

#nw04 a {
	background: url(images/nav4.png) 250px 8px no-repeat;
}

#nw05 a {
	background: url(images/nav5.png) 250px 8px no-repeat;
}

#nw06 a {
	background: url(images/nav6.png) 250px 8px no-repeat;
}

.presscontact {
	background: #f6f6f6;
	color: #585b56;
	font-size: 1.2em;
	margin-bottom: 25px;
	padding: 15px 18px;
}

/* ----------------------------- */
/* Twitter & RSS                 */
/* ----------------------------- */

#twitterFeed {
	background: #f6f6f6;
	color: #585b56;
	font-size: 1.2em;
	margin-bottom: 1px;
	padding: 15px 18px;
}

#twitterFeed a {
	color: #7ac142;
	text-decoration: none;
}

#twitterFeed a:hover {
	text-decoration: underline;
}

#twitterFeed a.time {
	color: #bbb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em !important;
	font-style: italic;
}

#follow {
	margin-bottom: 25px;
}

#follow a {
	 background: #f6f6f6 url(images/twitter.png) 67px 8px no-repeat;
	 display: block;
	 height: 35px;
	 overflow: hidden;
	 text-indent: -9999px;
	 width: 300px;
}

#rss a {
	background: #f6f6f6 url(images/rss.png) 250px 15px no-repeat;
	color: #585b56;
	display: block;
	font-size: 1.8em;
	height: 38px;
	margin-bottom: 20px;
	padding: 22px 0 0 18px;
	text-decoration: none;
}

#rss a:hover {
	background-color: #fafafa;
	color: #71bf44;
}

#nsp {
	background: url(images/nsp.jpg) no-repeat;
	height: 109px;
	width: 252px;
	margin: 10px 0 20px 0;
	text-indent: -9999px;
}

/* ----------------------------- */
/* Flickr Photo Gallery          */
/* ----------------------------- */

div.flickr-gallery { margin-top: 1em; }
div.flickr-photos { }

div.flickr-gallery-next {
	background: url(images/next.png) no-repeat;
	margin: 8px 0;
}

div.flickr-gallery-prev {
	background: url(images/previous.png) no-repeat;
	margin: 8px 0;
}

div.flickr-gallery-next a, div.flickr-gallery-prev a {
	display: block;
	width: 88px;
	height: 24px;
	text-indent: -9999px;
}

div.flickr-thumb {
	float: left;
	border: 1px solid #dddddd;
	padding: 2px;
	margin: 3px;
	height: 75px;
	width: 75px;
}

div.fg-clear { clear: both; }
div.flickr-set-meta { margin-left: 80px; }
div.flickr-collection-meta { margin-left: 191px; }

div.flickr-set-thumb, div.flickr-collection-thumb {
	float: left;
	border: 1px solid #dddddd;
	padding: 2px;
	margin: 3px;
}

div.flickr-set, div.flickr-collection{ margin-bottom: .5em; }
div.flickr-gallery.image.none { padding: 1em 0px; }

div.flickr-gallery.image.left, div.flickr-gallery.video.left {
	padding: 0px .5em .5em 0px;
	float: left;
}

div.flickr-gallery.image.right, div.flickr-gallery.video.right {
	padding: 0px 0px .5em .5em;
	float: right;
}

div.flickr-set-display { display: none; clear: both; }
.ui-tabs .fg-credit { margin-top: 4px; }

div.flickr-gallery ul.ui-tabs-nav li { list-style-type: none; }

/* ----------------------------- */
/* Flickr Modal Window Pop Up    */
/* ----------------------------- */

#floverlay {
	background-color: 	#000000;
	opacity: 			0.6;
	position: 			fixed;
	top: 				0px;
	left: 0px;
	z-index: 			1000;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);*/

}

#flightbox {
	top: 100px;
	width: 100px;
	height: 100px;
	position: 		absolute;
	background-color: 	#FFFFFF;
	z-index: 1001;
	padding: 15px;
	background: #FFFFFF url(images/modal/loading.gif) no-repeat scroll center center;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/

}

#flightbox-close {
	float: right;
	width: 75px;
	height: 18px;
	padding-top: 15px;
	background: #FFFFFF url(images/modal/close.gif) no-repeat scroll center center;
	text-align: right;
	cursor: pointer;
}

#flightbox-prev, #flightbox-next {
	width: 54px;
	height: 33px;
	position: absolute;
	top: 25%;
	display: none;
}

#flightbox-prev {
	left: 0px;
	background: #FFFFFF url(images/modal/prev.gif) no-repeat scroll center left;	
	/*-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;*/

}


#flightbox-next {
	right: 0px;
	background: #FFFFFF url(images/modal/next.gif) no-repeat scroll center right;	
	/*-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;*/
}

#flightbox-left, #flightbox-right {
	position: absolute;
	top: 15px;
	cursor: pointer;
	z-index: 20000;
	background-image: url(images/modal/blank.gif);
}

#flightbox-video {
	z-index: 20001;
}

#flightbox-left { left: 15px; }
#flightbox-right { right: 15px; }


#flightbox-image {
	display: none;
}

#flightbox-meta {
	padding-top: 5px;
	display: none;
	text-align: left;
}

#flightbox-title {
	font-size: 12pt;
	font-family: Arial;
	margin-right: 40px;
	padding-top: 10px;
}

/* ----------------------------- */
/* Post Images                   */
/* ----------------------------- */

.post img.alignright {float:right; margin:0 0 1em 1em}
.post img.alignleft {float:left; margin:0 1em 1em 0}
.post img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.post a img.alignright {float:right; margin:0 0 1em 1em}
.post a img.alignleft {float:left; margin:0 1em 1em 0}
.post a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

