/* CSS Document */

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body, div, dl, dt, dd, hr, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table { border-collapse:collapse; border-spacing:0; }
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/*-------------- HTML tag styles -----------------*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
html body {
	background: #252525 url(pond_020.jpg) repeat-y center top;
	font: normal 12px Myriad, Arial, Helvetica, sans-serif;
}
div a {
	cursor: pointer;
	text-decoration: none;
}
h1 {
	font: 18px Myriad, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.12ex;
	margin: 0 11px 0 11px;
	color: #676769;
	padding-bottom: 6px;
}
h2 {
	font: 14px Myriad, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.13ex;
	margin: 0 11px 6px 11px;
	color: #676769;
}
h3 { font: 18px Myriad, Arial, Helvetica, sans-serif; font-weight:normal; line-height:24px; padding: 10px; margin: 0 0 25px 0; color: #676769; border: #B9B9B7 solid 1px; }
h3 a {
	font: 14px Myriad, Arial, Helvetica, sans-serif;
	color:#D7162C;
	font-weight:bold;
	text-align:right;
	padding: 0.30em 0.5em;
}
h4 {
	font: 14px Myriad, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0 0 0 0;
	color: #676769;
}
.hr {
	clear:both;
	background:url(http://lizardskinstudios.com/includes/images/hr_01.gif) repeat-x;
	height:1px;
	width:100%;
	line-height: 0px;
	font-size:12px;
	position:relative;
	margin-bottom:9px;
	/* clip:rect(0px, 0px, 1px, 0px); */
}
p {
	margin:4px 11px 10px 11px;
	padding: 0 0 1em 0;
}/*
ul {
	list-style-type:circle;
	list-style-position: outside;
}
ol {
	list-style: outside;
	list-style-type:decimal;
}
li {
	padding: 0;
	margin: 0 1.25em;
}*/
em {
	font-style:italic;
}
strong, b {
	font-weight:bold;
}
code {
	background: url(bgcode00.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode", serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: transparent;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS", serif;
	margin: 6px 0;
	padding-left: 28px;
}
/* structure */
.title {
	font: 36px Myriad, Arial, Helvetica, sans-serif;
	line-height:60px;
	width: 805px;
	margin: 0 auto;
}
.title a {
	color:#FFFFFF;
	display:block;
}
.main {
	background:url(http://lizardskinstudios.com/includes/images/bkg/main_01t.gif) no-repeat bottom left;
	
	
}
.homepg .main {
	background-image: none;
}
.mainbgwrap {
	background:#fff url(http://www.lizardskinstudios.com/wp-content/themes/lss_theme/lss_files/gradient_01.jpg) right no-repeat;
	width: 805px;
	height:100%;
	margin: 0 auto;
	position: relative;
	/* background-color:#fff; */
	
}
.leftnav {
	width:200px;
	background: #6b6a68 url(leftnav_.gif) no-repeat top left;
	padding: 0;
}
.leftnav h1 {
	padding:15px 5px 5px 14px;
}
.leftnav li{
	line-height:12px;
	list-style:none;
	margin-bottom:4px;
}
.leftnav li a {
	padding: 5px 15px 5px 25px;
	color: #fff;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
.leftnav li a:hover {
	color: #676769;
	background:#ffffff;
	text-align:right;
}
.leftnav li.curent-page {
	text-align:right;
	color: #E0E0E0;
	background-color:#D7162C;
	font-weight:bold;
	padding: 5px 15px;
	margin: 0 0px 0 0px;
}
#top_nav {
	width:90%;
	margin: 0 auto;
}
#top_nav a {
	color: #336633;
	font-weight: bold;
	padding:0.5em;
}
#top_nav a:hover {
	color: #EEEEEE;
	background:#336633;
}
.frame_left {
	z-index:1;
	position: absolute;
	top:0px;
	left:3%;
	padding: 0;
	width: 265px;
	height: 517px;
}
/* content */ 

.content_box {
	height: 100%
}
div.content {
background-image:url('http://www.lizardskinstudios.com/includes/images/bkg/gradient_01.jpg');
background-repeat:no-repeat;
background-position:right -15px; 
color: #676769; 
line-height: 18px;
 padding: 20px 15px 15px 15px; 
width: 575px; 
/* border-top: solid #D7162C 5px; 
 */
 /* margin-bottom:200px; */
}
.content a, .section a, #main a {
	color: #D7162C;
}
.content p {
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content ul, ol {
	padding:0 15px 10px 27px;
	list-style-type:circle;
	list-style-position: outside;
}
.content li {
	list-style-position: inherit;
}
.main .section table#thms {
	border-collapse: separate;
	border-spacing: 0px;
}
/*portfolio*/

