/*

Theme Name: IceyDesigns - Catherynne Valente
Author: Hafsah
Author URI: http://www.iceydesigns.com/
Date: February 2015


*/

@font-face {
    font-family: 'martellregular';
    src: url('fonts/martell-webfont.eot');
    src: url('fonts/martell-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/martell-webfont.woff2') format('woff2'),
         url('fonts/martell-webfont.woff') format('woff'),
         url('fonts/martell-webfont.ttf') format('truetype'),
         url('fonts/martell-webfont.svg#martellregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* BODY & STRUCTURE
---------------------------------- */
body {
 	background: #fff url(images/branches.png) repeat-x top; 
	color: #000;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Vollkorn', serif;
	margin: 0;
}

#container {
	background: none;
}

#wrapper {
	padding: 0;
	margin: auto;
	max-width: 1015px;
	width: 100%;	
	min-height: 590px;
}

#main {
	background: #fff;
	min-height: 400px;
	padding-top: 40px;
	width: 900px;
	margin: 0px auto;
}

#content {
	float: left;
	width: 59%;
	font-size: 15px;	
	padding: 30px 0 0 30px;
	margin-left: -5px;
}

#primary {
	float: right;
	overflow: hidden;
	width: 34%;
	color: #000;
	margin: 0 -15px 15px 0;
}

#secondary {
	float: right;
	overflow: hidden;
	width: 34%;
	color: #000;
	background: none;
}

#social {		
	text-align: right;
	position: relative;
	z-index: 2;
	margin: -15px 5px 15px 0;
}	

#social img:hover {
	position: relative;
	top: 3px;
	opacity: 0.8;
}


/* LINKS & BLOCKQUOTE
-------------------------------------------------------------- */
a img {
	border-style: none;
}

a:link,
a:visited {
	color: #942843;
	text-decoration:none;
}

a:active,
a:hover {
	color: #80797b;
	text-decoration:none;
}

blockquote {
	width: 80%;
	color: #6b1d29;
	line-height: 18px;
	font-size: 13px;
	background: url(images/bq.jpg) repeat-y left top;
	padding: 20px 10px 20px 90px;
	margin-left: -25px;
}

/* FONTS & TYPOGRAPHY
-------------------------------------------------------------- */

.entry-content p {
	padding: 11px 0 0 0 !important;
}

h1, h3, h4, h5, h6 {
	clear: both;
	font-weight: 400;
	font-family: 'martellregular', sans-serif;
	text-transform: uppercase;
	font-size: 21px;
	padding: 10px 0 !important;
	color: #942843;
}

h2 {
	clear: both;
	font-weight: 400;
	font-family: 'martellregular', sans-serif;
	text-transform: uppercase;
	line-height: 27px;
	padding-top: 10px !important;
	font-size: 18px;
	color: #000;
}

h3 {
clear: both;
font-weight: 400;
font-family: 'martellregular', sans-serif;
text-transform: uppercase;
font-size: 19px;
padding: 13px 0 !important;
color: #942843;
}
/* HEADER
-------------------------------------------------------------- */

#header {
	border: none;
	margin: 0px auto;
	max-width: 1000px;
	width: 100%;
	margin-top: 85px;	
}

#logo {
	text-align: center;
	width: 961px;
	margin: 0px auto;
}

.HPcovers {
	background: url(images/beastie.png) no-repeat center;
	overflow: visible;
	position: relative;
	z-index: 5;
	width: 1168px;
	text-align: center;
	margin-left: -120px;
	margin-bottom: 25px;
}

.HPcovers img {
	padding: 0 17.5px;
	width: 150px;
}

.HPcovers img:first-child {
	padding-left: 8.5px;
}


/* MENU NAVIGATION
-------------------------------------------------------------- */
	.primary-navigation {
		font-family: 'martellregular', serif;
		font-size: 20px;
		letter-spacing: 4px;
		text-align: center;
		text-transform: uppercase;
		padding: 0;
		margin-left: 5px;
	}

	.primary-navigation ul {
		padding: 0;
	}

	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: block;
		padding: 0;
		margin: 0;
	}

	.primary-navigation li {
		border: 0;
		display: inline-block;
		padding: 0 10px;
		position: relative;
	}

	.primary-navigation a {
		display: inline-block;
		padding: 10px 0 0 0;
		white-space: nowrap;
		color: #000;
	}

	.primary-navigation ul ul {
		background: #eee;
		float: left;
		margin: 0;
		position: absolute;
		top: 30px;
		left: -999em;
		z-index: 99999;
	}

	.primary-navigation li li {
		border: 0;
		display: block;
		height: auto;
		line-height: 1.0909090909;
		border-bottom: 2px solid #076253;
		background: #eee;
		font-size: 12px;
	}

	.primary-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.primary-navigation ul ul a {
		padding: 13px 0 13px 10px;
		white-space: normal;
		width: 185px;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		color: #0d7967;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		color: #0d7967;
	}

	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: auto;
	}

	.primary-navigation ul ul li:hover > ul,
	.primary-navigation ul ul li.focus > ul {
		left: 100%;
	}



/* POST NAVIGATION
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #25757a;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* CONTENT
-------------------------------------------------------------- */

.entry-content img {
border: 0px;
padding: 5px;
}

.clearfix {
	clear: both;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}

.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #888;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #942843;
	font-family: 'martellregular', sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #942843;
	font-family: 'martellregular', sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	margin: 0 0 36px 0;
}
.page-title a:link,
.page-title a:visited {
	color: #942843;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #000;
	text-decoration: none;
}

