/*
Theme Name:     ACDHRS_2012 theme
Description:    Child theme for the Twenty Eleven theme 
Template:       twentyeleven
Version:        1.0
Author: 		Eugene
Author URI: 	http://www.EugeneNyawara.com
*/

@import url("/wp-content/themes/twentyeleven/style.css");

#site-title img {
height:70px;
width:790px;
text-indent:-9999px;
}

#site-description {
text-indent: -9999px;
}

#branding hgroup {
margin: 0 2.6%;
}

#branding {
border-top: 4px solid #9FC3F5;
padding-bottom: 10px;
position: relative;
z-index: 9999;
}

.langs_main {
float: right;
text-transform: capitalize;
margin-top: -64px;
padding: 0 25px 0 0;
font-weight: bold;
}

#access {
background: -webkit-linear-gradient(#4877BA, #4877BA);
background: -moz-linear-gradient(rgb(72, 119, 186), rgb(17, 119, 186)) repeat scroll 0% 0% transparent !important;
-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
clear: both;
display: block;
float: left;
margin: 0 25px;
width: 95%;
}

#branding img {
height: auto;
margin: 0 0 -7px 25px;
width: 95%;
}

#access div {
margin: 0 15px;
}

#access li:hover > a, #access a:focus {
background: #5989CE;
background: -moz-linear-gradient(#5989CE, #5989CE);
background: -o-linear-gradient(#5989CE, #5989CE);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#E5E5E5));
background: -webkit-linear-gradient(#4877BA, #5989CE);
color: white;
}

#access li {
float: left;
position: relative;
font-family: tahoma;
font-size: 13.5px;
}

.left_home {
float: left;
width: 445px;
height: auto;
}

.right_home {
float: left;
width: 445px;
height: auto;
margin-left: 9px;
}

.seperator {
float: left;
/*padding: 0 20px;*/
}

h1 {
font-size: 28px;
line-height: 35px;
color: #ffc000;
}

#content {
margin: 0 2.6% 0 2.6%;
width: 97%;
}

#top {
height: 314px; 
}

#site-title {
margin-right: 270px;
padding: 30px 0 0;
}

#site-description {
color: #7A7A7A;
font-size: 14px;
margin: 0 270px 25px 0;
}

.widget {
margin: 0 0 0px;
float: left;
padding: 0 30px 30px 30px;
position: relative;
}

#supplementary .widget {
padding: 30px;
color: white;
}

#supplementary .widget p {
color: white;
}

#secondary {
float: right;
margin-right: 2.6%;
width: 27%;
background: #FDFDFD;
}

.wpmlerror, .wpmlrequired {
color: white !important;
}

.widget-title {
color: white;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}

#secondary .widget-title {
color: #5989CE;
font-weight: bold;
font-size: 16px;
}

#second {
width: 420px !important;
}

.search_main {
	width:200px;
	background:#09528F;
	padding:10px;
	margin-top:20px;
	list-style-type: none;
	float: left;
}

.search_title {
	font-size:13px;
	color:#d0e9f5;
	line-height:15px;
	margin-bottom:10px;
}

.search_title span{
	color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	margin-bottom:4px;
	font-weight:bold;
}

.search_form {
	width:20px !important;
	height:20px;
	background:url(files/search_form.png) no-repeat;
	margin-bottom: 10px;
}

.search_form input{
width: 195px;
height: 22px;
color: black;
font-size: 11px;
background: white;
border: none;
line-height: 11px;
padding: 0px;
outline: none;
}


.search_type {
	clear: both;
	float:left;
	display:block;
	font-size:13px;
	color:#d9e1e7;
	line-height:13px;
	margin:6px 5px 0 0;
}

.search_all {
	display:block;
	color:white;
	font-size:12px;
	float:left;
	font-weight:bold;
	padding-right:12px;
	max-width:100px;
	background:url(files/arrow.png) right no-repeat;
	line-height:12px;
	text-decoration:none;
}

.search_all:hover {
	color:#ff8502;
	background:url(files/arrow_hover.png) no-repeat right;
}

.round_sb_search_box {
width: 40px;
}

.widget ul li {
color: #D2E5FF;
font-size: 13px;
}

.widget ul {
font-size: 15px;
margin: 0;
list-style-type: none;
}

#second .widget a {
color: #fff;
padding-bottom: 10px;
}

#second ul li {
font-size: 13px;
padding: 10px 0;
border-bottom: 1px dotted #ACC6EA;
}

#supplementary.three .widget-area {
float: left;
margin-right: 3.7%;
width: 22.85%;
}

#supplementary.three .widget-area + .widget-area + .widget-area {
margin-left: -30px;
}

#supplementary {
border-top: 1px dotted #DDD;
padding: 0px 0px;
overflow: hidden;
background: #0B5FA5;
}

#site-generator {
background: #FFC000;
border-top: 1px dotted #FFE9A7;
color: white;
font-size: 12px;
line-height: 2.2em;
padding: 5px 5px;
text-align: center;
}

