/* © 2008 Christine Kirchmeier */

/* General stuff */

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

body {
	background: #fff url(img/bg.gif) repeat-x center top;
	color: #252527;
	font: normal 0.75em/1.4em Tahoma,Arial,Verdana,sans-serif;
	text-align: center;
}

a {
	color: #970955;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

h1 {
  display: block;
  margin: 0 0 0.5em 0;
  padding: 10px 0 5px 18px;
  background: url(img/h1.gif) no-repeat left bottom;
	color: #008ea7;
	font: bold 1.05em/1em Georgia, sans-serif;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 7px 0 0 0;
	color: #363638;
	font-size: 1.05em;
}

h3 {
	margin: 0 0 0.5em 0;
	color: #008ea7;
}

p {
	margin: 0 0 1em 0;
}

address {
	font-style: normal;
	line-height: 1.2em;
}

#content ul {
	margin: 0 0 1em 18px;
	list-style-type: none;
}

#content ul li {
	background: url(img/list.gif) no-repeat 0 0.5em;
	line-height: 1.5em;
	padding: 0 0 2px 12px;
}

#content ul.linkList {
	margin: 0 0 1em 0;
}

#content ul.linkList li {
	background: none;
	line-height: 1.5em;
	padding: 0 0 2px 0;
}

#content a:link/* */, #content a:visited/* */, #content a:hover/* */, #content a:active/* */ {
	padding: 0 0 0 12px;
	background: url(img/link.gif) no-repeat 0 4px;
}

#content a:hover/* */ {
	background: url(img/link_hov.gif) no-repeat 0 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	background-image: none !important;
	padding: 0 !important;
	color: #008ea7 !important;
	text-decoration: none !important;
}

.meta a:link, .meta a:visited, .meta a:hover, .meta a:active {
	background-image: none !important;
	padding: 0 !important;
	text-decoration: none !important;
}

img {
	background: #fff;
	padding: 3px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ddd;
}

input, textarea {
	width: 300px;
	border-top: 1px solid #8c8c8c;
	border-right: 1px solid #3b3b3d;
	border-bottom: 1px solid #3b3b3d;
	border-left: 1px solid #8c8c8c;
	margin: 0 0 6px 0;
	font: normal 11px/1.3em Tahoma,Arial,Verdana,sans-serif;
	padding: 1px 2px;
	color: #4c4c4e;
}

dl {
	margin: 0 0 1em 0;
}

dt {}

dd {
	margin: 0 0 0.5em 12px;
}


/* Layout */

#wrapper {
	width: 910px;
	margin: 0 auto;
	background: url(img/bg-content.gif) repeat-y left top;
	text-align: left;
}

#header {
  height: 259px;
  margin-left: 1px;
	background: url(img/sightdesign.jpg) no-repeat;
}

#staticLinks {
	margin: 0 0 0 90px;
	height: 43px;
}

#staticLinks a {
	display: block;
	float: left;
	color: #252527;
	text-decoration: none;
	font-size: 0.9em;
}

#staticLinks a.l1 {
	width: 56px;
	height: 24px;
	padding: 1px 0 0 10px;
	margin: 0 0 0 2px;
	background: url(img/static-1-i-2.jpg) no-repeat;
	text-indent: -2000em;
}

#staticLinks a.l1:hover {
	background: url(img/static-1-a-2.jpg) no-repeat;
	padding-top: 6px;
	margin: 0 2px 0 0;
}

#staticLinks a.l2 {
	width: 61px;
	height: 29px;
	padding: 1px 0 0 9px;
	background: url(img/static-2-i-2.jpg) no-repeat;
	text-indent: -2000em;
}

#staticLinks a.l2:hover {
	background: url(img/static-2-a-2.jpg) no-repeat;	
	padding-top: 6px;
}

#staticLinks a.l3 {
	width: 115px;
	height: 31px;
	padding: 1px 0 0 9px;
	background: url(img/static-3-i-2.jpg) no-repeat;
	text-indent: -2000em;
}

#staticLinks a.l3:hover {
	background: url(img/static-3-a-2.jpg) no-repeat;
	padding-top: 5px;
}

