/*
Tags: fixed width, two columns, right sidebar, valid XHTML, valid CSS
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ol ol, ul ul, ol ul, ul ol { margin: 0; }
img { border: none; }


/* Body
-------------------------------------------------------------------*/
html {
	min-height: 100%; 
	margin-bottom: 1px; 
}

body { 
	margin: 0 auto;
	font: 100% Georgia, Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #fff url(images/bg.jpg) no-repeat center top; 
}

h1 span { color: #999; }

a { color: #3b5a4a; }
a:hover { color: #3b5a4a; }
a:visited { color: #3b5a4a; }

input, textarea { font: 12px Georgia, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font-size: 1.4em;
	font-style: italic; 
	line-height: 100px;
	text-align: center;
	margin: 1.2em;
	color: #666;
}


/* Header
-------------------------------------------------------------------*/
#header { 
	width: 900px; 
	height: 167px; 
	margin: 0 auto;
	background: #fff url(images/header_bg.jpg) no-repeat 70px right; 
	overflow: visible;
	position: relative; 
}


/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 900px; 
	overflow: hidden; 
	background: #fff;
    margin: 0 auto; 
}


/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 900px; 
	height: 60px; 
	margin-left: 45px; 
	position: relative;
}
#nav ul { 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 45px; 
	list-style: none;
}
#nav ul li { 
	float: left; 
	margin-right: 75px; 
	padding: 0; 
	font-size: 100%;
}
#nav ul li a {
	text-decoration: none; 
	color: #ccc; 
	line-height: 2em; 
	text-align: center;
}
#nav ul li.current_page_item a, #nav ul li a:hover { color: #c1140e; }


/* Content
-------------------------------------------------------------------*/
#content { 
	width: 680px; 
	float: left; 
}
#content .post { 
	margin-bottom: 2em;
}
#content .post p { 
	font-size: 80%;
	line-height: 1.5em;
	margin: 0 80px .9em 45px; 
}
#content .post h1 {
	font-size: 250%;
	font-weight: normal;
	text-transform: lowercase;
	color: #ccc;
	margin: 0 0 .8em 45px;
	padding: 0;
}
#content .post h2 {
	font-size: 75%;
	text-transform: lowercase;
	color: #333;
	margin: 2em 0 .7em 45px;
	padding: 0;
}
#content .post h3 { 
	text-transform: lowercase;
	font-weight: normal;
	color: #999;
	margin: 0 0 .3em 45px;
}
#content .post h3 a {
	color: #666;
}
#content .post h4 {
	font-size: 75%;
	text-transform: lowercase;
	color: #333;
	margin: 2em 0 .7em 45px;
	padding: 0;
}
#content .post h4.first {
	margin-top: -.2em;
}
#content .post h4.nofollow {
	margin: -.2em 0 2em 45px;
}
#content .post .largeitalic { 
	font-size: 115%;
	font-style: italic;
	line-height: 1.5em;
	paddingx: 0 5px 0 0;
}
#content ul, ol, dl { 
	font-size: 80%;
	margin: 0 75px 1.5em 45px;
}
#content ul { 
	list-style-image: url(images/bullet.gif);
	list-style-position: inside; 
}
#content ul li { 
	line-height: 1.4em;
	text-indent: -15px;
	margin: 0 0 .5em 0; 
	padding-left: 15px;
}
#content ul li strong { 
	font-size: .9em;
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-size: 125%;
	text-alignx: right;
	text-transform: lowercase;
	color: #ccc;
	margin: 0 15px .5em 0; 
}
#content dl dd { 
	line-height: 1.5em;
	margin: 0 0 .6em 0;
}
#content img { 
	margin: 15px 0 10px -5px;
}

/*  blog image  */
#content img.size-full { 
	margin-left: 45px;
}

/*  blog image caption  */
#content p.wp-caption-text { 
	font-size: 70%;
	font-style: italic;
    color: #333;
}

/*  post sign-off  */
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 70%; 
    font-weight: bold;
    line-height: 150%;
    text-align: left;
    text-transform: lowercase;
	color: #333; 
	margin: 0 75px 0 45px;
	padding: .5em 0 1em 0; 
	border-bottom: 2px dotted #999999; 
}
#content .post .post-info a { 
	color: #999; 
	text-decoration: none; 
	margin-left: 8px;
	padding: 0 2px 0 2px; 
}
#content .post .post-info a:hover { 
	color: #c1140e; 
	text-decoration:none; 
}
#content .post .edit a { 
	font-size: 85%;
	text-transform: lowercase;
	color: blue; 
}
#content #pages { text-align: center; }
#content #pages a { font: bold 20px Georgia; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }

