/* ADJUSTMENTS */
.floatL{ float: left; }
.floatR{ float: right; }




#header{ margin: 0 auto; height: 75px; border-bottom: 1px dotted #CCC; }
#footer{ padding-bottom: 8px; text-align:center; }



.commentP{
float: left;
display: block;
}
.blogContent{
font-size: 12px;
}
.blogContent .entry img{
display: block;
margin-top: 8px;
}
#page {
margin: 0px auto;
width: 900px;
text-align: left;
background: #FFF;
	}
#content{
	width: 875px;
padding: 10px 20px;
margin:0 auto;
}



.clear{
clear: both;
height: 0;
}
.newsItem{
border-bottom: 1px dotted #999;
width: 315px;
margin-bottom:5px;
padding:5px 6px 2px;
float: left;
}
.newsImage img{
width: 105px;
height: 80px;
margin-right: 8px;
float: left;
padding: 3px;
border: 1px solid #CCC;
}
.newsTitle{
color: #000;
font-weight: bold;
}
.newsDetail{
float: left;
width: 190px;
}

#mainNav{
	float: left;
}
#mainNav ul{
padding-left: 0;
margin-left: 0;
}
#mainNav li{
	float: left;
	margin-right: 5px;
list-style: none;
}
#mainNav li a{
	color: #444;
	font-size: 15px;
	margin-left: 8px;
	margin-right: 8px;
}
#mainNav li a.social{
	color: #3B5998;
	font-size: 15px;
	margin-left: 8px;
	margin-right: 8px;
}
body{
	background: url('http://tesclothing.com/blog/wp-content/images/bg_hero.gif');
	padding-bottom: 50px;
margin: 0;
color:#666666;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:12px;
}


.siteLogo{
width: 900px; float:left; 
}
a img{
border: none;
}

.postItem{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
	margin: 0 auto 20px; width: 480px;
}
.postItem h2 a{
	color: #333; font-weight: bold;	
}
.postItem img{
	border: 1px solid #CCC;
	padding: 5px;
}

.postmetadata{
float: left; margin-top: 30px;
background:#EEEEEE;
padding:4px 10px;
}
.postmetadata a{
	color: #333;
}





#content a{
	color: #333;
}
#content .post{
margin-bottom: 20px;
float:left;
width:700px;
}


#content .post#post-96{
width: 1005px;
}

.hentry{ padding: 0 10px;}


/* FOR INDIVIDUAL PAGES */
#twPage{
	width: 500px;
	margin: 0 auto;
}
#twPage .pageItem{
	border-bottom: 1px dotted #CCC;
}
#twPage h2{
	color: #222;
}












/* STRUCTURE *****************/

#page#home{
	width: 1000px;
}

	
/* WANG ADDED ***********************/

.altText{ float: left; color: #555; margin-top: 2px; }
.movieCover{
	float: left;
	margin-right: 1px;
	height: 230px;
	width: 161px;
	cursor: pointer;
}
.vidImage{
	margin-top: 10px;
	padding: 4px;
	float: left;
	margin-right: 15px;
	max-width: 350px;
	}

.episodeList a{
	display: block;
	
}



.textDetail{
	float: left;
	width: 360px;
}
.postDetail{
	border-bottom: 1px dotted #222;
	padding: 0 0 8px;
	float: left;
	margin-bottom: 8px;
	margin-top: 18px;
	color: #AAA;
}
.postDetail li{
	margin-bottom: 4px;
}
.postDetail li strong{
	color: #444;
	margin-right: 4px;
	}	
	
.summary{ 
float: left;
padding: 0;
color: #888;
}
.summary strong{ margin: 0; color: #444; }
.summary p{ margin-top: 6px; }
	
	
	
	
	
	
.contentPaging a{
	border: 1px solid #333;
	padding: 1px 4px;
	color: #999;
}
.contentPaging a.active{
	background: #AAA;
	color: #333;
	border: 1px solid #AAA;
}	


h2{ margin-bottom: 0; }

.post h2 a{
font-size:12px;
font-weight:bold;
}


#header a{ text-decoration: none; }
	
h2.pagetitle{ margin-bottom: 15px; }
	
	.castDetail{ float: left; width: 315px; }
	


#tooltip{
	position:absolute;
	border:1px solid #000;
	background:#000;
	padding:3px 6px;
	color:#FFF;
	display:none;
	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;	
	}






.navigation{
float: left;
width: 800px;
}




#nav {
  list-style-type: none;
	float: left;
margin-bottom: 15px;
width:900px;
background: #000000;
margin-top:0;
padding-left:0;
}
#nav li {
  display: inline;
}
#nav li.current_page_item a{
  background: #000000;
  color: #ee0909;
border:0px solid #000000;
padding:5px 14px 4px;
}
#nav li a{
text-decoration: none;
border: 0px solid #000000;
font-size:20px;
padding:5px 14px 4px;
float:left;
font-family: impact, helvetica, arial, sans-serif;
letter-spacing:1px;
color:#ffffff;
border-right: none;
}
#nav li a.social{
text-decoration: none;
border: 0px solid #000000;
font-size:20px;
padding:5px 14px 4px;
float:left;
font-family: impact, helvetica, arial, sans-serif;
letter-spacing:1px;
color:#3B5998;
border-right: none;
}
#nav li a:hover{
  background: #000000;
  color: #ee0909;
border:0px solid #000000;
padding:5px 14px 4px;
}

