/*
Theme Name: Twenty Eleven Child
Description: A Child Theme of Twenty Eleven
Author: Cathy Dean
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

/*header*/

#logo {
 float: left;
 margin-bottom: 0px;
 margin-left: 5px;
 
}

#phone {
 float: right;
 margin-top: -100px;
 margin-right: -40px;

}

.text-h2 {
 font-size: 25px;
 color: #FFF568;

}

#page {
   margin: 2em auto;
   max-width: 1000px;
}

#branding {
	padding-bottom: 10px;
	position: relative;
	/*z-index: 2;*/
}
#site-title {
        display: none;
	margin-right: 270px;
	padding: 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #E6E6E6;
	font-size: 20px;
        font-style: italic;
        padding: 0;
	margin: 5px;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	/*width: 50%;*/
}

#access ul {
	font-size: 15px;
	list-style: none;
	margin: 0 -4px 0 -0.8125em;
	padding-left: 0;

}

/*------services-nav------*/

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 16px;
        list-style-type: none;
        border: 2px solid #000000;
        border: 2px solid rgba(0,0,0,.25);
        background: rgba(65,65,65,.7);
       -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
       border-radius: 6px;
       margin-top: 5px;
       margin-left: 2px;
       padding: 0px;
}

.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 16px;
        letter-spacing: 0.1em;
        border-bottom: 5px solid #dfdfdf;
        border-bottom: 5px solid rgba(0,0,0,.1);
       
}
.widget a {
	font-weight: bold;
	text-decoration: none;
        position: relative;
       display: block;
       width: 180px;
       padding: 10px;
       font-weight: normal;
       font-size: 13.5px;
       text-decoration: none;
      color: #ffffff;
/*text-shadow: 0 1px 1px rgba(255,255,255,.5);*/
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
-webkit-transition: width 0.6s linear, background 0.5s ease;
-moz-transition: width 0.6s linear, background 0.5s ease;
-o-transition: width 0.6s linear, background 0.5s ease;
transition: width 0.6s linear, background 0.5s ease;
}

.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: none;
        font-weight: normal;
        color: #fff;
        width: 190px;
        background-color: #3D40B3;
        background-color: rgba(61,62,179,.85);
        text-shadow: 0 -1px 1px rgba(0,0,0,.4);
        
}

h1 {
font-size: 18px;

}

.entry-content h2 {
color: #5F61D6 !important;
font-size: 18px !important;

}

.entry-content ul {
color: #5F61D6 !important;

}

.align-right { 
float:right; 
margin: 0 0 15px 15px;

 } 

.widget_twitter div {
border: 0.5px dotted #333333;

}

.widget_twitter ul li {
letter-spacing: 0em;
font-size: small;
border: 0px;
text-shadow: 0px;
margin: 0;
padding: 0;

}

.widget_twitter a:link {
font-size: small;
display: inline;
text-decoration: underline;
font-weight: normal;
color: #000000;
margin: 1px;
padding: 0px;

}
.widget_twitter a:hover,
.widget_twitter a:focus,
.widget_twitter a:active {
	text-decoration: underline;
        font-weight: normal;
        color: #fff;
        width: 200px;
        text-shadow: 0px;
        background-color: none;
        background-color: none;
        text-shadow: 0;

}

.testimonial {
background-color: #CECACA;
font-weight: normal;
color: #576DB1;
margin: 40px;
text-indent: 10px;
text-align: center;
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;

}

#testimonial p {
padding: 10px;

}

ul.really_simple_twitter_widget {
letter-spacing: 0em;
font-size: small;
border: 0px;
text-shadow: 0px;
margin: 0;
padding: 0;

 }
ul.really_simple_twitter_widget li {
letter-spacing: 0em;
font-size: small;
border: 1px;
text-shadow: 0px;
margin: 5px;
padding: 0; }

ul.really_simple_twitter_widget a:link {
font-size: small;
display: inline;
text-decoration: underline;
font-weight: normal;
color: #000000;
margin: 1px;
padding: 0px;

}
