/*
Theme Name: lavan
Theme URI: http://www.meltingpx.com
Description: <p>LAVAN, Fashionable Photographer</p>
Version: 1.0
Author: ram
Created Date:9/04/2010
Author URI: http://www.meltingpx.com/

*/


/* this is for look and feel for entire website like, font, color etc. */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#000000;
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0px auto;
}
/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color:#cc0000;
	text-decoration:none;
}
a:hover {
	color:#888;
	text-decoration:none;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 32px;
	letter-spacing:3px;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	letter-spacing:1px;
	text-transform: uppercase;
}
h3 {
	font-size: 18px;
	letter-spacing:1px;
	
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-left: 30px;
}
p, dl, hr, ol, ul, pre, table, address, fieldset {
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:8px;
}
h1 {
	font-size:2.5em;
	color:#ccc;
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 0 0 25px 25px;
	width:auto;
}
.alignleft {
	float: left;
	margin: 0 25px 25px 0;
	width:auto;
}
a img {
	border:none;
}
blockquote {
	border:1px solid #121212;
	background-color:#0c0c0c;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #252525;
	font-size:11px;
	color:#666;
}
hr {
	border: 0;
	color: #333;
	background-color: #222;
	height: 1px;
	border-bottom:1px dotted #333;
}
/* logo
----------------------------------------------------------------------------------------------------*/

#logo a{	
		height:95px;
		width:205px;
		display:block;
		line-height:100px;
		padding-top:10px;
		}
		


/* Search box style*/
#search-box{
	position: absolute;
	right:0px;
	top:45px;
	z-index:1111;
}

#search-box input.s{	
	width:222px;
	padding:2px 5px;
	height:18px;
	color:#ccc;
	float:left;
	border:none;
	background-image: url(images/opacity.png);	
	border:1px solid #222;
	border-right:none;
	background-color:#343434;

}
#search-box input{
border:none;
padding:10px;

}
#search-box #submit{
	border:none;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:41px;
	height:24px;
	cursor: pointer;
	border-left:none;

}
#search-box #submit:hover{
	border:none;
	background-image: url(images/go-ho.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:41px;
	height:24px;
	cursor: pointer;

}
#header {

	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
#main-container #mid-col {
	margin-top:30px;


}
/* slider
-------------------------------------------------------------- */
.featured {
	position: relative;
	z-index:33;
}
.featured img {
	position: absolute;
	z-index:4444;
}
#slider {
	width: 338px; /* important to be same as image width */
	height: 470px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
	background-color:#1d1d1d;
	border:1px solid #2c2c2c;
	padding:10px;
}
#sliderContent {
	width: 338px; /* important to be same as image width or wider */
	position: absolute;
	top: 10px;
	color:#f5f5f5;
}

.sliderImage {
	float: left;
	position: relative;
	display: none;
	margin:0px;
}

.sliderImage span {
	top:350px;
	left:0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	width:308px;
	color:#F4F4F4;
}

.sliderImage span a {
	color:#91E2FB;
	text-decoration:none;
}
.sliderImage span a:hover {
	text-decoration:underline;
}

.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 16px;
	color:#f4f4f4;
}
.top {
	top: 20px;
	left: 0px;
}
ul {
	list-style-type: none;
}
#right-column h3 {
	margin:0px;
	padding:0px;
}
#content-col h2 {
	color:#999;
	position: relative;
	z-index:-1;
}
/*End slider */


/*Testimonial*/

.testimonial-img{
float:left;
margin-right:30px;

}
.quotes{
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:10px;
	font-style: italic;


}


