/* 
Theme Name: Usabilityweb Theme
*/


/** General tags **/
body {
	margin: 0px;
	padding: 0px;
	font: 75%/1.5em arial, verdana, sans-serif;
	background: #fff;
	color: #000
	}
* {
	margin: 0;
	padding: 0;
	}
a, a:link, a:active {
	color: #05a;
	text-decoration: underline;
	}
a:hover, a:visited:hover {
	color: #f07;
	}
p {
	line-height: 160%;
	}
.smalltitle {
	color: #666;
	font-size: 12px;
	padding-left:20px;
	}
.wrap {
	width: 960px;
	margin: 0px auto;
	background: #fff;
	}
.container {
	width: 960px;
	margin: 0px auto;
	position: relative;
	}


.leftalign {
	width: 570px;
	float: left;
	}
.rightalign {
	width: 310px;
	float: right;
	}
span.more-link {
	display: block;
	padding-top: 5px;
	}
span.more-link a {
	font-weight: bold;
	}
.clear {
	clear: both;
	}
.heading {
	border-top: 10px solid #eee;
	padding: 8px 0 8px 0;
	display: block;
	overflow:hidden;
	height: 1%;
	}
.heading h3 {
	float: left;
	font-size:1.2em;
	} 
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF007E;
	}
h3 a {
	text-decoration: none;
	}
a.rss {
	width: 14px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	background: url(images/rss.gif) no-repeat center top;
	float: right;
	margin-top: 2px;
	}
a.rss:hover {
	ackground-position: 0 -24px;
	}
.navigation {
	display: block;
	overflow: hidden;
	height: 1%;
	padding-bottom: 20px;
	}
.navigation a {
	text-decoration: underline;
	margin: 0 20px;
	}
.navigation .alignleft {
	float: left;
	}
.navigation .alignright {
	float: right;
	}
.pager {
	clear:both;
	background-color:#eee;
	padding:4px 15px;
	display:block;
	height:18px;
	border-top:15px solid #fff;
	}
.pager .alignleft {
	float: left;
	}
.pager .alignright {
	float: right;
	}


/** Wrap paper **/
.wrap_paper {
	width: 920px;
	padding: 15px 25px 15px 15px;
	background:#fff url('images/top_fade.gif') repeat-y top right;
	margin: 0 auto 10px auto;
	display: block;
	position: relative;
	overflow: hidden;
	}
.wrap_paper span.img_featured {
	display: none; }
.wrap_paper span.img_featured img {
	border: 5px solid #fff;
	}
.wrap_paper h2 {
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 5px 0;
	}
.wrap_paper h2 a {
	text-decoration: none;
	}
.wrap_paper p {
	padding: 8px 0 5px 0;
	margin: 0;
	line-height: 163%;
	width: 500px;
	}
.featured .leftalign img {
	border: solid 3px #E7D9C6;
	padding: 2px; width: 250px;
	float: left;
	margin-right: 15px;
	}
.featured .postcontent {
	width: 295px;
	float: right;
	}
.advertisment {
	width: 300px;
	border: solid 3px #E7D9C6;
	padding: 2px;
	margin-top: 5px;
	}



/** Gratis magazine **/
.gratis-magazine {
	width: 336px;
	height: 125px;
	padding: 0 0 0 24px;
	display: block;
	position: absolute;
	top: 15px;
	right: 12px;
	background: url(images/vlak-grijs.gif) right bottom no-repeat;
	}
.gratis-magazine h2 {
	background: none;
	padding: 0 0 8px 0;
	color: #ff007e;
	}
.gratis-magazine h2 a, .gratis-magazine h2 a:visited {
	color: #ff007e;
	text-decoration: none;
	}
.gratis-magazine h2 a:hover, .gratis-magazine h2 a:visited:hover {
	color: #0057A9;
	text-decoration: underline;
	}
.gratis-magazine p { padding: 0; width: auto; color: #666; }



/** HEADER **/
p.top_bar {
	width: 940px;
	margin: 0 auto;
	color: #808080;
	padding: 20px 0 0 20px;
	}
p.top_bar a, p.top_bar a:visited {
	color: #ccc;
	}
p.top_bar a:hover, p.top_bar a:visited:hover {
	color: #fff;
	}


div.header {
	display: block;
	overflow: hidden;
	height: 1%;
	padding: 15px 0 15px 0;
	background: #0057A9;
	border-bottom: 1px solid #001c36;
	position: relative;
	}
div.header span {
	position: absolute;
	right: 20px;
	top: 24px;
	font: bold 14px arial;
	color: #fff;
	}



/** Main navigation **/
.nav-container {
	background: #FF007E;
	border-top: 1px solid #ff66b2;
	margin-bottom: 10px;
	}
#main-nav {
	display: block;
	overflow: hidden;
	height: 1%;
	padding: 5px 0 0 0;
	width: 960px;
	margin: 0px auto;
	position: relative;
	}
