/*
Theme Name: ltschicago
Theme URI: http: //www.blueprintds.com/
Description: Child theme for ltschicago based on the simplicity theme
Author: Blueprint Design Studio
Author URI: http: //www.blueprintds.com/
Template: simplicity
Version: 1.1
*/

@import url("../simplicity/style.css");

body {
	background:#caeaf5 url(images/bg.jpg) top center repeat-x;
}

#header-container {
	background:none;
	border:none;
}
#wrapper {
  background: none;
}
#header {
  clear: both;
  padding: 5px 0 0px;
  position: relative;
}
#slides {
  background: url(images/slidebg.png) center top no-repeat;
  position: relative;
  border:none;
  padding:22px 0 28px;
  display:block;
  height:355px;
  width:1044px;
  margin:0 auto; 
  
}
.slide-image {
	background:none;
	padding-bottom: 0px;
	width: 960px;
}
.nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-cat a, .nav li.current-menu-item a, .nav li.sfHover {
  -moz-border-radius: 4px 4px 4px 4px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  background: -moz-linear-gradient(100% 100% 90deg, #F5F5F5, #FFFFFF) repeat scroll 0 0 transparent;
  border: 1px solid #5E92A8;
  color: #302C68;
}
.nav a {
  border: 1px solid transparent;
  color: #302C68;
  display: block;
  line-height: 18px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  z-index: 100;
  font-weight:bold;
  text-shadow:none;
}

.nav a:hover { color: #302C68; text-decoration:underline;  }
#navigation {
  margin-top:66px;
  font: 16px/1em sans-serif;
}

#slides .bend {
	display:block;
	width:185px;
	height:148px;
	position:absolute;
	left:26px;
	top:3px; 
	background:transparent url(images/bend.png) left top no-repeat;
	z-index:999;
	
}

#slides a.next {
  background: url("images/btn-next-slider.png") no-repeat scroll 0 0 transparent;
  height: 30px;
  opacity: 0.35;
  position: absolute;
  right: 18px;
  text-indent: -9999em;
  top: 44%;
  width: 30px;
  z-index: 999;
  text-align:left !important;
}

#slides a.prev {
  background: url("images/btn-prev-slider.png") no-repeat scroll 0 0 transparent;
  height: 30px;
  left: 18px;
  opacity: 0.35;
  filter:alpha(opacity=35);
  position: absolute;
  text-indent: -9999em;
  top: 44%;
  width: 30px;
  z-index: 999;
}
.slides_control {
  min-height: 344px;
}

.slide .slide-content.entry .title {
  color: #FFFFFF;
  font-family: arial;
  font-size: 20px;
  font-weight: normal;
  line-height: 1em;
  margin: 0 0 10px;
  text-transform: capitalize;
}
.slide .slide-content.entry {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 10px;
  font-size: 13px;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  width: 300px;
  opacity:0.7;
  filter:alpha(opacity=70);
}
#tec-content,
#content {
  background:transparent url("images/contentbg_new.png") center top repeat-y;
  margin: 0 auto;
  min-height:400px;
  padding:24px 60px 20px !important;
  width: 946px;
  display:block;
  position:relative;
}
body.home #content {
  padding: 9px 60px 0;
}
#main h2.section-title {
	margin-bottom:20px;
	font-weight:normal;
}
.section .post .title {
  font: 20px/20px "Myriad Pro";
  font-weight:bold;
  margin: 0 0 15px;
  position: relative;
}
.home-sidebar #main .block {
  border-right: 1px dotted #B6BCBF;
  margin: 0;
  padding: 0 9px 20px 10px;
}
.home-sidebar #main .block.last {
	border: none;
    padding-right: 0;
}
.home-sidebar #main .block.first {
	padding-left:0px;
}
#main .block {
  border: medium none;
  float: left;
  width: 302px;
}
.post .title a:link, .post .title a:visited, .single .title a:link, .single .title a:visited {
  color: #0E2747;
}
h1, h2, h3, h4, h5, h6 {
  color: #0E2747;
  margin: 0;
}
.home-sidebar #main #portfolio .block {
  border-right: medium none;
  margin: 0 8px 30px;
  padding: 0;
}
.home-sidebar #main #portfolio .block.first {
  margin-left: 0;
}
a {
  color: #1E78AC;
}
.type-portfolio h3 {
	margin-left:2px;
	padding-left:2px;
}

#sub-featured {
	border-bottom:none !important;
}
#wrapper #testimonials .quote-icon {
  -moz-border-radius: 8px 8px 8px 8px;
  background: url("images/ico-quotes.png") no-repeat scroll 11px center #73B8E0;
  float: left;
  height: 53px;
  width: 53px;
}
#wrapper #testimonials {
}
#wrapper h2.section-title {
  font-size: 1.9em;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 20px;
}
#main #testimonials .quotes {
  margin-left: 75px;
}

#wrapper #testimonials .quotes {
  margin-left: 75px;
}

#main .section {
  padding-bottom: 10px;
  border-bottom:none;
  margin-bottom:0px;
  width: 100%; 
}

div.custom {
	 clear:both; margin-bottom:20px; width:940px; border-bottom:1px dotted #BFC5CA;
}