#flashcontent {
	height: 450px;
}
/* footer */
.footer {
	font: 12px Myriad, Arial, Helvetica, sans-serif;
	background: #000000 url(footer_0.jpg) no-repeat right top;
	width: 775px;
	margin: 0 auto 15px auto;
	padding:15px;
	color:#CCCCCC;
}
.footer a {
	color: #D7162C;
	padding: 0.25em 0.5em;
}
.footer a:hover {
	color: #FFFFFF;
	background: #D7162C;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}
#main_left {
	z-index:2;
	position: absolute;
	top:0px;
	left:3%;
	padding: 120px 60px 0 60px;
	width: 265px;
	height: 517px;
	text-align:left;
}
#main_left a {
	color: #336633;
}
#main_left a:hover {
	color: #EEEEEE;
	background:#336633;
}
#main_right {
	width:90%;
	margin: 0 auto;
	padding:4em 0 0 0;
}
.footer {
	clear: both;
}
/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
a.right {
	padding: 0.25em 0.5em;
}
.header, .link_projects, .lbl, .link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover, div.link_updates a:hover, div.content a:hover, div.footer div.left a:hover, div.main div.section a:hover {
	background: #D7162C;
	color: #FFF;
}
.here {
	font: 9px Myriad, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	line-height:18px;
	background:url(locator_.gif) no-repeat center;
	padding:0 0 0 0;
	text-align: center;
	height:18px;
	width:18px;
}
.items a, .items a:hover {
	font: 12px Myriad, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
}
.rtop, .rbottom {
	display:block;
	background:#fff;
}
.rtop *, .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#676769;
}
.r1 {
	margin: 0 5px
}
.r2 {
	margin: 0 3px
}
.r3 {
	margin: 0 2px
}
.r4 {
	margin: 0 1px;
	height: 2px;
}
.content .box a, .box a {
	position:relative;
	right:0.5em;
	font-size:14px;
	padding: 0.25em 0.5em;
	line-height: 26px;
}
span.hide {
	visibility:hidden;
}
/* logo */
.header {
	background: #D91623 url(bgheader.gif) repeat-x;
	height: 180px;
}
.header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 2.2em Verdana, sans-serif;
}
/* main navigation */
.link_menu {
	background: #CC2224 url(grdnt_re.png) repeat-x;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana, sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {
	background: #444;
}
/* projects */
.lbl {
	background: #222 url(bglbl000.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode", sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}
/* updates */
.link_updates {
	background: #222 url(grdnt_gr.gif) repeat-x;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 100px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS", sans-serif;
	height: 55px;
	padding: 10px 0;
	text-align: center;
}
.link_updates a span {
	float: left;
	font: normal 3em Verdana, sans-serif;
	letter-spacing: -2px;
	margin-left: 10px;
	margin-top: 3px;
}
h2.porfolio_item {
	font-size: 16px;
	line-height: 2em;
}
.main .section {
	background-color: #241D1E;
	width: 605px;
	/*border-top: solid 5px;
	 border-top-color: #D7162C; */
	position: relative;
	padding: 0;
	border-bottom: solid #D7162C 5px;
}
.stripetop {
	border-top: solid #D7162C 5px;
}

.main .section h2 {
	margin: 0;
	color: #E0E0E0;
	padding: 11px 15px 9px 15px;
	line-height: normal;
}
.thumbbox {
	margin:5px 15px 5px;
	text-align: center;
	vertical-align: bottom;
	width:100px;
	height: 100px;
	display: inline;
	position:relative;
}
.main .section #thms a {
}
div.main div.section a {
	padding:11px 5px 11px;
	line-height:normal;
	color:#D7162C;
	margin:0;
}
.content h2,.content h3 {margin-bottom:12px;}

ul#left_links  li,ul#left_featured  li {
	/* margin-left:24px; 
	color:#cb152a;*/
	font-weight:bold;
} 
/* #mainarea {
	padding: 0 0px 13px 13px;	
}
div.section {
margin-left:-13px;
} */
#mainarea ul li {
	list-style:none;
}

#mainarea h1, #mainarea h2, #mainarea h3, #mainarea p {
	margin:0 0 0 8px;
	/* padding:0; */	
}
.homepg #mainarea h3 {
	margin-left:0px;
}
h2.portfolio_item {
	margin-left: 8px;	
	
}
 #mainarea ul li {
	margin:0;
	padding:0;
	padding-left: 8px;
} 
#mainarea ul {
	margin:0;
	padding:0;
	margin-bottom: 12px;
	margin-top: 8px;	
}
#mainarea {
	/* background-image:url(http://www.lizardskinstudios.com/wp-content/themes/lss_theme/lss_files/gradient_01.jpg);
	background-repeat:no-repeat; 
	background-color:#fff;*/
	/* padding-bottom: 200px; */
	
}
#mainarea p,#mainarea li {
	padding-right:12px;
}
.navbar_wrapper a {
	font-weight:bold;	
}
div.breadcrumb {
	color:#D7162C;
	background-color: #241d1e;
	/* border: solid #D7162C 1px;
	border-width:5px 0 0 0;
	border-bottom:0; */
	border-top:#8c8b88 2px solid;
	border-bottom-color: #fff;
}
div.breadcrumb a {
	color:#fff;
	font-weight:bold;
	margin:0 3px;
}
.widget_search {
	padding:3px 14px;	
}
div.left {
display: none;	
}

