/*
Theme Name: Ongediertebestrijding Amsterdan
Description: WordPress theme for Ongediertebestrijding Amsterdan
Version: 1.0
Author: Extanet
Author URI: http://www.extanet.com
Tags: 
*/

/* 
	CSS	RESET
*/

html, body, div, h1, h2, h3, ul, ol, li, form, fieldset, input, textarea {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

body { border-top: 5px solid #1495CF; }

ul {
	list-style: none;
}

img, fieldset {
	border: 0;
}


h1, h2, h3 {
	font-weight: normal;        
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ol,ul {
	list-style:none;
        line-height: 1.7em;
}

a {
	text-decoration: none;
}

/* Basics */

body {
	background: #ffffff url(images/bg-4.png) repeat-x scroll 0px 60px;
	color: #58585a;
	font: 14px Helvetica, Arial;
	margin: 0;
}

h1 {
	font-size: 30px;
	margin: 15px 0;
}

a {
	color: #1594d0;
}

p {
	margin: 0 0 22px 0;
}

.clr {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*
	MAIN STRUCTURE
*/

#page-wrap {
	margin: 0 auto;
	width: 911px;
}

#header {
	height: 110px;
	position: relative;
}

#featured {
	background: url(images/bg-featured.png) no-repeat;
	height: 320px;
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 544px;
	display: inline;
}

#sidebar {
	float: right;
	width: 327px;
}

#bottom {
	background: #f3f3f3 url(images/bg-bottom-2.png) repeat-x scroll 0 0;
	clear: both;
	height: 131px;
        height: 161px;
	margin-top: 52px;
        margin-top: 22px;
	position: relative;
}

#footer {
	background-color: #1594d0;
	height: 120px;        
	padding-top: 20px;
}

.container {
	margin: 0 auto;
	width: 911px;
}

/* 
	HEADER GROUP 
*/

.logo {
	display: inline-block;
	float: left;
	height: 110px;
        height: 80px;
	width: 312px;
        margin-top: 10px;
}

#menu-overige {
	float: right;
        display: inline-block;
        /* height: 24px; 
        width: 260px; */
        border: 0px solid #ccc;
        margin: 20px 0 10px auto;
}

#menu-overige li,
#menu-overige li a {
        color: #777;
        font-size: 16px;
        font-weight: bold;
        line-height: 1em; 
        float: left;        
        display: inline;        
}
#menu-overige li a {
    padding: 0px 14px;
    border-right: 1px solid #888;
}
#menu-overige li:last-child a {
    border-right: 0px;
}


.nav, #menu-hoofdmenu  {
        display: inline-block;
        float: right;
	height: 33px;
	width: 327px;
        width: 460px;
	margin: 40px 0 0 0;
        margin: 20px 0 0 0;
	padding: 0;
        border: 0px solid blue;
        
}

.nav li, #menu-hoofdmenu li {
	display: inline;
	float: left; 
	height: 33px;
	margin-right:5px;
}

.nav li a, #menu-hoofdmenu li a {
	background: url(images/bg-nav.png) repeat-x scroll 0 0;
	color: #ffffff;
	display: block;
	line-height: 33px;
	font-size: 16px;
	float: left;
}

.nav li a span, #menu-hoofdmenu li a span {
	background: url(images/bg-nav-arrow.png) no-repeat scroll center bottom;
	display: block;
	padding: 0 20px;
}	

.nav li a:hover, #menu-hoofdmenu li a:hover {
	background: url(images/bg-nav2.png) repeat-x scroll 0 0;
	color: #58585a;
}

.nav li a:hover span, #menu-hoofdmenu li a:hover span  {
	background: url(images/bg-nav-arrow2.png) no-repeat scroll center bottom;
}

/*
	FEATURED GROUP 
*/

.image-block {
	float: left;
	margin: 20px 31px 32px 25px;
	width: 508px;
	display: inline;
}

.text-block {
	float: right;
	width: 327px;
	padding-top: 31px;
}


.text-block h1 {
	color: #58585a;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 11px 0;
}

.text-block small {
	color: #58585a;
	display: block;
	font: italic normal 14px/18px georgia;	
	margin-bottom: 36px;
}

.text-block .lists {
	float: left;
	line-height: 28px;
	padding: 0;
}

.text-block .lists li {
	background: url(images/square-bullet.png) no-repeat scroll left center;
	padding-left: 15px;
}

.text-block .lists li a {
	color: #1594d0;
	font-size: 13px;
}

.text-block #list-1 {
	margin: 0 60px 0 0;
}

.text-block #list-2 {
	margin: 0;
}

/* 
	CONTENT GROUP
*/

.title {
	margin: 0 0 5px 0;
}

.meta {
	border-bottom-style: double;
	display: block;
	font: italic normal 16px georgia;	
	padding-bottom: 5px;
	margin-bottom: 22px;
}

.readmore {}

.readmore:hover {
	font-style: italic;
}

/* 
	SIDEBAR GROUP
*/

#sidebar .button {
	background: url(images/button-2.jpg) no-repeat;
	color: #ffffff;
	display: block;
	float: right;
	font-size: 24px;
        font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 53px;
	line-height: 53px;
        line-height: 43px;
	width: 221px;
        width: 180px;
        margin-top: 10px;
        cursor: pointer;
}


 .contactbutton input {
	background: url(images/button-3.jpg) no-repeat;
	color: #ffffff;
	display: block;
        float:right;
        font-size: 14px;
	text-align: center;
        border: 0;
	height: 30px;
        line-height: 30px;
        width: 130px;
        margin: 10px 25px 25px 225px;
        clear: both;
        cursor: pointer;
}


