/*
THEME NAME: Wooden Pier 2010
THEME URI: http://www.woodenpier.com/
DESCRIPTION: Yeah Baby!
AUTHOR: You know it!
AUTHOR URI: http://www.woodenpier.com
*/

img, div, ul, li, a {behavior: url(/pngfix/iepngfix.htc);}


/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #666666; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #666666; }
body { background: #fff; }
img { border: 0px; }
a, input { outline: 0px; }

a:hover {text-decoration:none!important;}
a {color:#c2f008; text-decoration:none;}
a:hover {color:#fff;}

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 0px; overflow: hidden; }


/* Architecture */
html { }

body#home {
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #999;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #999;
	background-color:#000;
}

#page {
	background:#141414;
	background-image:url(images/L2_page_BG.gif);
	background-repeat:repeat-x;
}

#page-home {
	background:#141414;
	background-image:url(images/page_BG.gif);
	background-repeat:repeat-x;
}


#texture_home {

	background-image:url(images/home_header.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0;

}

#texture {

	background-image:url(images/texture_L2.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0;

}

#wrapper {
	width:988px;
	margin:0 auto;
}

#header_home {
	height: 146px;
	padding:33px 0 0 0px;
	margin:0 auto;
}

#header {
	height: 146px;
	padding:33px 0 0 0px;
	margin:0 auto;
}

#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:977px;
	height:117px;
	text-indent:-999999px;
	overflow:hidden;
}

#navs {
	position:relative;
	top:-120px;
	float:right;
}

#navs a, #navs a:active, #navs a:visited {
	text-transform:uppercase;
	color:#c2f008;
}

#navs a:hover {
	text-decoration:none;
	color:#999;
}

#container {
	float: left;
	width: 960px;
	margin-left:16px;
	margin-top:-18px;
}

#banner {
	width:960px;
	overlow:hidden;
}

#content {
	margin: 1px 300px 30px 0;
	width:660px;
	float:left;
}

#content h2 {
	color:#FFF;
	display:inline;
}

#content h3 {
	color:#c2f008;
	font-weight:normal;
	display:inline;
	border-left:1px solid #666;
	padding-left:10px;
	margin-left:10px;
}

#sidebar_home {
	margin: -10px 0 30px -279px;
	background-image:url(images/sidebar_BG.gif);
	background-repeat:no-repeat;
	width: 247px;
	float: left;
	min-height:337px;
	overflow: hidden;
	padding:8px 14px 0 18px;
}

#sidebar {
	margin: 0 0 30px -279px;
	background-image:url(images/L2_sidebar_BG.gif);
	background-repeat:no-repeat;
	width: 239px;
	float: left;
	min-height:350px;
	overflow: hidden;
	padding:20px;
}

#sidebar a, #sidebar a:active, #sidebar a:visited {
	font-size:18px;
	color:#fff;
}

#sidebar a:hover {
	color:#c2f008;
	text-decoration:none;
}

#sidebar ul {
	list-style:none;
}

#sidebar li {
	background-image:url(images/sidebar_keyline.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
}

#sidebar ul.xoxo li{
	background:none;
	padding-bottom:20px;
}

#sidebar ul.xoxo li li{
	background-image:url(images/sidebar_keyline.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
}

#sidebar ul#sidemenu {margin-bottom:20px;}

#latest_text {
	padding:10px 6px 20px 2px;
}

#latest_text h3{
	margin:0!important;
	padding:0!important;
	color:#cccc99 !important;
	font-weight:normal !important;
	text-transform:none !important;
}

a.featured_work_title, a.featured_work_title:active, a.featured_work_title:visited {
	color:#FFF;
	font-weight:bold;
	font-size:14px !important;
}

a.featured_work_title:hover {
	color:#CCC!important;
	text-decoration:none;
}

img.featured_work_thumb {
	background-image:url(images/sidebar_thumb_BG.gif);

	padding:5px;
	margin-left:10px;
	float:right;
	border:0;
}

#footer-wrapper {
	clear: left;
	width: 100%;
	border-top: 1px solid #323232;
	background:#000;	
}

#footer {
	width: 960px;
	margin:0 auto;
}

.ftrcol {
	width:220px;
	float:left;
	margin-right:20px;
	padding:32px 0 30px 0;
}

