/*
Theme Name: Som EV
Theme URI: http://powerfusion.net
Description: SomEV theme created for Symposium Oeconomicum Muenster
Version: 1.0
Author: Powerfusion Team
Author URI: http://powerfusion.net
*/
/*********************************************
		Standart Page Styles
*********************************************/
html, body { margin: 0px; padding: 0px; height: 100%;}
body * { margin: 0px; padding: 0px;}
body { 
	color: #000;
	font-family: Helvetica, Arial;
	font-size: 11px;
	padding: 0px;
	text-align: center;
}

a {
	color: #9a9a9a;
	text-decoration: none;
}

a:visited {}
a:hover {}
a img {}

blockquote {
	margin-left: 10px;
	padding-left: 5px;
	text-align: justify;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

h4 {
	font-weight: normal;
	font-size: 13px;
}

h5 {
	font-weight: normal;
	font-size: 12px;
}

h6 {
	font-weight: normal;
	font-size: 11px;
}
	
img{
	border: none;
}
	
ol {
	padding: 0 0 0 25px;
	margin: 0;
}

ol li {
	margin: 0;
	padding: 0;
}
	
ul {
	padding: 0;
	margin: 0;
}

ul li {
	margin: 0;
	padding: 0;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.blogroll {}

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.current_page_item {}
.current_page_parent {}

.entry {
	font-size: 1.1em;
	line-height: 1.4em;	
}
.entry ol {
	 padding-left: 20px;
 }
 
.entry ul {
	 list-style: none;
	 margin: 5px 5px 20px 5px;
 }
 
.entry ol {
	 margin: 5px 5px 20px 5px;
 }
 
.entry ul ul {
	 margin: 5px 5px 5px 5px;
 }
 
.entry ol ol {
	 margin: 5px 5px 5px 5px;
 }
 
 .entry ol li {
  line-height: 1.5em;
  color: #333;
  margin-bottom: 5px;
  font-size: 14px;
}

.entry ul li {
  font-size: 14px;
  line-height: 27px;
  background: url(images/menu_bullet_2nd_lvl.png) no-repeat;
  background-position: left 6px;
  padding-left: 20px;
  margin-bottom: 5px;
}

.entry img {
	border: 1px solid #ccc;
	padding: 5px;
}

.entry a {
  color: #8F8F8F;
	font-weight: bold;
  text-decoration: underline;
}

.linkcat{}

.navigation {}

.pagenav {}
.page_item {}

.post{
	background-image:url(images/page_content_post_bg.png); 
	background-repeat: no-repeat;
	min-height: 200px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	text-align: left;
}


.post p{
	margin-top: 13px;
	margin-bottom: 13px;
}

.post h2{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 25px;
}


.post h2 a{
	color: #000;
	/* color: #1C95D9; */
}

.postmetadata {
	margin-top: 20px;
	text-transform: uppercase;
	font-style: italic;
}

.widget {}
.widget_text {}
.wp-caption {}
.wp-caption img {}
.wp-caption p.wp-caption-text {}

/*********************************************
		Page Styles
*********************************************/
#wrapper{
	width: 100%;
	height: 100%;
	text-align: center;
  	margin: 0px auto;
}

#header {
	background-image:url(images/bg_header.png); 
	background-repeat: repeat-x;
	height: 446px;
	margin: 0px auto;
	text-align: center;
	width: 100%;
}

#header_menu {
	height: 92px;
	margin: 0px auto;
	text-align: center;
	width: 902px;
}

#header_menu_logo {
	background-image:url(images/header_menu_logo.png);
	float: left;
	height: 92px;
	width: 451px;
}

#header_menu_somev {

}

#header_menu_somev a{
	background-image:url(images/header_menu_somev_ac.png);
	float: left;
	height: 92px;
	width: 150px;
}

#header_menu_somev a:hover{
}

#header_menu_somblog {
}

#header_menu_somblog a{
	background-image:url(images/header_menu_somblog.png);
	float: left;
	height: 92px;
	width: 150px;
}

#header_menu_somblog a:hover{
	background-image:url(images/header_menu_somblog_hv.png);
	float: left;
	height: 92px;
	width: 150px;
}

#header_menu_somblog a:active{
	background-image:url(images/header_menu_somblog_ac.png);
	float: left;
	height: 92px;
	width: 150px;
}

#header_menu_som2010 {
}

#header_menu_som2010 a{
	background-image:url(images/header_menu_som2011.png);
	float: left;
	height: 92px;
	width: 151px;
}

#header_menu_som2010 a:hover{
	background-image:url(images/header_menu_som2011_hv.png);
	float: left;
	height: 92px;
	width: 151px;
}

#header_menu_som2010 a:active{
	background-image:url(images/header_menu_som2011_ac.png);
	float: left;
	height: 92px;
	width: 151px;
}

#header_banner {
	background-image:url(images/header_banner.png); 
	height: 354px;
	margin: 0px auto;
	text-align: center;
	width: 902px;
}

#page {
	margin: 0px auto;
	padding-top: 25px;
	text-align: center;
	width: 902px;
}

#page_menu {
	float: left;
	padding-top: 3px;
	width: 193px;
}

#page_content {
	float: left;
	width: 541px;
}

#footer {
	background-image:url(images/bg_footer.png); 
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	height: 61px;
	line-height: 61px;
	margin-top: 25px;
	width: 100%;
  padding: 0;
}

#footer a{
	color: #fff;
}

.powerfusion {
	float:right;
	margin: 12px 10px 0 0;
	height: 40px;
	width: 40px;
}

.powerfusion a img {
  height: 40px;
  width: 40px;
  margin: 0;
  padding: 0;
}
.clear { 
	clear: both;
}
/*********************************************
		Menu Styles
*********************************************/
#menu{ 
	text-align: left;
	font-weight: bold;
	width: 208px;
}

#menu div.wiwi{
	font-size: 1.2em;
}

#menu ul{ 
	list-style: none;
	
}

#menu ul li{ 
	padding-bottom: 15px;
	/* text-transform: uppercase;*/
	/*font-size: 16px;*/
}

#menu ul li a{ 
	background: url(images/menu_bullet_1st_lvl.png) no-repeat left;
	color: #000;
	display: block;
	font-size: 1.3em;
	line-height: 23px;
  	padding-left: 28px;
}

#menu ul li a:hover{ 
	color: #1C95D9;
}

#menu ul ul{ 
	list-style: none;
	padding-left: 27px;
}

#menu ul ul li{ 
	padding-bottom: 4px;
	margin-top: 8px;
}

#menu ul ul li a{ 
	background: url(images/menu_bullet_2nd_lvl.png) no-repeat left;
	display: block;
	font-size: 1.2em;
	line-height: 17px;
  	padding-left: 22px;
}
/*********************************************
		Sidebar / Widget Styles
*********************************************/
#sidebar{ 
	float: right;
	width: 153px;
}

#sidebar div.widget{
	text-align: left;
	width: 153px; 
	margin-bottom: 15px;
}

#sidebar h2{ 
	/*padding: 10px 0 5px 43px;*/ 
	margin: 0 0 0 0;
	text-align: center;
	/*text-transform: uppercase;*/
}

#sidebar ul { 
	list-style: none;
	margin: 0; 
	padding-left: 25px;
}

#sidebar ul li {
	margin-top: 10px;
	padding-left: 25px;
}

