/*
Theme Name: BlackLook
Theme URI: http://www.meltingpx.com
Description: <p>2 column wordpress CMS Template for Business and corporate websites</p>
Version: 1.0
Author: ram
Date: 01/06/2009
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
html{
	background: #0c0c0c url(images/bg.jpg) repeat-x;
	}
body {
	font: 1px/1 "Trebuchet MS", Arial, Helvetica, sans-serif; 
	/*font-family: inherit;*/
	color:#B5B9BB;
	background-image: url(images/body-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #222 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color:#79CEFF;
	text-decoration: none;
}
a:hover {
	color:#ccc;
	text-decoration:none;
}

/* `Headings 
--------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 22px;
	letter-spacing:-1px;
}
h2 {
	font-size: 20px;
	letter-spacing:-1px;
}
h3 {
	font-size: 18px;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

/* `styles for order and un order list
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}
blockquote{
	background-color:#222;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #555;
	font-size:12px;	
	color:#666;
}
.img-br{
border:1px solid #3e3d3d;
padding:8px;
background-color:#2f2f2f;
}

/* Header
----------------------------------------------------------------------------------------------------*/
.header{
	height:115px;
	position:relative;
    /*background: url(images/top-bckg.png) repeat-x;*/
}
#logo{
	position: absolute;
	top:30px;
}
#contact-info{
	position: absolute;
	top:30px;
	right:10px;
	float:right;
	width:auto;
}

/*slider
----------------------------------------------------------------------------------------------------*/
.sliderImages{
	border:1px solid #111;
	margin-bottom:1px;
	border-bottom:1px solid #222;
}
.sliderImages ul li{
	margin:0px;
	padding:20px 30px;
	background-color:#111;
	height: 105px;
}
.sliderTextHolder{
	margin-bottom:20px;
	border-top:none;
	background-color:#222;
}
.sliderTextHolder ul{
	margin:0px;
}
.sliderTextHolder ul li{
	margin:0px;
	padding:20px 30px;
	height:120px;
	width:560px;
}
.sliderTextHolder ul li a, .sliderTextHolder ul li a:link{
	font-size:11px;
	color:#003366;
	text-decoration:underline;
}
.sliderTextHolder ul li a:hover{
	text-decoration:none;
}
.arrows{
	position:relative;
	z-index:10;
}
.prev {
	position: absolute;
	left:275px;
	top:-200px;
}
.next {
	position: absolute;
	right:275px;
	top:-200px;
}
.entry, .left-column-full{
    line-height:1.2;
}
/*  sidebars and left columns padding
----------------------------------------------------------------------------------------------------*/
#left-column, #right-column{
	margin-top:20px;
}
.right-column, .left-column{
	padding:20px 30px;
	margin-bottom:20px;
	background-color:#111;
	border:1px solid #222;
}
#left-column, #right-column{
	font-size:13px;
}
.left-column-full, .home-col1, .home-col2{
	padding:20px 30px;
	background-color:#111;
	border:1px solid #222;
	margin-bottom:20px;
    padding-bottom:30px;
}

	/* add-125
----------------------------------------------------------------------------------------------------*/
.add-125 img{
	border:1px solid #333;
	padding:10px;
	background-color:#222;
}

	/* Testimonial
----------------------------------------------------------------------------------------------------*/
.testimonial ul {
	margin:0px;
}
.testimonial strong{
	color:#888;
}
.testimonial ul li{
	margin:0px;
	width:100%;	
	list-style:none;
}
#left-column h1, #left-column h2, #right-column h2{
	color:#D1D1D1;
}
#left-column h2, #right-column h2{
	font-size:19px;
    padding-bottom:15px;
    padding-top:15px;
	margin:0px;
	font-weight:normal;
}
#right-column li{
  /*background:transparent url(images/list-item.gif) no-repeat scroll left center;
  padding-left:10px;*/
  margin:0px;
  margin-bottom:10px;
  list-style-type: none;
  font-size:13px;
}

	/* portrfolio
----------------------------------------------------------------------------------------------------*/
.post-pf{
	clear:both;
	border-bottom:1px solid #222;
	padding-bottom:20px;
	padding-top:20px;
}
.thumbnail{
	width:175px;
	float:left;
}				
.desc{
	margin-left:200px;
}
.desc h5{
	margin:0px;
	color:#ccc;
}	
p.more{
	padding-top:10px;
}
/* @ comments style
----------------------------------------------------------------------------------------------------*/
.alt {
	background-color: #111;
	border:1px solid #222;
}
h3#comments, #respond{
	color:#ccc;
	font-weight:normal;
}
#respond h3{
	font-weight:normal;
}
#commentform input {
	border:0px;
	padding:0px;
	background:url(images/input-field.png) no-repeat;
	height:21px;
	width:260px;
	margin-top:9px;
	padding-top:2px;
	padding-left:2px;
}
#commentform textarea {
	border:0px;
	background:transparent url(images/area-field.png) no-repeat;
	height:180px;
	width:556px;
	overflow-y:auto;
	margin:0px;
	margin-bottom:18px;
	margin-top:10px;
}
#commentform #submit {
    background:transparent url(images/button_comments.png) no-repeat scroll 0 0;
    border:0 none;
    font-weight:bold;
    margin:0px;
    padding:0px;
    height:23px;
    width:126px;
    position:absolute;
    float: left;
	color:#fff;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist{
	padding:0px;	
	line-height:1.2;
}
.commentlist a:link, .commentlist a:visited  {
    color:#79CEFF;
}
.commentlist a:hover{
    color:#B5B9BB;
}
.commentlist li {
	margin: 5px 0 10px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	border:1px solid #333;
	background-color:#222;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.navigation{
	margin:10px 0;
}
.comments{
	position: relative;
}
.comments-inner{
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 66px;
	position:absolute;
	right:0px;
	top:-35px;
}
.comments-inner a:link, .comments-inner a:visited{
	position:absolute;
	left:-8px;
	color:#000;
	text-decoration:none;
	z-index:64;
	display:block;
	text-align:center;
	width:50px;
}	
/* footer
----------------------------------------------------------------------------------------------------*/
#footer{
	width:100%;
	margin-top:20px;
	color:#505050;
	font-size:11px;
	margin-bottom:55px;
}
#footer .content{
    position:relative;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.separator{
	height:20px;
	margin-bottom:20px;
	clear:both;	
    border-bottom:1px solid #1D1D1E;
}
#copyright, #footer-links{
	float:left;
}
#copyright{
	color:#505050;
	margin-left:20px;
}
#footer-caption{
	float:right;
	margin-right:20px;
}
#footer-links{
	padding-left:20px;
}
#footer-links li{
	list-style-type:none;
	float:left;
	margin:0px;
}
#footer-links li.separator{
	height:10px;
	border-left:#353535 solid 1px;
	margin-left:15px;
	margin-right:15px;
	margin-top:2px;
}
#footer-links a, #footer-links a:visited{
	color:#6A6C6D;
}
#footer-links a:hover{
   color:#FFF;
}
/*#footer-inner{
	width: 960px;
	margin:0 auto;
	padding:15px 0px 10px 0;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}*/

