* { margin:0; padding:0; }

h4, h5, h6, p, blockquote, form, ol, dl, fieldset, address { margin-bottom: 1em; }

body {
	background: #666;
	font: 62.5%/1.7em "Lucida Grande", Verdana, sans-serif;
	color: #444;
	text-align: left;
}

/* typography */
a {
	color: #C2882E;
	text-decoration: none;
	outline: none;
	border: none;
}
a:hover {
	text-decoration: underline;	
}

ul {
	list-style: none;
	font-size: 1.1em;
	margin-bottom: 2em;
}

ol {
	margin: 0 0 1em 2em
}

p {
	font-size: 1.1em;
}
p.date {
	color: #666;
}
p.date2 {
	color: #666;
	margin-top: -0.5em;
}
.simplepie ul li span.date {
	font-weight: normal;
	color: #666;
	margin-bottom: -1.7em;
}

p.more {
	position: relative;
	display: block;
	clear: left;
	margin: 0 0 0.5em 0;
}
p.hr {
	border-top: 1px dotted #ccc;
	padding: 0.5em;
	margin-top: 0;
}
#sidebar p a {
	overflow: hidden; 	
}

h2 {
	font-size: 1.6em;
	margin-bottom: 0.2em;
	letter-spacing: 3px;
}

.newsitem h2 {
	line-height: 1.4em;	
}

h2.folioh2 {
	margin-bottom: 0.9em;
	letter-spacing: 0;
}
#left-col h2 {
	margin-bottom: 0.2em;
}

h3 {
	font-size: 1.2em;
	margin: 0.2em 0 1em 0;	
}
h3 a {
	color: #222;
}
.newsitem h3 {
	margin-bottom: 0.2em;	
}

h4 {
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding-top: 0.2em;
	border-top: 1px dotted #ccc;
}

img {
	float: left;
	clear: left;
	margin: 0.7em 20px 1em 0;
}
a img {
	outline: none;
	border:none;
}

blockquote {
	font-style: italic;
	padding-left: 19px;
	border-left: 1px dotted #ccc;
}

img.none {
	float: none;
	margin: 0;
}

img.left {
	float: left;
	margin: 2px 20px 1em 0;
}

/* construct */
#accessibility {
	position: absolute;
	top: -10000px;
}

#topcontainer {
	position: relative;
	display: block;
	width: 100%;
	height: 100px;
	background: #000;
}

#top {
	position: relative;
	display: block;
	width: 980px;
	margin: 0 auto;
	background: #2c2d2e;
}

#top h1 {
	position: relative;
	display: block;
	width: 263px;
	height: 70px;
	background: url(images/logo.png) no-repeat 20px 12px;	
}

#top h1 a {
	position: relative;
	display: block;
	height: inherit;
	text-indent: -9999em;
}

#search {
	position: absolute;
	right: 20px;
	top: 34px;
}

#container {
	position: relative;
	display: block;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0;
	background: #fff;
}

#sidebar {
	float: left;
	width: 220px;
	margin: 18px 20px 20px;
	background: #fff;
}

.info {
	margin-bottom: 2em;
}	

#content {
	float: right;
	width: 700px;
	margin: 0 20px 0 0;
	background: #fff;
}

.photo {
	clear: left;
}

.photo img {
	position: relative;
	display: block;
	margin: 0 0 3em 0;
	border-top: 1px solid #e7e7e7; 
}

#two-col {
	clear: left;
	width: 700px;
	padding: 20px 0 0;
}

#left-col {
	float: left;
	width: 460px;
	margin: 0 20px 0 0;
}

#right-col {
	float: left;
	width: 220px;
	padding-top: 18px;
}

#left-col2 {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

#right-col2 {
	float: left;
	width: 380px;
}

.newsitem {
	clear: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1em;
}

#footer {
	clear: both;
	text-align: center;
	padding: 20px 0 10px 0;
}

.prenext {
	clear: left;
	width: 100%;
	position: relative;
	display: block;
	padding-top: 0.3em;
}

.prenext a {
	position: relative;
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 2px 9px;
	background: #e7e7e7;
}
.prenext a:hover {
	background: #fff;
}
.prenext a:active {
	color: #444;
}

.simplepie {
	margin-top: 9.6em;	
}

/* top nav */
#nav {
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	height: 3em;
	background: #2c2d2e url(images/topbg.gif) repeat-x bottom;
}

#nav ul {
	list-style: none;
	float: left;
	margin: 0.8em 0 0 20px;
}

#nav ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

#nav ul li a {
	position: relative;
	display: block;
	float: left;
	padding: 2px 8px 2px 8px;
	background: #e6e6e6;
}	
#nav ul li a:hover {
	text-decoration: none;
}	
	
#nav ul li a.active, #nav ul li a:hover {
	padding: 2px 8px 3px 8px;
	background: #fff;	
}
#nav ul li a.active {
	color: #000;
}
#nav ul li a:active {
	color: #444;
}

ul.sidemenu li a {
	position: relative;
	display: block;
}
ul.sidemenu li a:hover {
	background: #e6e6e6;
}
ul.sidemenu li a:active {
	background: #fff;
	color: #444;
}
ul.sidemenu li a span.date {
	color: #444;
}

ul.twitter_update_list li {
   line-height: 1.7em;
   margin-bottom: 4px;
   border-bottom: 1px dotted #ccc;
}
a.tweet_time {
	font-size: 0.9em;
}

.simplepie ul li {
	padding: 0.2em 0;
	border-bottom: 1px dotted #ccc;	
}

/* archive */
ul#client li a {
	float: left;
	position: relative;
	display: block;
	padding: 2px 7px;
	margin: 0 3px 0 0;
	background: #e7e7e7;
}

ul#client li a:hover {
	background: #fff;
}

/* contact */
#contactform {
	position: relative;
	display: block;
	margin: 2em 2em 2em 0;
	padding-top: 0.2em;
	border-top: 1px dotted #ccc;
	width: 460px;
}
	
	
#contactform fieldset {
	width: 440px;
	border: none;
}

#contactform legend {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
}

#contactform label, #contactform input, #contactform textarea {
	float: left;
	clear: left;
	font-size: 1.1em;
	border: 1px solid #ccc;
	padding: 2px;
	background: #f2f2f2;
}

#contactform label {
	margin: 5px 0 0;
	border: none;
	padding: 0 0 1px 0;
	background: none;
}

#contactform input.zemSubmit {
	margin: 1em 0 0 0;
	padding: 4px 1em;
	cursor: pointer;
	background: #fbb03b;
	color: #fff;
}
#contactform input.zemSubmit:active {
	color: #fbb03b;
	background: #fff;
}

ul.zemError {
	padding-top: 1em;
	color: #fff;
	margin-bottom: 0;
}
ul.zemError li {
	display: block;
	margin: 0 0 3px 0;
	padding: 1px 2px 1px 1em;
	background: #E68080;
}

ul.zemError li:before {
	content: " !!! "
}


/* search */
input#searchbutton {
	padding: 2px 4px;
	cursor: pointer;
	background: #fbb03b;
	color: #fff;
	border: 1px solid #ccc;
}
input#searchbutton:active {
	color: #fbb03b;
	background: #fff;
}

.search_result {
	clear: left;
	padding: 1em 0;
	border-top: 1px dotted #ccc;	
}



