body {
	margin: 0 auto;
	padding: 0;
	color: #b1352d;
	text-align: center;
	background: #b1352d;
	font: normal normal 400 10pt/145% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", Arial, sans-serif; z-index: 0;
}

/* These are the default link styles */

#blog a:link, th {
	text-decoration: none;
	color: #b1352d;
	background: transparent;
}

#blog a:visited, th {
	text-decoration: none;
	color:  #b1352d;
	background: transparent;
}

#blog a:hover, th {
	text-decoration: underline;
	color: #2d69b0;
	
}

#blog a:active, th {
	text-decoration: none;
	color:  #fc0;
	background: transparent;
}



/* the wrapper holds the whole thing centrally in the browser window */

#wrapper {
	margin: 0 auto 0 auto;
	width: 760px;
	text-align: left;
	border: 0; 
}
#tie {
	background-color: #f2e4c3; width: 760px;
}

/* the masthead. Change the image reference to the one you want to use */

#header {
	margin: 0;
	height: 73px;
	width: 760px;
	border: 0;
	color: #b1352d;	background: #F2E4C3;
	
}
#header h1 {
	margin: 40px 0 0 22px; width: 500px; font-size: 13pt; letter-spacing: .3em; padding: 0; float: left; 	background: #F2E4C3;
}
#logo {
	float: left;
	height: 73px;
	width: 230px;
	text-align: right; 	background: #F2E4C3;
}
#headerbar {
	margin: 0;
	height: 100px;
	width: 760px;
	border: 0;	background: #F2E4C3;
	}
/* the content style holds the two main columns together */

#content {
	margin: 0; clear: none;
	width: 760px;
	border: 0;
	color: #b1352d;	background-color: #F2E4C3; background: #F2E4C3;
	z-index: 10; position: relative;
	overflow: hidden;
}

/* blog is the right hand column where your entries and main content appear */

#blog {
	float: right;
	width: 486px;
	margin: 0px 0 0 0px;
	text-align: left;
	border: 0;
	padding: 20px 22px 20px 0px;
	background: #F2E4C3;
}

/* sidebar is the left column where all the links and secondary info show up */

#sidebar {
	float: left;
	text-align: left;
	margin: 0;
	border: 0;
	background: #F2E4C3;
	width: 222px;
}

/* the footer, containing credits, rss links etc */

#footer {
clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
	font-size: 7.5pt;
	letter-spacing: 0.09em; 
	background: url(http://www.stancohenartist.com/images/footerbar.jpg) no-repeat;
	width: 760px;
	height: 35px;
	
}
#copyright {
	padding: 2px 0 0 22px; width: 500px; float: left;height: 35px;
}
#infopulse {
	float: right; font-size: 7pt; width: 150px; text-align: right; padding: 15px 22px 0 0;height: 35px;
}

#infopulse a {color: #fff;}


/* Header definitions. h1 is hidden, and only shows when styles are off. Note, there are specific definitions for the sidebar h3 header, blog h3 header, and the blog h2 link. The blog h2 link is a clickable rollover of the entry title */

h1 {
	

	
}
h3 {
	
	letter-spacing: 0.09em;
}
h2 {
	font: 600 11pt/110% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: 0.05em; 
	margin-top: 6px;
	margin-bottom: 0px;
}
h4 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}
h5 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 165%;
}

html>body .h3 {
	width: 249px;
}
#blog h3 {
	letter-spacing: 0.09em;
	margin-top: 9px;
	margin-bottom: 12px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.center {
	text-align: center;
}
h2 a:link, h2 a:visited {
	color: #2d69b0;
	text-decoration: none;
}
h2 a:hover {
	color: #900;
}

.spacer {
	clear: both;
}

/* For use with the acronym plugin. Creates a question mark, italic text and underline on acronyms */
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

/* Two paragraph styles. A general one, and one specific to the footer */


#footer p {
	margin: 10px 0 5px;
}

/* For use with quotes and text you need to present outside of normal format */

blockquote {
	color: #333;
	border-left: 1px solid #CCC;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 165%;
}

/* The standard list styles. There are specific sidebar list styles later on */

ul {
	list-style-type: none;
	margin-top: 25px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}
li {
	border-bottom: 0;
}

/* As it says, control of multi-entry page pagination links */

.paginate {
	margin: 18px 16px 18px 8px;
}

/* date and title are added to earlier h tags for greater control of headers. Posted shows all the author, permalink and trackback stuff under each entry */

.date {
	font-size: 9pt;
	border-bottom: 1px solid #2d69b0;
}
.title {
	
	color: #2d69b0;
}


a:link.title  {
	
	color: #2d69b0;
}

a:visited.title  {
	
	color: #2d69b0;
}

