/*
Theme Name: elfe Folio Elements
Theme URI: http://www.press75.com/
Description: Mashup by dvize.com - Folio Elements WordPress theme by Jason Schuller and Press75.com. </a>.
Version: 1.0
Author: Dvize - Jason Schuller
Author URI: http://www.bindarri.com.au/

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 */
html, body {
font-size: 13px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #070707;
color: #868686;
margin: 0;
padding: 0;
}

h1, h2, h3 {
font-weight: normal;
}

h1 {
	font-size: 1.4em;
	text-indent: 0px;
	padding-left: 34px;
}

h2 {
font-size: 1.5em;
padding-left: 14px;
}

h3 {
font-size: 1.3em;
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #EBEBEB;
text-decoration: none;
}

a:hover {
color: #868686;
}

a {
outline: none;
}

img {
border: none;
}

#wrapper, #wrapper2 {
width: 960px;
margin: 30px auto;
/*background: url(images/bg.jpg) top center no-repeat;*/
overflow: hidden;
}
#wrapper, #wrapper2 {

margin: 60px auto;

}





/* end the basics */



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

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

.facebox h3 {
color: #EBEBEB;
}

/* begin content slider */
#content .carousel, #content2 .carousel  {
position: relative;
}

#content .main, #content2 .main {
margin: 0;
}

#content .carousel a.prev, #content2 .carousel a.prev {
	display: block;
	position: absolute;
	width: 310px;
	height: 496px;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content2 .carousel a.prev {
	
	height: 340px;
}

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

#content .carousel a.prev:hover, #content2 .carousel a.prev:hover {
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: 0 -496px;
}  

#content .carousel a.next, #content2 .carousel a.next {
display: block;
position: absolute;
width: 310px;
height: 496px;
background: url("images/next.png") no-repeat 0 0;
top: 0px;
right: 0;
z-index: 10000;
}
#content2 .carousel a.next {
height: 340px;
}

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

#content .carousel a.next:hover, #content2 .carousel a.next:hover {
background: url("images/next.png") no-repeat 0 -496px;
}  


#content .carousel a:hover, #content .carousel a:active, #content2 .carousel a:hover, #content2 .carousel a:active {
border: none;
outline: none;
}    




#content .carousel ul, #content2 .carousel ul {
margin: 0;
}

#content .carousel li img {
width: 300px;
height: 450px;
}
#content2 .carousel li img {
width: 300px;
height: 200px;
}

#content .carousel li, #content2 .carousel li {
width: 300px;
height: 496px;
margin: 0 10px 0 10px;
}
 #content2 .carousel li {
width: 300px;
height: 300px;
 }
#content .widget img, #content2 .widget img {
cursor: pointer;
}

.intro {
	margin: 0;
	padding: 0 5px 10px 0;
	text-align: center;
}

.intro p {
margin: 0;
}

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

.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;
}
/* end content slider */

#box {
	text-align: center;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.box2, #box3 {
	text-align: left;
	width: 270px;
	text-indent: 20px;
	padding-left: 90px;
	
}
.box2 {	
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: -25px -25px;
	padding-top: 30px;
	margin-top: 80px;
}
.dent {
	
	text-indent: 0px;
	
}

.box2 li {
	padding-left: 0px;
	padding-bottom: 10px;
	text-indent: 0px;
}
p {
	line-height: 160%;
}
.left {
	width: 470px;
	float:left;
	padding-top: 70px;
}
.right {
	width: 470px;
	float:left;
	padding-top: 190px;
}
.right em {
	color: #297b4b;
	font-size: 120%;
}

cite a:link, cite a:visited {
	color: #297b4b;

}
cite {
	color: #297b4b;
	font-size: 120%;
}
#commentform {
	margin-left:40px;
}

#comment {
	width:330px;
	background-color: #070707;
	border: 1px solid #333;
	color: #FFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#author, #email, #url {
	background-color: #070707;
	border: 1px solid #333;
	color: #FFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.shrink {
	font-size: 11px;	
}

/* comment END */

