/*
Theme Name: Blaxk theme
Theme URI: http://www.cssluxury.com/blaxk_wp
Description: Portfolio and Photography based template
Version: 1.0 for WP 3.0
Author: disgogo
Author URI: http://themeforest.net/user/disgogo
Tags: black, fixed width, two columns, widgets
*/
@import url('css/reset.css');

body {
	background: #000 url(images/background.jpg) center top no-repeat;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#a5a5a5;
}

a{
	color:#a5a5a5;
}

a:hover{
	text-decoration:underline;
}


p {
	padding:5px 0px;
	line-height:18px;
}


.wrap {
	width:960px;
	margin:0 auto;
}



.header {
	float:left;
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
}



/* Text elements
-------------------------------------------------------------- */

.logo {
	font-weight:normal;
	color:#fff;
	padding:3px 0px 3px;
	display:block;
	float:right;
}

.logo h1 a {
	font-size:48px;
	font-weight:normal;
	color:#fff;
	padding:0px 0px;
}

.logo h1 { padding:0px}

.menu {
	float:left;
	width:auto;
}

h1 {
	font-size:36px;
	font-weight:normal;
	color:#fff;
	padding:20px 0px;
	display:block;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#fff;
	text-decoration:none
}


h1.company_name {
	font-size:72px;
	padding:20px 0px 0px 0px;
}

h2 {
	font-size:30px;
	font-weight:normal;
	padding:20px 0px;
	color:#fff;
}
h2.motto {
	font-size:28px;
	padding:0px 0px;
	margin-bottom:30px;
}
h3 {
	font-size:24px;
	font-weight:normal;
	color:#fff;
	padding:20px 0px;
}
.nav h3 {
	font-size:24px;
	font-weight:normal;
	color:#005fa6;
	padding:0px 0px;
}
h4 {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:20px 0px;
}

h5 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	padding:20px 0px;
}

h6 {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:20px 0px;
}


h4.team {
	padding:0px 0px 20px 0px;
}


address {
	
	margin:0px 20px 0px 0px;
	display:block;
	float:left;
}


/* Form 
-------------------------------------------------------------- */

.form-contact {
	margin-top:20px;
}

.breadcrumb_search #searchform {
	display:block;
	float:right;
	margin-bottom:20px;
}

#searchform {
	display:block;
	float:left;
	margin-bottom:20px;
}

#searchform input {
	
	width:177px;
	float:left;
	display:inline;
	background: url(images/inputsearch.gif) left top no-repeat;
	border:0;
	height:16px;
	padding:12px 10px;
}

#searchform input#searchsubmit {
	
	width:92px;
	height:40px;
	background: url(images/searchsubmit.gif) left top no-repeat;
	cursor:pointer;
	color:#9e9e9e;
	border:0;
	font-size:0px;
	text-indent:-9999px;
	overflow:hidden;
}


textarea {
	border:1px solid #333333;
	background:#101010;
	color:#4D4D4D;
	height:100px;
	padding:5px;
	width:430px;
	float:left;
}

input  {
	border:1px solid #333333;
	color:#4D4D4D;
	float:left;
	height:24px;
	padding:5px 5px 0;
	width:281px;
	background:#101010;
}

input#submit {
	background:url(images/link_back.png) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:21px;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align:center;
	width:88px;
	color:#4D4D4D;
}

button {
	background:url(images/link_back.png) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:21px;
	margin:10px 0px 10px 117px;
	padding:0;
	text-align:center;
	width:88px;
	color:#4D4D4D;
}



input.send  {
	border:0px;
	background:url(images/link_back.png) left top no-repeat;
	width: 88px;
	height:21px;
	text-align:center;
	font-size:11px;
	display:block;
	margin:10px 0px;
	cursor:pointer;
	padding:0px;
}

label {
	float:left;
	font-size:11px;
	margin-left:20px;
}

#contactForm label {
	float:left;
	font-size:11px;
	margin-left:20px;
	width:100px;
}
.holder {
	float:left;
	clear:both;
	width:100%;
	margin:0px 0px 10px 0px;
}


p.error, p.succes {
	background:#101010;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:100%;
	padding:5px;
	margin:15px 0px 5px 0px;
}

