/*
Theme Name: interia
Theme URI: http://www.meltingpx.com
Description: <p>Template for wp themes.</p>
Version: 1.00
Date: 08/08/2012
Author: ram
Author URI: http://www.meltingpx.com/
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* ________________________________________________________________________________________________________________

	other css files inport
   ________________________________________________________________________________________________________________ */  
	
	@import url('css/layout.css');
	@import url('css/custom_skin.php');
	@import url('css/typography.css');
	@import url('css/blog_style.css');
	@import url('css/shortcodes_buttons.css');
	@import url('css/shortcodes.css');
	@import url('css/widgets.css');
	@import url('css/jqueryslidemenu.css');

body {
	color: #666;
	font-size: 13px;
	line-height: 1.5em;
	background-color:#f9f9f9;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;

}
#body_top_rulers{
	background-image: url(images/body_top_rulers.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:28px;
}

.main_continer img{
	max-width:100%;
	height:auto;
}

iframe{
	max-width:100%;
}

a, a:link, a:visited{
text-decoration:none;
color:#666;
}

a:hover{
color:#666;
}

.thumb {
	background: none repeat scroll 0 0 #f9f9f9;
    float: left;
    text-align: center;
	margin: 0px 15px 10px 0px;

}
.description {
	display:block;
	padding:0px;
	margin-bottom:25px;
	overflow:hidden;}
	
.launch_website {
    background-color: #333333;
    color: #EEEEEE !important;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    overflow: hidden;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
}
/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5, h6{
color:#333;
margin-bottom:6px;
font-family:Bitter;
line-height:1.2em;


}
h1 {
	font-size: 30px;
	margin-bottom:20px;	

}
h2 {
	font-size: 25px;
	margin-bottom:20px;	

}
h3 {
	font-size: 18px;
	margin-bottom:20px;	
}
h4 {
	font-size: 14px;
margin-bottom:15px;	

}
h5 {
	font-size: 14px;
	margin-bottom:15px;	
	
	}
h6 {
	font-size: 11px;
	font-style:italic;
	margin-bottom:10px;	
}

/* Header Section
----------------------------------------------------------------------------------------------------*/
/*
.home #top_header_graident_wraqpper{
	background-image: url(images/taper_slider.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:100%;
	height:110px;
	position:absolute;
	top:470px;
	z-index:0;
}

.home #top_header_graident{
	width:100%;
	height:575px;
	float:left;
	position:absolute;
	z-index:-1;
	box-shadow: 0 3px 3px -3px #999;
	background-image: url(images/dark_wood.png);
	background-repeat: repeat;
}
*/

.home #top_header_graident{
	width:100%;
	height:575px;
	float:left;
	position:absolute;
	z-index:-1;
	background: -moz-radial-gradient(center center , ellipse farthest-corner, #999 0%, #000 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center center , ellipse farthest-corner, #999 0%, #000 100%) repeat scroll 0 0 transparent;
	background: -webkit-radial-gradient(center center , ellipse farthest-corner, #999 0%, #000 100%) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(circle, startColorstr=#999, endColorstr=#000); /* for IE */
	background: -ms-radial-gradient(circle, #999, #000); /* for IE 10 */
	box-shadow: 0 3px 39px -3px #999999;
	 -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#019bf9, endColorstr=#a3dcff, GradientType=1)";
}


#top_header_graident{
	width:100%;
	height:250px;
	float:left;
	position:absolute;
	z-index:-1;
	background: -moz-radial-gradient(center center , ellipse farthest-corner, #999 0%, #000 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(center center , ellipse farthest-corner, #999 0%, #000 100%) repeat scroll 0 0 transparent;
	background: -webkit-radial-gradient(center center , ellipse farthest-corner, #999 0%, #000 100%) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(circle, startColorstr=#999, endColorstr=#000); /* for IE */
	background: -ms-radial-gradient(circle, #999, #000); /* for IE 10 */
	  box-shadow: 0 3px 39px -3px #999999;
}


#container_top{
	background-image: url(images/container_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:40px;
	position:absolute;
	top:-16px;
	left:50%;
	margin-left:-467px;
	width:933px;

	
}
#container_bot{

}
#main_header{
	width:100%;
	display:table;
	margin-bottom:30px;
	background-repeat:repeat-x;
	border-top:3px solid #101010;
	background-image: url(images/transperant_gradient.png)!important;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	background-color:#eee;	
}

#main_header:after{
   border-color: #D7D7D7 transparent transparent;
    border-top: 5px solid transparent;
    border-style: solid;
    border-width: 6px 5px 5px;
    content: " ";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 33;
}

#header{
	width:1000px;
	margin:0px auto;
	position:relative;
	
}

