/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

div#ESNrightSideBar6 div.esnHeader h3 {
	width:140px !important;
        background:none !important;
        color:#690D0D !important;
}


body {
font-family:helvetica, san-serif;
}

#header {
background:url("http://files.edu-search.com/images/widgets/assosicatesdegree/bg.jpg") repeat-x scroll center center #560410 !important;
height:150px;
z-index:2;
}


div#ESNrightSideBar6 {
    border: 1px solid #560410;
    font: 12px helvetica,arial,sans-serif;
    overflow: hidden !important;
    width: 160px;
    background-color:#fff;
    margin-bottom:20px;
}


.list-logo{
    margin:0 !important;
    padding:0 !important;
    float:left;
}

.listing{
  clear:both;
  margin:10px 0;
}

.listing strong{
  margin:0 0 10px 3px;
}


.listing .details{
  margin:0 0 10px;
}


.entry-content {
font-size:90%;
}
.entry-content img {
    margin: 0 ;
 
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
#branding {
padding:15px 0 22px;
}
.details {
float:right;
width:373px;
}
.list-logo img {
border: 1px solid #000;

}

.listing {
border:1px solid #999999;
overflow:hidden;
padding:10px;
}

.listing img {
margin-top:7px;
}


#esnBanner{
		width:550px;
		height:204px;
		background:url(http://files.edu-search.com/images/widgets/med_billing.jpg) no-repeat;
                margin:0 auto 20px;
	}

        #widget{
		height:40px;
		width:373px;
		float:right;
		margin:150px 10px 0 0;
		_margin:125px 1px 0 0;
	}
	
	#esnBanner > #widget{
		height:40px;
		width:349px;
		float:right;
		margin:122px 23px 0 0;
	}

	#widget p{
		margin:0 !important
	}

	#zipCode_Field{
		width:105px;
		float:left;
	}
	
	#LeadZip{
		width:105px;
		margin:6px 0 0;
		height:20px;        
		_height:20px;
                font-size:13px;
                color:#666;
                font-family: helvetica, impact, sans-serif;
	}
	
	#zipCode_Field > #LeadZip{
		width:105px;
		margin:6px 0 0;
		_height:20px;  
	}
	
	#submitbutton{
		width:40px;
		height:40px;
		float:left;
	}
	
	.esnsubmit{
		width:40px;
		float:left;
                margin:0 0 0 7px;
	}
	
	#or{
		width:30px;
		height:40px;
		float:left;
		line-height:10px;
		margin:15px 0 0 10px;
	}
	
	#stateSelect{
		width:140px;
		float:left;
		margin:9px 8px 0;
		*margin:6px 8px 0;
		font-size:14px;
	}

	#LeadState{
		width:140px;
	}


#post-17 #disqus_thread,
#post-17 .dsq-brlink{
	display:none;
}

