/*
Theme Name: Trispec
Theme URI: ---
Description: Trispec Eye Gear Theme
Author: ---
Author URI: ---
Version: 1.0
*/
/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li, table,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*-- end reset */

/* Basic Configurations */
body {
	background: #212121 url(images/background.jpg) center -6px;
	background-repeat:repeat-y;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	list-style: none;
}

a {
	color: #000000;
}

p { margin: 0 0 .7em;
	
}
hr {width: 90%;}



.the_content a {
	text-decoration: none;
	text-weight: bold;
	}
	
.the_content a:hover {
	text-decoration: underline;
	text-weight: bold;
	
	}

.the_content {
	line-height: 1.55em;
}

.the_content p {
	margin: 0 0 1.2em;
}

.the_content ul,
.the_content ol {
	margin: 1.12em 0;
}

.the_content h1 { padding-bottom: 16px; font-size: 20px;}
.the_content h2 { padding-bottom: 14px; font-size: 19px;}
.the_content h3 { padding-top: 10px; font-size: 20px;}
.the_content h4 { padding-bottom: 18px; font-size: 15px;}
.the_content h5 { padding-bottom: 18px; font-size: 14px;}
.the_content h6 { padding-bottom: 18px; font-size: 13px;}


.the_content h1 {
	font-size: 24px;
	margin-bottom: 2px;
}


.the_content h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 18px;
}

.the_content ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 3.5em;
}
.the_content ul ul {	list-style: none; }
.the_content ol { list-style: decimal; margin-left: 3.5em; list-style-position: outside; }

blockquote {
	color: #595959;
}

blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 20px !important;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.clear {
	clear: both;
}

.alignright {
	float: right;
	margin-left: 12px;
}

.alignleft {
	float: left;
	margin-right: 12px;
}

/*-- end basic conf*/

/* ============== Container ======================================= */
#container {
	background: #ffffff;
	width: 1016px;
	margin: 0 auto;
}

.wrap {
	padding: 25px 57px 15px;
}

/* ============== Header ======================================= */
#header a {
	text-decoration: none;
}

#header ul ul a {
	text-align: left;
	}

#header_image_container {
	height: 343px;
	position: relative;
	color: #faf7f7;
}

#logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#logo h1 {
	background: url(images/logo.jpg) no-repeat;
	width: 219px;
	height: 50px;
}

#logo h1 a {
	width: 219px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

/* ======== Testimonial ============= */
#testimonial {
	float: right;
	width: 555px;
	height: 295px;
}

#testi_text {
	text-align: center;
	padding: 65px 5px 13px 0;
}

#testi_text h3 {
	font-family: impact, tahoma, sans-serif;
	font-size: 31px;
	font-weight: normal;
}

#testi_author, #testi_location {
	font-weight: bold;
	padding: 0px 20px 2px 300px;
}

#slogan {
	margin: 5px 18px 0 0;
	text-align: right;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5em;
	color: #ffffff;
}

/* ============== Navigation ====================== */
#nav_grey {
	background: #5A5A5A url(images/bg_navgrey.png) repeat-x;
	padding: 10px 0 0 0 !important;
}

#navigation {
	background: #1C1C1C url(images/bg_nav.png) repeat-x;
	height: 25px;
}

#navigation {
	text-align: center;
}

#navigation li.current_page_item a, #navigation li.current_page_ancestor a {
	background: #939090 url(images/bg_navactivehover.png) repeat-x;
	color: #000000;
}

#navigation li a:hover {
	background: url(images/bg_navactivehover.png) 0 -25px repeat-x;
}

/* ============== Main ======================================= */


/* ============== Top Panel ============== */
#top_panel {
	padding: 25px 0 0 53px;	
}

#top_panel a {
	text-decoration: none;
}

.top_widget {
	float: left;
	padding-right: 0px;
}

.top_widget h3.top_widget_title {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 1px;
}

/* ============== Content ============== */
#content {
	float: left;
	width: 555px;
	padding-top: 12px;
}

h1.content_title {
	background: url(images/underline_h1.png) 1px bottom no-repeat;
	padding: 0 0 17px;
	margin-bottom: 2px;
}



/* ============== Sidebar ============== */
#sidebar {
	float: right;
	width: 300px;
}

.widget {
	padding-top: 12px;
}

.widget .widget_content {
	background: url(images/bg_quote.png) left top no-repeat;
	padding: 20px 22px 1px 24px;
	font-size: 12px;
	height: 100%;
}

h3.widget_title {
	padding-bottom: 0;
	font-size: 17px;
	margin-bottom: 10px;
}

.widget div.clear {
	background: url(images/bg_quote.png) left bottom no-repeat;
	height: 20px;
}

.widget_stray_quotes h3.widget_title {
	padding-bottom: 0;
	margin-bottom: 10px;
}

.widget_stray_quotes .widget_content {
	background: url(images/bg_quote.png) left top no-repeat;
	padding: 20px 22px 0px 24px;
	font-size: 12px;
	height: 100%;
}

.widget_stray_quotes div.clear {
	background: url(images/bg_quote.png) left bottom no-repeat;
	height: 20px;
}

#translation_bar a {
	margin-right: 7px;
}

/* ============== Footer ======================================= */
#footer {
	text-align: center;
	color: #666666;
	font-size: 9px;
	padding-left: 5px;
	font-style: normal;

}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer em {
	text-decoration: none;
	font-style: normal;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer_nav {
	padding: 9px 0 5px;
}

#footer_nav li {
	display: inline;
	padding: 0 3px;
}

#footer_blank {
	height: 70px;
	background-image:url('images/footer-bkgd.png');

	
	padding: 20px 0px;
	position: relative;
}

#footer_blank div#global-translator {
	position: absolute;
	top: 10px;
	left: 30px;
	}


ul.sub-menu {
display: inline-block!important;
visibility: visible!important;
}