/*
Theme Name:lateasianvideosbrown v.1
Theme URI: http://www.lateasianvideos.com
Description: Tube
Version: 1.0
Author: lateasianvideos
Author URI: http://www.lateasianvideos.com
Tags: tube
*/

* {
margin: 0;
padding: 0;
}
.general { width:1000px; margin:0px auto; }
body {
font-family: arial, helvetica, sans-serif;
font-size:12px;
color: #333;
background:url(images/top_bg.gif) no-repeat center top #a79875;
}
a {
color: #7e452b;
}

a:hover {
text-decoration: none;
}

img {
display: block;
border: 0;
}

a img {
border: none;
}

p {
line-height: 18px;
margin: 0 0 15px;
padding: 0;
}
ul {
margin: 0 0 15px 15px;
padding: 0;
}

ol {
margin: 0 0 15px 22px;
padding: 0;
}

.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.clear { clear:both; }

/* Header */

#general_head {
height:89px;
padding:0 0px;
}

#general_head h1 {
float: left;
color: #fff;
font-weight: bold;
background-image: url(./images/logo-bg.png);
	height: 50px;
	margin-top: 0px;
	font-family: "Chaparral Pro";
	font-size: 36pt;
}

#general_head h1 a {
color: #fff;
text-decoration: none;
display: block;
padding:0px 0 0 0px;
display:block;
	z-index: 1000; /* need for FX and IE */
	overflow: hidden;
	font-family: "Chaparral Pro";
	font-size: 40px;
background-image: url(./images/logo-bg.png);
}

/* Global Navigation */

#global_nav {
float: right;
margin-top:3px;
}

#global_nav li {
float: left;
list-style: none;
padding: 0 5px;
border-right: 1px solid #666;
color: #666;
font-size: 12px;
}

#global_nav li a {
color: #ccc;
}

#global_nav li.last {
border-right: none;
}


/* Navigation */

#menu_nav {
width:980px;
height:27px;
display: block; 
margin:auto;
border-bottom:1px #000 dotted; 
padding: 0 0 8px 0; 
position: relative; 
z-index: 2;
}

#menu_nav li { 
display: block; 
list-style: none; 
margin: 0; 
padding: 0; 
float: left; 
position: relative; 
line-height:27px;
}

#menu_nav a { 
display: block; 
padding: 0 15px; 
}

#menu_nav ul { 
display: none; 
position: absolute; 
left: 0; 
margin: 0; 
padding: 0; 
}

* html #menu_nav ul { line-height: 0; } /* IE6 "fix" */
#menu_nav ul a { zoom: 1; } /* IE6/7 fix */
#menu_nav ul li { float: none; }
#menu_nav ul ul { top: 0; }

/* Subnavigation Width */

#menu_nav ul { width: 140px; }
#menu_nav ul ul { left: 141px; }

/* Colors and Fonts */

#menu_nav a { 
font-size: 12px;
font-weight: bold; 
color: #7e452b;
text-decoration: none; 
}
#menu_nav li.current_page_item a{
background: #7e452b;
color:#fff;
}
#menu_nav a:hover {
background-color: #7e452b;
color:#fff;
} 
#menu_nav li.hover a { 
background-color: #7e452b; 
color: #fff; 
}

#menu_nav ul { 
top: 30px; 
}

#menu_nav ul li a { 
color: #fff; 
font-size: 11px; 
}

#menu_nav ul a.hover { 
background-color: #7e452b; 
}

#menu_nav ul a { 
border-bottom: 1px solid white; 
border-right: none;
}

/* #menu_nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/*navigation*/
.navigation{
width:100%;
overflow:hidden;
text-align: center;
padding:10px 0 30px 0;
font-size:1.1em;
line-height:1.8em;
}
.navigation a{
color:#7e452b;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
padding: 4px; 
margin: 2px;
color:#7e452b;
background:#eee;
border:1px solid #7e452b;
}
#content .wp-pagenavi a:hover{
color:#7e452b;
border:1px solid #7e452b;
}
#content .wp-pagenavi span.pages {
padding: 4px; 
margin: 2px;
border:0;
border:1px solid #7e452b;
}
#content .wp-pagenavi span.current {
padding: 4px; 
margin: 2px;
background:#7e452b;
color:#fff;
font-weight:bold;
border:1px solid #ccc;
}
#content .wp-pagenavi span.extend {
padding: 4px; 
margin: 2px;
background:#eee;
border:1px solid #7e452b;
}

