/*
Theme Name: innova
Theme URI: http://www.meltingpx.com
Description: <p>Innova wordpress theme for Corporate and clean looking websites.</p>
Version: 2.0
Author: ram
Created Date:06/12/2009
Updated Date:22/09/2010
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-color:#fff;
	background-image: url(images/bg.jpg);	
	color:#666;
}

a:focus {
	outline: 1px dotted invert;
}
a:hover {
color:#999999;

}
hr {
	border: 0 #ccc  dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;

	
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 20px;


}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 21px;

}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}
h1, h2{
letter-spacing:-1px;
color:#333;


}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol li {
	
	list-style:inside;
	background-image: url(images/orderd-list.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 25px;
	margin: .1em 0;
	list-style:none;

}

ul li{

	list-style:inside;
	background-image: url(images/unorder-list.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0 5px 25px;
	list-style:none;
}

li {
	
}

p  {
     padding:0px 10px 10px 0px;
}
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
	
}

a:link, a:visited{
color:#1993d1;
text-decoration:none;

}
h1, h2, h3, h4, h5, h6{
margin-bottom:10px; 
margin-top:18px;

}

h1,h2 {
color:#eeac0c;

}
h3{
color:#111;

}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 20px 10px 0;
  width:auto;
}
.alignleft2 {
  float: left; 
  margin: 0 10px 0px 0;
  
}

a img {
	border:none;
}

blockquote{
	border:1px solid #eee;
	background-color:#dedede;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:12px;
	font-style: italic;
}
.tn-br{
	border:1px solid #ddd;
	padding:3px;

}

.col1{
	padding-right:10px;
	float:left;
	width:auto;
	

}
.col2{
	padding-left:10px;
	padding-right:10px;

}
.col-left{
	padding:10px;
}


.portfolio-box li{
float:left;
width:290px;
background-image:none;
margin-right:30px;
margin-left:0px;
padding-left:0px;
margin-bottom:20px;
min-height:100%;
}

.portfolio-box2 li{
width:290px;
background-image:none;
margin-right:30px;
margin-left:0px;
padding-left:0px;
margin-bottom:20px;
display:inline-block;
float:left;
min-height:100%;

}

.portfolio-box .no-margin, .portfolio-box2 .no-margin, .gallery .no-margin{
margin-right:0px;
padding-right:0px;

}

/* @ gallery style
----------------------------------------------------------------------------------------------------*/	
.gallery li{
list-style:none;
background-image:none;
float:left;
margin-left:0px;
padding-left:0px;
margin-right:40px;
margin-bottom:20px;

}

.tn-br1{
border:1px solid #dedede;
padding:5px;
background-color:#f9f9f9;


}

.img-br{
	margin-bottom:20px;
	padding:2px;
	border:1px solid #ccc;
}


/* header
----------------------------------------------------------------------------------------------------*/
#header{
	background-image: url(images/header.png);
	background-position: bottom;
	background-repeat: no-repeat;
	/*height: 135px;*/
}
/* logo
----------------------------------------------------------------------------------------------------*/

#logo {
	padding-left:0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	float:left;
	width:20%;
}

#logo a{
	font-size:0px;
}

#call{
	width:80%;
	float:left;
	text-align:right;
	padding-top:30px;
}
#call h3{
	font-size:25px;
	letter-spacing: -1px;
	margin:0px;
	

}
#call strong{
color:#1993d1;	

}

/* Navigation
----------------------------------------------------------------------------------------------------*/
#navigation{
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:56px;
}

/* titles
----------------------------------------------------------------------------------------------------*/
.pagetitle{	
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;	
	color:#111;
	font-size:2em;
	letter-spacing:1px;

	
}

.col2 h3, .col1 h3{
letter-spacing: -1px;
}

/* Thumbnails
----------------------------------------------------------------------------------------------------*/
.thumb-nails img{
float:left;

	
}