.exhibitions {
	padding-bottom: 8px;
}
#content .post #fc_id_98 {
	margin: 45px;
}



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 180px;
	float: right;
	font-size: 80%;
	text-transform: lowercase;
	margin: 70px 40px 0 0;
	color: #555;
}
#sidebar h2, h2.widgettitle { 
	font: normal 125% Georgia, Arial, Sans-Serif; 
	line-height: 1.4em;
	color: #ccc; 
	margin: 0 0 .7em 0;
}
#sidebar .author {
	text-align: right;
	padding: .3em 15px .2em 0;
}
#sidebar p {
	text-transform: none;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#sidebar li { 
	list-style: none;
}
#sidebar ul { 
	margin: 0 0 2.5em 0;
}
#sidebar ul li { 
	list-style: none;
	background: url(images/arrow.gif) no-repeat 2px 55%; 
	padding: 0 0 .3em 12px;
}
#sidebar h2.widgettitle {
	margin-bottom: .9em;
}
#sidebar ul.nav { 
	list-style: none;
	margin-bottom: .8em;
}
#sidebar ul.nav li { 
	list-style: none;
	background: url(images/arrow.gif) no-repeat 2px 55%; 
	padding: .75em 0 .75em 12px;
}
#sidebar a { color: #38463e; text-decoration: none; font-style: italic; }
#sidebar a:hover { color: #777; }
#sidebar a.jump { font-size: 90%; }

#sidebar div.favicons { padding-top: 10px; }

/* Calendar */
#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }



/* Search
-------------------------------------------------------------------*/
#search {
	
}

#search input { border: 0; }

#search #s { 
	width: 150px;
	height: 26px;
	padding: 3px 0 4px 5px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Georgia;
	vertical-align: top;
	color: #333;
	background: url(images/search_bg.jpg) no-repeat;
}
#search #searchsubmit { 
	width: 56px; 
	height: 26px;
	text-align: center;
	background: url(images/searchbt_bg.jpg) no-repeat;
	font-weight: bold;
}
.bt{
	cursor: pointer;
}



/* Comments
-------------------------------------------------------------------*/
#comments {
	margin: 0 0 0 45px;
}

#comments .comment h1 { 
	color: blue; 
}
.comments-title { 
	font-size: 90%; 
	font-weight: normal;
	font-style: italic;
	text-align: center; 
	text-transform: lowercase;
	margin: 0 0 .5em 0;
}
#comments .comment { 
	background: #e7e8eb; 
	margin-bottom: 1em; 
	overflow: hidden; 
	width: 560px; 
	padding-bottom: .5em; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}
#comments .comment .comment-content { 
	float: left; 
	padding: 10px 7px; 
	margin: 5px 5px 0 0; 
	width: 500px; 
	background: #f7f8f9; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 90%;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 90% Georgia, Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}



/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	backgroundx: #f7f8f9; 
	borderx: 5px solid #e7e8eb; 
	paddingx: 10px; 
	color: #555; 
	font-size: 75%;
	text-transform: lowercase;
	margin: 0 20px 5em 45px;
}
#commentform p { 
	margin-bottom: .5em; 
}
#commentform textarea { 
	width: 560px; 
	border: 1px solid #aaa; 
	height: 120px;
	margin-top: .4em;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
}
#commentform input#submit {
	width: 148px;
	height: 30px;
	background: url(images/submit_bg.gif) no-repeat;
	text-align: center;
	text-transform: lowercase;
	border: none;
}



/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 900px; 
	height: 150px;
	text-transform: lowercase;
	margin: 0 auto; 
	background: #fff;
	position: relative; 
}
#footer a { color: #999; }
#footer-contact {
	font-size: 80%;
	color: #999;
	padding: 2em 0 0 45px;
}
#footer-contact a {
	text-decoration: none;
	color: #999;
}
#footer-contact a:hover {
	text-decoration: none;
	color: #666;
}
#footer-inner {
	clear: both;
	width: 580px;
	font-size: 70%; 
	line-height: 1.3em;
	margin: 2em 0 0 45px;
}
#footer-inner a { color: #999; }
#footer-inner a:hover { color: #333; }
.rss {
	display:none;
}