#top_header_right_section{
width:40%;
background-color:#009900;
position:absolute;
right:0px;
}

#sub_header_wrapper{
z-index:2;
position:relative;

}
.sub_header{
	margin-top:30px;
	padding:30px 30px 10px;
	background-color:#f9f9f9;
	box-shadow: 0 3px 3px -3px #999;
	border-radius:3px;

}
.sub_header h1{
	line-height:36px;
	font-weight:lighter;
}
.sub_header h5{
	color:#aaa;
	font-weight:300;
	line-height:26px;
	font-size:18px;
}

#page_desc{
	position:absolute;
	top:80px;
	left:0px;
}
#page_desc h2{
	background-color:#222;
	padding:10px 20px;
	color:#eee;
}

 
.logo{
	margin:0 auto;
	padding:25px 0px;
	float:left;
	
}
.logo img{
	border:none;
}

#call_us{
position:absolute;
right:220px;
top:37px;
color:#666;
}
.search_box{
float:right;
padding:30px 0px;
}

.search_box input{
	background-color:#f1f2f2;
	padding:7px 5px;
	color:#2b2b2b;
    border: medium none;
    font-size: inherit;
    outline: medium none;
	float:left;
	border-radius:3px; 
	border:1px solid #ddd;
}


input#searchsubmit {
    background: url(images/search_button.png) no-repeat scroll center center transparent;
    border: medium none;
    display: block;
    float: left;
    height: 32px;
    line-height: 31px;
    margin: 0;
    outline: medium none;
    width: 31px;
	border-radius:3px;
}


input#searchsubmit:hover {
	cursor:pointer;
	opacity:.8;

}

/* Frontpage Slider Section
----------------------------------------------------------------------------------------------------*/	

#home_main_slider{
	width:1000px;
	margin:30px auto;
	 
	}

/* Sidebar Section
---------------------------------------------------------------------------------------------------*/
#sidebar {
	padding:25px;
	overflow:hidden;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;

}
.sidebar_left{
padding-left:0px!important;

}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color:#777;
}
#sidebar a:hover {
	color:#444;
}
/* Gallery Page 
----------------------------------------------------------------------------------------------------*/

ul.kaya_gallery, ul.kaya_gallery_without_title{
	
}

.item_thumb_gallery{
	display:inline-block;
	position:relative;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}
ul.kaya_gallery li, ul.kaya_gallery_without_title li {
	margin:0px;
	padding:0px;
	display: inline;
	float:none;
	position:relative;
}
ul.kaya_gallery li a img, ul.kaya_gallery_without_title li a img {
	float:left;
}

ul.kaya_gallery li p {
	word-wrap: break-word!important;
	text-align:center;
	z-index:33;
	top:0px;
	padding:5px 2%;
	width:96%;
}
ul.kaya_gallery li:nth-child(3n+3), ul.kaya_gallery_without_title li:nth-child(3n+3) {
width:300px!important;
 
}
/* Contact page Section
----------------------------------------------------------------------------------------------------*/
#google_code{
	margin-top:3px!important;
	width:57%px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:20px;

}
#contact-form{
	margin-top:20px;
}

