/*  --------------------------------------------------------------
CSS Portfolios, Music Collection, Video Library
 version:1.0
 author: Val Cartei
 email: val@adaptivetechnologies.com or val.cartei@gmail.com
 website: www.adaptivetechnologies.com
 --------------------------------------------------------------*/
 html, body {
    height: 100%;
}

.noborder {
	border:0;
}

/*
Styles to display the images on the main portfolio index page
*/
table#portfolioindex {
	border:0px solid;
}

table#portfolioindex td {
	width:33%;
	text-align:center;
	padding-right:10px;
	padding-bottom:10px;
	border:0px solid;
	vertical-align:top;
}
table#portfolioindex div.photoholder{width:60%;margin:10% auto;border:1px solid #cccccc; background-color:#FFFFFF;}


table#portfolioindex img {
	border:0;
}




/*
Styles to display the images on a user's portfolio index page
*/
table#artistswork {
	border:0px solid;
	margin-left:10px;
}

table#artistswork td {
	width:25%;
	padding-right:5px;
	border:0px solid;
}

.imagebox{margin-top:4px;}
.portfolioTitle{ text-align:center;padding:10px;}

table#artistswork img {
	border:0;
}


/*
Styles to display the a portfolio image and it's metadata
*/
div#portfoliodetail {
	border:0px; margin-left:10px;
}

div#portfoliodetail .imageblock {
	text-align:center;
	margin:auto;
	border:0;
}
div#portfoliodetail .imageblock th,div#portfoliodetail .imageblock tr,div#portfoliodetail .imageblock td{
	border:0;}
#imgnav{ display:block; text-align:center;margin-top:20px;}
#imgnav .prev{ float:left;}
#imgnav .num{ text-align:center;}
#imgnav img{ background-color:#FFFFFF;}
#imgnav .next{float:right;}
/*
div#portfoliodetail  .prev {
	float:left;
}
div#portfoliodetail  .num{ float:left;}
div#portfoliodetail .next {
}
*/
div#portfoliodetail .imageblock .image {
}

div#portfoliodetail .metadatatitle {
	float:left;
	width:160px;
}

div#portfoliodetail .metadata {
	margin-right:60px;
}


div#portfoliodetail a {
	text-decoration:none;
}




/*
Styles to display the a portfolio image and it's metadata
*/
div#comments #comment_form {
	width:80%;
	margin:auto;
	text-align:right;
}

div#comments textarea {
	width:100%;
}




/*
Styles to display the slideshow images
*/
#wrapper {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
html>body #wrapper {
    height: auto;
}

div#slideshow .metadata {
float:left;
	/*position:relative;
	background-color:#f5f5f5;
	padding:10px;
	padding-bottom:60px;
	border-right:1px solid black;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:179px;*/
}
html>body #slideshow .metadata {
} 

div#slideshow .image {
	width:500px;
	margin-left:6px;
}

div#slideshow .nav {
	text-align:center;
	width:500px;
	margin:0 auto;
	padding:0;
}

div#slideshow .nav .prev{
	float:left;
}

div#slideshow .nav .next{
	float:right;
}

div#slideshow .counter{
	text-align:center;
}

div#slideshow .arrow {
	vertical-align:middle;
}

div#slideshow a {
	text-decoration:none;
}
h4.divider{border:0px;border-top:2px solid #cccccc;background-color:#E0EEEF;}
.navigator{display:block;border-bottom:1px solid #cccccc;float:none;padding-bottom:6px;background-color:#DDEFF6; padding:2px;}
.clear{clear:both;}.nav-clear{clear:both}
.displayer{float:left;display:inline;color:#666666; font-weight:bold;}
.right{float:right}
.green-text{color:#85c329}
#back-div a{ background:transparent url(../../images/arrows/back.gif) left no-repeat; padding-left:20px; color:#333333; font-weight:bold;}
table#portfolioindex td{background: url(../../images/album-bk.gif) right no-repeat;}
#portfolioindex.music{margin-top:10px;}
#portfolioindex.music td{ background:none;}
table#portfolioDetails {
border:0px none;
margin:0 0 10px 0px;
padding:0px;
width:100%;
font-size:14px;
}
table#portfolioDetails th {
border:0px none;
border-bottom:1px solid #EEEEEE;
color:#534741;
width:20%;
}
table#portfolioDetails td {
border:0px none;
border-bottom:1px solid #EEEEEE;
width:80%;
font-size:12px;
}
/*=VIDEO details*/
#video-display{margin-left:10px;}
