/*  
Theme Name: Wintertree Design
Theme URI: http://labs.utopian.net/wordpress/theme/stringtheory/
Description: The full Wintertree site converted to a WordPress template.
Version: 2.0
Author: Utopian.net Laboratories
Author URI: http://labs.utopian.net
*/
/* old blog styles */
#blogwrapper {
	background:url('images/blogtop.jpg') no-repeat 0 0;
}
h1, h2, h3 {
	margin:0;
}
img {border:0;}
a {
	text-decoration:none;
	color:#8d8749;
 	outline: none;
}
a:hover, a:focus, a:active {
	color:#7e7e7e;
}
h2 a {
	color:#000;
}
div#blogsidebar {
	width:246px;
	margin-top:450px;
	margin-left:0px;
	text-align:left;
	float:left;
	padding-right:10px;
	padding-left:80px;
}
div#blogsidebar img {
	margin-left:-80px;
}
div#blogsidebar h2 {
	 font-size: 14px; font-family: Georgia, Times, serif; font-weight: normal; 
	margin-bottom:10px;
}
div#blogsidebar li {
	margin-bottom:10px;
}
div#blogsidebar li li {
	font-size:10pt;
	line-height:1.2em;
}
select {
	font-size:9pt;
	line-height:1.2em;
	color:#6d6d6d;
}
div#mainBox {
/*height:500px;*/
	width:445px;
	/*margin-left:auto;
	margin-right:auto;*/
	font-size:9pt;
	font-family: Georgia, Garamond, Times New Roman, serif;
	float:left;
	margin-top:170px;
}

div#mainTitle {
	margin:0;
}
div#mainFooter {
	width:750px;
	font-size:8pt;
	color:#7a7a7a;
	margin-left:50px;
	padding-bottom:10px;
}
#pagecontent {
	width:445px;
	text-align:left;
}
#postcontent {
	width:400px;
	text-align:left;
	font-size:9pt;
	font-family: Georgia, Garamond, serif;
	color:#000;
}
#postcontent h2 {
	font-family: Georgia, Garamond, Times New Roman, serif;
}
.entrybody {
	font-size:9pt;
	font-family: Georgia, Garamond, serif;
}
li {
	list-style-type: none;
}
form {
	margin:0;
	padding:0;
}

.entrybody .emph {
	font-size:9pt;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-style:italic;
	}

.postdate {
	font-weight: bold;
}

.spacer {
	clear:both;
	max-width:500px;
}
.archspacer {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

/* primary theme styles */

			body {			
				margin:0;
				font-size:8pt;
				font-family: Georgia, Garamond, Times New Roman, serif;
			}
			#wrapper {
				width:800px;
				height:687px;
				margin:10px auto 20px 20px;
				padding:65px 0 0 0;
            	background-color:#fff;
            	background-image:url('images/pagebg.png');	           
            	background-repeat:no-repeat; 	
			}
			#homewrapper {
				width:800px;
				height:687px;
				margin:10px auto 20px 20px;
				padding:65px 0 0 0;
            	background-color:#fff;
            	background-image:url('images/homebg.png');			
            	background-repeat:no-repeat;
			}
			#masthead {
				height:100px;
            	width:800px;
			}
            #masthead h1 {
            	display:none;
			}
			#menu {
				height:23px;
				width:800px;
				text-align:left;
				margin:5px 0 0 60px;
				clear:both;
			}
			#menu a {
				margin:0 5px 0 5px;
			} 
			#menu #about {
			
			}
			#menu #design {
			        margin:0 4px 0px 19px;
			}
			#menu #collage {
			       margin:0 10px 0 40px;
			}			
			#menu #illo {
			       margin:0 10px 0 40px;
			}
			#menu #bits {
			       margin:0px 10px 0 8px;
			}			
			#menu #blog {
			       margin:0 10px 0 74px;
			}			
			#menu #contact {
			       margin:0 10px 0 24px;
			}		
	
			#sidebarone {
				width:240px;
				height:340px;
               	margin:30px 0px 0px 20px;
				float:left;
			}
			#sidebarone ul {
				height:210px;
			}
			img.homebutton {
				height:200px;
				width:240px;
			}
			#mainbody {
				height:483px;
				width:350px;
                padding:0px 0px 0px 0px;
                margin:0 0 0 74px;
        		text-align:left;
        		float:left;
			}
			#blogbody {
				min-height:40%;
				width:690px;
                padding:0px 20px 0px 20px;
                line-height:1.6em;
         		margin:auto;
        		text-align:center;
        		float:left;
			}
			#commbody {
				min-height:40%;
				width:550px;
                padding:0px 20px 0px 20px;
                line-height:1.6em;
         		margin:auto;
        		text-align:center;
			}			
			#splashbody {
				width:800px;
				margin:0px;
			}
			#footer {
				height:30px;
				width:800px;
				margin:auto;
				padding-top:8px;
				text-align:right;
				border-top:1px solid #000;
				font-size:7pt;
			}
			#splashfooter {
				height:30px;
				width:800px;
				margin:auto;
				padding-top:8px;
				text-align:left;
				font-size:7pt;
				margin:auto 0px auto 0px;
			}
			.push {
				height:60px;
			}
			.spacer {
				clear:both;
			}
			li {
				list-style-type:none;
			}
					
		
			div.post h2 {
				margin-top: 0px;
			}

			div.post {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #888888;
				text-align: left;
			}
			
			.catpost {
				float:left;
				width:510px;
				margin-left:30px;
				text-align: left;
				margin-top: 20px;
			}
			.commpost {
				float:left;
				width:310px;
				margin-left:30px;
				text-align: left;
				margin-top: 18px;
			}
			.catpost a, .commpost a {
				text-decoration:none;
				color:#000;
			
			}
			.catpostimage {
				float:left;
				margin-left: 45px;
				margin-top: 18px;
				width:110px;
			}
			.newspostimage {
				float:left;
				margin-left:0;
				margin-top:18px;
				width:200px;
			}
			.archspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:4px;
				border-bottom:1px solid #000;
				width:700px;
			}
			.commspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:40px;
				border-bottom:1px solid #000;
				width:500px;
			}			
			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;
				text-align: center;
				margin-top: 10px;
				margin-bottom: 60px;
			}
			.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;
}
