﻿/*
Theme Name: Barclays
Theme URI: http://www.medicalwebsitedesignpros.com/free-wordpress-theme-barclays.htm
Description: Simple, clean theme based on the default Wordpress template.
Version: 1.1
Author: Michael 
Author URI: http://www.medicalwebsitedesignpros.com/
Tags: white, blue, fixed width, two columns, right sidebar, seo-ready, widgets

*/
/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url('images/header_bgbar.gif');
	background-color:#01abea;
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap {
	margin: 0px auto;
	width: 791px;
	text-align:left;
}
#page {
	width:791px;
}
#header {
	display:block;
	height:95px;
	width:532px;
	background-color:#FFFFFF;
}
#header #headerlogo {
	height:70px;
	background-image:url(images/logo_zenithoptidate.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#header #headercrumbs {
	height:20px;
	background-image:url(images/headerhoekje.gif);
	background-repeat:no-repeat;
	padding:5px 0 0 70px;
	font-size:10px;
	border-right:1px solid #a1c7d6;
}
#header #headercrumbs a {
	font-weight:bold;
	text-transform:uppercase;
	font-weight:bold;
	color:#01abea;
	text-decoration:none;
}
#main {
	display:block;
	float:left;
	width:532px;
}
#main_border_right {
	border-right:1px solid #a1c7d6;	
}
#content {
	display:block;
	/*width:476px; /* < IE 6 */*/
	margin:0;
	padding:0 28px 0 28px;
	color:#657a82;
	background-color:#FFFFFF;
	line-height:20px;
	_overflow:hidden;
}
#content h2 {
	display:block;
	width:470px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:18px;
	/*white-space:nowrap;*/
	color:#ffffff;
	clear:both;
}

#content h2 div {
	display:table-cell;
	padding:2px 10px 4px 10px;
	*float:left;
}
#content h2 div a {
	color:white;
	text-decoration:none;
}
#content h2 div.h2_category {
	background-image:url(images/icon_black_bg_arrow.gif);
	background-repeat:no-repeat;
	background-position:right 7px;
	background-color:#000000;
	padding-right:30px;

}
#content h2 div.h2_title {
	background-color:#018dc1;
}
#content h2 div.nobg {
	background-color:white !important;
}
#content img.alignleft {
	margin:0 20px 10px 0;
}
#content a {
	color:#01abea;
	font-weight:bold;
	text-decoration:none;
}
#content a.more-link {
	background-image:url(images/icon_boekje.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:1px 0 1px 22px;
	color:#01abea;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#content .category-description {
	clear:both;
	padding:6px;
	background-color:#dfeff4;
}
#content .category-description h2 {
	padding-top:0px;
}
#content_bottom {
	display:block;
	float:left;
	width:532px;
	background-image:url(images/content_bottom.gif);
	background-repeat:no-repeat;
	height:9px;
}
.widecolumn .entry p {

}
.narrowcolumn .entry, .widecolumn .entry {

}
.widecolumn {

}
.narrowcolumn .postmetadata {

}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	margin: 0 auto;
	border: none;
}
small {
	font-size: 9px;
	line-height: 1.5em;
}

#content h2, h2.pagetitle {
	color:black;
	text-align:left;
	margin:0;
	padding:10px 0 10px 0;
}
#content .wp-polls div#polltitle {
	display:block;
	font-size:18px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-weight:bold;
	color:black;
	line-height:20px;
	padding:6px;
}
#content .wp-polls .link-allepolls {
	display:none;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
}
.commentmetadata {
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a:hover, #content a:hover {
	text-decoration: underline;
}
/* End Typography & Colors */
/* Begin Structure */
.narrowcolumn {
}
.widecolumn {
}
.post {
	padding-top:6px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	color: #000000;
	margin: 0 auto;
	clear: both;
	text-align: left;
}
#footer a {
	color: #111111;
}
#footer p {
	margin: 0;
	padding: 20px 20px;
	font-size: 11px;
}
/* End Structure */
/*	Begin Headers */
h1 {
	padding: 46px 0 1px 10px;
	margin: 0;
}
h2 {
}
h2.pagetitle {
	text-align: center;
}
#sidebar h2 {
	margin: 8px 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar {
	display:block;
	float:left;
	/*margin-left:532px;*/
	background-color:#c4e1eb;
	background-image:url(images/right_column_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0 0 30px 0;
	width:257px;
	_width:227px; /* < IE 6 */
}

#sidebar .button_zenith {
	display:block;
	padding-bottom:6px;
	background-color:#e8e8e8;
	_width:258px; /* < IE 6 */
	overflow:hidden;
}

