/*
Theme Name: Som 2010
Theme URI: http://powerfusion.net
Description: Som2010 theme created for Symposium Oeconomicum Muenster
Version: 1.0
Author: Powerfusion Team
Author URI: http://powerfusion.net
*/
/*********************************************
		Standart Page Styles
*********************************************/
html, body { margin: 0; padding: 0; }
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: 15px 15px;
  padding: 10px;
  border-left: 2px solid #ccc;
}

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;
  	margin-bottom: 30px;
}

.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: #E3000B; */
}

.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%;
	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.png);
	float: left;
	height: 92px;
	width: 150px;
}

#header_menu_somev a:hover{
	background-image:url(images/header_menu_somev_hv.png);
	float: left;
	height: 92px;
	width: 150px;
}

#header_menu_somev a:active{
	background-image:url(images/header_menu_somev_ac.png);
	float: left;
	height: 92px;
	width: 150px;
}

#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_som2010_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: 208px;
}

#page_content {
	float: right;
	width: 693px;
}

#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 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: #E3000B;
}

#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;
}
/*********************************************
		Category Referenten
*********************************************/
.referentenmemmber{
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 50%;
}

.memberimg{
	margin-bottom: 5px;	
}

.membername{
	width: 100%;	
}

.thumbnail{
	border: 1px solid #ccc;
	height: 90px;
	padding: 5px;
}
/*********************************************
		Sidebar / Widget Styles
*********************************************/
#sidebar{ 
	float: left;
	width: 208px;
}

#sidebar div.widget{
	width: 208px;
	text-align: left; 
}

#sidebar h2{ 
	text-align: center;
	/* padding: 10px 0 5px 43px;*/ 
	margin: 0 0 5px 0;
}

#sidebar ul { 
	list-style: none;
	margin: 0; 
	padding-left: 25px;
}

#sidebar ul li {
	margin-top: 10px;
	padding-left: 25px;
}
/*********************************************
    Slider Top
*********************************************/
#slidertop {
	height: 200px;
	display: none;
}

* html #slidertop .itemDiv {
	display:inline;
}
#slidertop .itemDiv {
	background-color: #fff;
	border: 1px solid #ccc;
	height: 130px;
	padding-top: 10px;
	width: 110px;
}


#featured {
	margin: 0px auto;
	margin-bottom: 25px;
	text-align: center;
	/* sliderwrapper(width+borderleft+borderright)+pagination(width+borderleft+bordertight)*/
	width: 666px; 
}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 665px; /*width of featured content slider*/
	height: 300px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	width: 665px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 300px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-align: left;
}

.pagination{
    height: 56px;
	width: 666px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
}

.pagination a{
	background-color: #9a9a9a;
	display: block;
	float: left;
	height: 56px;
	margin-right: 1px;
	width: 110px;
}

.pagination a:hover, .pagination a.selected{
	background: url(images/somslider_heart_bg.png) no-repeat;
	
}