#main-nav li {
	display: inline;
	list-style-type: none;
	}
#main-nav li a,
#main-nav li a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration:
	none; display: block;
	float: left;
	padding: 5px 15px 6px 15px;
	}
#main-nav li a:hover,
#main-nav li a:visited:hover {
	background: #0057A9;
	color: #fff;
	}
#main-nav li.current_page_item a,
#main-nav li.current_page_item a:visited {
	display: block;
	float: left;
	padding: 5px 15px 6px 15px; 
	color: #0057A9;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#main-nav li.google-search {
	position: absolute;
	right: 20px;
	top: 5px;
	width: 400px;
	}
#main-nav li.google-search #zoekknop {
	border: 0;
	background: #0057A9;
	padding: 1px 15px 2px 15px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #002b54;
	border-right: 1px solid #002b54;
	border-top: 1px solid #3379ba;
	border-left: 1px solid #3379ba;
	}
#main-nav li.google-search #zoekknop:hover {
	background: #DEEFFF;
	border: none;
	color: #0057A9;
	cursor: pointer;
	padding: 2px 16px 3px 16px;
	}
#main-nav li.google-search #zoekveld {
	background: #fff!important;
	padding: 1px;
	margin: 0 5px;
	width: 193px; }
#main-nav li.google-search label {
	color: #ffb3d9;
	margin-top: 2px;
	}
#main-nav li.google-search #zoekveld,
#main-nav li.google-search #zoekknop,
#main-nav li.google-search label { 
	float: right;
	}




/** Article columns **/
.maincontent {
	width: 700px;
	float: left;
	}
.articlecolumn {
	width: 340px;
	} 
#featured-posts {
	float: right;
	}
#latest-posts {
	float: left;
	}
#featured-posts .article h2 a {
	color: #f60;
	}
.articlecolumn {
	margin-bottom: 10px;
	}
.newssection {
	margin: 0px 0px 30px 0px;
	}
.newssection .article,
.articlecolumn .article {
	width: 340px;
	float: left;
	border-top: solid 10px #eee;
	padding-top:10px;
	margin-bottom: 10px;
	}
.newssection .odd {
	clear:left;
	margin-right:15px;
	}
.newssection .article h2,
.articlecolumn .article h2 {
	font-size: 1.4em;
	font-weight: bold;
	}
.newssection .article h2 a,
.newssection .article h2 a:visited,
.articlecolumn .article h2 a,
.articlecolumn .article h2 a:visited {
	color: #0057a9;
	text-decoration: none;
	}
.newssection .article h2 a:hover,
.newssection .article h2 a:visited:hover,
.articlecolumn .article h2 a:hover,
.articlecolumn .article h2 a:visited:hover {
	color: #FF007E;
	text-decoration: underline;
	}
.newssection .article p,
.articlecolumn .article p {
	font-size: 1em;
	line-height: 140%;
	font-family: Arial;
	padding-bottom: 10px;
	}
.newssection .article p a,
.articlecolumn .article p a {
	font-weight: bold;
	}
.newssection .article .right,
.articlecolumn .article .right {
	width: 320px;
	padding-left: 15px;
	}
span.post_date {
	display: block;
	color: #8c8c8c;
	margin: 5px 0;
	font-size:0.8em;
	}
span.thumb_small {
	display: block;
	width: 85px;
	height: 85px;
	overflow: hidden;
	}
span.thumb_small img {
	padding: 0;
	margin: 0;
	border: 0; 
	background: none;
	}
.newssection ul {
	width: 340px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
.newssection ul li h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	text-transform: none;
	}
.newssection ul li h2 a {
	text-decoration: none;
	}
.newssection ul li {
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

.singlesidebar .newssection .article {
	width: 310px;
	}
.singlesidebar .newssection .article .right {
	width: 200px;
	}
.singlesidebar .newssection  ul {
	width: 310px;
	}
.singlesidebar .newssection ul li h2  {
	font-size: 15px;
	font-weight: bold;
	}

.continue-reading a:link,
.continue-reading a:visited,
.continue-reading a:hover,
.continue-reading a:visited:hover {
	float:left;
	display:block;
	padding:1px 15px 1px 5px;
	text-decoration:none;
	}
.continue-reading a:link,
.continue-reading a:visited {
	background:#eee url('images/link-arrow.png') no-repeat right center;
	color:#05a;
	}
.continue-reading a:hover,
.continue-reading a:visited:hover {
	background:#f07 url('images/link-arrow.png') no-repeat right center;
	color:#fff;
	}





/** Sidebar **/

.homesidebar {
	width: 240px;
	float: right;
	padding-top: 8px;
	}
.homesidebar h3 {
	border-bottom: solid 1px #e5e5e5;
	line-height: 17px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	}
.homesidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px; 
	}
