body,
html {
    margin:0;
    padding:0;
	background: #aa9 url(images/i-bg.gif); 
    color:#000;
    }
body {
    min-width:910px;
    }
a {
  color: #000;
}


#wrap {
    background: #fff;
    margin:0 auto;
    width:905px;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
#header {
	height:70px;
	background: #fff;
    }
#header h1 {
    padding:5px;
    margin:0;
    }

#topAd{
	float:right; 
	margin: 10px 30px 0 0;
}
#topLogo{
	margin:5px 10px 0px 10px;
}
   #tabMenu {
      float:left;
      width:100%;
      background:#fff;
      font-size:93%;
      line-height:normal;
      }
    #tabMenu ul {
	  margin:0;
	  padding:10px 10px 0 1px;
	  list-style:none;
      }
    #tabMenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabMenu a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabMenu a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabMenu a span {float:none;}
    /* End IE5-Mac hack */
    #tabMenu a:hover span {
      color:#FFF;
      }
    #tabMenu a:hover {
      background-position:0% -42px;
      }
    #tabMenu a:hover span {
      background-position:100% -42px;
      }

    #tabMenu .selected a{
      background-position:0% -42px;
      }
    #tabMenu .selected a span {
      font-weight:bold;
      background-position:100% -42px;
      }

#nav {
  	background: #FFFFCC;
	height: 25px;
	overflow-y: hidden;
    padding:5px 0 5px 10px;
    color: #A80400;
	border-bottom:1px solid #CCCCCC;
    }
#nav h1 {
    color: #A80400;
    font-size: 18px;
    font-weight: bold;
    margin: 0;

}
#nav ul{
    margin:10px 0 0 0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }    

#filter{
	display:none;
	height:100%;
  	background: #FFFFFF;
	overflow-y: hidden;
    padding:0px 0 8px 0;
    color: #313131;
}

#filter .title{
    color: #A80400;
	font-weight:bold;
}

#search-filter-status-button{
    width:70px;
	text-align:center;
	float:left; 
	cursor:hand; 
	cursor:pointer; 
	margin:5px; 
	padding 5px; 
	color:#FFF; 
	border:1px solid #CCC; 
}

#main {
    float:left;
    width:590px;
    margin: 0 0px 20px 0;
	padding:15px 0 0 0;
	overflow-x:hidden;
    }
#main h2, #main h3, #main p {
    margin: 0 10px 10px 10px;
    padding:0;

    }
#sidebar {
	margin:20px 0 10px 0;
    float: left;
    width:310px;
	overflow-x:hidden;
}


#sidebarContainer{

	margin-bottom:10px;
	padding:0px;
    width:300px;
	overflow-x:hidden;
  	background: #FFFFFF;
  	border: solid 1px #CCCCCC;

}

#sidebarContainer h3{
  padding: 5px 0 5px 10px;
  font-size:20px;
  background: #FFFFCC;
  color:#A80400;
  border-bottom: solid 1px #CCCCCC;
}

.orange{

  	border: solid 1px #FF9601;
}

.green{

  	border: solid 1px #91D700;
}

.blue{

  	border: solid 1px #0099FF;
}

#footer {
    background:#313131;
    clear:both;
    height: 60px;
    text-align: center;
    color: #fff;
    padding: 20px 0 0 0;
    }
#footer a {
    color: #fff;
    }

    
#footerLinks{

	margin:8px;

}

.video_thumb_item {

  padding: 5px;
  margin: 5px 7px 20px 7px;
  float:left;
  text-align:center;
  width: 150px;
  height: 125px;
  border:0px;

}
.video_thumb_item img {
	width: 150px;
	height: 100px;
 	border: solid 4px #FFFFFF;
}

.video_smallthumb_item {

  padding: 5px;
  margin: 5px 7px 20px 7px;
  float:left;
  text-align:center;
  width: 115px;
  height: 100px;
  border:0px;

}
.video_smallthumb_item img {
	width: 115px;
	height: 75px;
 	border: solid 2px #FFFFFF;
}




.video_item {
  background: #FFFFFF;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: solid 1px #CCCCCC;
  overflow:hidden;
}

.video_item h3{	
  font:normal 14px Arial, Helvetica, sans-serif;
  color:#000;
  padding:0; 
  margin: 30px 0 10px 0; 
}


