/*  
Theme Name: Penelope Illustration
Theme URI: http://labs.utopian.net/wordpress/theme/stringtheory/
Description: Custom theme for PI
Version: 2.0
Author: Utopian.net & Penelope Illustration
Author URI: http://labs.utopian.net
*/

			body {			
				margin:0;
				font-family:Arial, sans-serif;
				color:#9c8e8e;
				font-size:8pt;
			}
			a {
				text-decoration:none;
				color:#9c8e8e;
			}
			a:hover {
				text-decoration:none;
				color:#e3a203;
			}
			h1 {
				font-size:8pt;
				font-weight:normal;
			}
			h2 {
				font-weight:normal;
				font-size:8pt;
				padding:0px 0px;
			}
			h2.blogpost {
				font-size: 11pt;
				margin-bottom: 0px;
                line-height:9pt;			
}
			h3 {
				font-size:8pt;
				font-weight:normal;
			}
			h4 {
				font-size:8pt;
			}
			img {
				border:none;
			}
			#wrapper {
				width:1020px;
            	background-color:#fff;
			}
			#masthead {
				height:227px;
            	width:1020px;
			}
            #masthead h1 {
            	display:none;
			}
			#blogsidebar {
				width:165px;
               	margin:0px;
				float:right;
			}
			#blogsidebar h2 {
				margin:10px 0 0 0;
			}
			#blogsidebar ul, #blogsidebar ul li ul, #blogsidebar ul li ul li {
				margin:0;
			
			}
			#sidebarone {
				width:215px;
               	margin:0px 24px 0px 0px;
				float:left;
				background-image:url('images/sidebarbg.png');
				background-repeat:repeat-y;
			}
			#sidebarone ul, #sidebarone ul li ul, #sidebarone ul li ul li {
				margin:0;
				padding:0;
				line-height:1.8em;
			}
			#sidebarone ul li {
				padding:0 0 0 25px;
			}
			#sidebarone h2 {
				margin:10px 0 10px 0;
				text-transform:uppercase;
				background-image:url('images/horizdots.png');
				background-repeat:no-repeat;
				background-position:0px 13px;
			}
			#searchform div {
				width:140px;
				padding-top:10px;
			}
			#mainbody {
				min-height:40%;
				width:780px;
                padding:0px;
                line-height:2.5em;
         		float:left;
			}
			#blogbody {
				min-height:40%;
				width:500px;
                padding:0px 20px 0px 0px;
                line-height:2.2em;
         		margin:auto;
        		text-align:justify;
        		float:left;
			}
			#commbody {
				min-height:40%;
				width:550px;
                padding:0px 20px 0px 20px;
                line-height:1.6em;
         		margin:auto;
        		text-align:center;
			}			
			#splashbody {
				width:1020px;
				margin:auto;
			}
			.push {
				height:60px;
			}
			.spacer {
				clear:both;
			}
			li {
				list-style-type:none;
			}
					
		
			div.post h2 {
				margin-top: 0px;
			}

			div.post {
				margin:0px auto 20px auto;
				text-align: left;
			}
			
			.catpost {
				float:left;
				width:510px;
				margin-left:45px;
				text-align: left;
				margin-top: 10px;
			}
			.commpost {
				float:left;
				width:310px;
				margin-left:30px;
				text-align: left;
				margin-top: 18px;
			}
			.catpost a, .commpost a {
				text-decoration:none;
				color:#9c8e8e;
			
			}
			.catpostimage {
				float:left;
				margin-left: 4px;
				margin-top: 18px;
				width:150px;
			}
			.newspostimage {
				float:left;
				margin-left:0;
				margin-top:18px;
				width:200px;
			}
			.archspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:0px;
				border-bottom:1px dotted #9c8e8e;
				width:100%;
			}
			.commspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:40px;
				border-bottom:1px solid #000;
				width:500px;
			}		
			.inspbox {
				width:185px;
				text-align:left;
				float:left;
				height:220px;
				margin-left:0px;
				margin-right:12px;
				line-height:1.8em;
			}	
			.inspbox img {
				max-width:180px;
				max-height:108px;
			}
			.inspbox h3 {
				/*font-family: Arial, Helvetica, sans-serif;*/
				font-family: Arial, sans-serif;
				font-size:8pt;
				margin-top:10px;
				text-transform:none;
				font-weight:normal;
				line-height:1.3em;
			}
			div .gallery {
				display:none;
			}		
			a.readmore{
				text-align:right;
				font-style:italic;
			}
			.catpost em {
				font-size:8pt;
				font-weight:bold;
			}
/* Comments styles */
			div#respond{
				text-align: left;
				margin-left: -150px;
			}

/* gallery listings */
			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 33%;			}
			.gallery img {
				border: 0px !important;
			}
			.gallery-caption {
				margin-left: 0;
			}

			span.caps {
				font-size: 0.9em;
				letter-spacing: .07em;
			}
			p img {
				padding: 0;
			}
			.aligncenter,
			div.aligncenter,
			img.centered {
				display: block;
				margin-left: auto;
				margin-right: auto;
			}
			img.alignleft {
				padding: 4px;
				margin: 0 7px 2px 0;
				display: inline;
			}
			img.alignright {
				padding: 4px;
				margin: 0 0 2px 7px;
				display: inline;
			}
			.alignleft {
				float: left
			}
			.alignright {
				float: right;
			}
			span.caps {
				cursor: help;
			}
			.center {
				text-align: center;
			}
			.navigation {
				display: block;
			}
			.hidden {
				display: none;
			}
			.wp-caption {
				border: 1px solid #ddd;
				text-align: center;
				background-color: #eeeeee;
				padding-top: 4px;
				margin: 10px;
			}
			.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;
			}
			form#commentform {
				margin-left:140px;
			}
			fieldset p {
				text-align: left;
			}
						
			textarea#comment {
				max-width: 500px;
			}
			div.reply {
				margin-bottom:10px;
			}
			.archpost {
				text-align:left;
			}
			h2.post-title {
				text-align:left;
			}
			.posted_date {
				font-style: italic;
				font-size:7pt;
				text-decoration:none;
				outline: none;
			}