#content .entry-title {
	color: #942843;
	font-family: 'martellregular', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 19px;
	display: inline;
	line-height: 0;
	font-weight: bold;
}
#content .entry-page-title {
	color: #942843;
	font-family: 'martellregular', sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 27px;
	display: inline;
	line-height: 0;
	font-weight: bold;
	border-bottom: 3px double #0e6f95;
	padding: 2px 0 !important;
}
.entry-title a:link,
.entry-title a:visited {
	color: #942843;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #000;
}
.entry-date {
	font-size: 13px;
	padding: 0 5px 0 0;
	font-family: 'martellregular', sans-serif;
	text-transform: uppercase;
	color: #000;
}

.meta-div {
	margin-right: 3px;
	font-size: 14px;
	color: #727b80;
}

.posted-by {
	font-size: 13px; 
	font-family: 'martellregular', sans-serif;
	text-transform: uppercase;
}

.posted-by a:link {
	color: #000;
}

.posted-by a:hover {
	color: #076253;
}

.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 30px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 14px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #fff;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #25757a;
}
.page-link a:active,
.page-link a:hover {
	color: #942843;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f4f2f2;
	border-top: 4px solid #6c6c6c;
	color: #000;
	clear: both;
	font-size: 13px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #000;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}

#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 0;
	padding: 0 !important;
}
.entry-utility {
	text-transform: uppercase;
	font-weight: 200;
	clear: both;
	color: #000;
	font-size: 10px;
	line-height: 25px;
	background: #eee;
	padding: 6px 10px;
	margin: 10px 0 0 -13px;
}
.entry-meta a,
.entry-utility a {
	color: #8f2a4d;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #000;
}
#content .video-player {
	padding: 0;
}


/* SIDEBAR
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 15px;
}
.widget-area ul ul {
	list-style: none;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 25px 18px 40px;
	text-align: left;
}
.widget-title {
	color: #0e6f95;
	text-align: right;
	font-family: 'martellregular', sans-serif;
	letter-spacing: 2px;
	font-size: 17px;
	border-bottom: 4px double #0c302a;
	text-transform: uppercase;
	line-height: 25px;
        padding: 25px 70px 0 0;
	margin-bottom: 13px;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
.widget_rss a.rsswidget {
	color: #942843;
}
.widget_rss a.rsswidget:hover {
	color: #000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0 0 0;
}
#main .widget-area ul ul {
	border: none;
	padding: 0;
	list-style: disc;
	list-style-position: inside;
}

/* IMAGES
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* COMMENTING
-------------------------------------------------------------- */

input[type="text"],
textarea {
	background: #fff;
	color: #000;
	border: 1px solid #d9efeb;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

#comments {
	clear: both;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

.comments-link {
	float: right;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 2px;
	font-family: 'martellregular';
}
.comments-link a {
	color: #076253;
}

h3#comments-title {
	color: #076253;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
}

h3#reply-title {
	color: #076253;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

h3#comments-title {
	padding: 24px 0;

}

.commentlist {
	list-style: none;
	margin: 0 0 0 -25px;

}

.commentlist li.comment {
	border-bottom: 3px double #8c8c8c;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.comment-body {
	background: #f4f2f2;
	padding: 5px;
	font-size: 13px;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;

}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 1px 3px rgba(7, 98, 83, .4);
	-moz-box-shadow: 0 1px 3px rgba(7, 98, 83, .4);
	box-shadow: 0 1px 3px rgba(7, 98, 83, .4);
}

.comment-author {
}

.comment-author cite {
	color: #000;
	font-style: normal;
}

.comment-author .says {
	font-style: none;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #076253;
	text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
	color: #000;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
	color: #000;
}

.reply a:hover,
a.comment-edit-link:hover {
	color: #002729;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li {
	border: none;
	margin: 0;
}

.nopassword,
.nocomments {
	display: none;
}

#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}


/* Comments form */
input[type=submit] {
	color: #333;
}

#respond {
	border-top: 3px double #002729;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}

#respond p {
	margin: 0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

.children #respond {
	margin: 0 48px 0 0;
}

h3#reply-title {
	margin: 18px 0;
}

#comments-list #respond {
	margin: 0 0 18px 0;
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #002729;
	font-weight: bold;
}

#respond label {
	color: #bbbcbc;
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	color: #bbbcbc;
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* FOOTER
-------------------------------------------------------------- */
#footer {
	clear: both;
	background: none;
	width: 100%;
}

#colophon {
	border-top: 0;
	margin: 0px auto;
	max-width: 1000px;
	width: 100%;
	overflow: hidden;
	padding: 10px 0 25px 0;
}

#colophon a:hover {
	color: #a1999c;
}

#copyright {
	font-family: 'Vollkorn', serif;
	font-size:13px; 
	color: #ccc1c5; 
	float: left;
}

.id {
	font-family: 'Vollkorn', serif;
	font-style: italic;
	float: right;
	color: #ccc1c5;
}

.id a {color: #ccc1c5;}

#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}

/* MISC
-------------------------------------------------------------- */
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        align: center;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
} 

ul {
	list-style: none;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}

dd {
	margin-bottom: 18px;
}

sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
table.titlegallery { 
        width: 100%; 
}
table.titlegallery td { 
        width: 33% 
}  

/* ASIDES
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* GALLERIES
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* ATTACHMENTS
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* MOBILE SAFARI
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}