/*
Theme Name: Hey Cookie
Theme URI: http://wordpress.calobeedoodles.com/2011/11/04/hey-cookie/
Description: A simple, elegant grid-style theme for photographers and visual artists.
Version: 1.2.9
Author: Caroline Moore
Author URI: http://www.carolinemoore.net
License: CC0 1.0 Universal
License URI: http://creativecommons.org/publicdomain/zero/1.0/legalcode
Tags: gray, two-columns, custom-menu, fixed-width, right-sidebar
*/

html { width: 100%; overflow: auto; height: auto;}

body {
	font-family: "century gothic", georgia, serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #FFFFFF;
}
a:link,
a:visited {
	text-decoration: none;
	font-weight: 400;
	color: #9E1D20;
	padding: 1px;
}
a:hover,
a:active {
	color: #000;
}

hr.divider {
	background-color: #000;
	clear: both;
	width: 100%;
	height: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.sticky {

}
.wrapper {
	position: relative;
	width: 90%;
	margin-left: 5%;margin-right: 5%;
	margin-top: 80px;
	overflow: auto;
}

.content
{ width: 100%;overflow: auto;
}

.grid-blog-template.home .content,
.grid-blog-template.archive .content {
	width: 100% !important;
}
.grid-blog-template.blog .content {
	width: 100% !important;
}
.grid-blog-template.page.home .content,
.content {
	float: center;
	width: 100%;
	
	
}
.content img {
	height: auto;
}

.big-grid-thumbnail h2.page_title {
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	width: 100%;
	text-decoration: underline;
	letter-spacing: 0;
}
.standard-blog-template .post {
	border-bottom: 4px solid #000;
	margin-bottom: 30px;
}
.home.standard-blog-template .navigation,
.archive.standard-blog-template .navigation {
	position: relative;
}
h2.page_title {
	color: #000;
	margin: 0;
	padding-bottom: 30px;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 28px;
}
h3.page_title,
{
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 5px 5px 5px 0;
	margin: 0;
	font-size: 22px;
}
a.post-thumbnail {
	position: absolute;
	display: block;
	z-index: 200;
	width: 100%;
	height: 100%;
}
.post-thumbnail:hover + .postmetadata {
	visibility: visible;
	position: absolute;
	z-index: 50;
}
.postmetadata {
	visibility: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px;
	background-color:rgba(255,255,255,.9);
	overflow: hidden;
	border-bottom: 4px solid #000;
	z-index: 50;
}
.post {
	padding-bottom: 30px;
	padding-top: 30px;
	float: center;

}
.big-grid-thumbnail {
	float: left;
	position: relative;
	border: 0 none;
	padding: 0;
	margin: 0 1px 1px 1px;
}
.big-grid-thumbnail img {
	position: absolute;
	z-index: auto;
}
.no-post-thumbnail {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.05);
}
.featured-post {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 40px solid #fff;
	border-left: 40px solid #f6f6f6;
	z-index: 100;
}
.mini-grid .featured-post {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 15px solid #fff;
	border-left: 15px solid #f6f6f6;
	z-index: 100;
}
.current-post,
.current-post-hover {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 15px solid #fff;
	border-left: 15px solid #f0f0f0;
	z-index: 100;
}
.current-post-hover {
	visibility: hidden;
}
.mini-grid-thumbnail a:hover + .current-post-hover {
	visibility: visible;
}
.mini-grid-thumbnail a:link,
.mini-grid-thumbnail a:visited,
.mini-grid-thumbnail a:link,
.mini-grid-thumbnail a:link, {
	z-index: 1000;
}
.mini-grid {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	display: inline-block;
	list-style: none;
	padding: 0;
}
ul.mini-grid {
	width: 100%;
	clear: both;
	margin: 0;
	display: inline-block;
	list-style: none;
	padding: 0;
}
ul.mini-grid li {
	list-style: none !important;
}
.mini-grid-thumbnail {
	float: right;
	padding: 0;
	list-style: none;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,.05);
	position: relative;
}
.mini-grid-thumbnail a {
	width: 100%;
	height: 100%;
	display: block;
}
small,
.commentmetadata {
	font-style:italic;
	font-size: 14px;
	color: transparent;
	letter-spacing: -1px;
}
ul.sidebar {
	float: right;
	margin: 0 0px 0 30px;
	list-style: none;
	padding: 0;
	display: block;
	font-size: 14px;
}
.post-thumb-header-image {
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}


