/*
Theme Name: College Goals Wordpress Theme
Theme URI: http://www.limina-ao.com
Description: The College Goals WordPress theme by <a href="http://limina-ao.com/">Limina</a>.
Version: 1.6
Author: Jon Fukuda
Author URI: http://www.limina-ao.com/
Tags: green, custom header, fixed width, two columns, widgets

	CollegeGoals 1.0
	 http://www.limina-ao.com

	This theme was designed and built by Jon Fukuda,
	whose blog you will find at http://www.limina-ao.com/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.04em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #368501;
	}

h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
        color: #91CF38
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #91CF38;
	text-decoration: none;
	}

a:hover {
	color: #91CF38;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Post One */
/*
#post-one h2 {
	padding:0 0 4px;
	display:inline;
	margin:0;
	color:#000;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
}*/
#post-one {
padding-bottom:24px;
}

#post-one h2 a {
font-size: 1.2em; font-family:Georgia,Garamond,Times New Roman,serif; font-weight: normal; margin: 24px 0 0 0; color: #699740; }

#post-one h2 a:hover {
	color: #91CF38;
	text-decoration:none;
}
#post-one .meta {
	display:block;
	font-size:10px;
	color:#635f2d;
}
#post-one .meta a {
	color:#635f2d;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#post-one .meta a:hover {
	color:#635f2d;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#post-one .btn-first-readon a {
	display:block;
	float:right;
	width:90px;
	height:19px;
	background:url(images/btn-post.png) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
}
#post-one .btn-first-readon a:hover {
	background:url(images/btn-post.png) no-repeat 0 -19px;
}
#post-one .comments a {
	display:block;
	font-size:10px;
	color:#437680;
	text-decoration:underline;
	padding-left:24px;
	float:left;
	background:url(images/icon-chat-dark.gif) no-repeat 0px 2px;
}
#post-one .comments a:hover {
	color:#2a535b;
	text-decoration:none;
}
.alignright {
	float:right;
	margin:10px 4px 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 10px 10px 4px;
}
#post-one img {
	border:none;
}
#post-one a img {
	border:2px solid #C0C0B4;
}
#post-one a:hover img {
	border:2px solid #fff;
}
/* recent posts */

#recent-posts {
	padding:0 0 20px;
}
#recent-posts .home-post {
	float:left;
	width:280px;
	height:257px;
	overflow:hidden;
	background:url(images/home-post-back.png) no-repeat;
	font-size:11px;
	line-height:15px;
	color:#565651;
	margin:0 12px 0px 0;
}
#recent-posts .upper {
	height:200px;
	width:245px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#recent-posts .fade {
	display:none;
}
#recent-posts .home-post .upper p {
	margin:8px 0;
}
#recent-posts .home-post h3 {
	padding:0 0 2px;
	display:inline;
	margin:0;
	color:#699740; 
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	
}
#recent-posts .home-post h3 a {
	color:#699740; 
	text-decoration:none;
}
#recent-posts .home-post h3 a:hover {
	color:#91CF38;
	text-decoration:none;
}
#recent-posts .home-post .meta {
	font-size:10px;
	color:#598d97;
	line-height:12px;
	display:block;
	padding:3px 0 0;
}
#recent-posts .home-post .meta a {
	color:#598d97;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#recent-posts .home-post .meta a:hover, #recent-posts .lower-meta a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#recent-posts .btn-readon a {
	display:block;
	float:right;
	width:119px;
	height:19px;
	background:url(images/btn-post.png) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
	margin:8px 0 0 0;
}
#recent-posts .btn-readon a:hover {
	background:url(images/btn-post.png) no-repeat 0 -19px;
}
#recent-posts .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:10px 0 0 34px;
	color:#598d97;
	line-height:12px;
	border-style:none;
}
#recent-posts .lower-meta a:hover {
	border-style:none;
	color:#000;
}
/* Content */
#content {
	width: 600px;
	margin: 0px 0 0 55px;
	line-height: 1.3em;
	float: left;
}

#content h2{ font-size: 1.6em; font-family:Georgia,Garamond,Times New Roman,serif; font-weight: normal; margin: 24px 0 0 0; color: #699740; }

#content strong{ 	
	color:#355a04;
	font-family:Georgia,Garamond,Times New Roman,serif;
	font-weight:normal;
	font-size: 1.1em;
	line-height:1.4em; }
	

#content ul{
	padding-left:16px;
}


#recent-posts hr{ color: #91cf38; background-color: #91cf38; border: none; height:2px }


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style-type:disc;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 5px 0 6px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin CollegeGoals Theme */

