﻿/*
Theme Name: Sidecar Studio
Theme URI: <a href="mailto:carlos.sanz@gmail.com">carlos.sanz@gmail.com</a>.
Description: Theme for <a href="http://www.sidecarstudio.com/">www.sidecarstudio.com</a>.
Version: 1.0
Author: Carlos Sanz García
Author URI: <a href="mailto:carlos.sanz@gmail.com">carlos.sanz@gmail.com</a>.
Tags: clean, white, one column, widgets, fixed width
*/

/*---------:[ global elements ]:---------*/

h2, div, img, #header h1 a {
	/*
	
behavior: url(http://sidecarstudio.com/wp/wp-content/themes/SidecarStudio/includes/js/iepngfix.htc);*/
}

html {
	height: 100%;
	margin-bottom: 1px;
	overflow-x:hidden;
	overflow-y:auto;
	background: url(images/bg-pattern.jpg);
}

body {
	font-size: 13px; /* Resets 1em to 10px */
	line-height: 15px;
	font-family: Helvetica, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: #333;
	overflow-x: hidden;
	overflow-y: auto;
	}

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

a img {
	border: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.green {
	color: #8fd501;
}
/*---------:[ headlines styles ]:---------*/


/*---------:[ core layout styles ]:---------*/

/*---------:[ structure ]:---------*/


#background-image {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	overflow: hidden;
        margin:auto auto;
	
	z-index:1
}

#background-image img {
        border-bottom: solid 6px #fff;
        border-right:solid 6px #fff;
        border-left:solid 6px #fff;
}
#wraper {
	position: relative;	
	width: 919px;
        margin:auto;
        padding-left:60px;
	z-index: 2;
        min-height: 100%;
        height: auto !important;
        height: 100%;
}

#footer {
	position: fixed !important;
	bottom: 0;
        _float:left;
        _position:relative;
        _height:100;
	width: 100%;
	height: 32px;
	border-top: solid 3px #fff;
	background: #56D400;
	z-index: 4;
}

/*---------:[ core ]:---------*/

#header {
	position: relative;
	width: auto;
	height: 95px;
}

#menu {
	position: absolute;
	width: 660px;
	height: 25px;
	bottom: 24px;
        right:0;
	border: solid 1px #fff;
	border-left: none;
	background: #56D400 url(images/menu-background.jpg) repeat-x;
	z-index: 3;
}

#content {
        letter-spacing:1px;   /*ESPAI ENTRE LLETRES */
        float:right;
	width: 608px;
	min-height: 400px;
	_height: 400px;
	margin-bottom: 60px;
}


/*---------:[ header styles ]:---------*/

#header h1 {
	position: absolute !important;
	width: 262px;
	height: 69px;
	top: 25px;

}

#header h1 a {
	display: block;
	width: 262px;
	height: 69px;
	_behavior: url(http://sidecarstudio.com/wp/wp-content/themes/SidecarStudio/includes/js/iepngfix.htc);
	background: url('images/header-logo.png') no-repeat;
}

#header h1 a span{
	width: 0;
	height: 0;
	display: none;
}

#header #lang_menu {
	position: absolute;
	width: auto;
	height: 16px;
	right: 0;
	top: 13px;
	background: #fff;
}

#header #lang_menu span {  /* @modify */
	line-height:13px;   /* @modify */
}

#header #lang_menu ul#qtranslate-chooser {
	margin-top: 1px;
        _margin-top:0px;
	margin-left: 1px;
        _margin-left:0px;
	position: relative;
}

#header #lang_menu ul#qtranslate-chooser li {
	float: left;
	margin-right: 1px;
        _margin-right:0px;
}

#header #lang_menu ul#qtranslate-chooser li a {
	display: block;
	_display: inline;
	height: 12px;
	padding: 0 6px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #fff;
	text-transform: lowercase;
	background-color: #56d400;
}

#header #lang_menu ul#qtranslate-chooser li.active a {
	color: #4eb20a;
        background-color: #cfecb2;
}

#header #lang_menu ul#qtranslate-chooser li a:hover {   
	background-color: #cfecb2;
}


/*---------:[ menu styles ]:---------*/


#menu ul {
	position: relative;
	width: 650px;
	height: 25px;
	background: transparent;
        _margin:0;
}

#menu ul.client {
	background: url(images/menu-over-background.jpg) repeat-x;
}

#menu ul li {
	border-left: solid 1px #fff;
	float: left;
	height: 25px;
	background: #56D400 url(images/menu-background.jpg) repeat-x;
}

#menu ul li.current_page_item {
	background-color: #DAF8BC;
}

#menu ul li a {
	display: block;
	width: auto;
	_width: 0px;
	_white-space: nowrap;
	height: 18px;
	padding: 3px 12px;
	padding-top: 4px;
	color: #ffffff;
	text-transform: lowercase;
	background: #56D400 url(images/background-image.jpg) no-repeat;
	background-position: -120px 0px;
}
#menu ul li.page-item-20 a {
	width: 26px;
}
#menu ul li.current_page_item a {
	color: #4eb20a;
	background-position: 0px 0px;
}


