@charset "UTF-8";

a:link,a:active,a:hover {
  color:#EEBEDA;
}

a:visited {
  color:##800080;
}

body {
  background-color:#000000;
  background-color:#2F4F4F;
  color:#B4CDCD;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#B4CDCD;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#2F4F4F;
  color:#B4CDCD;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

a:link,a:active,a:hover {
  color:#FF00FF;
}

a:visited {
  color:#990066;
}

body {
  background-color:#000000;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
}

body,td {
  color:#cc66ff;
  font-family:'';
  font-weight:bold;
  font-style:;
  font-size:12px;
}

td .clock {
  font-size:9px;
}

.container_padding {
  padding:1px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  filter:alpha(opacity=100);
  background:;
}

.container {
  color:#cc66ff;
  position:relative;
  border:px #;
  padding:4px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:4px;
  background-color:#;
  color:#cc66ff;
  font-family:'';
  font-weight:bold;
  font-style:;
  font-size:14px;
}

.content {
  padding:4px;
}

.ruleslink {
  width:160px;
  height:98px;
  display:block;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-AKcAEgXu028/UhSnwN5rCUI/AAAAAAAABgw/9xK56yHCBWI/s1600/rules+still.gif) center top no-repeat;
}

.ruleslink:hover {
  background-image:url(http://1.bp.blogspot.com/-4DmX833oRJ4/UhSn13AekjI/AAAAAAAABg4/CpX6us4hacA/s1600/rulesbf.gif);
}

.videoslink {
  width:160px;
  height:98px;
  display:block;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-STHeURLALV8/UhSn9PEXdAI/AAAAAAAABhA/1PsLS6HGoDs/s1600/vid+still.gif) center top no-repeat;
}

