/* BASE */

body {
	/*font:10px/1.22 Tahoma,Arial,Helvetica,sans-serif;*/
	font:11px Arial,Tahoma,Helvetica,sans-serif;	
	background-color:#000;
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:bold;
	margin:0;
	padding:0;
}

a {
	font-weight:bold;
	text-decoration:none;
	outline:0;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

ul,ol,li {
	margin:0pt;
	padding:0pt;
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
	margin:0;
	}
	
ul,ol,dl,blockquote {
	/*margin:1em;*/
	}
	
ul,ol,dl {
	margin:0;
	}
	
dl dd {
	margin:0;
	}
	
img {
	border:0;
	}
	
p,table,form,fieldset,pre {
	margin:0;
	padding:0;
	border:0;
	}
	
table {
	width:100%;
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
	}
	
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}
	
q:before,q:after {
	content:'';
	}
	
abbr,acronym {
	font-variant:normal;
	border:0;
	}
	
sup {
	vertical-align:text-top;
	}
	
sub {
	vertical-align:text-bottom;
	}
	
address,cite,dfn,var {
	font-style:normal;
	}
	
pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:99%;
	}

strong {
	text-transform:lowercase; /* force text to lowercase */
	text-transform:uppercase; /* force text to uppercase */
	text-transform:capitalize; /* force text to proper case */
}

.cb {
	clear:both;
}

.tac {
	text-align:center;
}

.off {
	color:#577255;
}

#home_wrap {
	width:950px;
	margin:0 auto;
}

/* GLOBAL HEAD */

#leaderboard {
	padding:5px 0 10px;
}

#leaderboard.ad {
	text-align:center;
}

#header {
	border-top:1px solid #fff;
	height:60px;
}

#banner {
	float:left;
	padding-top:4px;
	width:235px;
}

#banner h1 {
	background:url(http://www.socialush.tv/images/logo2.jpg) no-repeat;
	height:54px;
	width:233px;
	overflow:hidden;
	padding:0;
}

#banner a {
	display:block;
	overflow:hidden;
	padding-top:54px;
	width:230px;	
}

#header .nav {
	float:left;
	width:475px;
	height:20px;
	}
	
#header .nav ul {
	font-size:15px;
	padding:4px 0 0 40px;
}

#header .nav li {
	float:left;
	/*width:75px;*/
	text-align:center;
	padding-left:10px;
}

#header .nav li.off {
	color:#577255;
}

#header .nav a:hover {
	text-decoration:none;
	color:#009933;
}

#header .nav li strong {
	text-transform:uppercase;
}

#user_login {
	float:right;
	color:#2c9d44;
	margin-top:3px;
	text-align:right;
	font-size:10px;
	width:200px;
}

#user_login form {
	margin-top:4px;
}

#user_login a {
	color:#2c9d44;
}

#user_login img {
	float:right;
	padding-left:5px;
}

#user_login input {
	width:115px;
	font-size:9px;
	margin-bottom:3px;
}

/* MAIN CONTENT */

#main_col_wrap {
	float:left;
	width:467px;
	margin-right:7px;
}

#left_col_wrap {
	float:left;
	width:234px;
	margin-right:7px;	
}

#right_col_wrap {
	float:left;
	width:234px;
}

/* MODULES */

.module_head {
	text-align:center;
	padding-bottom:5px;
}

.module_head h2 {
	display:none;
}

.module_wrap {
    border-top:1px solid #ffffff;
    margin-bottom:10px;
    padding-top:5px;
}

#limelight .module_head {
    background:url(http://www.socialush.tv/images/limelight_title.jpg) no-repeat;
	height:22px;
}

#blog .module_head {
    background:url(http://www.socialush.tv/images/blog_title.jpg) no-repeat;
	height:22px;
}

#blog .module {	
	background:url(http://www.socialush.tv/images/blog_bg.jpg) no-repeat;
	height:382px;
	padding:5px;
}

#blog .module .blog_entry h3 {
	border-bottom:1px solid #fff;
	font-size:20px;
}

#blog .module .blog_entry p {
	padding:5px 0;
}

