﻿/* 
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

body {
	background: #FFFFFF url(images/bg_wide_03.jpg) top center no-repeat;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}

#wrap {
	background: #FFFFFF;
	width: 860px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	/* color: #0066CC; */
	/* color: #99cc66; */
	color: #339900;
	text-decoration: none;
	}
	
a:hover      {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 130px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerleft {
	width: 550px;
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
.headerleft a, .headerleft a:visited {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 28px;
	color: #50AAFE;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}

.headerleft a:hover {
	color: #50AAFE;
	text-decoration: none;
	}
	
.headerright {
	width: 300px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
.headerright ul {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}
		
.headerright a, .headerright a:visited {
	/* color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none; */
	}
		
.headerright a:hover {
	/* background: #666666;
	text-decoration: none; */
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 18px;
	}
	
#content h1 {
	color: #333333;
	font-size: 24px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 20px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #C0C0C0;
	}
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #0066CC;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	/* list-style-type: square; */
	list-style-type: none;
	/* margin: 0px 0px 0px 20px; */
	margin:0;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	/* list-style-type: none; */
	margin: 0px 0px 0px 20px;
	/* padding: 0px 0px 5px 0px; */
	}
	
#contentleft ul.tabs{
	margin:0;
	padding:0;
}
#contentleft ul.tabs li{
	margin:0;
	}
	
blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 20px 0px 20px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.postmeta {
	width: 640px;
	border-top: 1px solid #C0C0C0;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	}
	
.postmetaleft {
	float: left;
	width: 295px;
	margin: 0px;
	padding: 0px;
	}
	
.postmetaright {
	float: right;
	width: 200px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	color: #FFFFFF;
	float: right;
	width: 250px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	}
	
#r_sidebar h2 {
	background: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	}
	
#r_sidebar h3 {
	background: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#r_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a {
	background: #444444;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#r_sidebar ul.menu{
	margin:0;
} 
#r_sidebar ul.menu ul.menu li a {
	padding: 5px 10px 5px 20px;
	}
#r_sidebar ul.menu ul.menu ul.menu li a {
	padding: 5px 10px 5px 30px;
	}

#r_sidebar ul li a:hover {
	/* background: #027CEE; */
	/* background: #d4e6b6; */
	background: #99cc66;
	color: #FFFFFF;
	}
	
#r_sidebar p{
	/* background: #444444; */
	padding: 0px 10px 10px 10px;
	margin: 0px;
	line-height: 17px;
	}
	
.search {
	background: #444444;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 10px 10px;
	}
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #555555;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footerbg {
	background: #333333 url(images/bottom.jpg) no-repeat top;
	}

#footer {
	background: #333333 url(images/bottom.jpg) no-repeat top;
	color: #FFFFFF;
	width: 960px;
	margin: 0px auto 0px;
	padding: 90px 0px 20px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited{
	color: #50AAFE;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding; 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #EFEFEF url(images/search.gif);
	width: 200px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 2px;
	margin: 0px;
	border: 1px solid #C0C0C0;
	}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 450px;
	background: #E8E8E8;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 390px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 390px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.clear{clear:both}


/* ------------------------------------------------------------------ CSS SUPPORT */


span.clear     { clear: both; display: block; font-size: 0; height: 1px; line-height: 0; margin-bottom: -1px;}
.clear         { clear: both; }
.clear-block   { display: block; max-width:1080px }
.float-left    { float: left; }
.float-right   { float: right; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.wrap          { width: 960px; margin: 0 auto; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0 }
.noindent      { margin-left: 0; padding-left: 0 }
.nobullet      { list-style: none; list-style-image: none; }


/* ------------------------------------------------------------------ front page styling */


#home .panel-separator {
	background:none;
	height: 10px;
	}

.front #contentleft {
	background: #FFFFFF url(images/bg_girls.jpg) top center no-repeat;
	}

/* ------------------------------------------------------------------ .clean */

.clean .contenttitle h1 {
	display:none;
	}


