/*
Theme Name: Twenty Twelve Child
Description: Child of twenty twelve.
Template: twentytwelve
*/

@import url("/wp-content/themes/twentytwelve/style.css");

body, input, textarea, p {
  	padding: 0 0 0 0;
    color: #000000;
    font-family: 'Droid Sans', sans-serif;
} p {
    font-size: 14px;
    line-height: 24px;
} h1, h2, h3, h4, h5, h6 {
  	padding: 0 0 0 0;
    font-family: 'Droid Sans', sans-serif;
} coments-links {
  	padding: 0 0 0 3em;
}

#page {
    background: #ffffff;
    -moz-box-shadow: 0 0 30px #310b05;
    -webkit-box-shadow: 0 0 30px #310b05;
    box-shadow: 0 0 30px #310b05;
} 
/*
#site-title a {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
*/
} #branding {
    border-top: 2px solid #67949c;
} #branding #searchform {
    display: none;
} #site-description {
    font-size: 18px;
    margin: 0 270px 3em 0;
} 

#access {
    clear: both;
    display: block;
    float: right;
    margin: 0 auto 6px;
    position: relative;
    top: -410px;
    width: 500px;
    background: none;
    box-shadow: none;
} 

#access a {
    font-family: 'Dancing Script', 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    padding: 0 1em;
    line-height: 2.666em;
} 

#access li {
    background: #84bbc5;
    margin-right: 15px;
    /*
  	-moz-box-shadow: inset 0 0 3px 3px #ae3b28;
    -webkit-box-shadow: inset 0 0 3px 3px #ae3b28;
    box-shadow: inset 0 0 3px 3px #ae3b28;
  */
} 

#access li:hover > a, #access a:focus {
    background: #ae3b28;
    color: #ae3b28;
  /*
    -moz-box-shadow: 0 0 3px 3px #ae3b28;
    -webkit-box-shadow: 0 0 3px 3px #ae3b28;
    box-shadow: 0 0 3px 3px #ae3b28;
  */
} 


/*
@import url("/wp-content/themes/twentytwelve/style.css");

body, input, textarea, p {
  	padding: 0 0 0 3em;
    color: #000000;
    font-family: 'Droid Sans', sans-serif;
} p {
    font-size: 14px;
    line-height: 24px;
} h1, h2, h3, h4, h5, h6 {
  	padding: 0 0 0 2em;
    font-family: 'Droid Sans', sans-serif;
} coments-links {
  	padding: 0 0 0 3em;
}

#page {
    background: #ffffff;
    -moz-box-shadow: 0 0 10px #67949c;
    -webkit-box-shadow: 0 0 10px #67949c;
    box-shadow: 0 0 10px #67949c;
} 

#site-title a {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
} #branding {
    border-top: 2px solid #67949c;
} #branding #searchform {
    display: none;
} #site-description {
    font-size: 18px;
    margin: 0 270px 3em 0;
} 

#access {
    clear: both;
    display: block;
    float: right;
    margin: 0 auto 6px;
    position: relative;
    top: -410px;
    width: 500px;
    background: none;
    box-shadow: none;
} 

#access a {
    font-family: 'Dancing Script', 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    font-weight: 700;
    padding: 0 1em;
    line-height: 2.666em;
} 

#access li {
    background: #84bbc5;
    margin-right: 15px;
    -moz-box-shadow: inset 0 0 3px 3px #739ca3;
    -webkit-box-shadow: inset 0 0 3px 3px #739ca3;
    box-shadow: inset 0 0 3px 3px #739ca3;
} 

#access li:hover > a, #access a:focus {
    background: #84bbc5;
    color: #EEEEEE;
    -moz-box-shadow: 0 0 3px 3px #739ca3;
    -webkit-box-shadow: 0 0 3px 3px #739ca3;
    box-shadow: 0 0 3px 3px #739ca3;
} 
*/