/*  
Theme Name: Ion
Theme URI: http://www.ionstudionyc.com/
Description: Theme for Ion Studio NYC [originally developed by Collin Kelly - www.collinkelly.com]
Version: 2.0
Author: Webtonica
Author URI: http://www.webtonica.com/

*/

/*--- GENERAL RESET ---*/
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
	border: 0pt none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0pt;
	padding: 0pt;
	vertical-align: baseline;
	outline: none;
}

body {
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	font-family: 'Helvetica Neue', arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	margin: 0pt;
	cursor: default;
	overflow: visible;
}

html,body {
	height:100%;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

a{
	text-decoration: none;
}

/*--- END RESET ---*/

/*--- LANDING / HOME PAGE ---*/
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 800px; 
}
/*--- END LANDING / HOME PAGE ---*/


#wrapper {
	margin: 15px auto 0 auto;
	width: 980px;
	text-align: left;
	overflow: hidden;
}

#header {
	float: left;
	height: 140px;
	width: 980px;
}

#header_logo {
	float: left;	
	position: relative;
}


/* ---- START NAVIGATION CSS ---- */
#topnav {
	height:15px;
	width:860px;
	margin:25px 0 100px 0;
	padding:0;
	position: relative;
	float: left;
}

#topnav a {
	text-transform: none;
	font-family: 'tradegothicltstdcn'; 
	font-size: 22px;
	color: #999;
	margin:0 7px;
	padding:0;
}	
#topnav a:hover { color: #333; }

#topnav a  span { font-size: 22px;color:#333;border-bottom:1px solid #333; }

/* ---- END NAVIGATION CSS ---- */

/*--- MENU ---*/

#content {
	float: left;
	position: relative;
	left: 120px;
	top: -55px;
	font-size: 1.2em;
	padding: 20px 20px 10px 20px;
	width: 720px;
}

#about #content { /* Everything BELOW the header and ABOVE footer */
	padding: 0;
	width: 760px;	
}

#menu{
	position: absolute;
	top: -25px;
	left: -15px;
	width: 730px;
	z-index: 9999;
}

#menu2{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 730px;
	z-index: 9998;
}

#container { /* contains ALL divs for talent on About Us page */
	background: url(images/container_bg.gif) 0 0 no-repeat;
	width: 760px;
	height: 400px;
	margin: 30px 0 10px 0;
	overflow: hidden;
}

/******* /MENU *******/

/******* CONTENT *******/

.content {
	text-align: left;
}

.talent_pics {
	float: left;
	position: relative;
	left: 35px;
	top: 35px;
}

.talent_pics img {
	border: 1px solid #CCC;
}

.talent_copy_box {
/*	border: 1px red solid; */
	width: 400px;
	height: 300px;
	float: right;
	position: relative;
	right: 35px;
	top: 35px;

	font-size: 1em;
	line-height: 1.4em;
}

#editorial p img {
	display: block;
	float: left;
	width: 132px;
	height: 132px;
	margin: 0 10px 10px 0;
	border: 2px solid #CCC;
}
#editorial p img:hover {border: 2px solid #000;}

.talent_copy_box h1 {
	text-transform: uppercase;
	color: #666;
	vertical-align: middle;
	font-size: 35px;
	margin: 0 0 8px 0;
}

.talent_copy_box h1 span {
	font-size: 21px;
	margin: 0 0 5px 0;	
	color: #D7B12A;
	font-variant: small-caps;
}

.talent_copy {
	color: #666;
	height: 280px;
}

.talent_copy img { /* mugshot in copy */
	display: block;
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}

h1 {
	font-size: 35px;
	text-transform: capitalize;
	color: #333;
	margin-bottom: 10px;
	text-align: left;
}

#services h1 {
	margin: 0 0 10px 0;
}

#services h2 {
	text-transform: uppercase;
	font-family: 'tradegothicltstdcn'; 
	font-size: 16px;
	color: #333;
	margin: 5px 0 10px 0;
}

#news h2 {
	text-transform: uppercase;
	font-family: 'tradegothicltstdcn'; 
	font-size: 16px;
	color: #333;
	margin: 5px 0 10px 0;
}

#education h2 {
	text-transform: uppercase;
	font-family: 'tradegothicltstdcn'; 
	font-size: 30px;
	color: #333;
	margin: 5px 0 10px 0;
}

#education ul{
	margin-left:25px;
}

