/*
Theme Name: Kern Photo
Theme URL: http://www.kern-photo.com
Description: Custom theme for Kern Photo.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 2.0
*/
/*CSS RESET*/
body {
	height: 100%; }
html, body, div, h1, h2, h3, p, ul, ol, li, form, fieldset, input, textarea, p, blockquote  {
	font-size: 100%;
	margin: 0;
	padding: 0 }  
ul {list-style: none;}  
img, fieldset, a  {
	border: 0;
	outline-style: none }  
h1, h2, h3, h4, h5  {
	font-weight: normal;
	margin: 0;
	padding: 0 }  
em {font-style: italic;}  
strong {font-weight: bold;}
/*---------STRUCTURE---------*/
@font-face {
    font-family: 'HypatiaSansProLight';
    src: url('hypatiasanspro-light-webfont.eot?') format('eot'),
         url('hypatiasanspro-light-webfont.woff') format('woff'),
         url('hypatiasanspro-light-webfont.ttf') format('truetype'),
         url('hypatiasanspro-light-webfont.svg#webfont7GxfqjkX') format('svg');
    font-weight: normal;
    font-style: normal;

}

body           {
	color: #868b96;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 19px;
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
	position: relative }
a  {
	text-decoration: none }
a:link, a:visited, a:active       {
	color: #94d1d6;
	text-decoration: none }
a:hover       {
	color: #94d1d6;
	text-decoration: underline }
p  {
	margin-top: 0;
	margin-bottom: 17px }
h1, h2, h3, h4, h5            {
	color: #94d1d6;
	font-family: HypatiaSansProLight, Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-size-adjust: 0.44;
	margin-top: 15px;
	margin-bottom: 10px }
h1             {
	color: #94d1d6;
	font-size: 28px;
	line-height: 28px }
h2            {
	color: #94d1d6;
	font-size: 28px;
	line-height: 28px }
h3               {
	color: #94d1d6;
	font-size: 22px;
	line-height: 22px }
h4             {
	color: #868b96;
	font-size: 18px;
	line-height: 18px }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#outerwrapper   { }
#wrapper                       {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 975px;
	overflow: hidden }
.clear {
	clear: both }
/*Header*/
#topinfo   {
	color: #aeb1b4;
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 9px }
#topinfo strong {
	color: #94d1d6 }
#topinfo a.smbutton  {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #94d1d6;
	margin-left: 5px;
	padding: 3px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px  }
#topinfo a.smbutton:hover {
	background-color: #aeb1b4 }
#header                  {
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 25px;
	position: relative;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1)   }
h1#logo  {
	margin: 0 0 20px;
	padding: 0;
	position: absolute;
	z-index: 1000;
	width: 925px;
	height: 208px }
#menu   {
	margin-top: 20px }
#searchform     {
	display: inline }
#content #searchform2  {
	margin-bottom: 20px }
.searchinput          {
	color: #868b96;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	margin: 0;
	padding: 4px 5px;
	width: 230px;
	vertical-align: middle;
	border: solid 1px #f2f2f2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px  }
.searchsubmit   {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	background-color: #94d1d6;
	background-image: url("images/redgradient.png");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	padding: 3px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px  }
.searchsubmit:active  {
	position: relative;
	top: 1px }
/*Content*/
.aboutblurb  { }
.aboutblurb .widget {
	background-color: #f2f2f2;
	background-image: url("images/aboutbg.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 20px 0 0;
	padding: 25px 50px 40px 300px;
	overflow: hidden }
.aboutblurb h2 {
	padding-top: 60px }
.aboutimg {
	margin-top: -90px;
	margin-left: -250px;
	float: left }
.aboutblurb .widget p {
	margin-bottom: 15px }
#content             { }
.pagecontent, .archivecontent  {
	background-color: #fff;
	margin-top: 25px;
	padding: 25px;
	min-height: 300px;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1)  }
.archivecontent {
	padding-bottom: 5px }
.pagecontent ul {
	margin-top: 0;
	margin-bottom: 17px }
.pagecontent ul li {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 11px }
.pagecontent blockquote {
	color: #a8dbe3;
	font-size: 16px;
	font-family: MuseoSans, Arial, sans-serif, Helvetica;
	font-style: normal;
	line-height: 24px;
	margin-top: 17px;
	margin-bottom: 10px;
	padding: 8px 20px 1px }
/*Post Styles*/
.post         {
	background-color: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 25px 25px 1px;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1) }