.homesidebar .item {
	margin-bottom: 20px;
	}
.homesidebar .item h3 {

	}
.homesidebar p {
	padding: 0 10px 0 0;
	border-bottom: solid 1px #e5e5e5;
	color: #898989;
	padding-bottom: 8px;
	}
.thumb_sidebar {
	float: right;
	border: 2px solid #e5e5e5;
	padding: 1px;
	margin: 5px 10px 3px 10px;
	}

.singlesidebar {
	width: 240px;
	float: right;
	margin: 20px 0 0 0;
	}
.singlesidebar .item {
	margin: 0 0 20px 0;
	}
.singlesidebar .item p {
	padding: 0 0 0 0;
	}
	
ul.side_list {
	width: 240px!important;
	padding-bottom: 30px!important;
	display: block;
	clear: both;
	}
ul.side_list li a {
	padding-left: 0;
	display: block;
	}
ul.side_list li span {
	display: block;
	padding-left: 0;
	color: #707070;
	}
.admin {
	background: #e5e5e5;
	}
#recentcomments {

	}
ul#recentcomments li {
	margin-bottom:10px;
	}
img.avatar {
	float:right;
	margin:0px 0px 5px 10px;
	}



/** Single post **/
.singlepost {
	width: 700px;
	float: left;
	margin: 20px 0 0 0;
	}
.singlepost .postcontent {
	color: #000;
	line-height: 18px;
	}
.singlepost .postcontent h3 {
	padding: 0 0 5px 20px;
	}
.singlepost .postcontent h2 {
	padding: 0 0 5px 20px;
	color: #0057A9;
	}
.singlepost .posthead h1 {
	font: bold 2.8em arial, verdana, sans-serif;
	line-height: 38px;
	margin: 0px 20px 4px 20px;
	color: #0057a9;
	}
.singlepost .posthead span {
	margin-bottom: 20px;
	font-family: arial, verdana, sans-serif;
	font-size: 1em; display:
	block; padding: 0 0 10px 20px;
	color: #666;
	border-bottom: 1px solid #e5e5e5;
	}
.singlepost .posthead p {
	color: #000;
	font-weight: bold;
	border-top: solid 1px #e5e5e5;
	padding: 17px 20px 18px 20px;
	}
.singlepost .postcontent blockquote {
	margin: 0 0 0 20px;
	padding: 0px 0px 0px 50px;
	background: url(images/quote.jpg) no-repeat top left;
	color: #666;
	font-size: 13px;
	font-style: italic;
	}
.singlepost .post .posthead h2 {
	font-size: 30px;
	line-height: 30px;
	}
.singlepost .post {
	margin-bottom: 40px;
	}
.singlepost .posthead h2 a {
	text-decoration: none;
	}
.postcontent p {
	padding: 0 20px 17px 20px;
	}
.postcontent ol {
	margin-left:20px;
	}
.postcontent ol li {
	margin-left:20px;
	}




/** Footer **/
div.footer {
	background: #0057A9;
	display: block;
	clear: both;
	margin-top: 40px;
	border-top: 1px solid #004b92;
	border-bottom: 5px solid #FF007E;
	color: #fff;
	}
div.footer h2 {
	padding-bottom: 10px;
	}
div.footer dl {
	position: absolute;
	left: 739px;
	top: 22px;
	}
div.footer dt img {
	display: block;
	border: 0;
	margin: 8px 0 10px 0;
	}
div.footer dt a {
	border: 0;
	}
div.footer dd.wp-link {
	padding-top: 20px;
	}
div.footer a, div.footer a:visited { 
	color: #80abd4;
	}
div.footer a:hover,
div.footer a:visited:hover {
	color: #fff;
	}
div.footer div {
	width: 920px;
	margin: 0 auto;
	display: block;
	padding: 20px 20px 40px 20px;
	position: relative;
	}
div.footer ul {
	width: 681px;
	}
div.footer ul li {
	list-style: none;
	color: #fff;
	display: block;
	overflow: hidden;
	height: 1%;
	padding: 5px 0 5px 125px;
	border-bottom: 1px solid #1a68b2;
	position: relative;
	}
div.footer ul li span {
	position: absolute;
	left: 0;
	top: 5px;
	display: block;
	}


