/*
Theme Name: Kerry Rhodes
Theme URI: http://kerryrhodes.com
Description: Theme created for Kerry Rhodes by Vaynermedia
Version: 42.0
Author: Sameer Tanakia, Neil Sarkar & Caleb Brown
Author URI: http://vaynermedia.com
*/

/* BASIC RESET AND UTILITY STYLES */

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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

.clr {
        clear:both;
        height:0px;
        visibility:hidden;
        display:block;
}

.clearfix:after, ul.tabs:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, ul.tabs { display: inline-block }
/* Hide from IE Mac \*/
.clearfix,ul.tabs { display: block; }
/* End hide from IE Mac */

.clrfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;}
* html .clrfix {height: 1%;}/* IE6 */
*:first-child+html .clrfix {min-height: 1px;}/* IE7 */

.imgtxt{
        display:block;
        background-repeat:no-repeat;
        background-position: top left;
        text-indent: -99999em;
        margin:0;
}

html, body{
        height:100%;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #E4154C;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* GENERAL SITE WIDE STYLES =============================================================================== */

body {
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
    background: #000800 url(images/BG.jpg) repeat-y fixed center top;
}

#header-container {
    background: transparent url(images/subFront.png) no-repeat center top;
    height: 452px;
}

#header {
	margin: 0 auto;
	height: 137px;
	width: 980px;
	position: relative;
}

#header #logo {
        position: absolute;
        top: 10px;
		left: -19px;
}

#header #topRight {
	position: absolute;
	top: 0;
	right: -45px;
}

#header #topRight .tagline {
	float: left;
}

#header #topRight .social {
	background: transparent url(images/otherSite-trans.png) no-repeat left top;
        width: 235px;
	position: relative;
	right: 25px;
	padding: 37px 0 0 16px;
        float: left;
}

#header #topRight li {
       float:left;
}

#header #topRight ul.social a {
        display: block;
        height: 47px;
        width: 47px;
	background: transparent url(images/socialButtons.png) no-repeat left top;
}

#header #topRight ul.social a:hover {
	background-position: left bottom;
}

#header #topRight ul.social .facebook {
	background-position: -47px top;
}

#header #topRight ul.social a.facebook:hover {
	background-position: -47px bottom;
}

#header #topRight ul.social .ustream {
	background-position: -94px top;
}

#header #topRight ul.social a.ustream:hover {
	background-position: -94px bottom;
}

#header #topRight ul.social .youtube {
	background-position: -141px top;
}

#header #topRight ul.social a.youtube:hover {
	background-position: -141px bottom;
}

#header ul.navigation {
	position: absolute;
	bottom: -3px;
	left: -12px;
	width: 720px;
	height: 40px;
}

#header ul.navigation li {
	float:left;
}

#header ul.navigation li a {
        background: transparent url(images/navBar-trans.png) no-repeat left top;
        display: block;
        height: 40px;
        width: 74px;
}

#header ul.navigation li a:hover, #header ul.navigation li.active a {
        background-position: left bottom;
}

#header ul.navigation li.about a {
        background-position: -74px top;
        width: 114px;
}

#header ul.navigation li.about a:hover, #header ul.navigation li.active.about a {
        background-position: -74px bottom;
}

#header ul.navigation li.off-the-field a {
        background-position: -188px top;
        width: 138px;
}

#header ul.navigation li.off-the-field a:hover, #header ul.navigation li.active.off-the-field a {
        background-position: -188px bottom;
}

#header ul.navigation li.the-rhodes-foundation a {
        background-position: -326px top;
        width: 134px;
}

#header ul.navigation li.links a:hover, #header ul.navigation li.active.links a {
        background-position: -460px bottom;
}

#header ul.navigation li.gallery a {
        background-position: -545px top;
        width: 101px;
}

#header ul.navigation li.gallery a:hover, #header ul.navigation li.active.gallery a {
        background-position: -545px bottom;
}

#header ul.navigation li.the-rhodes-foundation a:hover, #header ul.navigation li.the-rhodes-foundation.active a {
        background-position: -326px bottom;
}

#header ul.navigation li.links a {
        background-position: -460px top;
        width: 81px;
}

#header ul.navigation li.store a {
        background-position: -635px top;
        width: 78px;
}

#header ul.navigation li.store a:hover, #header ul.navigation li.active.store a {
        background-position: -635px bottom;
}

#subHeader {
	margin: 0 auto;
	height: 280px;
	width: 980px;
	position: relative;
	padding-top: 20px;
}

#subHeader #introVid {
	float: left;
	border: 5px solid #ffffff;
}

#subHeader #twitter {
	background-color: none;
	height:259px;
	width:210px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	position: relative;
}

#subHeader #twitter .twitterHead {
	padding: 5px 0 10px;
}

