/*
Theme Name:     Pobke Photography Blog Theme
Theme URI:      http: //www.ekcetera.com/
Description:    Customization of HTML5 boilerplate/starkers theme by Aaron T. Grogg (http://aarontgrogg.com/boilerplate/)
Author:         Kelly Garrett
Author URI:     http: //www.ekcetera.com
Version:        1.0


Colors:
	Grey: #5a5a5a
	Pink: #e25b89
	Turquoise: #52bebe
*/

/*
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font: inherit;
  vertical-align:baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
}

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* END RESET CSS */

/* fonts.css from the YUI Library: developer.yahoo.com/yui/
   refer to developer.yahoo.com/yui/3/cssfonts/ for font sizing percentages

  there are three custom edits:
   * remove arial, helvetica from explicit font stack
   * we normalize monospace styles ourselves
   * table font-size is reset in the HTML5 reset above so there is no need to repeat
*/

/* normalize monospace sizing
 * en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome
 */
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/*
 * minimal base styles
 */

body {
	background-image:url(images/background.jpg);
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 10pt;
	color: #5a5a5a;
}

/* headers (h1,h2,etc) have no default font-size or margin,
   you'll want to define those yourself. */

h1, h2, h1 a:link, h1 a:active, h1 a:hover, h1 a:visited {
	color: #5e5e5e;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 50px;
}

h2 a {
	color: #5e5e5e;
}


h3{
	color: #52BEBE;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 40px;
	text-align: left;
}

/* always force a scrollbar in non-IE: */
html { overflow-y: scroll; }


/* accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

a, a:active {
	color: #e25b89;
	text-decoration: none;
}

a:hover {
	color: #52bebe;
	text-decoration: none;
}

/* remove margins for navigation lists */
nav ul, nav li { margin: 0; }

small { font-size: 85%; }
strong, th { font-weight: bold; }

td { vertical-align: top; }

/* set sub, sup without affecting line-height: gist.github.com/413930*/
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word;
  padding: 15px;
}

/* BEGIN Header */
.headercontainer {
	background-image: url(images/headerbkgd.png);
	width: 1155px;
	height: 584px;
	margin-right: 125px;
}

#visitsite {
	display: block;
	height: 41px;
	width: 134px;
	background-image: url(images/visittab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

#visitsite:hover, #facebooktab:hover, #contacttab:hover {
	background-position: 0 -41px;
}

#visitsite span, #contacttab span, #facebooktab span {
  position: absolute;
  top: -999em;
}

#facebooktab {
	display: block;
	height: 41px;
	width: 83px;
	background-image: url(images/facebooktab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

#contacttab {
	display: block;
	height: 41px;
	width: 149px;
	background-image: url(images/contacttab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

/* END Header */

/* BEGIN Sidebar */
.sidebar_container {
	background-image: url(images/sidebar_background.png);
	background-repeat: repeat-y;
	float: right;
	width: 227px;
	margin: 60px 35px 0 0;
	padding: 20px;
}

.sidebar_container a:link, .sidebar_container a:visited {
	color: #5a5a5a;
}

.sidebar_container a:hover {
	text-decoration: underline;
}

h3.widget-title {
	background-image: url(images/widget-title.png);
	height: 38px;
	width: 181px;
	padding: 20px 0 0 20px;
	margin: 20px 0 10px 0;
	font-weight: 700;
	color: #e25b89;
	font-size: 16px;
}

.sidebar_container ul li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 20px;
	margin-left: 0px;
	color: #5a5a5a;
}

#rss-feed {
	background-image: url(images/rss.png);
	height: 35px;
	width: 97px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
}

/* END Sidebar */

/* BEGIN FORM STYLING */

select, input, textarea, button { /* Basic form elements styling */
	background-color: transparent;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 10pt;
	color: #a9a9a9;
	outline:none;
	border: none;

}

#searchform { /* search form as a whole element */

	height: 38px;
	width: 195px;
	margin: 20px auto;
}

