/*  
Theme Name: Jon Hainstock Photography
Theme URI: 
Description: 
Author: Jon Hainstock
Author URI: http://www.jonhainstockcreative.com/

/* GLOBAL */
body {
	margin: 0px;
	padding: 0px;
	background:#E3E3E3;
	font:14px/18px Helvetica, Arial, Verdana, Tahoma, Sans-serif;
	color:#333;
	line-height: 21px;
}
a, a:link, a:visited {
	color:#444;
}
a:hover, a:active {
	color:#2ebbe4 ;
}
hr {
	color: #f1f1f1;
	clear: both;
    float: left;
    height: 0;
    margin: 20px 0;
    width: 100%;	
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #2ebbe4;
}
images {
	border: none;
}
ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}
/* LAYOUT */
	
#page {
	width: 810px;
	padding: 10px;
	margin: 0 auto;
	background: #fff;
	clear: both;
}

#headerWrap {
	width: 810px;
	padding: 10px;
	margin: 0 auto;
	clear: both;
	position: relative;
}

#header {
	float: left;
	width: 810px;
	clear: both;
}

#cycle {
	float: left;
	width: 830px;
	height: 200px;
	overflow: hidden;
}

#content {
	float:left;
	padding: 10px 0 0 0;
}
#content-left {
	float: left;
	width: 810px;
}

#content-left ul {
	font-size: 13px;
	margin: 10px 0 20px 50px;
}

#content-right {
	float: right;
	width: 220px;
}

div.package {
	float: left;
	width: 810px;
	margin: 0px 0 20px;
	padding: 10px 0 0;
	border-bottom: 1px solid #eaeaea;
}

/* HEADINGS */

	

h2#blog-description {
	position: relative;
	top: 105px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Verdana, Tahoma;
	color: #2ebbe4;
}
h2 {
	margin: 0;
	padding: 0px;
	font-size: 1.8em;
	text-align: right;
	font-weight: normal;
	text-transform: lowercase;
	color: #ccc;
}
h3 {
	margin: 0 0 5px 5px;
	font-size: 2em;
	font-weight: normal;
	text-transform: lowercase;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	margin: 10px 0 10px 5px;
	font-size: 20px;
	color: #2ebbe4;
	font-weight: normal;
}

h5 {
	margin: 0 0 0 5px;
	font-size: 16px;
	font-weight: normal;
}

p {
	font-size: 12px;
	padding: 0 5px;
	margin:15px 0;
	color: #444;
}

/* HEADER */

#logo {
	float:left;
	width: 250px;
}

#header h1 {
    margin: 0;
}
#header h1 a {
    background: url(images/logo.gif) no-repeat;
    display: block;
    float: left;
    height: 48px;
    margin: 0 0 10px 0;
	padding: 0;
    overflow: hidden;
    text-indent: -100000px;
    width: 246px;
}

#header h1 a:hover {
	background-position: 0 -48px;
}



/* Nav */
#nav {
	float:left;
	width: 500px;
	margin: 10px 0px 0 0;
}

#nav h2 {
	margin:0 0 40px 0;	
	font: 13px normal helvetica, arial, verdana;
	cursor: pointer;
	color: #333;
}

#nav ul {
	list-style-type: none;
	float:right;
}

#nav li {
	display: inline;
	float: left;
	height: 15px;
	text-align: left;
	padding: 5px 10px 3px 10px;
}

#nav ul li {
	float: left;
	display: block;
	position: relative;
	text-transform: lowercase;	
}


#nav ul li ul {
	width: 130px;
	height: auto;
	margin: 0;
	padding: 7px 5px;
	top: 100%;
	left: 0px;	
}


#nav li ul li {
	text-align: left;
	width: 100px;
	height: auto;
	min-height: auto;
	display: block;
	padding: 5px 10px 5px 12px;
	font: .85em Arial, Helvetica, sans-serif;
	background: #efefef;		
}


#nav ul li.navLarge ul li {
	width: 200px;
	padding: 5px;
	margin: 0;
}

#nav li.navLarge ul li:hover {
	text-decoration: none;
}

