/*
Theme Name: coretheme
Theme URL: http://www.iamcore.nl
Description: coretheme is a simple, 3-column Widget-ready theme created for Wordpress.
Author: Michael Trouw
Author URI: http://www.iamcore.nl
Version: 0.9
Tags: white, green, gray, three columns, custom headers, widgets, gravatar, fixed width, easy customization, valid XHTML, valid CSS
	
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

#tablenews td {
 padding: 5px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

body {
	color: #323232;
	text-align:center;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px auto 0px;
	padding: 0px;
}

#iconstuff {
	width: 55%;
	float: left;
	height: 100%;
}

#iconstuff #imglinks {
	padding-top: 34px;
	font-weight: bold;
	text-align: left;
}

#iconstuff #imglinks a.imglink {
	float: right;
}

#iconstuff #imglinks a.imglink span {
	text-indent: -2999px;
}

#contentleft h1+p.date, #contentleft  h2+p.date, #contentleft h3+p.date, #contentleft h1+p, #contentleft h2+p, #contentleft h3+p {
	padding-bottom: 0px;
}

#contentleft p.date+p, #contentleft p+div {
	padding-top: 10px;
}

#contentleft p.date {
	font-weight: bold;
	text-align: left;
}

#contentleft p.date a {
	text-decoration: none;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#contentleft p.date a:hover {
	text-decoration: none;
}

b {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

#wrap {
	width: 960px;
	padding-left: 50px;
	padding-right: 50px;
	text-align:left;
	margin: 0px auto 0px;
	padding: 0px;
}
	
/************************************************
*	Hyperlinks									*
************************************************/

a:link,a:visited	{ color: #FF9900; text-decoration:underline; outline:none; font-weight: bold; }
a:hover,a:active	{ color: #353535; text-decoration:underline; outline:none; font-weight: bold; }
	
/************************************************
*	Navbar  									*
************************************************/
#nav {
	text-align: right;
	margin: 0px auto 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

#nav:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#nav ul {
	padding: 0px;
	background: #FF9900;
	float: left;
	width: 100%;
	}

#nav li {
	display: inline;
	}
	
#nav li a {
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	font-weight:bold;
	font-family: "Myriad Pro", Verdana, Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
}

#randomimg img {
	width: 960px;
}

#fdbk_tab {
	top: 50% !important;
	margin-top: -50px;
}

#nav a:hover, #nav a:active	{ background: #333333; color:#FFF; }
#nav a:link, #nav a:visited	{ color:#FFF; text-decoration:none; }


/************************************************
*	Masthead 					     		    * 
************************************************/

#masthead { 
	width: 960px; 
	margin-top: 45px;
	margin-bottom: 15px;
	/*
	height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 
	*/ 
}

	/* #masthead a { display: block; width: 770px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

#masthead #sitetitle {
	width: 45%;
	float: left;
}

#masthead:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* HEADER IMG LINKS ==========================================  */

#iconstuff #imglinks a.sbttn {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#555;
	color:#FFFFFF;
	padding:3px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
}

#iconstuff #imglinks a.sbttn:hover {
	background:#FF9900;
	color:#FFFFFF;
}

span.twitter {
	height: 34px;
	width: 35px;
	display:block;
}

span.RSS {
	height: 31px;
	width: 43px;
	display:block;
	margin-top: 4px;
}

span.camera {
	height: 31px;
	width: 71px;
	display:block;
	margin-top: 5px;
}

span.foto {
	height: 31px;
	width: 46px;
	display:block;
	margin-top: 5px;
}


/* END HEADER IMG LINKS ==========================================  */

/* FOOTER IMG LINKS ==========================================  */


span.asva {
	height: 82px;
	width: 91px;
	background: url(images/asva_black.png) no-repeat top left;
	display:block;
}

span.asva:hover {
	background: url(images/asva_black_up.png) no-repeat top left;
}

