/*
Theme Name: medwin
Theme URI: http://www.meltingpx.com
Description: <p>Medwin Corporate Hospital Business WordPress CMS Theme</p>
Version: 2.0
Date: 25/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 inport
   ________________________________________________________________________________________________________________ */  
	
	@import url('css/layout.css');
	@import url('css/responsive.css');
	@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: #A29C9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	background-color: #f4f4f4;

}

p, ul, ol, dl, table, fieldset, blockquote, pre, code {
}
/* headings
------------------------------------------------------*/
h1, h2, h3, h4, h5, .jqueryslidemenu a, .jqueryslidemenu ul li ul li a {
	color:#3d474e;
	font-family: 'Open Sans', sans-serif;

}
h1 span, h2 span, h3 span, h4 span, h5 span {
	color:#2273be;
}
h1, h2, h3, h5 {
	color:#3d474e;
	margin-bottom:5px;
	font-weight:600;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	color:#3d474e;
	font-size: 20px;
}
h5 {
	
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p {
	color:#000000!important;
font-size: 16px !important;
	padding-bottom:10px;
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
	float: right;
	margin: 3px 0 0px 10px;
	width:auto;
}
.alignleft {
	float: left;
	margin:0px 20px 0px 0px;
	width:auto;
}
.align {
	float: left;
	margin: 0 10px 0px 0;
	width:auto;
}
a img {
	border:none;
}
img {
	max-width:100%;
	height:auto;
}

iframe{
max-width:100%;
}

.iframe_video{
width:100%;
height:500px;
}

 *|*:focus {
 outline: none;
}
a:link, a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#2273be;
}
.thumb_img {
	float: left;
	margin: 0px 20px 0px 0px;
}
iframe {
	border:none;
}
.description {
	display:block;
	overflow:hidden;
}

ul.list {
	list-style:none;
}
ul.list li {
	padding-bottom:8px !important;
	margin-bottom:8px !important;
	background-image:url(images/list_icon.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:16px;
	border-bottom:1px solid #eee;
}
ul.list li:last-child {
	margin-bottom:0px !important;
}
hr {
	border: 0 none;
	height: 1px;
	margin:50px 0px;
	background-color:#ccc;
}
.v_space {
	height:50px;
}
.img_bor {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	padding: 3px;
}
/*end common/genral style*/

/* Page Wrap
----------------------------------------------------------------------------------------------------*/

#page_wrap {
  background-color: #FFFFFF;
    border: 1px solid #2273bd;
   border-top: 0px !important;
    margin: auto;
    max-width: 1100px;
    padding: 30px 30px 0;
    width: 94%;

}


/* Container
----------------------------------------------------------------------------------------------------*/
#container {	
	background-repeat:repeat-y;
	margin-bottom:30px;
}
/* Content
----------------------------------------------------------------------------------------------------*/
.content {
	padding:30px 0px;
	height:100%!important;
	float:left;
	width:100%;

	
}
.content h3, .content h4 {
	 padding-bottom: 4px;
    padding-top: 8px;
	
}
/* Logo
----------------------------------------------------------------------------------------------------*/
#logo {
	text-align: left;
	padding-bottom:30px;
	float:left;
}
.contact_info{
float:right;
padding:11px 0px;
font-size:15px;
line-height:25px;

}
.mail_box{
padding-right:10px;
}
.mail_box h4{
float:left;
   padding: 1px 6px;
}
.call_box h4{
float:left;
   padding: 1px 6px;
}
.call_box {
text-align:left;
}
.call_box span h4{
color:#2273BE;
}
.mail_box span h4{
color:#2273BE;
}


/* Sub Header
----------------------------------------------------------------------------------------------------*/
.sub_header {
	padding:15px 10px 10px 10px;
	background-color:#ffffff; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f1ee', endColorstr='#f1f0ef'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f1ee), to(#f1f0ef)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #f3f1ee, #f1f0ef); /* for firefox 3.6+ */
	border-bottom:1px solid #dedede;
	overflow:hidden;
	}
.sub_header h3 {
font-size:18px;
line-height:110%;
	}

.search_box {
	float:right;
	padding-top:10px;
}

.search_box #s {
    width: 135px;
	 float: left;
	background-color: #FFFFFF;
    border: 1px solid #D0D0D0;
    border-radius: 3px 0 0 3px;
     color: #BBBBBB;
    display: block;
    font-size: 13px;
    margin: 0;
	padding:6px 8px;
 
}
.search_box #searchsubmit {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-transition: all 200ms ease 0s;
	background-color:#ffffff;
	border-color: #ffffff #ffffff #ffffff;
	border-image: none;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 0 #999 inset;
	background: url(images/icon-search.png) no-repeat scroll center center #ffffff;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-weight: bold;
	height:30px;
	margin: 0;
	padding:5px 10px 8px;
	text-align: center;
	text-shadow: 1px 1px 0 #555555;
	width:35px;
}
.search_box #searchsubmit:hover {
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	border-color: #353535;
	background-color: #1A1D1E;
	box-shadow: inset 0 1px 0 0 #808080;
}
.bread_crumb {
	float:left;
}
.bread_crumb ul {
	list-style:none;
}
.bread_crumb ul li {
	display:inline-block;
	padding-right:10px;
	margin-top:10px;
}
.breadcrumbs-plus{
margin-top:10px;
  font-size: 13px;
}
a.sub_active {
	font-weight:bold;
}