#footer-widgets .widget h3 {
  border-bottom: 1px dotted #888888;
  color: #FFFFFF;
  font-weight: normal;
}
.widget.widget_woo_twitter h3 {
  margin-bottom:15px;
  padding: 0 0 10px;
}

div.widgetline {
	border-bottom: 1px dotted #888;
    clear: both; margin:8px 0
}
div.widget_categories {
	margin-bottom:0px; 
}
div.widget_categories h3 {
	margin-bottom:0px;
}
div.footer-widget-3 {
	background:url(images/twiterhead.png) right top no-repeat;
}
div.widget_links h3 {
	display:none;
	margin-bottom:0px;
}

.widget ul {
  clear: both;
  list-style-image: url("images/arrow.png");
  list-style-position: inside;
  padding-left: 0;
}
#footer-widgets .widget ul li {
  border-bottom: 1px dotted #888888;
  line-height: 18px;
  padding: 3px 0;
}
.widget_woo_twitter .back {
  -moz-border-radius: 0 0 0 0;
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  padding: 0;
}
.widget_woo_twitter a.time {
	display:block;
	clear:both;
}
  
.widget_woo_twitter ul {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
}
.widget_woo_twitter p {
  font-weight: normal;
  padding: 0;
}
.widget_woo_twitter p a {
  color: #fff;
}
.widget_woo_twitter ul li .content {
  font-family: Helvetica;
  font-size: 12px;
}
#footer-widgets {
  color: #FFFFFF;
  font-family: helvetica;
  font-size: 12px;
  font-weight: lighter;
  line-height: 19px;
  padding: 10px 0;
}
.widget_woo_twitter ul li a.time {
	color:#747474 !important;
	text-transform:capitalize;
}
#footer-widgets .widget_woo_twitter ul li {
	border:none;
  
}
.widget_woo_twitter ul li {
  border-bottom: none !important;
  list-style: none outside none;
}

.footer-widget-4 .widget_text a {
	margin-right:9px;
}
#sidebar {
  overflow: visible;
}

#footer-widgets ul li.newsletteremail input[type=text], .primary .gform_wrapper .gform_body input[type=text]{
	width:94% !important;
}
#footer-widgets ul li div.ginput_container {
	float:left;
	width:150px;
}

#footer-widgets ul li.newsletteremail {
	border:none;
}
#footer-widgets-container {
	clear:both;
}
#footer-widgets ul li.newsletteremail input#gform_submit_button_1{
    background: none repeat scroll 0 0 #3585B3 !important;
    border: medium none !important;
    color: #FFFFFF !important;
    width: 60px !important;
}
#footer-widgets .gform_widget .gform_wrapper .gform_body , .primary .gform_wrapper .gform_body {
	width:150px;
	float:left;
}
#footer-widgets .gform_widget .gform_wrapper .gform_footer , .primary .gform_wrapper .gform_footer {
	width:60px;
	padding:0px !important;
	margin:0px;
	clear:right;
	float:right;
	margin-top:3px;
}
#footer-widgets .gform_widget .gform_wrapper .gform_footer input , .primary .gform_wrapper .gform_footer input {
	background: none repeat scroll 0 0 #3585B3 !important;
    border: medium none !important;
    color: #FFFFFF !important;
    width: 60px !important;
}
#footer-widgets .gform_widget .gform_wrapper .gform_body .gfield_label, .primary .gform_wrapper .gform_body .gfield_label {
	display:none;
}
#footer-widgets
.footer-widget-4
.widget_text {
	margin-bottom:0px;
}
#footer-widgets
.footer-widget-4
.gform_widget h3 {
	border:none !important;
	padding-top:20px;
}
#footer-widgets
.footer-widget-4
.gform_widget {
	background:url(images/newslettericon.png) top right no-repeat
	
}
#title-container {
  background: none repeat scroll 0 0 transparent;
  border-bottom: medium none;
  border-top: medium none;
  padding: 30px 0 20px;
  position: relative;
}
.rightbend {
	position:absolute;
	background:transparent url(images/bend_right.png) top right no-repeat;
	width:112px;
	height:101px;
	display:block;
	top:-15px;
	right:44px;
}
span.greenarrow { 
	background:none;
	font-size:20px;
	color:#000;
	display:block;
	padding-bottom:10px;
	font-weight:bold;
}
span.greenarrow img {
	-moz-box-shadow:none;
	border:none;
	vertical-align:bottom;
	background:none;
}

div.type-infobox {
	min-height:323px;
}

.headercontent {
	background:transparent url(images/headercontent.png) top center no-repeat;
	height:24px;
	display:block;
	margin:0px;
	padding:0px;
	margin:0 auto;
	width:1008px;
}
  
#gallery, .portfolio .video {
  float: left;
  margin-right: 30px;
  width: 480px;
}

.entry {
  margin-bottom: 1.5em;
  margin-right: 10px;
}

h2.portfolio {
	display:none;
}
.reg-button {
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	background:#eee;
	font-size: 13px;
}
div#paypaldonation {
	position:absolute;
	width:74px;
	right:0px;
	top:34px;
	margin-right:20px;
}
div#paypaldonation input {
	padding:0px;
	-moz-border-radius:none;
	border:none;
}

