/*  
Theme Name: Trans Serrano
Theme URI: http://www.alva-design.com/
Author: Winy Schalke
Author URI: http://www.alva-design.com/
*/



/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


/* layout.css */

html 	{ 
text-align : center;  
background-color : #cccc8f; 
}

body { 
position : relative; 
width : 800px; 
margin : 0 auto 2em auto; 
text-align : left; 

}

div#container-border { 
background: url(images/bg-vervolg.gif) repeat-y;
background-color : #fff; 
}

body#home div#container-border { 
background-image: none;

}

div#branding {
height : 118px;
background: url("images/backgrounds/picos-3.jpg") 
no-repeat bottom center; position: relative;
}

div#branding img {
position: absolute;
top: 0;
left: 40px;
}

div#branding img.print { display: none; }

body#home div#branding img {
position: absolute;
top: 0;
left: 0;
}


div#pay-off {
height: 25px;
background : transparent url(images/bg-transparent-ie.gif);
}

div#branding>#pay-off {background : transparent url(images/bg-transparent.png);
height: 25px;
}

div#pay-off h4 {
text-align: right;
padding-right: 40px;
color: #fff;
font-size: 120%;
font-style: italic;
margin-bottom: 0;
}

/* subnav, in horizontale balk */
div#nav_sub {
}

div#nav_sub ul {
background-color: #660;
height: 25px;
padding-right: 40px;
}

div#nav_sub li {
display : inline;  
float: right;
border-right: 1px solid #fff; 
position: relative;}

div#nav_sub li a {
display: block;
color: #fff; 
padding : 0 .5em;
}

div#nav_sub li>a {
height: 25px;
}

div#nav_sub li a:hover {
background-color: #666;
 }
 
div#nav_sub li#nav_historial {
border-right: 0;
}  

/* tools, onder horizontale balk */
div#nav_tools {
height : 25px; 
position: relative;
z-index: 100;
}

div#nav_tools ul {
clear: right;
float: right;
padding-right: 40px;}

div#nav_tools li {
position: relative;
display : inline;  
float: left;
border-right: 1px solid #333; 
}

div#nav_tools li a {
display: block;
color: #000; 
padding : 0 .5em;
 }
 
div#nav_tools li a img {
vertical-align: middle;
}

div#nav_tools li#nav_en {
display: none;
}

div#nav_tools li a:hover {
text-decoration: underline;
 }

div#nav_tools li#nav_search, div#nav_tools li#nav_mapa {
border-right: 0;
}  
form#searchform {
display: inline;
}

#searchfield {
vertical-align: top;
width: 130px; border: 1px solid #333; 
}
img#searchsubmit {
margin-left: 10px; 
vertical-align: middle;
}


div#container-main { 
position: relative;
overflow: hidden;
margin-top: -35px;
width: 730px;
padding: 40px 30px 0 40px;
min-height: 500px;
}


body#home div#container-main { 
margin-top: 20px;
width: 720px;
padding: 0 40px;
min-height: 500px;
_height:500px;}

/* hoofdmenu in linker kolom */
ul#nav_main { 
font-size: 92%;
line-height: 1em;
clear: both;
float: left;  
width : 280px; 
padding : 4.5em 0 1em 0;
}

body.newsletter ul#nav_main {
padding-bottom: 22em;
}

ul#nav_main li {
width: 280px;
display: block;
float: left;
clear: left;
}

/* level 1 */

ul#nav_main li a {
display: block;
color: #666;
padding-left: 40px;
margin-left: -40px;
padding-top: .35em;
padding-bottom: .35em;
}

ul#nav_main li.current_page_ancestor a {
color : #660;
font-weight: bold;
}

ul#nav_main li.current_page_item a {
color: #f60;
font-weight: bold;
}

ul#nav_main li a:hover {
background: #999; color: #fff;
}

/* level 2 */
ul#nav_main li ul
 {
margin-bottom: 0; 

}

ul#nav_main li li.page_item a
 {
padding-left: 70px;
margin-left: -40px;
font-weight: normal;
color: #666;
}

ul#nav_main li li.current_page_ancestor a {
color : #660;
font-weight: bold;
}