.posted {
	clear: both;
	margin-bottom: 25px;
	font-size: 8.5pt;
	color: #666;
	line-height: 165%;
	padding: 3px 0 15px;
	border-bottom: 0px solid #2d69b0;
}
.posted_comments {
	clear: both;
	font-size: 8.5pt;
	color: #666;
	line-height: 165%;
	padding: 3px 0 3px;
}

/* Comments classes. commbox and coomboxalt are used in the switch conditional on the comments page */

.comments {
	font-size: 120%;
	font-weight: bold;
	background: transparent;
	color: #E78818;
}
.commbox {
	background: #EDEAEB;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}
.commboxalt {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}

/* Some form styling. Not much though */

checkbox {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10px;

}
textarea {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10pt;

}
input {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10pt;

}
input.submit
{
border: 2px double #999999;
padding: 1px;
background-color: #FFF;
color: #333333;
font-size: 10px;

}
fieldset {padding:10px;}

/* As mentioned above, these are the sidebar-specific list styles, based on my ticked-off links technique. Note the sidebar-specific links also. They have set widths so you can rollover anywhere along the link line */

#sidebar ul {
	list-style-type: none;
	margin: 20px 0 0 0px;
	padding: 3px 0px;
	border: 0;
	text-align: left;
	width: 100%;
}
#sidebar li {
	border-bottom: 1px solid #F2E4C3; padding-left: 78px;
}
#sidebar li a:link {
	color: #b1352d;
	line-height: 180%;
	text-decoration: none;
	display: block;
	width: 100%;
}
#sidebar li a:visited {
	color: #b1352d;
	line-height: 180%;
	text-decoration: none;
	display: block;
	width: 100%;
	
	}
#sidebar li a:hover {
	color: #2d69b0;
	line-height: 180%;
	text-decoration: none;
	display: block;
	width: 100%;
	
	}
#sidebar li a:active {
	color: #2d69b0;
	line-height: 180%;
	text-decoration: none;
	display: block;
	width: 100%;
	
	
}


#nav_wrapper {
	margin: 25px 0 0 0;
	padding: 0;
	border: 0;
	font-size: 9pt;
	width: 100%;
	text-align: right;
}

#search {

margin: 20px  0 0px 0px;
	padding: 3px 0px 0 78px;
	border: 0;
	text-align: left;
	width: 100%;

	}


.current {
	border-bottom: 1px solid #2d69b0; border-right: 1px solid #2d69b0;
	
}


.powered a {
 font-size:  7.5pt; 
color: #fff; padding: 0 0 0 22px; width: 500px;
 }


/* GALLERY CSS */

#medium {background-color: 	#F2E4C3; width: 500px;

margin: 0 auto 0 auto;

	text-align: left;
	border: 0; 

}

#narrowcontent {
 left:              0px;
 right:             10px;
 background-color: 	#F2E4C3;
 border: 0px solid 	#b1352d;
 margin:            0 10px 0 10px;
 padding:           10px 12px 12px 12px;
 width:             auto;
}
* html #narrowcontent {
 width:             100%;
 width:            	auto;
}

.breadcrumb {
 margin:            15px 0 15px 0px;
 font-size:         9pt;
 
}

.paginate {
 margin:            10px 0 10px 6px;
  font-size:         9pt;
 background-color:  transparent;
}

.windowclose {
 margin:            15px 0 10px 0;
 font-size:         9pt;
 background-color:  transparent;
 text-align: 		center;
}

img {
 margin:		0;
 padding:	0;
 border:	0;
}

.border {
border: 1px solid #b1352d; background-color: #fff; background: #fff;
padding: 4px;
margin: 1px;
}

.homeborder {
	color: #2d69b0;
	border: 0px solid #b1352d; background-color: #fff; background: #fff;
padding: 0;
margin: 0px;
}
.hp {color: #b1352d; font-size: 9pt; line-height: 120%;
	
}

.paddedborder {
 padding: 	3px;
  border: 0px solid 	#b1352d;
}

.thumbs {
 text-align:	center;
 padding:	4px 0px 8px 0px;
vertical-align: top;

}


.caption {
 margin:  			3px 0 4px 0;
 font-size:         10pt;
 color: #b1352d;
}

.commentlink {
 margin:            4px 0 8px 0;
}


.stats {
 margin:            2px 0 2px 0;
  font-size:         8.5pt;
 font-weight: 		normal;
 color:             #b1352d;
}

.imageBG {
  text-align: center;
}

.categories {
 padding:           5px 5px 5px 0px;

}

.tableBorder {
 border: 0px solid #73737E;
}

th {
  

}

td {
 
 
 color:             #000;
}

.click {font-size: 8pt; color: #b1352d;}