span.iam {
	height: 82px;
	width: 110px;
	background: url(images/IAM_black.png) no-repeat top left;
	display:block;
}

span.iam:hover {
	background: url(images/IAM_black_up.png) no-repeat top left;
}

span.hva {
	height: 82px;
	width: 68px;
	background: url(images/HVA_black.png) no-repeat top left;
	display:block;
}

span.hva:hover {
	background: url(images/HVA_black_up.png) no-repeat top left;
}


/* END FOOTER IMG LINKS ========================================== */


#masthead:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#masthead h1 { line-height: 48px; font-size: 48px; font-weight: bold; text-transform: uppercase; color: #555555; display: inline-block; }
#masthead h3 { font-weight: bold; font-size: 18px; color: #555555; margin-top: 2px;}

#masthead h1, #masthead h1 a, #masthead h1 a:link, #masthead h1 a:visited	{ color:#414F59;  text-decoration:none; }
/*
#masthead a:link, #masthead a:visited	{ color:#414F59; text-decoration:none; }
#masthead a:hover, #masthead a:active	{ color:#444; text-decoration:none;}
*/

#banner { background: url("images/iac_headerlogo.jpg") no-repeat; height:250px; }

/*
#banner1 { background: url("images/banner1.jpg") no-repeat; height:134px; }
#banner2 { background: url("images/banner2.jpg") no-repeat; height:134px; }
*/

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	margin-top: 3px;
	padding: 0px;
	padding-bottom:30px;
	background: url(images/contentbg.jpg) repeat-y top left;
	height: auto;
}

#content:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
}
	
#content h1 {
	color: #069DD5;
	font-size: 20px;
	font-weight:bold;
	letter-spacing: 0px;
	margin: 25px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
	
#content h1 a  {
	color: #14181A;
	text-decoration: none;
}

#content h1 a:hover {
	color: #525252;
	text-decoration: none;
}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 7px;
}

#content h2.widgettitle {
	font-size: 20px;
	font-weight: bold;
	color:#555555;
}

#content h2.widgettitle a{
	text-decoration: none;
	color:#555555;
}
	
#content h2 {
	color: #444444;
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	margin: 25px 0px 10px 0px;
	border-bottom: 3px solid #CCC;
}
	
#content h3 {
	color: #444444;
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 10px 3px 10px 3px;
	background: #EEEEEE;
	margin-bottom: 10px;
}

#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
	
#contentleft {
	float: left;
	width: 455px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 0px;
	background: #FFF;
}
	
#contentleft form {
	background:#FF9900;
	padding: 10px;
}	

#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
	
#contentleft ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
	
#contentleft ul li{
	background:transparent url("images/ul-bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}

#contentleft h1.single {
	margin: 25px 0px 15px 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 8px;
	}
	
#contentleft .single {
	margin: 42px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #333333;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
#content blockquote p{
	color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

.bt-links {
	margin:10px 0px 10px 0px;
	padding:10px 0px 7px 15px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.bt-links a {
	margin-bottom: 4px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	display: inline-block;
}

.bt-links a:hover {
	text-decoration: none;
}

#contentleft .postnav {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	background: #FF9900;
	color:#FFF;
	text-decoration: none;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 50px;
	display: inline-block;
}

#contentleft .postnav a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FFF;
	color: #555555;
	text-decoration: none;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#contentleft .postnav a:hover {
	background: #555;
	color:#FFF;
	text-decoration: none;
}

#event div.addBooking, #event div.removeBooking {
	margin-top: 10px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #EFEFEF;
	color: #555555;
	text-decoration: none;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 440px;
}

#event div.addBooking table, #event div.addBooking table.dbem-rsvp-form, #event div.removeBooking table {
	width: 100%;
}

#event div.addBooking h3, #event div.removeBooking h3, #event div.addBooking br, #event div.removeBooking br {
	display: none;
}

