.fstat {
	padding: 3px 6px;
	background: #2A80B9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #1f6696;
	
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
  	font-family: Source Sans Pro;
    font-style: normal;
    font-size: 13px;
    color: #000000;
}

legend {
    background: transparent;
    -webkit-box-shadow: inset 0 0 1px 1px #9a5b14;
    -moz-box-shadow: inset 0 0 1px 1px #9a5b14;
    box-shadow: inset 0 0 1px 1px #9a5b14;
    color: #000000;
	padding: 0.4em 0.7em;
	text-align: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;	
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
}

fieldset {
	border: 1px solid #9a5b14;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
}



.avatar {
   padding: 10px; 
   background: transparent; 
   -moz-background-clip: padding; 
   -webkit-background-clip: padding-box; 
   -webkit-box-shadow: inset 0 0 1px 1px #9a5b14; 
   -moz-box-shadow: inset 0 0 1px 1px #9a5b14; 
   box-shadow: inset 0 0 1px 1px #9a5b14; 
   border: #101010 2px solid;    
   width: 75px;
   height: 30%;
   margin: auto auto;
  
}

.buttons {
    background: transparent;    
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 1px 1px #5d5d5d;
    -moz-box-shadow: inset 0 0 1px 1px #5d5d5d;
    color: #ffffff;
	padding: 8px;
	overflow: hidden;
	font-size: 13px;
}

.buttons a:link {
	color: #777777;
}

.buttons a:visited {
	color: #777777;
}

.buttons a:hover, .tcat a:active {
	color: #62a7ec;
}

.postborder {
	width: 100%;
	margin: auto auto;
}

.postcat {
	background: transparent;
	padding: 8px;
	padding: 8px;
	overflow: hidden;
   -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 1px 1px #9a5b14;
    -moz-box-shadow: inset 0 0 1px 1px #9a5b14;
     box-shadow: inset 0 0 1px 1px #9a5b14;
	font-size: 13px;
}

.postcat a:link {
	color: #777777;
}

.postcat a:visited {
	color: #777777;
}

.postcat a:hover, .tcat a:active {
	color: #62a7ec;
}

.navMenu {
	background: #348993;
	border: 1px solid #44a7b3;	
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: inset 0 0 1px 1px #266067;
	-moz-box-shadow: inset 0 0 1px 1px #266067;
	box-shadow: inset 0 0 1px 1px #266067;
	padding: 10px;
	margin: auto auto;
	text-align: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #ffff;
	font-family: Source Sans Pro;
	font-size: 14px;
	font-style: normal;
   
}

.proi {
     background: #d0d0d0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
     border-radius: 3px;    
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 1px 1px #2a2a2a;
    -moz-box-shadow: inset 0 0 1px 1px #2a2a2a;
    box-shadow: inset 0 0 1px 1px #2a2a2a;
   -moz-background-clip: padding;
   -webkit-background-clip: padding-box;
    color: #91ad9f;
	padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    overflow: hidden;
	font-family: Source Sans Pro;
    font-style: normal;
    font-size: 15px;
	clear: both;

}

#pm_notification {
	background: #4dabb7;
	display: inline-block;
	height: 10px;
	line-height: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #000;
	padding: 4px 5px 4px 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;	
	font-family: Source Sans Pro;
	font-size: 15px;
	font-style: normal;
}

a#pm_notification {	
	color: #000000;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
}

.navMenu2 {   
	overflow: hidden;
	padding: 5px;
	margin: auto auto;
	text-align: left;
	color: #a4a141;
	font-family: Source Sans Pro;
	font-size: 13px;
	font-style: normal;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: -5px;
   
}

.footermenu {
	float: left;
	text-align: left;
	font-size: 14px;
	font-style: normal;
    margin-top: -20px;

}

.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-size: 13px;
	font-style: normal;
}

.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: #000000;
          
}

.topbar {
	background: #393b47 url(../../../images/rise/hogwarts/bfbg.jpg) top center;
  	border-bottom: 3px solid #101010;
	height: 220px;
	padding: 0;
	margin: auto;
	
	color: #000000;
	width: 100%;
  
}

#portal #nav-portal a,
#forums #nav-forums a,
#search #nav-search a,
#member #nav-member a,
#calendar #nav-calendar a,
#help #nav-help a {
	background: #e04547;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box;
	background-clip: border-box;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 15px 2px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 15px 2px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 15px 2px rgba(50, 50, 50, 0.75);
	
	border: 1px solid #c63b3d;
	-webkit-box-shadow: inset rgba(0,0,0,0.25) 0px 0px 0px 1px;
	-moz-box-shadow: inset rgba(0,0,0,0.25) 0px 0px 0px 1px;
	box-shadow: inset rgba(0,0,0,0.25) 0px 0px 0px 1px;	
	color: #000000;
	font-family: Source Sans Pro;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
}

.menu {
	float: left;
	width: 100%;
	font-size: 13px;
	font-style: normal;
}

.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-size: 13px;
	font-style: normal;
}

.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;
}

.menu li a:link, .menu li a:visited {
        color: #900000;
  font-size: 24px;
  font-weight:bold;
  text-shadow: 1px 1px 0px #0d0d0d;
  font-family: 'Shadows Into Light', cursive;
}
		
		