ul#nav_main li li.current_page_item a {
color: #f60;
font-weight: bold;}

ul#nav_main li li a:hover {
background: #999; color: #fff;}

/* level 3 */

ul#nav_main li li li.page_item a
 {
padding-left: 100px;
margin-left: -40px;
font-weight: normal;
color: #666;
}

ul#nav_main li li li.current_page_item a {
color: #f60;
font-weight: bold;}

ul#nav_main li li li a:hover {
background: #999; color: #fff;}

div#content_main {
position: relative;
float: right;
width : 438px; 
padding : 1em 0; 
}

/* foto's */

div#content_main img {
float: left;
margin: 10px 10px 10px 0;
}

/* in de linker baan onder het menu */
div#content_main img.left, div#content_main img.alignleft  {
position: absolute; left: -294px;
}


body#home div#content_main {
width: 720px;
padding: 0;
}

/* colofon */
div#site_info { 
clear: both;
float: left;
width: 800px;
text-align: center;
}

div#site_info h5, div#site_info p, div#site_info a { 
display: inline;
font-size: 92%;
color: #660;
}

/* homepage */

body#home div#content_main h2 {
display: none;
}

body#home .entry {
position: relative;
/* IE 6 hack */
_height: 400px;}

body#home blockquote {
padding: 0; margin: 0;
width: 340px;
height: 120px;}

body#home h3 {
font-size: 150%;
color: #660;
position: absolute;
top: 60px; left: 0;
}

body#home .entry h4 {
font-size: 134%;
border-top: 1px solid #666;
padding-top: 10px; padding-right: 0;
margin-bottom: .5em;
}

body#home .entry h4 img {
width: 100px;
height: 100px;
margin: 0 0 0 10px;
float: right;
}

body#home blockquote p {
font-size: 112%;
font-weight: normal; line-height: 1.15em; color : #333;
}


body#home h4 a:link, body#test h4 a:visited {
color : #f60;
}

body#home h4 a:hover {
color : #c00;
background: yellow;}

body#home blockquote a:link, body#home blockquote a:visited {
color : #f60;
}

body#home blockquote a:hover {
text-decoration: underline;}

blockquote#desp {
position: absolute;
top: 120px; left: 0;}

blockquote#exp {
position: absolute;
top: 240px; left: 0;}

blockquote#emp {
position: absolute;
top: 360px; left: 0;}

blockquote#anim {
position: absolute;
top: 0; right: 0;}

blockquote#ald {
position: absolute;
top: 120px; right: 0;}

blockquote#tur {
position: absolute;
top: 240px; right: 0;
}

blockquote#jov {
position: absolute;
top: 360px; right: 0;
}


/* links page */

ul#links li {
position: relative;
border-top: 1px solid #666;
min-height: 120px;
}

/* IE 6 hack */

ul#links li {
_height: 120px;
}

ul#links li img {
position: absolute;
left: 0;
width: 100px;
height: 100px;
}

/* IE 6 hack */
ul#links li img {
position: absolute;
_left: -110px;
}

ul#links h3, ul#links p {
padding-left: 110px;
position: relative;
}

ul#links h3 {
margin-top: 10px;
}


ul#links h3 a {
color : #f60;
}

ul#links h3 a:hover {
color : #c00;
background: yellow;}

ul#links p {
line-height: 1.15em;
}

ul#links img {
padding-top: 0;
margin: 0;}





/* typography.css */

body { 
font : 80%/1.5 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333; }

h1,  div#branding h2 { 
text-indent: -9999px; 
}

h2, h3, h4, p, ul, ol, blockquote { 
margin : 0 0 .75em 0; 
}

h2, h3 { 
font : "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold;  
}

h2 { 
font-size: 165%; 
color : #f60; 
margin-bottom: 1em;
}

h3 { 
clear: left;
font-size: 140%; 
color : #660; 
margin-bottom : .5em;
margin-top : 1em;
line-height: 1.2em;
}

h4 { 
clear: left;
font-size: 100%; 
margin-bottom : 0;}

h4.verde, h4.castanho, h4.laranja, h4.azul {
padding-left: .5em; color: #fff; margin-top: 1em; margin-bottom: .2em;
}

