/* MAIN STYLES
-------------------------------------------*/
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #4083a9; }
a:hover { color: #205f82; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 0; }
dd { margin: 0 0 0 0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


body,html {
	font-weight:normal;
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-size:14px;
	color:#575757;
	margin:0;
	padding:0;
	background:url(images/bk_body.jpg);
	line-height:1.231;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	background:url(images/arrow.jpg) 0 8px no-repeat;
	padding-left:15px;
	position:relative;
	text-transform:none;
}


a {text-decoration:none;
	color:#36A1C8;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3 {
	font-size:24px;
	letter-spacing:-1px;
	color:#36A1C8;
	font-weight:bold;
	padding:10px 0 5px;
	text-transform:none;
	line-height:120%;
}

h1 a {
	text-decoration:none;
}




h3 {
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}

blockquote {
    margin: 1em 20px;
    padding-left: 50px;
    background: transparent url(images/quotes_blue.png) no-repeat; }

.wp-caption-text {font-style:italic; text-align:right; position:relative; top:-10px;}
 
iframe {border:none;}

/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(images/bk_mainwrapper.jpg) 0 0 repeat-x;
}

#wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	height:200px;
	position:relative;
	background:url(images/bk_header.jpg) 100% 0 no-repeat;
}

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	background:#fff url(images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	background:url(images/footer_grey_srh.jpg) 100% 50% no-repeat;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:87px;
	left:10px;
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/saltcity_logo.png) 0 0 no-repeat;
	width:286px;
	height:67px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline {
	position:absolute;
	top:79px;
	left:312px;
	background:url(images/top_headline_03.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:370px;
	height:73px;
}

#topMenu {
	position:absolute;
	top:10px;
	right:0;
	border-left:1px solid #65809A;
}

#topMenu li {
	float:left;
	padding:0 20px;
	border-right:1px solid #65809A;
	background:none;
}

#topMenu li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color:#94CDE2;
}

#topMenu li.selected a{
	color:#94CDE2;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
	line-height:21px;
}

#colLeft {
	float:left;
	width:625px;
	padding-right:20px;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	margin-top:15px;
	padding-left:10px;
}

#colMain {
	float:left;
	width:615px;
	background-color:#ffffff;
	margin-top:15px;
	padding:10px 20px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
	
}

.post-footer {
   border-top:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
background-color:#f7f7f7;
	padding: 5px 10px;
        font-size:11px;
margin-bottom:30px;
}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

#colRight {
	float:left;
	width:225px;
	margin-left:20px;
	margin-top:15px;
	
}

#colRight p.line {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

.stats
{
	
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

.stats th
{
	padding: 12px 17px 12px 17px;
	font-weight: bold;
	font-size: 14px;
	color: #36A1C8;
	border-bottom: 1px dashed #36A1C8;
}

.stats td
{
	padding: 7px 17px 7px 17px;
	color: #333;
}

.stats tr {border-bottom:1px solid #ddd;}

.stats tbody tr:hover td
{
	color: #333;
	background: #eaeaea;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h2 {
	padding-bottom:8px;
}

.post small {
	color:#666;
	display:block;
	padding-bottom:6px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	padding-bottom:5px;
}
.post .entry p {font-size:14px; line-height:21px;}

.post .entry img {
	border:1px solid #ddd;
	background:#fff;
	padding:7px;
        margin-bottom:10px;
}

h2 a{
	text-decoration:none;
	color:#36A1C8;
	padding:10px 0;
	
}

h2 a:hover {
	color:#36A1C8;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

#sidebar ul {
	background:url(images/bk_horizline.jpg) 100% 0 repeat-x;
	margin:10px 0;
}

#sidebar ul li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background:url(images/arrow.jpg) 0 11px no-repeat;
	padding:6px 0 8px 16px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#333;
}

.social {padding-top:5px;}

#twitter_div ul li {
	padding:5px 0;
	background:url(images/none.jpg) 0 8px no-repeat;
	padding-left:15px;
	position:relative;
	text-transform:none;
}

#twitter_div ul li a {
        display:inline;
        padding:0;
	text-decoration:none;
	margin:0;
        background:url(images/none.jpg) 0 11px no-repeat;
}

#twitter_div ul li a:hover {
	color:#333;
}

ul#twitter_update_list li {padding:7px 0;}

#twitter-link {margin-top:7px;}

#espnVideoPlayer {margin:10px 0;}

/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/
	margin-top:20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:310px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top:14px;
	right:14px;
}

.stepcarousel .panel .projectImg img {
	border:none;
}

.web {
	background:url(images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(images/ribbon_print.png) 0 0 no-repeat;
}





/* FORMS
-------------------------------------------------*/
form label, form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/bk_submit.jpg) 0 0 no-repeat;
	font-size:11px;
}

form input#searchsubmit {
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}



