/*
Theme Name: Imprint White
Theme URI: http://outthinkgroup.com
Description: A theme for authors
Version: 1.0
Author: Designed and Developed by Out:think Group
Author URI: http://outthinkgroup.com
*/

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:center;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;background: rgba(255, 235, 0, 0.15);padding: 15px 20px 15px 30px;
	border-left: 4px solid #FAF6C6;
	margin-bottom: 1em;
}
.entry blockquote p {
	margin-bottom: 0 !important;
}
/* remember to define focus styles! */
:focus{outline:0;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}
.clr {clear:both;padding-bottom: 1px;}
/* END RESET */
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.alignleft {float:left;margin-right: 17px;margin-bottom:8px;border-radius: 4px;}
.alignright {float:right;margin-left: 10px;margin-bottom:8px;}
/* @group typography */
.logo a {
}

a.rss {	
}
.social-links a {
	background: url(images/icon-facebook-small.png) no-repeat 0px 1px;
}
.link-facebook {
	background-image: url(images/icon-facebook-small.png);
}
a.link-twitter {
	background-image: url(images/icon-twitter-small.png);
}
a.link-linkedin {
	background-image: url(images/icon-linkedin-small.png);
}
.otr_nav {display:none;}
.programs .headline h2.heading, .programs .headline h1.heading {
    width: auto !important;
}
/* changes to the What we Offer page */
.wwo_content, .what-we-offer h1 {
    margin: 0 auto;
    width: 750px;
}
body .what-we-offer .wwo_content p {
    font-size: 18px;
    line-height: 1.5em;
}
body .what-we-offer .wwo_content h2 {
    font-size: 28px;
    line-height: 1.3em;
}
body .what-we-offer h1 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1.3em;
}