/*
Theme Name: Psychology Degree Guide
Theme URI: http://PsychologyDegreeGuide.org/
Description: Psychology Degree Guide
Version: 1.0
Author: Tyler Craft
Author URI: http://tylercraft.com/
*/

#crests-header {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
}

#crests {
  margin: 12px auto 6px auto;
  text-align: center;
}

#crests td {
  padding: 4px;
}

#db-box {
	background: #f9a125;
	padding: 14px;
	margin: 20px 20px 0 20px;
}

#db-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#db-header-search-links {
	margin: 15px auto 0 auto;
	text-align: center;
}

#db-section-title {
	color: #B8860B;
	font-size: 16px;
	padding: 24px 20px 10px 20px;
}

#db-section {
        font-size: 1.0em;
        line-height: 1.4;
        color: #333;
	font-family: Helvetica,Arial,sans-serif;
	padding: 0 20px 20px 20px;
}

#intro-section {
	margin: 16px 0 10px 0;
	width:450px;
}

.result-distance {
	font-size: 14px;
	margin: 20px 10px 0 4px;
}

#result-header{
	font-size: 16px;
	font-weight: bold;
	margin-top:: 14px;
}

.result-box{
	width: 518px;
	font-size: 14px;
	line-height: 20px;
	background-color: #DDD;
	margin: 8px 0 18px 0;
	padding: 10px;
	border: 1px solid #BBB;
}

.result-school-name{
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

.result-online{
	font-weight: bold;
	color: red;
	display: inline;
}

.result-accreditation{
	font-weight: bold;
	display: inline;
}

.result-section-header{
	margin-top: 40px;
}

/* School Listing */
.school-list-title{
	color: #425a88;
	font-size: 28px;
	margin: 0px 0 16px 0;
	line-height: 110%;
}

.school-list-desc{
	font-size: 14px;
	line-height: 15px;
}

.school-list-desc p{padding: 6px 0; line-height: 120%;}

.school-list-header{
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.school-list-h2{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

.school-result-box{
	width: 516px;
	font-size: 14px;
	line-height: 20px;
	background-color: #DDD;
	margin: 8px 0 18px 0;
	padding: 10px;
	border: 1px solid #BBB;
}

.school-result-name{
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

#specialties-list {
	margin-top: 24px;
}

#specialties-list li {
	list-style: none;
	font-size: 16px;
	line-height: 120%;
}

/* Featured School Listing */
.featured-school-result-box{
	font-size: 14px;
	line-height: 20px;
	background-color: white;
	margin: 8px 0 18px 0;
	padding: 10px;
	border:2px solid #444;
}

.featured-school-result-name{
	font-size: 22px;
	font-weight: bold;
}

.featured-school-result-image{
	float: right;
}



/*
#sponsored-header {
  color: gray;
  float: right;
  margin-right: 191px;
}

.sponsored-schools-box {
  float: right;
  width: 457;
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
  padding 40px;
  margin: 14px 60px 0 0;
}

.sponsored-school {
  margin: 6px;
  border: 2px solid #A9D0F5;
}

.sponsored-school-header {
  background-color: #A9D0F5;
  padding: 10px;
}

.sponsored-school-image {
  margin:2px;
}

.sponsored-school-name {
  margin: 8px 0 0 0;
  font-weight: bold;
}

.sponsored-school-degree {
  background-color: white;
  padding: 8px 0 8px 12px;
}
*/

.left-header {
	background: url(images/header-bgr.gif) no-repeat top;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 5px;
	height:16px;
	width: 168px;
}

.left-box {
	background-color: #DDD;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 20px;
}


ul.left-list li{
	margin-bottom: 4px;
}

#search-page-note {
	font-size: 14px;
}

/*=== Article Styles (Esoos) ===*/

table.photo-right { 
	float: right; 
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center; 
	font-size: 11px; 
	font-style: italic; 
}

img.photo-right {
	margin-left: 7px; 
	margin-bottom: 3px; 
	float: right;
}

img.photo-left {
	margin-right: 7px; 
	margin-bottom: 3px; 
	float: left;
}

img.header-photo {
	margin-top: 15px;
	margin-right: 7px; 
	margin-bottom: 3px; 
	float: left;
}

ul.resources {
	font-size: 85%;
	list-style: square;
}

#columns .post h2 {
	color: #000000;
	font-size: 1.2em;
	line-height: 30px;
	font-family: Arial,Tahoma,Verdana,Helvetica,Sans-Serif
}

#pagination { font-size:20px; }