#main {}

#nav {
  float: left;
  position: relative;
  width: 324px;
  height: 194px;
  margin: 1px 0 0 ;
	background: url(img/left-band.jpg) no-repeat;
}

#rightBand {
  float: left;
  width: 178px;
  padding: 236px 0 0 25px;
	background: url(img/right-band-1.jpg) no-repeat;
}

#content {
  float: left;
  width: 361px;
  padding: 7px 15px 0 7px;
  background: #fff;
}

#contact {
  position: absolute;
  right: 13px;
  top: 193px;
  width: 204px;
  height: 244px;
  padding: 0 0 0 25px;
	background: url(img/contact.jpg) no-repeat;
	font-size: 0.9em;
}

#contact h3 {
	margin: 41px 0 12px -1px;
  color: #252527;
	font: normal 1.6em/1em Georgia, sans-serif;
}

#footer {
  height: 203px;
	background: url(img/bg-bottom.gif) repeat-x center top;
	font-size: 0.8em;
}

#footer .left {
  width: 50%; 
  float: left;
  text-align: right;
}

#footer .left div {  
  padding: 20px 162px 0 0;
}

#footer .right {
  width: 50%; 
  float: left;
  margin: 0 0 0 -144px;
}

#foot {
  width: 591px;
  height: 68px;
  padding: 10px 0 0 8px;
	background: url(img/bottom.jpg) no-repeat left top;
	text-align: left;
}

#foot a {
  display: block;
  width: 28px;
  height: 25px;
  margin: -4px 0 0 363px;
  color: #5a5a5a;  
  background: url(img/to-top-2.gif) no-repeat 0 0;
  padding: 0 0 0 10px;  
}

#foot a:hover {
  text-decoration: none;
}

/* Navigation */

div#nav ul {
  margin: 13px 0 0 70px;
  list-style: none;
	height: 194px;
}

div#nav ul li {
  padding: 2px 0 0 0;
  background: url(img/nav-dots.gif) no-repeat left bottom;
  line-height: 1.6em;
}

div#nav ul li a {
  display: block;
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
  line-height: 1.5em;
}

div#nav ul li a:hover {
  font-weight: bold;
}

div#nav ul li ul {
  display: none;
}

div#subMenu ul {
  margin: 13px 0 1.8em 35px;
  list-style: none;
}

div#subMenu ul li {
  padding: 2px 0 0 0;
  background: url(img/nav-dots.gif) no-repeat left bottom;
  line-height: 1.6em;
}

div#subMenu ul li a {
  display: block;
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
  line-height: 1.5em;
}

div#subMenu ul li a:hover {
  font-weight: bold;
}

.active a {font-weight: bold;}


/* Special classes and elements */

div.separator {
	background: url(img/separator.gif) no-repeat;
	height: 23px;
	margin: -0.3em 0 0.3em 0;
	clear: both;
}

div.separator hr {
    display: none;
}

div.strong strong, .emphasize {
	font-weight: normal;
}

#header h1, #header p, h2#longTitle {
	display: none;
}

#sidebar {
	display: none;
}

a.title {
  display: block; 
  font-weight: bold; 
  background: none !important; 
  padding: 0 !important; 
  margin: 0 0 -0.9em 0; 
  line-height: 1em;
}

img.left {
	float: left;	
	margin: 0 7px 0 0;
	line-height: 0px;
}

a.left {
	float: left;
	width: 210px;
	padding: 0;
}

a.left img.left {
	float: none;
	display: block;
}

div.left {
	float: right;
	width: 142px;
}

img.right {
	float: right;
	margin: 0 0 0 7px;
}

a.right {
	float: right;
	width: 210px;
}

div.right {
	float: left;
	width: 142px;
	text-align: right;
}

a.noimage:link, a.noimage:visited, a.noimage:hover, a.noimage:active {
	background-image: none !important;
	padding: 0 !important;
}

#EmailForm {
	margin: 0 0 10px 0;
}

#EmailForm label {
	float: left;
	width: 110px;
	margin: 0 10px 6px 0;
	text-align: right;
}

