/*
Theme Name: Twenty Eleven Child 2
Description: Child theme 2 for the Twenty Eleven theme 
Author: Jeff Kent Buenaflor
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

@import url(http://fonts.googleapis.com/css?family=Mako);

body{
background:url("img/body-bg.png")
}

a,.entry-title a:hover,.entry-title a:focus,.entry-title a:active{
color:#ad1212
}

#page{
background:0;
margin:0 auto
}

#page #branding{
border:0;
background:url("img/Header-BG.png") center top repeat-y;
height:260px;
padding:0
}

#page #branding hgroup{
margin:0
}

#page #branding #searchform input{
margin-top:45px
}

#page #branding>a{
display:none
}

#page #branding #site-title a{
background:url("img/Wordpress-Logo.png") no-repeat;
color:transparent;
display:inline-block;
height:112px;
width:100%
}

#page #main{
background:#fff;
-webkit-box-shadow:0 0 50px #bbb;
-moz-box-shadow:0 0 50px #bbb;
box-shadow:0 0 50px #bbb
}

#page nav{
background:0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
margin:0
}

#page nav .menu{
margin:0 0 0 20px
}

#page nav .menu li{
float:none;
display:inline-block
}

#page nav .menu li a{
background:#333;
color:#888;
margin:0 10px 0 0
}

#page nav .menu .current_page_item a{
background:#fff;
color:#666;
-webkit-box-shadow:inset 0 20px 20px #f7f7f7;
-moz-box-shadow:inset 0 20px 20px #f7f7f7;
box-shadow:inset 0 20px 20px #f7f7f7
}

.entry-title{
font-family:'Mako',sans-serif;
margin-top:20px;
}

#site-generator{
-webkit-box-shadow:0 10px 30px #ccc;
-moz-box-shadow:0 10px 30px #ccc;
box-shadow:0 10px 30px #ccc;
background:#2e2e2e
}

#site-generator a{
color:#eee;
margin:0 10px
}

#secondary{
float:right;
margin-right:0;
width:25.8%;
box-sizing:border-box;
padding:0
}

#secondary .widget li,#secondary .widget-title{
padding:10px 0 10px 20px;
list-style:none
}

#secondary .widget-title{
border-bottom:1px solid #d6d6d6
}

.sharing .share-linkedin{
margin-right:20px
}

.sharing ul{
margin:0 0 20px
}

.sharing li{
list-style:none;
display:inline-block
}

.entry-content,.entry-summary{
padding:50px 0 0
}

@media(max-width:924px){
#site-title a{
background:url("img/Wordpress-Logo2.png") no-repeat!important}
}

@media(max-width:790px){
#site-title a{
background:url("img/Wordpress-Logo3.png") no-repeat!important
}

#page #branding{
background:0
}

#branding #searchform{
top:-24px!important;right:0
}

@media(max-width:650px{#branding#searchform{
top:-24px!important;right:0!important
}}
.sharing{position: absolute;top: 128px;}.page-id-33 .sharing{display:none}.single-post .sharing{position: absolute;top: 100px;}

@media(max-width: 535px) {
  .sharing {
    top: -40px;
  }
}
.single-post .entry-content,
.single-post .entry-summary {
   padding:20px 0 0;
}
.single-post #comments {
   margin-bottom: 50px;
}
.single-post .entry-title {
   font-family:'Mako',sans-serif;
   margin-top:50px;
}
#phptext-3 {
   margin-top: 40px;
}
#page #main {
   width: 100%;
   overflow: auto;
}