.fstat {
	padding: 3px 6px;
	background: #2A80B9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #1f6696;
	text-shadow: 1px 1px 0px #1f6696;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
  	font-family: Source Sans Pro;
    font-style: normal;
    font-size: 13px;
      	color: #fff;
}

legend {
    background: #151515;
    -webkit-box-shadow: inset 0 0 1px 1px #262626;
    -moz-box-shadow: inset 0 0 1px 1px #262626;
    box-shadow: inset 0 0 1px 1px #262626;
    border: #101010 1px solid;
    text-shadow: 1px 1px 0px #0d0d0d;   
    color: #ccc;
	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 dashed #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
}



.avatar {
   padding: 10px; 
   background: #151515; 
   -moz-background-clip: padding; 
   -webkit-background-clip: padding-box; 
   -webkit-box-shadow: inset 0 0 1px 1px #262626; 
   -moz-box-shadow: inset 0 0 1px 1px #262626; 
   box-shadow: inset 0 0 1px 1px #262626; 
   border: #101010 2px solid; 
   text-shadow: 1px 1px 0px #0d0d0d;
   width: 75px;
   height: 30%;
   margin: auto auto;
  
}

.buttons {
    background: #0d0d0d;
    text-shadow: 1px 1px 0px #161616;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    color: #ffffff;
	overflow: hidden;
	font-size: 13px;
}

.buttons a:link {
	color: #00cffe;
}

.buttons a:visited {
	color: #00cffe;
}

.buttons a:hover, .tcat a:active {
	color: #62a7ec;
}

.postborder {
	width: 100%;
	margin: auto auto;
	border: 1px solid #000;
}

.postcat {
	background: #181818	url(../../../images/revolution/ui.png) repeat;
	padding: 8px;
	overflow: hidden;
   -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 1px 1px #262626;
    -moz-box-shadow: inset 0 0 1px 1px #262626;
     box-shadow: inset 0 0 1px 1px #262626;
	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;
	text-shadow: 1px 1px 0px #1c3e42;
	-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: #232323;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
     border-radius: 3px;
    text-shadow: 1px 1px 0px #161616;
    -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;
    border: 1px solid #0d0d0d;
   -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 {
	text-shadow: 1px 1px 0px #7a7878;
	
	color: #fff;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
}

.navMenu2 {
   text-shadow: 1px 1px 0px #000;
	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: -10px;
    margin-left: -10px;
    margin-right: -10px;
   
}

.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: #fff;
          text-shadow: 1px 1px 0px #262832;
}

.topbar {
	background: #393b47 url(../../../images/revolution/bfbg.jpg) top center;
  	border-bottom: 3px solid #101010;
	height: 220px;
	padding: 0;
	margin: auto;
	text-shadow: 1px 1px 0px #262832;
	color: #fff;
	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);
	text-shadow: #ad2f30 1px 1px 0px;
	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: #fff;
	font-family: Source Sans Pro;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
}

.menu {
	background: #000;
	float: left;
	text-align: left;
	background-color: rgba(0,0,0,.8);
	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: #fff;
          text-shadow: 1px 1px 0px #262832;
}

.qqbutton {
	padding: 0px 0px;
	border: none;
	color: #00cffe;
	font-size: 11px;
}

.qqbutton:hover {
	padding: 0px 0px;
	border: none;
	color: #62a7ec;
	font-size: 11px;
}