/* right column/sidebar
----------------------------------------------------------------------------------------------------*/
.right-column{
	padding:0 20px;
	position: relative;
	color:#777;
	
}
	.right-column h3{
		margin-bottom:10px;
		letter-spacing: -1px;
		font-family: sans-serif;
		font-weight:normal;
		color:#1993d1;
	}
	.right-column p{
		margin-top:10px;
		margin-bottom:0px;
	}
	/*sidebar rounded box*/
	.sidebar-top{
		background-image: url(images/sidebar-top.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		width:299px;
	}
	.sidebar-bot{
		background-image: url(images/sidebar-bot.png);
		background-repeat: no-repeat;
		background-position: center top;
		width:299px;
		
	}
	.sidebar-mid{
	
		background-image: url(images/sidebar-mid.png);
		background-repeat: repeat-y;
		width:299px;
	}

.view-more{
margin-top:10px;
}

.read-more{
	background-image: url(images/view-more2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 70px;
	display:block;
	margin-top:10px;
}
.read-more:hover{
	background-image: url(images/view-more2-ho.png);
	background-repeat: no-repeat;
	background-position: center center;

}
/*  sidebra titles/ icons
----------------------------------------------------------------------------------------------------*/
.right-column h4.search{
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
	margin-bottom:10px;
	


}
.right-column h4.news{
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
	margin-bottom:10px;




}
.right-column h4.contacts{
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
	width: auto;
	margin-bottom:10px;

}
.right-column h4.followme{
	background-image: url(images/follow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
	width: auto;
	margin-bottom:10px;

}
.blog{
	background-image: url(images/blog.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
}
.testimonial{
	background-image: url(images/tm.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:35px;
}




/* Testimonial  Page Template 
--------------------------------------------------------------------------------------------------*/

.one {
margin-bottom:30px;
margin-top:30px;
	
		}
.quotes-body{
margin-left:100px;

}
.quotes-body-wide{
margin-left:0px;

	
}

	blockquote.one {
		
			background: #ccc;
			padding: 25px;
			position: relative;
			color:#666;
	
		}

.arrow {
			 width: 0; 
			 height: 0;
			 line-height: 0;
			 border-top: 30px solid #ccc;
			 border-left: 60px solid #f8f8f8;
			 border-right: 10px solid #f8f8f8;
			 position: absolute;
			 bottom: -30px;
			 right: 270px;
		}


strong.tm-client-name{
position: relative;
left:300px;
top:10px;
width:100%;
color:#333;



}

/*widget style*/

.right-column{
color:#999;
}

.right-column h4{
margin:0px;
color:#666;
}

.right-column ul, .right-column #searchform{
margin:0px;
margin-bottom:10px;
}
li.widget{
list-style:none;


}



/* left column/content column
----------------------------------------------------------------------------------------------------*/
.left-col-inner {
padding-right:20px;
}

.left-col h3{
	margin-bottom:0px;
	letter-spacing: -1px;
	font-family: sans-serif;
	font-weight:normal;

}
/* bottom container
----------------------------------------------------------------------------------------------------*/
.bottom-coaninter{
	background-image: url(images/bottom-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 291px;
	width: 940px;
	color:#111;
	margin-top:20px;

}
	.bottom-coaninter h3, .rightc-olumn h3{
	margin:0px;
	color:#1993d1;
	letter-spacing:1px;
	}

	.bottom-coaninter .col1, .bottom-coaninter .col2 {
		padding: 20px;
	}
	.bottom-coaninter .col2 {
		margin-left:0px;}


	.bottom-coaninter .col2 .tm-bg{
		background-image: url(images/tm-bg.png);
		background-repeat: no-repeat;
		height: 179px;
		width: 390px;	
	}

		.bottom-coaninter .col2 .tm-content{
			width:350px;
			padding-top:35px;
			padding-left:20px;
		}

/* search
----------------------------------------------------------------------------------------------------*/

.search {
	margin:0px;
	float:left;
	margin-bottom:20px;
	width:auto;

}
	form#searchform input{
		padding:0px 3px;
		border:1px solid #ccc;
		background-image: url(images/form-field-bg.jpg);
		background-repeat: repeat-x;
		height:20px;
		width: 15em;
		display:block;
		float:left;
	}
	form#searchform #go{
		background-color:#333;
		color:#fff;
		border:1px solid #111;
		background-image:none;
		width:40px;
		height:22px;
		font-weight:bold;
		position:relative;
		line-height:22px;
		margin-left:2px;
		
	}


/* @ post style
----------------------------------------------------------------------------------------------------*/
.post{

padding-bottom:20px;

}

.entry{
float:left;

}

/* @ Contact form   style
----------------------------------------------------------------------------------------------------*/
#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
.contact-us input{
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
	width: 25em;
	color:#333;

}


.contact-us p span {
margin:0px;
padding:0px;


}

.contact-us textarea {
	width: 30em;
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
color:#333;
}
.contact-us .submit {
	position:relative;
	left:0px;
	border:none;	
	width:96px;
	height:28px;
	background-color:transparent;
}

.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	display:block;
	text-align:left;
	padding-right:10px;
		
}
.message {background-color:#eee;
	border:1px solid #ccc; color: #FF3300 ;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;}

#alert ul{
list-style:none;

}

.contact-info p{
margin:0px;
line-height:30px;
}

.contact-info{
margin:0px;
line-height:30px;
margin-bottom:30px;
}



/* @ comments style
----------------------------------------------------------------------------------------------------*/
#comments {
	clear: both;
	
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {

	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #ccc;
	margin: 0 0 24px 0;
	padding: 0 0 0 76px;
	position: relative;
	background-image:none;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #333;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;	
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

/* comments Form
-----------------------------------*/
input[type=submit] {
	color: #000;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
	

}
#respond input {
	margin:0 0 9px;
	width:38%;
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px;
	color:#333;
	display:block;


	
}
#respond textarea {
	width:98%;
		background-color:#eee;
	border:1px solid #ccc;
		padding:5px;
		color:#333;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

.avatar {
	padding:5px;
	background-color:#eee;
	border:1px solid #ccc;
	float:right;
	width:auto;


}


/*image and video icons for gallery*/

.hover_video{ 
	position: absolute;
	background:transparent url(images/video.png) no-repeat 54% center;}
	 
.hover_image{ position: absolute; background:transparent url(images/image.png) no-repeat 54% center;}
ul.gallery li a img, ul.gallery a:hover img { position:relative; z-index:2;}
/* @ Pagination    style
------------------------------------------------*/

.wp-pagenavi {
	clear: both;
	margin-top:20px;

}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #ddd;
	padding: 3px 5px;
	margin: 2px;
	background-color:#eee;
	color:#333;
	display:block;
	float:left;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #999;

}

.wp-pagenavi span.current {
	font-weight: bold;
}
/* footer container
----------------------------------------------------------------------------------------------------*/
#footer{
	
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:56px;
	margin-top:20px;}
	
	#footerlogo{
	float:left;
	width:30%;
	padding-left:15px;
	padding-top:2px;
	}

	#footer p{
		padding-right:10px;
		padding-top:10px;
		color: #fff;
		float:right;
		width:auto;
	}
		#footer p img.rss{
		position:relative;
		top:4px;
		
		
		}

span.wpcf7-list-item { display: block; }

#navigation * {z-index: 80}
.right-column * {z-index: 60}

.wp-image-776 {
	position: relative;
	width: 454px;
	height: 283px;
}