body {
	background: #accb7e url(http://www.collegegoals.com/beta/images/bkg-page-topfade.jpg) repeat-x top;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	font-family:"lucida grande",arial,helvetica,tahoma,verdana,sans-serif;
	font-size: 1.04em;
	color: #182800;
}

a {
	color: #368501;
	text-decoration:none;
}

a:hover {
	color: #91cf38;
}

h1{
	display:none;
}

h2 {
	font-family:Georgia,Garamond,Times New Roman,serif; color:#699740;
	padding: 0 0 24px 0;
}

b {
	font-family:Times New Roman,serif; color:#699740;font-size: 1.2em;
}

h3{
	font-family:Georgia,Garamond,Times New Roman,serif;
	color:#333300;
	font-size: .9em;
	padding:0;
	margin:0;
}

ul {
	font-size: 0.9em;
}
ul li{
	padding: 4px 0;
}

.clear {
clear : both !important;
}

.label {
	font-weight:bold;
}


.pullquote {
	font-family:Georgia,Garamond,Times New Roman,serif;
	color:#5b7d0a;
	font-size:94%;
	margin:24px 0 0 0;
	background: url(http://www.collegegoals.com/beta/images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+*/
	padding:0px 8px 12px 0px;
	font-style:italic;
	width:190px;
}
.pullquote:first-letter {
	background: url(http://www.collegegoals.com/beta/images/openquote.gif) no-repeat left top !important;
	padding:0px 0px 15px 35px!important;
	font-size:200%;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


/* Main Page Wrapper 
---------------------------------------------------------------------------------- */
#main {
	background:transparent url(http://www.collegegoals.com/beta/images/bkg-ivy-scroll.png) no-repeat top left;
	display:block;
}

#wrapper {
	width: 964px;
	margin: 0 auto;
	text-align: left;
	z-index: 100;
}

/* Header Navigation
---------------------------------------------------------------------------------- */

#logo {
	background-image: url(http://www.collegegoals.com/beta/images/bkg-logo-header.png);
	position: relative;
	text-indent: -90000px;
	width: 964px;
	height: 89px;
}

#topnav {
	position: relative;
	width: 964px;
	height: 52px;
	z-index:300;
}

#topnav a {
	background-image: url(http://www.collegegoals.com/beta/images/bkg-navbar.jpg);
	display: block;
	float: left;
	height: 52px;
	text-indent: -99999px;
	overflow: hidden;
}

#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:52px; 
	position:relative; 
	z-index:200; 
	font-family:arial, verdana, sans-serif; 
	width: 964px;
	background-image:url(http://www.collegegoals.com/beta/images/bkg-navbar.jpg) no-repeat ;
	z-index:200;
}

#nav ul.hor{
	display: block;
	float: left;
	padding:0; 
	height: 52px;
	text-indent: -199999px;
	overflow: hidden;
}

#nav li.hor {
	display:block; 
	float:left;
	padding:0;
}

#nav li a {
	display:block; 
	float:left; 
	height:52px; 
	text-decoration:none; 
	padding:0; cursor:pointer;
}

#nav li a.home{  background-position: 0 0; width: 163px; }
#nav li  a.home:hover { background-position: 0 -52px;}
#nav li  a.homeselected { background-position: 0 -104px; width: 163px; }

#nav li a.about{ background-position: -163px 0; width: 100px; }
#nav li a.about:hover { background-position: -163px -52px; }
#nav li a.aboutselected { background-position: -163px -104px; width: 100px; }

#nav li a.team{ background-position: -263px 0; width: 100px; }
#nav li a.team:hover { background-position: -263px -52px; }
#nav li a.teamselected { background-position: -263px -104px; width: 100px; }

#nav li a.services {background-position: -363px 0; width: 101px;}
#nav li a.services:hover { background-position: -363px -52px; }
#nav li a.servicesselected { background-position: -363px -104px; width: 101px;}

#nav li a.resources { background-position: -464px 0; width: 101px; }
#nav li a.resources:hover { background-position: -464px -52px; }
#nav li a.resourcesselected { background-position: -464px -104px; width: 101px; }

#nav li a.contact { background-position: -565px 0; width: 101px; }
#nav li a.contact:hover { background-position: -565px -52px; }
#nav li a.contactselected { background-position: -565px -104px; width: 101px;}

#nav li a.blog { background-position: -666px 0; width: 101px; }
#nav li a.blog:hover { background-position: -666px -52px; }
#nav li a.blogselected { background-position: -666px -104px; width: 101px;}

#nav li a.login { background-position: -767px 0; width: 197px;}
#nav li a.login:hover { background-position: -767px -52px; }