#s { /* search form input area */
	background-image: url(images/search.png);
	border: none;
	height: 30px;
	width: 147px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#searchsubmit {
	background-image: url(images/search-button.png) !important;
	height: 31px;
	width: 38px;
	display: inline;
}

#main_body input.button_text
{
    overflow:visible;
    padding:0 7px;
    width:auto;
   
    width: 92px;
    height: 94px;
    padding: 94px 0 0;
    margin: 0;
    border: 0;
    background: transparent url(http://www.pobkephotography.com/blog/wp-content/themes/pobke/images/submitform.jpg) no-repeat      center top;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
}

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie6 legend, .ie7 legend { margin-left: -7px; } /* thnx ivannikolic! */

/* align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
	margin: 0;
}

/* colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {
      border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red;
 -webkit-box-shadow: 0px 0px 5px red;
         box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

/*  j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* END FORM STYLING */

/* bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }


/*
 * Non-semantic helper classes
 */

/* for image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden {
    border: 0 !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

#skip { /* The "Skip to Content" section to skip the header for screenreaders */
	visibility: hidden;
	height: 0px;
	clear: none;
	float: left;
}

/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
/* fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }


 /* Primary Styles
    Author:
 */
.wrapper { /* the main container that allows the ink spot to appear */
	width: 1200px;
	margin: 0 auto 0;
	background-image: url(images/ink.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 100px 0 0 0;
}

#content {
	float: left;
	padding-left: 175px;
	margin-top: -150px;
}

#logo {
	float: left;
	margin-top: 58px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
		height: 212px;
	width: 334px;
}

#twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	height: 363px;
	width: 314px;
	float: right;
	position: relative;
	top: 241px;
	right: -59px;
	clear: right;

	font-size: 11px;
}

#twitter #twitter_div {
margin-left: 90px;
margin-top: 115px;
height: 80px;
width: 170px;
	position: relative;
}

#twitter_update_list li {
list-style: none; }

#twitter #feed a {
	color: #5A5A5A;
}

#twitter #pobke {
	color: #fff;
	text-align: center;
	width: 100px;
	float: right;
	margin-right: 60px;

}

#twitter #meta #tweet-date {



}

#twitter #meta #pobke {
	color: #fff;

}

#twitter #meta #tweet-date a, #twitter #meta #pobke a {
	color: #fff;
}


#content p, .entry-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	line-height: 1.7em;
	padding-bottom: 10px;
	text-align: left;

}

article {
position: relative;
width: 666px; }

.article-ink {
margin-left: -150px;
}

.entry-title {
margin-top: -264px;
}


.post-date {
	position:absolute;
	background-image: url(images/date-background.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 73px;
	left: -90px;
	top: 40px;
	float: left;
	overflow: hidden;

}

.post-date-text {
text-align: center;
font-weight: bold;
float: left;
margin-left: 20px;
margin-top: 25px;
font-size: 18px;

}

.post-date span.day {
}

.post-date span.month {
text-transform: uppercase;
}

.post-divide {
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 667px;
	margin: 10px auto 0 auto;
}

.entry-meta {
margin-bottom: 15px;
}

.post-tags {
text-transform: uppercase;
}


.entry-utility {
margin-top:10px;
}



#nav-below {
margin: 20px 0;
}

.nav-previous {
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 207px;
	float: left;

}

.nav-previous span {
	padding: 20px 0 20px 80px;
	text-align: right;
	float: left;
	}

.nav-next {
	background-image: url(images/next.png);
	height: 58px;
	width: 202px;
	float: right;
}

.nav-next span {
	padding: 20px 0 20px 17px;
	text-align: right;
	float: left;
	}

.nav-previous, .nav-next {
font-size: 16px;
}

/* Comments */
.ajax-comments-wrapper {
overflow-y: scroll;
background: transparent !important;
background-image: url(images/comments-box.png) !important;
background-repeat: no-repeat;
border: 1px #5a5a5a dashed  !important;
width: 658px;
height: 189px;
display: block;
margin-top: 15px !important;
}

h3#reply-title {
color: #e25b89;
padding-left: 0;
}