/** Comments **/
.comments { padding: 0px; border-top: solid 1px #e5e5e5; margin-top: 20px; }
fieldset { border: 0; padding: 0; margin: 0; }
.comment-meta { width: 130px; float: left; padding: 0px 0 10px 20px; }
.commenttext { float: right; width: 480px; padding: 30px; background: #e5e5e5; }
	.commenttext p { margin: 0; padding: 0; }
.comment-author { display: block; font-weight: bold; color: #FF1B1D; }
.comment-date { font-size: 12px; color: #666; }
.comment-meta a { color: #000000; text-decoration: underline; }
.comment { margin-bottom: 15px; background: url(images/pijl-reactie.gif) 151px 12px no-repeat; }
	*html .comment { margin-bottom: 15px; background: url(images/pijl-reactie.gif) 151px 35px no-repeat; }
p.nocomments { padding: 0 0 0 30px!important; background: url(images/pijl_klein.gif) no-repeat 20px 6px; font-weight: bold; }
h2#comments { display: block; padding: 0 0 10px 20px; margin: 40px 0 20px 0; border-bottom: solid 1px #e5e5e5; font: bold 1em arial,verdana,serif; color: #ff007e; }
#commentform { padding-bottom: 20px; }
#commentform span { display: block; margin-bottom: 10px; padding-left: 20px; }
	#commentform span label { float: left; width: 90px; font-weight: bold; }
	#commentform label.block_label { display: block; clear: both; float: none!important; padding: 0 0 5px 20px; font-weight: bold; }
#commentform input { padding: 2px; width: 200px; margin-right: 10px; }
#commentform input.input_bttn { margin: 0 0 0 440px; width: auto; overflow: visible; background: #ff007e; font-weight: bold; color: #fff; padding: 10px 20px; cursor: pointer; border: 0; display: block; clear: both; }
	#commentform input.input_bttn:hover { background: #0057A9; color: #fff; }
#commentform textarea { width: 560px; padding: 2px; margin: 0 0 10px 20px; font-family: arial; font-size: 1em; }
.required { padding: 0 0 10px 20px; }

/* Twitter */
.aktt_tweets li { color: #000; font-size: 12px; padding: 5px 20px; margin: 5px 0; display: block; height: 1%; }
	.aktt_tweets li a { display: inline!important; padding: 0!important; }
	.aktt_tweets li em { display: block; width: auto; color: #8C8C8C; font-style: normal; font-size: 10px; }

/* Flickr */
.flickr-pics { padding:15px 0 0 15px; display: block; clear: both; border-top: 1px solid #e3e3e3;  }
	.flickr-pics img { margin-left: 5px; border-color: #e3e3e3; }
	.flickr-pics img:hover { border-color: #FF007E; }
	.flickr-pics h3 { padding: 0 0 0 3px; padding-bottom: 10px}

.no-border { border-bottom: none!important; margin-bottom: 0!important; }

.content-list { padding: 0 0 18px 40px; }
.content-list dt { font-weight: normal; padding-bottom: 6px; }
.content-list dd { list-style: none; height: 1%; background: url(images/bullet-pink.gif) 0 5px no-repeat; padding-left: 12px; }
.sociable { padding: 15px 0 18px 20px!important; margin: 0!important; }
	.sociable strong { display: block; color: #0057A9; padding-bottom: 8px; font-size: 16px; }

.authcomment {
background-color: #B3FFCC !important;
} 

.wpcf7-response-output { display: none!important; }
.wpcf7-form { font-weight: bold; padding-bottom: 60px; }
	.wpcf7-form input { padding: 2px; margin: 3px 0 0 0; }
	.linklove { display: none!important; }

p.attachment { background: #fff url(images/pdf.png) 40px 0 no-repeat; color: #999; padding: 2px 0 20px 70px; border-bottom: 1px solid #e5e5e5; margin-bottom: 20px; }
#footnote { padding-left: 45px; }
 #footnote img { border: 0; margin-left: 10px; }
 
.postcontent table { border: 1px solid #e3e3e3; border-collapse: collapse; margin: 0 0 20px 20px; }
.postcontent table td, .postcontent table th { border: 1px solid #e3e3e3; text-align: left; padding: 4px; }
.postcontent table caption { text-align: left; font-weight: bold; color: #0057A9; padding: 0 0 5px 5px }

/*AB Test Twitter follow */
a.volgen, a.volgen:visited { 
	display:block; 
	background: #FF007E; 
	padding: 7px 20px; 
	text-decoration: none; 
	color: #fff; 
	font-weight: normal; 
	margin: 10px 0 0 0;
	width: 100px; 
}
a.volgen:hover, a.volgen:visited:hover { 
	background: #0057A9; 
}
