/*
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-l-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
  
-------------------------------------------------------------- */   

#ESNfrontpage540px0258 img{
	margin:0;
	padding:0;
	display:inline;
}

#main {
	_width:960px;
	}

#primary{
	width:225px;
	_width:200px;
	float:left;
	}

.entry-content img{
    margin: 0 0 18px 0;	
	-width:100%;
	}

.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 5px;
	}
	
.zipbox { 
	float:right;
	height:116px;
	padding:60px 70px 0 0;
	width:163px;
	}

.zipsubmit {
	position:relative;
	top:10px;
	left:0px;
		}

.gobutton {
	position:relative;
	left:342px;
	top:70px;
	}

label.postalcode {
	color:#888888;
	font-size:12px;
	margin:11px 0 0;
	position:relative;
	right:50px;
	width:145px;
	}

.main-aside {
	float:left;
	position:relative;
	width:165px;
	_width:160px;
	_margin-left:0;
	}

.degreewidget {
	padding-left:13px;
	}

#content {
	margin:0 20px 0 20px;
	_margin:0 0 0 10px;
	border-bottom-color:#006AAE;
	overflow:hidden;
	width:560px;
	background:none;
	}

#container{
	float:left;
	margin:0 !important;
	width:570px;
	}

.main-aside ul {
	padding:0 0;
	}

.hentry {
	width:560px;
	}

.entry-title {
	font-family:Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
	padding:0 0 7px;
	text-align:center;
	}


/*ESN WIDGET*/

#esnBanner{
	width:500px;
	height:186px;
	background:url(http://files.edu-search.com/images/widgets/medassistingnet.jpg) no-repeat;
	margin:0 auto 20px;
	}

#widget{
	height:40px;
	width:365px;
	float:right;
	margin:140px 10px 0 0;
	_margin:115px 1px 0 0;
	}

#esnBanner > #widget{
	height:40px;
	width:349px;
	float:right;
	margin:114px 9px 0 0;
	}

#widget p{
	margin:0 !important
	}

#zipCode_Field{
	width:105px;
	float:left;
	}

#LeadZip{
	width:105px;
	margin:6px 0 0;
	height:20px;        
	_height:20px;       
	}

#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 3px;
	}

#stateSelect{
	width:140px;
	float:left;
	margin:9px 8px 0;
	*margin:6px 8px 0;
	font-size:14px;
	}

#LeadState{
	width:140px;
	}

.logo {
	width:25%;
	padding-left:20px;
	float:left;
	margin-top:40px;
	}

.logo a img {
   width:135px;
	}

.results{
   margin:0;
   padding:0;
   overflow:hidden;
	}

.results li{
   clear:both;
   overflow:hidden;
   padding:20px 0;
   border-bottom:1px solid #ccc;
   height:100%;
   list-style-type: none
	}

.desc{
   width:70%;
   float:left;
	}

.desc p{
   float:left;
   width:92%;
   margin:5px 10px;
   _margin:5px 2px;
	}

.buttonCentering{
	position:relative;
	}

.button{
   margin:20px 0 0;
	}

.entry-content h4 {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: inherit;
	padding: 0 0 0 10px;
	_padding: 0 0 0 5px;
	}

#secondary {
    margin-left: 30px;
		_margin-left: 25px;
	}

#siteinfo p{
    text-align:center;
}


