/*
Theme Name: ProGallery
Theme URI: http://www.bestmassagenyc.org
Description: <p>Best Massage NYC & Best Places NYC Wordpress Theme for All Type of portfolio displays</p>
Version: 1.0
Author: Daniel
Created Date:28/04/2009
Author URI: http://www.bestmassagenyc.org/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

html{
	background: #0d141c url(images/bg.jpg) repeat-x;

	}


body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#50606b;
	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:#4f6673;
	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:#303e48;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #50606b;
	font-size:12px;	
	color:#ccc;
}

/* Top Menu style starts from here
----------------------------------------------------------------------------------------------------*/
.menu {
	position: relative;
	top:0px;
	height:31px;	
	float:right;
	width:auto;
}
.menu ul li {
	display:inline;
	margin-left:2px;
	line-height:30px;
	width:auto;
	float:left;
	list-style:none;
}
.menu ul li a:link,#top-header .menu ul li a:visited{
	text-decoration:none;
	line-height:30px;
	color:#7a929f;
	
}
.menu ul li a {
	font-size:12px;
	font-weight: bold;
	float:left;
	padding:0px 10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
	width:auto;
	
}

#top-header .menu ul li a:hover{

	color:#fff;
}


#top-header .menu ul li.active a, #top-header .menu ul li.active a:visited{

	color:#fff;
	background-color:#374953;
}

#top-header  .current_page_item{
	color:#fff;
	background-color:#374953;
}

.header{
	height:100px;
	position:relative;
}
#logo{
	position: absolute;
	top:30px;
}
#contact-info{
	position: absolute;
	top:30px;
	right:0px;
	float:right;
	width:auto;
}
.img-border{
	padding:8px;
	border:1px solid #18252c;
	background-color:#21313a;
	margin-bottom:10px;

}

/*slider*/

.sliderImages ul li{
	 display: inline; 
	 margin:0px;
	 text-align:center;  float:left;
		
}
.sliderImages ul li img{
	border: 1px solid #080e15;
	padding:9px;
	background-color:#23313a;
	margin:5px 5px 5px 0;
	float:left;
	height:200px;
	width:592px;
	
}

.arrows{
	position:relative;
	z-index:10;
}

.prev {
	position: absolute;
	left:275px;
	top:-200px;
}
.next {
	position: absolute;
	right:275px;
	top:-200px;

}
/* jQuery lightBox plugin - Gallery style */
.gallery{
margin-bottom:20px;

}
		
.gallery ul { 
	list-style: none; 
	margin:0px;
	text-align:center;
 }
	 	
.gallery ul li {
	display:inline;
	 margin:0px;
	 padding:0px;
	 float:left;
	 margin:5px 5px 0px 0;
	 }

.gallery ul li img {
	border: 1px solid #2a3a44;
	padding:9px;
	background-color:#23313a;
	float:left;

	}
	
.gallery ul a:hover img {
	border: 1px solid #344550;

}
.gallery ul a:hover { color: #f2f2f2;
}

	/*  sidebars and left columns padding
----------------------------------------------------------------------------------------------------*/
#left-column, #right-column{
	margin-top:20px;
}

.right-column{
margin-bottom:20px;
	
}

#right-column h2{
	background-color:#162026;
	border-bottom:1px solid #223039;
	margin-bottom:1px;
	padding-left:20px;

	
}
#right-column ul{
	margin:0px;
	padding:0px;

}

#right-column ul li{

	background-color:#162026;
	border-bottom:1px solid #223039;
	border-top:1px solid #11191f;
	margin:0px;
	list-style:none;
}
#right-column ul li a{
	margin-left:20px;
	color:#4f6673;
	text-decoration:none;
	line-height:25px;
	
}

#right-column ul li a:hover{
color:#ccc;
	
}

#left-column h1, #right-column h2{
color:#7a929f;
}
	/* tag cloud
----------------------------------------------------------------------------------------------------*/
#tags p{
padding:0px 20px;

}
#right-column #tags a:link, #tags a:visited{
font-size:12px;
text-decoration:none;
color:#4f6673;
}
#right-column #tags  a:hover{
color:#fff;

}
#right-column #tags a.big {
font-size:25px;


}
#right-column #tags a.medium {
font-size:20px;


}

/* ---------- @ comments style -----------*/


.alt {
	background-color: #16212d;
	border:1px solid #060b11;


	

	}

.alt a,
.alt a:visited
{


	

	}
	
h3#comments, #respond{
color:#ccc;

}

	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #50606b;
	border:1px solid #384a54;
	color:#fff;
	
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color: #50606b;
	border:1px solid #384a54;
	color:#fff;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#384a54;

	color:#ccc;
	margin-bottom:10px;
	border:none;
	}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	padding:0px;
	

	

	}

.commentlist a:visited,
.commentlist a:link
 {
	

	}



.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:13px;

	}

.commentlist p {
	margin: 10px 0px 10px 0;


	}
	


#commentform p {
	margin: 5px 0;
	color:#50606b;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:70px;



	}


#sidebar form {
	margin: 0;
	}

#right-column .widget{
margin-bottom:20px;

}
.gravatar{
float:left;

}
	
.navigation{
margin:10px 0;

}
			
	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	margin-top:20px;
	background-image: url(images/footer-strip.jpg);
	background-repeat: repeat-x;
	height:127px;
	
}
#footer-inner{
	width: 960px;
	margin:0 auto;
	padding:55px 0px 10px 0;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#50606b;


}

