/*  
Theme Name: peripheralvision
Theme URI: http://peripheralvision.ca/
Description: theme for peripheralvision.ca
Version: 0.1
Author: David Wilhelm
Author URI: http://jujuwebdesign.com/

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

*/
html {
		background-color:#371E0E;
}
body {
	text-align:left;
	background-color:#371E0E;
	color:white;
	font-weight:normal;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Century Gothic";
	padding-bottom: 20px;
}

a {
	color:#DF3629;
	text-decoration:none;
}

#hd  {
	padding-top:10px;
	
}
#gallery_title {
margin-top: 0.1em;
}

.logo{
	float:left;
	width: 72px;
	height: 70px;
	background:url('/images/peripheralvision_logo_sml.gif') no-repeat;
	padding-top:0.8em;
}
.site_heading
{
	float:left;
	margin: 1em 2em 0 1em;
	
}

h1{
	
	font-size:182%; 

}

ul#nav{
display:block;
margin:1.45em 0pt 0pt 1em;
}

#nav li {
display:inline;

}
#subnav li {
display:inline;
}

ul#nav li a	{
	font-size:138.5%;
	text-decoration:none;
	padding:0 1em 0.5em 0;
}

.gallery ul#nav li.gallery a{
	
	color:white;
}

.blog ul#nav li.blog a{
	
	color:white;
}

body.About  ul#nav li.about a{
color:white;
}

body.About  ul#nav li.blog a{
color:#DF3629;
}

body.Prints  ul#nav li.prints a{
color:white;
}

body.Prints  ul#nav li.blog a{
color:#DF3629;
}

body.books  ul#nav li.books a{
color:white;
}

body.books  ul#nav li.blog a{
color:#DF3629;
}
body.Books  ul#nav li.books a{
color:white;
}

body.Books  ul#nav li.blog a{
color:#DF3629;
}


.post h2 {
font-size:1.4em;
margin-top: 1em;
}

.page div.blog_header h3 {
font-size:2em;
color:#DF3629;
text-align:center;
}

ul#subnav {
	margin-top: 1.8em;
}

div.blog_header {
	background-color:#EFE7C2;
	clear:both;
	color:black;
	background: #EFE7C2 url('/images/corner-tr.gif') no-repeat top right;
	border-bottom: 0px dashed #371E0E;
}

div.blog_header h3{
	text-decoration:none;
	font-size:138.5%;
	background: transparent url('/images/corner-tl.gif') no-repeat top left;
	padding:0.5em 0 0 0.7em;
	
}
div.blog_header div{
	padding: 0 0 1em 1em;
}

#bd {
clear:both;
	background: #EFE7C2;
}

#bd p {
	
margin: 1em 0;
line-height: 1.4em;
}

#yui-main{
	background: #EFE7C2;
}

.yui-b.content {

	color:black;
	padding: 0 0em 1em 1em;
			
}
/* sidebar */
.yui-t6 .yui-b {
	padding-top: 1em;
	border-left: 0px dashed #371E0E;
padding-left: 1em;
}

#sidebar {
	

}
.yui-t6 .yui-b .widget {
	clear:both;
	margin: 0 0 1em 0;
}
.yui-t6 .yui-b .widget .widgettitle{
	padding-top: 0em;
	padding-bottom: 0.25em;
	font-weight:bold;
}

/* main content */
#yui-main .yui-b.content {
	border-left: 0px solid #371E0E;
	padding-right: 0.5em;
	overflow:hidden;
}

/* footer */
#ft {
	background: #EFE7C2 url('/images/corner-br.gif') no-repeat bottom right;
	color:black;
	text-align:center;
	border-top: 1px dashed #371E0E;
}
#ft p {
	background: transparent url('/images/corner-bl.gif') no-repeat bottom left;
	padding: 0.5em 0 .5em 0.8em;
}

/* single page */

#comment {
	
	width: 100%;
}
div.statcounter {
  height:0;
  margin:0,
  padding:0
}

/* gallery styles - including here to avoid multiple files*/

body.gallery #bd,
body.gallery #ft,
body.gallery #ft *, 
body.gallery #yui-main,
body.gallery .yui-b.content {
	color:white;
	background: transparent;
	border:none;
	background-image:none;
	padding-bottom:0;
	margin-bottom:0;

}


body.gallery #hd {

	padding-left:1.5em;
}
.gallery #slideshow {
	
	clear:left;
}

.gallery #yui-main  #footer{
	text-align:center;
}
.gallery #footer p {
	padding-bottom:0;
	margin-bottom:0;
	margin-top:3em;
}

.gallery #footer img {
display:none;
}
#subnav li a:hover {
	color:white;
}

/*body.far #subnav li.far a,
body.near #subnav li.near a,
body.cuba #subnav li.cuba a,
body.dance #subnav li.dance a,
body.lunenburg-parking-meters #subnav li.lunenburg-parking-meters a
 {
	color:white;
}*/
#thumbnails .image{
	
	display:none;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
.statcounter {
display:none;
}

