/*  
Theme Name: Eina Skateboard Company
Theme URI: http://www.einaskateco.com
Description: Version 08.2012 of the Eina Skateboard Company theme based on the famous Kubrick
Version: 08.2012
Author: Pau Vilaseca
Author URI: http://www.makagraphics.com/
*/

/* ----------- RESET CSS ---------- */

* {  
        padding: 0;  
        margin: 0;  
        border: 0;  
        }

/* ----------- COS PRINCIPAL BLANC ---------- */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #25252b;
	background-image: url(http://www.einaskateco.com/images/einav12-bgnoise-bg.png);
	background-repeat: repeat;
	}

#page {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto;
 	width: 920px;
         border-left: 1px dashed #CCCCCC;
         border-right: 1px dashed #CCCCCC;
	}

/* ----------- MENU 2012 ----------- */

#menu {
	height: 126px;	
	width: 900px;
	background:#000000 url(http://www.einaskateco.com/images/einav12-menubg-900x126.jpg) no-repeat scroll 0 0;
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 3px 10px;
	}

#menu p {
	text-align: right;
	font-size: 1.5em;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
      	text-shadow: 0px -2px 0px #000000;
	padding: 3px 3px 3px 3px;
	margin: 3px 20px 3px 3px;
	color: #FFFFFF;
	}

#menu a {
	font-size: 2em;
      	text-shadow: 0px -2px 0px #000000;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	}

#menu a:hover {
      	text-shadow: 0px -2px 0px #000000;
	color: #FF0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}

.einalogo {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 3px 3px;
	width: 120px;
	}

/* ----------- COLUMNES ----------- */

.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 480px;
	}
.bioteam {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 470px;
	}

.excerptcolumn { 
	float: left;
	padding: 0px 0px 10px 0px;
	width: 250px;
	}

.narrowproducts {
	text-align: center;
	float: right;
	padding: 0px 0px 0px 10px;
	border-left: 1px dashed #CCCCCC;
	width:740px;
	}

.widecolumn {
	text-align: center;
	padding: 0px 10px 0px 10px;
	width: 900px;
	}

.post {
	padding: 10px 0px 10px 10px;
	}

.leftmenu {
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 3px 3px 3px 3px;
	width: 110px;
	max-height:100%;
	}

#sidebar {
	padding: 0px 0px 10px 20px;
	margin-left: 620px;
	width: 250px;
	height: 100%;
        border-left: 1px dashed #E3E2E1;
	}

#sidebar form {
	margin: 0;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebarteam {
	padding: 0px 0px 10px 20px;
	margin-left: 620px;
	width: 250px;
	height: 100%;
        border-left: 1px dashed #E3E2E1;
	}

#sidebarteam form {
	margin: 0;
	}

#sidebarteam #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebarteam #searchsubmit {
	padding: 1px;
	}

#sidebarteam ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebarteam ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebarteam ul p, #sidebarteam ul select {
	margin: 5px 0 8px;
	}

#sidebarteam ul ul, #sidebarteam ul ol {
	margin: 5px 0 0 10px;
	}

#sidebarteam ul ul ul, #sidebarteam ul ol {
	margin: 0 0 0 10px;
	}

#sidebarteam ul ol li {
	list-style: decimal outside;
	}

#sidebarteam ul ul li, #sidebarteam ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#footer {
	width: 920px;
	height: 160px;
	clear: both;
	}

#footer p {
	width: 760px;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	text-align: left;
	}

.einalogofooter {
        float: right;
        padding: 10px 20px 0px 0px;
        margin: 3px 3px 3px 3px;
        width: 120px;
   }

/* ----------- Malla tables ----------- */

#decks {
	text-align: center;
	}

#decks li {
        width: 161px;
        min-height: 250px;
        border: 1px solid #FFFFFF;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        zoom: 1;
        *display: inline;
        _height: 250px;
    }

/* ----------- Malla tables ----------- */

/* ----------- tituls arxius, single post, menu productes ---------- */

