/*
Theme Name:     twentytwelve-child-isu
Description:    
Author:         Erin O'Brien
Template:       twentytwelve

(optional values you can add: Theme URI, Author URI, Version)
*/

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


/* Header & Structure */

.site {
background-color: white;
background-image: url('/wp-content/uploads/2013/01/brillant.png');
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
}

.site-header h1 a{
display:none;
}

.site-header h2{
padding-left: 4px;
}

#isu-header-left{
float:left;
}

#isu-header-widget-area{
float:right;

}

#isu-header-widget {

}


/* Body */

/* Footer */
/* ===[ Footer Widget Areas ]=== */

#footer-widgets {
    width: 100%;
    border-top: none;
}
#footer-widgets .widget li { list-style-type: none; }

.template-front-page #footer-widgets { padding-top: 0; }

@media screen and (min-width: 600px) { 
    #footer-widgets.three .widget {
        float: left;
        margin-right: 3.7%;
        width: 30.85%;
    }
    #footer-widgets.three .widget + .widget + .widget { margin-right: 0; }
  
  .main-navigation li {
  margin-right: 2.84rem!important;
}
}

/* Hide footer widgets Homepage Template */
.template-front-page #footer-widgets { display: none; }

.homeicon {
  margin:0 5px 0 0!important;
  border-radius: none!important;
box-shadow: none!important;
  }

#homeinfo {
  -moz-border-radius: 3px;
border-radius:3px;
background-color:#E6E6E6;
}

  #affiliations{
  float:right;
  
  }

/* Roscoe Edits Begin */
a {
outline: none;
color: #6A6A6A;
}
a:hover {
outline: none;
color: #000;
}
.widget a:hover {
color: #000!important;
}

.clients a img {
     width: 50px;
}
.phone-btn {
     padding:8px;
	 background-color: #E6E6E6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #F4F4F4, #E6E6E6);
background-image: -ms-linear-gradient(top, #F4F4F4, #E6E6E6);
background-image: -webkit-linear-gradient(top, #F4F4F4, #E6E6E6);
background-image: -o-linear-gradient(top, #F4F4F4, #E6E6E6);
background-image: linear-gradient(top, #F4F4F4, #E6E6E6);
border: 1px solid #D2D2D2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	}

.site-info {
  text-align:center;
	}
	
.site-info h2 {
	  margin-bottom:10px;
  
	}
		#text-4 {

float: left;
  margin-right:30px;
}
		#text-5 {
width: 300px;
float: left;
  margin-right:30px;
}
		#testimonials_widget-2 {
float: left;
}
		.testimonials-widget {
font-size: 13px;
line-height: 1.4em;
}
	
.header-image {
margin-top: 0px!important;
	}
.entry-page-image {
width: 100%!important;
}

.front-posts {
width: 100%;
float: left;
  margin-bottom: 30px;
}
.front-posts li {
width: 225px;
margin: 0px 20px 20px 0px;
float: left;
}
.front-posts li:last-child {
margin-right:0px;
}
.front-posts h2 {
font-size: 18px;
border-bottom: 1px solid #EDEDED;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
}
.front-posts a.title {
font-size: 14px;
border-bottom: 1px solid #EDEDED;
border-left: 2px solid #C82436;
padding: 0 0 3px 5px;
margin:10px 0;
float: left;
text-decoration: none;
width: 100%;
color: #6A6A6A;
}
.front-posts a.title:hover {
text-decoration: none;
color:#000;
}
	.front-posts p {
	  font-size:13px;
		  line-height:1.4em;
  margin-top:10px;
		}

.widget-title {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
	  line-height:1em;
border-bottom: 1px solid #EDEDED;
border-left: 2px solid #C82436;
padding: 0 0 3px 5px;
margin: 0 0 10px 0;
float: left;
text-decoration: none;
width: 95%;
color: #6A6A6A;
}
.team h2 {
  margin:0;
  }
.entry-header .entry-title {
margin-bottom: 20px;
	}

#isu-header-widget a {
  text-decoration:none;
	}
q img {
display: block;
}
/* Roscoe Edits End */
