/*
Theme Name: Karen Hocker Photography & Design Studio Store
Theme URI: http://www.karenhocker.com/store/
Description: The theme designed by Kris Hocker for the Karen Hocker Photography & Design Studio Store
Author: Kris Hocker
Author URI: http://www.krishocker.com/

*/


/* Begin Typography & Colors */
body {
	font-family: "Century Gothic";
	margin: 0;
	padding: 0;
	border-top: 15px solid black;
	/*font-size: .90em;*/
	}


small {
	font-size: 50%;
	}

a {
	color: #5482c8;
	}

a:visited {
	color: #2357A7;
	}
#page {
	width:950px;
	margin:0;
	text-align: left;
	}

.pagetitle{
	margin-top: 20px;
	}

h2 {
	color: #3EE046;
	padding-bottom: 0;
	margin-bottom: 0;
	}

h4 a {
	color: #5482c8;
	}
	
.vquiet {
	color: #b0b0b0;
	}

/* Header */
	
#header {
	/*border: 1px solid red;*/
	height: 101px;
	}
	
#header img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}

a #header {
	margin-bottom: 10px;
	}

#logo {
	vertical-align: bottom;
	}

/* Navigation */


#navbar {
	background: #fff;
	width: 950px;
	height: 35px;
	border: 1px solid #b0b0b0;
	margin: 0px;
	padding: 0px;
	color: #444;
	font-size: 12px;
	font-weight: normal;
}

#navbarleft {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

#navbarright {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	float: right;
}

#navbarright_searchform {
	width: 185px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size: 12px;
	float: right;
}

#nav {
	margin: 0px;
	padding: 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 120px;
}

#nav li a, #nav li a:link, #nav li a:visited {
	border-right: 1px solid #b0b0b0;
	margin: 0px;
	padding: 8px 15px 9px 15px;
	/*color: #444;*/
	text-decoration: none;
	display: block;
}

#nav li a:hover, #nav li a:active {
	background: #fff;
	color: #5482c8;
	text-decoration: none;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #fff;
	width: 150px;
	border-left: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	color: #444;
	text-decoration: none;
	float: none;
}

#nav li li a:hover, #nav li li a:active {
	background: #fff;
	color: #5482c8;
	text-decoration: none;
}

#nav li ul {
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 9999;
	left: -999em;
	position: absolute;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	position: static;
}

#nav .current_page_item a {
	background: #fff;
	color: #444;
	text-decoration: none;
}

#nav .current_page_item a:hover {
	background: #eee;
	color: #5482c8;
	text-decoration: none;
}


.navigation {
	margin-top: 25px;
	margin-bottom: 25px;
	clear: all;
	}

/* Search form */

#searchsubmit {
	background: #68D346;
	color: white;
	border: 0;
	}
	
.screen-reader-text {
	font-weight: normal;
	}
	
input {
	border: 1px solid #b0b0b0;
	}
	
/* Post CSS */

.post {
	padding-top: 20px;
	}	
	
.post img {
	vertical-align: top;
	}

.category {
	/*background: #DCDBDB;*/
	padding: 2px;
	}

.tags {
	/*background: #ECEBEB;*/
	padding: 2px;
	}
	
.excerpt {
	line-height: 1.5em;
	margin-top: 8px;
	}

.productLink {
	background: #3EE046;
	padding: 5px;
	color: white;
	font-size: 1.25em;
	text-align: center;
	}
.productLink a {
	color: white;
	text-decoration: none;
	}
	
/* Sidebar */

#sidebar {
	border-left: 1px solid #ddd;
	padding: 5px;
	margin-top: 25px;
	height: 100%;
	}

/* Miscellaneous */

hr {
	color: #ddd;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding-left: 8px;
	margin: 0;
	display: inline;
	}

img.alignleft {
	margin: 0;
	margin-right: 10px;
	/*border: 1px solid #b0b0b0;*/
	padding: 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.thumbnail-product img {
	border: 1px solid #ddd;
	margin-bottom: 8px;
	
	}
	
/* End Images */


.design-table {
	margin-top: 8px;
	margin-bottom: 8px;
	}

/* Sidebar  */

#sidebar ul {
	list-style-type: none;
	}

/* Footer */

#footer {
	width: 950px;
	/*font-size: 75%;*/
	}

.footer {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	}

#footer_nav {
	margin: 0px;
	padding: 0px;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	margin-bottom: 10px;
}

#footer_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	/*width: 120px;*/
	height: auto;
	text-align: center;
}

#footer_nav li a, #footer_nav li a:link, #footer_nav li a:visited {
	border-right: 1px solid #b0b0b0;
	margin: 0px;
	/*padding: 8px 15px 9px 15px;*/
	/*color: #444;*/
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

#footer_nav li a:hover, #footer_nav li a:active {
	background: #fff;
	color: #5482c8;
	text-decoration: none;
}

#footer_nav li li a, #footer_nav li li a:link, #footer_nav li li a:visited {
	background: #fff;
	/*width: 150px;*/
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin: 0px;
	/*padding: 7px 10px 7px 10px;*/
	color: #444;
	text-decoration: none;
	float: none;
}

#footer_nav li li a:hover, #footer_nav li li a:active {
	background: #fff;
	color: #5482c8;
	text-decoration: none;
}

#footer_nav li ul {
	/*width: 170px;*/
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 9999;
	left: -999em;
	position: absolute;
}

#footer_nav li:hover ul, #footer_nav li li:hover ul, #footer_nav li li li:hover ul, #footer_nav li.sfhover ul, #footer_nav li li.sfhover ul, #footer_nav li li li.sfhover ul {
	left: auto;
}

#footer_nav li:hover, #footer_nav li.sfhover {
	position: static;
}

#footer_nav .current_page_item a {
	background: #fff;
	color: #444;
	text-decoration: none;
}

#footer_nav .current_page_item a:hover {
	background: #eee;
	color: #5482c8;
	text-decoration: none;
}

/* cafepress stuff */

#sellPriceId {
	/*display: none;*/
	}

.cpProducts td, .cpProducts table {
	text-align: center;
	padding: 2px;
	}
.imageborder {
	border: 1px solid #ddd;
	text-align: center;
	vertical-align: top;
	}