/*---:[ form clients ]:---*/

#menu ul li label {
	display: inline-block;
	width: auto;
	_width: 0px;
	_white-space: nowrap;
	height: 18px;
	padding: 3px 12px;
	padding-top: 4px;
	color: #fff;
    border-right: none;
	text-transform: lowercase;
	background: #56D400 url(images/menu-background.jpg) repeat-x;
}
#menu ul li.form {
	float: right;
	border-left: none;
}

#menu ul li form {
	margin: 3px 5px 0 0;
	padding: 0;
	height: 20px;
	_width: 0px;
	_white-space: nowrap;
}

#menu ul li.logout {
	float: right;
	border-left: none;
	padding-left: 0px;
	background: transparent;
	margin-right:-7px;
}

#menu ul li.logout a {
	color: #c00;
	background: transparent;
}

.b_logout {
	background-color: rgb(165, 221, 86);
	border: solid 1px rgb(255, 255, 255);
	cursor: pointer;
	font-size: 11px;
	height: 17px;
	line-height: 11px;
	margin: 0px;
	padding-bottom: 3px;
	padding: 0px 3px;
	vertical-align: middle;
	width: 55px;
}

.b_logout:hover {
	background-color:#d4ff97;
}

#menu ul li.logout a:hover {
	color: black;
	background-position: 100%;
}

#menu ul li form img {
	vertical-align: middle;
	visibility: hidden;
}

#menu ul li form input.password {
	width: 65px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
	border: solid 1px #fff;
	margin-right: 5px;
	margin-left: 5px;
        margin-top:1px;
	background-color: #A5DD56;
}

#menu ul li form input.button {
        background-color: rgb(165, 221, 86);
	border: solid 1px rgb(255, 255, 255);
	cursor: pointer;
	font-size: 11px;
	height: 17px;
	line-height: 11px;
	margin: 0px;
        margin-top:1px;
	padding-bottom: 3px;
	padding: 0px 3px;
	vertical-align: middle;
	width: 45px;
}

#menu ul li form input.button:hover {
	background-color:#d4ff97;
}

/*---:[ portfolio resume ]:---*/


/*---------:[ content styles ]:---------*/

/*---:[ homepage ]:---*/

#content .content-container {
	border: solid 1px #fff;
	width: 590px;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	margin-top:-1px;
	background: transparent url(images/shadow-bg.png);
        _background:black;
 	_filter: alpha(opacity=80);
        /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*internet explorer 8 */
        z-index:1;
}
#content #nav-buttons {
        width: 590px;
        padding-top: 17px;
        z-index:1;
}
#content #nav-buttons #prev  {
        float:left;
}
#content #nav-buttons #next  {
        float:right;
        margin-right:-22px;
}
#content .content-container .div-bg {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left: 0;
	background-color:black;
	padding-right: 20px;
}
#content .content-container table td.left {
	width: 277px;
	vertical-align: top;
	padding-right: 10px;
	/* border-right: solid 1px #fff; */
	border-right: solid 1px #999;
	font-size: 12px;
	line-height: 18px;
}

#content .content-container table td.left p,
#content .content-container table td.right p {
	text-align: justify;
}

#content .content-container table td.right {
	position: relative;
	width: 278px;
	vertical-align:top;
	font-size: 12px;
	padding-left: 10px;
	line-height: 18px;
}

#content .content-container table td.right div {
	display: inline;
	float: left;
	width: 134px;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 14px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#content .content-container table td.right div.right-image{
	width: 276px;
	height: 178px;
	border: solid 1px #fff;
	overflow: hidden;
	margin-bottom: 0;
}

#content .content-container table td p {
	margin-bottom: 10px;
}

#content .content-container .title{
	font-size: 12px;
	letter-spacing: 0em;
	color: #8fd501;
}

#content .content-container .title-uppercase{
        letter-spacing: normal;   /*ESPAI ENTRE LLETRES */
	text-transform: uppercase;
	font-size: 11px;
	color: #8fd501;
}

 /* ESTIL PEL TITOL DELS DIFERENTS APARTATS ON APAREIXEN ELS TREBALLS QUE ES REALITZEN */

#content .content-container .title-uppercase-treballs span{
         letter-spacing: normal;   /*ESPAI ENTRE LLETRES */
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
}

#content .content-container .title-uppercase-treballs span:hover {
	color:#8fd501;
}

#content .content-container td.left .latests_works {
        margin-top:9px;
	width: 350px;
	height: 135px;
	position: relative;
	overflow: hidden;
}

#content .content-container td.left .latest_work {
	position: relative;
	width: 160px;
	float: left;
	margin-right: 12px;
        height:130px;
}

#content .content-container td.left .latest_work h2,
#content .content-container td.left .latest_work h4 {
	width: 153px;
	padding: 2px;
	padding-left: 7px;
	text-transform: uppercase;
	font-size: 10px;
	color: #A5DD56;
}

#content .content-container td.left .latest_work h2 {
	padding-bottom: 0;
	height: 14px;
	_overflow: hidden;
	background: url(images/titulos-bg.gif) no-repeat;
}