/*front page second column*/
.front-2nd-col {
	float:left;
	width:340px;

	
}
.front-2nd-col h2 {
	color:#fff;
	

	
}
/* ***************front page gallery   style *************** */
ul.gallery-home {
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.gallery-home li {
	display:inline;
	margin:3px;
	border:1px solid #333;
	float:left;
	background-color:#222;
	list-style:none;
}
ul.gallery-home li img {
	margin:0px;
	padding:0px;
	float:left;
	padding:2px;
}
/* *************** gallery   style *************** */
ul.gallery {
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.gallery li {
	display:inline;
	margin:8px;
	border:0px solid #222;
	float:left;
	list-style:none;
	padding:8px;
	background-image:url(images/tn-bg1.jpg);
	background-repeat: no-repeat;
}
ul.gallery li img {
	margin:0px;
	padding:0px;
	float:left;
	border:6px inset #222;
	width:180px;
	height:100px;
}
/*right column*/

#right-col {

}
#right-col ul {
	border:1px solid #1d1d1d;
	margin-bottom:25px;
	float:left;
	display:block;
	width:99%;

}
#right-col ul li {
	margin:0px;
}
#right-col ul li h3 {
	color:#fff;
	font-size:1.5em;
	z-index:-1;
	position:relative;
}

#right-col ul li.widget ul{
border:none;

}
ul.social-icons li img {
	margin-right:10px;
	margin-top:5px;
}

a.view-more {
	background-image: url(images/view-more.png);
	background-repeat: no-repeat;
	width:96px;
	height:21px;
	display:block;
	

}
a.view-more:hover {
	background-image: url(images/view-more-ho.png);
	background-repeat: no-repeat;
	width:96px;
	height:21px;
	display:block;
}

/*contact info icons*/
.contact-info p {
	margin-bottom:5px;
	color:#a9a9a9;
	font-weight:bold;
}
.phone {
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}
.fax {
	background-image: url(images/fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}
.email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}
/*blog style*/
.post {
	border-bottom:1px solid #111;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
.post h2 a{
display:block;

}

.post .col1 {
	float:left;
	width:200px;
}
.postmetadata {
	margin:20px 0px 0px 0px;
}
.post .col2 {
	margin-left:230px;
}
/* contact form
----------------------------------------------------------------------------------------------------*/

#container {
	margin: auto;
	overflow: hidden;
	position: relative;
}
input {
	padding:3px;
	border:1px solid #222;
	background-color:#111;
	height:30px;
	width: 25em;
	color:#ccc;
}
.contact-us {
	text-align:left;
	padding:10px 0;
	width:auto;
}
textarea {
	width: 40em;
	padding:2px 5px;
	border:1px solid #222;
	background-color:#111;
	height:100%;
	color:#ccc;
}
.submit {

	text-align:left;
	padding:10px 0;
	width:auto;
}
.red {
	color: #CC0000;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {
	background-color:#eee;
	border:1px solid #ccc;
	color:#cc3300;
	display:none;
	width:460px;
	padding:10px;
}
.contact {
	text-align:right;
}
.contact ul {
	list-style-type:none;
	width:390px;
}
.contact li {
	list-style-type:none;
}
.contact input {
	width:260px;
}
.contact textarea {
	width:260px;
}
/*footer*/
#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	height:129px;
}
#footer-inner {
	width:960px;
	margin:0 auto;
}
#footer-inner .copy {
	width:460px;
	padding:50px 0px 10px 0px;
	text-align:left;
	float:left;
}
ul#footer-menu {
	margin:0px;
	padding:50px 0px 10px 0px;
	text-align:right;
	float:right;
}
ul#footer-menu li {
	display:inline;
	padding:0px 15px;
	border-right:1px solid #333;
	float:left;
	margin:0px;
}
ul#footer-menu li a {
	float:left;
	color:#666;
}
ul#footer-menu li a:hover {
	color:#ccc;
}
ul#footer-menu .lastlink {
	border-right:none;
	background-image:none;
}
.navigation-wrapper{
width:940px;
float:left;


}
.top-navigation{
	position: absolute;
	z-index:13;
	top:117px;
	right:14px;
	background-image: url(images/top-menu-bg.png);
	background-repeat: no-repeat;
	height: 45px;
	background-position:left;
	width:auto;
	
}


.menu-right{
	background-image: url(images/top-menu-bg-right.png);
	background-repeat: no-repeat;
	background-position:0px;
	float:right;
	position: absolute;
	right:-14px;
	height: 45px;
	width:14px;
	
}




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:	0px;
	padding: 0px;
	list-style:		none;

	position:relative;
		z-index:222;
}