.singlepost {
	margin-bottom: 0 }
.post h2         {
	text-align: center;
	margin: 0;
	padding: 0 0 4px;
	vertical-align: middle;
	border-bottom: 1px solid #dbdcdf }
.post h2, a.h2, h2 a:link, h2 a:visited, h2 a:active        {
	color: #94d1d6;
	text-decoration: none }
.post h2 a:hover      {
	color: #a9dade;
	text-decoration: none }
.postmeta    {
	color: #9ea2ab;
	font-size: 11px;
	text-align: center }
.postmeta, .postmeta a, .metabottom, .metabottom a       {
	color: #9ea2ab;
	text-decoration: none }
.postmeta a:hover, .edit a:hover     {
	color: #94d1d6;
	text-decoration: none }
.postmeta         {
	margin-top: 2px;
	margin-bottom: 20px }
.postmeta p {
	margin: 0;
	padding: 0 }
.metabottom           {
	color: #9ea2ab;
	margin-top: 20px;
	border-top: 1px solid #dbdcdf }
.singlepost .metabottom { border-top: 1px solid #94D1D6; }
.metabottom .left     {
	line-height: 20px;
	text-align: left;
	width: 50%;
	float: left }
.metabottom .right     {
	line-height: 20px;
	text-align: right;
	width: 50%;
	float: right }
.sharebar {
	background-color:#94D1D6;
	display:table;
	width:925px; }
.sharebar a {color:#fff;}
.sharebar a:hover {color:#fff;text-decoration:underline;}
.sharebar .commentcount {
	text-align:left;
	margin-left:10px;
	float:left;
	width:150px }
.sharebar .linktothis {
	text-align:right;
	float:right;
	margin-right:20px; }
.commentcount, .linktothis {padding:3px 0;}
.st_facebook, .st_twitter, .st_email {float:right;padding:5px 0;}
.st_email {margin-right:15px;}
.stButton .facebook {background:url("http://www.kern-photo.com/wp-content/uploads/2011/09/fb-sharebar.png") no-repeat scroll center left transparent !important;}
.stButton .twitter {background:url("http://www.kern-photo.com/wp-content/uploads/2011/09/twitter-sharebar.png") no-repeat scroll center left transparent !important;}
.stButton .email {background:url("http://www.kern-photo.com/wp-content/uploads/2011/09/email-sharebar.png") no-repeat scroll center left transparent !important;}
.minicon, .WP-PrintIcon   {
	margin-top: -1px;
	width: 16px;
	height: 16px;
	vertical-align: middle }
.WP-PrintIcon {
	width: 16px;
	height: 16px }
.addthis_toolbox {
	display: inline }
.post ul {
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 15px }
.post ol {
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 20px }
.post li {
	margin-bottom: 5px }
.post img    {
	margin-top: 10px;
	margin-bottom: 10px }
.post img.alignleft {
	margin-right: 10px;
	float: left }
.post img.alignright {
	margin-left: 10px;
	float: right }
.post img.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post blockquote     {
	color: #8b8c8e;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 3px solid #fcb735 }
.printbutton {
	float: right; }
.printbutton img, .postmeta img, .post h2 img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
/*----FORMS----*/
#submit, .submitbutton, a.more-link    {
	color: #fff;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #94d1d6;
	text-transform: lowercase;
	cursor: pointer;
	padding: 2px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px          }
#submit:hover, .submitbutton:hover, a.more-link:hover  {
	background-color: #aeb1b4 }
.commentinput, .styledinput, .captchainput  {
	color: #868b96;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-image: none;
	padding: 4px;
	border: solid 1px #f2f2f2; }
.commentinput:focus, .styledinput:focus, .captchainput:focus, .searchinput:focus  {
	border-color: #94d1d6;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.15);
	box-shadow: 1px 1px 3px rgba(0,0,0,.5)  }
.commentinput {
	width: 475px }
.label {
	margin-bottom: 2px }
.wpcf7-form { }
.wpcf7 p {
	margin: 0;
	padding: 0 }
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle    {
	margin-top: 0;
	margin-bottom: 15px }
.archives    {
	margin-right: -25px;
	width: 960px;
	overflow: hidden }
.archivepost    {
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 450px;
	height: 130px;
	float: left;
	overflow: hidden }
.archivepost img {
	margin-right: 15px;
	float: left }
.archivemeta      {
	text-align: left;
	margin: 0 0 5px;
	padding: 0 }
.archivepost .title   {
	font-size: 18px;
	font-family: HypatiaSansProLight, Arial, sans-serif, Helvetica;
	display: block;
	padding-top: 5px }
.archivepost .title a:hover, .archivepost a:hover  { }
.archivepost p {
	display: inline;
	margin: 0;
	padding: 0 }
.searchentry  {
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 0;
	min-height: 100px;
	clear: both;
	overflow: hidden }
.searchentry .date   {
	color: #b2b2b2;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	display: block;
	float: none }
.searchimg {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchentry h2  {
	font-size: 16px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 0 }
.searchentry p   {
	font-size: 12px;
	line-height: 19px;
	display: inline;
	margin-bottom: 10px }
.searchentry .morelink     {
	font-size: 11px }
.searchentry .morelink a  {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #de4036;
	background-image: url("images/redgradient.png");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding: 2px 5px;
	position: relative;
	top: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px }
.searchentry .morelink a:active {
	position: relative;
	top: 6px }
.archiveslist  {
	color: #e2564d;
	font-size: 12px;
	line-height: 19px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px }
.archiveslist li {
	margin-left: 15px }
.archiveslist ul li {
	color: #e0e0e0;
	list-style-type: disc }
.archiveslist em  {
	color: #b2b2b2;
	font-size: 10.5px }
/*Footer*/
#footer                 {
	background-color: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 25px 25px 0;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1)  }
#footer a:link, #footer a:visited, #footer a:active          {
	color: #868b96;
	text-decoration: none }
#footer a:hover        {
	color: #94d1d6;
	text-decoration: underline }
#footerwidgets       {
	font-size: 11px;
	line-height: 15px;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden }
#footerwidgets li.widget      {
	margin: 0 0 0 15px;
	padding: 5px 0 5px 15px;
	width: 200px;
	float: left;
	border-left: 1px dotted #aeb1b4 }
#footerwidgets li.widget_stray_quotes, #footerwidgets li.popular-posts {
	padding-left: 0;
	border-left: none }
#footerwidgets li.popular-posts {
	padding-left: 0;
	border-left: medium none }
