/*
Theme Name: i-Tul Theme
Theme URI: http://i-tul.com/
Description: Custom Theme
Author: Ryan Holden
Version: 0.1
Tags: 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

table, td {vertical-align:top}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

body,html {height:100%;}
body {  background: url("/wp-content/themes/nyctnf/images/bg_header2.png") repeat-x scroll 0 0 #F5F5F5;
    font-family: 'Open Sans';}
#wrapper {min-height:100%;font-family:'Open Sans',Arial, Helvitica, sans-serif;width:970px;margin:0 auto;padding:0}

#innerHeader, #innerMain, #innerFooter {width:970px;margin:0 auto;}

/* HEADER START */

a.logo {margin: 1px 0 0 -15px;}
	#header .logo { float: none;margin:0;}
	#header {position:relative;z-index:10}
	#innerHeader {position:relative;z-index:10;height:180px;}
	.rightCorner {float:right;font-size:11px;height:35px;line-height:35px;color:#622511;width:687px;}
.rightCorner a,.rightCorner a:visited {float:right;padding:0 0px 0 40px;font-weight:bold; color:black;}
.rightCorner a img {vertical-align:text-bottom;}
#header .menu {
    clear:left;
	float:none;
	height:60px;
    margin: 18px 0 0;
	z-index:10;
	position:relative;
}


#header .menu li a,#header .menu li a:visited {color:white;font-weight:bold;padding:18px 11px;display:block;text-transform:uppercase;font-size:13px;border-right:#043849 1px solid;}
#header .menu li  {float:left}
#header .menu li:hover {color:#05465b;background:#fff;}
#header .menu  li:hover a {color:#05465b;text-decoration:none;}
#header .menu  li.current_page_item a,
#header .menu li.current_page_parent a,
#header .menu li.current_page_ancestor a {background:#01263a;color:white;}
#header .menu ul.children {position:absolute;top:48px;background:white;width:151px;display:none;width:120px;}
#header .menu .page-item-13 ul.children {width:166px;}
#header #innerHeader .menu ul  li:hover > ul.children {display:block;}
#header .menu  ul.children  li {padding:10px;float:none;position:relative;}
#header .menu  ul.children  li a {text-transform:none;font-size:13px;border-right:none;color:#06526b;font-size:12px;padding:0;font-weight:normal;background:#fff}
#header .menu  ul.children  ul.children {display:block;position:relative;height:20px;top:0;width:auto;margin:5px 0 0 3px;}
#header .menu  ul.children  ul.children li {padding:5px 0;float:left;float:none;border:0;padding:0;}
#header .menu  ul.children  ul.children li a ,#header .menu  ul.children  ul.children li a:visited {color:#06526B;font-size:12px;font-weight:normal;padding:0 5px;background:#fff;padding:8px 10px;}
#header .menu  ul.children  ul.children li:first-child a {border-left:none;}


#header .menu ul.children ul.children li a, #header .menu ul.children ul.children li a:visited {border-left:0;font-size:12px;color: #06526B;}
#header #innerHeader .menu ul.children ul.children {display:none; position:absolute;left:120px;z-index:100;background:white;width:100px;margin:0;}
#header #innerHeader .menu ul.children ul.children ul.children {position:absolute;left:100px;z-index:100;background:white;width:100px;margin:0;}
/*


#header #innerHeader .menu ul.children ul.children li {}
*/



/* FOOTER START */
		
#footer {margin-top:40px;padding:20px 0;clear:both;overflow:hidden;}

	#footer .widget-container {float:left;margin-right:40px;font-size:11px;color:#6f6f6f;}
	
		#footer .widget-container a{color:#6f6f6f;}
		
		#footer .widget-container .widget-title{text-transform:uppercase;font-weight:bold;font-size:11px;margin-bottom:8px;}
		
		#footer .LJSubpagesWidget ul {list-style:none;margin-left:0px;}
		
			#footer .LJSubpagesWidget li{line-height:1.5;margin-top:5px;padding-bottom:3px;}
		
	#footer .SWBOC_Widget {}
		
