/*   
Theme Name: Taste of Tennis
Theme URI: http://tasteoftennis.com
Description: Taste of tennis main theme.
Author: Jesse Merlin
Author URI: http://omedatech.com/
Version: 1.0
Template: thematic
Tags: Taste of tennis
.
Taste of tennis default theme
.
*/

/* 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/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* Start of TOT CSS */
/* standard stuff */

h1 {
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
h2 {
}
table, tr, th, td {
	padding: 0px;
}
p {
	margin-bottom: 5px;
}
a,a:link {
	color: #006633;
	text-decoration: none;
}
a:active,a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006633;
}
table, tr {
	border: none;
	padding-bottom: 0px;
}

/* Header */
body, input, textarea {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #5b5b5b;
	font-size: 76%;
	line-height: normal;
	background-color: #e5e5e5;
}
body {
	padding-bottom: 20px;
}
input {
	background-color: #FFFFFF;
}
#header {
	background: transparent url(images/header_glowyLights.jpg) no-repeat scroll center top;	
	background-color: #000000;
}

#branding {
	padding: 103px 0px 100px;
	width: 960px;	
}

#blog-title a {
	background: transparent url(images/bnpTot_logo_09.png) no-repeat scroll center top;
	display: block;
	height: 186px;
	left: 9;
	position: absolute;
	text-indent: -9000px;
	top: 15px;
	width: 188px;
	z-index: 100;
}

#blog-description {
	left: -9000px;
	position: absolute;
}

#newsletter-wrapper {
	width: 224px;
	position: absolute;
	margin-left: 730px;
	top: 170px;
}

#newsletter-signup {
	background: url(images/email_signup_oval.png) no-repeat;
	width: 224px;
	height: 23px;
}

#newsletter-signup-footer {
	background: url(images/email_signup_oval.png) no-repeat;
	width: 224px;
	height: 23px;
}
#newsletter-signup-footer td {
	padding: 3px 5px;
}
#newsletter-signup-footer .green-submit {
	width: 6px;
	height: 9px;
}
#newsletter-signup .green-submit  {
	position: absolute;
	margin-left: 205px;
	top: 3px;
	width: 6px;
	height: 9px;
}


#newsletter-signup-footer input {
	border: 0;
	height: 14px;
	width: 185px;
}
#newsletter-signup-footer .green-submit-bottom  {
	width: 6px;
	height: 9px;
}
#newsletter-signup input {
	border: 0;
	height: 14px;
	font-size: 0.9em;
	padding: 2px;
	line-height: 1em;
	width: 185px;
	margin: 2px 0px 0px 10px;
	position: absolute;
}
#newsletter-signup  .green-submit-bottom {
	width: 6px;
	margin-left: 204px;
	margin-top: 5px;
	height: 9px;
}

#tickets {
	position: absolute;
	margin-left: 600px;
	top: 150px;
}

#tickets a {
	color: #ffffff;
	text-decoration: none;
}

/* menu */

#access {
	background: url(images/nav_gradient.gif);
	border-bottom: none;
	height: 29px;
	overflow: hidden;
}

.menu {
	width: 952px;
}

#tot-nav {
	border-left: 1px solid #066f58;
	border-right: 1px solid #86b2a6;	
	width: 950px;
	margin: auto;
}
#tot-nav-table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: none;
}
#tot-nav-table td {
	text-transform: uppercase;
	margin-right: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;		
}
#tot-nav-table a {
	color: #FFFFFF;
	width: 100%;
	display: block;
	text-align: center;	
	padding: 7px 0px 7px 0px;		
	border-left: 1px solid #86b2a6;
	border-right: 1px solid #066f58;	
}
#tot-nav-table a:hover {
	background-color: #339966;
}
.sf-menu {
}

.sf-menu ul {
}
.sf-menu li {
	background: none;
}

.sf-menu a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	padding: 9px 19px 9px 19px;
	border-left: 1px solid #86b2a6;
	border-right: 1px solid #066f58;
	border-bottom: none;
	border-top: none;
	background: inherit;
}

.sf-menu a:visited {
	color: #FFFFFF;
}

.sf-menu a:hover, .sf-menu .current_page_item {
	background-color: #339966;
}

/* headers */
#flash-header {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
	text-align: center;
	background: url(images/main_bg.gif);
}
#img-header {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
	text-align: center;
	background: url(images/main_bg.gif);	
}

/* main content */
#main {
	width: 960px;
	padding: 10px 0px 10px 0px;
	background: url(images/main_bg.gif);	
}

#content {
	width: 620px;	
}

#container {
	padding: 0px 10px 10px 10px;
}

.entry-title {
	font-size: 20px;
	height: 25px;
}

.entry-content {
	padding: 0px;
}
.entry-content p {
	margin-bottom: 20px;
	line-height: 16px;
	text-align: justify;
}

.hentry {
	padding:0 0 15px;
}
#single-post .post-title h2 {
	padding: 15px 0px 10px 0px;
	font-weight: bold;
}
#single-post p {
	line-height: 18px;
	text-align: justify;
	padding-bottom: 15px;
}
.entry-content h2, .post-title h2 {
	font-weight: normal;
	padding: 0px;
	font-size: 13px;
	text-transform: uppercase;
}
.post h2 {
	color: #006633;
}
#single-post {
	width: 585px;
}
#single-post .post-date {
	margin-bottom: 5px;
}
.navigation {
	display: none;
}