.videoslink:hover {
  background-image:url(http://3.bp.blogspot.com/-5_PpHWS_tOw/UhSoDDeyxfI/AAAAAAAABhI/0KzJwYZwcU4/s1600/vidbf.gif);
}

body {
  background-image:url(http://2.bp.blogspot.com/-l9yi-R7WnVI/UhSgjzScWLI/AAAAAAAABgE/wFH65UGRv6c/s1600/center+butterfly.jpg);
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:top center;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#000000;
  filter:alpha(opacity=10);
  background:rgba(0,0,0,0.0);
}

body {
  width:1024px!important;
  padding:40px 0 0;
}

body[style] {
  margin:auto!important;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:center;
  background:transparent url(http://1.bp.blogspot.com/-UfXVwXKjfJU/VNMSV1wP59I/AAAAAAAAHiY/QDDrd9Z_Yko/s1600/twitter_pink.png) no-repeat;
  position:relative;
  margin:215px 0 0 -5px;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}

.photo_gallery_image {
  width:70px;
  height:70px;
  border:6px solid #000;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 10px 4px -6px;
  -webkit-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.photo_gallery_image:hover {
  border:6px solid #FF0066;
  -webkit-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
}

body {
  Â background-color:black;
  Â font-family:-webkit-pictograph;
  Â font-weight:400;
  Â font-style:oblique;
  Â font-size:17px;
  http://3.bp.blogspot.com/-ay4VqPiWTxQ/VjQlRMlbREI/AAAAAAAAJ-E/uSyQI0Fsxoo/s1600/nat988.png,auto;
}

#GNav {
  display:inline-block;
  width:75%;
  height:45px;
  position:fixed;
  top:0;
  left:0;
  background:rgba(0,0,0,0.3);
  padding:5px;
  -moz-box-shadow:inset 0 0 7px 4px rgba(0,0,0,.3);
  -webkit-box-shadow:inset 0 0 7px 4px rgba(0,0,0,.3);
  box-shadow:inset 0 0 7px 4px rgba(0,0,0,.3);
  overflow:hidden;
  z-index:99999;
}

#GNwrapper {
  display:inline-block;
  position:relative;
  width:950px;
  margin-left:20px;
  background:url(http://2.bp.blogspot.com/-Qz5I8DWATbw/Ut-vbG1Y8UI/AAAAAAAADo0/yKlvSQ0Edko/s1600/nav_main.jpg) repeat-x;
  border:1px solid rgba(0,0,0,.6);
  height:40px;
  padding:1px;
}

.abMe {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-G4YDKNY0A7c/Uphp0lPClOI/AAAAAAAACwc/zQTy9A39nSI/s1600/about0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.abMe:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-1UTw70cPbTA/Uphp0izKZ0I/AAAAAAAACwg/RDB66EVHqho/s1600/about1-100x42.gif);
  background-repeat:no-repeat;
}

.wish {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-nIO6pje78B4/Uphp4dhnEkI/AAAAAAAACyQ/EIWoTydbVws/s1600/wish0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.wish:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://1.bp.blogspot.com/-zeI3zbB0Vuc/Uphp4n5567I/AAAAAAAACyM/d-XeFs1dI84/s1600/wish1-100x42.gif);
  background-repeat:no-repeat;
}

.store {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-ePM-EkEiThQ/Uphp1c1oKnI/AAAAAAAACw0/r4lJXiDfcKI/s1600/mystore0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.store:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-TRiIufq0O04/Uphp1z4n4FI/AAAAAAAACxI/Tg4Cl21Re_w/s1600/mystore1-100x42.gif);
  background-repeat:no-repeat;
}

.vids {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-0aIkEwfgYz4/Uphp3UG7zBI/AAAAAAAACxo/eDlDcna0Yek/s1600/videos0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.vids:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://2.bp.blogspot.com/-BXvkVfHj1rg/Uphp3nVgvVI/AAAAAAAACyA/0kdjZr9Baws/s1600/videos1-100x42.gif);
  background-repeat:no-repeat;
}

.club {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-iJenIh0INSE/Uphp396x9TI/AAAAAAAACx0/ICcVdbIhpXU/s1600/vips0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.club:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://2.bp.blogspot.com/-RTJDAxjwR2s/Uphp4bNDGpI/AAAAAAAACyg/qFO8sLGmJJU/s1600/vips1-100x42.gif);
  background-repeat:no-repeat;
}

.offtips {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://2.bp.blogspot.com/-CJ4Qb87ZuuI/Uphp10tpQUI/AAAAAAAACxM/gt5qZwKM-08/s1600/tipme0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.offtips:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-ZaOb62zGLjc/Uphp2q-qJtI/AAAAAAAACxk/yWnFFB8dwyI/s1600/tipme1-100x42.gif);
  background-repeat:no-repeat;
}

.topTips {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://2.bp.blogspot.com/-uPbqXQdjv9M/Uphp1LljPVI/AAAAAAAACw4/6y_B4myPQvI/s1600/fans0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.topTips:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://3.bp.blogspot.com/-4lSUK7GzxL0/Uphp1TgRdfI/AAAAAAAACxg/nJD8ij-8Hfg/s1600/fans1-100x42.gif);
  background-repeat:no-repeat;
}

.joinRoom {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-coHOXWhSeJM/Uphp0sDgO6I/AAAAAAAACwk/7kAeYEKXFK0/s1600/crools0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.joinRoom:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://2.bp.blogspot.com/-hqkUnLRH4Sw/Uphp0wTGO9I/AAAAAAAACwo/dAQ_YlhyX8k/s1600/crools1-100x42.gif);
  background-repeat:no-repeat;
}

.twitts {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://2.bp.blogspot.com/-37dbHvHE8SU/Uphp23pHb9I/AAAAAAAACxc/QjzSauyG1-A/s1600/twitter0.png);
  background-repeat:no-repeat;
  margin-right:1px;
  cursor:pointer;
  -webkit-transition:all .6s;
  -moz-transition:all .6s;
  transition:all .6s;
}

.twitts:hover {
  display:inline-block;
  position:relative;
  width:100px;
  height:45px;
  background:url(http://4.bp.blogspot.com/-us31y5dy300/Uphp3XoGqaI/AAAAAAAACx4/FH8io3yIFp4/s1600/twitter1-100x42.gif);
  background-repeat:no-repeat;
}

@font-face {
  font-family:'Material Icons';
  font-style:normal;
  font-weight:400;
  src:local('Material Icons'),local(MaterialIcons-Regular),url(https://fonts.gstatic.com/s/materialicons/v21/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2");
}

.material-icons {
  font-family:'Material Icons';
  font-weight:normal;
  font-style:normal;
  font-size:24px;
  line-height:1;
  letter-spacing:normal;
  text-transform:none;
  display:inline-block;
  white-space:nowrap;
  word-wrap:normal;
  direction:ltr;
  -webkit-font-feature-settings:liga;
  -webkit-font-smoothing:antialiased;
}

body {
  width:70%;
  margin:0 auto;
}