/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Custom Template Design for College MatchPoint.
Tags: none
Version: 1.0
Author: Dallas Peters Design
Author URI: http://dallaspetersdesign.com/


 general
--------------------------------------------------*/
body {
font:62.5% Arial, Helvetica, sans-serif;
color:#666;
margin:0;
background-color:#E6E3DC
}

* {
margin:0;
padding:0;
}

code {
font:100% "Courier New", "Lucida Console", Arial;
}

small {font-size: 1.0em}

.small {font-size: 1.0em !important}

small.frontdate {padding-bottom: 8px; display: block; color: #999999}

/* header
--------------------------------------------------*/
#header {
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
}

#wrapper {
width:960px;
margin:20px auto;
background:url(images/body-bg.png) repeat-y;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
text-indent:-5000px;
height:114px;
}

#header h1 a {
	width:287px;
	height:84px;
	display:block;
	background:url(images/logo.gif) no-repeat;
	margin: 0px 0 0 30px;
	position:relative;
	top:15px;
}

/* navigation
--------------------------------------------------*/
#nav {
height:31px;
margin:0;
padding:0px 25px 0 0;
background:url(images/top-bg.gif) 0 0 no-repeat;
}

#nav li {
float:right;
list-style:none;
padding:0 0px 0 0;
}

#nav li a {
	text-indent:-5000px;
display:block;
margin:0px 1px 0 0;
height:31px;
width:99px;
}
	#nav li a.about {background:url(images/nav/about.png) 0 0 no-repeat;}
	#nav li a.about:hover {background:url(images/nav/about.png) 0 -31px no-repeat;}
	#nav li a.about_current {background:url(images/nav/about.png) 0 -31px no-repeat;}
	
	#nav li a.services {background:url(images/nav/services.png) 0 0 no-repeat;}
	#nav li a.services:hover {background:url(images/nav/services.png) 0 -31px no-repeat;}
	#nav li a.services_current {background:url(images/nav/services.png) 0 -31px no-repeat;}
	
	#nav li a.resources {background:url(images/nav/resources.png) 0 0 no-repeat;}
	#nav li a.resources:hover {background:url(images/nav/resources.png) 0 -31px no-repeat;}
	#nav li a.resources_current {background:url(images/nav/resources.png) 0 -31px no-repeat;}
	
	#nav li a.home {background:url(images/nav/home.png) 0 0 no-repeat;}
	#nav li a.home:hover {background:url(images/nav/home.png) 0 -31px no-repeat;}
	#nav li a.home_current {background:url(images/nav/home.png) 0 -31px no-repeat;}
	
	#nav li a.contact {background:url(images/nav/contact.png) 0 0 no-repeat;}
	#nav li a.contact:hover {background:url(images/nav/contact.png) 0 -31px no-repeat;}
	#nav li a.contact_current {background:url(images/nav/contact.png) 0 -31px no-repeat;}
	
	#nav li a.blog {background:url(images/nav/blog.png) 0 0 no-repeat;}
	#nav li a.blog:hover {background:url(images/nav/blog.png) 0 -31px no-repeat;}
	#nav li a.blog_current {background:url(images/nav/blog.png) 0 -31px no-repeat;}	


.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:24px 336px 0 0 !important;
padding:0px 20px 15px 30px;
}

#content2 {
margin:0px 480px 0 0 !important;
padding:0px 0 15px 26px;
}

#content p,#content2 p {
font-size:125%;
margin:3px 0 0 0;
line-height:1.4em;
color:#666;
padding: 5px 0;
}


#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
background-color:#EFF8FB;
color:#000;
}

#content h2,#content2 h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:2.1em;
color:#999;
line-height:1.1em;
margin:0px 0;
padding:15px 0;
letter-spacing:-1pt;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
color:#106672;
}

#content h1 {
font:3em Arial, Helvetica, sans-serif;
color:#222;
margin:10px 0;
line-height:0.9em;
}

#content h3, #content2 h3 {
font:2em Arial, Helvetica, sans-serif;
color:#222;
margin:10px 0;
line-height:1.2em;
}

#content h4, #content2 h4 {
font:1.4em Arial, Helvetica, sans-serif;
color:#222;
margin:10px 0;
line-height:0.9em;

}

#content h5 {
font:1.6em Arial, Helvetica, sans-serif;
color:#222;
margin:10px 0;
line-height:0.9em;

}

#content ul, #content ol {
margin:15px 30px;
font-size:1.2em
}

#content2 ul, #content2 ol {
margin:10px 10px 10px 10px;
}

.entry {}

/* border images / blockquote
--------------------------------------------------*/
img {
padding:5px;
}

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}

a.more-link {
display:block;
text-align:right;
color:#106679 !important;
text-decoration:none;
margin:8px 0 0;
text-transform: uppercase;
font-size: 86%;
}

a.stbutton stico_default {display: block; text-align: right}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0;
padding:0 0px
}

.post .info {
/*
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
*/
text-align: right;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
}

