@charset "utf-8";
/* CSS Document */
/*
Theme Name: Clinica Master Webdesign
Theme URL:
Description:
Author: Rafael Souza
Author URL: www.ignisweb.com.br
Version: 1.0
*/

@font-face
{
    font-family: 'Calibri';
    src: url("font/calibri.ttf");
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	vertical-align: baseline;
	text-decoration: none;
	font-family: 'Calibri', Arial;
}

body
{
    background-color: #666666;
    font-family: Calibri, Arial;
}

p
{
    margin-bottom: 15px;
}

h1
{
    font-size: 29px;
    line-height: 29px;
    color: #FFFFFF;
    -moz-text-shadow: 0px -1px 1px  #415917;
    -webkit-text-shadow: 0px -1px 1px  #415917;
    -khtml-text-shadow: 0px -1px 1px  #415917;
    text-shadow: 0px -1px 0px #415917;
    margin-bottom: 10px;
}

#container_all
{
    float: left;
    /*height: 765px;*/
}

.link_button_1
{
    display: block;
    width: 102px;
    height: 43px;
    background-image: url("images/saibamais_button.png");
    background-position: 0px 0px;
    text-indent: -102px;
    overflow: hidden;
    margin-left: -5px;
}

.link_button_1:hover
{
    background-position: 0px 43px;
}

.link_button_home
{
    display: block;
    width: 102px;
    height: 43px;
    background-image: url("images/home_button.png");
    background-position: 0px 0px;
    text-indent: -102px;
    overflow: hidden;
    margin-left: -5px;
}

.link_button_home:hover
{
    background-position: 0px 43px;
}

#logo
{
    padding-top: 37px;
    padding-left: 90px;
}

#logo a
{
    display: block;
    background-image: url("images/logo.png");
	background-repeat: no-repeat;
    width: 263px;
    height: 104px;
    text-indent: -1000px;
    overflow: hidden;
}

#header
{
    width: 100%;
    padding: 26px 0px 26px 0px;
    float: left;
}

#inner_header
{
    width: 960px;
    height: 250px;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
    margin: auto;
}

.menu-segundo-container
{
    width: 960px;
    height: 5px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
}

.menu-segundo-container ul
{
    list-style: none;
    color: white;
}

.menu-segundo-container li
{
    text-align: right;
    margin-right: 20px;
}

.menu-segundo-container a
{
    color: white;
    text-decoration: none;
    font-size: 15px;
    -moz-text-shadow: 0px -1px 0px  #000000;
    -webkit-text-shadow: 0px -1px 0px  #000000;
    -khtml-text-shadow: 0px -1px 0px  #000000;
    text-shadow: 0px -1px 0px #000000;
}

