/*

	Theme Name: Sports Inside NY

	Description: This is a 2 Column Widget ready Wordpress theme.

	Author: Solid Cactus

	Author URI: http://www.solidcactus.com

	Tags: two columns, widget ready, fixed width

	

	The CSS, XHTML and design is copyrighted Solid Cactus

	

*/





/* Default Styles */

body { 

	background:#fff url(images/bg.jpg) repeat-x 0 0; 

	color: #000; 

	font: normal 62.5%/15px Tahoma; 

	margin: 0; 

	padding: 0; 

	height:100%; 

	min-height:100%;

	position:relative;

}

a { color: #0478C1; text-decoration: none; }

a img { border: 0; }

a:hover{ text-decoration: underline; }

fieldset {border:none; padding: 0; margin: 0;}

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }



/* Helper Clear Styles */

.clear { clear:both; }

.clear2 { clear:both; padding:25px 0; }



/* Wordpress Image Styles */

.alignleft { float:left; margin:15px; display:inline; }

.alignright { float:right; margin:15px; display:inline; }

.aligncenter { text-align:center; margin:0 auto; }

.wp-caption {

	-moz-border-radius:3px;

	background-color:#F1EDEE;

	border:1px solid #DDDDDD;

	padding:8px 2px;

	text-align:center;	

}

.wp-caption p.wp-caption-text {

	font-size:.9em;

	line-height:12px;

	margin:0;

	padding:1px 7px;	

}



/* Random Styles */

.seeya, a.printy2,  a.printy3 {display:none;}

a.printy{font-size:1.2em;}

/* Brandmark - Inline Image */

#brandmarkLogo {

	width:240px;

	height:109px;

}

#brandmarkLogo  { display:inline; float:left; margin:0; }

#brandmarkLogo a {display:block;}



/* Structure Style*/

#container{

	width: 974px;

	margin: 0 auto;

	text-align: left;

}

#bodycontent { float:right; display:inline; } /* Change FLoats Here */

#nav-product { float:left; display:inline; }



/* Header */

#header{

	height:109px;

}

#hRight {

	float:right;

	width:734px;

}

.topText {

	color:#FFFFFF;

	font-size:1.5em;

	padding:10px 5px 0 15px;

}

.headBottom {

	clear:both;

	float:left;

	margin-top:24px;

	display:inline;

}



#header #headlinks{

	float:left;

	font-size:1.5em;

	font-weight:normal;

	margin-left:13px;

	margin-top:21px;

	width:470px;

}

#header #headlinks ul {

	margin:0;

	padding:0;

}

#header #headlinks ul li {

	list-style:none;

	display: inline;

}

#header #headlinks ul a {

	color:#FFFFFF;

	padding:0 12px 0 3px;

}

#header #headlinks ul li { background:url(images/topSep.gif) no-repeat right center; }



#search {

	background:transparent url(images/searchBG.jpg) no-repeat scroll 0 0;

	float:right;

	margin-top:17px;

	width:245px;

}

input.searchInput {

	border:none;

	background:transparent;

	font-size:1.1em;

	margin-right:5px;

	padding:4px;

	vertical-align:middle;

	width:175px;

	color:#666666;

}

input.searchImage {

	vertical-align:middle;

}



/* Shell for Body Content */



#bodyshell {

	background: url(images/shell.gif) repeat-y 0 0;

	float: left;

	margin: 0;

	width: 974px;

	padding-bottom:115px;

}



#bodycontent{

	padding:10px;

	position:relative;

	width:730px;

}



#bodycontent .bodypad{ padding: 10px; }



/* Home Page */



.topPost {

	

}



.bottomPosts {

	float:left;	

	width:730px;

}

.bLeft {

	display:inline;

	border-right:1px solid #D5D5D5;

	float:left;

	padding-right:10px;

	width:350px;

}

.bRight {

	float:right;

	width:350px;

}







/*Nav Area*/

