/*
Theme Name: MultiColors
Theme URI: http://www.guidovanderleest.nl/multicolors
Version: 3.7
Author: Guido van der Leest
Author URI: http://www.guidovanderleest.nl
Description: MultiColors is a free, clean, minimalistic, responsive, mobile friendly, colorful WordPress theme. Features: sidebar, widget areas on homepage, widget areas in footer, custom header image, custom logo to replace blogname and description, full width page template, dropdown navigation. Enjoy. 
Tags: one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, full-width-template, custom-background, custom-header, custom-menu, featured-images, red, orange, yellow, green, blue, purple, 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: multicolors

MultiColors, Copyright 2014, Guido van der Leest
MultiColors 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:#800080; font-family:'Open Sans', sans-serif; font-size:1em; color:#eee; line-height:1.5em; text-align:left; word-wrap:break-word;}
#container {width:100%; float:left; margin:0 auto 0;}


/* MAIN CONTENT AREA */
#main-content-container {width:100%; float:left; background:#00aaff;}
#main-content {max-width:1160px; clear:both; position:relative; margin:0 auto 0; padding:0 20px;}
#main-content:after {content:''; display:block; height:0; clear:both;}

#content {width:66%; float:left; padding:20px 2% 20px 0;}
#content-full {width:100%; float:left; padding:20px 0 10px;}


