/* base
----------------------------------------------- */

* { margin: 0; padding: 0; }

html, body { margin: 0; padding: 0;}

html { 
 background: #999 url(http://www.pumphreysculpture.com/images/tile.jpg);
 }
 
body {
 background: url(http://www.pumphreysculpture.com/images/top_tile.jpg) repeat-x;
 font-family: "Georgia" Georgia, Times, serif;
 font-size: 12px;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, li, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}
p { margin-top: 15px; margin-bottom: 15px; }
li, dd { margin-left:5%; padding: 0; }
fieldset { padding: .5em; }

a { text-decoration: none; color:#0A4431; }
a:hover { text-decoration: underline; }

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container { 
 margin: 0 auto;
 padding: 0;
 width: 948px;
 background: url(http://www.pumphreysculpture.com/images/content_fill.png);
}

#head {
 background: #999 url(http://www.pumphreysculpture.com/images/header.jpg) top right no-repeat;
 width: 948px;
 height: 80px;
 margin: 0px;
 padding: 0px;
 color: #000;
}

#faux {
 background: url(http://www.pumphreysculpture.com/images/leftcol.gif) bottom left no-repeat;
 padding: 0;
 margin: 0 auto;
 padding-top: 20px;
 width: 920px;
}

#sidebar-1 { 
 color: #333;
 margin-left: 5px;
 padding: 0px;
 width: 155px;
 float: left;
}

#sidebar-2 { 
 float: right;
 display: inline;
 color: #000;
 margin-right: 5px;
 padding: 0px;
 width: 210px;
 display: inline;
 position: relative;
}

#content { 
margin-left: 190px;
margin-right: 240px;
}

#foot { 
 width: 948px;
 height: 54px;
 clear: both;
 background: url(http://www.pumphreysculpture.com/images/footer.jpg) center center no-repeat;
 margin: 0px;
 padding: 0px;
 text-align: right;
 color: #fff;
}

/* links
----------------------------------------------- */
a { }
	#head a {
	display:block;
	width:100%;
	height:98%;
	outline:none;
	color: #fff;
	}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

#site-name a {
	border: none;
}

#sidebar-1 ul {
	margin: 0; padding: 0;
}

#sidebar-1 li {
	margin: 0; padding: 0;
	display:block; 
	list-style-type: none;
	width: 155px;
	height: 26px;
	padding-top: 7px;
	text-align:left; 
	font-family:  Arial, sans-serif;
	font-size:12px; 
	overflow:hidden;
	background: transparent url(http://www.pumphreysculpture.com/images/subnav_bg.gif) top left no-repeat; 
	}	

#sidebar-1 li:hover {	
	background: transparent url(http://www.pumphreysculpture.com/images/subnav_bg_on.gif) top left no-repeat; 
	}

#sidebar-1 a { 
	display: inline-block;
	text-transform: uppercase;
	color:#666; 
	padding-bottom: 6px;
	padding-left: 5px;
	font-weight: bold;
	background: transparent url(http://www.pumphreysculpture.com/images/subnav_bg.gif) top left no-repeat; 
	}
	
#sidebar-1 a:hover, #subnav a.on {
	text-decoration:none; 
	color: #000;
}

#sidebar-1 a.active {
	color: #000;
	}
	
#home .home { color: #000; }	






.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */


/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	padding: 5px;
}

.caps {
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	/*font-size: 0.7em;*/
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* CR TAGS*/

	#head h1 {
	font-size: 30px;
	font-weight: normal;
	margin-left: 200px;
	padding-top: 20px;
	}
	#head h1 span {
	color: #666;
	font-style: italic;
	}
	
	#foot p { font-size: 10px; padding-right: 20px; padding-top: 3px;}
	
	h1, h2, h3 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	}
	
	h2 { 
	font-size: 18px;
	}
	h2 { 
	font-size: 14px;
	}
	
	h1 a:hover, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	}
	
	#sidebar-2 p { margin-top: 0; padding-top: 5px; font-style: italic; text-align: center; }
	
	.entry-content p { font-size: 13px; line-height: 18px;}