html {
	background-color: black;
	background-image: url(images/bg.png);
	font-family: Helvetica, Arial, Times, sans-serif;
}
#wrapper {width: 900px; margin:0 auto; }
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 70px;
	position: relative;
	top: 8px;
}
#menu {
	background-color: #2f2e2e;
	width: 900px;
	height: 38px;
	text-align: center;
	padding-top: 5px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
}
.menuitem {
	text-decoration: none;
	color: #ff8500;
	font-weight: bold;
	font-size: 28px;
	padding-left: 10px;	
	padding-right: 10px;	
}
.menuitem:hover {
		opacity: .8;
}
#content {
	background-color: #ff8500;
	width: 880px;
	padding:10px ;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #ff8500;
}
h2 {
	margin: 0;
	font-style: bold;
	color: #2f2e2e;
	font-size: 30px;
}
h3 {
	margin: 0;
	font-style: bold;
	color: #ff8500;
	font-size: 25px;
}
#latestvids {
	background-color: #2f2e2e;
	padding: 4px;
	width: 230px;
	height: 377px;
	float: right;
	position: relative;
	right: 2px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topright: 20px;
}

#hometweet1feed {
	background-color: #2f2e2e;
	padding: 8px;
	width: 260px;
	height: 240px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
} 
#hometweetfeed {
	background-color: #2f2e2e;
	padding: 8px;
	width: 260px;
	height: 240px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
} 
#homesocial {
	background-color: #2f2e2e;
	padding: 8px;
	width: 260px;
	height: 240px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
} 
#homesocial a {
	position: relative;
	left: 10px;
	font-weight: bold;
}
.homefeeds {
	position: relative;
	right: 12px;
	top: 4px;
}
.homefeeds td {
	padding-left: 11px;	
	padding-right: 11px;	
}
#footer {
	color: #ff8500;
	position: relative;
	left: 14px;
	top: 4px;
}
#footer a {
	color: #ff8500;
	text-decoration: none;
}
#footer a:hover {
	color: #ff8500;
	text-decoration: underline;
}
.fs {
	height: 16px;
	position: relative;
	top: 2px;
}
.fade {
	position: relative;
	float: left;
	bottom: 38px;
}
.addthis_toolbox .vertical
{
    width: 200px;
}

.addthis_toolbox .vertical a
{
    width: 190px;
    padding: 4px 0 4px 4px;
    position: relative;
    display: block;
    text-decoration: none;
}

.addthis_toolbox .vertical a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: grey;
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more span
{
    display: none;
}
.addthis_toolbox img {
	height: 16px;
}
#vidshare {
	background-color: #2f2e2e;
	padding: 8px;
	width: 220px;
	height: 195px;
	float: right;
	position: relative;
	bottom: 210px;
	left: 4px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.vidtype {
	float: right;
	position: relative;
	left: 4px;
}
ul#filter {   
    float: left;  
    position: relative;
    right: 36px; 
    font-size: 16px;   
    list-style: none;   
    margin-left: 0;   
    width: 100%;  
}  
ul#filter li {   
    border-right: 1px solid #dedede;  
    float: left;  
    line-height: 16px;  
    margin-right: 10px;  
    padding-right: 10px;  
} 
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }  
ul#filter a { color: #2f2e2e; text-decoration: none; }  
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }  
ul#filter li.current a { color: #2f2e2e; font-weight: bold; } 
ul#portfolio {   
      
    list-style: none;   
    margin-left: 0;   
    width: 888px;  
}  
ul#portfolio li {   
    background-color: #2f2e2e;   
    float: left; 
    position: relative;
    right: 38px;  
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 10px 10px 0;   
    padding: 5px; 
    text-align: center; 
    width: 202px;  
}  
ul#portfolio li img {
	position: relative;
	left: 40px;
}
ul#portfolio a { display: block; width: 100%; }  
ul#portfolio a:hover { text-decoration: none; }  
ul#portfolio img {display: block; padding-bottom: 5px; } 
.vidselectpage {
	height: 1000px;
}

.tweet {
  font-family: Georgia, serif;
  font-size: 90%;
  color: #2f2e2e; 
  }
.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    height: 205px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #ff8500; }
.tweet .tweet_list li {
       overflow: hidden;
      padding: .5em; }
.tweet .tweet_list li a {
        color: #000000; }
.tweet .tweet_list .tweet_even {
      
      background-color: #ff9500; }
.tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
.tweet .tweet_list .tweet_avatar img {
        display:none;}
.tweet2 {
  font-family: Georgia, serif;
  font-size: 90%;
  color: #2f2e2e; 
  }
.tweet2 .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    height: 205px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #ff8500; }
.tweet2 .tweet_list li {
      overflow: hidden;
      padding: .5em; }
.tweet2 .tweet_list li a {
        color: #000000; }
.tweet2 .tweet_list .tweet_even {
      background-color: #ff9500; }
.tweet2 .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
.tweet2 .tweet_list .tweet_avatar img {
        display:none;}
#tweetfeed48 {
	float: right;
	background-color: #2f2e2e;
	padding: 8px;
	width: 260px;
	height: 670px;
	position: relative;
	bottom: 420px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
} 
.tweet48 {
  font-family: Georgia, serif;
  font-size: 90%;
  color: #2f2e2e; 
  }
.tweet48 .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    height: 636px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #ff8500; }
.tweet48 .tweet_list li {
       overflow: hidden;
      padding: .5em; }
.tweet48 .tweet_list li a {
        color: #000000; }
.tweet48 .tweet_list .tweet_even {
      
      background-color: #ff9500; }
.tweet48 .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
.tweet48 .tweet_list .tweet_avatar img {
        display:;}
        
.ad {
	float: right;
	position: relative;
	right: 20px;
	bottom: 2px;
}
#homepics {
	list-style: none;
	position: relative;
	right: 40px;
	bottom: 10px;
}
#xyro-member {
	background-color: #2f2e2e;
	width: 435px;
	height: 80px;
	color: #ff8500;
	text-align: inherit;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.aboutpeoplepic {
	float: left;
	padding-right: 10px;
}
.aboutpeopleround {
	float: left;
	position: relative;
	right: 90px;
}
h4 {
	font-size: 22px;
	position: relative;
	bottom: 20px;
	right: 20px;
}
#aboutmain {
	background-image: url(images/aboutmainpic.png);
	height: 490px;
	width: 901px;
	position: relative; 
	right:11px; 
	bottom:10px;
}
#aboutmain:hover {
	background-image: url(images/aboutmainpichover.png);
}