.ajax-comment {
background: transparent !important;
border: none  !important;}

.ajax-comment-header {
background: transparent !important;
text-transform: uppercase;
}

.ajax-comment-info {
display: none;
}

.ajax-comment-author, .ajax-comment-author a {
color: #e25b89 !important;
font-weight: normal  !important;
}

.ajax-comment-text {}

.ajax-comment-text p  {}

input, textarea{
background: transparent !important;
background-image: url(images/comments-box.png) !important;
background-repeat: no-repeat;
border: none  !important;
width: 508px;
height: 26px;
}

input#submit {
background: transparent !important;
background-image: url(images/comment-submit.png) !important;
background-repeat: no-repeat;
border: none  !important;
width: 139px;
height: 39px;
text-indent: -9999px;
}

/* Copyright agreement form elements */
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	color: #515151 !important;
	line-height: 1.7em !important;
	text-align: left !important;
	font-weight:300 !important;
	}

.visual-form-builder li {
	list-style:none;
	}

.visual-form-builder fieldset {
	background:none !important;
	webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	}

.submit {
	background: transparent !important;
	background-image: url(images/comment-submit.png) !important;
	background-repeat: no-repeat;
	border: none  !important;
	width: 139px;
	height: 39px;
	text-indent: -9999px;
	}
	
.waci_comment {
overflow-y: auto;
background: transparent !important;
background-image: url(images/comments-box.png) !important;
background-repeat: no-repeat;
border: none  !important;
max-width: 508px;
height: 189px;
margin: 0 !important;}

.waci-comment-form #commentform input, .waci-comment-form #commentform textarea {
margin: 0 !important;
}

.uds-bb {
	margin:auto !important;
	}
#uds-loader {
	display: none;}
	
/* BEGIN FOOTER */

#footer {
	width: 761px;
	text-align: center;
	float:left;
	margin: 10px 0 10px 150px;
}

#about-box {
background-image: url(images/footer-background.png);
background-repeat:  no-repeat;
width: 761px;
height: 416px;
margin: 0 auto;

position: relative;
}

#about-box ul, #about-box ul li h3 {
background-image: none;
}

#about-box ul {
margin-left: 250px;
margin-right: 50px;
text-align: left;
}

#about-box ul h3.widget-title {
	color: #5e5e5e;
	width: 90%;
	padding-left: 0;
	padding-top: 50px;
	margin-bottom: 0; }

#about-box ul li {
	font-size: 11px;
	line-height: 130%;
}

#about-box #booking {
width: 175px;
position: absolute;
left: 45px;
top: 245px;
text-align: left;
}

#about-box #booking .top a {
color: #e25b89;
}

#about-box #booking .bottom {
}

#about-box #to-top {
position: absolute;
bottom: 100px;
right: 50px;
float: left;
background-image: url(images/top-arrow.png);
background-repeat:  no-repeat;
width: 120px;
height: 30px;
}

#footer ul {
	padding-left: 0px;
}

#footer li {
	display: inline;
}

#footer li:after{ /* Adds | after each menu item on the horizontal footer */
	content: "  | ";
}

#footer li:last-child:after { /* Adds nothing after the last menu item */
	content: "";
}



#copyright {
	font-size:10px;
	padding: 10px;
}

/* END FOOTER */

/* BEGIN WIDGETS */

.textwidget { /* let's get rid of the margin around that pesky div wrapped around the text widget */
	display: inline;
}

/* END WIDGETS */

/*
 * media queries for responsive design
 * these follow after primary styles so they will successfully override.
 */

@media all and (orientation:portrait) {
  /* style adjustments for portrait mode goes here */

}

@media all and (orientation:landscape) {
  /* style adjustments for landscape mode goes here */

}

/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
   consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {


  /* uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you
     j.mp/textsizeadjust
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

/*
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/** END HTML5 boilerplate CSS **/


/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

.aligncenter, .alignleft, .alignright {

}

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/
/* TYPOGRAPHY */
/* ----------------------------------------- */


.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** END WordPress-Defined CSS Classes **/