#education li{
	font-size: 14px;
	color: #333;
}

#services h2 span {
	font-family: 'tradegothicltstdcn'; 
	color: #D7B12A;
}

#services table {
	font-family: 'Helvetica Neue', arial, helvetica, sans-serif;
	font-weight: lighter;
	border-collapse: collapse;
	width: 420px;
	color: #999;
	line-height: 1.4em;
}

#services tr {
	border-bottom: 1px solid #E9E9E9;
}
#services tr:last-child {
	border: none;
}
#services tr:hover {
	color: #333;
}
#services td {
	padding: 8px 0 8px 0;
}
#services td+td+td {
	text-align: right;
}
#services .stylist {
	font-family: 'Helvetica Neue', arial, helvetica, sans-serif;
	text-transform: capitalize;
	font-style: italic;
}

#style {
	margin: 0 0 25px 0;
}

#services .colorist tr, #services .colorist2 tr {
	border: none;
}
.colorist {
	float: left;
	width: 320px;
	margin-right: 35px;
}
table.color td+td {
	text-align: right;
}

#services table.color {
	width: 320px;
}

.colorist2 {
	border-left: 1px solid #e9e9e9;
	float: left;
	width: 320px;
	padding-left: 35px;
}

/* ---- PRESS PAGE ---- */

#contact .post h1 {
	font-family: 'tradegothicltstdcn';
	width: 100px;
	float: left;
}

#post_container {
	width: 640px;
	float: left;
}

#contact .entry, #subscribe .entry {
	padding-left: 20px;
	width: 300px;
	float: left;
}

#contact .post, #subscribe .post  {
	width:450px;
}

#contact h2, #subscribe h2 {
	margin: 0 0 5px 0;
}

#contact h2 span {
	padding-left: 10px;
	font-size: 14px;
	color: #C99D01;
}

#contact form p {
	margin-bottom: 10px;
}

#contact textarea {
	font-family: 'Helvetica Neue', arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

.category_post {
	float: left;
	width: 640px;
	margin-bottom: 20px;
}

.excerpt_image {
	margin-right: 15px;
	float: left;
}
.excerpt_image a {
	display: block;
	float: left;

	border: 3px solid #CCC;
}
.excerpt_image a:hover {
	border: 3px solid #DAAA01;
}

.excerpt_copy {
	float: left;
	width: 220px;
	height: 100%;
	padding: 3px 0 0px 15px;
	border-left: 1px solid #666;
}

#press h2 a{
	font-family: 'tradegothicltstdcn';
	font-size: 26px;
	color: #333;
}

#press h2 a:hover {
	color: #DAAA01;
	background-color: transparent;
}

.excerpt_copy p {
	line-height: 1.3em;
	color: #555;
	font-weight: lighter;
	
}

.excerpt_copy .meta {
	margin-top: 4px;
	font-size: 10px;
	color: #999;
}

/******* /CONTENT *******/

#menu img, #menu2 img{
	float: left;
}

.jqDock {
	cursor: pointer;
}

/* ---- START Tabs Styling for About Page ---- */

.ui-tabs .ui-tabs-nav { 
	list-style: none; 
	position: relative; 
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-state-active a, .ui-state-default a, .ui-state-default a, .ui-tabs .ui-tabs-nav li a, .ui-tabs-selected a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { 
	padding: .2em .2em; 
	display: block; 
	background: none; 
}

.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
}

#menu a, #menu2 a  {
	cursor: pointer;
}

/* ---- END Tabs ---- */


/* ---- END Added for about page ---- */

.post {
	float: left;
	padding: 10px 0 10px 0;
}



.post h1 {
	/* float: left;
	text-transform: none; */
}

.post h1 a {
	font-family: 'tradegothicltstdcn';
	color: #333;
}
.post h1 a:hover {
	color: #DAAA01;
	background-color: transparent;
}

.post h1 span {
	font-family: 'Helvetica Neue', arial, helvetica, sans-serif;
	font-size: 18px;
}
.post h2 {
	font-size: 18px;
}

.post .meta {
	font-family: 'Helvetica Neue', arial, helvetica, sans-serif;
	margin-top: 4px;
	font-size: 12px;
	color: #999;
}

.entry {
	float: left;
	width: 730px;
	overflow: visible;
	color: #666;
}

.entry p {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 6px;
}