h1 {
	padding: 2px 0px 10px 10px;
	font-family: Arial, Sans-Serif;
	font-size: 2.2em;
	font-weight: bold;
	text-align: left;
	color: #25252b;
      	text-shadow: 1px 1px 2px #999;
	}

h1 a {
	color: #25252b;
	}

h1 a:hover {
	color: #8A0F0F;
      	text-shadow: 1px 1px 2px #FFFFFF;
	}

/* ----------- titul dels submenus de productes i team, cap dels archius   ---------- */

h2 {
	padding: 2px 2px 2px 2px;
	font-family: Arial, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #25252b;
      	text-shadow: 1px 1px 2px #999;
	}

h2 a {
	color: #25252b;
	}

h2 a:hover {
	color: #8A0F0F;
      	text-shadow: 1px 1px 2px #FFFFFF;
	}

/* ----------- ATRIBUTS GENERALS ----------- */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

a {
	color: #8A0F0F;
	text-decoration: none;
	}

a:hover {
	color: #FF0000;
      	text-shadow: 1px 1px 2px #999;
	text-decoration: none;
	}

a img {
	border: none;
	}

small {
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.center {
	text-align: center;
	}

hr {
	display: block;
	color: #F6F6F6;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* ----------- JCAROUSEL ---------- */

#carousel {
	text-align: center;
	position: relative; /* Necesario */
	overflow: hidden; /* Necesario */
	height: 420px;
	background:#FFFFFF;
	}

#carousel .belt {
	position: absolute; /* Necesario */
	left: 0;
	top: 0;
	margin: 10px 0px 0px 0px;
	}

#carousel .panel {
	width:890px;
	height: 410px;
	float: left; /* Necesario */
	overflow: hidden;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	background:#FFFFFF;
	}

#carousel .panel .panel-text {
	padding-top:5px;
	font-size:13px;
	font-family:Arial, sans-serif;
	color:#000000;
	}

#carousel .panel .panel-text a {
	color:#FF0000;
	text-decoration:none;
	}

#carousel .panel .panel-text a:hover {
	color:#000000;
	text-decoration:underline;
	}

/* JCAROUSEL TEAM*/

#carouselteam {
	text-align: center;
	position: relative; /* Necesario */
	overflow: hidden; /* Necesario */
	height: 750px;
}

#carouselteam .teambelt {
	position: absolute; /* Necesario */
	left: 0;
	top: 0;
	margin:0px 0px 10px 0px;
}

#carouselteam .teampanel {
	width:270px;
	height: 735px;
	float: left; /* Necesario */
	overflow: hidden;
	margin: 10px;
	padding:10px 2px 2px 2px;
}

#carouselteam .teampanel .teampanel-text {
	padding-top:5px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}

#carouselteam .teampanel .teampanel-text a {
	text-decoration:none;
}

#carouselteam .teampanel .teampanel-text a:hover {
	text-decoration:underline;
}

#carouselteam .teampanel p {
	padding: 10px 20px 10px 30px;
}

/* ----------- BOTONS JCAROUSEL ---------- */
			
.button-prev {
	height:35px;
	width:400px;
        float:left;
	background:#000000;
}

.button-prev a {
	display:block;
	padding:5px;
	margin-left:365px;
}

.button-next {
	height:35px;
	width:400px;
        float:right;
	background:#000000;
}

.button-next a {
	display:block;
	padding:5px;
	margin-top:0px;
}

/* STRIPES per separar espais */

#einastripelong {
	background:url(http://www.einaskateco.com/images/einav11_stripes.gif);
	background-repeat:repeat;
	width:900px;
	height:5px;
	margin:5px 10px 5px 10px;
        }

#einastripemedium {
	background:url(http://www.einaskateco.com/images/einav11_stripes.gif);
	background-repeat:repeat;
	width:452px;
	height:5px;
	margin:5px 0px 5px 0px;
        }

#einastripesmall {
	background:url(http://www.einaskateco.com/images/einav11_stripes.gif);
	background-repeat:repeat;
	width:242px;
	height:5px;
	margin:5px 0px 5px 0px;
        }