/* 
	BOTTOM GROUP
*/

.bottom-column {
	background: url(images/arrow.png) no-repeat scroll right bottom;
	float: left;
	font-size: 12px;
	height: 131px;
        height: 151px;
	width: 272px;
	padding-right: 40px;
}

.bottom-column.last {
	background: none;
	padding: 0;
}

.bottom-column h4 {
	border-bottom-style: double;
	color: #58585a;
	font: italic normal 16px georgia;
	margin: 10px 0 5px 0;
	padding: 0 0 5px 0;
}

.bottom-column img {
	margin: 0 0 0 5px;
}

.bottom-column ul {
	margin: 0 0 0 5px;
}

.bottom-column ul li {
	background: url(images/square-bullet.png) no-repeat scroll left center;
	padding-left: 15px;	
}

.bottom-column ul li a {
	font-size: 12px;
}

/*
	FOOTER GROUP
*/

.contact-info {
	color: #ffffff;
	float: left;
	font-size: 12px;
	width: 286px;
}

.contact-info span {
	font-weight: bold;
}

.contact-info a {
	color: #ffffff;
	font-style: italic;
        line-height: 22px;
}

.site-info {
	color: #ffffff;
	float: right;
	font-size: 12px;
        line-height: 22px;
	text-align: right;
	width: 387px;
        width: 440px;
}

.site-info a {
	color: #ffffff;
}

.post
{
	margin-bottom:20px;
}

.navigation .alignleft
{
	float:left;
}

.navigation .alignright
{
	float:right;
}

.clear
{
	clear:both;
}

h2.title
{
	font-weight:bold;        
}

.comment-template
{
	font-size:13px;
}

.widget ul
{
	list-style:none;
	margin:0 0 10px 20px;
}

.widget ul li {
	background: url(images/square-bullet.png) no-repeat scroll left center;
	padding-left: 15px;
}

.widget .widgettitle
{
	border-bottom-color:#000;
	border-bottom-style: double;
	color: #1594d0;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 22px;
}

.widget ul li a {
	color: #1594d0;
	font-size: 13px;
}

/* ########## Toevoegingen Stramark Zoekmachine Marketing  ############ */
h1, h2, h3 {
    color: #1594d0;
}

.widget ul li a:hover {
    text-decoration: underline; 
}

h2 { font-size: 1.3em; line-height: 1.6em;  }
h2.footer  { font-size: 20px; line-height: 28px; white-space: nowrap; } /* display: block; padding-right: 0; margin-right: 0; */
.widget, p { line-height: 145%; }
img.small { max-width: 52px; max-height: 50px; height: auto; margin: 0px -2px 4px 0; padding-bottom: 0px;   }
h2.widgettitle { font-size: 24px; margin: 0; line-height: 41px;  }  /* #sidebar h2.widgettitle  */

#sidebar .widget small.meta, #sidebar h2.widgettitle  {
	border-color: #bbb;
        border-bottom-style: double;
	display: block;
}
.widget .calltoaction {
    font: italic normal 16px georgia;
    display: block;
    margin: 14px 0 12px 0;
}

#sidebar div.execphpwidget, #sidebar div.textwidget { margin-top: -12px; padding: 0; }
#bottom .widget { height: auto; border: 0px solid red;}
/* #bottom .container { height: auto; border: 1px solid fuchsia; } */
#bottom h2 { margin-bottom: 10px; }
#bottom { text-align: center; white-space: nowrap; }
#bottom .container  { width: auto; max-width: 310px; text-align: left; display: inline-block; border: 0px solid lime; margin: 0px 12px 0 4px;  }
#bottom .widget     {  border: 1px solid blue; }
#bottom .bottom-column, #bottom { height: 174px; }
#bottom .bottom-column  { border: 0px solid orange;  width: auto; min-width: 260px; display: inline; padding-right: 0px;  }
/* #bottom .bottom-column:last-child { margin: 0; border: 2px solid orange; } */
a.hoverunderline:hover { text-decoration: underline; }

#plagen { width: 310px; float: left; }
#plagen ul, #menu-plaatsen { display: inline; }
#menu-plaatsen li, #menu-plaatsen li a,
#plagen ul li, #plagen ul li a { width: 140px; float: left; display: inline-block; border: 0px solid green; }

#bottom .container .widget_text .textwidget { width: auto; }
#bottom ul { margin : 10px; }
#bottom #list-1, #bottom #list-2 { width: auto; float: left; display: inline; border: 0px solid lime; font-size: 1.2em; line-height: 1.7em; }

#wp-calendar { font-size: 0.9em; line-height: 1.1em;  }
/* #bottom .widget .textwidget ul .lists {float: left; display: inline-block; max-width: 160px; border: 1px solid lime; }
#bottom .widget .textwidget ul .lists .footer li { width: 100px; }
/* #bottom .widget .textwidget ul .lists .footer { float: left; display: inline-block; max-width: 160px;  } */

form.wpcf7-form p label { width: 100px; display: inline-block; clear: left; margin-bottom: 15px; vertical-align: top; }
form.wpcf7-form textarea { max-height: 80px; width: 264px; }
form.wpcf7-form .contactbutton {text-align: right; margin-right: 144px;  }

#sidebar .widget { padding-bottom: 8px; border-bottom: 1px solid #e4e4e4; }
#searchform { margin-bottom: 15px; }
#vandaag { max-height: 190px; overflow: hidden; }