/* =Alignment
--------------------------------------------------------------*/
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
	width: 100%;
}
/* End Alignment */


/* =Header
--------------------------------------------------------------*/
.slider-item-img img {
	clear: both;
	width: 100%;
}

.headline {
	width: 100%;
	height: 10px;
	background-color: transparent;
	color: #000;
	margin: 0;
	padding: 0;
	display: inline-block;
}



h1 { 
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #000;
	background: #F7F5E7;
	text-align: left;
	font-size: 15px;
	line-height: 20px;
font-weight: 300;
	letter-spacing: 2px;
}
	

h2 { 
	font-family: georgia, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	letter-spacing: 1px;
	font-style: italic;

}

h3 { 
	font-size: 40px;
	letter-spacing: 2px;
	font-family: Georgia, sans-serif;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: -5px;
	font-weight: 100;
}

h4 { 
	font-size: 70px;
	letter-spacing: 2px;
	font-family: Georgia, sans-serif;
	font-style: italic;
	margin-top: 40px;
	margin-bottom: -5px;
	font-weight: 100;
}



/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}
 



h1.title {
	color: transparent;
	font-size: 1px;
}
h1.title a:link,
h1.title a:visited,
h1.title a:hover,
h1.title a:active {
	color: #fff !important;
	text-decoration: underline;
}
/* End Header */


/* =Footer
--------------------------------------------------------------*/
.footer {

	background-color: transparent;
	color: #000;
	letter-spacing: -1px;
	text-align: left;
	clear: both;
	width: 100%;
}





/* =Images
--------------------------------------------------------------*/
img.aligncenter {
	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;
}
a img {
	border: none 0;
}
/* End Images */


/* =Captions
--------------------------------------------------------------*/
dd.wp-caption-text {
	font-size: 11px;
}
.wp-caption {
	border-bottom: 4px solid #000;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	max-width: 100%;
}
.wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 4px 0 4px 0;
	margin: 0;
	color: #999;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0;
}
/* End Captions */


/* =Gallery
--------------------------------------------------------------*/
#gallery {
	margin: auto;
	clear: both;
	position: relative;
}
#gallery img {
	border: 2px solid #f6f6f6;
}
#gallery .gallery-caption {
	margin-left: 0;
}
.attachment-thumbnail {
	border: solid 3px #f6f6f6;
}
/* End Gallery */





/* =Slider
--------------------------------------------------------------*/
.slider-item {
	background-color: #fff;
}
.slider-item-img {
	background-color: #000;
}
.slider-item-info {
	bottom: 0;
	position: absolute;
	background-color: rgba(255,255,255,.75);
	padding: 0;
	margin: 0;
	right: 0;
}
.slider-item-title {
	font-family: Poly, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
	float: left;
	margin-right: 20px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: normal;
	margin-left: 20px;
}
.slider-item-excerpt {
	float: left;
	margin: 20px;
	padding: 0;
	color: #666;
}
.slider-item-excerpt p {
	margin: 0;
	padding: 0;
}
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured {
	background: #fff url('orbit/loading.gif') no-repeat center center;
	overflow: hidden;
}
#featured>img,
#featured>div,
#featured>a {
	display: none;
}
/* CONTAINER
   ================================================== */
div.orbit-wrapper {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    clear: both;
	border-bottom: 4px solid #000;
}
div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;
}
div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    display: none;
}
.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
}

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001;
    display: none; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(images/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(images/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(images/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(images/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(images/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: decimal;
    bottom: 50px;
    right: -7px;
    padding: 5px;
    background-color: rgba(0,0,0,.7);
    line-height: normal;
    font-family: Poly, "Times New Roman", Times, serif;
    font-size: 22px;
}
.corner {
    border-bottom: 8px solid #000000;
    border-right: 8px solid transparent;
    bottom: 108px;
    position: absolute;
    right: -8px;
}
.orbit-bullets li {
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    cursor: pointer;
    color: #fff;
    /*text-indent: -9999px;
    background: url(images/bullets.jpg) no-repeat 4px 0;*/
    overflow: hidden;
    line-height: normal;
}
.orbit-bullets li.active {
    color: #666;
    background-color: #fff;
}
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px;
}
.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000;
}
/* End Slider */