#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

/* Subnavigation Navigation
---------------------------------------------------------------------------------- */
#nav ul.sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; z-index:0;}
#nav ul.sub a { background: #fff; text-indent: 0; color: #450f00; }

#nav li:hover {position:relative; z-index:0;}
#nav a:hover {position:relative; white-space:normal; z-index:0;}

#nav :hover ul.sub {left:0px; top:46px; background: transparent; width:172px; height:auto; z-index:100;}
#nav :hover ul.sub li {background-image:url(http://www.collegegoals.com/beta/images/bkg-sub-mid.png) repeat-y;height:24px; width:176px; display:block; position:relative; float:left; font-size:0.90em;padding:0; font-weight:normal;}

#nav :hover ul.sub li a {display:block; background: #fff; height:24px; width:156px; margin: 0px 6px 0 10px; text-decoration:none; padding:10px 0 0 0; cursor:pointer; color: #8c9066; text-indent: 10px;}
#nav :hover ul.sub li a:hover { background: #c1dd98; color: #5e471f; }
#nav :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}

#nav :hover ul.sub li.subtop {background:url(http://www.collegegoals.com/beta/images/bkg-sub-top.png) #8ebd5a no-repeat; height:10px; width:176px; position: relative;}
#nav :hover ul.sub li {background:url(http://www.collegegoals.com/beta/images/bkg-sub-mid.png) repeat-y; height:28px; width:176px; position: relative;}
#nav :hover ul.sub li.item:hover {background:url(http://www.collegegoals.com/beta/images/bkg-sub-hover.png) repeat-y;}
#nav :hover ul.sub li.subbottom {background:url(http://www.collegegoals.com/beta/images/bkg-sub-bottom.png) no-repeat; height:16px; width:172px; margin-left: 3px; position: relative;}



/* Main Content & Bottom
---------------------------------------------------------------------------------- */
.content-main {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.collegegoals.com/beta/images/bkg-content.png) repeat-y scroll 0 0;
padding:0 8px;
}
.content-btm {
	position:relative;
	background: url(http://www.collegegoals.com/beta/images/bkg-content-btm.png) no-repeat;
	height: 16px;
	overflow: hidden;
}


/* Two-Column Inner Content 
---------------------------------------------------------------------------------- */

#content {
	width: 600px;
	margin: 0px 0 0 55px;
	line-height: 1.3em;
	float: left;
}

#content h2{ font-size: 1.6em; font-family:Georgia,Garamond,Times New Roman,serif; font-weight: normal; margin: 24px 0 0 0; color: #699740; }

#content strong{ 	
	color:#355a04;
	font-family:Georgia,Garamond,Times New Roman,serif;
	font-weight:normal;
	font-size: 1.1em;
	line-height:1.4em; }
	

#content ul{
	padding-left:16px;
}


#content hr{ color: #91cf38; background-color: #91cf38; border: none; height:2px }


/* One Inner Content 
---------------------------------------------------------------------------------- */

#content-full {
	padding: 20px 38px 20px 75px;
	line-height: 1.6em;
}


/* Sidebar Nav
---------------------------------------------------------------------------------- */

#sidebar {
	width: 200px;
	margin: 0px 40px 0 0 ;
	float: right;
	line-height: 1.2em;
	font-size: .92em;
}

#sidebar h2 {
	color:#355a04;
	font-family:Georgia,Garamond,Times New Roman,serif;
	font-size: 1.2em;
	font-weight:normal;
}

#sidebar strong {
	color:#355a04;
	font-family:Georgia,Garamond,Times New Roman,serif;
	font-size: 1.0em;
}

#sidebar span.title {
	color:#355a04;
	font-family:Georgia,Garamond,Times New Roman,serif;
	font-size: 1.2em;
}

#sidebar span.subtitle {
	color:#355a04;
	font-family:Georgia,Garamond,Times New Roman,serif;
	font-size: 1.05em;
}

#sidebar {
	width: 200px;
	margin-right: 30px;
	padding-top: 20px;
	float: right;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding-bottom: 20px;
	border: none;
}

#sidebar ul ul li {
	
	padding: .5em 0;
	border-bottom: 2px dotted #ccc;
}