h4.verde {background-color:
#660; 
}

h4.castanho {background-color: #960;
}

h4.laranja {background-color: #f60;
}

h4.azul {background-color: #036;
}

p { 
font-size : 100%; }

blockquote {
font-size: 90%;
line-height: 1.3em;
font-weight: bold;
color: #999;}

a:link, a:visited { 
text-decoration : none; 
}

div#content_main a:link, div#content_main a:visited { 
text-decoration : none; 
color: #f60; font-weight: bold;
}


div#content_main a:visited { 
color: #660;}

div#content_main a:hover, div#content_main a:active {
text-decoration: underline;
}

div#content_main ul {
list-style-type: disc;
margin-left: 2em;
margin-bottom: 1em;
}

div#content_main ol {
margin-left: 2em; 
margin-bottom: 1em; 
}

div#content_main strong {
font-weight: bold; 
}
div#content_main em {
font-style: italic; 
}

/* sitemap */

div.ddsg-wrapper h2 {
display: none;
}

div#content_main div.ddsg-wrapper ul {
list-style-type: none;
margin-left: 0;
}

div#content_main div.ddsg-wrapper ul ul {
margin-left: 2em;
}


div#content_main div.ddsg-wrapper li li a {
font-weight: normal;
}

div.navigation {margin-top: 1em;}
div.navigation .alignright {float: right;}
div.navigation .alignleft {float: left;}


/* ---- formulier ----*/

label{text-align:right;	width:8em; padding-right: 1em; float:left;}

form fieldset {padding: 1em 0.5em 0.5em 0.5em; margin-bottom: 0.5em; border: none; }

form .fi{width: 70%; margin-bottom: 0.5em; font-size: 100%; }

form input.nolabel{margin-left: 9em;}
form p.nolabel{margin-left: 9em; margin-top: 1em; margin-bottom: 0;}

#knop{padding-left: 1em; padding-right: 1em; }

textarea{height: 10em; line-height: 1.5; }

/* ---- video ----*/

.wpv_videoc {
	text-align: left;
	display: block;
	width: 425px;
}

.wpv_video {
	display: block;
	padding: 4px 0 4px 0;
	width: 425px;
	height: 350px;
}

.wpv_titleauthor, .wpv_durationdate {
	display: block;
	width: 400px;
		font-weight: bold;
	padding: 3px 0;
	
}

.wpv_download {
	display: block;
	padding: 3px 0;
}

.wpv_download a {
	color: #f60;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	display: none;
}


/* ---- newsletter phplist ----*/


/* PHPLIST CSS Document */
.phplist fieldset legend {
	font-size:1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}
.phplist label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 5em; 
	padding: 0; 
	margin: 5px 0 ; /* set top margin same as form input - textarea etc. elements */
	text-align:left; 
}
.phplist {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
background: #cccc8f;
padding: 10px;
height: 4em;
margin:1em 0 0 0;
/*  min-width: 500px;
  max-width: 700px;
  width: 660px; */
}
/* Use to style multiple lists */
.phplist .list {
	list-style-type: none;
}
/* Caption for multiple lists */
.phplist .caption {

}
.phplist fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}
.phplist input, .phplist textarea, .phplist select{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 0; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
float:left;}

#contactsubmit
{background: #660; color: #fff; border: none;
display: block; float:right;}

.phplist input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

.phplist textarea{ overflow: auto; }

.phplist small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
.phplist .required{
	
} 
.phplist .requiredOutline {
	border: 1px solid #ff0000;
}

/* uses class instead of div, more efficient */
.phplist br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
/* WPML language switcher */

#footer_language_list{
  margin-bottom: 25px;
  text-align: center;
}

#footer_language_list ul{
  list-style: none;
  margin:0;
  padding:0;
}

#footer_language_list ul li img{
  margin-right:5px;
}

#footer_language_list ul li{
  display:inline;
  margin:0 5px 0 5px;
  padding:0;
}

#footer_language_list ul li a, #footer_language_list ul li a:visited{
  color: #fff;
  text-decoration:underline;
}

#footer_language_list ul li a:hover, #footer_language_list ul li a:active{
  color: #fff;
}

