/*
Theme Name: Walk for life
Version: 1.0.7
Author: Viacom
Author URI: http://www.billionstudio.com/
Tags: Walk for life Groningen, umcg kanker research fonds
*/

@import url('./style-reset.css');
@import url('./style-common.css');

/* Default fonts and colors
========================================== */
body,p,ul,ol,dl,input,textarea,select { 

	color: #000;
	font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  "Verdana", "Century", "Times New Roman", serif;
	text-align: left;
	font-weight: normal;
	color: #000;
	line-height: 120%;
}

h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;
	font-family:  "Verdana", "Century", "Times New Roman", serif;
	color: #FF1F2E;
	text-align: left;
	font-weight: normal;
	margin-bottom:2px;
	padding-bottom:0;
}
h5 {font-size: 12px;}
h6 {font-size: 12px;}

/* LAYOUT
========================================== */
body {
	font-size: 12px;
	line-height: 150%;
	background: url('images/bg-page.png') repeat-x left top;
	background-color: #fff;
}

div#page {
	width: 1004px;
	margin: 0 auto;
	background-color: #fff;
	}

div.container {
	width: 1004px;
	margin: 0 auto;
	height: 100%;
	overflow: auto;
	background-color: #fff;
}

div.small {
	width: 226px;
	min-height: 260px;
	margin-left: 8px;
	float: left;
	background: #006DA4 url('images/sidebar.jpg') no-repeat left bottom;
	padding-bottom: 50px;
	}

div.large {
	width: 574px;
	min-height: 400px;
	float: right;
	background-color: #fff;
	}
div.small-right {
	width: 176px;
	min-height: 400px;
	float: right;
	background-color: #fff;
	margin: 16px 8px 0 0;
	padding-left:12px;
	background: #fff url('images/sidebarright.jpg') no-repeat left bottom;
	overflow: hidden;
	padding-bottom: 60px;
	}


div.full {
	width: 100%;
	float: left;
}

#content div.container.body .large {
	background-color: #fff;
	padding-top: 16px;
	padding-bottom: 20px;
}

/* HEADER
========================================== */
#header {
	width: 100%;
	margin: 0 auto;
}

#header .container {
	background: url('images/logo.jpg') no-repeat left top;
	height: 180px;
}

#header .container img  {
	margin-left: 236px;
}

#header h1,
#header h4 {
	display: none;
}



/* CONTENT
========================================== */
#content {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

/*fixes other content inside content box*/
#content #content {
	background: transparent;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h1 {
	color: #000;
}
#content h2 {
	padding: 0px 0 6px;
}
#content h2 a, #content h2 a:link, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:visited {
	color: #000;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #000;
	text-decoration: underline;
}

#content h3 {
	padding: 6px 0 12px;
}

#content h4 a,
#content h4 a:visited {
	color: #000;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	/*background: url('images/bullet.gif') no-repeat 16px 9px;*/
	padding: 3px 0 3px 30px;
}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 8px;
	float: right;

}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;

	}

img.alignright {
	display: inline;
	}

img.alignleft {

	display: inline;

}
img.size-full {
	padding: 0;
	display: inline;
	background: none;
}

img.size-medium {
	display: inline;
}

img.size-thumbnail {

	display: inline;
}

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

.alignleft {
	float: left;
	margin: 8px 8px 8px 0;
}
.alignright {
	float: right;
	margin: 8px 0 8px 8px;
}
.alignnone .size-large  {
	margin: 0;
	padding: 0;
}
.alignnone .size-full  {
	margin: 0;
	padding: 0;
	width: 544px;
}

/* POST
========================================== */
#content .post,
#content .post-nav{
	clear: both;
	padding: 0 16px 20px 16px;
	height: 100%;
	overflow: auto;
}

#content .post-content img {
}

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
}



#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #ccc;


}
#content .post table th {
	border: 1px solid #ccc;
	border-width: 0px 1px 0px 0px;
}
#content .post table td {
	border: 1px solid #ccc;
	border-width: 0px 1px 0px 0px;
}

#nextprev {
	margin-top: 60px;
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #000;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #000;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #ccc;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #000;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #000;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #fff;
	border:0;
}

#comments h3 {
	padding-top: 0;
}
#comments h3#respond {
	padding-top: 8px;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 0;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 457px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	
}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

#comments .alt {
	background-color: #B1DFF6;
}

#comments .author {
	background-color: #B1DFF6;}

/* MAIN SIDEBAR
========================================== */


#content .sidebar {
	padding: 12px 20px 12px;
	margin: 0;
	clear: both;
}
#content .sidebar h3 {
	color: #B1DFF6;
	margin-bottom: 6px;
	padding-bottom: 0px;
}

#sidebar a  {
	color: #FACE21;
	text-decoration: none;
}
#sidebar a:hover  {
	color: #fff;
}

#sidebar ul {
	margin: 0 0 0 -30px;
	padding: 0;
	line-height: 16px;
	overflow: hidden;
}

.widget_hier_page ul li a  {
	color: #B1DFF6;
	display: block;
	padding: 4px 0 10px 0;
	border-bottom: 1px dotted #52B1E1;
}


#sidebar ul li a  {
	color: #FACE21;
}
#sidebar ul li a:hover{
	color: #fff;
	text-decoration: none;
}

#sidebar ul  li.current_page_item a{
	color: #fff;
}


#sidebar ul li.current_page_item ul, #sidebar ul li ul   {
	padding: 10px 0 10px 0;
	list-style-type: square;

}
#sidebar ul li.current_page_item ul li a, #sidebar ul li ul li a   {
	color: #FACE21;
	font-size:95%;
	padding: 0;
	line-height: 95%;
	border: 0;
}

#sidebar ul li.current_page_item ul li a:hover, #sidebar ul li ul li a:hover  {
	color: #fff;
}

.widget_twitter h3{
	display:none;
}
.widget_twitter li span.time-meta  a{
	color: #000;
	text-decoration: underline;

}
Span.entry-content {
	display: block;
	padding: 10px 10px 0 10px;
	background: url('images/balloon.jpg') no-repeat left top;
	overflow: hidden;
	
}
Span.entry-meta {
	display: block;
	padding: 0 10px 75px 10px;
	background: url('images/balloon.jpg') no-repeat left bottom;
	overflow: hidden;
}
Span.time-meta a{
	display: block;
	clear: right;

}

/* CREDITS
========================================== */
#credits {
	clear: both;
	width: 100%;
	padding: 12px 0 0;
}

#credits p {
	padding: 0 20px 12px 0;
	margin: 0;
	color: #000;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #000;
}

#credits a:hover,
#credits a:active {
	color: #000;
}

/* Footer Credits
========================================== */
#credits ul.nav {
	padding:30px 196px 12px 230px;
	text-align: center;
}

#credits ul.nav li {
	color: #000;
	margin: 0;
	display: inline;
}

#credits ul.nav li a {
	display: inline;
	margin: 0;
}
#credits ul.nav li a,
#credits ul.nav li a:visited {
	
}
#credits ul.nav li a:hover,
#credits ul.nav li a:active {
	
}
#credits ul.nav li a.top {
	border: 0;
	padding-right: 0;
}

/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form {
	height: 25px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	margin: 0;
	position: relative;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 110%;
}

form#search-form input.text {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 110px;
	height: 15px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#search-form input.button-search {
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 50px;
	height: 25px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #000;
	position: absolute;
	top: 10px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 100%;
}

/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #000;
	text-align: right;
}
#wp-calendar th {
	color: #000;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}