/* 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:#ddd;}
a:hover {text-decoration:underline; color:#eee;}

strong, b {font-weight:bold;}
small {font-size:0.75em;}
big {font-size:1.25em;}
sub {vertical-align:sub; font-size:0.9em;}
sup {vertical-align:super; font-size:0.9em;}
ins, mark {font-weight:bold; background:none; text-decoration:none; color:#333;}
cite, em, abbr, acronym {font-style:italic;}
code, kbd, samp, var {font-family:monospace, monospace;}
pre {margin:10px 0; padding:5px 10px; white-space:pre-wrap; border:1px solid #eee;}
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 #eee;}
address {margin:10px 0; padding:0 0 0 20px; display:block; font-size:1.2em; line-height:1.5em; border-left:2px solid #eee;}
p {margin:0 0 10px;}


/* TABLE AND LISTS */
table {margin:10px 0; border-collapse:collapse;}
table, th, td {border:1px solid #eee; padding:5px 10px;}
table th {font-weight:bold;}

ul {list-style:square; margin:5px 0 5px 0;}
ol {list-style:decimal; margin:5px 0 5px 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 #eee; padding:2px 5px; background:none; color:#eee; font-size:1em; font-family:'Open Sans', sans-serif;}
input[type="submit"], input[type="reset"], input[type="button"] {cursor:pointer; border:0; padding:2px 5px; background:#333; color:#eee;}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {background:#666;}
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-container {width:100%; float:left; background:#ee0000;}


/* HEADER FIRST LOGO */
#header-first-container .logo {max-width:1160px; clear:both; position:relative; margin:0 auto 0; padding:10px 20px;}
#header-first-container .logo h1 {text-align:left; line-height:1em;} 
#header-first-container .logo h1 a {color:#eee; text-decoration:none;}
#header-first-container .logo h1 a:hover {color:#333; text-decoration:none;}
#header-first-container .logo h2 {text-align:right; font-size:1.5em; line-height:1em;}


/* HEADER SECOND */
#header-second-container {width:100%; float:left; background:#ff7700;}


/* HEADER SECOND MENU */
.nav-head {max-width:1160px; clear:both; position:relative; margin:0 auto 0; padding:0 20px;}
.nav-head select {display:none;}
.nav-head ul {width:100%; margin:0; padding:0; z-index:999; list-style:none;}
.nav-head ul li {list-style-type:none; display:inline-block; position:relative; margin:0 20px 0 0;}
.nav-head ul li a {text-decoration:none; color:#eee; background:none; padding:10px 0; 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 SECOND SUBMENU */
.nav-head ul ul {display:none; position:absolute; top:100%;}
.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:#eee;}
.nav-head ul li:hover > ul {display:block;}
.nav-head ul li ul li {margin:0;}


/* HEADER THIRD */
#header-third-container {width:100%; float:left; background:#ffd700;}
#header-third {max-width:1160px; clear:both; position:relative; margin:0 auto 0; padding:0 20px;}
#header-third:after {content:''; display:block; height:0; clear:both;}


/* HEADER THIRD HOMEPAGE IMAGE */
#header-third .image-header {width:49%; float:left; padding:20px 0 10px;}
#header-third .header-img {width:100%; height:auto;}


/* HEADER THIRD HOMEPAGE SIDEBAR */
#header-third .sidebar-header {width:49%; float:right; padding:20px 0 0;}


/* HEADER FOURTH */
#header-fourth-container {width:100%; float:left; background:#00aa00;}
#header-fourth {max-width:1160px; clear:both; position:relative; margin:0 auto 0; padding:0 20px;}
#header-fourth:after {content:''; display:block; height:0; clear:both;}


/* HEADER FOURTH HOMEPAGE WIDGET AREA */
.home-left {float:left; width:32%; margin:20px 0 0;}
.home-middle {float:left; width:32%; margin:20px 2% 0;}
.home-right {float:right; width:32%; margin:20px 0 0;}


/* PAGE */
.page-title {clear:both; padding:0 0 20px; font-size:1.5em; line-height:1.5em;}
.page-title-post {clear:both; font-size:1.5em; line-height:1.5em;}
.archive-description {display:block; font-style:italic;}
.pagelink {clear:both; display:block; margin:20px 0 10px;}


/* POST */
.post-title {clear:both; font-size:1.5em; line-height:1.5em;}
.post-title a {color:#eee; text-decoration:none;}
.post-title a:hover {color:#333; text-decoration:none;}
.sticky {clear:both; display:block; text-align:center; margin:10px 0; padding:5px; border-top:2px solid #eee; border-bottom:2px solid #eee;}
.postmetadata {clear:both; display:block; margin:20px 0; padding:5px 10px; background:#f8f8f8; color:#333; border:1px solid #eee;}
.postmetadata a {color:#00aaff; text-decoration:none;}
.postmetadata a:hover {text-decoration:underline;}
.more {width:100%; clear:both; display:block; float:left; margin:20px 0; padding:0 0 20px; border-bottom:2px solid #eee;}
a.readmore {float:right; padding:2px 5px; background:#333; color:#eee; text-decoration:none;}
a.readmore:hover {background:#666; text-decoration:none;}

.post-home {width:49%; float:left; margin:0;}
.post-home.left {clear:left; margin:0 2% 0 0;}


/* POST NAV */
.post-nav {width:100%; clear:both; float:left; display:block;}
.nav-prev {float:left; padding:5px 0;}
.nav-next {float:right; padding:5px 0;}


/* EDIT LINK */
.edit-link {clear:both; display:block; text-align:center; margin:10px 0; padding:5px; background:none; border:1px solid #eee;}


/* 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 {max-width:100%;}
.wp-caption-text {text-align:center;}

.gallery img {border:0 !important;}
.gallery dl, .gallery dt, .gallery dd {margin:0; padding:0;}
.gallery-caption {max-width:100%; text-align:center;}


/* SEARCHFORM */
.search-form {padding:10px 0;}
.search-field {width:50%; margin:0 5px 0 0;}
.search-form .screen-reader-text {display:none;}


/* COMMENTS */
#comments {width:100%; clear:both; float:left;}
.comment-list {background:none; border:1px solid #eee; font-weight:normal; margin:20px 0; padding:0 20px 0 10px;}
.comment-list ol {list-style:none;}
.comment-list li {list-style:none; margin:0 0 0 10px;}
.comment-body {border-left:2px solid #eee; 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;} 
.comment-author .avatar {margin:0 5px 0 0;}
.bypostauthor, .comment-awaiting-moderation {font-style:italic;}

#respond {width:100%; clear:both;}
.comment-form label {padding:0 0 5px; display:block;}
.comment-form input, .comment-form textarea {width:80%;}
.comment-form input[type="submit"] {width:auto;}


/* COMMENT NAV */
.comment-nav {width:100%; clear:both; float:left; display:block;}
.comment-prev {float:left; padding:5px 0;}
.comment-next {float:right; padding:5px 0;}


/* SIDEBAR AND WIDGETS */
#sidebar {width:32%; float:right; padding:20px 0 0;}
.widget {padding:15px 5%; margin:0 0 20px; background:#f8f8f8; color:#333; border:1px solid #eee;}
.widget a {color:#00aaff; text-decoration:none;}
.widget a:hover {text-decoration:underline;}
.widgettitle {margin:0 0 10px; padding:0 0 5px; color:#00aaff; border-bottom:2px solid #00aaff; font-size:1.5em;}


/* WIDGET INPUTS */
.widget input, .widget select, .widget textarea {color:#333;}
.widget input[type="submit"], .widget input[type="reset"], .widget input[type="button"] {color:#eee;}


/* FOOTER */
#footer {width:100%; float:left; background:#800080;}
#footer .site-info {max-width:1160px; clear:both; position:relative; margin:0 auto 0; padding:15px 20px; text-align:center;}


/* FOOTER WIDGET AREA */
#footer-widgets {max-width:1160px; clear:both; position:relative; margin:0 auto 0; padding:0 20px;}
#footer-widgets:after {content:''; display:block; height:0; clear:both;}

#footer .widget {padding:10px 0; margin:0 0 10px; background:none; color:#eee; border:none;}
#footer .widgettitle {padding:0; color:#eee; border:0;}

.footer-left {float:left; width:32%; margin:20px 0 0;}
.footer-middle {float:left; width:32%; margin:20px 2% 0;}
.footer-right {float:right; width:32%; margin:20px 0 0; padding:0;}


/* FOOTER INPUTS */
#footer .widget input, #footer .widget select, #footer .widget textarea {color:#eee;}
#footer .widget input[type="submit"], #footer .widget input[type="reset"], #footer .widget input[type="button"] {background:#eee; color:#333;}
#footer .widget input[type="submit"]:hover, #footer .widget input[type="reset"]:hover, #footer .widget input[type="button"]:hover {background:#ddd; color:#333;}


/* MOBILE */
@media screen and (max-width:767px) { 
	/* BODY AND CONTAINER */
	body {line-height:1.2em;}
	body.custom-background {background-image:none !important;}

	/* MAIN CONTENT AREA */
	#main-content {width:96%; float:left; padding:0 2%;}
	#content, #content-full {width:100%; padding:10px 0;}

	/* HEADER */
	#header-first-container .logo {width:96%; float:left; padding:10px 2%; text-align:center;}
	#header-first-container .logo h1 {font-size:2em; text-align:center;}
	#header-first-container .logo h2 {font-size:1.3em; text-align:center; margin:10px 0 0;}
	#header-third {width:96%; float:left; padding:0 2%;}
	#header-third .image-header {width:100%;}
	#header-third .sidebar-header {width:100%; padding:0;}
	#header-fourth {width:96%; float:left; padding:20px 2% 10px;}
	.home-right, .home-middle, .home-left {width:100%; margin:0; float:left;} 

	/* MENU */
	.nav-head {width:96%; float:left; padding:0 2%;}
	.nav-head ul {display: none;} 
	.nav-head select {display:block; width:100%; height:35px; margin:0 auto 0; font-size:1em; line-height:1.2em; color:#eee; background:#ff7700; border:0;}

	/* CONTENT */
	.post-home, .post-home.left {width:100%; clear:both; float:left; margin:0 auto 0;}

	/* HEADINGS */
	.post-title, .page-title, .page-title-post, .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; float:left;}
	.widget {padding:5px 2%; margin:0 0 10px;} 

	/* FOOTER */
	#footer {width:96%; margin:0 auto 0; padding:10px 2%;}
	#footer .site-info {width:100%; padding:10px 0;}
	#footer-widgets {width:100%; float:left; padding:0;}
	#footer .widget {padding:5px 0;} 
	.footer-right, .footer-middle, .footer-left {width:100%; margin:0; float:left;} 
}