.sf-menu ul {
	position:		absolute;
	
	top:			-999em;
	width:			13em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;

	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.70em; /* match top ul list item height */
	z-index:		99;

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}


/*** DEMO SKIN ***/
.sf-menu {
	float:	left;
	margin-bottom:	1em;
	margin-top:10px;
	padding-left:35px;
text-transform: uppercase;

}
.sf-menu a {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	padding:0px 25px 0px 25px;	
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: right;
	line-height:30px;

}

/*hide left divider/line*/
.sf-menu li#hide-divider a{
border-left:none;
}
.sf-menu .lastlink a{
	font-size:12px;
	background-image:none;
}
.sf-menu ul li a{
border:none;

}
.sf-menu li a:link, .sf-menu li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
color:#fff;
}

.sf-menu li a:hover { /* visited pseudo selector so IE6 applies text colour*/
color:#ccc;

}

.sf-menu li li a:link, .sf-menu li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
color:#fff;
background-image:none;
}

.sf-menu li li a:hover { /* visited pseudo selector so IE6 applies text colour*/
color:#ccc;
}
/*** current / active link **/
.sf-menu li.current_page_item a, .sf-menu li.current-cat a{
	color:#fff;
	font-weight:bold;
	background-color:#860000;

			}
		 .sf-menu li.current_page_item ul li a:hover, .sf-menu li.current-cat ul li a:hover{
		 color:#ccc;
	
		 }
		
		.sf-menu li.current_page_item ul li a, .sf-menu li.current-cat ul li a {
		color:#fff;
		font-weight:normal;
	background-color:#6c0000;
		}
		

.sf-menu li a {	
	color:#fff;
}

.sf-menu li ul a {

		line-height:30px;
	
}

.sf-menu li li {
	background-color:#6c0000;
	color:#fff;
	border-bottom:1px solid #8f0000;


}
.sf-menu li li li {
		background-color:#6c0000;
			

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	
	outline:		0;
	
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.85em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.gif') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}


a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}


/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

ul.sf-menu li ul, ul.sf-menu li ul ul, ul.sf-menu li ul ul ul  {
border-bottom:none;
}

.sf-menu ul  {
border:1px solid #8f0000;
border-top:none;


}

.sf-menu  ul li ul  {
border:1px solid #8f0000;
margin-top:-1px;

}
.sf-menu ul li ul li ul  {
border:1px solid #8f0000;
border-top:1px solid #8f0000;

}


.sf-menu ul.sf-shadow-off {
	background: transparent;
}


ul.sf-menu li.activelink a{
font-weight:bold;

}

ul.sf-menu li.activelink ul li a{
font-weight: normal;

}

/*menu end*/
	
h3#comments, #respond {
	color:#222;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #121212;
	background-color:#101010;
	color:#ccc;
}
#commentform textarea {
	width: 95%;
	padding: 2px;
		border:1px solid #121212;
	background-color:#101010;
	color:#ccc;
	overflow:auto;
}
#commentform #submit2 {
	margin: 0;
	float: left;
	margin-bottom:10px;
	border:none;
	width:106px;
	height:30px;
	background-color:#000000;

	
}

#commentform #submit2:hover {
	cursor: pointer;
}
.alt {
	margin: 0;
	padding: 10px;
}
ol.commentlist {
	margin:0px;
	padding:0px;
}
.commentlist a:link, .commentlist a:visited {
	color:#0099CC;
}
.commentlist li {
	margin: 5px 0 10px 0;
	padding: 20px;
	list-style: none;
	border:1px solid #121212;
	background-color:#101010;
	color:#333;
	width:90%;
}
.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{
clear:both;
width:100%;
font-size:2em;
display:block;

}

.avatar {
	padding:5px;
	background-color:#181818;
	border:1px solid #222;
	float:right;
	width:auto;
}
#gallery-1 img {
    border: 2px solid #CFCFCF;
    margin: 5px;
}