/*
Theme Name: Carolyn Jewel Custom
Description: Custom theme for Carolyn Jewel to match her existing website.
Version: 1.0
Author: cdeVision
Author URI: http://cdevision.com/

	This theme was customized for Carolyn Jewel by cdeVision.com 
	(from Kubrick theme files by Michael Heilemann: http://binarybonsai.com/kubrick/)
	
Amended: Responsive styles added, July 2015, by Bronwen @ www.ardent-design.com
*/

body {background:#8C8B87; margin:0; font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:#31363E;}

h1, h2, h3 {padding:0; margin:0;} 
h1 {font:normal 28px Georgia, Times, "Times New Roman", serif; color:#4B4116; padding:0 0 12px 0;} /* page titles (in band) */
#content h2 {font:normal 20px Georgia, Times, "Times New Roman", serif; color:#4B4116; padding:0 0 4px 2px; margin:20px 0 4px 0; border-bottom:1px solid #E1DBCC;} 
	#content h2 a {color:#4B4116; font-weight:normal;}
#sidebar h2 {font:normal 19px Georgia, Times, "Times New Roman", serif; color:#F8EFD3; padding:10px 0 6px 0;}
	#sidebar h2 span {font-size:16px; display:block;}

	
p {margin:0; padding:0 0 12px 0; line-height:16px;}
ul, ol {padding:0; margin:0 0 12px 25px;}
li {line-height:17px; padding:0 0 6px 0;}

div.rule {height:1px; padding:0; margin:8px auto; color:#4D4D45; background-color:#4D4D45;}
img {border:0;}
.clearfloats {clear:both; line-height:0px; height:0px; font-size:0px;}


/* ---- links ----------------------------------------- */
a {color:#8F9438; text-decoration:none;}  
a:visited {color:#8F9438;}
a:hover {color:#76766C; text-decoration:underline;}
a:active {color:#8F9438;}
a:active, a:focus {outline:none;}
#content a, #sidebar a {font-weight:bold;}


/* ---- ids & classes ----------------------------------------- */
/* "wrap" IDs are to stretch colors & backgrounds to 100% width */
#headerwrap, #titlewrap, #bandwrap, #contentwrap, #footerwrap {width:100%;}
#header, #title, #band, #homeband, #content, #footer {width:895px; margin:0 auto; text-align:left;}


/* Header area --- */
#headerwrap {background:#494B41; border-top:5px solid #8F9438; border-bottom:2px solid #999;}
#header {height:145px; position:relative; color:#fff;}
	#logo {position:absolute; top:22px; left:-12px; width:290px; height:110px; background:url(images/logo.png) no-repeat;}
		#logo h1 {padding:0; margin:0; text-indent:-4000px;}
		#logo a {display:block; width:290px; height:110px;}
	#searchbox {position:absolute; top:45px; right:0px;}
		#searchbox label {display:none;}
		#searchbox form {margin:3px 0; font-size:11px;}
		#searchbox input {margin:0; padding:4px; width:150px; background:#fff; border:1px solid #ccc; font-size:11px; color:#666;}
		#searchbox input.button {width:50px; padding:4px; border:none; background:#76766C; color:#fff; margin-left:6px; letter-spacing:1px;} 
	#navmenu {position:absolute; bottom:12px; right:-8px; text-transform:uppercase; height:25px;}
		#navmenu a.toggleMenu {display:none;}
		#navmenu ul {list-style:none; font:normal 14px Georgia, serif;}
		#navmenu li {display:block; float:left;}
		#navmenu a {display:block; color:#fff; text-decoration:none; height:25px; line-height:25px; padding:0 6px; margin:0 8px;}
		#navmenu a:hover, #navmenu a.on {background:#8F9438;}
		
/* Title area --- */
#titlewrap {background:#FCF8EB;}
#title {height:80px;}
	#title h1 {line-height:80px;}

	
/* Band area --- */
#bandwrap {background:#E7E1C9; border-top:1px solid #BFB7A4; border-bottom:1px solid #BFB7A4;}
#band {padding:20px 0; color:#363211;}
	#band p {font:normal 16px/22px georgia,serif; padding:0;}
	
	
/* Content area --- */
#contentwrap {background:#FCF8EB; padding:25px 0 25px 0;}
#wrap {width:895px; margin:0 auto;}
#content {float:left; width:615px;}
	#content .navigation {padding-bottom:12px;}
	#content small {font:normal 10px verdana,sans-serif; color:#9C9A93; padding:0 0 6px 2px; margin:20px 0 0 0;} /* post date */
	div.post {padding:0 0 20px 0;}
	div.entry {padding:10px 0 0 0;}
	p.postmetadata {font-size:10px; margin:0 0 10px 0; color:#666562; line-height:13px;}
	div.comment-meta {font-size:10px; line-height:14px; padding:6px 0 6px 0;}
	ol.commentlist {list-style:none; margin:0;}
	li.comment {padding:8px 8px 3px 8px; background:#E7E1C9; margin:8px 8px 8px 0;}
	li.comment p {font-size:10px; line-height:14px;}
	form#commentform {width:auto;}
		form#commentform label {display:block; margin:0 0 3px 0;}
		form#commentform input {display:block; width:300px; margin:0 0 15px 0; padding:5px;}
		form#commentform textarea {display:block; display:block; width:400px; height:150px; margin:0 0 15px 0; padding:5px;}
		form#commentform input#submit {width:auto;}
	
	
/* Sidebar --- */
#sidebar {float:right; width:220px; padding:5px 15px 10px; background:#1C1D18; color:#F3E5B6; font-size:11px;}
	#sidebar a.on {color:#76766C;}
	#sidebar ul, #sidebar ul ol {margin:0 0 15px 0; padding:0;}
	#sidebar ul li {list-style-type:none; list-style-image:none;}
	#sidebar ul p, #sidebar ul select {margin:0 0 8px;}
	#sidebar ul ul, #sidebar ul ol {margin:0;}
	#sidebar ul ul ul, #sidebar ul ol {margin:0;}
	#sidebar ul ul li, #sidebar ul ol li {margin:0; padding:0;}
	form#searchform {margin:15px 0 3px; font-size:11px;}
		form#searchform input {margin:0; padding:4px; width:150px; background:#fff; border:1px solid #ccc; font-size:11px; color:#666;}
		form#searchform input#searchsubmit {width:50px; padding:4px; border:none; background:#76766C; color:#fff; margin-left:6px; letter-spacing:1px;} 
		
		
		
/* Footer area --- */
#footerwrap {border-top:1px solid #1C1D18; color:#282826; padding:20px 0;}
#footer {}
	#followlinks {float:left; width:510px;}
		#followlinks p {float:left; font:normal 17px georgia,serif; color:#232323; padding:0; line-height:46px;}
		a.logo {float:left; height:46px; margin:0 0 0 10px; background-repeat:no-repeat; text-indent:-4000px;}
			a.logo:hover {background-position:0 -46px;}
		.twitter {background-image:url(images/logo-twitter.png); width:98px;}
		.facebook {background-image:url(images/logo-facebook.png); width:102px;}
	#copyright {float:right; font-size:10px; width:248px;}
		#copyright p {line-height:13px;}
		p#props, p#props a {color:#666562;}
		p#props a {text-decoration:underline;}
		
p#back-top {font-size:11px; text-align:center; margin:20px auto 40px; clear:both;}
p#back-top a {text-align:center; text-transform:lowercase; text-decoration:none; color:#000;}
p#back-top a:hover {color:#ccc;}
		
			
/* -- ////////////////////////////////////////////////////////////////////////////////////////////////////////// -- */
/* leftover Kubrick styles -- */
.postmetadata {clear:both;}
.clear {clear:both;}

/* Begin Images */
p img {padding:0; max-width:100%;}
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}
/* End Images */

/* 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 */

/* 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;}
/* End captions */
/* -- ////////////////////////////////////////////////////////////////////////////////////////////////////////// -- */


/* ---- media queries / responsive styles ----------------------------------------- */
@media only screen and (max-width:768px) {
body {}
#headerwrap, #titlewrap, #bandwrap, #contentwrap, #footerwrap {width:auto; margin:0 auto;}
#header, #title, #band, #homeband, #content, #wrap, #footer {width:auto; padding:0 1.5em; margin:0 auto;}

iframe {width:100%;}

#header {height:auto !important;}
	#logo {position:relative; top:0; left:0; margin:15px auto 0;}
	#navmenu {position:relative; top:0; left:0; bottom:0; right:0; margin:20px auto 10px;}
		#navmenu ul {text-align:center; padding:0; margin:0;}
		#navmenu li {display:inline-block; float:none;}
		#navmenu a {display:inline-block; height:auto; line-height:auto;}
		#navmenu a:hover, #navmenu a.on {background:#8F9438;}

#titlewrap {} 
#title {height:auto !important; clear:both; padding:1.3em 1em;}
	#title h1 {text-align:center; font-size:20px; padding:0; line-height:24px;}
	
#band {padding:1em 1em;}
	#band p {font:normal 15px/20px georgia,serif; padding:0; text-align:center;}
	
#contentwrap {}
#wrap {width:auto;}
#content {float:none; width:auto; padding:20px 20px 0;}
	#content .navigation {padding-bottom:20px; text-align:center;}
		.alignleft {float:none; padding-bottom:10px;}
		.alignright {float:none;}
		form#commentform {width:auto;}
			form#commentform label {display:block; margin:0 0 3px 0;}
			form#commentform input {display:block; width:300px; margin:0 0 15px 0; padding:5px;}
			form#commentform textarea {display:block; display:block; width:400px; height:150px; margin:0 0 15px 0; padding:5px;}
			form#commentform input#submit {width:auto;}
			
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {max-width:100%; width:auto; height:auto;}
img.size-full, img.size-medium, img.size-large {max-width:100%; width:auto; height:auto;}
div.alignleft, div.alignright, div.aligncenter {max-width:100%; width:auto; height:auto;}
.wp-caption  {max-width:100%; width:auto; height:auto;}
		
#sidebar {float:none; width:60%; margin:30px auto 0; padding:5px 25px 10px;}
	form#searchform {margin:15px auto 3px;}
		form#searchform input {margin:0 auto; padding:4px; width:150px; display:block;}
		form#searchform input#searchsubmit {width:auto; margin:8px auto 0;} 
	
#footer {}
	#followlinks {float:none; width:230px; margin:0 auto 30px;}
		#followlinks p {text-align:center; float:none; line-height:46px;}
		.twitter {background-image:url(/images/logo-twitter.png); width:98px;}
		.facebook {background-image:url(/images/logo-facebook.png); width:102px;}
	#copyright {float:none; width:auto; margin:0 auto; text-align:center;}
}


@media only screen and (max-width:600px) and (orientation: portrait) {
#navmenu {height:auto;}
#navmenu .menu { margin-bottom:0; /*display:none;*/}
#navmenu a.toggleMenu {display:block; text-transform:lowercase; background:url(/images/menu.png) 0 5px no-repeat; padding:0 0 0 25px; height:18px; line-height:18px; font-size:13px; color:#fff; margin:0; width:45px;}
	#navmenu a.toggleMenu:hover, #navmenu a.toggleMenu:focus {background:url(/images/menu.png) 0 -10px  no-repeat !important; color:#8F9438 !important;}
	#navmenu ul.menu {height:auto; margin:0; padding:15px 0 10px 0; display:none; text-align:left;}
	#navmenu li {margin:0; padding:0 0 10px 0; display:block; float:none; line-height:24px; text-align:left;}
	#navmenu a {text-decoration:none; padding:0 7px; margin:0; line-height:24px; color:#fff;}
	#navmenu a:hover {color:#fff; background:#8F9438;}
	
.leftf {float:none; margin:20px auto 0;} .rightf {float:none; margin:20px auto 20px; clear:both;}
	.ftext {float:none; width:auto;}
	.feature img {display:block; float:none; margin:0 auto 20px; max-width:225px;}
}


@media only screen and (max-width:480px) {
#homecol {padding-top:20px;}
	.lcol {float:none; width:auto; padding-bottom:30px;}
		.lcol img {display:block; float:left; margin:6px 12px 5px 0;}
	.rcol {float:none; width:auto; padding-bottom:20px;}
#sidebar {width:auto; margin-top:10px; padding:5px 15px 10px;}

form#commentform {margin-bottom:20px;}
	form#commentform input {width:100%;}
	form#commentform textarea {width:100%; height:auto;}
}


@media only screen and (min-width:599px) {
	/* ensure .menu is visible on desktop version when browser resized */
	.menu {display:block !important;}
}