body
{
	margin: 0 auto;
	padding: 0;
	color: #fff;
	background: #000 url("./themes/site_themes/default/images/bg.jpg") repeat-x top left;
	font-size: 80%;
font-family: helvetica, arial, sans-serif;
}

h1, h2, h3 {
font-family: helvetica, arial, sans-serif;
}

h2 {
font-size: 15px;
}

h4 {
margin-bottom: 4px;
}

p {
font-family: helvetica, arial, sans-serif;
}

ol {
margin-bottom: 10px;
}

.center {
text-align: center;
}


ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

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

a:link { background-color: transparent; text-decoration: none; color: #fff; }
a:hover { text-decoration: underlined; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #fff; }

#topbar {
/*margin:0 auto;
padding:0;
height: 45px;
background: #000;*/
display:none;
}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
background: #3C3B3A;
}

#wrapper {
margin:-57px auto 0 auto;
width: 960px;
color: #333;
}

#navbar {
font: 16px lucida grande, verdana, arial, helvetica, sans-serif;
text-align: center;
display:inline;
width:960px;
height:40px;
position: relative;
}

#navbar ul {
width:960px;
height:40px;
list-style: none;
}

ul#navbar li{
display:block;
background: url(./themes/site_themes/default/images/menu_bg.jpg) repeat-x #000;
width:130px;
height:40px;
text-indent:-9999px;
}

ul#navbar li.about a{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -5px 0px no-repeat;
padding-left:-10px;
width:85px;
height:40px;
text-indent:-9999px;
}

ul#navbar li.about a:hover{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -5px -40px;
}

ul#navbar li.illustration a{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -115px 0px;
width:120px;
height:40px;
text-indent: -9999px;
}
ul#navbar li.illustration a:hover{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -115px -40px;
}



ul#navbar li.blog a{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -600px 0px;
width:70px;
height:40px;
text-indent: -9999px;
}
ul#navbar li.blog a:hover{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -600px -40px;
}


ul#navbar li.caricatures a {
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -425px 0px;
width:110px;
height:40px;
text-indent: -9999px;
}
ul#navbar li.caricatures a:hover{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -425px -40px;
}

ul#navbar li.portraits a {
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -278px 0px;
width:95px;
height:40px;
text-indent: -9999px;
}
ul#navbar li.portraits a:hover{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -278px -40px;
}

ul#navbar li.contact a {
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -700px 0px;
width:90px;
height:40px;
text-indent: -9999px;
}
ul#navbar li.contact a:hover{
display:block;
background: url(./themes/site_themes/default/images/menu.jpg) -700px -40px no-repeat;
}

#navbar li {
float: left;
height:40px;
list-style: none;
display:block;
padding:0px 15px 0px 15px;
}

/* #navbar li a {	
border: #ff0000 1px solid;
display:block;
height:40px;
color: #fff;
padding:0px 15px 0px 15px;
} */

#navbar a:hover {background: transparent;}

#header {
margin: 0 0 0 0;
width:715px;
}

#blogtitle {
font-size: 1.25em;
color: #fff;
float: left;
padding: 70px 0px 0px 0px;
width: 960px;
}

#blogtitle h1 {
margin: 0;
padding
width: 300px;
height:82px;
display:block;
text-indent:-9999px;
background: url("./themes/site_themes/default/images/logo.png") no-repeat;
background-position: 0px 15px;
}

#nav {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: right;
background: transparent;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

#content {
float: left;
margin: 15px 0 10px 0;
padding: 10px 10px 0 10px;
background: #000;
width:940px;
}

#blog {
float: left;
margin-right: 5px;
width: 935px;
color: #333;
text-align: left;
display:inline;
}

.entry {
margin-top: 10px;
width:300px;
padding:2px;
background: #000;
color: #e2e2e2;
display:inline-block;
}

#sidebar {
float: left;
margin-left: 5px;
width: 215px;
background: #000;
color: #fff;
text-align: left;
}

#footer {
margin: 0;
padding: 5px 10px;
color: #333;
font-size: 70%;
letter-spacing: 0.09em;
}

.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #fff;
}

.posted {
margin-bottom: 10px;
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #fff;
}

.spacer {
clear: both;
}

.paginate {
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #000;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #000;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#000;
}

.calendarCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #000;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
background-color:  #fff;
color:             #000;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
background-color:  #fff;
color:             #000;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}


/* IMAGES */
.boxgrid{ 
				width: 281px; 
				height: 263px; 
				margin:10px; 
				float:left; 
				background:#000; 
				border: solid 2px #666; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font-size:10pt;
				}

.boxcaption p{ 
font-size:11px;
}			
	
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
                                font-size: 11px;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260px;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220px;
 					left: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