.video_item h3 a{
  font-weight: normal;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.video_item p {
  margin: 0;
  line-height: 20px;
  margin: 0 0 10px 0;
}

.video_item p span {
  font-weight: bold;
}

.video_item li span {
  font-weight: bold;
}

.video_item img {
  margin: 0 10px 10px 10px;
  border: solid #000000 2px;
  float: left;
}

.video_item ul {
  list-style: none;
}
.video_item li {
  margin: 0 0 13px 0;
}

.video_item p a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

.video_item p a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}



.next_page a{
  width:150px;
  text-align:center;
  border: 1px solid #C0C0C0;
  float: right;
  padding: 10px;
  font:normal 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
}

.next_page a:hover{
  border: 1px solid #000000;
}

.prev_page a{
  width:150px;
  text-align:center;
  border: 1px solid #C0C0C0;
  float: left;
  padding: 10px;
  font:normal 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 10px;
}

.prev_page a:hover{
  border: 1px solid #000000;
}

.next a{
  width:100px;
  text-align:center;
  border: 1px solid #C0C0C0;
  float: right;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 2px;
  margin-right: 20px;
}

.next a:hover{
  border: 1px dotted #DD424E;
}

.prev a{
  width:100px;
  text-align:center;
  border: 1px solid #C0C0C0;
  float: left;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 2px;
  margin-left: 20px;
}

.prev a:hover{
  border: 1px dotted #DD424E;
}
.curr_page {
  margin-top: 50px;
}

.clear {
  clear: both;
}




#detail_stat {
  background: #FFFFFF;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: 1px solid #CCCCCC;
}

#detail_stat p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#detail_stat p span {
  font-weight: bold;
}

#detail_stat a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

#detail_stat a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

#related_videos {
  background: #FFFFFF;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: 1px solid #CCCCCC;

}

#related_videos p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#related_videos p span {
  font-weight: bold;
}

#related_videos a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

#related_videos a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

.related_videos_wrap{
  width:100%;
  overflow-x:hidden;
  overflow-y:auto;
}

.comment_alt_1 {
  background-color: #fff;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin: 0 10px 15px 10px;
}

.comment_alt_2 {
  background-color: #EEEEEE;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin-bottom: 15px;
  margin: 0 10px 15px 10px;
}


.detail_comment {
  margin: 0 0 10px 0;
}

.detail_comment p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

.detail_comment span {
  font-weight: bold;
}

.go{
  border: 1px solid #313131;
}

#video_player {
  margin: 20px 10px 10px 10px;
}

#search{

  margin: 10px 0 5px 10px;
}

#TagCloud {padding:10px; }

.tagLink{
	float: left;
	height:40px;
	color:#0063DC; 
	margin: 0 5px 10px 5px;
}
.tagLink a { color:#333333; }
.tagLink a:hover {background: #333333; color:#FFFFFF;}


#keyword_list ul {
  margin: 0 0 20px 0;
  padding: 0;  
  list-style: none;
}

#keyword_list li {
  list-style: none;
  margin: 0 0 5px -40px;
  padding: 3px 10px 1px 12px;
  font-size:16px;
}

#keyword_list a {
  text-decoration:none;
  display: block;
  color: #000;
  border-bottom: 1px dotted #000;
}

#keyword_list a:hover {
  background: #ffcc00;
}

#keyword_list .selected {
  background: #ffcc00;
}

#w3c {
  margin: 10px 0 0 0;
}

#w3c img {
  border: 0px;
}


#profile {
  background: #F7F6F6;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: solid 1px #CCCCCC;
}

#profile p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#profile p span {
  font-weight: bold;
}

#profile a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

#profile a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

#profile img {
  float: left;
  border: 1px solid #000;
  margin: 0 20px 20px 0;
}

#profile_c1 {
  float: left;
}
#profile_c2 {
  float: left;
}

#user_menu {
  margin: 0 0 0 10px;
  padding: 0;
}

#user_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#user_menu li {
  display: inline;
  margin: 0 10px 0 0;
}

#user_menu a {
  text-decoration: underline;
  color: #000;
  padding: 3px;
}
#user_menu a:hover {
  text-decoration: none;
  background: #000;
  color: #fff;
}

.shareit{

	border:0px;
	margin:10px;

}

.shareit img{

	border:0px;

}

#input_permalink{

	width: 500px;
	height: 20px;
	border: 1px solid #555555;
	padding:5px;

}

#textarea_embed{

	width: 500px;
	height: 100px;
	border: 1px solid #555555;
	padding:5px;
	overflow-x: hidden;
	
}

div.clear {
clear: both;
}