#footerwidgets li ul li, #footerwidgets li ul {
	margin: 0;
	padding: 0 }
#footerwidgets li.popular-posts ul li  {
	color: #94d1d6;
	text-transform: none;
	list-style-type: disc;
	margin: 0 0 2px 15px;
	padding: 0 }
#footerwidgets h3  {
	color: #94d1d6;
	font-size: 20px;
	margin-top: 0 }
#footerwidgets p {
	margin: 0 0 5px;
	padding: 0 }
.wp_quotes_quote  {
	font-size: 13.5px;
	font-style: italic;
	line-height: 17px;
	background-image: url("/images/quotes.png");
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 15px;
	min-height: 74px }
.wp_quotes_author  {
	color: #94D1D6;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 25px }
.styledinput   {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-color: #aeb1b4 }
.submitbutton   { }
.affiliations  {
	margin-top: 5px;
	width: 75%;
	float: left }
.affiliations a {
	margin-right: 15px }
.copyright     {
	color: #aeb1b4;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 0;
	width: 25%;
	float: right }
/*Comments*/
#comments     {
	color: #94d1d6;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px }
#respond     {
	color: #94d1d6;
	font-size: 22px;
	line-height: 22px;
	margin-top: 25px;
	margin-bottom: 10px }
#commentlist     {
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px dotted #fee9c2 }
#commentlist li      {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px dotted #fee9c2 }
#commentlist li.bypostauthor     {
	background-color: #fffbf5 }
#commentlist li p   {
	margin: 2px 40px 10px 0;
	padding: 0 }
