/*
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");

@font-face {
    font-family: 'ChopinScript';
    src: url('css/ChopinScript.otf');
    font-weight: normal;
    font-style: normal;
}
body, p, blockquote, .topmenu .dropdown { color: #390F87 !important; }

.current-menu-item a, .topmenu .dropdown .current-menu-item li a:hover, .topmenu .dropdown .current-menu-ancestor a, .topmenu .dropdown .current-menu-ancestor a:hover, .topmenu .dropdown .current-menu-item .current_page_item a, .topmenu .dropdown li li.current-menu-ancestor a, .topmenu .dropdown li .current-menu-ancestor .current-menu-item a { color: #12A0A9 !important; }
body {
	font-size: 14px;
	/*background: transparent url(images/ss038.jpg) center top;*/
	background: transparent url(images/ocean-bg.jpg) no-repeat center top;
	background-color: #d6AE7D;
        padding-top: 10px;
}
.body_wrap {
	/*background: transparent url(images/ss038.jpg) center top;*/
	background: url("images/bg_content_top.png") no-repeat scroll center top transparent;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.post-item h1,
.post-item h2 {
	font-family: 'ChopinScript', 'CartoGothicStdBook',Arial,Helvetica,sans-serif;
	color: #390f87;
}
h1,
.post-item h1 {
	font-size: 40px;
}
h2,
.post-item h2 {
	font-size: 40px;
}
.title h1 {
	font: italic 4em/1em;
}
.sidebar .widget-container h3 {
	font-family: 'ChopinScript', 'CartoGothicStdBook',Arial,Helvetica,sans-serif;
	color: #390f87;
	font-size: 25px;
}

.logo {
	float: none;
	padding: 14px 0 0;
	width: auto;
}
.header_top .container {
	height: 102px;
}
.header {
	background: url("images/bg_content_top2.png") no-repeat scroll center 63px transparent;
}
.header_menu {
	margin-top:119px;
	background-image: none;
}
.header_bot {
	background-image: none;
	padding-top: 15px;
}
.title {
	padding-top: 50px;
}
.middle {
	padding-bottom: 5px;
}

.middle .container_12 {
	/*background: #d9ffff !important;*/
	border-radius: 5px;
	padding: 20px 7px;
}
.sidebarRight .container_12, .middle .container_12 {
	background:url(images/sidebar_menu_bg3.gif) 0 0 repeat-y;
}
.middle .container_12 .grid_4 {
	/*background:url(images/sidebar_menu_bg2.jpg) 0 0 no-repeat;*/
	background: none;
	min-height: 1000px;
}
.container_12 .sidebar .widget_container h3 {
	font-family: "Chopin Script", Georgia,"Times New Roman",Times,serif	 !important;
	font-style: italic;
}
h2.title_border {
	color: #390f87;
}
.contact-form .inputtext, .contact-form select, .contact-form textarea {
    background: none repeat scroll 0 0 #ffffff;
}
.footer {
	background-image: none;
}

.wpcf7 p {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #12a0a9 !important;
  font-style: italic;
  margin-right: 15%;
}

.wpcf7-submit {
  background: url('../medica-parent/images/buttons_submit.png') no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  font-family: 'CartoGothicStdBold', Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  padding: 0 35px 0 12px;
  text-shadow: 0 1px 1px #000000;
  text-transform: uppercase;
  width: 163px;
}
