/*
Theme Name: zentrumsurya
Theme URI: http://www.zentrum-surya.at/
Description: Layout: Friedl Nussbaumer, Programmierung: Maria Putzhuber, Copyright: Kordula Kommenda, Zentrum-Surya
Version: 1.0
Author: Friedl Nussbaumer, Maria Putzhuber
all rights reserved
*/
/* Reset: http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover, a:focus, a:active {
	color: #be3816 !important;
}

/* general page styles */
body {
	font: 76%/150% Georgia, "Times New Roman", Times, serif;
	color:#000;
	background: #a49e5b url(../img/hg.png) repeat-x left top;
	text-align: center;
}

#page {
	text-align:left;
	margin: 0 auto;
	width:1000px;
	padding-bottom:60px;
}

#header {
	position:relative;
	height:280px;	
}

#header img {
	margin-top:43px;
}

#imprint {
	color: #fff;
	position:absolute;
	bottom: 30px;
	right:50px;
	font-size:1em;
	text-align:right;
}

#imprint p.imprintlink {
	margin-bottom:55px;
}
#imprint a {
	color: #fff;
}

#imprint p.imprintlink a {
	color: #861607;	
}

#main {
	background: transparent url(img/content-hg.png) repeat-y 52px 0; 
	padding-bottom:40px;	
}


#main-inside {
	background: transparent url(img/schatten.png) no-repeat 3px 0;
   padding: 45px 0 0 53px;
}

#nav {
	background: url(img/menue-hg.png) repeat-y left top;
	width:246px;
	float:left;
	padding-bottom:5em;
	position:relative;
}

#nav ul {
	margin:22px 22px 22px 20px;
	border-top:1px solid #861607;
}

#nav li {
	border-bottom:1px solid #861607;
}

#nav a {
	padding: 7px 0;
	display:block;
	color: #666;
	font-size:1.2em;
	text-decoration:none;
}

#nav ul ul {
	margin:-7px 0 7px 0;
	border:0;
}

#nav ul ul li {
	border:0;	
}
#nav ul ul li a {
	font-size:1.1em;
	padding:1px 0 1px 15px;
}

#nav a.active, #nav span, #nav li.current_page_item a {
	color: #861607;
}

#nav li.current_page_item li.page_item a {
        color: #666;
}

p.copyright {
	position:absolute;
	bottom:15px;
	left: 20px;
	margin:0;
	color: #861607;
}

#content {
	margin: 15px 90px 0 270px;	
	font-size:1em;
}

#content h1 {
	margin: 0 0 0.1em 0;
	color: #861607;
	font-size:4em;
	font-weight:normal;
	line-height:100%;
}

#content h2 {
	margin:0 0 0.5em 0;
	color: #861607;
	font-size:2.6em;
	font-weight:normal;
	line-height:100%;
}

#content h3 {
	margin-top: 1em;
        margin-bottom:0.4em;
	color: #861607;
	font-size:1.4em;
	font-weight:normal;

}

#content h4 {
       color: #861607;
       font-size:1.1em;
}

#content p {
	margin-bottom:1.5em;
        font-size:1.1em;
}

#content ul {
	list-style: disc;
	margin-left:19px;
        font-size:1.1em;
        margin-bottom:1.5em;
}

#content a {
	color: #861607;
}


#content img {
	border: 15px solid #fff;
	margin:5px 0 15px 0;
}

#content img.noborder {
	border:0;
	margin:0 0 15px 0;
}


/* wp image styles */


 #content img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

 #content img.alignright {
  margin: 5px 0 5px 22px;
	}

 #content img.alignleft {
	margin: 5px 22px 5px 0;
	}

#content .alignright {
	margin: 0 0 5px 22px;
	float: right;
	}

#content .alignleft {
	float: left;
	margin: 0 22px 5px 0;
	}
	
#content .aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 0;
	margin: 0 0 15px 0;	
	overflow:hidden;
}

.wp-caption img {

}

div.alignnone {width: 586px !important; text-align:left;}

.wp-caption p.wp-caption-text {
	border-bottom: 1px solid #861607;
	color: #861607;
	font-style: italic;
	margin:0;
}

div.alignnone p.wp-caption-text {
       padding-left:15px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