#sideads .module_head {
	background:url(http://www.socialush.tv/images/sideads_title.jpg) no-repeat;
	height:22px;
}

#sideads .module .ad {
	padding-bottom:5px;
}

#videos .module_head {
	background:url(http://www.socialush.tv/images/videos_title.jpg) no-repeat;
	height:22px;
}

#videos .module .vidbox {
	border-top:1px solid #18802e;
}

#videos .module .vidbox h3 {
	padding:5px 0;
}

#videos .module .vidbox p {
	padding:0 0 5px 100px;
}

#videos .module .vidbox a {
	color:#2c9d44;
}

#videos .module .vidbox img {
	float:left;
	margin:0 10px 10px 0;
	width:90px;
	height:60px;
}

#main_col_wrap #top {
	border:1px solid #1e762c;
	border-bottom:none;
	margin-bottom:10px;
}

#main_col_wrap #search {
	padding:12px 0 2px 10px;
}

#search #search-keywords {
	background:url(http://www.socialush.tv/images/searchbox_bg.jpg) no-repeat;
	float:left;
	margin-right:15px;
}

#search #search-submit {
	width:35px;
	height:29px;
	padding:0 0 0 0;
}

#search input {
	width:280px;
	border:none;
	font-size:18px;
	font-weight:bold;
	padding:3px 5px 4px;
}

#search label {
	float:left;
	font-size:20px;
	padding:2px 5px 0 0;
}

#main_col_wrap #player {
	/*background:url(http://www.socialush.tv/images/player_bg.jpg) no-repeat;*/
	width:450px;
	border:solid 6px #144821;
	padding-top:7px;
	padding-left:7px;
	/*height:476px;*/
}

#player #submit_video {
	visibility:hidden;
	position:absolute;
	top:239px;
}

#main_col_wrap #lushmeter {
	height:64px;
	padding:7px;
	margin-right:7px;
}

#main_col_wrap #lushmeter ul {
	padding:8px;
}

#main_col_wrap #lushmeter span {
	color:#2c9d44;
}


#submit_toggle {
	text-align:center;
	padding-top:8px;
}

/* FOOT */

#footer {
	text-align:center;
	font-size:12px;
	padding-top:20px;
}

#copyright span {
	color:#2c9d44;
}

/* SIGNUP */

#signup_wrap {
	width:800px;
	margin:0 auto;
	background:url(http://www.socialush.tv/images/logo_bg.gif) no-repeat 33px 223px;
}

#signup_wrap h2.signup {
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding-top:35px;
}

#signup_wrap h3.signup {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
}

#signup_wrap li {
	margin-top:8px;
	font-size:15px;
}

#signup_wrap li label {
	text-transform:uppercase;
	display:block;
	float:left;
	width:328px;
	text-align:right;
	padding:5px 10px 0 0;
}

#signup_wrap input {
	width:250px;
	border:none;
	background:url(http://www.socialush.tv/images/searchbox_bg.jpg) no-repeat;
	padding:5px;
}

#signup_wrap #terms input {
	border:none;
	background:none;
	width:14px;
}

#signup_wrap #register {
	width:124px;
	height:43px;
	background:none;
}

#message {
	font-size:12px;
	width:250px;
	left:810px;
	position:absolute;
	display:none;
	z-index:1;
	background:#0d0d0d;
	padding:5px;
	border:1px solid #5f5151;
}

/* LEGAL */

#social_wrap {
	width:900px;
	padding:20px;
	border:1px solid #fff;
	margin:10px auto;
	background:url(http://www.socialush.tv/images/logo_bg.gif) no-repeat fixed center;
}

#social_wrap p {
	padding:5px 0!important;
	}

#social_wrap h1.legal {
	font-size:20px;
	text-align:center;
	padding:5px 0;
}

#social_wrap h2.legal {
	font-size:14px;
	text-align:center;
	padding:5px 0;
}

#video_description {
	width:96%;
	padding:5px 5px 5px 5px;
	font-size:14px;
	font-weight:normal;
}

#video_description a {
	color: #27923a;
}