/* SMOOVEMENT Stylesheet
	description: custom style theme for smoovement
   version: 1.0
	author: victor chen
	author uri: smoovement.com
*/

/* Global Settings
-----------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0; 
	padding: 0;
}
ul,li {
	list-style-type: none;
}
body {
	behavior: url("/v/1/css/csshover2.htc");
	color:White;
	background: #1f0000;
	font: small/150% 'Segoe UI', Calibri, 'Lucida Grande', Arial,Helvetica,sans-serif;
}
hr {
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both; height:0px; font-size:0px; line-height:0px; 
}
.centered, p.centered {
	text-align: center;
}
.right {
	text-align: right;
}		
img {
	border: 0 none;
}	

.inside {
	width: 75%;
	min-width: 65em;
	max-width: 85em;
	margin: 0 auto;
}

/* Site Header
-----------------------------------------------------------------*/
#header {
	background: #802230 url(/v/1/images/header_gradient.gif) repeat-x top left;
	height: 50px;
	border-bottom: 5px solid #FAF0E6;
}
#header .inside {
	padding:0;
}

#header h1 { 
	font-size:2.25em;
	margin:0;
	padding:0;
	float:left;
}
#header h1 a { 
	text-decoration:none; 
	display:block;
	width:188px;
	height:50px;
	border:0;
	text-indent:-9999px;
	background: transparent url(/v/1/images/smoovement_logo.gif) no-repeat left top;
}

#header p {
	padding:1em 0;
	margin:0;
	line-height:1em;
}


/* Site Navigation
-----------------------------------------------------------------*/

#navi ul {
	float: right;
	list-style-type: none;
	margin: 0;	padding: 0;
}

#navi ul li {
	float: left;
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
	border: 0;
	font-size: 14px;
	font-weight: normal;
}

#navi a {
	display: block;
	margin: 0 0 0 0;
	padding: 15px 22px 15px 23px;
	text-decoration: none;
	border-left: 1px solid #411219;
	color: #ffffff;
}

#navi a.last{
	border-right:1px solid #411219;
}

/*ul#navi li#active {
	background: transparent url(/v/1/images/header_gradient_on.gif) repeat-x top left;
}*/

#navi a:hover {
	display: block;
	margin: 0 0 0 0;
	padding: 15px 22px 15px 23px;
	background: transparent url(/v/1/images/header_gradient_on.gif) repeat-x top left;
	text-decoration: none;
	border-left: 1px solid #411219;
	color: #ffffff;
}

/* Site Splash Image
-----------------------------------------------------------------*/

#splash {
	background: #c0c0c0 url(/v/1/images/victor2.jpg) repeat-x left top;
	height: 300px;
	text-align: justify;
	padding: 2em 0 0 0;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

#splash.onecol-stories .primary {
	float: left;
	width: 50%;
}

#splash.onecol-stories .secondary {
	float: right;
	width: 40%;
	margin: 0 0 0 10%;
}

#splash.twocol-stories .story {
	float:left;
	width:50%;
	padding:10px;
	display:inline;
	background-color: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

* html #splash.twocol-stories .story {
	margin-left: 2%;
}

#splash.twocol-stories .first, * html #splash.twocol-stories .first{
	margin:0 0 0 48%;
}

.story a {
	color: Maroon;
}
.story a:hover {
	color: #000;
}

.story p {
	color: #000000;
	margin-bottom: 4px;
}
.story h3{
	font-size:1.95em;
	margin:0;
	font-weight:normal;
	/*border-bottom:3px solid #F06;*/
	padding:10px 0 20px 0;
	color:#AAA;
}

.story .details{
	margin:5px 0 0 0;
	text-align:left;
	border-top: 1px solid #c0c0c0;
	padding:0 0 0 0;
	font-size:0.95em;
	color:#666;
}

.story .details a{
	color:Maroon;
	text-decoration:none;
}

/* Site Content Section
-----------------------------------------------------------------*/
#main {
	background: #3E0000 url(/v/1/images/main_gradient.gif) repeat-x top left;
	height: 320px;
	border-top: 6px solid Linen;
	padding: 5px 0 0 0;
}

#main .inside {
	padding: 1em 1em 1em 1em;
}

.block {
	float:left;
	width: 28%;
	margin:0 0 0 5%;
	padding:1%;
}

.block h2 {
	margin: 0 0 8px 0;
	font-size: 1.25em;
	font-weight: bold;
	/*border-bottom:1px solid #822432;*/
}

.block p {
	font-size: 11px;
	color: #f5f5f5;
}

.block p a,
.block p a:link,
.block p a:visited {
	color: #F5F5F5;
	text-decoration: none;
}

.block p a:hover {
	color: #F5F5F5;
}

.first {
	clear: both;
	margin:0;
}

#films img {
	border:1px dotted #ffffff;
	padding:5px 5px 5px 5px; 
	margin-right:5px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

#films a:hover img {
	background-color: #9d2b3b;
	border: 1px solid #9d2b3b;
}

ul#buzzlist {
	list-style-type: none;
}

