/*
Theme Name: Bluelight
Theme URI: http://sixonefivedesign.com
Description: Bluelight | 2.0 Business or Individual Portfolio
Version: 2.0
Author: Mike McAlister
Tags: bluelight, themeforest bluelight, template
*/
@font-face {
	font-family: 'DroidSerifRegular';
	src: url('fonts/DroidSerif-Regular-webfont.eot');
	src: local('☺'), url('fonts/DroidSerif-Regular-webfont.woff') format('woff'), url('fonts/DroidSerif-Regular-webfont.ttf') format('truetype'), url('fonts/DroidSerif-Regular-webfont.svg#webfontEtSsk1JN') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color:#555;
	font-weight:normal;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61px; /* the bottom margin is the negative value of the footer's height */
}
#footer_wrap, .push {
	height: 61px; /* .push must be the same height as .footer */
}
h1, h2 , h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a {
	font-family: 'DroidSerifRegular';
	font-weight:normal;
	margin-bottom: 10px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
	text-shadow:1px 1px #fff;
}
h3 {
	font-size: 18px;
	text-shadow:1px 1px #fff;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
ol, ul  {
	line-height: 22px;
	margin-top: 0px;
}
p {
	margin-bottom:20px;
	line-height:18px;
	font-family:Tahoma;
	font-size:13px;
}
a:hover {
	text-decoration:underline;
}
img {
	border: none;
}
ul, li, ol {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type:square;
}
ol li {
	list-style-type: decimal;
}
blockquote p{
    padding-left: 10px;
    line-height: 24px;
    margin:20px 0px 20px 20px;
    font-family:Georgia;
    font-style:italic;
    font-size:18px;
    background:url(images/quote.jpg) no-repeat top left;
    padding-left:50px;
}
textarea {
	background-color:#f7f7f7;
	border:1px solid #CCCCCC;
	color:#185889;
	font-size:11px;
	margin:0px 0px 10px 0px;
	padding:5px;
}

/* === HEADER STYLES === */ 

#header_sub_text  h1 {
	color: #383838;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-size: 16px;
}
#header_sub_text h2 {
	color: #999999;
}
#header_sub a {
}
#header_sub h1 {
	font-family: 'DroidSerifRegular';
	color: #FFFFFF;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 28px;
	letter-spacing: 1px;
	padding: 30px 0px 0px 0px;
}
#header_sub h2 {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: normal;
	font-size: 14px;
}
#header_sub h4 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	font-family:Tahoma;
}
#header {
	width: 960px;
	height: 421px;
	margin: 0 auto;
}
#header_upper {
	width: 960px;
	float: left;
	height:112px;
}
#header_logo {
	width: 280px;
	float: left;
	height: 95px;
}
#nav-one {
	position:relative;
	z-index: 100;
}
#header_lower {
	width: 960px;
	float: left;
}
#header_lower_alt {
	width: 892px;
	float: left;
	padding-left:43px;
}
#header_sub {
	float: left;
	width: 390px;
}
.header_sub {
	float: left;
	width: 390px;
}
#header_sub_text {
	float: left;
	width: 275px;
	margin-right: 10px;
}
#header_sub_text_secondary {
	float: left;
	width: 500px;
	color: #ffffff;
}
#header_sub_text_secondary h2 {
	width: 500px;
	font-size: 28px;
	color: #ffffff;
	font-weight: normal;
	margin:20px 0px 0px 0px;
	text-shadow:none;
}
#header_sub_text_secondary a {
	color:#ffffff;
}
#header_sub_button {
	float: left;
	padding-top: 12px;
	width:50px;
}
#header_sub_button_alt {
	float: left;
	width:50px;
}
#header_secondary {
	width: 960px;
	height: 187px;
	margin: 0 auto;
}
#header_sub_headline {
	float: left;
	width: 390px;
	height: 220px;
}
#header_sub_port {
	float: left;
	width: 390px;
	margin-top: 15px;
}
#header_sub_secondary {
	float: left;
	padding-top: 0px;
	width: 480px;
}
#header_sub_secondary_right {
	width:460px;
	float:right;
}
#header_sub_secondary_right h1 {
	text-align:right;
	color:#fff;
	font-size:28px;
	font-family: 'DroidSerifRegular';
	margin:20px 20px 0px 0px;
}

/* === PAGE STYLES === */ 

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	background-repeat: repeat-x;
}
#page_secondary {
	width: 960px;
	margin: 0 auto;
	padding: 35px 0px 30px 0px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