/* initialy hide all sub sidemenus */
#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul, #nav ul ul ul li:hover ul ul, #nav ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}
/* display them on hover */
h2 a:hover, #nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul, #nav ul ul ul ul ul li:hover ul {
	display: block;
}
#nav ul {
	-moz-opacity:0.92; /* for mozilla */
	opacity: 0.92; /* for safari */
	khtml-opacity: 0.92 /* for konquerer and older safari */
}
#nav ul li ul li a, #nav ul li ul li a:visited, #nav ul li ul li a:link {
	color: #333;
	text-decoration: none;
}

#nav ul li ul li:hover, #nav ul li ul li:active {
	background:#2ebbe4;
}

#nav ul li ul li a:hover, #nav ul li ul li a:active {
	color: #f1f1f1;
}

#feeds li {
	background: url(images/feed.png) top left no-repeat;
	padding-left: 18px;
}

#nav ul li ul li a img {
	float: left;
	margin: 0 3px 0 0;
}


/* CONTENT */
	
/** box left */

.box-left {
	margin: 0 0 20px 0;
	float: left;
	width: 810px;
	clear: both;
}
.meta {
	font-size: 12px;
	float: left;
	margin: 0 0 10px;
	width: 810px;
}
.meta-date {
	padding: 0 5px;
	color: #666;
	text-transform: lowercase;
}
.meta-categories {
	padding: 0 5px;
}
.meta-comments {
	padding: 0 0 0 5px;
}
.box-left images {
	float: left;
	margin: 15px 10px 5px 0;
}

#social {
	float: right;
	width: 810px;
	text-align: right;
	padding: 0;
	margin: 5px 0 0 0;
}

#social p a {
	text-decoration: none;
}
#social p a:hover {
	text-decoration: underline;
}

/** wordpress css */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption images {
	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;
}
/** box right */

.box-right {
	margin: 0 0 40px 0;
	clear: both;
}
.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.box-right li {
	display: inline; /* white space bug IE6 */
}
/** search form */

#search {
	float: left;
	padding: 5px;
	color: #444;
	border: 1px solid #f2f2f2;
}
#search-submit {
	float: left;
	width: auto;
	margin: 0 0 0 5px;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}
/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar th {
	text-align: left;
}
/* COMMENTS */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
	padding: 0 5px;
	font-size: 16px;
}
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}
.comment {

}
.avatar {
	float: left;
	margin:0 10px 0 0!important;
}
.comment-details {
	margin: 0 0 10px 0;
}
.comment-text p {
	margin: 0px;
	padding: 0px;
}
/** comment form */

#commentform {
	float:left;
	padding: 0 5px;
	width: 810px;
}
#commentform form p {
	padding: 0;
}
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}
input.text {
	width: 410px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}
textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}
input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
	cursor: pointer;
}
.submit:hover {
	background: #ccc;
}
/* FOOTER */
	
#footer-wrap {
	background: #363636;
	float: left;
	width: 100%;
}
#footer {
	width: 810px;
	margin: 0 auto;
	padding: 0px 0 100px;
}
#footer p {
	text-align: center;
	color: #ccc;
}
#footer a {
	color:#fff;
}
#legal {
	float: left;
	width: 540px;
}
#webdemar {
	float: right;
	width: 220px;
	text-align: right;
}
/* MISC  */
	
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* Gallery */

ul#pikame {
	margin: 15px 0 0 0px;
}

.pikachoose{width:804px;margin:30px 0 0 3px; float: left;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:800px;height:533px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;padding:2px;background:#efefef;margin: 0;position:relative;overflow:hidden; margin: 0 0 0 2px}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:804px;height:533px;display:block;position:relative;}
/*since we give it the fake border, you need to position the image a little. */
.pika_main_img{position:relative;}
.pika_subdiv{position:relative;background:#efefef;padding:2px;}
.pika_animationDivs{top:2px;left:2px;} /*must match top/left padding for subdiv */
.pika_subdiv img, .pika_subdiv a img{border:none;}


.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.pika_play a.pika_stop_button{background:url('pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('fastf.png') top right no-repeat;}