#subHeader #twitter .twitterHead .profileImage {
	height: 34px;
	width: 34px;
	float: left;
	padding-right: 7px;
}

#subHeader #twitter .twitterHead h3 {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
}

#subHeader #twitter .twitterHead a {
	color: #E4154C;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 1px;
}

#subHeader #twitter .twitter-timestamp {
	display: block;
	font-size:10px;
	color: #c2d8b2;
	margin-top: 5px;
}

#subHeader #twitter p.twitter-message {
	padding: 5px 0;
	border-top: 1px dotted #E4154C;
	font-size: 11px;
}

#subHeader #twitter .replylink {
	color: #E4154C;
}

#subHeader #twitter .twitterButton {
	height: 46px;
	width: 210px;
	background: transparent url(images/twitterButton.jpg) no-repeat left top;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
}

#subHeader #twitter .twitterButton:hover {
	background-position: left bottom;
}

#page {
        margin:20px auto 0;
	width: 980px;
}

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

#content {
	background: transparent url(images/postBG-trans.png) no-repeat left top;
	min-height: 96px;
	padding: 20px 5px 0 60px;
	position: relative;
	top: -9px;
	width: 470px;
	float: left;
}

#content h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.75px;
	border-bottom: 1px dotted #E4154C;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#content p {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0;
	
}

body.post #content {
	float: left;
	width: 530px;
	background: none;
	min-height: auto;
	padding: 0;
	position: static;
}

/* This is all the main header content, such as the logo, intro video, twitter, and more  */

.logo {
	background-color:white;
	position:absolute;
	height:56px;
	width:300px;
	left:0;
}

.sociallogo {
	background-color:white;
	position:absolute;
	height:78px;
	width:355px;
	left:680px;
}

.mainnav {
	position: absolute;
	top: 0px;
	left: 0px;
}

.introvid {
	background-color:white;
	position:absolute;
	height:277px;
	width:533px;
	left:0;
	top:148px;
}

/* Lower content and sidebar(s) */

#right {
	float: right;
	width: 210px;
}

.box {
	background: url(images/boxBG.jpg) top left no-repeat;
	margin-bottom: 40px;
}

.box h2 {
	border-bottom: 1px dotted #E4154C;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 0 8px 2px;
	letter-spacing: -0.75px;
	color: #ffffff;
}

.box p {
	background: url(images/pArrow-trans.png) 3px 9px no-repeat;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
}

.box .boxLinks {
	border-top: 1px solid #E4154C;
	margin-top: 10px;
}

.boxLinks a {
	background: url(images/pArrow-trans.png) 3px 12px no-repeat;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 8px 5px 10px 15px;
	display: block;
	border-bottom: 1px dotted #E4154C;
	color: #aaaaaa;
} 

.foundation strong {
	font-weight: bold;
}

#left .kerryLive .ustreamLogo {
	height: 28px;
	width: 210px;
	background: transparent url(images/ustreamLogo-trans.png) no-repeat center top;
	display: block;
	margin-top: 5px;
}

#left .fanBox .seo-friendly {
	font-size: 9px;
    margin-top: 5px;
	border-top: 1px dotted #E4154C;
	padding-top: 10px;
}

#right .foundation {
	margin-bottom: 20px;
}

#right #storeAd {
	margin-bottom: 20px;
	margin-top: 0px;
	display: block;
}

#right .kerryAlerts #newsletter-signup {
	float:left;
	padding:0 0 0 14px;
}

#right .kerryAlerts img {
	padding: 2px 0 0 5px;
}

#content .post {
	position:relative;
}

#content .post .blogHeader {
	background: transparent url(images/postBG-trans.png) no-repeat left top;
	min-height: 96px;
	padding: 20px 0 0 60px;
	position: relative;
	top: -9px;
}

#content .post .blogHeader .blogtitle a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.75px;
	padding-right: 5px;
}

#content .post .blogHeader .blogdate {
	font-size: 12px;
	color: #ffcb08;
	margin-top: 2px;
	text-transform: uppercase;
	letter-spacing: 0.7px;
}

#content .post .blogHeader .socialbuttons {
	border-top: 1px dotted #E4154C;
	margin-top: 10px;
	padding-top: 5px;
	width: 470px;
}

#content .post .blogHeader .socialbuttons p {
	float: left;
	display: block;
	background: url(images/pArrow-trans.png) 3px 3px no-repeat;
	padding: 0px 10px 0 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 9px;
}

#content .post .blogHeader .socialbuttons .socialbutton {
	width: 83px;
	height: 21px;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	margin-right: 10px;
	float: left;
	text-decoration:none;
	background: url(images/postSocial-trans.png) left top no-repeat;
	padding: 11px 0 0 20px;
}

#content .post .blogHeader .socialbuttons .socialbutton:hover {
	background-position: left bottom;
	color: #ffcb08;
}

