/* 
	Theme Name: Jetscram Ritchie
	Theme URI: http://www.jetscram.com/
	Description: A whiteasmilk modified theme to fit charlesritchie.com 
	Author: Randy Apuzzo
	Author URI: http://www.jetscram.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* This theme is based off whiteasmilk by Azeem Azeez, visit the 
original here http://www.azeemazeez.com/stuff/themes/ -Randy Apuzzo */

/* Begin Typography & Colors */
html { height: 100%; margin-bottom: 1px;}

body {

	
font-family:"Helvetica Neue", Helvetica, Calibri, arial, Verdana, sans-serif;
	
	color: #333;
	text-align: center;
	background-color:#FFFFFF;
	}

#page {
	padding-top:25px;
	background-color:#FFFFFF;
	text-align: left;
	}

#blog_title_hide {
	display:none;

}

#content {
	float:right;
	font-size: 11px;
	width:530px;
	margin-top:0px;
	}
 
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	font-size:.8em;
	}

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

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font-family:"Helvetica Neue", Helvetica, Calibri, arial, Verdana, sans-serif;
	font-weight: bold;
	}


#headerimg {
	
}

#blog_description {

}


.description {
	font-size: 1.2em;
	color:#333333;
	margin-left:190px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
font-family:"Helvetica Neue", Helvetica, Calibri, arial, Verdana, sans-serif;
	font-size: 10px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #444;
	}

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



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

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

#sidebar {
	font: 10px Arial,Verdana Sans-Serif;
	width:150px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font-size: 1.1em;
	}

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

.entry a, #sidebar a  {
color: #444; border-bottom:1px #ccc dotted; text-decoration:none; font-weight:bold
	}

.entry  a:hover,#sidebar a:hover,  h2 a:hover, h3 a:hover {
color: #000;  border-bottom:1px #999 solid;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

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

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

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



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	width:736px;
	margin-left:auto;
	margin-right:auto;
	}
	


.narrowcolumn {
	float: left;
	padding: 0 0 10px 5px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post h2{
	margin: 0 0 0px;
	text-align: justify;
	margin:0px;
	font-size:1.4em;
	}
	

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}
.postmetadata{ padding-bottom:20px;}	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	text-align:center;
	}


/* End Structure */

hr {
	margin-left:0px;
}

/*	Begin Headers */
h1 {
	margin: 0;
	}


h2.pagetitle {
	background-color:#F0F0F0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	text-transform:uppercase;
	}

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


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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	
		display: block;
	margin-left: auto;
	margin-right: auto;
	}

/*	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 */



/* Begin Lists

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

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

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

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

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

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

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

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

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
	}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 85px;
	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 textarea {
	width: 100%;
	padding: 2px;
	}

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




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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	width:185px;
	float:left;
	text-align:left;
	padding-right:4px;
	padding-left:10px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar a{
	color:#660000;
	}	
#sidebar a:hover{
	color:#c93;
	}	
	
#pagenav {
	margin:0px;
}	
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {


	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

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

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

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



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

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

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;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}


	
/* End Various Tags & Classes*/