/* searchform
----------------------------------------------------------------------------------------------------*/
#s{
  background:transparent url(images/input.png) no-repeat scroll 0 0;
  border:0 none;
  height:21px;
  margin:0px;
  padding:0px;
  width:160px;
  float:left;
  margin-right:5px;
  padding-top:2px;
}
#searchform{
  float:left;
  margin-bottom:15px;
}
#searchform label{
  display:none;
}
#searchsubmit{
  background:transparent url(images/button.png) repeat scroll 0 0;
  border:0 none;
  font-weight:bold;
  margin:0px;
  padding:0px;
  height:21px;
  width:56px;
  position:absolute;
  float:left;
}

/* subscribe links
----------------------------------------------------------------------------------------------------*/
.subscribe-to-us-block .subscribe-links {
   padding-top:10px;
   float:right;
   padding-right:10px;
}
.subscribe-to-us-block {
  color:#F5F5F5;
  float:right;
  font-size:12px;
  font-weight:bold;
  margin-top:15px;
  width:105px;
}
.subscribe-to-us-block p{
  margin:0px;
  padding:0px;
  padding-left:10px;
}

/* top-menu
----------------------------------------------------------------------------------------------------
.top-menu-item {
  display:inline;
  font-size:19px;
  list-style-type:none;
  padding:0px;
  margin:0px;
  float:left;
}
.top-links {
  display:inline;
  list-style-type:none;
  float:right;
  z-index:2;
  position:relative;
  top:2px;
}
.top-links a{
  color:#FFFFFF;
  padding-left:10px;
  padding-right:10px;
}
.top-links a.active, .top-links a:hover {
  color:#73C3F0;
}
.top-links .separator {
  border-right:1px solid #3A3A3A;
  height:20px;
  width:1px;
  float:left;
  padding:0px;
  margin:0px;
}*/
.menu1 ul{
	font-size: 13px;
	z-index:1000;
	float:right;
	margin:0;
	padding:0;
}
.menu1 li {
	display:inline;
	font-size:19px;
	list-style-type:none;
	z-index:1000;
}
#top-links2 a {
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
#top-links2 a:hover {
	color: #73c3f0;
}
#top-links2 .separator {
	border-right:1px solid #3A3A3A;
	height:20px;
	width:1px;
}
.menu1 ul.MenuBarHorizontal ul {
	padding-top:0;
	margin-top: 10px;
}
#top-links2 li ul a {
	border:medium none;
	font-size:13px;
	margin-bottom:8px;
	margin-left:22px;
	margin-top:9px;
	padding:0;
}
#top-links2 ul .separator {
	border-bottom:1px solid #3A3A3A;
	height:0;
	margin-left:11px;
	width:5.9em;
}