/*  
Theme Name: aurum:theme
Theme URI: http://aurum-media.com
Description: WordPress theme designed by aurum:media for brezendesign.de
Version: 1.0
Author: Michael Bundscherer & Claudie Els&auml;&szlig;er
Author URI: http://aurum-media.com
*/

body {
	background: #FCFCFE;
	font: 90%/150% "MS Sans Serif", Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
#page {
	
}
#wrapper {
	width: 721px;
	margin: 0px auto;
	position: relative;
}


/* --- --- --- Intouch Contact Form   */

/* just for clearing floats, IE Hack */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {display: block; margin: 0; padding: 0; }
p.clearfix {}
/* End hide from IE-mac */    
    
div.intouch { margin: 0 auto 1.25em auto; }		
div.intouch  form { float: left; width: 100%; }	
div.intouch div.inputfield { padding: 3px 0px; position: relative; }
div.intouch span { position: relative; top: 0.35em; }
div.intouch label { 
  display: block; float: left; clear: left; width: 15%; text-align: right; 
  padding-top: 0.35em; position: relative; right: 5px;
}
div.intouch div.inputfield input, 
div.intouch div.inputfield textarea { float: left; margin-left: 10px; }
div.intouch div.inputfield input { 
  width: 46%; border: 1px solid #DCDCDC; padding: 3px 3px 3px 7px;
}
div.intouch div.inputfield textarea { 
  width: 46%; height: 105px; padding: 3px 3px 3px 7px; border: 1px solid #DCDCDC;
}
div.intouch div.inputfield input.submitbutton { 
  border: 1px solid #DCDCDC; background: #FDFDFC; cursor: pointer;
  width: auto !important; padding: 2px; margin-left: 10px; left: 15%;
  position: relative;
}
div.intouch div.inputfield input:hover, 
div.intouch div.inputfield textarea:hover{background: #f5f8fa;}

div.intouch div#usermessage { margin-bottom: 3px; font-weight: bold; color: #C00000}
div.intouch div#usermessage.success {}
div.intouch .error { border: 1px solid #C00000 !important; padding: 1px; }


/* --- --- --- header  */
#flashheader {
	height: 168px;width:760px;
	margin:0px auto;
}
#header {
	display: none;
	height: 168px;
}
/* site title */
h1 {
	position: absolute;
	top: 42px;left: 0px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font: normal 62px/100% "Snell Roundhand", "MS Sans Serif", Geneva, sans-serif;
}
h1 a, h1 a:visited {
	color: #999999;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 98px;left: 0px;
	color: #000000;
	font: 12px "MS Sans Serif", Geneva, sans-serif;
}
/* search form */
#searchform {
	position: absolute;
	top: 0px;right: 0px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 190px;
}
#searchform #s{
	background: transparent url(images/form-field-bg.gif) no-repeat ;
	height: 17px;width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* --- --- --- main content  */
#left-col {
	width: 510px;
	float: left;
}
/* main menu */
#nav {
	margin:0px auto;
	position:relative;
	width:721px;
	background: transparent;
	height: 22px;
}
#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font: bold 90%/90% "MS Sans Serif", Geneva, sans-serif;
}
#nav ul li{
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a{
	padding: 5px 5px 6px 5px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a, #nav .current_page_parent a{
	text-decoration: none;
	background: #dcdcdc;
	color: #ffffff;
}


/* content */
#content {
	padding: 14px 0px 7px 5px;
	width: 510px;
	background: transparent;
	clear: both;
	overflow: hidden;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .title {
	float: left;
	width: 100%;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	padding: 0;
	float: left;
}
.postdata .comments{
	padding: 0;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}

/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 165%/100% Georgia, "Times New Roman", Times, serif;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #6F6F6F;
	margin: 5px 0px 5px;
	font: bold 130%/110% Georgia, "Times New Roman", Times, serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	height: 0px;
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* --- --- --- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% "MS Sans Serif", Geneva, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% "MS Sans Serif", Geneva, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% "MS Sans Serif", Geneva, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% "MS Sans Serif", Geneva, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% "MS Sans Serif", Geneva, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* --- --- --- footer area  */
#footer {
	padding: 7px 0px 0px 5px;
	font-size: 80%;
	line-height: 120%;
	color: #A0A0A0;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #A0A0A0;
}
#footer a:hover {
	text-decoration: underline;
}

/* --- --- --- sidebar area  */
/* sidebar */
#sidebar {
	float:right;
	width: 190px;
	color: #666666;
	line-height: 160%;
}
#sidebar p {
	margin: 0px 0px 15px;
}
#sidebar h3 {
	font: bold 90%/100% "MS Sans Serif", Geneva, sans-serif;
	color: #666666;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #666666;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #333333;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}
#sidebar .current_page_item a {
	color: #3b9acc;
}
#sidebar ul {
	list-style: none;
	font: bold 85% "MS Sans Serif", Geneva, sans-serif;
	border-top: dotted 1px #CFCFCF;
	margin: 20px 0px 0px 0px;
	padding: 0;
}
#sidebar ul li {
	padding: 0;
	border-bottom: dotted 1px #CFCFCF;
	padding: 5px 0px 6px;
}
#sidebar ul li ul li {
	padding-left: 12px ;
}


/* --- --- --- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments & others */
.center, .aligncenter {
	text-align: center;
}
img.center, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left, .alignleft {
	float: left;
}
img.left, img.alignleft {
	float:left;
	margin: 0px 14px 7px 0px;
}
.righ, .alignrightt {
	float: right;
}
img.right, img.alignright {
	float:right;
	margin: 0px 0px 7px 14px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}
span.caps {
	text-transform: uppercase;
	font-size: 0.89em;
	letter-spacing: .082em
}
span.hwzr {
	white-space: nowrap; 
	word-spacing: -0.16em
}
a:focus {outline:none;}
