/*
Theme Name: angel
Theme URI: http://www.meltingpx.com
Description: <p>Template for wp themes.</p>
Version: 1.0.4
Date: 03/04/2013
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 import
   ________________________________________________________________________________________________________________ */  
	
	@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, html {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin:0px;
	padding:0px;
}
/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5{
	color:#ffffff;
	font-family: 'Oswald', sans-serif;
	margin-bottom:10px;
}

h1 {
	font-size:30px;
}
h2 {
	font-size:27px;
	font-weight:300;
}
h3 {
	font-size:23px;
	font-weight:300;
}
h4 {
	font-size: 18px;
	 padding: 10px 0px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 11px;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
hr {
	border: 1px solid #eee;
	width: 100%;
	color: #eee;
	height: 1px;
}
p {
	color:#c0c0c0;
	padding-bottom:10px;
}

strong{
	color:#838383;
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 3px 0 0px 10px;
	width:auto;
}
.alignleft {
	float: left;
	margin:0px 20px 15px 0px;
	width:auto;
}
.aligncenter {
	width:auto;
	margin:15px;
}

.gallery-caption {
text-align:center;
}
.wp-caption-text{
text-align:center;
}
a img {
	border:none;
}

#page_wrapper img {
	max-width:100%;
	height:auto;
}

 *|*:focus {
	 outline: none;
}

a:link, a {
	color:#a29c9a;
	text-decoration:none;
}
a:hover {
	color:#d05056;
}

.thumb_img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.description {
	display:block;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	width: 100%;
}


.img_bor{
background: none repeat scroll 0 0 #d3d3d3;
padding:5px;
box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
}

.vspace{
display:block;
	margin:20px 0px;
	overflow:hidden;
}
iframe{
max-width:100%;
max-height:auto;
}

/* dvLoading Section
----------------------------------------------------------------------------------------------------*/
#dvLoading{
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 9991;
	background:#fff url(images/page_loader.gif) no-repeat center center;
	width:100%;
	height:100%;
 
}
#strip {
   border-bottom:15px solid #f9f9f9;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    left: 30px;
    position: relative;
    top: -14px;
    width: 0;
}
/* Leftside
----------------------------------------------------------------------------------------------------*/
.leftside{
position:relative!important;
z-index:999;
width:100%;
}

#logo, .left_footer .page_left_section, .mobile_footer .page_left_section {
    background-color: #000000;
    background-image: url("images/logo_bg.png");
    background-repeat: repeat-x;
    margin-bottom: 18px;
    overflow: hidden;
    padding: 30px 10%;
    text-align: center;
}

#logo h1{
margin-bottom:0px !important;
color:#fff;
}
.sidebar{
margin-top:0px;
 padding: 8px 0;
}
.left_footer{
margin-top:18px;
}
.left_footer .page_left_section{
padding:15px !important;
}
/* Content
----------------------------------------------------------------------------------------------------*/
.content{
padding:20px;
background:#000;
background-repeat:repeat;
overflow:hidden;
margin-top:-15px;
position:relative;
z-index:2;
}

.content h3{
padding-bottom:10px;
color:#fff;
border-bottom:1px solid #dbdbdb;
}

.content p{
color:#fff;
}

/* Sub hEader
----------------------------------------------------------------------------------------------------*/
#sub_bg{
background-image:url(images/subheader_bg.png);
background-repeat:repeat;
}

.sub_header{
padding:20px 20px;
background-position:50px bottom;
min-height:40px;
}



.sub_header h2{
color:#fff;
margin-bottom:0px;
padding-top:4px;
margin-right:40px;
 line-height: 28px;
}
.sub_header h1{
    color: #FFFFFF;
	}
.sub_header p{
color:#A2A2A2;
padding-bottom:0px;
padding-top:10px;
}

/* Gallery Page 
----------------------------------------------------------------------------------------------------*/

ul.kaya_gallery, ul.kaya_gallery_without_title{
	
}

.item_thumb_gallery{
	display:inline-block;
	position:relative;
	

}

ul.kaya_gallery, ul.kaya_gallery_without_title {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul.kaya_gallery li, ul.kaya_gallery_without_title li {
	display: inline-block;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:8px;	
}

ul.kaya_gallery li.last{
	margin-right:0px;
}
ul.kaya_gallery_without_title{	
	margin:0px;
	float:left;
}

ul.kaya_gallery li {margin-bottom:10px;}

ul.kaya_gallery_without_title li:last-child {margin-bottom:30px;}

ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
  margin-top: 5px;
    overflow: hidden;
    padding: 0;

}

