/*
Theme Name: Folio Elements
Theme URI: http://www.press75.com/
Description: The 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/folio-elements-setup-usage/">http://www.press75.com/folio-elements-setup-usage/</a>.
Version: 1.2
Author: Jason Schuller
Author URI: http://www.thesevenfive.com/

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

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


/* begin the basics */
html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: black url(images/bg.jpg) top center no-repeat;
color: #FFF;
margin: 0;
padding: 0;
}

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

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

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

h4 {
font-size: 1.2em;
color:#e00a0e;
margin: 0;
padding: 0;
}

h5{
font-size:12px;
color:#E00A0E;
}


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

a:hover {
color: #868686;
}

a {
outline: none;
}

img {
border: none;
}


/*#wrapper {
width: 1140px;
margin: 0px auto;
overflow: hidden;
}*/

#wrapper {
width: 100%;
margin: 0px auto;
overflow: hidden;
}
/* end the basics */

/* begin site header */

#header {
/*width: 1140px;*/
width:100%;
height: 35px;
padding: 5px 0 0 0;
float: left;
}

#header p {
margin: 0;
padding: 0;
}

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

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

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

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

#menu {
/*float: left;*/
/*list-style: none;*/
margin: 5px 0px 0px 0px;
padding-top: 12px;
width:723px;
height:27px;
margin:0 auto;
background: url("images/menu.png") no-repeat 0 0;
position:relative;
}

#menu a:link,
#menu a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:18px;
text-transform:uppercase;
color:#fff;
padding:8px 4px 8px 4px;
}

#menu a:hover{
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:18px;
padding:8px 4px 8px 4px;
text-transform:uppercase;
background-color:#680002;
}


#menu_lang{
width:28px;
height:39px;
background: url("images/menu_lang.png") no-repeat 0 0;
position:absolute;
z-index:999;
left:727px;
top:0px;
}

.link_pt{
margin-top:4px;
margin-bottom:4px;
}

#menu_lang a:link, #menu_lang a:visited{
color:#fff;
margin-left:3px;
text-decoration:none;
background:none;
}

#menu_lang a:hover{
color:#fff;
margin-left:3px;
text-decoration:underline;
background:none;
}

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



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

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

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

.facebox h3 {
color: #EBEBEB;
}

.alignleft{float:left;}
.alignright{float:right;}



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

#content .main {
margin: 0;
}

#content .carousel a.prev {
display: block;
position: absolute;
width: 380px;
height: 575px;
background: url("images/previous.png") no-repeat 0 0;
top: 45px;
left: 0;
z-index: 10000;
}

*:first-child+html #content .carousel a.prev  {
top: 45px;
}

#content .carousel a.prev:hover {
background: url("images/previous.png") no-repeat 0 -786px;
}  

#content .carousel a.next {
display: block;
position: absolute;
width: 380px;
height: 575px;
background: url("images/next.png") no-repeat 0 0;
top: 45px;
right: 0;
z-index: 10000;
}
*:first-child+html #content .carousel a.next  {
top: 45px;
}

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

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

#content .carousel .rotate {
float: left;
margin: 132px 0 0 8px;
position: relative;
visibility: hidden;
left: -5000px;
}

#content .carousel ul {
margin: 0;
}

#content .carousel li img {
width: 360px;
height: 238px;
}

#content .carousel li {
width: 360px;
height: 405px;
/*margin: 0 10px 0 10px;*/
margin: 0 1px 0 1px;
}

#content .widget img {
cursor: pointer;
}

.intro {
margin-top: 1px;
padding: 15px 30px 10px 15px;
background-color:#000000;
color:#FFFFFF;
font-size:11px;
line-height:1.5;
/*height:138px;*/
/*overflow:hidden;*/
}

.intro p {
margin: 0;

}

.titulo{
overflow:auto;
position:absolute;
z-index: 20000;
background-color:#aa0004;
/*margin: -40px 0 0 2px;*/
top: 204px;
left: 2px;
padding:4px 8px;
opacity: 0.90;
-moz-opacity: 0.90; /* older Gecko-based browsers */
filter:alpha(opacity=90); /* For IE6&7 */


}

.titulo h3{
font-size: 16px;
font-family: Arial Black, Helvetica, sans-serif;
}

/*.intro h3 {
margin: 20px 0 1px 0;
font-size: 20px;
font-family: Arial Black, Helvetica, sans-serif;
}*/

.entry {
padding: 5px 0;
}

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

.video {
width: auto;
text-align: center;
margin: 8px 0 -10px 0;
padding: 0;
}
/* end content slider */