#content .post .blogHeader .socialbuttons .twitter {
	background-position: -103px top;
}

#content .post .blogHeader .socialbuttons .twitter:hover {
	background-position: -103px bottom;
}

#content .post .blogHeader .socialbuttons .email {
	background-position: -206px top;
}

#content .post .blogHeader .socialbuttons .email:hover {
	background-position: -206px bottom;
}

#content .post .blogcontent {
	padding: 0 15px 15px;
	border-bottom: 1px dotted #E4154C;
}

#content .post .comments {
	margin-bottom: 20px;
}

#content .post .comments a {
	float: right;
	color: #FFCB08;
	padding: 10px 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* This is the footer */
#footer {
    background: #000800 url(images/footerBG.jpg) no-repeat center top;
	min-height: 300px;
	clear: both;
	padding-top: 20px;
}

#footer .footerNav {
	margin: 0 auto;
	width: 980px;
	position: relative;
	left: -12px;
	height: 40px;
}

#footer .footerNav ul li {
	float:left;
}

#footer .footerNav ul li a {
        background: transparent url(images/footerNav-trans.png) no-repeat left top;
        display: block;
        height: 33px;
        width: 124px;
}

#footer .footerNav ul li a:hover {
	background-position: left bottom;
}

#footer .footerNav ul li.cardsLink a {
	background-position: -124px top;
	width: 184px;
}

#footer .footerNav ul li.cardsLink a:hover {
	background-position: -124px bottom;
}

#footer .footer-content {
	width: 980px;
	margin: 0 auto;
}

#footer .box .boxLinks {
	border-top: 0;
	margin-top: 0px;
}

#footer .box {
	background: none;
	float: left;
	width: 210px;
	margin-right: 15px;
}

#footer .links, #footer .store {
	width: 257px;
}

#footer .store .productLink {
	background-position: 3px 30px;
	padding: 8px 5px 5px 15px;
	height: 54px;
}

#footer .store .productLink img {
	width: 48px;
	height: 48px;
	border: 1px solid #E4154C;
	float: left;
}

#footer .store .productLink img.hidden {
	display: none;
}

#footer .store .productLink:hover img.hidden {
	display: inline;
}

#footer .store .productLink:hover img.default {
	display: none;
}

#footer .store .productLink span {
	font-weight: bold;
	display: block;
	float: left;
	margin: 10px 0 0 5px;
	width: 180px;
}

#footer .designedBy {
	margin: 0;
	float: right;
}

#footer .vmLogo {
	height: 20px;
	width: 210px;
	background: transparent url(images/vmLogo-trans.png) no-repeat center top;
	display: block;
	margin: 15px 0 5px;
}

#store #main-item {
	margin-bottom: 10px;
	padding: 5px 0 15px 10px;
	border-bottom: 1px dotted #E4154C;
}

#store #main-item .bigImage img {
	width: 225px;
	height: 225px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #E4154C;
}

#store #main-item .bigImage img.hidden {
	display: none;
}

#store #main-item .bigImage:hover img.hidden {
	display: inline;
}

#store #main-item .bigImage:hover img.default {
	display: none;
}

#store #main-item .item-desc {
	width: 210px;
	float: right;
	padding: 5px 10px 0 0;
}

#store #main-item .item-desc .title {
	font-weight: bold;
}

#store #main-item .item-desc p {
	background: url(images/pArrow-trans.png) 3px 9px no-repeat;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	padding: 5px 5px 0 15px;
	color: #FFFFFF;
}

#store #main-item .item-desc .buyNow img {
	margin: 25px 0 0 7px;
}

#store #main-item .item-desc strong {
	font-weight: bold;
	color: #ffffff;
	margin-right: 5px;
}

#store #other-items {
	width: 470px;
}

#store .itemPreview {
	width: 94px;
	float: left;
	height: 130px;
}

#store #other-items .itemPreview .itemThumb {
	width: 73px;
	margin: 0 0 5px 10px;
	border: 1px solid #E4154C;
	background-color: #ffffff;
}

#store #other-items .itemPreview img.hidden {
	display: none;
}

#store #other-items .itemPreview:hover img.hidden {
	display: inline;
}

#store #other-items .itemPreview:hover img.default {
	display: none;
}


#store #other-items p {
	font-size: 9px;
	font-weight: bold;
	padding: 0 5px;
	text-align: center;
	color: #E4154C;
}

#store #other-items .price {
	color: #FFFFFF;
	padding-top: 3px;
}

#album {
	border-bottom: 1px dotted #E4154C;
	margin: 15px 0 10px;
	padding-bottom: 5px;
}

#about #album h2 {
	padding-left: 0px;
}

#about #album .aboutImage {
	border: 1px solid #091501;
	margin: 5px 0;
}	