/* 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:15px;
	margin-bottom:15px;	
}

ul.kaya_gallery li.last{
	margin-right:0px;
}
ul.kaya_gallery_without_title{	
	margin:0px;
	float:left;
}

ul.kaya_gallery li {
margin-bottom:30px;
}

ul.kaya_gallery_without_title li:last-child {margin-bottom:30px;}

ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
	text-align:center;
	margin-top:10px;
	overflow:hidden;
	padding:2px;

}

.ul.kaya_gallery li p{
overflow:hidden;
}
.item_thumb_gallery .linkto {

}

.image{
	background-image:url(images/image.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.linkto{   
    display: inline-block;
    height: 40px;
	border-radius: 20px;
    opacity: 0;
    position: absolute;
    top:50%;
    width:40px;
    z-index: 11;
	left:50%;
	margin-left:-20px;
	margin-top:-20px;
}

/* Contact
----------------------------------------------------------------------------------------------------*/

#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:95%;
}
#contact-form textarea {
	height:185px;
	width:98%
}
#contact-form textarea:focus, #contact-form input:focus {
	border: 1px solid #E1E1E1;
}
#contact-form p input#submit {
	float:left;
	background-color:#303030;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303030', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#303030), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #303030, #111111); /* for firefox 3.6+ */
	background: -o-linear-gradient(top, #303030, #111111); /* for opera 3.6+ */
	border:1px solid #000;
	padding:7px 15px 7px 15px;
	border-radius:5px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	float:left;
	margin-top:10px;
	-moz-transition: all 0.2s ease 0s;
	width:auto;
}
#contact-form p input#submit:hover {
	background-color:#111111;
	-moz-transition: background-color 0.3s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#303030'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#303030)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #111111, #303030); /* for firefox 3.6+ */
	background: -o-linear-gradient(top, #111111, #303030); /* for opera 3.6+ */
	border:1px solid #000;
	color:#3fc6c3;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	cursor:pointer;
}
#contact-form label {
	float: left;
	width:70px;
	padding-top: 5px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	color: #282724;
}
.vaidate_error {
	border:1px solid #F96E5B!important;
}
#response {
	color:#006633;
}
.contact_details .thumb_img {
	padding-top:4px;
}




/*  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
----------------------------------------------------------------------------------------------------*/
footer {
	
 /* Safari 4-5, Chrome 1-9 */ 
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, #000000,#333333 ); 

 /* Safari 5.1, Chrome 10+ */ 
 background: -webkit-linear-gradient(top,  #000000,#333333);
 
 /* Firefox 3.6+ */ 
background:-moz-linear-gradient(top,  #000000,#333333);
 
  /* IE 10 */
  background: -ms-linear-gradient(top,  #000000,#333333);
  
  /* Opera 11.10+ */ 
  background: -o-linear-gradient(top,  #000000,#333333);
	overflow:hidden;
	margin:0 auto;
	width:100%;
	padding:30px;
	margin-left:-30px;
}

.social_icons {
	display:block;
}
.social_icons ul li {
	display: inline-block;
	margin-right:3px;
}

.footer {
	background-color:#f4f4f4;
	padding:40px 30px 0px 30px;
	overflow:hidden;
	margin-bottom:0px;
}
.copyright p {
	text-align:left;
	color:#aaaaaa;
	font-weight:100;
	letter-spacing:0.1px;
}
.footer_menu ul{ 
    list-style: none outside none;
    margin: 0;
    padding: 20px;
    text-align: right;
}
.footer_menu ul li{
 border-right: 1px solid rgba(127, 127, 127, 0.3);
    display: inline-block;
    padding: 2px 10px;
}
.footer_menu ul li:last-child{
border-right:none;
padding-right:0px;
}
.footer_menu li a{
color:#AAAAAA;
}
.footer_menu li a:hover{
color:#fff;
}
/*bottom footer end*/

/* Footer Menu section
----------------------------------------------------------------------------------------------------*/
#bottom_footer_right ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;

}
.footer_widgets{
border-bottom: 1px solid rgba(127, 127, 127, 0.5);
margin-bottom:20px;
overflow:hidden;
}
	
	#bottom_footer_right ul li{
	display:inline-block;
	padding:2px 10px;
	border-right:1px solid #ddd;
	}
	#bottom_footer_right ul li:last-child{
	border-right:none;
	padding-right:0px;
	}
	
	#bottom_footer_right ul li a{
	color:#666;

	}
	#bottom_footer_right ul li a:hover{
	color:#333;

	}
	
.launch_website, .launch_website:visited {
    background-color: #333 !important;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding: 7px 10px;
}

.twitter_feeds .twitter_text a:hover{
color:#CCCCCC;
}
.twitter_text a:hover{
color:#FF6C00;
}

.launchwebsite{
height:33px;
margin-top:40px;
}
/*gallery*/

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 25%;
}
.gallery-columns-2 .gallery-item { width: 50%; margin-top:5px;}
.gallery-columns-3 .gallery-item { width: 33%; margin-top:5px; }
.gallery-columns-4 .gallery-item { width: 25%; margin-top:5px; }
.gallery img {

border: 1px solid white;
padding: 4px;
background: #fff;
}
.gallery img:hover {
background: white;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}

.gallery-columns-3 .attachment-medium {
max-width: 87%;
height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #000;
font-size: 16px;
margin: 0 0 12px;
font-weight:400;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

.a mio {
color:#000000;
font-weight:bold;
}

.sidebar_left {display:none;}

.entry-content, .entry-content p {font-size:15px;}




