/*   
Theme Name: Amsterdam Inc.
Theme URI: www.amsterdaminc.nl
Description: Wordpress theme voor Amsterdam Inc. 2009
Author: AT5 / Geert Jan Nordeman
Author URI: www.at5.nl
Version: 1.0

*/

@import "css/reset.css";

/* ----------------- general markup ---------------- */

body, html {
	background-image: url(images/big_pattern.gif);
	color:#03488b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;		
}

#wrap {
	margin: 0 auto;
	width: 955px;
}

a {
	color: #03488b;
	text-decoration: underline;
}	

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #238bbe;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	text-indent: -999em;
}
h2 {
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 4px 0 4px 0;
}	
h4 {
	font-size: 1.1em;
	line-height: 1.0em;
	margin: 2px 0 2px 0;
}

.button {
	height: 23px;
	width: 72px;
	padding: 0 0 1px 0;
	color: #FFF;
	border: none;
	background: url(images/button.gif);
	font-size: 11px;
	cursor: pointer;
}

.alignleft {
	float: left;
}
img.alignleft {
	margin: 0 8px 4px 0;
}
.alignright {
	float: right;
}
img.alignright {
	margin: 0 0 4px 8px;
}


/* --------------------- header -------------------- */

#header {
	background: url(images/header2.jpg) left top no-repeat;
	height: 119px;
	width: 955px;
}

#logo {
	width: 150px;
	height: 115px;
	float: left;
}
#banner_728x90 {
	width: 728px;
	height: 90px;
	float: right;
	margin: 10px 20px 10px 10px;
}	

#topmenu {
	background: #153557;
	height: 27px;
	clear: both;
}

#topmenu ul {
	list-style-type: none;
	width: 700px;
	height: 27px;
	float: left;
}
#topmenu ul li {
	float: left;
	height: 27px;
	background: url(images/grijsblauw.gif) right top repeat-y;	
	text-transform: uppercase;
	font-size: 12px;
}
#topmenu ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	line-height: 25px;
	padding: 0 10px;
}
#topmenu ul li a:hover {
	color: #bcc6cf;
}

#topmenu #searchform {
	float: right;
}
#topmenu #searchform input#s {
	height: 15px;
	margin: 3px;
	padding: 1px;
	border: 1px solid #2D3C60;
	font-size: 12px;
}
#topmenu #searchform #searchsubmit {
	height: 18px;
	padding: 2px;
	margin: 3px 5px 3px 0;
	color: #FFFFFF;
	border: none;
	background: none;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;	
}



/* --------------------- content ------------------- */

#content {
	background: #FFF url(images/content.png) left top no-repeat;
	overflow: hidden;
	width: 955px;	
	float: left;
	padding: 15px 0;
	font-size: 11px;
}

#main {
	float: left;
	width: 586px;
}

#video {
	background: #e5ebed;
	padding: 0;
}
#elevatorpitch {
	background: transparent url(images/ep-head.gif) top left no-repeat;
	padding: 70px 15px 5px 15px;
}


.post, .page {
	padding: 10px 15px;
	border-bottom: 1px solid #e5ebed;
}
.post p, .page p {
	margin: 0 0 1em 0;
}
.post ul, .page ul {
	list-style-position: outside;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
#video .post {
	padding: 0 15px 15px 15px;
	border: none;
}
p.postmetadata {
	color: #91a5af;
	padding: 0;
	clear: left;
	margin: 5px 0 0 0;
}
.home .entry, .search .entry, 
.home h3, .search h3, 
.home .postmetadata, .search .postmetadata {
	padding-left: 160px;
}

img.thumb {
	float: left;
	margin: 5px 10px 5px 0;
	width: 150px;
	display: block;
	clear: left;
}
.navigation {
	margin: 10px 0;
	padding: 10px 15px;
	clear: both;
}


