/*
Theme Name: mp-Vanilla
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: 18/06/2009
Author URI: http://www.meltingpx.com/

*/


body {
	font: 13px/1.5 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;;
	color:#aaa;
	margin:0px auto;
	background-color:#1A1A1A;	
 background-image: url(images/mainbackg.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	
}
html{

}

a:focus {
	outline: 1px dotted invert;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#ff9900;
text-decoration:none;
}
a:hover {
color:#fff;
text-decoration:none;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 22px;
	/* letter-spacing:-1px; */
	font-weight:normal;
}
h2 {
	font-size: 20px;font-weight:normal;color:#dedede;
	/* letter-spacing:-1px; */
	
	
}
h3 {
	font-size: 18px;font-weight:normal;
	/* letter-spacing:-1px; */
}
h4 {
	font-size: 16px;font-weight:normal;
}
h5 {
	font-size: 14px;color:#ddd;font-weight:normal;
}
h6 {
	font-size: 12px;color:#ddd;font-weight:normal;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {


	list-style-image: url(images/bullet.gif);
}

li {
	margin-left: 30px;

}

p,
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}

h1,h2,h3,h4,h5,h6, {margin-bottom: 5px;color:#ff9900; font-weight:normal;}


/* 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{
	border:1px solid #333;
	background-color:#222;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #333;
	font-size:11px;
}

.img-br{
	border:1px solid #333;
	padding:5px;
	background-color:#111;

}

.blank-space{
	height:30px;

}

hr {
  border: 0; 
  color: #333;
	background-color: #222;
	height: 1px;
	border-bottom:1px dotted #333;
}

/*logo*/

#logo{
	width:370px;
	height:83px;
	position:absolute;
	top:30px;
	left:-30px;

}
div.header{
	width:940px;
	/* background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top; */
	height:120px;
	
}

#header{
position:relative;


}
/*contact info*/	
.call{
	position: absolute;
	top:40px;
	right:0px;
	font-size:2em;	
	z-index:3;


}	
/*slider pargraph title styles*/

.title1{
	font-size:26px;
	
	line-height:32px;
margin:9px 0;
}

/* top navigation
----------------------------------------------------------------------------------------------------*/
#menu{
	background-image: url(images/top-menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:41px;


	
	


}
#menu ul {
	list-style:none;
	margin:0px;
	margin-left:20px;
	

}
#menu ul li {
	display:inline;
	margin:0px;
	list-style:none;
	line-height:41px;
	float:left;
	width:auto;
}
#menu ul li a{
	padding:4px 12px;
	font-weight:normal;
	text-transform: uppercase;
	font-size:12px;


}
#menu ul li a:link, #menu ul li a:visited{
color:#fff;

}
#menu ul li a:hover{
color:#ff9900;

}

#menu ul li.activelink a, #menu ul li.activelink a:link, #menu ul li.activelink a:visited{
color:#fff;
background-color:#195276;

}

#menu ul li.current_page_item a, #menu ul li.current_page_item a:link, #menu ul li.current_page_item a:visited, #menu ul li.current-cat a, #menu ul li.current-cat a:link, #menu ul li.current-cat a:visited{
color:#ff9900;
background-color:#222;


}


/* home page slider
----------------------------------------------------------------------------------------------------*/

#slider-bg{
	color:#ccc;
	margin-top:20px;

}
.slider-frame{
	background-image: url(images/slider-frame.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 301px;
	width: 515px;
	z-index:13;
	position:relative;
}

.sliderImages {
	margin:0px 0px 0px 13px;
	position:absolute;
	top:22px;

}
.sliderImages li{
	margin:0px;
	list-style:none;
	z-index:1;
	position:relative;
}
.sliderImages li img{

	z-index:1;
	position:relative;
}
.sliderTextHolder strong{
	color:#72aed2;

}
.sliderTextHolder p{
	color:#ccc;
	font-size:16px;
	line-height:22px;
	margin:11px 0 13px 0;
	
}


.sliderTextHolder li{
	list-style:none;
	margin:0px;
}
#slider-frame{
	position:relative;
}
.arrows{
}
.prev {
	position: absolute;
	top:135px;
	left:-14px;
	z-index:99;
}
.next {
	position: absolute;
	top:135px;
	right:26px;
	z-index:99;
}

/* right sidebar
----------------------------------------------------------------------------------------------------*/
.right-column{
	padding:0 20px;
	border-left:1px dotted #333;
	color:#999;
	font-size:11px;

}

#right-column li{
	list-style-image: url(images/clear.gif);
	list-style-type: none;
	margin:0px;


}

.right-column ul {
	
	list-style:none;
	background-image:none;

}

.right-column ul li {
	list-style: inside;
	list-style:none;

}


.right-column ul li{
	list-style:none;
	margin:0px;

}

.right-column h2{
	color: #FF9900;

}

h1{
	color: #FF9900;	
}


.content-column .gallery .grid_4{
	float:left;
	margin-bottom:8px;
	text-align:left;

}

.pf-box{
	height:300px;
	border-bottom:1px dotted #333;
	margin-bottom:4px;
	font-size:10px;


}
.pf-box h2{
color:#ccc;
font-size:15px;
margin-bottom:3px;
}
.pf-box p{
width:275px;
}

.news{
color:#999;

}


/* @ widget style
----------------------------------------------------------------------------------------------------*/

.right-column .widget li{
	line-height:20px;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);

}
.right-column .widget li a{
	padding-left:5px;



}


/* @ post style
----------------------------------------------------------------------------------------------------*/
.post{
	margin-bottom:10px;
	border-bottom:1px  dotted #333;
	padding-bottom:10px;

}
.post h3{
margin:0px;


}

.post small{
color:#ccc;

}

.entry p{
margin-top:10px;

}
/* @ comments style
----------------------------------------------------------------------------------------------------*/

.alt {
	background-color: #000;
	border:1px solid #111;
	

	}
	
h3#comments, #respond{
color:#ccc;


}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
		background-color: #333;
	border:1px solid #444;
	color:#ccc;
	
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #333;
	border:1px solid #444;
	color:#ccc;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#262626;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0;
	padding:0px;	
	

	
	}
.commentlist a:link, .commentlist a:visited  {
color:#ff9900;

	
	}
.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;

}



/* footer
----------------------------------------------------------------------------------------------------*/

div#footer{
	clear:both;
	text-align:left;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 940px;
	height: 60px;
	

}
div#footer p{
font-size:10px;
width:810px;
	line-height:15px;
	padding:13px 0 0 0;
	color:#777;

}


/* contact us
----------------------------------------------------------------------------------------------------*/
.wpcf7{
color:#666;

}
.wpcf7 input, .wpcf7 textarea{
color:#999;

}
.wpcf7 textarea{
overflow: auto ;


}
.wpcf7 input{
color:#999;
background-color:#333;
border:1px solid #444;

}

.wpcf7 .your-name input, .wpcf7 .your-email input, .wpcf7 .your-subject input, .wpcf7 .your-message textarea{
background-color:#333;
border:1px solid #444;
padding:3px;


}