/*
Theme Name:     Adafca Twenty Eleven Child
Theme URI:      http: //supersonique.net
Description:    Child theme for Adafca from the Twenty Eleven base theme 
Author:         Mike Castro Demaria
Author URI:     http: //supersonique.net
Template:       twentyeleven
Version:        1.0.0
*/

@import url("../twentyeleven/style.css");

body { background: #ACDCFF; }

body, input, textarea { color: #1E374D; font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif; }

#site-title { margin-right: 270px; padding: 1.65625em 0px 0px; }
#site-description{ color: #1E374D; font-size: 14px; margin: 0px 270px 1.65625em 0px; }

#branding { border-top: 5px solid #f6b500; padding-bottom: 10px; position: relative; z-index: 2; background: #E7F8FF; }

#branding hgroup{ margin: 0px 2.6% ; }

#branding #searchform{ position: absolute; right: 2.6%; text-align: right; top: 3.2em; }

#branding a img {border-top-color: #f6b500; border-top-width: 5px; border-top-style: solid;}

 
#access {
	background: #1E374D;
	background: -moz-linear-gradient(#184671, #1E374D);
	background: -o-linear-gradient(#184671, #1E374D);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#184671), to(#1E374D));
	background: -webkit-linear-gradient(#184671, #1E374D);
	-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;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#184671), to(#1E374D));
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}

#site-title a, #site-description { color: #1E374D !important; } 


.type-page { border-bottom: 0 solid #fff !important; }

.type-post { border-bottom: 1px solid #DDD !important; }

.cform{width: 500px !important;}
.cform label { width: 180px !important; text-align: right !important; }
.cform label span { width: 180px !important; }
.span.reqtxt, span.emailreqtxt { text-align: right !important; }

.singular .hentry {padding: 1.875em 0px 0px;}

.linkcat h2 { 
	font-size: 1.3em;
}

.linkcat {
	list-style: none outside none;
}

#primary {
    float: left !important;
    margin: 0 -26.4% 0 0 !important;
    width: 100% !important;
}