#sidebar ul ul li a {
	list-style: none;
	display: block;
	background: url(http://www.collegegoals.com/beta/images/bkg-arrow-gry-right.gif) no-repeat right;
        text-align:left;
}
#sidebar ul ul li a:hover {
	display: block;
	background: url(http://www.collegegoals.com/beta/images/bkg-link-arrow.gif) no-repeat right;

}
#sidebar ul ul li a.selected {
	display: block;
	background: url(http://www.collegegoals.com/beta/images/bkg-arrow-gry-left.gif) no-repeat left;
	padding-left: 12px;
	text-decoration: none;
	color: #666;

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	line-height: 0.6em;
	list-style: none;
	list-style-type:none;
	padding: .8em 0;
	border-bottom: 2px dotted #ccc;
}

}
#sidebar a.pdf {
	display: block;
	background: url(http://www.collegegoals.com/beta/images/pdf_icon_16.gif) no-repeat left;
	padding-left: 20px;
}



#sidebar ul.bullet {
	font-family:Georgia,Garamond,Times New Roman,serif;
	margin-left: 15px;
	line-hight: 1.6em;
	padding: 0;
	color:#5b7d0a;

}

#sidebar ul.bullet li {
	list-style-type: disc;
	padding: 7px 0;
	
}


#sidebar a.clear {
	display: block;
	background: url() no-repeat left;
	padding-left: 12px;
	text-decoration: none;
	color: #666;
}

/* Page Top
---------------------------------------------------------------------------------- */

#content-top {
	background: url(http://www.collegegoals.com/beta/images/bkg-content-top.png) no-repeat;
	height: 16px;
	margin-top: 16px;
	overflow: hidden;
}

#banner {
	background: transparent  url(http://www.collegegoals.com/beta/images/bkg-banner.png) no-repeat;
	height: 179px;
	overflow: visible;
}

#banner-clip1{
	position:relative;
	background: url(http://www.collegegoals.com/beta/images/banner-clip-1.png) no-repeat;
	left:24px;
	top:-23px;
	width: 251px;
	height: 179px;
	overflow: hidden;
	float:left;
	display:block;
}

#banner-clip2{
	position:relative;
	background: transparent url(http://www.collegegoals.com/beta/images/banner-clip-2.png) no-repeat;
	width: 278px;
	left:90px;
	height: 163px;
	display:block;
	float: left;
	top: -18px;
	overflow: hidden;
}

#banner-clip3{
	position:relative;
	background: url(http://www.collegegoals.com/beta/images/banner-clip-3.png) no-repeat;
	width: 257px;
	height: 177px;
	top: -25px;
	left:150px;
	float:none;
	overflow: hidden;
	display:block;
}


/* Page Footer 
---------------------------------------------------------------------------------- */

#footer {
	color: #666;
	margin: -10px 40px 20px 50px;
	padding: 10px 0 10px 0;
	border-top: 2px dotted #ccc ;
	border-bottom: 2px dotted #ccc;
	display:block;
	font-size:0.8em;
	clear:right;
}

#footer-links {
	float:left;
	font-size: .9em;
	position:relative;
	top:16px;
	height:30px;
	width: 290px;
	cursor: default;
	text-align:left;
	display:block;
}

#footer-contact {
	padding: -10px 0 10px 0;
	font-size: .9em;
	cursor: default;
	text-align:left;
	display:block;
}


#footer-copyright {
	position:relative;
	top:16px;
	float:right;
	font-size: .9em;
	height:30px;
	width: 290px;
	color: #999;
	cursor: default;
	text-align:right;
}

/*  Service Boxes
---------------------------------------------------------------------------------- */



#svcbox ul {
        list-style-type: none;
		padding:0;
		width:700px;
		position:relative;
		display:block;
		margin:24px 0;
		-moz-border-radius: .5em;
		margin-left: auto;
    	margin-right: auto;
} 

#svcbox li {
		background: #fcfcfc;
		border: 1px solid #ccc;
		font: 1.0em Georgia,Garamond,Times New Roman,serif;
        border-width: 1px 1px;
		width: 280px;
		float:left;
		-moz-border-radius: .5em;
		margin-right:14px;
		margin-bottom:14px;
}


#svcbox li a { 
		font: 125% Georgia,Garamond,Times New Roman,serif;
		color:#699740;
		text-decoration: none;
		display:block;
		padding: 14px;
}

 * html #svcbox li a {  /* make hover effect work in IE */
	width: 280px;
	color:#699740;
	padding: 12px;
	
}

#svcbox li a:hover {
    background: #eaf1da;
	color:#355a04;
	-moz-border-radius: .5em;

}

#svcbox li:hover {
     background: #eaf1da;
	 border: 1px solid #91cf38;
	 -moz-border-radius: .5em;
}

#svcbox a em { 
        color: #333;
        display: block;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 125%;
		margin:10px 0;
}

#svcbox a span{
        color: #125F15;
        font: normal 60% Verdana, Helvetica, sans-serif;
        line-height: 150%;
		}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
