
.forumhead2 {
	-webkit-background-clip: padding-box;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.25);
	background-clip: padding-box;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Source Sans Pro,Tahoma,Helvetica Neue,Arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #fff;
	text-shadow: 1px 1px 0px #283544;
	padding: 10px;
	height: 25px;
}

.forumhead_collapsed {
   opacity: 0.4;
}

.forumhead {
   -webkit-transition: all 250ms ease-in-out;
   -moz-transition: all 250ms ease-in-out;
   -o-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
}

.statsb {
    background: #fff;
  	border-bottom: 1px solid #ccc;
    border-top: 6px solid #e47575;
    padding: 15px;
    margin-left: -10px;
      margin-right: -10px;
}

.forumsb {
    background: #fff;
    border: 1px solid #ccc;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    padding: 15px;
    -moz-box-shadow: inset 0 0 10px #efefef;
    -webkit-box-shadow: inset 0 0 10px #efefef;
    box-shadow: inset 0 0 10px #efefef;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.arrow_box {
	position: relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.25);
	color: silver;
	padding: 15px;
	font-family: Source Sans Pro,Tahoma,Helvetica Neue,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 25%;
	border: solid transparent;
	height: 0;
	position: absolute;
	pointer-events: none;
	border-left: 2px solid #d5eaa1;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #eff1f7;
	border-width: 24px;
	margin-top: -24px;
}

.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #d0d1d2;
	border-width: 25px;
	margin-top: -25px;
}

.pagination2 a:link, .pagination2 a:visited {
  background: #d5eaa1;
   color: #4f6023;
   text-align: center;
   padding: 8px 18px;
   margin-bottom: 15px;
   border: 1px solid #b3cc7c;
   text-shadow: 1px 1px 0px #e9ffa4;
   -moz-background-clip: padding;
   -webkit-background-clip: padding-box;
   -webkit-box-shadow: inset 0 0 1px 1px #e9ffa4;
   -moz-box-shadow: inset 0 0 1px 1px #e9ffa4;
   box-shadow: inset 0 0 1px 1px #e9ffa4;
   font-size: 12px;
   cursor: pointer;
   padding: 2px 6px;
   transition: all 0.5s ease;
  	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.probuttons {
	text-shadow: 1px 1px 0px #161617;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family: Source Sans Pro,Tahoma,Helvetica Neue,Arial,sans-serif;
	text-align: center;
	padding: 8px 10px;
	-moz-border-radius: 2px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #4f6023;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: auto auto;
	margin-top: 15px;
	width: 15px;
	height: 10px;
	display: inline;
}

.probuttons a:link,
.probuttons a:visited,
.probuttons a:hover,
.probuttons a:active {
      color: #fff;
      text-shadow: 1px 1px 0px #2d2f35;
}

.prorstat {
	background: #111 url(../../../images/duende2/topic_button.png) repeat-x top;
border: 1px solid #212121;
border-width: 1px 1px 0 1px;
background: -moz-linear-gradient(top, #111 0%, #111 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(100%,111));
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.02), 0 1px 0 rgba(255, 255, 255, 0.1);
text-align: center;
padding: 4px 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
color: #4f6023;
font-size: 13px;
font-style: normal;
font-weight: normal;
width: 120px;
margin: auto auto;
margin-top: 10px;
}

.stat {
	text-align: center;
	padding: 3px 5px;
	
	color: silver;
	font-size: 14px;
}

.fixed {
	display: block;
	cursor: pointer;
    color: #384247;
}

.fluid {
	display: block;
	cursor: pointer;
  	color: #384247;
}

#mainwidth {
	text-align: left;
	line-height: 1.4;
  	margin: auto auto;
    margin-top: 0px;
}

.fstat {
	background: #b23636;
	padding: 5px 10px;
	border: 1px solid #882929;
	text-shadow: 1px 1px 0px #882929;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: -15px;
	color: #fff;
	width: 60px;
	font-size: 14px;
	font-style: normal;
}

.stat2 {
    background: #161617 url(../../../images/duende2/thead1.png) top left repeat-x;
    color: #ffffff; 
    border: 1px solid #000;
    text-shadow: 1px 1px 0px #161617;
    -webkit-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
    box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 5px;
    font-style: normal;
    font-size: 14px;
}

.ui {
	color: #333;
	padding: 15px;
	text-shadow: 1px 1px 1px #fff;
	margin: 2px;
	text-align: center;
    font-style: normal;
    font-size: 14px;
}

.proi {
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	overflow: hidden;
	clear: both;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.25);
	overflow: hidden;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	font-size: 14px;
	font-style: normal;
}

