* { padding: 0; margin: 0; outline: 0; }
body { font: 12px/18px  Arial, Sans-Serif; color: #000; background: #544f4b url(images/background.gif) repeat-x 0 0; padding-top: 15px; }

a { color: #006699; cursor: pointer; text-decoration: none; }
a:hover { text-decoration: underline; }

a img { border: 0; }

a.img  { }
a.img img { display: block; border: 1px solid #6b6b6b; }

input { color: #006699; padding: 2px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
select { color: #006699; padding: 2px; }
fieldset { padding: 20px; }

ol { padding-left: 25px; }

.ar { display: block; text-align: right; }
.al { display: block; text-align: left; }
.ac { display: block; text-align: center; }

.fl { float: left; display: inline; }
.fr { float: right; display: inline; }

.cl { display: block; clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.hidden { display: none; }

.shell { width: 946px; margin: 0 auto; }

h2, h3, h4, h5 { line-height: 100%; }
h1 { margin-bottom: .5em; color: #990000; }
h2 { font-size: 17pt; }
h3 { }
h4 { font-size: 14px; text-transform: uppercase; color: #000; margin-bottom: 5px; }
h5 { font-size: 14px; font-style: italic; color: #006699; margin-bottom: 10px; }

p { padding-bottom: 15px; }
small { font-size: 10px; }

/*
	Header
*/

h1#logo { height: 66px; width: 181px; }
h1#logo a { display: block; height: 66px; background: url(images/logo.gif); }

.header-right { width: 265px; color: #333; padding-top: 15px; }
.header-right a { font-weight: bold; }

#search label { float: left; display: inline; color: #333; line-height: 20px; }
#search .field { float: left; display: inline; width: 133px; height: 20px; background: url(images/search-field.gif); margin: 0 5px; }
#search .field input { border: 0; background: none; color: #333; margin: 3px 0 0 5px; width: 120px; }
#search .submit { height: 18px; width: 33px; background: url(images/button-go.gif); cursor: pointer; border: 0; }

#navigation { height: 31px; width: 946px; position: relative; margin: 7px 0 0 0; background: url(images/nav-bg.gif) repeat-x 0 0; }
#navigation ul { list-style: none outside none; }
#navigation ul li { float: left; display: inline; height: 31px; margin-right: 2px; }
#navigation ul li.last { margin-right: 0; }
#navigation ul li a { float: left; display: inline; height: 31px; background: url(images/nav.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px;  }

#navigation ul li.nav-1 a { width: 152px; }
#navigation ul li.nav-1 a:hover { background-position: 0 -31px; }
#navigation ul li.nav-1 a.active { background-position: 0 -62px; }

#navigation ul li.nav-2 a { width: 163px; background-position: -154px 0; }
#navigation ul li.nav-2 a:hover { background-position: -154px -31px; }
#navigation ul li.nav-2 a.active { background-position: -154px -62px; }

#navigation ul li.nav-3 a { width: 202px; background-position: -320px 0; }
#navigation ul li.nav-3 a:hover { background-position: -320px -31px; }
#navigation ul li.nav-3 a.active { background-position: -320px -62px; }

#navigation ul li.nav-4 a { width: 163px; background-position: -525px 0; }
#navigation ul li.nav-4 a:hover { background-position: -525px -31px; }
#navigation ul li.nav-4 a.active { background-position: -525px -62px; }

#navigation ul li.nav-5 a { width: 128px; background-position: -690px 0; }
#navigation ul li.nav-5 a:hover { background-position: -690px -31px; }
#navigation ul li.nav-5 a.active { background-position: -690px -62px; }

#navigation ul li.nav-6 a { width: 128px; background-position: -821px 0; }
#navigation ul li.nav-6 a:hover { background-position: -821px -31px; }
#navigation ul li.nav-6 a.active { background-position: -821px -62px; }


.featured-content { margin: 0; border: 1px solid #4e4b4a; height: 281px; background: #fff; }
.featured-content .container { width: 690px; border-right: 1px solid #4e4b4a; }
.featured-content .container a img  { display: block; }
.featured-content .menu { width: 253px; }

.featured-content .menu ul { list-style: none outside none; margin: 0 15px; }
.featured-content .menu ul li { border-bottom: 1px dotted #999; font-size: 14px; line-height: 15px; padding: 10px 0; height: 100%; }
.featured-content .menu ul li.last { border: 0; }
.featured-content .menu h4 { font-size: 13px; line-height: 100%; margin-bottom: 5px; text-transform: none;}
.featured-content .menu h4 a { color: #990000; }
.featured-content .menu p { padding-bottom: 0; }


.section-heading { height: 25px; line-height: 25px; background: url(images/section-heading.gif) repeat-x 0 0; border-bottom: 1px solid #dfdddd; padding: 0 12px; }
.section-heading a.fr { font-weight: bold; }
.section-heading h3 { font-size: 15px; line-height: 25px; color: #3a3836; text-transform: uppercase; }

.main-content { border: 1px solid #4e4b4a; border-top: 0; background: #fff; padding-bottom: 20px; }
.main-content .section-heading { padding-left: 23px; }

.section-intro { border-bottom: 1px solid #bbbbbb; margin-top: 5px; margin-bottom: 20px; padding-bottom: 5px; font-weight: bold; }

.post { padding: 15px 25px 0; height: 100%; border-bottom: 1px solid #dfdddd; }
.post h2 { margin-bottom: 10px; color: #990000; }
.post h2 a { color: #990000; }
.post small { display: block; margin-bottom: 2px; font-size: 11px; line-height: 100%; color: #666; letter-spacing: 1px; }
.post small.fl { line-height: 30px; margin-left: 12px; }
.post p.last { padding: 0; }

.last-post { padding-bottom: 0; border: 0; }

.post a.fl { margin: 0 20px 10px 0;}

.featured-universities { padding: 25px 0 0 23px; height: 100%; }
.small-post { width: 215px; margin-right: 15px; font-size: 12px; }
.small-post p { padding: 0; font-size: 12px; line-height: 18px; }
.small-post a { color: #cc0000; }

.post .entry h1,h2,h3,h4,h5,h6 { font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: normal; margin-bottom: 1em; }
.post .entry h1 { font-size: 23pt; color: #990000; }
.post .entry h2 { font-size: 17pt; color: #006699; }
.post .entry h3 { font-size: 14pt; color: #000000; }
.post .entry p,ul,li { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #666666; line-height: 1.25em; }
.post .entry ul { margin-left: 3em; }
.post .entry b,strong { color: black; }

.two-columns { background: #fff url(images/two-columns-bg.gif) repeat-y right 0; }

.onecolumn { width: 900px; margin-left: 25px; }
.widecolumn { width: 645px; margin-left: 25px; }
.sidebar { width: 255px; }

.breadcrumbs { padding: 15px 0; color: #666; font-size: 11px; line-height: 11px; }
.breadcrumbs a { color: #666; }
.breadcrumbs span { color: #006699; font-size: 110%; font-weight: bold; }

div.arrows { margin-bottom: 35px; }
ul.arrows { list-style: none outside none; }
ul.arrows li { background: url(images/bullet1.gif) no-repeat 0 4px; padding: 0 0 0 23px; float: left; display: inline; margin-right: 30px; }
ul.arrows li a { font-size: 9pt; font-weight: bold; letter-spacing: 1px; }
ul.arrows li small a { font-size: 8pt; font-weight: normal; }

.widecolumn .post { padding-left: 0; padding-top: 30px; border-bottom-style: dotted;}

.sidebar .chart { padding: 0 18px; color: #333; }
.sidebar .section-heading { padding: 0 15px; }
.sidebar ul { list-style: none outside none; padding: 0 16px; }
.sidebar ul li { border-bottom: 1px dotted #b4b4b4; padding: 10px 0; }
.sidebar ul li.last { border: 0; padding-bottom: 0; }
.sidebar ul li p { padding-bottom: 0; }
.sidebar ul li small { font-size :11px; text-transform: uppercase; color: #666; }
.sidebar ul li h4 { font-size: 13px; }
.sidebar ul li h4 a { color: #990000; }

/*
	Footer
*/

#footer { height: 28px; background: url(images/footer.gif); margin: 15px 0 0; border: 1px solid #333; }
#footer .social { float: right; display: inline; width: 105px; height: 16px; margin: 5px 13px 0 0; }
#footer .social a { float: left; display: inline; height: 16px; width: 16px; background: url(images/social.gif); font-size: 0; line-height: 0; text-indent: -4000px; margin-left: 5px; }
#footer .social a.facebok { background-position: 0 0; }
#footer .social a.twitter { background-position: -22px 0; }
#footer .social a.youtube { background-position: -44px 0; }
#footer .social a.share { background-position: -65px 0; }
#footer .social a.rss { background-position: -87px 0; }

#footer p { line-height: 28px; font-size: 12px; padding: 0 0 0 13px; color: #fff; }
#footer p a { color: #fff; }
#footer p span { padding: 0 5px; }

p.copyrights { font-size: 12px; color: #999; padding: 6px 0 15px 6px; }

div.basic-wrapper {
	padding: 25px;
}

div.basic-wrapper h1,h2,h3,h4,h5,h6 {
	margin-bottom: 20px;
}

div.basic-wrapper ul {
	margin-left: 15px;	
}

div.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 1.25em;
}

div.newsyou-item {
	margin-bottom: 20px;
}
div.newsyou-heading {
	color: white;
	background-color: #990000;
	font-weight: bold;
	margin-bottom: 6px;
}
div.newsyou-title {
	font-weight: bold;
	font-size: 110%;
}
div.newsyou-ref {
	text-align: right;
	font-style: italic;
}

table.school-list * {
	font-size: 13px;
}

.school-list-row {
	background-color: #eef;
}
