/*  
Theme Name: Fondation Gutzwiller
*/


html, body {	
overflow: auto; 
}

body {
margin: 0;
padding: 0;
color: #000;
font: 12px "Courier New", Courier, monospace;
line-height: 16px;
}



p {
margin-left: 0px;
}

p a {
color: #000;
text-decoration: underline;
}

p a:hover {
color: #000;
background-color: #FF0;
text-decoration: line-through;
}


p strong {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-stretch: expanded;
text-transform: uppercase;
}


a img {
border: none;
}

h2 {font-size: 1.1em}

hr {
border: 0px; /* Fuer Firefox und Opera */
border-top: 1px dashed #CCCCCC;
border-bottom: transparent;
line-height: 0px;
height:0px;
}

#wrap {
margin:0px auto; 
padding:0px; 
position: relative;
min-height: 100%;
height:auto !important;
height:100%;
}








/* ################# START HEADER AND NAVIGATION ################### */

#header {
padding: 10px 0 0 10px;
width:100%; 
height: 50px;
position: fixed;
top: 0px;
left: 0px;
background-color: #FFF;
border-bottom: 1px solid #333;
}

body > div#header {
/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
position: fixed;
}


* { behavior: url(iepngfix.htc) }
#logo img { behavior: url(iepngfix.htc) }

#logo {
float: left;
position: fixed;
top: 7px;
overflow: hidden;
}



/* ################# ENDE HEADER AND NAVIGATION ################### */







/* ################### START CONTENT & POSTS ##################### */

#content {
padding-top: 90px;
padding-left: 270px;
width: 680px;
padding-right: 20px;
}


#content h3 {
font-family: Helvetica, Arial, sans-serif;
font-stretch: expanded;
text-transform: uppercase;
margin-bottom: 2px !important;
margin-top: 2px !important;
}

#content h3 a{
color: #000;
text-decoration: none;
}

#content h3 a:hover{
color: #333;
text-decoration: none;
}

.postbottom {
background-image: url(img/background2.jpg); 
background-repeat: repeat;
padding: 2px 5px;
display: block;
}


.next {
/*padding-top: 13px;*/
padding-bottom: 60px;
font-family: "Times New Roman", Times, serif;
font-size: 1.4em;
text-decoration: none;
/*margin-left: 10px;*/
/*padding: 10px 10px;*/
}

.next a{
font-size: 2.4em;
text-decoration: none;
}
.next a:hover{
color: #dddacb;
text-decoration: none;
}

#flip {
position: fixed;
top: 87px;
left: 150px;
}

#flip a {
text-decoration: none;
}

#flip a:hover {
color: #dddacb;
}


/* ################### ENDE CONTENT & POSTS ##################### */



/* ###################### START SINGLE ####################### */

#singlepage {
padding-top: 90px;
padding-left: 270px;
width: 480px; 
}

#singlepage a {
color: #000;
text-decoration: underline;
}

#singlepage a:hover {
color: #000;
background-color: #FF0;
text-decoration: line-through;
}

#singlepage h3 {
font-family: Helvetica, Arial, sans-serif;
font-stretch: expanded;
text-transform: uppercase;
margin-bottom: 2px !important;
margin-top: 2px !important;
}

#singlepage img {
padding-bottom: 10px;
margin-left: 0px;
}  

#singlepage a img {
border: none;
}

#singlepage p {
font-size: 14px;
line-height: 18px;
text-align: justify;
margin-left: 0px;
margin-top: 15px !important;;
margin-bottom: 0px;
}

.singlepage p a {
color: #000;
text-decoration: underline;
}

.singlepage p a:hover {
color: #000;
background-color: #FF0;
text-decoration: line-through;
}


.postheaders2 {
padding-bottom: 12px;
}



/* ###################### ENDE SINGLE ####################### */

#singlepage760 {
padding-top: 90px;
padding-left: 270px;
width: 770px; 
}

#singlepage760 a {
color: #dddacb;
text-decoration: none;
}

#singlepage760 a:hover {
color: #333;
}

#singlepage760 h3 {
font-family: Helvetica, Arial, sans-serif;
font-stretch: expanded;
text-transform: uppercase;
margin-bottom: 2px !important;
margin-top: 2px !important;
}

#singlepage760 img {
padding-bottom: 10px;
padding-right: 10px;
margin-left: 0px;
}  

#singlepage760 a img {
border: none;
}

#singlepage760 p {
font-size: 14px;
line-height: 18px;
text-align: justify;
margin-left: 0px;
margin-top: 15px !important;;
margin-bottom: 0px;
}

.singlepage760 p a {
color: #000;
text-decoration: underline;
}

.singlepage760 p a:hover {
color: #000;
background-color: #FF0;
text-decoration: line-through;
}


.postheaders760 {
padding-bottom: 12px;
}



/* ################## START ARCHIV UND SEITEN #################### */
#page {
padding-top: 100px;
padding-left: 50px;
width: 680px;
}




/* ################## ENDE ARCHIV UND SEITEN #################### */

.post {
width: 680px;
margin-bottom: 50px;
padding-bottom: 60px;
}

.post img {
margin-bottom: 12px !important;
}  

.post p img{
margin-left: 0px !important;
}

.post p{
font-size: 14px;
line-height: 18px;
width: 360px;
float: none;
margin-left: 0px;
margin-top: 15px !important;;
margin-bottom: 0px;
}

.post p a {
color: #000;
text-decoration: underline;
}

.post p a:hover {
color: #000;
background-color: #FF0;
text-decoration: line-through;
}

.date {
color: #CCC;
}

.date a {  
color: #000;
text-decoration: none;
}

.date a:hover {
color: #333;
}

#footer {
	z-index: -1;
	position: fixed;
	padding-left: 20px;
	height: 120px;
	width: 100%; 
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	/*position: fixed;
	margin-bottom: 60px;
	height: 60px;
	width: 100%;
	border-top: 1px solid #000;*/
}