#site-generator a {
color: #fff;
}

.singular #content, .left-sidebar.singular #content {
margin: 0 0px;
position: relative;
width: auto;
}

.singular.page .hentry {
padding: 0 0;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
margin: 0 25px;
width: 91%;;
}

#primary {
float: left;
margin: 0 0;
width: 70%;
}

#primary2 {
float: left;
margin: 0 0;
width: 100%;
}

p {
margin-bottom: 10px;
color: #404040;
font-family: Tahoma;
font-size: 14px;
}

.singular .entry-title {
color: #898989;
font-size: 18px;
font-weight: normal;
line-height: 33px;
}

.singular .entry-meta .edit-link a {
bottom: auto;
left: 26px;
position: absolute;
right: auto;
top: -14px;
}

.singular .entry-header .entry-meta {
position: absolute;
top: 10px;
left: 25px;
}

.entry-title, .entry-title a  {
clear: both;
font-weight: normal;
line-height: 33px;
padding-bottom: .3em;
padding-top: 15px;
color: #000;
text-decoration: none;
font-size: 18px;
}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
color: #1982D1 !important;
text-decoration: none;
}

#content nav {
clear: both;
overflow: hidden;
padding: 0 0 10px;
margin-right: 50px;
}

#nav-single .nav-next {
padding-left: 0px;
}

.singular .hentry {
border-bottom: none;
padding: 10px 0 0;
position: relative;
}

.orange h1 {
color: #ffc000;
font-weight: normal;
}
/*
.orange {
background: #fdfdfd url('/wp-content/themes/theACDHRS/images/pattern_search.jpg') repeat !important; 
}
*/
.orange body {
background: #fdfdfd url('/wp-content/themes/theACDHRS/images/pattern_search.jpg') repeat;
}

.zg_div {
margin: 0px 5px 5px 0px;
width: 217px !important;
}

#home_register {
background: url('/wp-content/themes/theACDHRS/images/home_register.png') repeat;
margin: 200px 0 -348px 25px;
width: 284px;
height: 218px;
background-repeat: no-repeat;
z-index: 9999;
position: relative;
}

.register_content {
width: 195px;
height: 95px;
padding: 40px 0 0 50px;
text-align: center;
overflow: hidden;
}

.register_button {
width: 213px;
height: 50px;
background-repeat: no-repeat;
padding: 0 0 0 17px;
}

.register_content h1 {
color: #4877ba;
font-size: 18px;
line-height: 30px;
}

.register_content h4 {
color: #4877ba;
font-size: 13px
}

.register_content p {
color: #4b4b4b;
font-size: 11px
}

footer.entry-meta a:hover, #site-generator a:hover {
color: #0B5FA5 !important;
}

/* =Responsive Structure for narrow screens
* to keep min width and sidebar
-------------------------------------------- */
@media (max-width: 800px) {
     #page {
       min-width: 500px;
         }
/* keep the sidebar - for right sidebar */
    .right-sidebar #main #content {
        margin: 0 29% 0 1%;
        width: 70%;
    }
    .right-sidebar #main #secondary {
        float: right;
        margin: 0 1% 0 1%;
        width: 24%; 
		visibility: hidden;
    }
/* keep the sidebar - for left sidebar */
    .left-sidebar #main #content {
        margin: 0 1% 0 29%;
        width: 70%;
    }
    .left-sidebar #main #secondary {
        float: right;
        margin: 0 -1% 0 2%;
        width: 24%; 
		visibility: hidden;
    }
/* correction for 'showcase' template */
    .page-template-showcase-php #main #primary.showcase {
        float: right;
        margin: 0 2% 0 2%;
        width: 96%;
    }
    .page-template-showcase-php #main #primary.showcase #content {
        margin: 0 6% 0 6%;
        width: 88%;
    }
    .page-template-showcase-php section.recent-posts {
        float: right;
        margin-right: 0pt;
        margin-left: 31%;
        width: 69%;
    }
    .page-template-showcase-php #main .widget-area {
        float: left;
        margin-right: -22.15%;
        margin-left: 0pt;
        width: 22.15%; 
    }
/* correction for singular posts/pages without sidebar */
    .singular #main #content {
        margin: 0 8% 0 8%;
        width: 84%;
    }
/* keep floating footer widgets side-by-side at this size */
     #colophon #supplementary .widget-area {
          float: left;
          margin-right: 1%;
          width: 32%; 
     }
	 
	 #home_register { visibility: hidden; 
	} 
	
	#access li { font-size: 11px; }
	
	#access ul { margin: 9px 0 0 -0.8125em; }

	.left_home { padding-left: 0px; margin-left: 20px;}
	.right_home { padding-left: 0px; margin-top: -209px; margin-left: 20px;}   
	.seperator { visibility: hidden; }
	.wpmlwidget { margin: 0 0 0 30px !important; }
		
}