label.message{
	display:block;
	clear:both;
	padding-top:15px;
}

#contact-form input {
    background-color: #FCFCFC;
    border: 1px solid #DDDDDD;
    height:12px;
    line-height:12px;
  	padding: 10px;
   	margin-top:10px;	
	-moz--shadow:    inset 0 0 10px #eee;
   -webkit-box-shadow: inset 0 0 10px #eee;
   box-shadow: inset 0 0 10px #eee;
  	border-radius: 3px;
}

#contact-form p input#submit {
	background-color:#222;
	padding:5px 10px;
	height:40px;
	width:150px;
	box-shadow: none;
	color:#fff;
	border:1px solid #000;
	cursor:pointer;
}

#contact-form p input#submit:hover{
	background-color: #434343;
	color:#e0e0e0;
}

#contact-form textarea{
	height:150px;
	margin-bottom:20px;
}

span.contact_info{
	margin-bottom:10px;
	display:block;
}

span.contact_info span{
	display:block;
}

#contact-form textarea {
    background-color: #FCFCFC;
    border: 1px solid #DDDDDD;
    line-height:12px;
    width:96%;	
	-moz-box-shadow:    inset 0 0 10px #eee;
   	-webkit-box-shadow: inset 0 0 10px #eee;
  	box-shadow:         inset 0 0 10px #eee;
  	border-radius:0.5em;
  	padding:10px;
	margin-top:10px;
}

#contact-form .button{
	padding:1em 2em;
	cursor:pointer;
	margin-top:5px !important;
	overflow:hidden;
	display:table;
}
.vaidate_error{
	border:1px solid #FF0000!important;
}
#response{
	color:#99CC99;
	padding:10px;
	text-align:center;
	display:none;
	margin-bottom:10px;

}

/*  Scroll To Top  Section
----------------------------------------------------------------------------------------------------*/
#back-top {
	position: fixed;
	bottom: 30px;
	right:1%;
	margin-left: -150px;
	z-index:4;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}


#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background:#333 url(images/up-arrow.png) no-repeat center center;
}
#back-top a:hover span {
	background-color:#222;	
}


/* Footer Section
----------------------------------------------------------------------------------------------------*/
.main_footer_wrapper{
	clear:both;
	margin:0 auto;
	margin-top:0px;
	position:relative;
	width:100%;
	background-color:#333;
	
}


.main_footer{
	margin:0 auto;
	display:table;	
	padding:30px;
	width:1000px;
	border-bottom: 1px solid rgba(127, 127, 127, 0.3);
}

.footer_wrapper{
	clear:both;
	margin:0 auto;
	overflow:hidden;
}
footer{
	letter-spacing:0.2px;
	text-align:center;
	clear:both;
	margin:0 auto;
	padding:15px 30px;
	
	overflow:hidden;
	width:1000px;

}
#bottom_footer_left{
text-align:left;
}

/* Footer Menu section
----------------------------------------------------------------------------------------------------*/
#bottom_footer_right ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;
}
	
	#bottom_footer_right ul li{
	display:inline-block;
	padding:2px 10px;
	border-right: 1px solid rgba(255, 255, 255, .2);

	}
	#bottom_footer_right ul li:last-child{
	border-right:none;
	padding-right:0px;
	}
	
	#bottom_footer_right ul li a, #bottom_footer_right ul li a:link, #bottom_footer_right ul li a:visited{
	color:#eee;

	}
	#bottom_footer_right ul li a:hover{
	color:#fff;

	}
	
.launch_website, .launch_website:visited {
    background-color: #333 !important;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding: 7px 10px;
}	 


.contact_info h3{
color:#fff;
padding:11px 5px;
}
.footer_toggle {
	background-color:#565656;
	padding:5px 10px 0px 10px;
	text-align:center;
}

.toggle_footer {
background-color:#565656;
padding:5px 10px 0px 10px;
	position: relative;
	min-height:50px;
	color:#fff;
}
/*trigger end*/