#nav-product {

	overflow:hidden;

	position:relative;

	width:206px;

	z-index:100;

	padding:10px 7px 24px 7px;

}



.brief {

	font-size:1.2em;

	line-height:1.4em;

	padding:5px;

}

.brief a {

	text-decoration:underline;

}



#nav-product h2 {

	background:#D6D2D1 none repeat scroll 0%;

	font-size:1.2em;

	font-weight:bold;

	margin:0;

	padding:8px;

	text-transform:uppercase;

}

#nav-product ul {

	margin:0 0 10px 0;

	padding:0;

}

#nav-product ul.ds {

	margin:0;

	padding:0;

	list-style:none;

}

#nav-product li{

	background:transparent url(images/navSep.gif) repeat-x scroll left bottom;

	font-size:1.3em;

	list-style-type:none;

	margin:0;

	padding:7px 0;

	width:205px;

}

	

#nav-product li a{

	background:transparent url(images/arrow.gif) no-repeat scroll 9px top;

	color:#211F20;

	padding:0 15px 0 30px;

}



#nav-product .ddHold {

	background: url(images/navSep.gif) repeat-x left bottom;

}

#nav-product select {

	font-size:1.2em;

	margin:6px 0 6px 10px;

	width:185px;	

}



.navHolder {

	margin:5px 0;

}



#calendar_wrap {

	margin:10px auto;

	text-align:center;

	width:120px;

}

li #calendar_wrap a {

	font-weight:bold;

	padding:0;

	text-decoration:underline;

}



.framed {

		background:#0177BD url(images/framed.gif) no-repeat scroll 0 0;

		color:#FFFFFF;

		font-size:1.2em;

		padding-bottom:10px;

		text-align:center;

		width:205px;

}

.framed a {

	color:#FFF;

	text-decoration:underline;

}

.framed img {

	border:2px solid #FFFFFF;

	margin-bottom:5px;

	margin-top:65px;

}



.padded {

	font-size:1.2em;

	padding:10px 0;

	text-align:center;	

}

.padded a {text-decoration:underline;}





/* Footer */



#footer{

	background:url(images/footer.jpg) repeat-x 0 0;

	clear:both;

	width:100%;

	font-size: 1.2em;

	position:absolute;

	bottom:0;

	height:115px;

}

#footer a {

	color:#FFFFFD;

}

#footer #copyright {

	color:#FFFFFD;

	font-size:0.9em;

	margin:0 auto;

	padding-top:15px;

	text-align:center;

	width:600px;

}

#footer #footlinks{

	margin:0 auto;

	padding:7px 0 15px;

	text-align:center;

	width:700px;

}

#footer #footlinks ul {

	margin:0;

	padding:0;

}

#footer #footlinks ul li {

	display:inline;

	list-style:none;

}

#footer #footlinks ul a {

	padding: 0 14px;	

	color:#FFF;

}

#footer #footlinks ul li { border-right:1px solid #6F6F6F; }

#footer #footlinks ul li.last { border-right:none; }





/* WordPress Post Set Up */

.bannerContainer {

	background: url(images/navSep.gif) repeat-x left bottom;

	padding-bottom:10px;

	margin-bottom:5px;

}

.bannerContainerTwo {

	background:transparent url(images/navSep.gif) repeat-x scroll left 7px;

	clear:both;

	padding-top:20px;

}



.bottomPosts .post {background:none; margin-bottom:10px}



.post {

	background: url(images/navSep.gif) repeat-x left bottom;

	color:#000;

	margin-bottom:19px;

	padding:0 4px 10px 0;

}

.post a {

	color:#017ABF;

}

h2.title {

color:#0478C1;

font-size:2.2em;

font-weight:normal;

line-height:1.4em;

margin:0;

}