.ul.kaya_gallery li p{
overflow:hidden;
}


#gallery-1 .gallery-item {
    margin-bottom: 0px;
    padding: 0px;
}
.gallery-item img{
width:94%;
}

#gallery-1 dt {
    margin-right: 0 !important;
    width: 100%;
}
#gallery-extra-width{
	margin:0 auto;
	overflow:hidden;
	width:105%;
}
/* Contact Us
----------------------------------------------------------------------------------------------------*/
span.contact_info{
margin-top:10px;
display: block;
}

span.contact_info p{
padding-bottom:5px;
}
#contact-form input, #contact-form textarea {
	padding: 5px;
	font-family: Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	border: 1px solid #DDDDDD;
	background-color:#fff;
	color:#666666;
	-moz-box-shadow:    inset 0 0 8px #eeeeee;
	-webkit-box-shadow: inset 0 0 8px #eeeeee;
	box-shadow:         inset 0 0 8px #eeeeee;
}
#contact-form input {
	width:93.5%;
}
#contact-form textarea {
	height:88px;
	width:98%
}
#contact-form textarea:focus, #contact-form input:focus {
	border: 1px solid #E1E1E1;
}
#contact-form p input#submit {
	box-shadow: none; 
	border:none;
	float:left;
	background-color:#202020;
	padding:7px 15px 7px 15px;
	color:#fff;
	font-size:13px;
	-moz-transition: all 0.2s ease 0s;
	font-family: 'Open Sans', sans-serif;
	width:auto;
}

#contact-form p{
padding-bottom:0px !important;
}

#contact-form p input#submit:hover {
	background-color:#ff5400;
	-webkit-transition-property: background;
  -webkit-transition-duration:0.5s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-property: background;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-out;
  -o-transition-property: background;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  -ms-transition-property: background;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-out;
  transition-property: background;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
	color:#fff !important;
	cursor:pointer;
}
#contact-form label {
	float: left;
	width:70px;
	padding-top: 5px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
}
.vaidate_error {
	border:1px solid #F96E5B;
}
#response {
	color:#006633;
}

/*Portfolio Single Page Tabs
----------------------------------------------------------------------------------------------------*/
.tabs{
margin-bottom:30px;
position: relative;
width:450px;
 float: left;
}

.tabs li {
list-style:none;
display:inline;

}
#tab2 iframe{
background-color:#000;
overflow:hidden;
}
.tabs a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:10px 15px;
background-color:#202020;
}

.tabs li:hover {
 background-color:#ff5400;
}

.tabs a.active {
 background-color:#ff5400;
 position: relative;
}

.tabs a.active:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #FF5400;
    bottom: 0;
    content: "";
    display: block;
    left:50%;
    margin-left:-7px;
    margin-top: 0;
    position:absolute;
    top:35px;
    width: 0;
}
#background{
display:none;

}
.fullBg {
	position: fixed!important;
	top: 0;
	left: 0;
	overflow: hidden;
	 z-index: 0;
	
}
.mobile_footer{
display:none;
}

.preloader { 
background:url(images/ajax-loader.gif) center center no-repeat #f9f9f9; 
display: block;
 }
.creditimg {}

/* Rates and by types divs
--------------------------------------------------------------------------------------------------

#bytype {
    display: table;
    }

  #row  {
    display: table-row;
    }

  #first, #second, #third, #fourth, #fifth, #sixth, #seventh {
    display: table-cell;
padding: 8px;
        }
		
**/		


/** New rates display CSS **/

.list-row {
	   
       display:inline-block;
	   padding-top: 0px;
	   color:#ffffff !important;
   }

.list-left {
    width:auto;
    padding-top: 2px;
	padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float:left;
	font-size:15px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	color:#ffffff !important;
	
    }

.list-right {
    width:auto;
    padding:10px;
    float:right;
   }
   
/** end of new rates display CSS **/


/* fixing content for inner pages
----------------------------------------------------------------------------------------------------*/
.pagecontent{
padding:20px;
background:#000;
background-repeat:repeat;
overflow:hidden;
margin-top:-15px;
position:relative;
z-index:2;
}