/*
Theme Name: Birdie
Theme URI: http://www.birdietaxaties.nl/
Description: Thema voor Birdietaxaties.
Version: 1.0
Author: Ivaldi
Author URI: http://ivaldi.nl/
*/

body{
	background: #D6D3FF url(images/bg_body.png) repeat-x;
	text-align: center;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

#container{
	width: 830px;
	text-align: left;
	margin: 0 auto;
}

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

#logo{
	margin-top: 26px;
	float: left;
}

a img{
	border: none;
}

#topnav{
	float: right;
	background: url(images/bg_stripe.png);
	list-style-type: none;
	padding: 6px 8px;
	margin-top: 70px;
	font-size: 1.1em;
}

#topnav li{
	display: inline;
	padding: 5px;
}

#topnav a{
	color: #D6D3FF;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover{
	color: #fff;
}

#mainnav{
	position: absolute;
	clear: both;
	list-style-type: none;
	bottom: 0;
	margin: 0;
	font-size: 1.1em
}

#mainnav li{
	display: block;
	float: left;
}

#mainnav a{
	font-size: 1em;
	font-family:  Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
	display: block;
	padding: 7px 14px;
	margin-right: 3px;
	color: #B5BEC6;
	background: #00386B url(images/bg_mainnav.png) repeat-x;
}

#mainnav a:hover{
	color: #fff;
}

#mainnav li.current_page_item a, #mainnav li.current_page_ancestor a, #mainnav li.current_page_parent a{
	background: #fff;
	color: #001528;
	position: relative;
	top: 1px;
}

#contentwrap{
	background: url(images/bg_content.png) repeat-x;
	color: #001F3C;
}

#intro{
	background: url(images/bg_intro.png) no-repeat;
	background-position: 640px 0;
	padding: 14px;
}

#intro h2{
	color: #86878b;
	margin-bottom: .2em;
}

#intro p{
	font-size: 1.1em;
	line-height: 1.6em;
	width: 570px;
	font-size: 1.3em;
}

.block{
	width: 263px;
	padding-left: 12px;
	float: left;
}

.block p, .block table, .block ul{
	font-size: 1.1em;
}

.block ul li{
	margin-bottom: 1em;
}

.block table td{
	padding: 0;
}

.block h3{
	background: url(images/bg_content_h3.png) center repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: .3em;
}

.block h3 span{
	background-color: #D6D3FF;
	padding: 0 3px;
}

.wide{
	width: 526px;
}

.prodwide{
	width: 420px;
}

.fullwide{
	width: 789px;
}

#footer{
	background: url(images/bg_footer.png) repeat-x bottom;
	clear: both;
	height: 40px;
	text-align: center;
}

#footer p{
	padding-top: 15px;
}

.frame, .frontpage_product img, .block img{
	border: 2px solid #c4d2dd;
	background-color: #fff;
	padding: 2px;
}

.center,.aligncenter{
	text-align: center;
}

#diensten_menu{
	border: 2px solid #C4D2DD;
	background: #eee;
	margin: 0 0 1.5em 0;
}

#diensten_menu h4{
	text-transform: none;
	padding: .5em;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	color: #001F3C;
	font-size: 1.1em;
}

#diensten_menu ul{
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#diensten_menu li{
	padding: 0 0 .9em .7em;
	margin: 0;
}

#diensten_menu li a{
	font-weight: normal;
	font-size: 1.1em;
}

.wp-caption-text{
	font-size: .8em;
	color: #555;
	font-style: italic;
}

.wpsc_product_price{
	text-align: right;
	color: #555;
	font-weight: bold;
}

.pricedisplay{
	font-size: 1.3em;
}

.textcol{
	width: 100%;
}

.wpsc_checkout_table{
	border-collapse: collapse;
	width: 60%;
}

.wpsc_checkout_table td{
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px !important;
}

.product .frame{
	width: 96px;
}

.frontpage_product{
	width: 100%;
	clear: both;
}

.frontpage_product img{
	width: 50px;
	float: left;
	margin-bottom: 15px;
}

.frontpage_product p{
	padding-top: 2px;
	width: 200px;
	float: right;
	text-align: left;
}

.frontpage_product p span{
	display: block;
	font-size: 1em;
}

table td{
	vertical-align: top;
}

.arr{
	padding-left: 13px;
	background: url(images/arr.png) no-repeat 0 3px;
}