#content .content-container td.left .latest_work h4 {
	width: 151px;
	color: #fff;
	background-color: #000;
}

#content .content-container td.left .latest_work a {
	width: 160px;
	height: 100px;
	border: none;
	display: block;
	position: relative;
	background-color: #000;
}

#content .content-container td.left .latest_work a img {
	margin: 4px 0 0 7px ;
	border: none;
}

#content .content-container td.left .latest_work a:hover {
}

#content .content-container table td.newsletters {
	padding-left: 15px !important;
	font-size: 12px;
	width: 200px;
	line-height: 18px;
}

#content .content-container table td.right form {
	position: relative;
	width: 200px;
	height: auto;
	
}
#content .content-container table td.right input.email {
	float: left;
	clear: both;
	width: 190px;
	padding: 1px 4px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	color: #fff;
	border: solid 1px #fff;
	background-color: #333;
}

#content .content-container table td.right input.button {
	float: right;
	margin: 0;
	width: auto;
	padding: 1px 4px;
	padding-bottom: 2px;
	_height: 20px;
	_padding: 0 0;
	_padding-bottom: 0;
	color: #fff;
	border: solid 1px #fff;
	background-color: #333;
	cursor: pointer;
}

#content .content-container table td.right input.button:hover {
	background-color: #666;
}
/*---:[ portfolio resume ]:---*/

#content.user-access a {
	color: blue;
	text-decoration: underline;
}

#content.user-access a:hover {
	color: orange;
}

/*---:[ content ]:---*/

#content .work {
	position: relative;
	display: none;
	margin-bottom: 0;
	/* margin-bottom: 15px;*/
	overflow: hidden !important;
}

#content .work h2,
#content .client h2 {
	color: #8fd501;
	position: relative;
	text-transform: uppercase;
 	margin-bottom: 10px;
 	height: 16px;
 	vertical-align: middle;
}



#content .work .title-uppercase {
	font-size: 13px;
	
}

#content .work table td.table-info {
	position: relative;
	padding-left: 10px;
	vertical-align: top;
}

#content .work table td.table-info p {
	text-align: justify;
}
#content .work table td.table-media {
	position: relative;
	vertical-align: top;
}

#content .work .media {
	vertical-align: top;
	width: 390px;
	border: solid 1px #fff;
	height: auto;
        min-height:219px;
	overflow: hidden;
}

#content .work .media .no-valid-media {
	color: orange;
	width: 390px;
	height: 110px;
	padding-top: 110px;
	text-align: center;
	background-color: #333;
}

#content .work .media span,
#content .work .media span object {
	margin: 0;
	padding: 0;
	width: 390px;
}

#content .work h2 span {
	float: left;
	margin-top: 1px;
}
#content .work h2 .loading {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	display: none;
	z-index: 2;
}

#content .work .info {
	position: relative;
	width: 178px;
	height: auto;
        /*min-height:208px;*/
	font-size: 12px;
	line-height: 16px;
}

/** INFO PER CATEGORIES **/
#content .work .info2 {
	position: relative;
	height: auto;
        min-height:auto;
        font-size: 12px;
	line-height: 16px;
}

#content .work .info p {
	margin-bottom: 8px;
	text-align: justify;
}

#content .work .nav {
        position:relative;
	vertical-align: top;
        margin-top:20px;
	width: 178px;
	height: 12px;
	overflow: hidden;
}

#content .work .nav   a {
	display: block;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	line-height: 12px;
	background: transparent url(images/work-nav-button.gif) no-repeat 0 0;
}

#content .work .nav  a.video {
	background: url(images/work-nav-button-video.gif) no-repeat 0 0;
}

#content .work .nav  a.active,
#content .work .nav  a:hover {
	background-position: 0 -12px;
}


#content .client a {
	display: block;
	background-color: #333;
	border: solid 1px #fff;
	color: #999;
	padding: 4px;
	margin: 0px;
	margin-bottom: 10px;
}

#content .client a:hover {
	background-color: #666;
	color: #fff;
}
/*---:[ contact ]:---*/

#content .contact .wpcf7 {
	width: 195px;
}

#content .contact .wpcf7 input,
#content .contact .wpcf7 textarea {
	padding: 1px 4px;
	width: 185px;
	padding-bottom: 2px;
	color: #fff;
	border: solid 1px #fff;
	background-color: #666;
}

#content .contact .wpcf7 textarea {
	overflow: auto;
}

#content .contact .wpcf7 input.button {
	width: auto;
	cursor: pointer;
}

#content .contact td.right .contact-image {
	width: 360px;
	height: 270px;
	overflow: hidden;
	margin: 0;
	border: solid 1px #fff;
}

/*---------:[ sidebar styles ]:---------*/



/*---------:[ comment styles ]:---------*/


/*---------:[ footer styles ]:---------*/

#footer .inner {
	text-align:center;
	width: 670px;
	height: 24px;
	padding-top: 8px;
	margin:0 auto 0 auto;
        padding-left:345px;
	color: #fff;
}

#footer .inner a {
	color: #fff;
}

#footer .inner a:hover {
	color: #333;
}