#fadehover img {
opacity: .5;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
}

#fadehover img:hover{
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
}

.thead2 {
	background: #324e66 url(../../../images/duende2/statthead.jpg) top left repeat-x;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 4px, inset #414141 0px 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #414141 0px 1px 0px;
	box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #414141 0px 1px 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #1a2936;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 1px 1px 0px #000;
	padding: 10px;
	height: 25px;
	
	color: #fff;
	font-family: Source Sans Pro,Tahoma,Helvetica Neue,Arial,sans-serif;
	font-size: 14px;
}

.thead2 a:link {
	color: #fff;
	text-decoration: none;
}

.thead2 a:visited {
	color: #fff;
	text-decoration: none;
}

.thead2 a:hover,
.thead2 a:active {
	color: #fff;
	text-decoration: none;
      -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.thead_collapsed {
   opacity: 0.4;
}

.thead {
   -webkit-transition: all 250ms ease-in-out;
   -moz-transition: all 250ms ease-in-out;
   -o-transition: all 250ms ease-in-out;
   transition: all 250ms ease-in-out;
}

:focus {
	outline: none;
}

.footermenu {
    color: #ffffff;
   text-shadow: 1px 1px 0px #161617;
	float: left;
	text-align: left;
    font-style: normal;
    font-size: 14px;
}

.footermenu ul {
        padding: 0;
        margin: 0;
      margin-top: -20px;
}

.footermenu li {
	list-style: none;
	display: inline-block;
	padding: 13px 12px;
	margin: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
  	font-family: Source Sans Pro;
    font-style: normal;
    font-size: 14px;
}

.footermenu li:hover, .footermenu li:active {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.footermenu li a:link, .footermenu li a:visited {
        color: #fff;
          text-shadow: 1px 1px 0px #262832;
}

.navMenu {
    background: #161617 url(../../../images/duende2/thead1.png) top left repeat-x;
    color: #ffffff;
    border: 1px solid #000;
    text-shadow: 1px 1px 0px #161617;
    -webkit-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
    box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset rgba(255,255,255,0.13) 0px 1px 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	padding: 10px;
	margin: auto auto;
	height: 25px;
    font-style: normal;
    font-size: 14px;
      -moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
      -moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}

legend {
	background: #111 url(../../../images/duende2/topic_button.png) repeat-x top;
	border: 1px solid #212121;
	border-width: 1px 1px 0 1px;
	background: -moz-linear-gradient(top, #111 0%, #111 100%);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.02), 0 1px 0 rgba(255, 255, 255, 0.1);
	color: #fff;
	text-shadow: 0 -1px 0 #191919;
	font: 300 12px/1.3 Helvetica, Arial, sans-serif;
	line-height: 30px;
	padding: 0 10px;
}

fieldset {
	border: 1px dashed #e1dfdf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
}

#pm_notification {
	background: #b23636;
	text-shadow: 1px 1px 0px #882929;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #cc3d3d 0px 1px 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	color: #fff;
	border: 1px solid #882929;
    -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;  
	display: inline-block;
	height: 10px;
	line-height: 10px;
	padding: 4px 5px 4px 5px;
    font-style: normal;
    font-size: 14px;
}

a#pm_notification {
	color: #fff;
    text-shadow: 1px 1px 0 #b0362f;
	text-decoration: none;
    font-style: normal;
    font-size: 14px;
}

a#pm_notification: hover {
	color: #fff;
    text-shadow: 1px 1px 0 #b0362f;
}

#breadcrumb {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) inset, 0 0 0 1px rgba(255, 255, 255, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.25);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
	color: #fff;
	width: 100%;
	font-size: 13px;
}

#breadcrumb li {
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb a {
	color: #fff;
}

.home {
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover {
    color:#fff;
}

.menu {
	float: right;
	text-align: center;
	margin-top: -90px;
	text-transform: uppercase;
	width: 100%;
  	font-family: Source Sans Pro,Tahoma,Helvetica Neue,Arial,sans-serif;
	font-size: 13px;
	font-style: normal;
  	font-weight: bold;
}

.menu ul {
        padding: 0;
        margin: 0;
}

.menu li {
	list-style: none;
	display: inline-block;
	padding: 13px 12px;
	margin: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
  	font-family: Source Sans Pro,Tahoma,Helvetica Neue,Arial,sans-serif;
	font-size: 13px;
	font-style: normal;
  	font-weight: bold;
  	text-align: center;
}

.menu li:hover, .menu li:active {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
          color: #fff;
}

.menu li a:link, .menu li a:visited {
	color: silver;
}

.menu li a:hover {
color: orange;
}


		
		