/*
   application.css
   suve
   
   Created by Jorge on 2008-03-01.
   Copyright 2008 __jqueiruga@gmail.com__. All rights reserved.
*/

* {
	margin: 0pt;
	padding: 0pt;
}

.hidden {
	display: none
}

.clear {
	line-height: 0pt;
	clear: both;
}

.bottom-nav {
	padding-top: 7px;
	text-align: right;
	font-weight: bold;
}

.bottom-nav a {
	color: #363636;
	text-decoration: none;
}

.decorated {
	font-family:Georgia;
	font-style:italic;
}

p {
	padding-bottom: 5px;
}

body {
	text-align: center;
	background: #fff url(/images/bg-body.gif) no-repeat center top;
	font-family: helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 11px;
}

#wrapper {
	background: #fff;
	width: 800px;
	margin: 0pt auto;
	overflow: hidden;
  position: relative;
}

#header {
	height: 109px;
	border-bottom: 20px solid #333;
	position: relative;
}

#header h1 a {
	display: block;
	position: absolute;
	top: 34px;
	left: 0pt;
	width: 260px;
	height: 27px;
	background: url(/images/logo.gif) no-repeat left top;
}

#logo-swf {
	position: absolute;
	bottom: 0pt;
	left: 0pt;
}

#content {
	background: #fff;
	text-align: left;
	line-height: 15px;
}

/*
------------------------------------------
Navegación
------------------------------------------
*/

#nav {
	height: 68px;
}

#nav ul {
	list-style: none;
	padding: 11px 1px;
}

#nav ul li, ul#section_nav li {
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	float: right;
	padding: 5px 20px;
}

ul#section_nav{
	width: 100%;
	float: left;
	margin-bottom: 62px;
}

ul#section_nav li {
	float: left;
	list-style: none;
	padding: 0pt 25px 0pt 10px;
}

ul#section_nav li a {
	color: #7f7e7e;
	text-decoration: none;
}

#nav ul li a, ul#section_nav li#current_section a, ul#section_nav li a:hover {
	color: #333;
	text-decoration: none;
}

#nav ul li#current {
	background: #333;
}

#nav ul li#current a {
	color: #fff;
}

#tab {
	background: #333;
	position: relative;
	width: 100px;
}

.inactive-tab {
	color: #333 !important;
}

/*
------------------------------------------
Home section
------------------------------------------
*/

body.bienvenida-demo_reel {
	background-image: url(/images/bg-demo-reel.gif) !important;
}

body#bienvenida .bottom-nav {
	text-align: left;
}

#home-wrapper {
	height: 570px;
}

#homepic {
	position: relative;
	width: 807px;
	height: 329px;
}

#pic-pagination {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

#pic-pagination a {
	margin-left: 5px;
	text-decoration: none;
	color: #aaa;
}

#pic-pagination a.active {
	color: #333;
}

.col1 {
	float: left;
	width: 44%;
	margin-right: 25px;
}

.col2 {
	float: right;
	width: 48%;
}

/*
------------------------------------------
footer
------------------------------------------
*/

#footer {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/*
------------------------------------------
portfolio
------------------------------------------
*/

#pagination {
	height: 24px;
	text-align: right;
	line-height: 24px;
}

#pagination #next_page, #pagination #previous_page {
	display: block;
	float: right;
	height: 22px;
	background: #333;
	margin: 0pt 5px 1px 0pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#pagination #next_page {
	padding: 0pt 5px 0pt 17px;
}

#pagination #previous_page {
	padding: 0pt 17px 0pt 5px;
}

a#back {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	background: #333;
	margin-top: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0pt 17px 0pt 5px;
}

#pagination-next-prev img {
	border: none;
}

#pagination-next-prev {
	height: 22px;
	padding-top: 5px;
	float: right;
}

#pagination-count {
	line-height: 27px;
	float: right;
	padding: 0pt 8px;
}

#pagination-indicator {
	padding-top: 5px;
}

/*
------------------------------------------
portfolio
------------------------------------------
*/

body#portfolio {
	background-image: url(/images/bg-portfolio.gif);
}

body.portfolio-film {
	background-image: url(/images/bg-portfolio-film.gif) !important;
}