#EmailForm input, #EmailForm textarea {
	float: left;
	width: 230px;
	border-top: 1px solid #8c8c8c;
	border-right: 1px solid #3b3b3d;
	border-bottom: 1px solid #3b3b3d;
	border-left: 1px solid #8c8c8c;
	margin: 0 0 6px 0;
	font: normal 11px/1.3em Tahoma,Arial,Verdana,sans-serif;
	padding: 1px 2px;
	color: #4c4c4e;
}

#EmailForm textarea {
	height: 100px;
}

#EmailForm input.button {
	cursor: pointer;
	background: url(img/right-band-1.jpg) no-repeat -12px -10px;
	border: none;
	width: auto;
	color: #fff;
	font: bold 1em/1.5em Tahoma,Arial,Verdana,sans-serif;
	padding: 2px 8px;
}

.noborder {
	background: none;
	border: none;	
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1.3em;
	border-left: 5px solid #777;
	color: #777;
}


/* content left */
	
.meta {
  margin: 0 0 1em 0;
	font: normal 0.8em/1.2em Verdana, Tahoma;	
}

.meta-date {
	padding: 0 0 0 15px;
	background: url(img/bg-date.gif) no-repeat 0 1px;
}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0 1px;
}

.meta-comments {
	padding: 0 0 0 15px;
	background: url(img/bg-comments.gif) no-repeat 0 1px;
}

p.tags {
	clear: both;
}

/* content right */

#rightBand h3 {
  padding: 0 0 2px 0;
  background: url(img/h3.gif) no-repeat left bottom;
  color: #252527;
	font: normal 1.4em/1em Georgia, sans-serif;
}

#rightBand li {
	display: inline; /* white space bug IE6 */
}

#rightBand li a {
	display: block;
	padding: 3px 3px 3px 11px;
	background: url(img/little-arrow.gif) no-repeat 2px 0.8em;
	text-decoration: none;
	font-size: 0.9em;
}

li.cat-item ul.children li a {
	padding: 3px 3px 3px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 3px 3px 3px 40px;
}

.box { margin: 0 0 2em 0; }

/* search form */

#search {
	width: 130px;
	padding: 2px;
	color: #363636;
	border: 1px solid #363636;
}

#search-submit {
	width: auto;
	padding: 2px;
	background: #363636;
	color: #fff;
	border: 0;
}

/* comments */
	
h4#comments, h4#respond {
  margin: 0 0 1em 0;
	padding: 0 0 2px 0;
  background: url(img/h3.gif) no-repeat left bottom;
  color: #252527;
	font: normal 1.4em/1em Georgia, sans-serif;
}	
	
.comment {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #f2f2f2 url(img/comments-bg.gif) repeat-y right top;
	border-left: 8px solid #363636;
}

.avatar {
	float: left;
	margin:0 10px 0 0 !important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
}

/* comment form */

#commentform {
	margin: 0 0 10px 0;
}

#commentform label {
	display: block;
	margin: 0 0 2px 0;
	color: #8c8c8c;
	font-size: 0.9em;
}

#commentform input.text, #commentform textarea {
	display: block;
	width: 340px;
	border-top: 1px solid #8c8c8c;
	border-right: 1px solid #3b3b3d;
	border-bottom: 1px solid #3b3b3d;
	border-left: 1px solid #8c8c8c;
	margin: 0 0 13px 0;
	font: normal 11px/1.3em Tahoma,Arial,Verdana,sans-serif;
	padding: 3px 3px;
	color: #4c4c4e;
}

#commentform textarea {
	height: 100px;
}

#commentform input.submit {
  margin: 0 0 0 90px;
	cursor: pointer;
	background: url(img/right-band-1.jpg) no-repeat -12px -10px;
	border: none;
	width: 174px;
	color: #fff;
	font: bold 1em/1.5em Tahoma,Arial,Verdana,sans-serif;
	padding: 2px 8px;
	text-align: center;
}

/* useful */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-smiley {
   border: none !important;
   padding: 0 !important
}

/* wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* wp-calendar */

#calendar_wrap {
	margin: 0;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}