#event div.addBooking form, #event div.removeBooking form {
	background: transparent;
}

/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#r_sidebar div.textwidget a {
	padding: 0px;
	list-style:none;
	display: inline-block;
	margin-right: 3px;
	margin-top: 6px;
}

#l_sidebar .widget_categories ul li, #r_sidebar .widget_links ul li, #l_sidebar .widget_subpages ul li {
	padding: 0px;
	list-style:none;
	display: inline-block;
	margin-right: 3px;
	margin-top: 6px;
}

#l_sidebar .widget_categories ul li a, #r_sidebar .widget_links ul li a, #l_sidebar .widget_subpages ul li a, #r_sidebar div.textwidget a {
	background: #555;
	color:#FFF;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
}

#l_sidebar .widget_categories ul li a:hover, #r_sidebar .widget_links ul li a:hover, #l_sidebar .widget_subpages ul li a:hover , #r_sidebar div.textwidget a:hover {
	background: #FF9900;
	color: #FFF;
	text-decoration: none;
}

#l_sidebar  a[rel=tag] {
	text-decoration: none;
	margin: 2px;
	display: inline-block;
}

#l_sidebar  a[rel=tag]:hover {
	color: #ff9900;
	text-decoration:none;
}

#l_sidebar #events-list ul li {
	color:#555;
	font-weight: bold;
	padding: 0px;
	list-style: none;
	background: none;
	margin-top: 6px;
}

#l_sidebar #events-list ul li a {
	margin-left: 5px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #555;
	color:#FFF;
	text-decoration: none;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#l_sidebar #events-list ul li a:hover {
	background: #FF9900;
	color:#FFF;
	text-decoration: none;
}

#l_sidebar #events-list ul li a.intern {
	background: #FF9900;
	color:#FFF;
}

#l_sidebar #events-list ul li a.intern:hover {
	background: #555;
	color:#FFF;
}

#l_sidebar {
	float: left;
	width: 203px;
	margin: 0px 0px 0px 0px;
	padding: 0px 19px 20px 19px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#l_sidebar ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;
}

#l_sidebar a:link, #l_sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#l_sidebar a:hover, #l_sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	
#l_sidebar .widget_tag_cloud a {
	color: #AAA;
}

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}


#l_sidebar li {list-style: none; }	

/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 19px 20px 19px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	

#r_sidebar ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;
}


#feed {
	background:  url("images/rss.gif") 183px 0px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding: 4px 0px 4px 10px;
}

#r_sidebar a:link, #r_sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#r_sidebar a:hover, #r_sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#r_sidebar li {list-style: none; }	

/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #222; /* url(images/footerbg.png) repeat-x bottom left; */
	height: auto;
	width: 100%;
}

#footer a:link, #footer a:visited { color: #CCCCCC; }
#footer a:hover, #footer a:active { color: #FFFFFF; }

#perspbalk {
	width: 960px;
	height: 61px;
	margin: 0 auto;
	background: url(images/perspbalk.png) no-repeat top left;
	display: none;
}

#footer #footercontent {
	width: 960px;
	padding-top: 13px;
	height: 130px;
	margin: 0 auto;
}

#footer #footertext {
	float: left;
	width: 480px;
	height: 110px;
	background: transparent; /*url(images/footercontentbg.png) no-repeat top left;*/
	text-align: left;
}

#footer #footertext p {
	margin-top: 8px;
	color: #AAA;
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
}

#footer #footertext p.alineakop {
	font-weight: bold;
}

#footer #footertext h1 {
	margin-top: 8px;
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
}

#footer #footertext h1 a {
	text-decoration: none;
}

#footer #partners {
	width: 480px;
	float: right;
}

#footer #partners a.button {
	height: 82px;
	float: right;
}

#footer #partners a span {
	text-indent: -2999px;
}


/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#searchform div label {
	display: block;
}

