/*
Theme Name:     UPEI Wordpress Theme
Theme URI:      http: //upei.ca
Description:    Use this theme when setting up a new blog. Child theme for the Twenty Eleven.
Author:         Integrated Communications
Author URI:     http: //upei.ca/integratedcommunications
Template:       twentyeleven
Version:        0.1.0
*/


@import url("../twentyeleven/style.css");
@import url("http://files.upei.ca/misc/footer.css");
@import url("OpenSans.css");
a{ 
}

body{ 
	font-family:Open Sans;
	background-color:#f3f3f1;
}
footer .cat-links, footer .sep{display:none;}
header{margin:0px 0px}
#page{max-width:1024px;margin:0px auto;border: 1px solid #cccccc;border-width:0px 1px;}
#branding{border-width:0px;}
#branding hgroup{margin:0px 0px;}
#branding #searchform{top:1.8em}


.upeilogo{margin:0px 0px 0px 80px;padding:20px 0px;}
#branding .upeilogo img{width:auto;}

.siteheaders{background-color:#cccccc;padding:10px 0px;
background-image: url("images/containerradialgrad.png");
    background-position: center top;
    background-repeat: no-repeat;
}

.siteheaders h1#site-title{margin:0px 0px 0px 80px;padding:0px;font-weight:400;}
.siteheaders h1#site-title a{font-weight:400;font-size:20px;line-height:20px;}
.siteheaders h2#site-description{margin:0px 0px 0px 80px;padding:0px;}

h1.entry-title, .singular h1.entry-title{font-size:20px;border-bottom:1px solid #cccccc;margin-bottom:10px;line-height: normal}

#main{padding:0px;}
.singular.page .hentry{padding:0px;}
.entry-content, .entry-summary{padding:0px;}
.footer-links{font-size:10px;}
.footer-links #links-section ul li{padding:0px;margin-bottom:7px;}



.welcome{
}

#branding hgroup img{display:inline-block;}
.avclogo{position:relative;top:5px;}