#sub_boxes {
	float: left;
	margin: 0px 0px 30px 0px;
	background-image: url(images/vert_separator2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:auto;
}
.sub_box {
	width: 276px;
	float: left;
	background-image: url(images/vert_separator.gif);
	padding: 20px 10px 10px 30px;
	background-repeat: no-repeat;
	background-position: left;
}
#sub_boxes .text_widget {
	margin:0 !important;
	padding:0 !important;
}
.sub_box p {
	line-height:18px;
	margin-bottom:10px;
}
.sub_box h2 {
	font-family: 'DroidSerifRegular';
	font-size:18px;
	text-shadow:1px 1px #fff;
	font-weight:normal;
	margin-bottom:10px;
}
.sub_box a {
	font-size:12px;
}
.sub_box li {
	list-style-type: none;
}
.sub_box_right {
	width: 270px;
	float: left;
	background-image: url(images/vert_separator.jpg);
	padding: 15px 20px 10px 30px;
	background-repeat: no-repeat;
	background-position: left;
}
.sub_box_image {
	margin-right: 8px;
	vertical-align: middle;
	float: left;
	width:auto;
}
#main_content {
	width: 955px;
	float:left;
}
#main_content_left {
	width: 540px;
	float: left;
	padding-left:15px;
}
#main_content_left li {
	list-style-type: none;
	margin:0;
	padding:0;
	background:none;
}
#main_content_left h5 {
	margin-bottom:0px;
}
#main_content_left p {
	margin-bottom:0px;
}
#main_content_left li {
	margin-bottom:10px;
	padding-bottom:10px;
}
#main_content_left_secondary {
	width: 656px;
	float: left;
}
#main_content_left_secondary ul, #main_content_left_secondary ol {
	margin:0px 0px 20px 20px;
}
#main_content_right {
	border-left:dotted 1px #ccc;
	float: right;
	padding: 0px 20px 10px 40px;
	width: 285px;
}
#main_content_right ul {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#main_content_right li {
	list-style-type:none;
}
#main_content_right .twitter li {
	list-style-type:none;
	margin-bottom:15px;
}
#icons {
	margin-bottom:25px;
}
#icons img {
	margin-right:5px;
}
#logo {
	height: 75px;
	width: 150px;
}
#footer_wrap {
	background:url(images/footbg.jpg);
	border-top:1px solid #ddd;
	height:61px;
	margin:0;
	padding:0;
}
#footer {
	width: 960px;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	height: 38px;
	margin: 0 auto;
	overflow:hidden;
}
#footer li {
	display:inline;
	padding-right:8px;
}
#footer ul {
	margin-top:-4px;
}
#footer a {
	text-shadow:1px 1px #fff;
}
#footer p {
	text-shadow:1px 1px #fff;
	margin-top:-4px;
}
#footer a:hover, #footer a:active, #footer li.current_page_parent, #footer li.current_page_parent a, 
#footer li.current_page_parent a:visited, #footer li.current_page_item a, 
#footer li.current_page_item a:visited {
	background-image: none;
}
#footer_l  {
	float: left;
	width: 400px;
}
#footer_r  {
	float: right;
	text-align: right;
	width:480px;
}
.inline_image {
	float: left;
	padding: 5px;
	border: solid 1px #a4a4a4;
	margin: 5px 10px 0px 0px;
	width:auto;
}
#products {
	width: 525px;
}
.product_box {
	border-bottom: dotted 1px #a4a4a4;
	float: left;
	width: 525px;
	padding-bottom: 15px;
	margin-top: 15px;
}
.product_box_image {
	float: left;
	padding: 5px;
	border: solid 1px #a4a4a4;
	width:auto;
}
.product_box_description {
	float: left;
	margin-left: 15px;
	width: 320px;
}
.image_wrap {
	float: left;
	margin: 0px 0px 5px 0px;
	width: 180px;
}
.image {
	float: left;
	border: 4px solid #ccc;
	width: 172px;
	height: 120px;
}
.image_caption {
	float: left;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	color: #424242;
	width: 100%;
	text-align: center;
}

/* === SIDEBAR STYLES === */
 
