/*  
Theme Name: De Galan v2 thema
Theme URI:  http://www.degalan.nl
Description: Thema voor versie 2 van www.degalan.nl
Version: 1.0
Author: Wouter Smeenk
Author URI: http://www.woutersmeenk.nl 

	
 */
 
html,body {margin:0;padding:0;line-height:18px;}
body{font-family: /*'Eurostile',*/ verdana, lucida, san-serif;font-size:12px;text-align:center;}
h1{font-size:12px;}
div#header {width:100%;height:150px;margin:0;background:#d9d9d9;}
div#header-inner {width:1000px; margin:0px auto;height:150px;background:#d9d9d9 url(images/logo-degalan-png.png) 0 50% no-repeat;background-size:161px auto;cursor:pointer;}
div#container {min-height:1000px;}
div#wrapper{
text-align:left;
width:1000px;
margin:0 auto;
background:#fff url(/images/onder-rechts.gif) 100% 100% no-repeat; 
padding: 0 0 15px; 
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
margin-bottom:50px;
}

div#contentwrapper{min-height:600px;padding:0 0 120px 0;}
div#header2{padding:0 17px 17px 17px;}
div#contentleft{float:left;width:470px;overflow:auto;margin-left:65px;}
.home #contentleft {
	width:620px;
}
div#contentleft h1{margin:20px 0px 0px 0px;}
div#contentleft p{margin:10px 0px 10px 0px;}
div#contentfull {overflow:auto;margin-left:65px;margin-right:40px;}
div#contentfull h1{margin:20px 0px 0px 0px;}
div#contentfull p{margin:10px 0px 10px 0px;}

div#contentright{
float:right;
width:250px;
margin:25px 15px 0 0;
padding:10px;
-moz-box-shadow: 0 0 7px #888;
-webkit-box-shadow: 0 0 7px#888;
box-shadow: 0 0 7px #888;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 10px 10px 10px 10px;
background: #d9d9d9; /* Old browsers */
background: -moz-linear-gradient(top, #d9d9d9 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d9d9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* W3C */
zoom:1;
}

div#contentright div {height:auto;clear:both;margin:15px 0 15px 0;}
div#contentright div img {clear:both;margin:0;}
div#contentright ul {list-style:none;margin:0;padding:0;} 
div#contentright #verhaaltje {
	text-align:left;
}

#persoonsgegevens {
	text-align:center;
}

img.onder-rechts {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.container.sociable {
	display:none!important;
}

li.sociable {
	float:left;
	margin:0 10px 0 0;
	width:auto!important;
}

a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.post-item {
	padding:0;
	margin:10px 0 10px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}
.post-item:nth-child(2n+1) {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	background: #d9d9d9; /* Old browsers */
	background: -moz-linear-gradient(top, #d9d9d9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d9d9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #d9d9d9 0%,#ffffff 100%); /* W3C */
}

.home, .normal {background:#C9123B;}
.droom {background:#214DA0;}
.uitvoering{background:#712E8C;}
.opdrachtgevers{background:#FF7E00;}
.stijl{background:#23AABA;}
.organisatie, #id-23 {background:#F11180;}

#twitterstream {
}

.twitter-stream {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	padding:120px 10px 10px 10px;
	background:#fff url(/wp-content/themes/degalanv2/images/images-2.jpg) 50% 0 no-repeat;
}

.twitter-stream p {
	text-align:center;
	text-shadow: 0 1px 0 #FFFFFF;
	display:inline-block;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.twitter-stream p:before {
	content: "»";
}

.twitter-stream p:nth-child(2n+1) {
	background: #efefef; /* Old browsers */
background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #efefef 0%,#ffffff 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #efefef 0%,#ffffff 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #efefef 0%,#ffffff 100%); /* W3C */
}

.twitter-stream a {
	text-decoration:underline;
	color:#C9123B!important;
}

div#navigation{padding:0;margin:0px 158px 0 0;float:right;z-index:2;position:relative;}
div#navigation img{border:none;padding:0;margin:0}
#navigation ul {list-style:none;padding:0;margin:0;}
#navigation ul li {float:left;margin:0 60px 0 0;padding:10px 0 0 0;}
#navigation ul li:last-child{margin:0;}
#navigation ul li a {
	display:block;
	float:left;
	width:80px;
	height:135px;
	background-size: 80% 80%!important;
	background-repeat:no-repeat!important;
	background-position:50%!important;
}
/** Navigation **/
/* 
	LEVEL ONE
*/

div#navigation ul.dropdown {
	float: left;
	position: relative;
}

div#navigation ul.dropdown li {
	float: left;
	zoom: 1;
	background: none;
	padding: 0;   /*was 10px*/
	cursor: pointer;
}

#navigation ul.dropdown li a {
	text-shadow: 0 1px 0 #FFFFFF; letter-spacing:1px;
	text-indent:-9999px;
}

#navigation ul.dropdown li:last-child a {
	border:0 none; 
}

#navigation ul.dropdown li:first-child a {
	background:none;
}

#navigation ul.dropdown li a:hover, #navigation ul.dropdown li.current_page_item a  {
	text-decoration:underline;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
div#navigation a {float: none;}
/* End IE5-Mac hack */

ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }

/* 
	LEVEL TWO
*/

div#navigation ul.dropdown ul {
	list-style:none!important;
	visibility: hidden;
	padding:0!important;
	margin:0!important;
	position:absolute;
	width:auto;
}

div#navigation ul.dropdown li.hover ul {
	background: #C9123B;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	z-index: 9999;
	top: 135px; 
	height:auto;
	float:left;
	list-style:none;
	text-align:left;
	padding:10px!important;
	margin:0;
	
}

div#navigation ul.dropdown li.hover ul li {
	padding: 0!important;
	line-height: 24px;
	float:none;
	width:auto;
	display:block;
	white-space:nowrap;
	text-align:left;
}

div#navigation ul.dropdown li.current_page_item ul li a {
	text-decoration:none;
}
 
div#navigation ul.dropdown li.hover ul li a {
	line-height: inherit;
	padding: 0!important;
	color: #fff;
	float:none;
	display:block;
	font-weight:normal;
	text-transform:lowercase!important;
	font-size:inherit!important;
	letter-spacing:1px;
	border:none!important;
	text-shadow:none;
	width:auto;
	height:auto!important;
	white-space:nowrap;
	min-width:100px;
	text-indent:0px!important;
}

div#navigation ul.dropdown li.hover ul li a:hover {
	text-decoration: underline;
}

#subnav-top {
	float:right;
}

#footer-nav {
	float:left;
	width:960px;
	margin:20px 0 20px 0;
	padding:20px; 
	text-align:center;
	color:#fff;
}

#subnav-top ul, #footer-nav ul {
	list-style:none;
	line-height:52px;
	text-align:center;
}

#subnav-top ul li {
	margin:0 20px 0 0;
	float:left;
}

#footer-nav ul li { 
	padding:0;
	margin:0 95px 0 0;
	padding:0 10px 10px 10px;
	
 

	float:left;
	display:inline-block;
}

#footer-nav ul ul {
	line-height:24px;
	padding-left:0;
}

#footer-nav ul ul li {
	float:none;
	margin:0; 
	padding:0;
	display:block;

}

#subnav-top ul li a {
	font-size:10px;
	color:#666;
	text-shadow: 0 1px 0 #FFFFFF;

}

.contactgegevens {
	display:inline-block;
	border:1px solid #fff;
	margin:40px 0 40px 0;
	padding:10px;
	font-size:10px;
	-moz-box-shadow: 0px 0px 4px #ffffff; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #ffffff; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 4px #ffffff; /* Opera 10.5, IE9, Chrome 10+ */
	width:100%;
}

#footer-nav ul li a {
	color:#fff;
	font-size:10px;
	text-shadow: 0 1px 0 #666;
	letter-spacing:1px;
}

#footer-nav ul ul li a {
	text-shadow:none;	
	letter-spacing:0;
}

ul{padding-top:0;margin-top:0;}
li{padding-top:0px;margin-top:0px;padding-left:5px;}

#homepage-info div {
}

#homepage-info-left, #homepage-info-right  {
	margin-bottom:20px;
}

#homepage-info-left {
	float:left;
	width:29%;
	padding-top:20px;
}

#homepage-info-right {
	float:right;
	width:71%;
	padding-top:10px;
}

.home .post-item {
	padding:10px;
}

.post-item-img {
	width:150px;
	float:left;
	overflow:hidden;
}

.post-item-img img {
	
}

.post-item-content {
	width:72%;
	float:right;
	padding:10px 0 10px 0;
}

.post-item-content h1 {
	margin:0!important;
	text-shadow: 0 1px 0 #FFFFFF;

}

img{border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
 
img.onder-rechts {float:right;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.clear {
	clear:both;
}

.default-img {
	opacity:0.5;
	filter:alpha(opacity=50);
}

#data {
	width:150px;
	float:left!important;
}

#data ul {
	float:left;
}

#data ul li {
	line-height:24px;
}
