/* The page Body */
body { color: #bbb; }

/* Headings */
h1, h2, h3, h4, h5, h6 { color: #fff; }
p.loginhead { font-size: 0.8em; float: right; width: 300px; position: relative; margin-top: -130px; margin-right: -20px; }

/* The page container */
.container { background-color: #000; }

/* Links */
a { color: #dc9ff8; }

/* Menu */
.menu a { color: #ccc; }
.menu ul li a:hover { color: #fff; }
.menu ul li.current_page_item,
.menu ul li.current_page_ancestor { color: #fff; }

.nav ul { border-top: 5px solid #797979; }
.nav ul li a {
	border-bottom: 1px solid #cacaca;
	background-color: #333;
	color: #FFF;
}
.nav ul li a:hover { border-bottom: 1px solid #000; background: url(http://www.zetianlimo.com/wp-content/themes/minim/library/media/images/hover.png) repeat-x top; }

.nav a:hover {
	background: url(http://www.zetianlimo.com/wp-content/themes/minim/library/media/images/hover2.png) repeat-x;
}
.nav li:hover, .nav li.nav-hover,
.nav a:focus { background: #000; }

/* Home Page Slider */
#slider { background-color: #ddd; }
#slider .text { color: #222; }
#slider h2,
#slider h2 a { color: #000; }
#slider h2 a:hover { color: #555; }

#slider-nav-left { background: transparent url('left_slider.png') no-repeat scroll center top; }
#slider-nav-right { background: transparent url('right_slider.png') no-repeat scroll center top; }


/* Page Portfolio */
.portfolio-title { color: #fff; }

.testimonial-person { color: #fff; }
.testimonial-company { color: #595959; }


/* Inner Page */
h2.entry-title a { color: #fff; }



/* Fleet Page */

#fleet-container { position:relative; width:850px; height: 138px; display: block; margin: 20px 0px 18px 20px; background-color: #121212; }


#fleet-image { position: relative; float: left; padding: 10px; width: 210px; height: 115px; }

#fleet-image img { border:#2e2e2e 1px solid; }
	
#fleet-listing { position:relative; float: right; width:600px; height: 115px; padding: 15px 10px 10px 10px; }

#fleet-listing h2 a { display: block; width: 590px; text-transform:capitalize; font-size: 0.9em; color:#e0e1e3; text-decoration:none; padding-bottom: 2px; border-bottom: #bbbbbb thin solid; }

#fleet-listing p { font-size: 0.9em; color:#bbbbbb; line-height:17px; padding: 3px 5px 7px 0px; }

#fleet-listing p a { text-decoration:none; color:#dc9ff8; }

#fleet-listing p a:hover { text-decoration:underline; }


/* Sub-header */
#sub-header { background: transparent url('separator.gif') repeat-x scroll center bottom; }
#sub-header h2 { color: #fff; background-color: #000; width: 900px; }
#sub-header-search { background: transparent url('search_border.gif') repeat-x scroll center bottom; }
#sub-header-search .search { color: #666; background-color: #000; }

#page-container { background: transparent url('separator_vertical.gif') repeat-y scroll 639px 1px; }


/* Comment Reply */
#allowed-tags { background: #000; border: 1px #666 dotted; }


/* Widgets */
.widget h3 { background: transparent url('separator.gif') repeat-x scroll center bottom; }
.widget li { background: transparent url('separator.gif') repeat-x scroll center 30px; }
.widget li a { color: #fff; }


/* Footer */
.footer #copyright { color: #fff; }
#zetian { display:block; width: 900px; text-transform:uppercase; color: #CCC; font-size: 11px; text-align:center; margin-right: auto; margin-left: auto; padding-top: 4px;
}
.footer a { color: #fff; }
.footer p { color: #fff; }

/* Meta Information */
.meta { color: #b2b2b2; margin-left: 3px; }

/* Dot Separator */
div.hr { background: transparent url('separator.gif') repeat-x scroll center bottom; }

/* Tables */
table { border: 1px solid #222; }
table .alt { background: #222; }
tr { border-bottom: 1px solid #222; }
th { background-color:#ddd; border:1px solid #ddd; color: #000; }
table tfoot tr th, table tfoot tr td { background-color:#444; border:1px solid #444; color: #fff; }

/* Pagenavi */
.wp-pagenavi { margin-bottom: 25px;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 4px 7px; margin: 2px; text-decoration: none; border: 1px solid #666; color: #fff; background-color: #000; }
.wp-pagenavi a:hover { border: 1px solid #fff; color: #fff; background-color: #666; }
.wp-pagenavi span.current { padding: 4px 7px; margin: 2px; font-weight: bold; border: 1px solid #999; color: #fff; background-color: #666; }
