/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 
article a {
color:#910601;
transition: color 0.2s linear 0s;
/* Firefox 4 */
-moz-transition: color 0.2s linear 0s;
/* Safari and Chrome */
-webkit-transition: color 0.2s linear 0s;
/* Opera */
-o-transition: color 0.2s linear 0s;
}
article a:hover{
color:#910601;
text-decoration: underline;
}




/* Sidebar/Accordion Menu
----------------------------------------------------------------------------------------------------*/

/* Link */
.menu-sidebar a,
.menu-sidebar li > span { color: #444; text-decoration: none;}





/* Hover */
.menu-sidebar a:hover,
.menu-sidebar li > span:hover { color: #910601; }



/* Current */
.menu-sidebar a.current { font-weight: bold; }

/* Level 1 */
.menu-sidebar li.level1 { border-top: 1px solid #ddd; }
.menu-sidebar li.level1:first-child { border-top: none; }

.menu-sidebar li.parent .level1 > span { background: url(../images/menu_sidebar_parent.png) 100% 0 no-repeat; }
.menu-sidebar li.parent.active .level1 > span { background-position: 100% -30px; }

/* Level 2-4 */
.menu-sidebar ul.level2 ul { padding-left: 10px; }





.module-title {
color:#005b5b;
font-weight:bold;
}
 
 h6 span{
font-weight: normal;	 
 }
 
.newstitle{

font-size: 12px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;


}
 
#header {

}
 
#banner {
position: absolute;
float:right;
margin:0;
right:0;
top: 0;
bottom: 0;

}

#socials {
float:right;
position: relative;
z-index: 2;
}

#miniatures {
top: -30px;
position: relative;
z-index: 1;
}
.taxonomy {
padding: 3px 10px;
background: #fafafa;
border: 1px solid #ddd;
}

img.align-right {
-moz-box-shadow:0 0 0 0 #DDD;
-webkit-box-shadow:0 0 0 0 #DDD;
box-shadow:0 0 0 0 #DDD;
/* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
max-width:100%;
}


#imagestyle {
text-align:center;
}

span {

}


 .i33 {
display:inline-block;
margin:0px 18px 0px 0px;
width: 26%;
}
 .i66 {
display:inline-block;
margin:0px 18px 0px 0px;
width: 55.5%;
}
.i50 {
display:inline-block;
margin:0px 18px 0px 0px;
width: 41%;
}
.i100 {
display:inline-block;
margin:0px 18px 0px 0px;
width: 85%;
}