ul#buzzlist li {
	font-size: 11px;
	border-bottom: 1px solid #49141C;
	padding: 5px 0 5px 4px;
}

ul#buzzlist li a,
ul#buzzlist li a:link,
ul#buzzlist li a:visited {
	font-weight: bold;
	text-decoration: none;
}

ul#buzzlist li a:hover {
	text-decoration: none;
}

ul#buzzlist li:hover {
	background: #54161F;	
	border-bottom: 1px solid #822432;
}

/* Main entry
-----------------------------------------------------------------*/
#main_entry {
	background: #1f0000 url(/v/1/images/splash_temp_ace2.jpg) no-repeat top left;
	border-top: 1px solid Linen;
	padding-bottom: 10px;
}

#main_entry h2 {
	padding: 10px 0 10px;
}

#main_entry .entry {
	width: 60%;
	padding-left: 10px;
}

#main_entry .entry p {
	padding-bottom: 8px;
}

#main_entry .posted {
	
}

#main_entry a,
#main_entry a:link,
#main_entry a:visited {
	color: #9d2b3b;
	text-decoration: none;
}

#main_entry a:hover {
	text-decoration: underline;
}

/* Main Comments
-----------------------------------------------------------------*/
#main_comments {
	background: #3E0000 url(/v/1/images/main_gradient.gif) repeat-x top left;
/*	background: #150000;*/
	border-top: 6px solid Linen;
	padding: 10px 0 10px 10px;
}

#main_comments h3 {
	margin: 8px 0 10px;
}

#main_comments .entry {
	padding: 0 0 8px 0;
	width: 60%;
}

#main_comments .comments1 {
	border-left: 5px solid #992F2F;
	background: #370000;
	padding: 2px 0 1px 0;
}

#main_comments .comments2 {
	border-left: 5px solid #672121;
	padding: 2px 0 1px 0;
}

#main_comments .entry p {
	margin-bottom: 8px;
	padding-left: 6px; 
}

#main_comments .posted {
	margin-bottom: 8px;
	padding-left: 6px; 	
}

#main_comments a,
#main_comments a:link,
#main_comments a:visited {
	color: #9d2b3b;
	text-decoration: none;
}

#main_comments a:hover {
	text-decoration: underline;
}

#main_comments img {
	border:1px dotted #ffffff;
	padding:5px 5px 5px 5px; 
	margin-right:15px;
	margin-bottom: 5px;
	background-color: #ffffff;
}

#main_comments a:hover img {
	background-color: #9d2b3b;
	border: 1px solid #9d2b3b;
}


/* Film Clips
-----------------------------------------------------------------*/
#film_clips {
	background: #1f0000 url(/v/1/images/splash_temp_ace2.jpg) no-repeat top left;
	border-top: 1px solid Linen;
	padding: 10px 0 10px 10px;
	height: 380px;
}

#film_clips h2 {
	margin-bottom: 10px;
}

#media_info {
	float: left;
	width: 300px;
	text-align: left;
	padding-top: 30px;
}

#media_info .entry {
	padding-left: 10px;
}

#media_info .entry p {
	padding-bottom: 8px;
}

#media_clip {
	width: 500px;
	float: left;
		
}

/* Extra Shameless Items
-----------------------------------------------------------------*/
.shameless {
	background: #2f0000 url(/v/1/images/bgr_shameless.jpg) repeat-x top left;
	height: 200px;
	border-top: 1px solid #220000;
}

.shameless .inside {
	padding: 1em 0 5em 0;
}

.shameless .block {
	float: left;
	width: 28%;
	margin: 0 0 0 5%;
	padding: 1%;
}

.shameless .block h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	background: transparent url(/v/1/images/speaker.gif) no-repeat top left;
	padding-left: 20px;
	vertical-align: top;
}

* html .shameless .block{
	margin-left:3.9%;
}

*:first-child+html .shameless .block{
	margin-left:3%;
}
.shameless .twice-length{ width:65%; }
.shameless .thrice-length{ width:100%; }
.shameless .first, * html .shameless .first{
	clear:both;
	margin:0;
}

.shameless ul {
	list-style-type: none;
}

.shameless ul li {
	font-size: 11px;
	border-bottom: 1px solid #49141C;
	padding: 5px 0 5px 4px;
}

.shameless ul li:hover {
	background: #54161F;	
	border-bottom: 1px solid #822432;
}

.shameless ul li a,
.shameless ul li a:link,
.shameless ul li a:visited {
	color: #f5f5f5;
	font-weight: bold;
	text-decoration: none;
}

.shameless ul li a:hover {
	color: #f5f5f5;
	text-decoration: none;
}

.shameless img {
	border: 8px solid #3A0000;
	margin-right: 8px;
}

.shameless img:hover {
	border: 8px solid #822432;
}

/* Site Footer
-----------------------------------------------------------------*/

#footer {
	background: #170000;
	padding: 0 0 0 0;
}

#footer .inside {
	text-align: right;
}
	
#footer p {
	font-size: 10px;
}