.ftrlast {
	margin-right:0;
	background-image:url(images/share_buttons.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#footer_logo {
	background-image:url(images/footer_logo.gif);
	background-repeat:no-repeat;
	width:130px;
	height:144px;
	margin-left:-50px;
	margin-top:-32px;
	padding:32px 0 0 143px;
}

.green_txt {
	color:#b0d80d;
}

.white_txt {
	color:#fff;
}

ul.ftrlist {
	list-style:none;
}

ul.ftrlist a, ul.ftrlist a:active, ul.ftrlist a:visited {
	color:#666;
}

ul.ftrlist a:hover {
	color:#FFF;
	text-decoration:none;
}

#footer h3 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.inner-banner {
	height:275px;
	text-indent:-99999px;
	overflow:hidden;
	padding-top:25px;
	padding-left:23px;
}

.graphic {
	background-image:url(images/banner_graphic_BG.jpg);
	background-repeat:no-repeat;
}

.branding {
	background-image:url(images/banner_brand_BG.jpg);
	background-repeat:no-repeat;
}

.web {
	background-image:url(images/banner_web_BG.jpg);
	background-repeat:no-repeat;
}
	
#show {
	text-indent:0px;
}

.slider_box { width:960px; height:300px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:960px; height:300px; display:none; }



#prevBtn {
	position:relative;
	top:-25px;
	left:910px;
	text-indent:-99999px;
	float:left;
}

#prevBtn a {
	background-image:url(images/button_left.png);
	height:19px;
	width:19px;
	display:block;
	overflow:hidden;
}

#nextBtn {
	position:relative;
	top:-25px;
	left:915px;
	text-indent:-99999px;
	float:left;
}

#nextBtn a {
	background-image:url(images/button_right.png);
	height:19px;
	width:19px;
	z-index:1000;
	display:block;
		overflow:hidden;
}

#prevBtn a:hover {
	background-image:url(images/button_left_o.png);
}

#nextBtn a:hover {
	background-image:url(images/button_right_o.png);
}

/* General */
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#menu ul li ul{
	display:none; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li ul li {
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */

.pipe {
	font-weight:normal;
	color:#999;
}

.page-title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 160%;
	color:#fff;
}

.home-title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 160%;
	color:#fff;
}

.home-title a, .home-title a:active, .home-title a:visited{
	color:#c2f008;
}

.home-title a:hover{
	color:#fff;
	text-decoration:none;
}


.post {
	padding-bottom:30px;
	margin-bottom: 30px;
	border-bottom:1px dotted #666;
}

.entry-title {
	margin-bottom: 15px;
	font-weight:normal;
	font-size: 160%;
	color:#fff;
	padding-top:20px;
}

.entry-title a, .entry-title a:active, .entry-title a:visited {
	color:#fff;
}

.entry-title a:hover {
	color:#c2f008;
}

.entry-comments {
	float: right;
}


.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.png) no-repeat top left;
	padding: 2px 0 7px 7px;
}

.entry-comments a {
	/*background: url(images/cbubble_right.png) no-repeat top right;*/
	padding: 0 0 7px 2px;
	color: #333;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.comment_bubble_right {
		background:url(images/cbubble_right.png);
		width:9px;
		height:25px;
		float:right;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
display:none;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
display:none;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: none;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

#comments h3, .entry-content h3 {
	padding-left:0 !important;
	margin-left:0 !important;
	border:0 !important;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #c2f008;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}


/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {

	font-weight: bold;
}

.comment-author a{
	color:#999;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.comment-meta a{
	color:#666;
}
.comment-meta a:hover {
	color:#333;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #fff;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:300px;
		overflow:hidden; 
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

.entry-content img {

	background:url(images/main_thumb_BG.gif);
	background-repeat:repeat-x;
	border:1px solid #7d7d7d !important;
	padding:5px;
}

.wp-caption {
	float:left;
	text-align:center;
		margin:20px 10px 0 0;
}

input {
	border:1px solid #666;
	height:20px;
	width:300px;
}

textarea {
	border:1px solid #666;
	height:200px;
	width:300px;
}

input.form_button, .form-submit input {
	background-image:url(images/submit_button.gif);
	height:24px;
	width:74px;
	border:0;
	background-color:none;
	clear:both;
	cursor:pointer;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}

img#shTopImg { padding:40px!important;; background:#FFF!important;}

.category-featured-work .entry-comments, .category-featured-work .comment_bubble_right {display:none;}