.entry.print p img {
	display: none;	
}
.entry.web a:link, .entry.web a:visited {
	float: left;
	display: block;
	border: 2px solid #CCC;
}
.entry.web a:hover {
	border: 2px solid #DAAA01;
}

.post_images {
	float: left;
	width: 450px;
	padding-right: 15px;
	border-right: 1px solid #999;
	margin-right: 15px;
}

.post_images img {
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
a:link, a:visited { 
	text-decoration: none;
	color: #333;
	font-weight: bolder;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p { 
	padding: 0 0 7px 0;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation {
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a:link, .navigation a:visited {
	color: #999;
	font-weight: normal;
}
.navigation a:hover {
	color: #000;
	background: transparent;
	text-decoration: none;
}

.alignright {
	float: right;
	padding-right: 95px;
}

.alignleft {
	float: left;
	padding-left: 90px;
}




/* --------- START PRESS PAGE STYLES ---------- */

#press .post {
	padding: 0;
}

#press h1 {
	width: 170px;
	float: left;
	text-align: left;
	position: relative;
	left: 90px;
}

#press #content {
	width: 910px;
	left: 30px;
	clear: both;
	overflow: hidden;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	position: relative;
	top: 0;
	left: -80px;
	width: 175px;
	float: left;
	margin-right: 10px;
}

.col5, .col9 {
	margin-left: 90px;
}

.col1 {
	top: 35px;
}

#press p {
	float: left;
	margin-bottom: 5px;
}
#press p a {
	float: left;
	border: 1px solid #ccc;
}

#press #slider {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 910px;
	overflow: hidden;
}

#press #slider ul {
	width: 2900px;
}
#press #slider ul li {
	width: 910px;
	float: left;
	list-style-type: none;
}

#group2 {
	padding-left: 80px;
}
#group3 {
	padding-left: 80px;
}

.prev {
	float: left;
	width: 90px;
	padding-left: 90px;
	cursor: pointer;
}

.next {
	padding-right: 95px;
	float: right;
	width: 90px;
	cursor: pointer;
}
/* --------- END PRESS PAGE STYLES ---------- */



/* --------- START SIDEBAR STYLING --------- */

#sidebar {
	float: right;
	width: 205px;
	padding: 25px 20px 20px 25px;
	height: 584px;
	background: #FFF url(images/sidebar_bg.gif) 0 0 no-repeat;
}

#sidebar h3 {
	text-transform: uppercase;
	font-size: 20px;
	color: #666;
	margin-bottom: 5px;
}

#sidebar p {
	color: #999;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: lighter;
	margin-bottom: 7px;
}

#sidebar p span {
	font-size: 12px;
}

#sidebar a:link, #sidebar a:visited {
	font-size: 12px;
}

#sidebar a img {
	border: 1px solid #CCC;
	margin-bottom: 3px;
}
/* END SIDEBAR STYLING */

/* START COMMENT STYLING */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/* END COMMENT STYLING */

/* ---------- START FOOTER STYLING ---------- */
#footer {
	font-size: .8em;
	color: #CCC;
	clear: both;
	width: 100%;
	position: relative;
	height:72px;
	padding: 20px 20px 10px 20px;
}

#press #footer {
	margin-top: 15px;
}

#press #footer p {
	float: none;
}
#footer p {
	text-align: center;
	color: #999999;
	font-size: 13px;
	line-height:2em;
}

#footer a {
font-weight:normal;
}

#footer p img.social_media {
width:18px;height:18px;margin:0;border:0;
}

#footer p img.subscribe {
width:189px;height:72px;margin:0;border:0;
}


#footer p span a:hover img {
border:0;text-decoration:none;
} 

/* ---------- START FOOTER STYLING ---------- */


#lightbox-overlay-text {
display:none !important;
}

h1 {
font-size:35px;
text-align: left;
text-transform: none;
letter-spacing: 0;
}

#services h1 {
text-transform: capitalize;
}

#the-styling-institute-at-ion-studio .entry p, #education-color .entry p{
font-size: 14px;
}

#the-styling-institute-at-ion-studio .entry strong, #education-color .entry strong{
font-weight: bold; color: #333;
}

#the-styling-institute-at-ion-studio .entry ul, #education-color .entry ul{
margin: 0 0 10px 25px;
}

#the-styling-institute-at-ion-studio .entry li, #education-color .entry li{
margin: 0 0 10px 0;
}

#art-events .entry img { float: none; }