#album h2 {
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 5px;
	letter-spacing: -0.5px;
	font-weight: bold;
}

#gallery #album h3 {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 5px;
}

#album .picGrid {
	margin: 1px;
	border-spacing: 5px;
	border-collapse: separate;
}

#album .picGrid td {
	height: 110px;
	width: 111px;
	vertical-align: middle;
	text-align: center;
	background: transparent url(images/thumbBG-trans.png) no-repeat left top;
	border: 1px solid #E4154C;
	padding: 3px 0 0 1px;
}

#the-rhodes-foundation .foundationLogo {
	background: transparent url(images/foundationLogo-trans.png) no-repeat scroll center center;
	height: 165px;
}

#the-rhodes-foundation #content a {
	background: url(images/pArrow-trans.png) 3px 8px no-repeat;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 3px 5px 0px 15px;
	display: block;
}

#the-rhodes-foundation #content .donateNow a {
	background-position: 120px 13px;
	text-align: center;
	font-size: 20px;
	padding: 10px 50px 20px 0;
}

.youtube-box {
	padding: 10px 0 10px 20px;
	background:transparent url(images/pArrow-trans.png) no-repeat scroll 3px 75px;
	border-top: 1px dotted #E4154C;
}

.youtube-box img {
	width: 175px;
}

.youtube-details {
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	color: #ffffff;
}

.youtube-text {
	font-size: 12px;
	font-weight: bold;
	background:transparent url(images/pArrow-trans.png) no-repeat scroll 3px 18px;
	border-top: 1px dotted #E4154C;
	padding: 15px 0 0 15px;
	display: block;
}

#contact #content h2 {
	text-transform: uppercase;
	font-size: 16px;
	padding: 0;
	letter-spacing: -0.5px;
	font-weight: bold;
	margin-top: 15px;
}

#contact #content span {
	display: block;
}

#contact #content .company {
	text-transform: uppercase;
}

#contact #content strong {
	font-weight: bold;
}

#off-the-field #content h2 {
	text-transform: uppercase;
	font-size: 16px;
	padding: 0 0 5px 5px;
	letter-spacing: -0.5px;
	font-weight: bold;
	margin-top: 15px;
}

#fieldVids .off-field-container {
	background:transparent url(images/thumbBG-trans.png) no-repeat scroll left top;
	border: 1px solid #E4154C;
	padding: 10px;
	width: 210px;
	margin-bottom: 10px;
	float: left;
	min-height: 70px;
}

#fieldVids .leftVid {
	float: left;
	height:100px;
	overflow:hidden;
}

#fieldVids .rightVid {
	float: right;
	height:100px;
	overflow:hidden;
}

#fieldVids .off-field-container img {
	float: left;
	width: 80px;
	border: 1px solid #091501;
}

#fieldVids .off-field-desc {
	float:right;
	width:120px;
}

#fieldVids .off-field-desc a {
	font-weight: bold;
	font-size: 12px;
}

#fieldVids .off-field-desc span {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
}

/* jQuery Twitter Status */
    #tweet-stash {
        display: none;
}

	#jquery-tweet-container {
		width: 210px;
		height: 140px;
		overflow:hidden;
		font-size:11px;
		padding:5px 0 0;
		margin-bottom: 10px;
}


#content .post p {
        letter-spacing: -0.1px;
        padding: 5px 0;
        color: #FFFFFF;
}

#content .post img {
    margin: 0 10px 10px 0;
}

#content .post .alignleft {
        float: left;
        padding-right: 10px;
}

#content .post .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 10px;
}

#content .post .alignright {
        float: right;
        padding-left: 10px;
}

#content .post #respond {
        float: left;
        padding: 10px 5px;
        margin-top: 20px;
        border-top: 1px dotted #E4154C;
        width: 510px;
}

#content .post #respond h3 {
        color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
}

#content .post p #comment {
        width: 505px;
}

#content .post #comments, .commentlist {
        float: left;
}

#content .post #comments {
        padding: 10px 5px;
        margin-top: 20px;
        border-top: 1px dotted #E4154C;
        width: 100%;
        color: #ffffff;
}

#content .post .comments {
        clear: both;
        padding-top: 10px;
}

#content .post .comments a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
}

ol.commentlist {
        list-style-type: none;
}

#content .post .commentlist .comment-body {
        padding-bottom: 10px;
}

#content .post .commentlist .vcard {
        font-size: 16px;
}

#content .post .commentlist .vcard img {
        position: relative;
        top: 17px;
}

#content .post .commentlist .commentmetadata {
        font-size: 9px;
        letter-spacing: 2px;
        padding: 3px 0 0 37px;
        text-transform: uppercase;
}

#content .post .commentlist .comment-body p {
        font-style: italic;
        padding-left: 42px;
        padding-right: 10px;
}