/*

Theme Name: Eradus Transport Wordpress Theme

Theme URI: http://www.eradustransport.nl

Description: Custom theme for eradustransport.nl

Version: 1.0

Author: Thomas van Gerven

Author URI: http://www.thomasvangerven.nl

*/



body{

font-family: Arial, Helvetica, sans-serif;

background-color: #EE1C25;

text-align: center;	

}



ul{

list-style-type:disc;

padding-left:25px;

margin-bottom:10px;

}



li{

display: list-item;

}



p{

margin-bottom:10px;

}



div#container{

width: 960px;

margin: auto;

text-align:left;	

}



div#header{

width: 1000px;

height: 95px;

float:left;

margin-top: 50px;

}



div#logo{

float:left;

width: 380px;

height: 95px;

background-image: url('images/logo_site.png');

}



div#contentholder{

margin-top: 15px;

width: 960px;

min-height: 550px;

float:left;

background-color: #FFF;

}



div#contentheader{

width: 960px;

height: 120px;

float:left;	

}



div#content{

width: 750px;

margin-top: 10px;

margin-left: 20px;

margin-bottom: 10px;

float:left;

line-height:120%;

}



div#menu{

width: 500px;

height: 120px;

float:left;	

}



ul#navlist{

margin-left: 10px;

margin-top: 20px;

}



ul#navlist li

{

display: inline;

list-style-type: none;

padding-left: 10px;

padding-right: 10px;

}



ul#navlist li a{

color: #3C3C3C;	

text-decoration: none;

text-transform:uppercase;

font-weight:bold;

}



ul#navlist li a:hover{

color: #EE1C25;

}



div#icons{

width: 460px;

height: 120px;

float:left;	

text-align: right;

display: none;

}



div#icons img{

margin: 10px;	

border:none;

}



.wpcf7-form p{

margin-bottom: 5px;

}



.wpcf7-submit{

border:none;

padding: 5px;

color: white;

background-color: #EE1C25;

cursor:pointer;

}



.ngg-navigation a.page-numbers,

.ngg-navigation a.next,

.ngg-navigation a.prev,

.ngg-navigation span.page-numbers,

.ngg-navigation span.next,

.ngg-navigation span.prev {

color: black !important;

}



.ngg-navigation a.page-numbers:hover,

.ngg-navigation a.next:hover,

.ngg-navigation a.prev:hover,

.ngg-navigation span.page-numbers:hover,

.ngg-navigation span.next:hover,

.ngg-navigation span.prev:hover {

background-color: #EE1C25 !important;

}



a.ngg-album-desc{

text-decoration:none;

color:black;

}