/* widgets and stuff (Basically everything :() */
.main-aside ul {
	padding: 0px;
}
.main-aside {
	right: 17px;
	margin-top: 31px;
}
#content .aside h3  {
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial", "Helvetica", "sans-serif";	
}
#about-event-bg {
	background-image: url(../../../wp-content/uploads/2011/02/AYS-EventDateBox-bg_2012.jpg);
	width: 610px;
	height: 265px;
}
#about-event-content {
	padding-left: 250px;
	padding-right: 20px;
	color: #FFFFFF;
}
#about-event-content p {
	line-height: 18px;
	margin-bottom: 10px;
}
#about-event-content h3 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

#recent-press {
	width: 610px;
	clear: both;
}

#recent-press .press-item {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 175px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	height: 205px;
	overflow: hidden;
}
#recent-press .no-margin {
	margin-right: 0px;
}

.widget-bg-wrap {
	width: 616px;
	background-image: url(images/widgetMid.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 10px;
}

.widget-button {
	float: right;
	font-size: 11px;
	background: url(images/arrow_green.gif) no-repeat right;
	padding-right: 10px;
	margin-right: 10px;
	cursor: pointer;
	margin-top: 10px;
}
.widget-button a, .widget-button a:visited, .widget-button a:link {
	color: inherit;
}

.widget-bg-bottom {
	background: transparent url(images/widgetBottom.gif) no-repeat;
	height: 6px;
	clear: both;
}


#featured-personalities {
	background: transparent url(images/widgetTop.gif) no-repeat top;
	padding: 10px;
}

.textwidget {
	margin-bottom: 15px;
}


#content .aside ul {
	padding: 0;
}

#content .aside {
	border: none;
	margin: 0;
	padding: 0;
}
#past-personalities {
	margin: 15px 0px 15px 0px;
}
#past-personalities h4 {
	font-size: 14px;
}
#pp-header {
	background: transparent url(images/past_players_header.jpg) no-repeat top;
	width: 301px;
	height: 77px;
}
#pp-headerchefs {
	background: transparent url(images/past_chefs_header.jpg) no-repeat top;
	width: 301px;
	height: 77px;
}
#pp-body {
	border: 6px solid #e6e6e6;
	border-top: none;
	width: 289px;
}
.pp-hr {
	text-align: center;
}

/* press */

.post {
	width: 275px;
	float: left;
	padding-right: 35px;
	margin-bottom: 30px;
	line-height: 18px;
}
.post-top {
	margin-bottom: 30px;
}
.post-right {
	padding-right: 0px;
}
.post-date {
	font-style: italic;
	color: #787878;
	font-size: 10px;
}
.post-pdf {
	color: #787878;
}
.post-pdf a {
	padding-left: 20px;
	background: url(images/pdfIcon.gif) no-repeat scroll left top;		
}
.entry-utility {
	display: none;
}

/* gallery */

.nggGalleryVideolistTitleWrap {
	height: 19px;
	overflow: hidden;
}

.nggGalleryVideolistTitleElipsis {
	float: right;
}

.nggGalleryVideolistTitle,
.nggGalleryVideolistTitle a:link,
.nggGalleryVideolistTitle a:hover,
.nggGalleryVideolistTitle a:active,
.nggGalleryVideolistTitle a:visited,
.nggWhiteLink {
	text-align: left;
	color: #EEE;
	font: normal 14.5px arial;
	text-decoration: none;
}

.nggGalleryVideolistTitle a:hover {
	text-decoration: underline;
}

.nggGalleryVideolistCaptionWrap {
	height: 38px;
	overflow: hidden;
}

.nggGalleryVideolistCaption {
	text-align: left;
	color: #BBB;
	font: normal 11px arial;
	text-decoration: none;
}

.galleryFeaturedVideosList {
	text-align: left !important;
}

/* misc */
.press-thumb {
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.press-title {
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
}
.press-date {
	font-size: 11px;
}
.press-excerpt {
	font-size: 11px;
	height: 70px;
	overflow: hidden;
}
.entry-content img {
	margin: 0px 0px 5px 0px;
}
.entry-content {
	width: 600px;
}
.clearer {
	clear: both;
}
.players-bg {
	width: 950px;
	height: 270px;
	margin: auto;
	background: url(images/players_header.jpg) no-repeat;
}
.chefs-bg {
	width: 950px;
	height: 270px;
	margin: auto;
	background: url(images/chefs_header.jpg) no-repeat;
}
#year-select {
	margin-top: 50px;
	margin-left: 700px;
}
#myAlternativeContent {
	height: 304px;
}

#twitterWidgetWrap {
	height: 1%;
	background: url(images/twitterFeed_bg.jpg) no-repeat;
	padding: 56px 18px 45px 12px;
}

#twitterWidgetTweetsWrap {
	display: block;
	height: 275px;
	width: 278px;
	overflow: auto;
	border-bottom: 1px solid #f5f5f5;
}

#twitterWidgetTweetsWrap ul {
	margin: 0px;
}

#twitterWidgetTweetsWrap ul li {
	margin: 0px;
	padding: 3px 6px;
	list-style-type: none;
	list-style: none;
	list-style-position: outside;
}

#twitterWidgetTweetsWrap ul li span {
	font: normal 11.5px arial;
}

#twitterWidgetTweetsWrap ul li.twitodd {
	background-color: #f5f5f5;
}

#twitterWidgetTweetsWrap ul li.twiteven {
	background-color: #FFF;
}

#twitterFollowUsLink {
	display: block;
	text-align: right;
	margin-top: 9px;
	font: normal 12px arial;
}
.aside form, .aside table {
	margin: 4px 0px 4px 0px;
	border: none;
}
.aside th, .aside td, .aside tr, .aside tbody {
	border: none;
}


/* footer */
#footer {
	margin-top: 0px;
	margin-right: 1px;
	background: url(images/footer_bg.gif) no-repeat center top;	
	border-top: 0px;
}

