/*
Theme Name:     Hot Chips
Theme URI:      http://hotchips.org
Description:    Hot Chips Child theme of TwentyEleven
Author:         Kevin Broch
Author URI:     
Template:       twentyeleven
Version:        0.1.0
*/

/* This takes care of icon and arranging title and description */
#branding img { float: left; clear: none; margin-top:15px; width: 119px; }
#branding #searchform {top: 1.8em;}
#site-title { float: left; clear: none; margin-left: 2%; padding-top: 5px; margin-right: 0; width: 70%; }
#site-title  a {font-size: 20px;}
#site-description { float: left; clear: none; margin-left: 2%; margin-right: 0; margin-bottom: 1em; width: 70%; }
/* Get rid of Proudly powered by Wordpress */
#site-generator{display: none;} 
a:hover {
color: #1982D1;
}
a {
color: #1982D1;
}

#page {
	max-width: 1100px;
}


#branding hgroup {
	margin: 0 2.6%;
}
#access div {
	margin: 0 2.6%;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
        margin: 0 34% 0 2.6%;
        width: 72.4%;
}
#secondary {
	margin-right: 2.6%;
	width: 18.8%;
}

#program, #committees {
    font-size: 80%;
}
#supplementary {
	padding: 1.625em 2.6%;
}

.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 2px 10px 2px 0;
}