h2.title a {color:#0478C1;}

.bottomPosts h2.title {

	font-size:1.4em;

	font-weight:bold;

}

h2.title a:hover {text-decoration:none;}

.post .date {color:#000;font-size:1.1em; margin:0;}

.post .contents {

	line-height:1.5em;

	font-size:1.2em;

	margin:10px 0;

	color:#000;

}

p.nav {

	color:#666666;

	clear:both;

	padding:3px;

}

p.nav a {

	color: #017ABF;

}



/* Don't Change */

span.edit {

	color:#FFF;

	background-color:#FF0000;

	padding:0 2px;

}

span.edit a {color:#FFF;}





/* Comments  Styles */	

#commentsHolder{

	font-size:1.1em;

	line-height:1.5em;

	padding:5px;

}

#commentsHolder h2.title {

	font-size:1.5em;	

}

.commentlist li ul li {

	font-size: 12px;

}

.commentlist li {

	font-weight: bold;

}

.commentlist li .avatar { 

	background: #FFFFFF;

	float: right;

	border: 1px solid #EEEEEE;

	padding: 2px;

	margin:0 5px;

	display:inline;

}

.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

}

.commentlist p {

	font-weight: normal;

	text-transform: none;

}

.commentmetadata {

	font-weight: normal;

}

#author, #email, #url, #comment {

	background:#EEEEEE none repeat scroll 0 0 !important;

	border-color:#666666 #DDDDDD #DDDDDD #666666;

	border-style:solid;

	border-width:1px;

	color:#202020;

	display:inline;

	font-size:12px;

	font-weight:normal;

	margin:5px 0 0;

	padding:3px 0 3px 5px;

	width:250px;	

}

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0px;

}

#commentform {

	margin: 5px 10px 0px 0px;

}	

#commentform textarea {

	width: 95%;

	padding: 5px;

}	

#respond:after {

	content: "."; 

	display: block; 

	height: 0px; 

	clear: both; 

	visibility: hidden;

}	

#commentform p {

	margin: 5px 0px 5px 0px;

}	

#commentform #submit {

	cursor:pointer;

	border:outset 1px #ccc;

	background:#999;

	color:#666;

	font-weight:bold;

	padding: 4px 2px;

	background:url(images/formbg.gif) repeat-x left top;

}	

.alt {

	margin: 0px;

	padding: 10px;

}

.commentlist {

	margin: 0px;

	padding: 0px;

	width:95%;

}	

.commentlist ol {

	margin: 0px;

	padding: 10px;

}

.commentlist li {

	margin: 15px 0px 10px;

	padding: 10px 5px 10px 10px;

	list-style: none;

}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}

.commentlist p {

	margin: 10px 5px 10px 0px;

	padding: 0px;

}	

.children { 

	margin: 0px;

	padding: 0px;

}

.nocomments {

	text-align: center;

	margin: 0px;

	padding: 0px;

}

.commentmetadata {

	font-size: 10px;

	margin: 0px;

	display: block;

}

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 40px;

}

.thread-alt {

	background: #FFFFFF;

	margin: 0px;

	padding: 0px;

}

.thread-even {

	background-color:#EEEEEE;

	margin: 0px;

	padding: 0px;

}

.thread-odd {

	background-color:#FFF;

}

.depth-1 {

	border: 1px solid #BBBBBB;

	margin: 0px;

	padding: 0px;

}

.even, .alt {

	border-top: 1px solid #BBBBBB;

	border-bottom: 1px solid #BBBBBB;

	border-left: 1px solid #BBBBBB;

	margin: 0px;

	padding: 0px;

}

/* Previous and Next Table */

table.navLinks {

	width:99%;

	font-size:1.2em;

}

/* Title on Search, Archive and Cat Pages */

#bodycontent h1 {

	color:#000000;

	font-size:2em;

	line-height:1.5em;

	margin-bottom:5px;	

}

/* Breadcrumbs */

.breadcrumb {

	border-bottom:1px solid #D6D2D1;

	font-size:1em;

	margin:0 0 20px;

	padding:0 0 3px;

	font-size:1.1em;

}