/* Ritchie header */
/* top navigation */
/* links */
.content a { color: #444; border-bottom:1px #ccc dotted; text-decoration:none; font-weight:bold}
.content a:active {color: #999999; }
.content a:visited {color: #666;}
.content a:hover { color: #000;  border-bottom:1px #999 solid;}
a.tips, a.tips:hover, #pageNav a, #pageNav a:hover, #data a, #data a:hover, .content td a, .content td a:hover{ border:none;}

/* links for the pageNav */
#pageNav span, #pageNav a{ padding:0px 3px;}
#pageNav a{ border:1px #fff solid;}
#pageNav span, #pageNav a.weAreHere{ border:1px #ccc solid; font-weight:bold;}
#pageNav a:hover{ border:1px #e8e8e8 solid; background-color:#fcfcfc; color:#000}

/* page nav on all artwork pages */
#pageNav{ padding:10px 0px 15px 0px; border-top:0px #ccc solid; clear:both}
#pageNav p{	font-size:.7em;	color:#666;	padding-bottom:4px;	}
#pageNav .pagenumbers{width:400px; float:left; text-align:left; padding-left:2px}
#pageNav .pagesubnav{width:250px;float:right; text-align:right; }

/* top navigation */
h1{	text-transform:lowercase; font-size:1.6em; font-weight:normal; text-align:left; margin:0px 5px -2px 1px;  letter-spacing:.6px; float:left; width:290px;	}
h1 a{color:#444;  text-decoration:none;}
h1 a:hover{color:#111;}



/* navigation */

div.navigation{ border-top:0px solid #555; padding-bottom:5px; padding-top:4px; font-size:.65em; height:20px; font-family: Arial,Helvetica, Verdana, sans-serif;}
.navigation ul{	display:inline;	list-style:none; padding-left:2px; }

.navigation ul li{ list-style:none;	margin:0 22px 0 0; padding:0; display:inline; }
.navigation ul li a{ color:#999;	text-transform: lowercase; font-size:13px; text-decoration:none; letter-spacing:.7px; }
.navigation li a:hover{	color: #000;	}
.navigation ul li a.at{ color:#000; font-weight:bold;}
* HTML .navigation ul li{ margin-right:30px;}
.navigation ul li.fix { margin-right:0px; }

h1.title, #rightContent h1.title{ float:none; font-size:20px; text-transform: none; margin-top:6px;}

/* center content control */
.content{font-family:Calibri, Verdana, Arial, Helvetica, sans-serif; padding-bottom:40px;	}

h2.title{
	text-transform: capitalize;	
	margin-left:0;
	color:#000;
	font-size:20px;
	line-height:1.5em;
	margin-bottom:5px;
	}

.entry p, #leftContent p, #rightConent p {
	margin-top:5px;
	font-size:12px;
	color:#333;
	line-height:1.5em;
	}	
.content p{
	width:100%;
	}
.entry p strong, li strong{color:#000;font-size:12px; }

/* controlling the sql data */

div.thumb{ float:left; width:100px; font-size:.65em; margin:0 9px 9px 9px; color:#999; text-align:center; vertical-align:bottom; }
div.imagethumb{ width:100px;}
div.thumbNEW{ float:left; width:130px; font-size:.65em;	margin:0 7px 9px 7px; color:#999; text-align:center; vertical-align:bottom;	}
div.imagethumbNEW{ width:130px;	}

/* random hacks and controls */

.ch{ letter-spacing:0px;} /* yes... this kerns a span on his name */

.floatfix{clear:both;}


/* footer */

.footer{ border-top:0px #555 solid; padding-top:30px; padding-bottom:20px;}
.footer a {color:#999;  letter-spacing:.7px; font-size: 11px; text-decoration:none; padding:0px 10px; }
.footer a:hover{color:#222;}
.footer a.at{ color:#000}
.footer p {text-align:center;}
p.copyright{ padding-top:15px;}
p.copyright a{ color:#222; font-size:10px}



/* front page extras */

div#newWorkFront{ float:left; width:45%; font-size:12px;	color:#666;	padding:0px 0px 9px 0px; }
div#newsPosts{ float:right; width:45%; padding-left:5px; font-size:.7em; color:#333; line-height:1.1em; }
#newsPosts p, #newWorkFront p { font-size:12px; line-height:18px; margin-bottom:10px;}

#newsPosts h2, #newWorkFront h2, #newWorkFront span{ color:#222; font-size:14px; text-transform: capitalize; padding-bottom:8px }
#newsPosts h2, #newWorkFront h2{ padding:0; margin:0;}

td {font-size:.8em;text-align:center;}

/* control point for next and previous drawings page */
div#controlPoint{
	width:570px;
	padding-left:10px;
	}

#controlPoint p.left{
	float:left;
	text-align:left;
	width:190px;
	}
#controlPoint p.right{
	float:right;
	text-align:right;
	width:190px;
	}

div#newworkTop{
	padding-top:10px;
	padding-left:10px;
	}
div#newworkTopText {
	padding-left:15px;
	float:left;
	width:220px;
	}
div#newworkTop p,div#newworkTopText p{
	font-size:12px;
	line-height:1.5em;
	color:#666666;
	
	}
div#newworkTopText strong{
	color:#333333;
	
	}
div#newworkTop img{
	padding-right:10px;
	padding-bottom:10px;
	max-width:475px;
	max-height:350px;
	float:left;
	}
* HTML div#newworkTop img{width:475px;}

div#newworkTop h6,div#newworkTopText h6{
	margin:0;
	}
div#newworkTop ul{
	list-style:none;
	color:#333;
	margin-top:10px;
	}
div#newworkTop ul li strong{
	color:#999;
	
}
div#newworkTop ul li{
	}
div#newworkTop ul li a{
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	border:none;
	}
div#newworkTop ul li a:hover{
	
	color:#000;
}


/* top search */
#search{font-weight:bold; float:right;width:400px; padding-top:6px; text-align:right; font-size:.70em; text-align:right; letter-spacing:.2px; margin-bottom:-13px; }
#search input{float:right; border:1px #eee solid; color:#eee; margin-left:3px; padding:2px 4px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#search input[type=text]{padding:3px; color:#666}
#search input[type=submit]{ cursor:pointer; color:#ccc; background-color:#fcfcfc}
#search:hover input{color:#333; border-color:#333;}
#search input[type=submit]:hover{background-color:#333; color:#fff;}

* HTML #search input.submit{ background-color:#fcfcfc; padding:0px 5px; text-align:center; cursor:pointer; color:#ccc}
* HTML #search input.s{color:#666}


/* search */

.searchResults{ margin-top:20px;}

.searchResults ol li{ clear:both; list-style:none;}

.searchResults ol li a h2{ font-size:16px; margin:0px; color:#666}
.searchResults ol li a .img{ width:140px; float:left; display:block; padding-right:10px; padding-bottom:10px;} 
.searchResults ol li a .img img{ border:none; float:right}
.searchResults ol li a p{ font-weight:normal; margin:0px; color:#999}
.searchResults ol li a p strong{color:#777;}
.searchResults ol li a:hover *{ color:#000;}

/* tip styling */


.tip{ background-color:#FFF; padding:7px; border:1px #ccc solid; font-size:12px; width:200px;}
.tip-title{ color:#555; font-weight:bold; letter-spacing:.6px}
.tip-text{color:#999; line-height:1.5em}
.tip-text span{ color:#666}


/* opening */
p.opening{ font-size:13px; color:#555; line-height:21px; width:100%; padding:0px 2px;}

acronym { border-bottom:1px dotted #999; font-weight:bold; color:#333}


h2.title{}
hr{ display:none;}
img .size-full{width:100%}

#sidebar ul li { list-style:none}
#sidebar ul li ul { list-style:none;}
#sidebar ul li ul li{ list-style:none; margin-left:0px; padding:left; }
#sidebar ul li ul li a{ color: #444; border-bottom:1px #ccc dotted; text-decoration:none; font-weight:bold}
#sidebar ul li ul li a:hover{ color: #000;  border-bottom:1px #999 solid;}