.white {
	color:#fff;
}

.portfolio_box {
	float:left;
	background:#101010;
	padding:10px;
	margin:0px 2px 4px 2px
}

.photo_box {
	float:left;
	padding:2px;
	margin:0px;
}

.portfolio_box h4{
	padding-bottom:0px;
	color:#fff;
}
.portfolio_box p{
	color: #666;
}
.portfolio_box.grey {
	background:#202020;
}

/* Navigation 
-------------------------------------------------------------- */

.menu-header {
	float:left;
	display:block;
	margin-top:40px;
}

.menu li a {
	
	color:#fff;
	padding:28px 30px 0px 0px;
	display:block;
	float:left;
	font-size:28px;
}

.menu li li > a {
	
font-size:14px;
}

.menu li a:hover, .menu li.current-menu-item a {
	
	color:#666;
	text-decoration:none;
	
}

/* Navigation 
-------------------------------------------------------------- */

.menu { float:right; margin-top:20px; z-index : 9999}
.menu {list-style:none; margin:0; padding:0  z-index : 9999}
.menu * {margin:0; padding:0;  z-index : 9997}
.menu a {display:block; color:#808080; text-decoration:none; font-weight:normal; font-size:11px;}
.menu li {position:relative; float:left; margin-right:2px}
.menu ul {position:absolute; top:32px; left:0; background:#000; display:none; opacity:0; list-style:none; z-index:99999}
.menu ul li {position:relative; border-bottom:1px solid #252525; width:148px; margin:0}
.menu ul li.current_page_item a  {color:#fff;}
.menu ul li a {display:block; padding:10px; background-color:#000}
.menu ul li a:hover { color:#FFF;}
.menu ul ul {left:148px; top:0px}
.menu .menulink {padding:5px 10px 10px; font-weight:normal; font-size:14px; color:#000;}
.menu .menulink:hover, ul.menu .menuhover, ul.menu .current_page_item a { color: #808080;}
.menu .sub {background:#252525 url(../images/arrow_icn.gif) right center no-repeat}
.menu .topline {border-top:1px solid #aaa}

/* Main 
-------------------------------------------------------------- */

.nav_slide {

}

#nav a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }
#output { text-align: left; }

#nav { text-align: left; margin: 3px }

#s1 {
	margin-bottom:60px;
	background:none;
}

.slideshow {
	width:960px;
	float:left;
	margin-top:20px;
	background:none;
}

#prev {
	background:url(images/previous.png) left center no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	width:70px;
	height:70px;
	float:left;
	text-align:center;
	position:relative;
	margin-top: 100px;
}

#next {
	background:url(images/next.png) left top no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	width:70px;
	height:70px;
	float:right;
	position:relative;
	right:0px;
	margin-top:100px;
}

span.shadow {
	background: url(images/main_img_shadow.png) center top no-repeat;
	width:800px;
	height:60px;
	display:block;
}


#s1 div {
	width: 800px;
	display:block;
	text-align:center;
	background: url(images/blank.gif) no-repeat;
	min-height:350px;
}

.wide_layout {
	background:#000 url(images/sep_back.png) left top repeat-x;
	width:100%;
	display:block;
	float:left;
	padding:20px 0px 50px 0px;
}

.wide_layout_footer {
	background:url(images/sep_back.png) left top repeat-x;
	width:100%;
	border-bottom:1px solid #141414;
	display:block;
	float:left;
	margin-bottom:20px;
	padding:20px 0px;
}

.content {
	margin:0 auto;
	width:960px;
	display:block;
}

.content .left_box, .wide_layout .left_box, .home .cat_sel {
	float:left;
	margin:0 10px;
	width:300px;
}

.content .center_box {
	float:left;
	width:330px;
	margin:0px;
}

*html .content .center_box {
	float:left;
	width:320px;
	margin:0px;
}

.content .right_box {
	float:right;
	width:240px;
	margin:0px;
}

a.link_gradient, span.link_gradient, a.comment-reply-link {
	background:url(images/link_back.png) left top no-repeat;
	width: 88px;
	height:21px;
	text-align:center;
	font-size:11px;
	display:block;
	margin:10px 0px;
}

a.link_gradient:hover, span.link_gradient:hover, a.comment-reply-link:hover {
	background:url(images/link_back_hover.png) left top no-repeat;
	text-decoration:none;
}

li.link_gradient a {
	background:url(images/link_back.png) left top no-repeat;
	width: 88px;
	height:21px;
	text-align:center;
	font-size:11px;
	display:block;
	margin:10px 0px;
}

li.link_gradient a:hover {
	background:url(images/link_back_hover.png) left top no-repeat;
	text-decoration:none;
}

a.title_link, p.title_link, p.title_link a  {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

a.subtitle_link, p.subtitle_link , p.subtitle_link a {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

ul.recent_projects li {
	display:block;
	margin-bottom:20px;
	float:left;
}

ul.recent_projects span {
	display:block;
	float:left;
	background:url(images/small_shadow.png) center bottom no-repeat;
	width:100px;
	height:85px;
	margin-right:20px;
}

ul.recent_projects a.title_link, ul.recent_projects li p {
	display:block;
	float:right;
	width:200px;
}

ul.recent_projects li a.link_gradient {
	display:block;
	float:right;
	margin-right:115px;
}

.right_box ul li {
	display:block;
	float:left;
	margin-bottom:20px;
}

.box {
	width:300px;
	float:left;
	margin-right:20px;
}

.left_column {
	float:left;
	width:290px;
	background:#101010;
	padding:20px;
	margin-bottom:50px;
}

.left_column h1, .left_box h1, .home .cat_sel h1 {
	font-size:24px;
	font-weight:bold;
	color:#FFF;
}

.home .cat_sel h2 {
	font-size:18px;
	font-weight:normal;
	color:#FFF;
}

.left_column li, .home .cat_sel li, .left_box li {
	color:#333333;
	display:block;
	padding:3px 0px;
}

.comments_date, .date {
	color:#333333;
}

span.date a { 
	color:#333333;
}

.left_column a.title_link, p.title_link {
	margin: 10px 0px;
}

.comment-post a.title_link, .comment-post p.title_link{
	margin:0px;
}

.right_column {
	float:right;
	width:590px;
}

.col1 {
	float:left;
	width:150px;
}

.col2 {
	float:right;
	width:120px;
}

.blog h1 {
	padding-bottom:10px;
}

.blog .comments_date {
	margin-bottom:20px;
	display:block;
}
.blog img {
	margin:20px 0px;
}

.home img {
	margin:0px;
}

.blog .clear {
	height:20px;
}

.pagination {
	display:block;
	float:left;
	width: 100%;
	clear:both;
	margin-top:20px;
}

.pagination ul {
	margin:0px auto;
	text-align:center;
}

.space {
	height:30px;
}

/* Footer 
-------------------------------------------------------------- */

.footer {
	display:block;
	width:960px;
	margin:0px auto;
	font-size:9px;
}

.footer_links {
	display:block;
	width:960px;
	margin:0px auto 20px auto;
	font-size:11px;
	padding-bottom:20px;
}

.footer_links ul li {
	display:inline;
}

.footer_links ul li a {
	display:block;
	float:left;
	margin-right:7px;
	font-size:11px;
	color:#333333;
}

.footer_links p.copyright {
	display:block;
	float:left;
	margin-right:20px;
	line-height:normal;
	padding:0px;
	font-size:11px;
	color:#333333;
}

.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
}

.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
}

/* Calendar style */

table#wp-calendar
{
	width:200px;
	text-align:center;
	border:0px;
	margin:0px auto;
}
table#wp-calendar caption
{
	margin-bottom:10px;
	font-weight:bold;
}
table#wp-calendar td
{
	color:#CFCFCF;
	border:0px;
	padding:3px;
}

table#wp-calendar td#prev , table#wp-calendar td#next {
background: none;
display:block;
float:none;
height:auto;
margin:0px;
text-align:left;
text-indent: inherit;
width:auto;
}

table#wp-calendar tr td#today
{
	color:#111312;
	font-weight:bold;
	background:#000;
}
table#wp-calendar th
{
	background:none;
	padding:0px;
	border:0px;
	font-size:12px;
	font-weight:bold;
}

.screen-reader-text{ display:none;}

ul.module_list_image li a.image {
	background:none repeat scroll 0 0 #2F2F2F;
	display:block;
	float:left;
	margin:0 10px 10px 0;
	padding:3px;
}

ul.module_list_image li {
	display:block;
	float:left;
	margin:5px 0px;
	width:100%;
}

.user {
	background:none repeat scroll 0 0 #2F2F2F;
	display:block;
	float:right;
	height:35px;
	margin:0px 0px 0px 20px;
	overflow:hidden;
	padding:3px;
	width:35px;
}

.user img { margin:0px;}

.comment {
	clear:both;
	float:left;
	margin-bottom:10px;
	padding-bottom:30px;
	width:590px;
}

.comment-post {
	float:left;
	width:590px;
}


.comment a.date {
	float:left;
	font-size:10px;
	margin:0;
	padding:0;
}

.comment-post h5 {
	float:left;
	padding:0 0 5px;
}

.comment ul.children li {
background:none repeat scroll 0 0 #101010 !important;
float:right;
margin-top:20px;
padding:10px;
width:540px;
}

ul.children li .comment-post {
width:540px;
}

.comment ul.children li ul.children li {
background:none repeat scroll 0 0 #000 !important;
float:right;
margin-top:20px;
padding:10px;
width:490px;
}


ul.children li ul li .comment-post {
width:490px;
}

.comment ul.children li ul.children li ul.children li  {
background:none repeat scroll 0 0 #101010 !important;
float:right;
margin-top:20px;
padding:10px;
width:440px;
}


ul.children li ul li ul li .comment-post {
width:440px;
}

.comment ul.children li ul.children li ul.children li ul.children li  {
background:none repeat scroll 0 0 #000 !important;
float:right;
margin-top:20px;
padding:10px;
width:390px;
}


ul.children li ul li ul li ul li .comment-post {
width:390px;
}

.custom_image {
	margin-bottom:60px;
}

.entry form {
	float:left;
	display:block;
	margin-bottom:20px;
	width:100%;
}

.entry label { margin-left:0px;}

.entry input {
	clear:both;
	cursor:pointer;
	height:auto;
	margin-top:10px;
	padding:5px;
	width:60px;
}

.entry label input {
	clear:both;
	cursor: text;
	height:auto;
	margin-top:10px;
	padding:5px;
	width:170px;
}

.lpbcWidgetMore a{
	text-align:left;
	background-color:#000;
	padding:5px;

}

.home .cat_sel .lpbcWidgetMore a{
	text-align:left;
	background-color:#101010;
	padding:5px;

}

.center { text-align:center;}

#flickr li {
	display:inline;
}

 #flickr li a {
	background:none repeat scroll 0 0 #2F2F2F;
	border:1px solid #000;
	display:block;
	float:left;
	margin:4px 4px 4px 0px;
	padding:3px;
}


.home .cat_sel {
	
}

.height { display:block;}

.entry ol {
list-style-position:outside;
list-style-type:decimal;
}

.entry ul {
list-style-type: disc;
}

.entry ol li, .entry ul li {
margin-left:2.5em;
padding:5px 0;
}

#box-table-b  {
border-bottom:7px solid #101010;
border-collapse:collapse;
border-top:7px solid #101010;
font-size:12px;
margin:20px 0;
text-align:center;
width:100%;
}
#box-table-b th {
background:none repeat scroll 0 0 #101010;
border-left:1px solid #101010;
border-right:1px solid #101010;
font-size:13px;
font-weight:normal;
padding:8px;
}
#box-table-b td {
border-left:1px solid #101010;
border-right:1px solid #101010;
color:#A5A5A5;
padding:8px;
}

span.error {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
	padding:5px;
	background-color:#101010;
	margin:15px 0 5px;
	float:left;
}

img.aligncenter {
	display: block;
	margin:10px auto;
	padding:3px;


}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	padding:3px;

}

img.alignleft {

	margin: 0 10px 10px 0;
	display: inline;
	padding:3px;

}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
