/*
Theme Name: Medical
Theme URI: http://www.guidovanderleest.nl/medical
Version: 2.6
Author: Guido van der Leest
Author URI: http://www.guidovanderleest.nl
Description: Medical is a free, basic, clean, minimalistic, responsive, mobile friendly WordPress theme. Default theme language is English but Dutch, German, Spanish, French and Swedish are supported too. Primary sidebar, homepage sidebar, 3 widget-area's in footer, custom header-image, custom background, display logo or blogname and description, full width page-template and dropdown navigation are included. Besides this no theme settingspage, no fancy options, no slideshow, this one only has the basic options. Enjoy. 
Tags: one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, full-width-template, custom-background, custom-header, custom-menu, featured-images, white, blue, light, gray, editor-style, translation-ready
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: medical

Medical, Copyright 2014, Guido van der Leest
Medical is licensed under the GPL
*/


/* 
RESET STYLESHEET 
Source: http://meyerweb.com/eric/tools/css/reset
Author: Eric Meyer
Author URI: http://meyerweb.com/ 
License: none (public domain) 
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	vertical-align:baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display:block;
}

body {
	line-height:1;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


/* BODY AND CONTAINER */
body {background:#fff url('images/border.png') repeat-x; background-position:50% 250px; font-family:'Open Sans', sans-serif; font-size:0.9em; color:#333; line-height:1.5em;}
#container {max-width:960px; margin:0 auto 0; padding:0 1%; text-align:left; word-wrap:break-word;}
#main-content {clear:both; padding:0 2%; background:#fff; border:1px solid #ddd; border-radius:15px; -moz-border-radius:15px; box-shadow:0 0 20px #ddd;}
#main-content:after {content:''; display:block; clear:both;}


/* MAIN CONTENT AREA */
#content {width:67%; float:left; padding:20px 0; word-wrap:break-word;}
#content:after {content:''; display:block; clear:both;}
#content-full {width:100%; float:left; padding:20px 0; word-wrap:break-word;}
#content-full:after {content:''; display:block; clear:both;}


/* HEADINGS */
h1 {font-size:3.0em; line-height:1.2em;}
h2 {font-size:2.5em; line-height:1.2em;}
h3 {font-size:2.0em; line-height:1.5em;}
h4 {font-size:1.5em; line-height:1.5em;}
h5 {font-size:1.0em; line-height:2em;}
h6 {font-size:0.75em; line-height:2em;}


/* LINKS AND HTML TAGS */
a {text-decoration:none; color:#08a0ff;}
a:hover {text-decoration:underline;}

strong, b {font-weight: bold;}
small {font-size:0.75em;}
big {font-size: 1.5em;}
sub {vertical-align:sub; font-size:0.9em;}
sup {vertical-align:super; font-size:0.9em;}
ins, mark {font-weight:bold; background:none; color:#08a0ff;}
cite, em, abbr, acronym {font-style:italic;}
code, pre {margin:10px 0; padding:5px 10px; display:block; border:1px solid #ddd; word-wrap:break-word;}
blockquote, q {margin:10px 0; padding:0 0 0 20px; display:block; font-size:1.2em; line-height:1.5em; font-style:italic; border-left:2px solid #08a0ff;}
address {margin:10px 0; padding:0 0 0 20px; display:block; font-size:1.2em; line-height:1.5em; border-left:2px solid #333;}
p {margin:0 0 10px; text-align:justify;}


/* TABLE AND LISTS */
table {margin:10px 0; border-collapse:collapse;}
table, th, td {border: 1px solid #ddd; padding:5px 10px;}
table th {font-weight:bold;}

ul {list-style:square; margin:2px 0 2px 0;}
ol {list-style:decimal; margin:2px 0 2px 0;}
li {margin:0 0 0 20px;}
dl {margin:10px 0;}
dt {font-weight:bold;}
dd {margin:0 0 0 20px;}


/* INPUTS */
input, select, textarea {-webkit-appearance:none; -moz-appearance:none; border:1px solid #ddd; padding:2px 5px; background:none; font-size:1em; font-family:'Open Sans', sans-serif;}
input[type="submit"], input[type="reset"] {cursor:pointer;	border:0; padding:2px 5px; background:#08a0ff; color:#fff;}
input[type="submit"]:hover, input[type="reset"]:hover {background:#333;}
input[type="checkbox"]{-webkit-appearance:checkbox; -moz-appearance:checkbox;}
input[type="radio"]{-webkit-appearance:radio; -moz-appearance:radio;}
select {max-width:100%; -webkit-appearance:menulist; -moz-appearance:menulist;}


/* HEADER FIRST */
#header-first {margin:0; padding:10px 0 0;}
#header-first:after {content:''; display:block; clear:both;}


/* HEADER FIRST LOGO */
#header-first .logo {width:35%; float:right; text-align:right;}
#header-first .logo h1 {font-size:2em;}
#header-first .logo h1 a:hover {text-decoration:none; color:#333;}
#header-first .logo h5 {padding:0 0 10px; font-style:italic;}
#header-first .logo img {padding:0 0 10px;}


/* HEADER FIRST MENU */
.nav-head {width:65%; float:left; background:none; margin:25px 0 0; padding:0; border:0;}
.nav-head select {display:none;}
.nav-head ul {padding:0; margin:0; z-index:999;}
.nav-head ul li {list-style-type:none; display:inline-block; position:relative; margin:0 10px 0 0;}
.nav-head ul li a {text-decoration:none; background:none; padding:0 0 5px; display:inline-block;}
.nav-head ul li a:hover {text-decoration:underline;}
.nav-head .current_page_item > a, .nav-head .current_page_parent > a {text-decoration:underline;}


/* HEADER FIRST SUBMENU */
.nav-head ul ul {display:none; position:absolute; top:100%; padding:0;}
.nav-head ul ul ul {display:none; position:absolute; top:30%; left:100%;}
.nav-head ul ul a {width:12em; padding:5px 10px; background:#333; color:#fff; text-align:left;}
.nav-head ul li:hover > ul {display:block;}
.nav-head ul li ul li {margin:0;}


/* HEADER SECOND */
#header-second {clear:both; padding:20px 0 10px; border-bottom:10px solid #08a0ff;border-radius:15px; -moz-border-radius:15px;}
#header-second:after {content:''; display:block; clear:both;}


/* HEADER SECOND HOMEPAGE IMAGE */
#header-second .image-homepage {width:49%; float:left;}
#header-second .header-img {width:100%; height:auto; border-top-left-radius:15px; moz-border-radius-topleft:15px;}


/* HEADER SECOND HOMEPAGE SIDEBAR */
#header-second .sidebar-homepage {width:49%; float:right; word-wrap:break-word; background:#08a0ff; border-top-right-radius:15px; moz-border-radius-topright:15px;}
#header-second .widget {margin:15px 0; padding:0 15px; background:none; color:#fff; border:0;}
#header-second .widget a {color:#fff;}


/* PAGE */
.page-title {padding:0 0 10px;}
.pagelink {clear:both; margin:20px 0 10px;}


/* POST */
.post-title {padding:0;}
.post-title a:hover {color:#333; text-decoration:none;}
.sticky {text-align:center; clear:both; color:#fff; background:#08a0ff; margin:0 0 10px; padding:2px 5px;}
.postmetadata {clear:both; margin:20px 0; padding:5px; background:#f8f8f8; border:1px solid #ddd;}
.more {clear:both; margin:20px 0; padding:0 0 20px; border-bottom:1px solid #ddd;}
.more:after {content:''; display:block; clear:both;}
a.readmore {float:right; padding:2px 5px; background:#08a0ff; color:#fff; text-decoration:none;}
a.readmore:hover {background:#333; text-decoration:none;}


/* POST NAV */
.post-nav {display:block; clear:both;}
.post-nav:after {content:''; display:block; clear:both;}
.nav-prev {float:right; padding:5px 0;}
.nav-next{float:left; padding:5px 0;}


/* EDIT LINK */
.edit-link {display:block; clear:both; text-align:center; margin:10px 0; padding:5px; background:none; border:1px solid #ddd;}


/* IMAGE AND VIDEO */
embed, iframe, object, video {max-width:100%;}
img {max-width:100%; height:auto;}

img.alignright {float:right; margin:0.4em 0 0.4em 1em;}
img.alignleft {float:left; margin:0.4em 1em 0.4em 0;}
img.aligncenter {display:block; margin:0.4em auto 0.4em auto;}
.alignright {float:right; margin:0.4em 0 0.4em 1em;}
.alignleft {float:left; margin:0.4em 1em 0.4em 0;}
.aligncenter {display:block; margin:0.4em auto 0.4em auto;}

.wp-post-image, .single-image {float:left; margin:0.4em 1em 0.4em 0;}

.wp-caption {background:none; max-width:100%;}
.wp-caption-text {text-align:center; word-wrap:break-word;}

.gallery dl, .gallery dt, .gallery dd {margin:0; padding:0;}
.gallery-caption {background:none; max-width:100%;}
.gallery-caption-text {text-align:center; word-wrap:break-word;}


/* SEARCHFORM */
.search-form {padding:10px 0;}
.search-field {width:50%; margin:0 5px 0 0;}
.search-form .screen-reader-text {display:none;}


/* COMMENTS */
#comments {clear:both; word-wrap:break-word;}
#comments .comment-list {background:#f8f8f8; border:1px solid #ddd; font-weight:normal; margin:20px 0; padding:0 20px 0 10px;}
#comments .comment-list ol {list-style:none;}
#comments .comment-list li {list-style:none; margin:0 0 0 10px;}
.comment-body {border-left:2px solid #08a0ff; padding:0 0 0 15px; margin:20px 0;}
.comment-notes, .form-allowed-tags {font-size:0.75em; padding:5px 0;}
.comments-title, .comment-reply-title, .no-comments {clear:both; font-size:1.5em;} 
.bypostauthor {font-style:italic;}

#respond {padding:0; margin:0; clear:both;}
#commentform label {padding:0 0 5px; display:block;}
#commentform textarea, #commentform input {width:90%; padding:2px 5px;}
#commentform input[type="submit"] {width:9em; padding:2px 5px;} 


/* COMMENT NAV */
.comment-nav {display:block; clear:both;}
.comment-nav:after {content:''; display:block; clear:both;}
.comment-prev {float:left; padding:5px 0;}
.comment-next {float:right; padding:5px 0;}


/* SIDEBAR AND WIDGETS */
#sidebar {width:31%; float:right; margin:0; padding:20px 0 0; word-wrap:break-word;}
.widget {padding:0 0 10px; margin:0 0 20px; background:none; border-bottom:1px solid #ddd;}
.widgettitle {margin:0 0 10px;}


/* FOOTER */
#footer {clear:both; background:none; padding:0; margin:0;}
#footer:after {content:''; display:block; clear:both;}
#footer .site-info {text-align:center; clear:both; padding:15px 0;}


/* FOOTER WIDGET AREA */
#footer-widgets {width:100%; margin:0 auto 0;}
#footer-widgets:after {content:''; display:block; clear:both;}

#footer .widget {margin:15px 0 0;}

.footer-left {float:left; width:32%; margin:5px 0 0; padding:0; word-wrap:break-word;}
.footer-middle {float:left; width:32%; margin:5px 2% 0; padding:0; word-wrap:break-word;}
.footer-right {float:right; width:32%; margin:5px 0 0; padding:0; word-wrap:break-word;}


/* MOBILE */
@media screen and (max-width:767px) { 
	/* BODY AND CONTAINER */
	body {font-size:1em; line-height:1.2em; background:none;}
	body.custom-background {background-image:none !important;}
	#container {width:98%;}
	#main-content {margin:10px 0 0;}

	/* MAIN CONTENT AREA */
	#content, #content-full {width:100%; padding:10px 0;}

	/* HEADER */
	#header-first .logo {width:100%; text-align:center;}
	#header-first .logo h1 {font-size:2em; text-align:center;}
	#header-first .logo h5 {padding:0; font-size:1em; text-align:center;}
	#header-first .logo img {padding:0;}
	#header-second {padding:10px 0; border:0;}
	#header-second .image-homepage {width:100%; margin:0 0 10px;}
	#header-second .header-img {border-radius:15px; -moz-border-radius:15px;}
	#header-second .sidebar-homepage {width:100%; float:left; border-radius:15px; -moz-border-radius:15px;}

	/* MENU */
	.nav-head ul {display:none;} 
	.nav-head {width:100%; margin:5px 0 0;}
	.nav-head select {display:block; width:100%; height:35px; margin:0 auto 0; font-size:1em; line-height:1.2em; color:#fff; background:#08a0ff; border:0;}

	/* HEADINGS */
	.post-title, .page-title, .widgettitle, .comments-title, .comment-reply-title, .no-comments {font-size:1.3em;}

	/* IMAGES */
	.wp-post-image, .single-image {width:50%; margin:0.3em 0.5em 0.3em 0;}

	/* SIDEBAR */
	#sidebar {width:100%; padding:0 0 10px; float:left;}
	.widget {margin:10px 0;}

	/* FOOTER */
	#footer {width:100%; padding:10px 0 0;}
	#footer .widget {margin:5px 0;}
	.footer-right, .footer-middle, .footer-left {width:100%; margin:0; float:left;} 
}