﻿

/* CSS Theme for hamburg-hram.de website */
/* main part */ 



html, body {
font-family:arial,sans-serif;
background-color: #e4e4e4; 

}

a:visited {
	color: #667AA2;
	background-color: transparent;
}

a {
	color: #495978;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
}

td,p,font,ul, .navigation, h4 {
text-align: left;
color:#000000; 
background-color: transparent;
font-size:0.8em;
text-align:left;
 }
/* 

--------------------
div styling
--------------------
#content for content div

#leftcolumn, 
#righcolumn  pages with two columns use 
#pages for one column
#sidebar for right navigation
#search for search
#bottom for bottom of the page

------------
elements styling
--------------
.unsichtbar - not visible elements
.entry style for entryes
.entrybottom style for - comment this -
----------------
navigation styling
----------------
#navi li.page_item
#navi  li.current_page_item 
.current-cat

----------------
navigo
----------------
#level2
#level2 li
#level3 li 
#level3current, #level2current,#level2highlight

*/ 

 
/* blocks */ 

#leftcolumn {
	display: block;
	float: left;
	
	width: 340px;
	vertical-align: top;
	}
	
#search {
text-align: left;
color:#000000; 
background-color: transparent;
font-size:0.8em;
text-align:left;
 }



#rightcolumn {
	display: block;
	float: right;
	width: 340px;
	vertical-align: top;

}

#bottom{ 
width:800px; 
background-color: white; 
font-family:arial,sans-serif;
color:#000000; 
font-size:0.7em;}

#pages  {
	margin-left: 43px;
	margin: 10px;
	padding: 15px;
	padding-left: 43px;
}

 
#content {
background-color: white; 
margin:10px;
padding:10px;
width:800px; 
text-align: center;
margin-left: auto; 
margin-right: auto;
margin: 0 auto;

}



.entry {

text-align:left; 
padding-bottom: 25px;


}

/* navigation  main*/ 

#navi {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
		margin-left: 43px;
		margin-bottom: 5px;
		margin-top: 5px;
	float: left;
	display: inline;
	font-size: 75%;
	
} 


#navi li {
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	
	text-transform: uppercase;
	padding-left: 5px;
	
	}


#navi li.first {
	border-left: none;
	}


#navi li.page_item a:visited, #navi li.page_item a {color:#AB1820; background-color: transparent; text-decoration:none;}
#navi li.page_item a:hover {background-color:#AB1820; color:#FFFFFF;text-decoration:none;}
#navi  li.current_page_item a:visited, #navi  li.current_page_item a{
	color: #b1b1b1;
	background-color: transparent;
}

/* navigation category */ 
.current-cat a{
	color: #b1b1b1;
	background-color: transparent;
}

.entrybottom {
	border: 1px dotted Silver;
	background-color: #EFF4E8;
	width: 300px;
}

/* navigation  language */ 

#menu_lang {
	margin: 0px;
	display: inline;
	padding: 0px;
	float: right;
		margin-bottom: 5px;
		padding-left: 15px;
}

#menu_lang li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;


	}


#menu_lang li {
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	font-size:0.8em;
	padding-left: 5px;

	}

#menu_lang li a {font-family: arial,sans-serif;text-align:left; color:#AB1820;background-color: transparent;}

/* navigation  bottom*/ 





a {color:#495978;}
a.blog {color: #3D4E18;text-decoration:none;background-color: transparent;  }
a.blog:hover {background-color: #3D4E18; color: #fff; text-decoration:none;  }
h1 {
	font-family: arial,sans-serif;
	text-align: left;
	color: #3D4E18;
	background-color: transparent;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
h2, h3 {
	font-family: arial,sans-serif;
	text-align: left;
	color: #3D4E18;
	background-color: transparent;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
}


.blog {font-size:120%; font-weight: bold;}

.unsichtbar {display: none;}
.mainnews p {
	font-family: arial,sans-serif;
	color: #819363;
	background-color: transparent;
	text-align: center;
	font-size: 120%;
	
}

.mainnews p a {
	color: #819363;
	background-color: transparent;
	text-decoration: none;
	margin-left: 40px;
}

.mainnewstitle {
	font-family: arial,sans-serif;
	color: #848484;
	background-color: transparent;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}
.mainnewsitem {
	font-family: arial,sans-serif;
	color: #000000;
	text-align: left;
	font-size: 90%;
	background-color: transparent;
}



hr {clear:both;}

hr.hr1 
{
background-color: #AB1820;
height: 2px;
width: 100%;
border: 0;

}


.entrytop {
color: #495978;
}

a.activelink{
color: #1b1b1b;
}

.pict {margin-right: 10px;

}

#sidebar {

	width: 220px;
	float: right;
	padding-top: 15px;
	padding-left: 5px;
}
#level2 {
	float: right;
	padding: 15px;
	padding-left: 20px;
	margin: 10px;
	border: 1px dotted;
	width: 200px;
	
}

#level2 li {
	list-style: square inside;
	
}
#level3 li {
	font-size: 125%;
	
}

#level3current, #level2current,#level2highlight {
color: #b1b1b1;
}



#main {
	float: left;
	width: 520px;
	padding-top: 15px;
	padding-left: 43px;
	padding-right: 10px;
   
}


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

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

.wp-caption img {
	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;
}
