/*
Theme Name: Medica Child
Theme URI: http://themefuse.com/wp-themes-shop/medica/
Description: Child theme for the Medica. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: medica-parent
*/

@import url("../medica-parent/style.css");

.logo {
  padding: 0px 0 0 0;
  width: 300px;
  float: left;
}
.widget_contact .contact-clock,
.widget_contact .contact-doctor {
	background:url(images/contact_line.gif) 0 top repeat-x;
	padding:12px 0;
	clear:both;
	line-height:1.4em
}

.widget_contact .contact-phone label {
	background:url(images/icons/icon_phone_small.png) 0 0px no-repeat;
	padding-left:22px;
	margin-right:3px}

.contact-doctor label {
	background:url(images/icons/icon_doctor_small.png) 0 0px no-repeat;
	padding-left:22px;
	margin-right:3px}

.contact-clock label {
	background:url(images/icons/icon_clock_small.png) 0 0px no-repeat;
	padding-left:22px;
	margin-right:3px}

.widget_contact .contact-phone strong,
.widget_contact .contact-doctor strong {
	font-size:17px;
	color:#ce205a;
	font-weight:normal}

.widget_contact .contact-mail strong,
.widget_contact .contact-clock strong {
	font-size:17px;
	color:#12a0a9;
	font-weight:normal}

.widget_contact .contact-mail a,
.widget_contact .contact-doctor a,
.widget_contact .contact-clock a,
.widget_contact .contact-address a {
	font-size:17px;}

.widget_contact .contact-clock,
.widget_contact .contact-phone {
	background:none}


.wpcf7 input[type="submit"]{
	background:url(images/buttons_sprite.png) 0 0 no-repeat;
	width:163px;
	height:32px;
	line-height:32px;
	padding:0 35px 0 12px;
	color:#fff;
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:11px;
	text-shadow:0 1px 1px #000;
	text-transform:uppercase;
	border:none;}
}

.post-item h2 a {
  color:#ca2b63;
  text-decoration: none;
}

.grid_8 .entry img {
  border: 0px;
  padding-right: 10px;
}

.post-item h2 a {
  color: #ca2b63;
  text-decoration: none;
}

.topmenu .dropdown li a {
  padding: 0 10px 0 10px;
}