/*
Theme Name: ReadWriteShoot.com Default
Theme URI: http://readwriteshoot.com/
Description: The original readwriteshoot.com theme based on Laura Read's site design.
Version: 1.0
Author: DG
Author URI: http://danagravelle.com/
Tags: laura read, cesar lopez, dana gravelle

	Laura Read v1.0
	http://readwriteshoot.com

	This theme was designed and built by Cesar Lopez and Dana Gravelle,
	whose sites you will find at http://atypicaldesign.com and http://danagravelle.com

*/



/* Begin Typography & Colors */

#wordpress {
	font-size: 100%; /* Resets 1em to 10px */
	color: #333;
	}

#wordpress #page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#wordpress #header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#wordpress #headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#wordpress #content {
	padding:0 10px 0 0;
	}
	
	

#wordpress .widecolumn .entry p {
	}

#wordpress .narrowcolumn .entry, 
#wordpress .widecolumn .entry {
	line-height: 1.4em;
	}

#wordpress .widecolumn {
	line-height: 1.6em;
	}

#wordpress .narrowcolumn .postmetadata {
	text-align: center;
	}

#wordpress .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#wordpress #footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

#wordpress small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 75%;
	line-height: 1.5em;
	}

#wordpress h1, 
#wordpress h2, 
#wordpress h3 {
	color:#9C2632;
	}

#wordpress h1 {
	font-size: 4em;
	text-align: center;
	}

#wordpress #headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#wordpress h2 {
	}

#wordpress h2.pagetitle {
	}

#wordpress #sidebar h2 {
	}

#wordpress h3 {
	}

#wordpress h1, 
#wordpress h1 a, 
#wordpress h1 a:visited, 
#wordpress #headerimg .description {
	text-decoration: none;
	color: white;
	}

#wordpress h2, 
#wordpress h2 a, 
#wordpress h2 a:visited, 
#wordpress h3, #wordpress h3 a, 
#wordpress h3 a:visited {
	color: #9C2632;
	}

#wordpress h2, 
#wordpress h2 a, 
#wordpress h2 a:visited,
#wordpress h3, 
#wordpress h3 a, 
#wordpress h3 a:visited, 
#wordpress #sidebar h2, 
#wordpress #wp-calendar caption, 
#wordpress cite {
	text-decoration: none;
	}
	

#wordpress .entry p a:visited {
	color: #b85b5a;
	}

#wordpress .commentlist li, 
#wordpress #commentform input, 
#wordpress #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wordpress .commentlist li {
	font-weight: bold;
	}

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

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

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

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

#wordpress .commentmetadata {
	font-weight: normal;
	}

#wordpress #sidebar {
	font-size:80%;
	}

#wordpress small, 
#wordpress #sidebar ul ul li, 
#wordpress #sidebar ul ol li, 
#wordpress .nocomments, 
#wordpress .postmetadata, 
#wordpress blockquote, 
#wordpress strike {
	color: #777;
	}

#wordpress code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#wordpress acronym, 
#wordpress abbr, 
#wordpress span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wordpress a, 
#wordpress h2 a:, 
#wordpress h3 a:hover {
	color: #9c2632;
	}

#wordpress a:hover {
	color: #9c2632;
	text-decoration: underline !important;
	}

#wordpress #wp-calendar #prev a, 
#wordpress #wp-calendar #next a {
	font-size: 9pt;
	}

#wordpress #wp-calendar a {
	text-decoration: none;
	}

#wordpress #wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wordpress #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#wordpress #page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#wordpress #header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#wordpress #headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#wordpress .narrowcolumn {
	float: left;
	width: 500px;
	}

#wordpress .widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 0;
	width: 450px;
	}

#wordpress .post {
	margin: 0 0 40px;
	text-align: justify;
	}

#wordpress .post hr {
	display: block;
	}

#wordpress .widecolumn .post {
	margin: 0;
	}

#wordpress .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#wordpress .widecolumn .postmetadata {
	margin: 30px 0;
	}

#wordpress .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#wordpress .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#wordpress .postmetadata {
	clear: both;
}

#wordpress .clear {
	clear: both;
}

#wordpress #footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#wordpress #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#wordpress h1 {
	padding-top: 70px;
	margin: 0;
	}

#wordpress h2 {
	margin: 30px 0 0;
	}

#wordpress h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#wordpress #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#wordpress h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#wordpress h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#wordpress 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) */

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

#wordpress img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

#wordpress .alignright {
	float: right;
	}

#wordpress .alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#wordpress html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

#wordpress html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#wordpress .entry ul li:before, 
#wordpress #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#wordpress .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#wordpress .entry ol li {
	margin: 0;
	padding: 0;
	}

#wordpress .postmetadata ul, 
#wordpress .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#wordpress #sidebar ul, 
#wordpress #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#wordpress #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#wordpress #sidebar ul p, 
#wordpress #sidebar ul select {
	margin: 5px 0 8px;
	}

#wordpress #sidebar ul ul, 
#wordpress #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#wordpress #sidebar ul ul ul, 
#wordpress #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#wordpress ol li, 
#wordpress #sidebar ul ol li {
	list-style: decimal outside;
	}

#wordpress #sidebar ul ul li, 
#wordpress #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

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

#wordpress #sidebar #searchsubmit {
	padding: 1px;
	}

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

#wordpress select {
	width: 130px;
	}

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

#wordpress #commentform textarea {
	width: 100%;
	padding: 2px;
	}

#wordpress #commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

#wordpress .commentlist p {
	margin: 10px 5px 10px 0;
	}

#wordpress #commentform p {
	margin: 5px 0;
	}

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

#wordpress .commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#wordpress #sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#wordpress #sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wordpress #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wordpress #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wordpress #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wordpress #wp-calendar a {
	display: block;
	}

#wordpress #wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wordpress #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wordpress #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
#wordpress acronym, abbr, span.caps {
	cursor: help;
	}

#wordpress acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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

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

#wordpress .center {
	text-align: center;
	}

#wordpress .hidden {
	display: none;
	}

#wordpress hr {
	display: none;
	}

#wordpress a img {
	border: none;
	}


/* End Various Tags & Classes */



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

#wordpress .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;
}

#wordpress .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#wordpress .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Begin LEFT Sidebar */
#leftsidebar
{	}
	
	
	#leftsidebar a:link, #leftsidebar a:visited 
{
	text-decoration:none;
	}
	
	#leftsidebar a:hover
{
	text-decoration:underline;
	}

#leftsidebar form {
	margin: 0;
	}
/* End LEFT Sidebar */



/* Begin RIGHT Sidebar */
#rightsidebar
{	
	float: left;
	padding: 20px 0 10px 5px;
	/* margin-left: 650px; */
	width: 130px;
	}

#rightsidebar form {
	margin: 0;
	}
/* End RIGHT Sidebar */



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