.commentmeta, .commentmeta a    {
	color: #b2b2b2;
	font-size: 11px;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong    {
	color: #a8dbe3 }
.commentmeta strong a      {
	color: #a8dbe3;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover    {
	color: #de4036;
	text-decoration: underline }
.commentnumber    {
	color: #fff8eb;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.bypostauthor .commentnumber    {
	color: #fff8eb;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.avatar  {
	display: inline;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: -45px;
	float: left }
#commentform   {
	margin-bottom: 30px;
	width: 500px }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li    {
	font-size: 11.5px;
	line-height: 17px;
	background-color: #fffbf5;
	margin: 10px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a   {
	color: #de4036;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a   {
	color: #de4036;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover {
	text-decoration: underline }
/*----PAGE NUMBERS----*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none }
#wp_page_numbers    {
	font-size: 11px;
	line-height: 15px;
	width: 100%;
	height: 15px;
	clear: both }
.searchnavigation #wp_page_numbers {
	margin-top: 35px }
.searchnavigation-top #wp_page_numbers {
	margin-top: 25px;
	margin-bottom: 20px }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a     {
	color: #868b96;
	padding: 3px 5px }
#wp_page_numbers li.space     {
	color: #868b96;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover   {
	color: #fff;
	background-color: #94d1d6 }
#wp_page_numbers li.page_info     {
	color: #868b96;
	font-style: italic;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover     {
	color: #fff;
	background-color: #868b96 }
#wp_page_numbers li.active_page a  {
	color: #fff;
	background-color: #94d1d6 }
/*Navigation*/
#menu    {
	font-size: 17px;
	font-family: HypatiaSansProLight, Arial, sans-serif, Helvetica;
	background-color: #f2f2f2;
	text-transform: lowercase;
	overflow: hidden }
#menu-nav   {
	font-weight: normal;
	width: 100%;
	height: 24px }
#menu-nav, #menu-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100% }
#menu-nav {
	width: auto }
#menu-nav a  {
	color: #868b96;
	line-height: 24px;
	text-decoration: none;
	display: block;
	padding: 2px 12px;
	height: 24px }
#menu-nav li.current_page_item a, #menu-nav li.current-menu-parent a {
	color: #94d1d6 }
#menu-nav li  {
	margin-right: 3px;
	margin-left: 10px;
	padding: 0;
	float: left }
#menu-nav ul {
	font-weight: normal;
	line-height: 1;
	background-color: #fff;
	margin: 0;
	position: absolute;
	z-index: 200;
	left: -999em;
	width: 160px;
	height: auto;
	box-shadow: 1px 2px 3px rgba(0,0,0,.15);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.15);
	 }
#menu-nav li li {
	font-weight: normal;
	background-color: #fff;
	text-align: left;
	margin: 0;
	width: 150px }
#menu-nav li li a  {
	color: #94d1d6;
	font-size: 11.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 12px;
	text-transform: lowercase;
	margin: 0;
	padding: 8px 15px;
	width: 130px;
	height: 14px }
#menu-nav li ul ul {
	margin: -23px 0 0 100px }
#menu-nav li li:hover { }
#menu-nav li ul li:hover a, #menu-nav li ul li li:hover a, #menu-nav li ul li li li:hover a, #menu-nav li ul li li li:hover a {
	color: #94d1d6;
	background-color: #eaf6f7 }
#menu-nav li:hover a, #menu-nav li.sfhover a {
	color: #94d1d6;
	background-color: #fff }
#menu-nav li.sfhover a {
	color: #94d1d6;
	background-color: #eaf6f7 }
#menu-nav li:hover li a, #menu-nav li li:hover li a, #menu-nav li li li:hover li a, #suckerfishnav li li li li:hover li a  {
	color: #868b96 }
#menu-nav li:hover ul ul, #menu-nav li:hover ul ul ul, #menu-nav li:hover ul ul ul ul, #menu-nav li.sfhover ul ul, #menu-nav li.sfhover ul ul ul, #menu-nav li.sfhover ul ul ul ul {
	left: -999em }
#menu-nav li:hover ul, .menu li li:hover ul, #menu-nav li li li:hover ul, #menu-nav li li li li:hover ul, #menu-nav li.sfhover ul, #menu-nav li li.sfhover ul, #menu-nav li li li.sfhover ul, #menu-nav li li li li.sfhover ul, #menu-nav li:hover, .menu li.sfhover, #menu-nav li.current_page_parent, #menu-nav li.current_page_item  {
	color: #94d1d6;
	left: auto }