#sidebar #searchform {
	display:block;
	margin:0;
	padding: 6px;
	height:60px;
	background-image:url(images/right_column_bg_zoeken.gif);
	background-position:-1px 0px;
	background-repeat:no-repeat;
}

#sidebar #s {
	width:146px;
	height:23px;
	padding:2px 3px 2px 3px;
}
#sidebar #searchmore {
	display:block;
	background-image:url(images/button_zoeken_mediabranche.gif);
	background-repeat:no-repeat;
	width:264px;
	_width:246px;
	height:23px;
	margin-top:4px;
}
#searchsubmit {
	vertical-align:top;
	background-image:url(images/button_zoeken.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:0 none;
	width:84px;
	height:30px;
	padding:0;
	margin:0;
	font-size:0;
	cursor:hand;
	cursor:pointer;
}

.widget_sideblog p {
	margin:0;
	padding:0;
}

#sidebar .wp-polls {
	display:block;
	background-color:#00719b;
	color:white;
	padding-bottom:8px;
}
/*#sidebar .wp-polls p strong {
	display:block;
	text-align:left !important;
	text-transform:uppercase;
	line-height:14px;
	font-size:14px;
	margin:4px 7px 4px 7px;
}*/
#sidebar .wp-polls div#polltitle {
	display:block;
	text-align:left !important;
	text-transform:uppercase;
	line-height:14px;
	font-size:14px;
	padding:8px 7px 8px 7px;
}
#sidebar .wp-polls-ul {
	margin:0 7px 0 7px;	
}
#sidebar .wp-polls-ul label { /* radio button labels */
	color:white;
	line-height:18px;
}

#sidebar .wp-polls-ans {
	background-color:#00719b;
}

#sidebar .wp-polls-ans .Buttons { /* vote button */
	background-image:url(images/button_stem.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	border:0 none;
	width:240px;
	height:30px;
	cursor:hand;
	cursor:pointer;
}

#sidebar .wp-polls a {
	color:#01abea;
	text-decoration:none;
	font-weight:bold;
}

#sidebar h2 {
	display:table-cell;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#018dc1;
	background-color:white;
	white-space:nowrap;
	padding:2px 10px 2px 10px;
	/**float:left;*/
}

#sidebar ul {
	margin:0;
	padding: 0;
}
#sidebar ul ul {

}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul#recentcolumns, #sidebar ul#recentmediagedrag, #sidebar ul#recentcases {
	margin: 7px 0 9px 0;
}
#sidebar ul#recentcolumns a, #sidebar ul#recentmediagedrag a, #sidebar ul#recentcases a {
	display:block;
	margin:4px;
	background-image:url(images/icon_boekje.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding:1px 0 1px 22px;
	color:#01abea;
	font-weight:bold;
	text-decoration:none;
}
#sidebar ul#recentcolumns a.more-posts, #sidebar ul#recentmediagedrag a.more-posts, #sidebar ul#recentcases a.more-posts {
	display:block;
	margin:4px;
	background-image:url(images/icon_sidebar_arrow.gif);
	background-position:4px 4px;
	background-repeat:no-repeat;
	padding:1px 0 1px 22px;
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}

/* End Entry Lists */
/* Begin Form Elements */
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
}
.mmf-list-item {
	display:block;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */

#sidebar form {
	margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#copyright {
	margin:10px 0 10px 0;
	padding:6px;
	color:white;
	font-weight:bold;
}