/* metadata 
('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 15px;
padding:10px 10px 10px 10px !important;
}

.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

p.consulting {
background:#fdfdb2;
color:#333 !important;
border-bottom:1px dotted #CCC;
border-top:1px dotted #CCC;
margin:5px 0 !important;
padding:5px;
font-size:111% !important;
text-align:center !important;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:300px;
float:right;
padding:0px 30px 15px 6px;
margin: 25px 0 0 0;
}

#sidebar2 {
width:411px;
float:right;
padding:0px 45px 15px 20px;
margin: 10px 0 0 0;
}

#sidebar h2 {
font-size:1.6em;
color:#333;
padding:0 0 .3em 0;
}

#sidebar h3 {font-size:1.4em; padding-bottom:10px}

#sidebar p {font-size:1.2em; line-height:1.35em; padding-bottom:5px;}

#sidebar ul {
list-style: disc;
font-size:1.2em;
margin:0 0 5px 0;
}

#sidebar h4 {font-size:1.13em; padding: 8px 0;}

#sidebar li {
border-bottom:1px solid #EFF8FB;
padding:4px 0;
margin-left:1.1em;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font-size:11px;
padding: 3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

textarea {padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em;}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
float:right;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0 auto;
padding:20px 0;
clear:both;
width:960px;
height:30px;
text-align:right;
background:url(images/footer-bg.png) top no-repeat #E6E3DC;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
padding:0px 12px 5px 0;
}

.alignright {
float:right;
padding:5px 0px 10px 12px;

}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
}

#content li,#content2 li {
padding:1px;
}

a,#sidebar li a,#footer a {
color:#106679;
text-decoration:none;
}

/*********Colors*********/
.orange {color:#CB6226!important}
.brown {color:#5C5A34!important}
.blue {color:#106679!important}
.red {color:#A62419!important}

/*************PAge Headings*****************/
#page_title_heading {height:103px; width:940px; display:block; position:relative; left:10px;}
#page_title_heading h1,#page_title_heading h2 {text-indent:-5000px}

#heading_blog { width: 647px; height:103px; float:left; background:url(images/blog-heading.gif) no-repeat}
#rss_banner a {width:293px; height:103px; background:url(images/blogrss-btn.gif) no-repeat; display:block; float:right; text-indent:-5000px;}

#heading_about { width: 647px; height:103px; float:left; background:url(images/about-heading.gif) no-repeat}
#banner_about {width:293px; height:103px; background:url(images/about-banner.gif) no-repeat; display:block; float:right; text-indent:-5000px;}

#heading_services { width: 647px; height:103px; float:left; background:url(images/services-heading.gif) no-repeat}
#banner_services {width:293px; height:103px; background:url(images/services-banner.gif) no-repeat; display:block; float:right; text-indent:-5000px;}

#heading_resources { width: 647px; height:103px; float:left; background:url(images/resources-heading.gif) no-repeat}
#banner_resources {width:293px; height:103px; background:url(images/resources-banner.gif) no-repeat; display:block; float:right; text-indent:-5000px;}

#heading_faq { width: 647px; height:103px; float:left; background:url(images/faq-heading.gif) no-repeat}
#banner_faq {width:293px; height:103px; background:url(images/faq-banner.gif) no-repeat; display:block; float:right; text-indent:-5000px;}

#heading_contact { width: 647px; height:103px; float:left; background:url(images/contact-heading.gif) no-repeat}
#banner_contact a {width:293px; height:103px; background:url(images/contact-banner.gif) no-repeat; display:block; float:right; text-indent:-5000px;}

#heading_blank { width: 647px; height:103px; float:left; background:url(images/blank-heading.gif) no-repeat}
#banner_blank {width:293px; height:103px; background:url(images/blank-banner.gif) no-repeat; display:block; float:right; text-indent:-5000px;}

/*Separator Lines***********/

.redseparator {width:100%; height:12px; display:block; background:url(images/separator-red.gif) no-repeat;}
.brownseparator {width:100%; height:12px; display:block; background:url(images/separator-brown.gif) no-repeat;}

.greybox {border:1px solid #e6e6e6; font-size:1.1em; margin-bottom: 15px; padding:10px;}

/*FrontPAge Posts***********/
#front_page_postbox { padding: 0 7px;}
#front_page_postbox h3 {background: url(images/recentpoststitle.gif) no-repeat; width: 258px; height:18px; display:block; text-indent:-4000px; margin-bottom: 4px}
#front_page_postbox h4 {font-size: 1.4em; margin-bottom: .2em;}

.frontpage-posts { margin-bottom: 5px; padding: 5px 0; border-bottom: solid #DDD 1px;}
.frontpage-posts h4 a {color: #5C5A34;}
.frontpage-posts-content {font-size: 1.17em}
#about_box_top {width: 453px; height:7px; display: block; background: url(images/frontbox-top-bg.gif);}
#about_box {background: url(images/frontbox-mid-bg.gif) repeat-y; width: 453px;}
#about_box p {font-size:1.18em; line-height: 1.4em;}
#about_box h3 {margin: 0 0 7px 0}

#about_box_bottom {width: 453px; height: 7px; display: block; background: url(images/frontbox-bot-bg.gif);}

#about_box-inner {padding: 10px 20px 10px 20px;}
#about_box-inner h3 {background: url(images/meetlisa.gif) no-repeat; text-indent: -5000px;}

#accred_box {margin-bottom: 20px;}
#accredleft {height: 62px; text-align: center; margin: 10px 0 0 0;}
#accredleft img {padding: 0; border: none;}

.sidequotes {font-family: Georgia, Times, serif; 
	font-size: 1.5em; 
	margin-bottom: 20px; 
	padding-bottom: 15px;
	background: url(images/quoteboxsep.gif) bottom center no-repeat;
	line-height: 1.3em;
}
	

/*Consultation Box*/
#consultation {width: 900px; background: url(images/consult-bg.gif) no-repeat; margin: 0 auto 17px auto; height: 45px; clear: both;}
#contactinfo {width: 900px; margin: 0 auto 15px auto; clear: both; text-align: right; font-size: 1.5em;}
#contactinfo a {color: #333}
.linklove {display: none}

.brownrule {height:6px; width:300px; display:block; background:url(images/brown-rule.gif) no-repeat; margin: 0 0 15px 0}

#lisaimage {border:solid 1px #CCC; padding:10px; margin-bottom:15px}

#colleges {list-style:none !important; font-size:1.0em!important}
#colleges li {margin-left:5px!important}

#shelfari .modern .t .c span {display:none !important}