#left {
	float:left;
	width:260px;
	margin-right:35px;
}
#left_navigation {
	float: left;
	width:260px;
}
#left_navigation ul {
	margin-left: 0px;
	padding-left: 0px;
}
#left_navigation .children li {
	font-size:11px;
	padding:0px 0px;
	border:none;
}
.children li a {
	color:#888;
}
#s {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 6px 5px;
	color: #909090;
	width: 180px;
	background: #fff;
	margin:0px 10px 0px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#searchform {
	margin-bottom:25px;
	float:left;
}
#searchsubmit {
	border:none;
	width:auto;
}
#searchform input {
	float:left;
}
#testimonial {
	font-size:12px;
	font-style:italic;
	background: url(images/test_bottom.png) no-repeat bottom center;
	padding:10px 15px 35px 15px;
	width:208px;
	margin-top:10px;
}
.twitter-link {
	font-size:11px;
}
#testimonial ul, #testimonial li {
	list-style-type:none;
	line-height:20px;
}
#testimonial li {
	margin-bottom:5px;
	padding-bottom:5px;
}
#testimonial small {
	font-size:10px;
	float:left;
	font-weight:normal;
	text-shadow:1px 1px #fff;
	color:#999;
}
.widget {
	margin-bottom:25px;
}
#left_navigation li {
	border-top: solid 1px #eee;
	list-style-type: none;
	margin-left: 0px;
	padding:5px 0 5px 0px;
	margin-bottom: -1px;
	font-size:14px;
}
#left_navigation li:hover    {
	border-top: dotted 1px #ddd;
	list-style-type: none;
	margin-left: 0px;
	background: #fff;
	display:block;
}
#left_navigation li.current-cat    {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	list-style-type: none;
	margin-left: 0px;
	background: #fff;
	display:block;
}
#subnav li.current_page_item {
	border-top: solid 1px #DCDDDE;
	list-style-type: none;
	margin-left: 0px;
	background:#fff;
	display:block;
}
.side-box .menu li {
	margin-left:20px;
}
/* === PORTFOLIO STYLES === */ 
#featured_wrap {
	float: left;
	width:auto;
}
#featured {
	width: 815px;
	float: left;
	background-repeat: no-repeat;
	padding: 20px 20px 10px 20px;
	background-image: url(images/featurebg.jpg);
	height: 248px;
}
#featured_image {
	padding: 5px;
	float: left;
	border: solid 1px #cacaca;
	min-width: 400px;
	min-height: 190px;
	width:auto;
}
#featured_text {
	float: left;
	margin-left: 20px;
	width: 365px;
}
#featured_bottom {
	width: 855px;
	height: 12px;
	margin: 0 auto;
	background-image: url(images/featurebg_bottom.jpg);
	float: left;
} 
.portfolio_featured_cell {
	width: 656px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.portfolio_featured_image {
	float:left;
	margin: 25px 20px 8px 20px;
	width:auto;
}
.portfolio_featured_description {
	float:left;
	margin-bottom: 0px;
	width: 325px;
	margin: 14px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
}
.portfolio_featured_description p {
	margin-bottom:10px;
}
.portfolio_featured_bottom {
	float:left;
	width: 656px;
	height: 13px;
}
.portfolio_cell {
	width: 650px;
	float: left;
	padding-bottom: 15px;
	margin:15px 0px;
	border-bottom: double #eee;
}
.portfolio_image {
	float:right;
	margin: 0px 0px 0px 20px;
	width:auto;
}
.portfolio_description {
	float:left;
	margin-bottom: 0px;
	width: 375px;
	margin: 0px 0px 0px 0px;
}
#posts_navigation a {
	background:#888;
	padding:0px 25px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #666;
	font-size:10px;
	line-height:25px;
	float:left;
	display:block;
}
.button {
	background:#888;
	padding:0px 25px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #666;
	font-size:10px;
	line-height:25px;
	float:left;
	display:block;
}
.image_portfolio_small {
	border: solid 8px #eee;
}
.image_portfolio_feat {
	border: solid 8px #e6e6e6;
}
.image_portfolio_large {
	margin-bottom:15px;
}
.image_portfolio_large img {
	margin-bottom:15px;
}
.postthumb {
	background: #fff;
}
.post_details {
	background-color:#F7F7F7;
	font-size:10px;
	margin:5px 0 10px 0px;
	padding-left:5px;
}		
.slider-wrap {
	float: right;
	width:auto;
	position:relative;
	z-index: 1;
}
.slider {
	width: 495px;
	padding: 12px 35px 0px 0px;
	overflow: hidden;
	height: 310px;
}
.slider h4 a{
	float:left;
	font-weight:normal;
	font-size:16px;
	margin-top:15px;
}
.slider_nav {
	width: 540px;
	float: right;
	margin-top: 13px;
}
.slider_nav_right {
	margin-top:4px;
	float: right;
	width:auto;
}
.slide_headline_wrap {
	float: left;
	width: 345px;
}
.slide_headline_wrap_right {
	float: right;
	width: 345px;
}
.slide_headline {
	float: left;
	width: 300px;
	padding: 30px 0px 0px 30px;
	color: #ffffff;
}
.slide_subheadline {
	float: left;
	width: 330px;
	margin-top: 15px;
	color: #ffffff;
}
.slide_subheadline_text {
	float: left;
	padding-left: 30px;
	width: 240px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.slide_headline h1 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 34px;
}
.slide_headline h2 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.slide_button {
	float: left;
	width:auto;
}