#sidebar {
color:#666666;
float:right;
font-size:11px;
margin:0 10px 0 0;
width:227px;
}
.sidebar_top{
width:227px;
height:9px;
background:url(images/sidebar_top.gif) no-repeat center top;
}
#sidebar ul { margin:0px; }
.side-box {
padding:0 0 30px 10px;width:217px;
background:url(images/sidebar_center.gif) repeat-y center;
}
.sidebar_bottom{
width:227px;
height:9px;
background:url(images/sidebar_bottom.gif) no-repeat center top;
}
.side-box li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.side-box li h2 {
color:#7e452b;
font-size:16px;
margin:0 0 0px;
padding:0 0 5px;
}
.side-box h2.widgettitle{
padding-top:20px;
}
.side-box li ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 0;
}
.side-box li ul li {
border-bottom:1px solid #D8D8D8;
line-height:16px;
margin:0 0 15px;
padding:0 0 15px;
}
.side-box li ul li a {
font-weight:bold;
}

/* Search */

#search {
height: 23px;
margin: 0 0 15px;
}

#search-text {
margin: 0;
padding: 3px 5px;
border: 1px solid #c4c4c4;
position: absolute;
width: 133px;
height: 17px;
}

#search-btn {
margin: 0 0 0 148px;
padding: 0;
position: absolute;
}


/* Main */
#general{
width:1000px;
margin:auto;
}
#section_main {
min-width: 760px;
margin: 0;
display: block;
height: 100%;
z-index: 1;
}
#title {
width:970px;
background-color:#a33d10;
margin:6px 0 0 0px;
height:36px;
padding:0 15px 0 15px;
}

#title h1 {
float: left;
margin: 0;
padding: 0;
font-size: 18px;
line-height:36px;
font-weight:bold;
color: #fff;
}

#title span {
line-height:36px;
color: #fff;
}
#title span a{
color: #fff;
}
.box {
margin:0px;
padding:0px;

}

.box h2 {
color: #7e452b;
font-size: 18px;
font-weight: bold;
margin: 0 0 15px;
}

.box h3 {
color: #1b57aa;
font-size: 16px;
font-weight: bold;
margin: 0 0 15px;
}

.box h4 {
color: #000;
font-size: 14px;
font-weight: normal;
margin: 0 0 15px;
}

.movielist {
margin-left:5px;
}
.video {
float:left;
padding:8px 10px 0px 7px;
width:162px;
height:175px;
margin:5px 0 6px 5px;
background:url(images/video_bg.gif) no-repeat center;
}
.video h2 {
color:#7e452b;
font-size:1.2em;
line-height:1.3em;
margin:0 0 6px;
}
.video .thumb {
border:2px solid #B9B9B9;
height:103px;
margin:0 0 5px;
overflow:hidden;
width:156px;
}
.video .thumb img {
float:left;
height:100%;
width:100%;
}
.section_center{
width:1000px;
padding:10px 0 0 0;
background:url(images/center_content_top.gif) no-repeat center top #fff;
}

#content{
padding:15px 0 0 0;
}
#content-container {
float:left;
width:760px;
}

input, textarea{
border:1px #7e452b solid;
}
/* Footer */

#footer {
width:975px;
clear: both;
background:url(images/footer_bg.gif) no-repeat  center;
color: #7e452b;
height:41px;
padding:20px 15px 0 10px;
}

#footer p {
margin: 0;
padding: 0;
line-height: 40px;
font-size: 11px;
}

#footer p a {
color: #7e452b;
}
.footer_right{
float:right;
padding:5px 5px 0 0;
}
.footer_right ul{
padding:0px;
margin:0px;
list-style:none;
}
.footer_right ul li{
padding:0px;
margin:0px;
float:left;
}
.footer_right ul li a{
padding:5px 0 0 10px;
margin:0px;
text-decoration:none;
float:left;
}

div.video div.info {
line-height:1.3em;
overflow:hidden;
width:100%;
color:#7e452b;
}
div.video div.info p { margin:0px; }
div.video div.info div.info_left { float:left; width:49.5%; }
div.video div.info div.info_right { float:right; width:49.5%; text-align:right; }

div.entry_info { margin-top:15px; }
div.entry_info p { line-height:18px;margin:0px 0px 5px 20px; }
div.entry_info p strong {  }
div.entry_info .rating{
margin:0 0 5px 0;
font-size:1.1em;
font-weight:bold;
width:100%;
overflow:hidden;
}
.sitemap{
padding:10px 0 0 20px;
}
.sitemap ul{
padding:10px;
margin:0px;
list-style:none;
}
.sitemap ul li{
padding:0 0 0 10px;
line-height:18px;
}