/* ------------------------------------------------------------------ .view-talent-profile-list */


.view-talent-profile-list .views-field-field-headshot-fid {
	float:right;
	padding: 10px 0 10px 10px;
	}

.view-talent-profile-list .views-row {
	min-height:190px;
	}
	
.view-talent-profile-list .view-filters {
	padding: 10px;
	margin: 20px 0 10px 0;
	/* background:#eaeaea; */
	border:1px #444444 solid;
	}
	
.view-talent-profile-gallery .view-filters {
	padding: 10px;
	margin: 20px 0 10px 0;
	/* background:#eaeaea; */
	border:1px #444444 solid;
	}

.view-talent-profile-list .views-field-title {
	font-size:200%;
	padding: 0 0 10px 0;
	}


/* ------------------------------------------------------------------ profile styling */


.group-photoimages {
	float:right;
	width:340px;
	padding: 10px 0 10px 10px;
	margin: 0 0 0 10px;
	}

.group-photoimages .field-field-headshot .field-items,
.group-photoimages .field-field-playfulshot .field-items {
	float:left;
	width:160px;
	margin: 0 10px 0 0;
	}


.group-measurements {
	margin: 10px 0 10px 0;
	}

.field-items {
	margin: 5px 0 5px 0;
	}

.taxonomy {
	margin: 5px 0 5px 0;
	padding: 20px 0 5px 0;
	clear:both;
	float:right;
	}


/* ------------------------------------------------------------------ .sidebar_tail */

.sidebar_tail {
	height:600px;
	background: #444444 url(images/sidebar_tail_2.jpg) bottom center no-repeat;
	}
	
/* ------------------------------------------------------------------ tables */

tbody {
border-top:0px solid #CCCCCC;
}


/* ANSO ---------------------------------------------------------- gallery styling */

div.gallery-images-list .item-list ul li {
  clear:none;
  float:left;
  width:125px;
}

.view-gallery-thumbs .item-list ul li {
  clear:none;
  float:left;
}

.cover-image {
  width:150px;
  padding-right: 10px;
  float:left;
}

.gallery-cover-view {
  height:150px;
}

.gallery-cover-view h4.title {
  clear:none;
}

.gallery-cover-view ul.gallery-operations li {
  display:inline;
}

.gallery-cover-view .item-list li.last {
  display:none;
}



.views-field-field-image-carousel-fid {
  border-bottom:1px solid #eaeaea;
  border-right:1px solid #eaeaea;
}

/* ANSO ---------------------------------------------------------- footer */

#footer a,
#footer a:visited {
	/* color: #0066CC; */
	/* color: #99cc66; */
	color: #d3e4ae;
	text-decoration: none;
	}

#contentleft .view-Carousel ul li{
	/* list-style-type: square; */
	list-style-type: none;
	margin: 0 8px 0 0;
	/* padding: 0px 0px 5px 0px; */
	}

/* ANSO ---------------------------------------------------------- testimonials */

.view-testimonials .views-field-field-image-fid {
    float: right;
    margin-left: 10px;
}

.view-testimonials .views-row {
    margin-bottom: 20px;
}

.view-testimonials .views-field-title {
    font-weight: bold;
}

/* ANSO ---------------------------------------------------------- faqs */

.faq h5 {
    font-size:140%;
}


/* ANSO ---------------------------------------------------------- Academy styling */
	
body.path-academy {
	background: #FFFFFF url(images/bg_wide_academy_03.jpg) top center no-repeat;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
.path-academy #contentleft {
	margin: 90px 0px 0px 0px;
	padding: 0px;
	}

	
body.path-29 {
	background: #FFFFFF url(images/bg_wide_academy_03.jpg) top center no-repeat;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}

.path-29 #contentleft {
	margin: 90px 0px 0px 0px;
	padding: 0px;
	}


ul#nice-menu-3 li a {
color:#bbddac;
background:#222;
/*background-image:none;
border-right:5px solid #bbddac;
float:left;
margin:0;
padding-left:0;
width: 245px;*/
}





