/*
Theme Name: Folio Elements
Theme URI: http://www.press75.com/
Description: The all new Folio Elements WordPress theme by Jason Schuller and Press75.com. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/folio-elements/">http://www.press75.com/docs/folio-elements/</a>.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jasonschuller.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jasonschuller.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/


/* begin the basics */


/* begin site header */


#tagline {
float: left;
color: #EBEBEB;
margin: 10px 0 0 149px;
}

#author {
color: #868686;
font-size: 10px;
}

#author a:link, #author a:visited {
color: #868686;
}

#author a:hover {
color: #EBEBEB;
}

#pages {
float: right;
list-style: none;
margin: 10px 149px 0 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 10px;
}
/* end site header */

.facebox h3 {
margin: 0;
padding: 0;
}

.facebox p {
margin: 0 0 10px 0;
}

.facebox h3 {
color: #EBEBEB;
}

/* begin content slider */
#content .carouselHold  {
	height:600px;
	background:url(../images/line_bg.png) no-repeat center 70px;
	position:absolute;
	left:-100px;
}

#content .carousel  {

}

#content .main {
margin: 0;
}

a.prev {
	position: absolute;
	width:25%;
	height:550px;
	top: 0px;
	left:0;
	z-index: 10000;
	display:block;
	background:url(../a_data/blank.png) no-repeat;

}
a.prev:hover{background:url(../a_data/prev.png) no-repeat center right;border:none;}

* + html #content .carousel a.prev  {
top: 5px;
}

a.next {
	position: absolute;
	width:25%;
	height:550px;
	top: 0px;
	right:0;	
	z-index: 10000;
	background:url(../a_data/blank.png) no-repeat;
}
a.next:hover{background:url(../a_data/next.png) no-repeat center left; border:none;}

* + html #content .carousel a.next  {
top: 5px;
}

#content .carousel a:hover, #content .carousel a:active {
border: none;
outline: none;
} 
#content .carousel .rotatek a:hover, #content .carousek .rotate1 a:active {
border: none;
outline: none;
}  


#content .carousel .rotate {
float: left;
margin: 10px 0 0 0;
position: relative;
visibility: hidden;


}

#content .carousel ul {
	width:100%;
	list-style:none;
	border-left:20px solid #ff0000;
}

#content .carousel li img {

}

#content .carousel li {
	height: 600px;
	width:33.3%;
	min-width:500px;
	margin:0px 30px;
	position:relative;
}

#content .widget img {
cursor: pointer;
}

.intro {
margin: 0;
padding: 0 5px 10px 0;
}

.intro p {
margin: 0;
}

.intro h3 {
margin: 20px 0 1px 0;
font-size: 15px;
}

.entry {
padding: 5px 8px 0 10px;
}

.entry img {
padding: 2px 0 10px 15px;
}

.video {
width: auto;
text-align: center;
margin: 8px 0 -10px 0;
padding: 0;
}
.transparent{ width:33%; height:620px; background:url(../images/trans-img.png) repeat-y right; position:absolute; z-index:10;left:0px;}
.transparent2{ width:33%; height:620px; background:url(../images/trans-img-2.png) repeat-y left; position:absolute;z-index:10; right:0px;}
.right-a{ right:0px;}
.transparent_new{ width:33%; height:620px; background:url(../images/trans-img-new.png) repeat-y right; position:absolute;z-index:10;opacity:0.9; left:0px;}
.transparent2_new{ width:33%; height:620px; background:url(../images/trans-img-new-2.png) repeat-y left; position:absolute;z-index:10;opacity:0.9; right:0px;}
.gallery-inner div a.details_new{ width:119px;height:30px;background:url(../images/details.png) no-repeat; display:block; position:absolute; bottom:0px; left:40%;}
/* end content slider */
.carousel a.details:link, .carousel a.details:visited, .carousel a.details:active{width:119px; height:30px; background:url(../images/details.png) no-repeat; display:block; margin-left:180px;}