/* ------------ SUBPAGE START ------------------- */

#banner {height:300px;position:relative;}
#banner img  {position:absolute;left:-240px;top:-27px;z-index:-1}


.sidebarHold {float:right;width:188px;}

	.sidebarHold .widget-container {margin-bottom:30px;background:white;border:1px solid #c3c3c3;}
	
		.sidebarHold .widget-title {}
		
	.sidebarHold .widget_subpages {}
	
		.sidebarHold .widget_subpages .widget-title {}
	
		.sidebarHold .widget_subpages ul{list-style:none;margin-left:0px;padding-bottom:0px;}
		
			.sidebarHold .widget_subpages ul li{margin-left:0px;}
			
			.sidebarHold .widget_subpages > ul > li {}
			
				.sidebarHold .widget_subpages > ul > li > a{}
			
				.sidebarHold .widget_subpages > ul > li > .children a{}
			
			.sidebarHold li.current_page_item a,
			.sidebarHold li.current_page_parent a,
			.sidebarHold li.current_page_ancestor a {}


.sidebarHold .widget-container h3 {color:#f15b2b;padding:13px 0 3px 23px;border-bottom:1px solid #d8d8d8;text-transform:uppercase;font-size:14px;}

.sidebarHold .widget-container li {
	list-style:none;
}
.widget-container li a {
	color:#333333;
}
.sidebarHold .widget_categories ul {list-type:none;padding:0 0 0 23px;margin:0}
.sidebarHold .widget_categories ul li {padding:5px 0;list-style-type:none;}
.sidebarHold .widget_categories ul li a,.sidebarHold .widget_categories ul li a:visited {color:#333333}
			
	.SWBOC_Widget h3.widget-title {display:none;}
#swboc-2 h4 {padding:5px 0 0 23px;font-weight:normal;}
#swboc-2 h4 a,#swboc-2 h4 a:visited {font-weight:normal;color:#484848;}
#swboc-2 p {padding: 3px 0 17px 30px;font-size:11px;color:#0ba0d0}
#swboc-2 p a,#swboc-2 p a:visited {color:#0ba0d0}		
			


/* entry-content START */
#container {overflow:hidden;}
.blog #container {margin:0 200px 0 0;}
#main {clear:left;position:relative;
    clear: both;}
h1.page_title {border-bottom:1px solid #d8d8d8;padding:10px 0 10px 0;margin:0;}
.page_title .alignright {margin: 10px 0 0 0;!margin:0 0 0 0;}
.alignright {float:right;margin:0 0 20px 20px;}
.alignleft {float:left;margin:0 20px 20px 0;}

.aligncenter {display:block;clear:both;margin:0 auto 15px;}

.entry-title {font-size:25px;font-weight:bold;color:#ed1f2f;line-height:1.2;}

.entry-content {font-size:13px;color:#484848;line-height:1.5;}

	.entry-content p, .entry-content ul, .entry-content ol {padding-bottom:5px;}

	.entry-content ul, .entry-content ol  {margin-left:20px;}

	.entry-content ul li, .entry-content ol li {padding-bottom:10px;}
	
	.entry-content ul {list-style:disc;}

	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {font-weight:bold;}
	
	
	.entry-content h1 {font-size:22px;}
	.entry-content h2 {font-size:18px;}
	.entry-content h3 {font-size:16px;}
	.entry-content h4 {font-size:14px;}
	.entry-content h5 {font-size:13px;}
	.entry-content h6 {font-size:12px;}
	
	.entry-content blockquote {}
	
		.entry-content blockquote p{}
		
/* BLOG START */

.blog {}

	.blog .post{margin-bottom:25px;padding: 24px 0;border-bottom:#d8d8d8 1px solid;}
	
.blog .post h2.entry-title {font-weight:bold;}
.blog .post h2.entry-title a {color:#f15b2b;font-size:18px;}
.blog .post .entry-meta {color:#5c5c5b;font-size:12px;padding:5px 0 7px 0;}
div.entry-meta a,div.entry-meta a:visited {color:#0ba0d0;}
.blog .post .entry-utility {font-size:13px;}

.blog .post div.entry-content {color:#5c5c5b;font-size:14px;}


.single {}

	.single .post {padding-bottom:0px;margin-bottom:0px;border-bottom:none;}
	
		.single .entry-title {color:#3656A9}
	
		.single .navigation {display:none;}
		
		
/* CONTACT FORM START */

.wpcf7 {padding-top:20px !important;}

	.wpcf7 p, .wpcf7 br{padding:0px !important;margin:0px !important;}
	
	.wpcf7 br{display:none;}

	.wpcf7 .inputHold {width:120%;overflow:hidden;padding-bottom:20px;}
	
		.wpcf7 .inputHold label {width:252px;float:left;margin-right:40px;}
		
			.wpcf7 label .text{display:block;font-size:13px;font-weight:bold;padding:0 0 1px 5px;}
			
			.wpcf7 .inputHold label input{width:310px;padding:12px 10px;font-size:14px;background: url(images/input_field.png) no-repeat;border:none;outline:none;}

			.wpcf7 label textarea{width:551px;height:128px;padding:12px 10px;font-size:14px;background: url(images/textarea-back.png) no-repeat;border:none;outline:none;}
			
			.wpcf7 .your-message{}
			
				.wpcf7 .your-message span {display:block;}
			
			.wpcf7 .wpcf7-submit{border:none;font-size:0;background: url(images/button-send-now.png) no-repeat;width:136px;height:46px;clear:both;resize:none;overflow:auto;margin-top:20px;cursor:pointer;}
			
			.wpcf7 span.wpcf7-not-valid-tip {width:190px;top:0px;text-align:center;}
.post-paginate a,.post-paginate a:visited{color:#f15b2b;padding:0 3px;}
.post-paginate {color:#f15b2b;text-align:center;}
.post-paginate .current {color:#0ba0d0;}
.post-paginate .dots {display:none;}
.post-paginate .next {float:right;}
.rtalign {text-align:right;}
.post-paginate .prev {float:left;}
.centerit {text-align:center;}
.centerit h1 {padding:10px 0;}
.performancetable {margin:10px auto;width:100%;clear:left;}
#content .performancetable sup {float:right}
.performancetable td{font-weight:bold;}
.performance {padding:5px 0 ;}
.performance h1 {padding:20px 0;}
.page-template-t-event-stats-php #content {padding:20px 0 0 0;}
.performancetable td,.performancetable th {border:1px solid black;padding:7px 7px 7px 4px;font-size:13px;}
tr.oth td {background-color:#DDD}
.pagination {padding:30px 10px 10px;text-align:center;line-height:22px;}
.pagination a,.pagination span {display:inline-block;padding:0 10px;}
.pagination a:visited {color:#0000FF}
.performance h1 a,.performance h1 a:visited {color:blue;text-decoration:underline;}
tr.oth td {background-color:#DDD}
.stepplenav a,.stepplenav a {padding:0 10px;color:blue;}
.stepplenav {padding:0px 0;text-align:right;float:right;margin:0 0 10px 0;}

.centerit h1.entry-title,.track h1.entry-title {text-align:left;padding:10px 0 30px;}
h1.entry-title a,h1.entry-title a:visited {color:blue;text-decoration:underline;}
#drp_archiveevents {width:70px;}
.track img {float:left;}
#archiveevents {padding:10px;clear:left;}
#archiveevents > div {float:left;width:400px;padding:10px 10px 10px 0;margin:10px 0 0 0;}
#archiveevents > div h3 {margin:0 0 10px 0;}
#archiveevents a,#archiveevents a:visited {color:blue;float:left; width:200px;padding:5px 0;}
#archiveevents .brd {border-left:2px solid black;padding:10px 10px 10px 30px; }
h1.entry-title {padding:0 0 20px 0;}
.clearboth {clear:both;}
a.nextlink, a.nextlink:visited {font-size:22px;color:blue;}

.initials {text-align:center;}
.initials a,.initials a:visited {color:blue;font-size:18px;}
.fltleft {float:left;padding:20px 25px 0 25px;}
.fltleft a,.fltleft a:visited { display:block;padding:2px 0;}


#studentsearch label {display:block;float:left;position:relative;padding:10px;line-height:25px;}
#studentsearch input.textfield, #studentsearch select {width:90%;}
#searchsubmit {margin:30px 0 0 0;}
.wrng {padding:8px;background:#FFC0CB; border:1px solid red;clear:left;font-weight:bold;}
#searchresults {clear:left;font-size:16px;width:100%}
#searchresults td {padding:8px 5px}
#studentsearch #gender {width:100px;}
.performancetable a,.performancetable a:visited {color:blue;}
.page-template-t-students-php h2 {margin:30px 0 0 0;}
.page-template-t-students-php h3 {padding:10px 0;}


/**** individual/relay/roster forms ****/
.ind_form h1 {
	padding: 10px 0 10px 10px;
	font-size: 23px;
	border-bottom: 1px solid black;
	margin: 0 0 10px 0;	
}
.ind_form label {
	display:block;
	padding:0 0 5px 0;
}
.ind_form input, .ind_form select {
	padding:5px;
	vertical-align:middle;
	width:90%;
	box-sizing:border-box;
}
.ind_form th.cntr {
	text-align:center;
}
.ind_form th {
	padding:5px 0;
	text-align:left;
}
.ind_form td {
	padding:1px 3px;
	vertical-align:middle;
}
.hn_formele {
	padding:3px 0 10px 10px;
	display:inline-block;
	width:30%;
}

.ind_form table {
	margin:20px 0 0 0;
	width:100%;
	
}
.btn_container {
	text-align:right;
}
.btn_container input {
	width:100px;
	padding:5px;
}
input.error {
	border:1px solid red;
	background:#F7E9E4;
}
.success {
	display:block;
	background:#EEFCE8;
	color:black;
	border:1px solid green;
	font-size:18px;
	margin:10px;
	padding:10px;
}
.success h1 {
	margin:0 0 10px 0;
}
.ind_form .relay_student_table {
	margin:10px 10px 20px 0;
	float:right;
	width:80%;
}
.relay_student_table td {
	padding:5px 10px;
}
.the_content p {
	padding:5px 0;
}
.the_content {
	margin:15px 10px;
}

.table_meets {
	margin:20px 0;
	width:50%;
	table-layout:fixed;
}
.table_meets th {
	text-align:left;
	padding:5px 0 10px;
}
.table_meets a {
	display:block;
	padding:5px 0;
}

	.student_event_contents {
		width: 80%;
		table-layout: fixed;
		border: 1px solid black;
		text-align:center
	}

	.student_event_contents th {
		font-weight: bold;
		border-bottom: 1px solid black;
	}
	.student_event_contents td {
		padding: 10px;
		border-right:1px solid black;
		line-height: 1.8;
	}
#header .menu  ul.children li:hover, #header .menu  ul.children li:hover > a, 
#header .menu  ul.children ul.children li:hover, #header .menu  ul.children ul.children li:hover > a,
#header .menu ul.children ul.children li a:hover     {
  background: #C5FCB3;
}

.timingBlock {
  text-align:right;
  font-size:16px;
  padding:10px;
  clear:right;
}
.timingBlock a {
  color: blue;
  border-left:1px solid black;
  padding: 0 10px;
}
.timingBlock strong {
  padding: 0 10px;
  border-left:1px solid black;
}
.timingBlock strong:first-child, .timingBlock a:first-child {
  border-left: 0;
}
.notshown {
  visibility: hidden;
}