/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.feed {
  margin-left: 3px;
margin-bottom:3px;
  padding: 0 0 0 19px;
background: url(images/feed-icon-14x14.png) no-repeat 0 50%;
} 


.fn-entry ol li {
	list-style-type:lower-roman; 
	margin-bottom:3px;
	padding:7px 5px;
	background:none repeat scroll 0 0 #eeeeee;
	border:1px solid #cccccc;
	}
.fn-entry a {

	margin-bottom:3px;
	padding:7px 5px;
	color:#333333;
	text-decoration:none;
	}
	
.entry table {
  padding: 0;
  margin: 1em 0;
  border-collapse: collapse;
  border: 1px solid #cccccc;
  font-size: 0.9em;
	}
.entry table th, .entry > table td {
	border: 1px dotted #ccc;
  padding: 0.5em;
  text-align: left;}
.entry > thead {border-bottom:1px solid #cccccc;}

.entry table th {background-color:#eeeeee; font-weight:bold;}
.entry tfoot {border-top:1px solid #cccccc;}

ol { margin-left:1.5em; padding-left:0px; font-size:13px; line-height:17px; }
ol li { margin-bottom:0.7em; }

.entry h3 {margin-bottom:0.7em;}

.entry ul { margin-left:1.5em; padding-left:0px; font-size:13px; line-height:17px; }
.entry ul li { margin-bottom:0.7em; }




/* =============================================================================
   THN Quick Reaction 
   ========================================================================== */
   
.thn-reaction {
	overflow:hidden;
	margin:10px 0;
	max-width:600px;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	line-height:1;
	font:13px/1.385 helvetica, arial, clean, sans-serif;
	color:#333;
}
.thn-reaction a {
	color:#225DB7;
	text-decoration:none;
}
.thn-reaction a:hover {
	text-decoration:underline;
}
.thn-reaction a:visited {
	color:#608FD6;
}
.thn-reaction p {
	font-size:13px;
	line-height: 1.385;
	font-family: helvetica, arial, clean, sans-serif;
	margin:0 0 1em 0;
}
.thn-reaction p:last-child {
	margin:0
}
.thn-reaction > div {
	margin-bottom:20px;
	border:1px #c2c2c2 solid;
	overflow:hidden;
}
.thn-reaction img {
	background-color:transparent;
	border:none;
}

.thn-reaction table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
	border:0px;
}
table.thn-reaction-table {border:none; background:none;}
table.thn-reaction-table img {border:none; background:none; margin:0; padding:0;}
.thn-reaction td {
	border:none;
}

/* =============================================================================
   THN Header Section
   ========================================================================== */
   
.thn-reaction-header {
	background:#fff url(http://a2.espncdn.com/prod/assets/gradient_back.jpg) bottom repeat-x;
	padding:10px;
}
.thn-reaction-header table {
	text-align:center;
	width:100%;
	clear:both;
	border:none;
}
.thn-reaction-header td {
	vertical-align: middle;
	margin:0;
	padding:0 7px;
	border:none
}
.thn-reaction-header table img {
	border:none;
	background-color:transparent;
}
.thn-reaction-score {
	font-size:20px;
	font-weight:bold;
}
.thn-reaction-final {
	font-size:12px;
}
/* =============================================================================
   THN Grades Section
   ========================================================================== */
.thn-reaction-grades {
	background:#fff;
	font-size:12px;
	padding:5px;
}
.thn-reaction-grades td {
	vertical-align: top;
	border:none;
	border-bottom:1px #d6d6d6 solid;
	margin:0;
	padding:7px 7px 3px 7px;
}
.thn-reaction-grades td.last {
	border-bottom:none;
}
.thn-reaction-player {
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.thn-reaction-player-line {
	padding-left:10px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.thn-reaction h4 {
	display: block;
	margin:0 0 1em 0;
	font-weight: bold;
	font-size: 15px;
	border-bottom:1px #d6d6d6 solid;
	padding:0 0 4px 0;
	text-transform:uppercase;
}
/* =============================================================================
  THN Five Things We Saw
   ========================================================================== */
.thn-reaction-summary {
	padding:10px;
}
.thn-reaction ol {
	counter-reset:li; /* Initiate a counter */
	margin-left:0; /* Remove the default left margin */
	padding-left:0; /* Remove the default left padding */
}
.thn-reaction ol > li {
	position:relative; /* Create a positioning context */
	margin:0 0 15px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:0px 8px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
}
.thn-reaction ol > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:2px;
	left:-2em;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:2em;
	/* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
	padding:4px;
	border-top:1px solid #d6d6d6;
	color:#fff;
	background:#666;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, sans-serif;
	text-align:center;
}
.thn-reaction li ol, .thn-reaction li ul {
	margin-top:6px;
}
.thn-reaction ol ol li:last-child {
	margin-bottom:0;
}