table.schedule {
  -moz-border-radius: 4px 4px 4px 4px;
  -moz-box-shadow: 0 1px 1px #555555;
  background-color: #F6F6F6;
  background-image: url("images/table-bg.png");
  background-position: 0 bottom;
  background-repeat: repeat-x;
  border-collapse: separate;
  border-color: -moz-use-text-color #CFCFCF #707070;
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  border-style: none solid;
  border-width: medium 1px;
  font-size: 1.2em;
  margin: 20px auto;
  padding: 0;
}
table.schedule td, table.schedule th {
  border-color: #FFFFFF #D0D0D0 #D0D0D0 #FFFFFF;
  border-style: solid;
  border-width: 1px;
  color: #454545;
  margin: 0;
  padding: 13px 10px;
  text-align: center;
}

/* @group League Events Table Styles  */
table.league-table
{
	width: auto;
}

table.league-table tr
{
	height: 59px;
}

.league-table .league-icons
{
	padding: 5px 10px;
	text-align: right;
}

.league-table .league-icons img
{
	margin: 0px;
	padding: 0px 5px;
	background: transparent;
	border: 0px solid #fff;
	-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
}

.league-table .league-links
{
	padding: 5px 25px;
	vertical-align:middle;
	text-align:center;
}

/* @end */
#paypaldonation input#paypalsubmit {
	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 2px;
}
div.charities .entry{ 
	clear:both;
}
.primary div.eventsListWidget ul.upcoming {
	background:none;
	list-style:none;
}


ul#menu-leagues li {
	position:relative;
	display:block;
}
ul#menu-leagues li > ul { 
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 45px;                    /* position slightly lower than the parent menu item */
  left: 10px;
  background:#ddd;
}
ul#menu-leagues li:hover > ul {   
  display: block;              /* makes the child block visible - one of the most important declarations */
}

ul#menu-leagues li a { color: #fff; display: block; width: 100%; text-decoration: underline; }
ul#menu-leagues li a:hover, ul.makeMenu li a.CSStoHighLink { color: #000; }
ul#menu-leagues li:hover > a { color: #FFF; background:none repeat scroll 0 0 #666666 }  
ul#menu-leagues li {   
  behavior: url( IEmen.htc );
  z-index:998;
  min-width:288px;
  background: none repeat scroll 0 0 #DDDDDD;
}
ul#menu-leagues ul {  
  display: none; position: absolute; top: 45px; left:10px;
}


ul#menu-leagues li a {
	-moz-border-radius: 3px 3px 3px 3px;
	display: block;
	text-decoration:none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	letter-spacing: 1px;
	line-height: 24px; 
	padding: 0 9px;
	text-align: center;
	width: auto;
	background: none repeat scroll 0 0 #DDDDDD;
	color: #444444;
}
ul#menu-leagues li li a {
	margin:0px;
	text-align:left;
	-moz-border-radius:0px;
	font-weight:lighter;
	width:100%;
}

ul#gform_fields_4 div.ginput_container span.ginput_product_price_label, 
ul#gform_fields_3 div.ginput_container span.ginput_product_price_label {
	display:none;
}
ul#gform_fields_4 label.gfield_label,
ul#gform_fields_3 label.gfield_label {
	width:195px !important;
} 
div.custommenu {
	display:block;
	float:left;
	width:100px;	
}
a.rulelink {
  -moz-border-radius: 3px 3px 3px 3px;
  border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
  border-style: solid;
  border-width: 1px;
  color: #777777;
	padding: 5px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
	height:17px;
	background:#eee;
} 
li#field_5_1 {
	float:left;
	width:50%;
	clear:left;
}
li#field_5_2 {
	width:50%;
	float:left;
	text-align:justify;
	clear:left;
}
li#field_5_3 {
	width:48%;
	float:right;
	clear:right;
	margin-left:10px;
	margin-top: 8px;
}
li#field_5_8 {
	clear: left;
	float: left;
    margin-top: 50px;
    width: 50%;
}
li#field_5_4, li#field_5_6 {
  clear: right;
  float: left;
  width: 22%;
  margin-left:10px;
} 
li#field_5_5 , li#field_5_7 {
  clear: right;
  float: right;
  width: 25%;
}
li#field_5_5 label, li#field_5_7 label, li#field_5_4 label, li#field_5_6 label {
	clear:both;
	width:100%;
}
li#field_5_4 label {
	clear:both;
}

#gform_5 .gform_heading {
	position: absolute;
}

#gform_5 .gform_footer {
	float: right;
	margin-top: 0;
	padding-top: 0;
	width: 49%;
}

.events-archive .tec-event-entry p {
    font-size: 14px !important;
}

.events-archive .tec-event-entry p.warning, p.warning {
	color: #F00 !important;
	font-size: 16px !important;
	padding-bottom: 10px;
	text-align: center;
}

input.disabled {
	border-color: #DDDDDD #EFEFEF #EFEFEF #DDDDDD;
    color: #AAAAAA;
}

#comment {
	clear: both;
}