#main #searchform {
	margin: 10px 0;
}
#main #searchform div {
	vertical-align: bottom;
}
#main #searchform label {
	display: none;
}
#main #searchform input#s {
	height: 17px;
	width: 250px;
	margin: 5px 3px 0 0;
	padding: 2px 2px 1px 2px;
	border: 1px solid #a1cde3;
	font-size: 13px;
}
#main #searchform #searchsubmit {
	height: 23px;
	width: 72px;
	padding: 0 0 1px 0;
	margin: 0 5px 0 0;
	color: #FFF;
	border: none;
	background: url(images/button.gif);
	font-size: 11px;
	cursor: pointer;	
}

#main ul, #main ol {
	padding: 0 0 0 14px;
}

.sepa {
	border-bottom: 1px solid #e5ebed;
	margin: 5px 0;
	clear: both;
}

/* --------------------- sidebar ----------------------*/

#sidebar {
	float: left;
	width: 336px;
	padding: 0 15px 15px 17px;
}

#sidebar ul {
	list-style-position: outside;
	list-style-type: none;
}

#sidebar ul li.widget {
	background: url(images/blocktop.png) left top repeat-x;
	border: 1px solid #e5ebed;
	margin: 0 0 10px 0;
	padding: 10px;
}
#sidebar ul li.widget h2.widgettitle {
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
#sidebar .widget_adaminc_archives ul li.cat-item {
	display: inline;
}
#sidebar .widget_adaminc_archives ul {
	margin: 0 0 10px 0;
}

#sidebar .widget_adaminc_newsletter input#newsletter-addr {
	height: 17px;
	width: 225px;
	margin: 0 5px 1px 0;
	padding: 2px 2px 1px 2px;
	border: 1px solid #a1cde3;
	font-size: 13px;
	background: white;
}
#sidebar .widget_adaminc_newsletter div {
	margin: 2px 0 4px 0;
	vertical-align: bottom;
}
#sidebar .widget_adaminc_newsletter input#newsletter-submit {
	margin: 0;
}
#sidebar .widget_adaminc_newsletter input#newsletter-captcha {
	height: 17px;
	width: 125px;
	margin: 0 5px 1px 0;
	padding: 2px 2px 1px 2px;
	border: 1px solid #a1cde3;
	font-size: 13px;
	background: white;
}


#sidebar .widget_twitter ul li {
	margin: 0 0 4px 0;
}
#sidebar .widget_twitter ul li span.entry-meta {
}

/* --------------------- footer ---------------------- */

#footer {
	height: auto;
	width: 945px;
	clear: both;
	background: #4589b7;
	text-align: center;
	font-size: 11px;
	padding: 5px;	
}
#footer p {
	margin: 5px 0;
	color: #FFF;
}
#footer p a {
	color: #FFF;
}

#partners {
	clear: both;
	height: 107px;
	display: block;
	padding: 5px 0 10px 0;
	background: #fff;
	border-bottom: 1px solid #7C849C;
}

#partners img.partner {
	float: left;
	margin: 0 10px 15px  0;
}

/* --------------------- awards ----------------------- */

.awards{
	font-family: Arial,Helvetica,Georgia,Times New Roman;
	font-size:12px;
	width: 550px;
	height: 110px;
	margin-top:20px;
	margin-left:5px;
	background: url(images/adaminc-award-stem-bg.png) top left no-repeat;
	padding: 13px 5px 5px;
}
.awards .award-title {font-weight: bold; color: #034285;margin: 0 108px 0 145px;}
.awards .award-text{font-weight:normal; color: #04498c; margin: 2px 108px 0 145px; font-size: 11px;}
.awards .stemform{margin:3px 108px 3px 145px; text-align:left; padding:0;}
.awards .stemform .label{}
.awards .stemform input#email{ float: left; background: url(images/award-input.gif) top left no-repeat; border:none; padding:2px; height: 22px; width: 188px;margin:0;}
.awards .stemform #award-knop { background: url(images/award-knop.gif) top left no-repeat; color: #FFFFFF; font-weight: bold; border:none; padding: 2px; height: 22px; width:47px;margin:0 50px 4px 0;}
.awards .stemform input#nwsbrief{ float: left;display: block;clear: both; margin: 0; padding: 0; font-size: 11px;}
.awards .stemform .email{}
.melding{font-weight:bold; color: red;font-size: 11px; margin-top:10px;}