#searchform div input[type=text] {
	display: block;
	width: 176px;
	border: 2px solid #555;
	color: #323232;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 6px;
	padding-left: 9px;
	padding-right: 9px;
	margin: 10px 0px 0px 0px;
}

#searchform div input[type=submit] {
	display: block;
	width: 100%;
	font-size: 11px;
	padding: 4px;
	margin: 10px 0px 0px 0px;
}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	cursor:pointer;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	background: #EFEFEF;
	color: #000000;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#commentblock #commentform {
	background: #EFEFEF;
	padding-bottom: 0px;
}

#commentblock #commentform a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #FF9900;
	color: #FFF;
	text-decoration: none;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-left: 10px;
}

#commentblock #commentform a:hover {
	background: #555;
	color:#FFF;
	text-decoration: none;
}

#commentzors ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#commentzors ol.commentlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#commentzors ol.commentlist li {
	list-style: none;
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #FF9900;
}

#commentzors ol.commentlist li.alt {
	background: #555;
	color:#FFFFFF;
}

li.alt .commenttext {
	color:#000;
}

li.alt .awaiting {
	color: #555;
}

li.alt .auth-name a {
	color: #555;
}

li.alt .auth-name a:hover {
	background: #FF9900;
	color: #FFF;
}

li.alt .auth-time a { 
	color: #555;
}

li.alt .auth-time a:hover { 
	color:#FFF;
	background: #FF9900;
	text-decoration: none;
}

#commentzors ol.commentlist li img.avatar {
	width: 48px;
	height: 48px;
}

.commentdate {
	font-size: 11px;
	padding-left: 0px;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}

.commentinfo{
	clear: both;
}

.commenttext {
	margin: 13px 10px 0px 0px;
	padding: 5px 8px 5px 8px;
	background: #FFFFFF;
	font-style:normal;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	height: auto;
	width: 419px;	
}

#commentzors ol.commentlist li .commenttext p {
	padding:0px;
	text-transform: none;
}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	background: #FFFFFF url("images/comment.gif") no-repeat top;
}

#commentsformheader{
	padding-left: 0px;
}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#commentsform form{
	text-align: left;
	margin: 0px;
}

#commentsform p{
	margin: 0px;
}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.avatar {
	float:right;
	margin: 0px;
}

.awaiting { color: #886353; }

.auth-name { font-size: 12px; color:#fff; font-weight: bold; margin-top: 5px; }

.auth-name a {
 	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FF9900;
	background: #FFF;
	text-decoration: none;
 }
 
 .auth-name a:hover {
	color:#FFF;
	background: #555;
	text-decoration: none;
 }

.auth-time { 
	font-size: 11px; 
	color:#FFF;
	font-weight:bold;
	margin-top: 10px;
	display: inline-block;
}

.auth-time a { 
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FF9900;
	background: #FFF;
	text-decoration: none;
}

.auth-time a:hover { 
	color:#FFF;
	background: #555;
	text-decoration: none;
}

#comments, #respond { font-size: 14px; font-weight:bold;}

/************************************************
*	Wordpress Suggestions						*
************************************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
	
#contentleft h1, #contentleft h2, #contentleft h3, #contentleft h4,
#contentleft h1 a, #contentleft h2 a, #contentleft h3 a, #contentleft h4 a {
	font-weight: bold;
	color: #555555;
}

#contentleft h1 {
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	-moz-border-radius-topright : 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
}

#contentleft embed, #contentleft video, #contentleft img[width] {
	width: 450px;
}

#contentleft p{
	overflow: hidden;
}
#contentleft form {
	background:#FF9900;
	padding: 10px;
}	

#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}

h1, h2, h3 {
	text-transform: capitalize;
}

#contentleft h1, #contentleft h2, #contentleft h3 {
	text-transform: lowercase;
}

#dbem-location-map {
    width: 450px !important;
    height: 300px !important;
}

#formph {
	width: 960px;
	height: 540px;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid white;
}