/* === COMMENT STYLES === */

#comments_template {
	width: 670px;
	float:left;
	margin:25px 0px 0px 0px;
}

#comments_template li {
	border-bottom:double #eee;
	list-style-type:none;
	padding:20px 0px 20px 0px;
	float:left;
	height: auto;
	font-weight:normal;
	background-image: none;
}
#comments_template ol {
	margin:0px;
	padding:0px;
}
#comments_template p {
	margin:0px;
	padding:0px;
}
#comments_template .meta {
	color:#aaaaaa;
	font-size:10px;
	margin-top:15px;
}
#comments_template h2 {
	float:left;
	font-size:20px;
	font-weight:normal;
	margin:0 464px 5px 0;
}
.comment_number {
	float:left;
	margin-top:10px;
	padding-left:20px;
}
#comment {
	width:630px;
}
.avatar {
	height:80px;
	width:80px;
}
.avatar_name {
	font-size:10px;
	line-height:12px;
	padding-top:5px;
	text-align:left;
	width:80px;
}
.comment_number_wrap {
	float:left;
	padding-bottom:5px;
	border-bottom:dotted 1px #ddd;
}
.comment_right_wrap {
	float:left;
	width:564px;
}
.comment_right {
	background:transparent url(images/commentbg.jpg) no-repeat scroll 0 0;
	float:left;
	margin-left:10px;
	padding:10px 13px 5px 40px;
	width:500px;
}
.comment_left {
	float:left;
}
.comment_form {
	float:left;
	padding:25px 0px;
}
.comment_form p{
	float:left;
	padding:10px 0px;
}
.comment_right_bottom {
	background:transparent url(images/commentbg_bot.jpg) no-repeat scroll 0 0;
	float:left;
	height:17px;
	margin-left:10px;
	width:580px;
	margin-top:-2px;
}
.comment_name {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_mail {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_web {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
#left_widgets {
	float:left;
	width:220px;
}

/* === BLOG STYLES === */

.blog {
	float:left;
}
.blog_description {
	float:left;
	margin-bottom: 0px;
	width: 640px;
	margin: 0px 0px 0px 0px;
}
.blog_cell {
	width: 640px;
	float: left;
	padding-bottom: 10px;
	margin:10px 0px 15px 0px;
	border-bottom: double #eee;
}
.portfolio_large {
	margin:20px 0px;
}
.gallery {
	float:left;
}
.gallery img {
	border:5px solid #CFCFCF;
	float:left;
	margin:0 15px 10px 0;
}
#twitter li {
	margin-bottom:5px;
	margin-top:0;
	padding-bottom:5px;
	padding-top:0;
}
img.alignleft {
	float:left;
	padding: 5px;
	background:#f5f5f5;
	border:solid 1px #ccc;
	margin:0px 20px 20px 0px;
}
img.alignright {
	float:right;
	padding: 5px;
	background:#f5f5f5;
	border:solid 1px #ccc;
	margin:0px 0px 20px 20px;
}
.archives {
	margin-top:15px;
}
.wpcf7 input {
	background-color:#f2f2f2;
	border:1px solid #CCCCCC;
	font-size:11px;
	margin:0 0 5px;
	padding:5px 10px;
}
.input {
	background-color:#f2f2f2;
	border:1px solid #CCCCCC;
	color:#185889;
	font-size:11px;
	margin:0 0 5px;
	padding:5px;
}
.submit {
	background-color:#f2f2f2;
	border:1px solid #CCCCCC;
	color:#333;
	margin:0 0 10px;
	padding:5px 20px;
}
.nicelist {
	background:#f4f4f4;
	border:solid 1px #ddd;
	float:right;
	padding:10px;
	margin:0px 0px 15px 20px;
	width:200px;
}
.nicelist li {
	margin-bottom:10px;
}
