BODY {
	background-color: #b0d9f0;
	margin: 0px;
	padding: 0px;
	text-align: center;	
	font: 12px Arial;
}
A { 
	text-decoration: underline;	
	color: #7894a3;
	font-weight: bold;
}
A:HOVER {
	text-decoration: underline;	
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;	
}
.header {
	width: 1000px;
	height: 40px;
	background-image: url( http://origin-static.vsocial.com/twiddeo/images/v2/topbar.png );
}
.headerContent {
	margin-left: 10px;
	margin-right: 10px;
}
.pitch H2 {
	font: 18px Arial;	
}
.logo IMG {
	width: 101px;
	height: 30px;
	border: 0px;	
}
.search {
	margin-top: 3px;	
}
.searchInput {
	margin-top: 5px;
	width: 215px;
	height: 25px;
	background-color: #f0f0f0;
}
.searchInput INPUT {
	border: 0px solid #000;
	width: 200px;
	margin-top: 4px;
	margin-left: 4px;
	font-size: 14px;
	color: #aaa;
}
.searchButton {
	margin-top: 5px;
	margin-left: 3px;
	width: 27px;
	height: 25px;	
	background-color: #7894a3;
}
.searchButton BUTTON {
	border: 0px solid #000;
	width: 27px;
	height: 25px;
	background-color: #7894a3;	
	cursor: pointer;
}
.searchButton BUTTON IMG {
}
.tabWrapper {
	width: 950px;
	border: 0px;
	margin: 0px;
	margin-top: 35px;
	margin-left: 20px;
	height: 29px;
}
.tabWrapper UL {
	list-style: none;
}
.tabWrapper UL LI {
	float: left;
}
.tabWrapper UL LI A {
	display: inline;
	float: left;
	padding: 10px 8px 5px 8px;
	margin-right: 3px;
	background-color: #9abed2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	
}
.tabWrapper UL LI A:HOVER {
	background-color: #8cadbf;
	text-decoration: none;
}
.tabWrapper .active {
	display: inline;
	float: left;
	padding: 10px 8px 5px 8px;
	margin-right: 3px;
	background-color: #fff;
	color: #000;
	cursor: default;
}
.tabWrapper .active:HOVER {
	background-color: #fff;
	text-decoration: none;
}
.data {
	width: 1000px;
}
.dataLeft {
	background-color: #fff;
}
.dataRight {
	margin-left: 5px;
	background-color: #fff;
}
.dataPadding {
	padding: 5px;
}
.footer {
	width: 1000px;
	background-color: #fff;	
	text-align: right;
	margin-top: 5px;
}
.shareVideo TEXTAREA {
	font: 12px Arial;
	border: 1px solid #9abed2;	
	width: 405px;
}
.shareVideo INPUT {
	font: 12px Arial;
	border: 1px solid #9abed2;
	width: 405px;	
	margin: 0px;
}
.shareVideo H2 {
	margin-top: 10px;	
}
.info {
	margin-top: 2px;
	margin-bottom: 5px;	
}
.videoThumbnail {
	width: 50px;
	height: 50px;
	border: 0px;	
}
.subtext {
	font: 10px Arial; 
	color: #bbbbbb;	
	width: 300px;
}
.label {
	font-weight: bold;
	font-size: 20px;
}
.uploadForm INPUT, .uploadForm TEXTAREA {
	width: 450px;	
	border: 1px solid #cccccc;
	padding: 3px 2px 0px 2px;
	margin: 0px;
}
.uploadForm TEXTAREA {
	height: 60px;	
}
.loginForm INPUT {
	width: 200px;	
	border: 1px solid #cccccc;
	padding: 5px 4px 2px 4px;
	margin: 0px;
}
.uploadForm BUTTON, .loginForm BUTTON {
	margin: 0px;
	
}
BUTTON {
	font: 11px Arial;
	border: 1px solid #cccccc; 
	height:21px;
	margin: 0px;
	margin-left:3px;
	font-weight:bold;
	padding:4px 10px 3px 7px; /* IE6 */
	cursor:pointer;
	
}
/*
	Tweed stuff
*/
.tweed .image a:hover {
	background: none;
}
.tweed {
	clear: both;	
	margin-left: 10px;
	margin-bottom: 10px;
	height: 50px;
	width: 550px;
}
.tweed .image {
	float: left;	
}
.tweed .tContent {
	float: left;
	width: 460px;
	margin-left: 5px;
	margin-top: 5px;	
}
.tweedShort {
	clear: both;	
	margin-left: 10px;
	margin-bottom: 10px;
	height: 70px;
}
.tweedShort .image {
	float: left;	
}
.tweedShort .tContentShort {
	float: left;
	margin-left: 10px;
	margin-top: 20px;	
}
.pitch {
	position: relative;
	top: 15px;
	margin-top: 10px;
	background-color: #fff;
	width: 1000px;	
}
#counter {
	color: #cccccc;	
}
/*
	COMMON
*/
.left {
	float: left;	
}
.right {
	float: right;	
}
.clear {
	clear: both;	
}
.marpad {
	margin: 0px;
	padding: 0px;	
}
H1, H2, H3, H4, H5, H6 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;	
	font-weight: normal;
}
H4 {
	font-weight: bold;	
}
.reminderWrapper {
	border: 1px solid #ddad43;
	margin-bottom: 10px;	
	height: 1%;
}
.reminder {
	border: 10px solid #f6e276;
	padding: 10px;
	background-color: #fffcec;
}
.error {
	padding: 10px;
	background-color: #f0dcdc;
	border: 1px solid #f2645d; 
	margin: 5px;	
}
.login {
	margin-top: 8px;
	margin-right: 20px;
	color: #fff;	
}
.login A {
	font-weight: bold;
	font-size: 14px;
	color: #fff;	
}
#quicklogin INPUT {
	width: 100px;	
	height: 15px;
	border: 1px solid #cccccc;
	padding: 3px 2px 0px 2px;
	margin: 0px;
}
#quicklogin BUTTON {
	margin: 0px;	
}
#dsq-content #dsq-comments  a:hover {
	background-color: #81b5c3;
	text-decoration: none;
	color: white;
}
#disqus_thread #dsq-content h3 { font-weight: 100; font-size: 11pt; }
#socialShare a:hover{
	background: none;
}
.shareIcon {
	border: 0px;
	width: 16px;
	height: 16px;	
	margin-right: 2px;
}
.moreuser img {
	border: 0px;
	width: 16px;
	height: 16px;	
}
