html, body, dl, dt, dd, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, hr {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top:100px;
	padding: 0;
	font-size: 75%;
	background: #000 ;
}
 
acronym {
	border-bottom: 1px dotted;
}
 
 
h1{
	
	display: block;
	width: 110px;
	height: 150px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: url(/assets/images/logo.png) no-repeat;

}
 

h1 span{
	
	display: none;
	
} 
 h2.hide{
	height: 0px;
	display: none;
	
} 
 
 
h1 sup
{
	color: #ddd;
}
 
h1 a{
	color: #fff;
	text-decoration: none;
}
 
h1 .company, h1 a .company
{
	color: #d01a71;
}
 
h2
{
	color: #eee;
	font-size: 1.5em;
	padding: 20px 0 25px 0;
	
}
 
h3
{ 
	color: #aaa;
	font-style: italic;
	font-size: 1.2em;
	padding: 20px 0 5px 0;
}
 
h4
{
	font-size: 1.3em;
}

#text-content{
	margin-left: 15px;

}

#contact #text-content{
	margin-right: 100px;
	text-align: center;

}

#text-content p{
	margin-bottom: 15px;
	color: #ddd;
	text-align: justify;
}

#text-content ul li{
	margin-left: 15px;
	margin-top: 3px;
}

#text-content ul {
	margin-top: 5px;
}
#text-content #video-container,
#text-content img {
	display: block;
	float: right;
	/*padding: 2px;
	border:1px solid #ccc;*/
	margin: 0 0 15px 15px;
	
}



 
#page-holder
{	top: 100px;
	position: relative;
	width: 790px;
	height: 510px;
	margin: 0px auto;
	background:#5c5659 url(/assets/images/bg.png) no-repeat;
}
 
#page-holder a
{
	color: #fff;
}
 
#nav{
	width: 150px;
	float: left;
	padding-top: 30px;
}

#nav a{
	display: block;
	text-indent: -10000px;
	height: 24px;
	margin: 0px 10px;
	width: 100px;	

}

#nav ul li.models a{
	background-position: 0px 0px;
}
#models #nav ul li.models a, #nav ul li.models a:hover{
	background-position: -100px 0px;
}

#nav ul li.children a{
	background-position: 0px -27px;
}
#children #nav ul li.children a, #nav ul li.children a:hover{
	background-position: -100px -27px;
}

#nav ul li.portrait a{
	background-position: 0px -54px;
}
#portrait #nav ul li.portrait a, #nav ul li.portrait a:hover{
	background-position: -100px -54px;
}

#nav ul li.stills a{
	background-position: 0px -81px;
}
#stills #nav ul li.stills a, #nav ul li.stills a:hover{
	background-position: -100px -81px;
}

#nav ul li.event a{
	background-position: 0px -108px;
}
#event #nav ul li.event a, #nav ul li.event a:hover{
	background-position: -100px -108px;
}

#nav ul li.info a{
	background-position: 0px -135px;
}
#nav ul li.info a:hover{
	background-position: -100px -135px;
}

#nav ul ul li.about-us a{
	background-position: 0px -162px;
}
#nav ul ul li.about-us a:hover{
	background-position: -100px -162px;
}

#nav ul ul li.the-studio a{
	background-position: 0px -189px;
}
#nav ul ul li.the-studio a:hover{
	background-position: -100px -189px;
}

#nav ul ul li.contact a{
	background-position: 0px -218px;
}
#nav ul ul li.contact a:hover{
	background-position: -100px -218px;
}

#nav ul ul li.links a{
	background-position: 0px -246px;
}
#nav ul ul li.links a:hover{
	background-position: -100px -246px;
}

#nav ul ul li.blog a{
	background-position: 0px -274px;
}
#nav ul ul li.blog a:hover{
	background-position: -100px -274px;
}

#nav ul li.nude a{
	background-position: 0px -302px;
}
#nav ul li.nude a:hover{
	background-position: -100px -302px;
}

#nav ul li.portfolios a{
	background-position: 0px -330px;
}
#nav ul li.portfolios a:hover{
	background-position: -100px -330px;
}


#nav ul ul{
	margin-left: 10px;
}



#page-holder p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}
 
#page-holder p.linkage a { color: #fff; }


#main-content{
	padding: 15px 0;
	width: 610px;
	margin-left: 160px;

}

img{
	display: none;
}

div.entry{
	width: 420px;
}

div.entry a img{
	border: 2px solid #aaa;
	float: left !important;
	margin: 0px 10px 0px 0px !important;
}

div.entry a:hover img{
	border: 2px solid #fff;
}

ul.entry-list{
	position: absolute;
	top: 5px;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 460px;
	background: #333;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
ul.entry-list li{
	display: block;
	margin: 5px 10px !important;
}

ul.entry-list li a{
	display: block;
	color: white !important;
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

ul.entry-list li a small{
	color: #555 !important;
}

ul.entry-list li.active a{
	font-style: italic !important;
	color: #888 !important;
}
ul.entry-list li a:hover{
	color: #aaa !important;
}


p.copyright{

	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0.8em;
	padding: 10px 25px;
	text-align: center;
	color: #7b7378;
}

.copyright a{

	text-decoration: none;
}

.copyright a:hover{

	color: #222;
	text-decoration: none;
}

/* tooltip */

.tool-tip {
	color: #ccc;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9f8c9a;
	padding: 8px 8px 4px;
	background: url(/assets/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/assets/images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.clearfloat{
	clear: both;
}


/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}
 
.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/
 