#main_menu
{
    float: left;
    background-image: url("images/menu_bg_right.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 8px;
    margin-top: 42px;
    margin-left: 37px;
}

#main_menu a
{
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    background-image: url("images/menu_bg.jpg");
    display: block;
    width: 87px;
    height: 28px;
    padding-top: 9px;
    -moz-text-shadow: 0px -1px 0px  #415917;
    -webkit-text-shadow: 0px -1px 0px  #415917;
    -khtml-text-shadow: 0px -1px 0px  #415917;
    text-shadow: 0px -1px 0px #415917;
}

#main_menu a:hover
{
    color: #2F4D11;
    -moz-text-shadow: 0px 0px 3px  #FFFFFF;
    -webkit-text-shadow: 0px 0px 3px  #FFFFFF;
    -khtml-text-shadow: 0px 0px 3px  #FFFFFF;
    text-shadow: 0px 1px 0px #C9DC5A;
}

#main_menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#main_menu li
{
    float: left;
    border-left: solid 1px #83C100;
    
}

#main_menu li:first-child
{
    border-left: none;
    background-image: url("images/menu_bg_left.png");
    background-repeat: no-repeat;
    padding-left: 8px;
}

#main_menu li:first-child a
{
    padding-left: 0px;
}

#middle
{
    width: 100%;
    background-color: #749C1F;
    border-top: solid 1px #C7FF51;
    border-bottom: solid 1px #395500;
    float: left;
}

#middle_interna
{
    width: 100%;
    background-image: url('images/bg_interna.jpg');
    background-repeat: repeat-x;
    float: left;
}

#inner_middle
{
    width: 960px;
    height: 297px;
    background-image: url("images/middle_shading.jpg");
    background-repeat: no-repeat;
    margin: auto;
}

#inner_middle_interna
{
    width: 960px; 
    margin: auto;
}

#page
{
    float: left;
    background-color: #E9E9E9;
    
    -moz-border-radius: 20px;  
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    
    padding-bottom: 30px;
    width: 960px;
}

#page
{
    
}

#title_area
{
    background-color: #749C1F;
    background-image: url("images/middle_shading.jpg");
    border-top: solid 1px #C7FF51;
    border-bottom: solid 1px #395500;
    height: 69px;
    margin-bottom: 15px;
}

#title_area h1
{
    margin: 18px 39px;
}

#title_area .link_button_home
{
    float: right;
    margin-left: auto;
    margin-top: 15px;
    margin-right: 14px;
}

#pages_items
{
    list-style: none;
}

.item_box
{
    margin: 10px 0px 0px 28px;
    float: left;
}

.item_box a
{
    background-color: #fff;
    display: block;
    width: 405px;
    text-decoration: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    padding: 15px 15px 15px 15px;
}

.item_box a:hover
{
    background-color: #F7FFD5;
}

.item_box a h3
{
    font-size: 22px;
    color: #395500;
    width: 365px;
}

.item_box a p
{
    color: #333;
    font-size: 14px;
    margin: 0px;
    margin-top: 5px;
    width: 365px;
}

.item_box a .more_button
{
    display: block;
    background-image: url('images/more_button.png');
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -100px;
    float: right;
}

#mass_text
{
    margin: 40px;
    margin-top: 20px;
    width: 650px;
    float: left;
    color: #333333;
}

#mass_text ul
{
    margin: 10px 0px 10px 40px;
}


#slide_show
{
    float: right;
}

#footer
{
    width: 100%;
    float: left;
}

#inner_footer
{
    width: 960px;
    height: 80px;
    background-image: url("images/footer.jpg");
    background-repeat: no-repeat;
    margin: 26px auto 0px auto;
    position: relative;
    padding-top: 20px;
    position: relative;
}

#inner_footer p
{
    color: #333333;
    font-size: 13px;
    display: block;
    width: 100%;
    text-align: center;
}

#inner_footer #signature
{
    background-image: url("images/ignis.jpg");
    background-repeat: no-repeat;
    display: block;
    width: 53px;
    height: 45px;
    text-indent: -200px;
    overflow: hidden;
    position: absolute;
    top: 95px;
    left: 895px;
}


#helmet
{
    position: absolute;
    top: 0px;
    left: 960px;
    width: 98px;
    height: 113px;
    background-image: url("images")
}

.content_box
{
    width: 275px;
    height: 297px;
    float: left;
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 15px;
    background-image: url("images/content_box_left_detail.png");
    background-repeat: no-repeat;
}

.content_box p
{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 18px;
    -moz-text-shadow: 0px -1px 0px  #415917;
    -webkit-text-shadow: 0px -1px 0px  #415917;
    -khtml-text-shadow: 0px -1px 0px  #415917;
    text-shadow: 0px -1px 0px #415917;
}

#content_box_servicos
{
    width: 255px;
    height: 119px;
    background-color: #FFF;
    margin-top: 16px;
    margin-bottom: 18px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 0px 20px 20px;
}

.item_servicos
{
    list-style: none;
    float: left;
    display: block;
    width: 115px;
    font-size: 13px;
    font-weight: bold;
    margin-right: 12px;
    margin-bottom: 5px;
}

.item_servicos a
{
    color: #608000;
}

.item_servicos a:hover
{
    text-decoration: underline;
}

#hist_nav
{
    margin-left: 40px;
    font-size: 13px;
}

#hist_nav a
{
    color: #4F7214;
}

#hist_nav a:hover
{
    text-decoration: underline;
}

#sidebar
{
    width: 200px;
    float: left;
    background-color: #888888;
    margin-top: 15px;
    padding-top: 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#sidebar ul
{
    margin: 0px;
    padding: 0px;
    list-style: circle;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 20px;
    color: #FFF;
}

#sidebar a
{
    color: #FFF;
    -moz-text-shadow: 0px -1px 0px  #333333;
    -webkit-text-shadow: 0px -1px 0px  #333333;
    -khtml-text-shadow: 0px -1px 0px  #333333;
    text-shadow: 0px -1px 0px #333333;
}
.wpcf7-form p
{
    font-size: 16px;
    margin: 0px;
    margin-bottom: 10px;
    color: #777777;
}
.wpcf7-form span
{
    display: block;
    margin-top: 5px;
}
.wpcf7-form .wpcf7-text
{
    font-size: 18px;
    color: #9AB339;
    border: none;
    background-image: url("images/text_field.jpg");
    background-color: transparent;
    background-repeat: no-repeat;
    width: 275px;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.wpcf7-form textarea
{
    font-family: 'Calibri', Arial;
    font-size: 16px;
    color: #555555;
    border: solid 1px #CCCCCC;
    width: 450px;
    height: 145px;
    padding-top: 8px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.wpcf7-form .wpcf7-submit
{
    border: none;
    background-image: url("images/enviar_button.png");
    background-color: transparent;
    background-repeat: no-repeat;
    width: 102px;
    height: 43px;
    text-indent: -200px;
    overflow: hidden;
}
.wpcf7-form .wpcf7-submit:hover
{
    cursor: pointer;
    background-position: 0px -43px;
}