/*
Theme Name: Kira.Photos.Bitches
Theme URI: http://kiraderryberryphotography.com
Description: This is mine, I made it, me, me, me.
Version: 1.0
Author: Moi
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #eee;
	font: 10px/1.5 Tahoma, Helvetica, Arial;
}
a {
	font-weight: bold;
	color: #577d80;
	text-decoration: none;
}

a:hover {
	color: #aaa;
}
#content h2 {
	font-size: 170%;
	color: #577d80;
}
#frame {
	width: 952px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	
	
}

.wrapper {
	background: url(_img/bg.gif) repeat-y;

}

.slideshow {
	margin: -6px 0 0 0;
}
#fadeshow1 {
	margin: 0 auto;
}
small {
	text-transform: uppercase;
	font-family: helvetica, arial, verdana;
	font-size: 8pt;
	margin: 5px 0 0 5px;
	padding: 0;
}

small a{
	font-weight: normal;
}

#main {
	text-align: left;
	padding: 0 27px;

}

#nav {
	background: #ce5469;
	width: 940px;
	margin: 0 auto;
}

#nav ul {
	list-style: none;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin: 0 0 0 14px;
	padding: 6px 0 12px 0;
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 2px;
}

#nav a {
	color: #fff;
	text-decoration: none;
}

#nav li.current_page_item a {
	color: #aaa;
}
#nav a:hover {
	color: #aaa;
}
#nav ul li {
	float: left;
	margin-right: 15px;

}
 #nav ul li.page-item-9 {
	margin-right: 0;
}
#nav h2 {
	display: none;
}	

#content h2 {
	margin: 25px 0 5px 0;
	padding: 0 5px;
	font-family: tahoma, helvetica, arial;
	font-weight: lighter; 
	font-size: 200%;
}
#content h2 a{
	text-decoration: none;
	font-weight: lighter; 
}

#content img {
	border: 0px solid #000;
}

#content img .wp-image-137 {
	border: none !important;
	}

#content img a{
	border: 1px solid #000;
}

#content .entry {
	font-family: helvetica; arial; verdana;
	font-size: 13px;
	line-height: 2;
	padding: 0 5px;
}

.postmetadata {
	text-transform: uppercase;
	font-size: 13px;
	font-family: helvetica, arial, verdana;
	color: #999;
	text-align: left;
	margin-left: 5px;
}

.postmetadata a{
	color: #999;
	font-weight: normal;
}
.postmetadata a:hover {
	text-decoration: underline;
}
#footer {
	width: 940px;
	background: #577d80;
	margin: 0 auto;
	font-family: Helvetica, Verdana, Arial;
	color: #eee;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer .footertitle {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	text-transform: uppercase;
	text-align: left;
	}

.footertitle a {
	color: #fff;
	font-weight: normal;
}	
#footer ul {
	margin-bottom: 15px !important;	
	padding: 0 !important;
	list-style: none;
	
}

.widget {
	margin-bottom: 15px;
}

#footer ul li {
	margin: 0 !important;
	padding: 0 !important;
}

#footer ul ul, .sidebar3 {
	font-size: 10px;
	text-align: left;
}
.sidebar1 {
	float: left;
	margin-left: 20px;
	text-align: left;

}

.sidebar2 {
	float: left; 
	width: 145px;
	margin: 0 0 0 20px;
	text-align: left;

}

.sidebar3 {
	float: left;
	width: 145px;
	margin: 0 0 0 20px;
}

.sidebar3 img {
	display: none;
}	
.sidebar4 {
	float: right; 
	margin: 0 20px;	
	width: 310px;
	text-align: left;
}
.sidebar4 p{
	font-size: 10px;
}

a.rsswidget {
	margin-bottom: 20px !important;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond {
	padding-left: 5px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#comments {
	padding-left: 5px;
}

/* End Comments */




blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	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;
}
/* End captions */

/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.addthis_container img {
	border: none !important;
}

#sidebar3 .aktt_tweets li {
	margin-top: 10px !important;
}