#works {
	height: 433px;
}

#wrapper-work {
	background: #fff;
	width: 800px;
	height: 430px;
	text-align: center;
	overflow: hidden;
}

.portfolio-film #wrapper-work {
	text-align: left;
	height: 300px;
}

.work {
	float: left;
	width: 170px;
	margin-right: 40px;
	height: 202px;
	margin-bottom: 26px;
	overflow: hidden;
}

.work div.pic {
	height: 95px;
	overflow: hidden;
}

div:hover.work {
	background: #e7e7e6 url(/images/bg-work.gif) no-repeat 95% 95%;
	cursor: pointer;
}

.last {
	margin-right: 0pt;
}

.bottom {
	margin-bottom: 0pt;
}

.work p {
	padding-bottom: 0pt;
}

.work .info {
	color: #363636;
	padding: 4px 9px;
}

.work .des {
	font-size: 10px;
}

.work .client {
	height: 20px;
	overflow: hidden;
}

#details-work {
	width: 350px;
	color: #7f7f7f;
}

#details-work-head {
	padding-bottom: 8px;
	color: #363636;
}

#details-work-head strong {
	display: block;
}

/*
------------------------------------------
contacto
------------------------------------------
*/

body#contacto {
	background-image: url(/images/bg-contacto.gif);
}

#contact-wrappper {
	height: 375px;
}

#contact-side-left {
	font-size: 10px;
	float: left;
	width: 60%;
	padding-left: 10%;
	padding-top: 40px;
}

#contact-side-right {
	font-size: 10px;
	float: right;
	width: 30%;
	padding-top: 36px;
	text-align: right;
}

#info input, #info textarea {
	background: #d0cfcf;
	border: none;
	width: 85%;
}

#info span.fieldWithErrors input, #info span.fieldWithErrors textarea {
	border-bottom: 1px solid #333;
}

#info textarea {
	height: 100px;
}

#info input {
	padding: 3px 0pt;
}

#info p {
	margin-bottom: 6px;
}

#info label {
	text-align: right;
	display: block;
	float: left;
	width: 12%;
	padding-right: 2%;
}

.boton {
	text-align: right;
}

.boton input {
	width: auto !important;
	text-align: right;
	padding: 0pt !important;
	font-weight: bold;
	margin-right: 1%;
	background: #fff !important;
	cursor: pointer;
}

p.info-result {
	padding: 10px 80px;
	font-weight: bold;
}


/*
------------------------------------------
aviso legal
------------------------------------------
*/

body#aviso_legal {
	background-image: url(/images/bg-legal.gif);
}

/*
------------------------------------------
pagination
------------------------------------------
*/

.pagination {
	text-align: right;
	color: #8a8988;
}

.pagination a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

/*
------------------------------------------
Blog posts ...
------------------------------------------
*/

#search_button {
	margin-top: 5px;
}

body#blog {
	background-image: url(/images/bg-blog.gif) !important;
}

#blog-content {
	float: left;
	width: 450px;
	overflow: hidden;
}

#blog-content a {
	text-decoration: none;
}

#blog-side-bar {
	float: right;
	width: 320px;
	overflow: hidden;
	text-align: right;
}

#blog-side-bar h2, #blog-side-bar ul li a, #blog-side-bar h2 a {
	font-family: Georgia;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

#blog-side-bar h2 {
	margin-bottom: 5px;
}

#blog-side-bar ul li a {
	color: #8a8988;
	text-decoration: none;
}

ul#blog-side-bar-last-posts {
	margin-bottom: 16px;
	list-style: none;
}

h2#rss {
	margin-bottom: 16px;
}

h2#rss a span {
	display: none;
}

h2#rss a img {
	border: none;
}

.post {
	padding-bottom: 25px;
	margin-bottom: 10px;
	border-bottom: 3px dotted #c6c6c5;
}

.post-date {
	color: #8a8988
}

.post-title {
	font-size: 18px;
	font-family: Georgia;
}

.post-content {
	padding-top: 10px;
	padding-right: 25px;
}

.post-content a {
	text-decoration: none;
	color: #888;
}

.post-picture {
	padding-top: 10px;
}

.post-picture img {
	border: none;
}