/*
Theme Name: Ace Red
Theme URI: http://aceonlineschools.com
Version: 1.1
Author: Ace Online Schools

Description: Custom theme for AceOnlineSchools.com. 
Tags: red, custom header, fixed width, two columns, widgets


	Ace Red v1.1

*/

div#ESNsidebar160px2 div.esnMidSection div.esnMidsectionForm form div#zipBox {

    width:57% !important;
}


#disqus_thread{
	width:550px;
	margin:0 auto;
}

.dsq-brlink{
	display:none;
}

div#ESNsidebar160px2 {
    width: 184px !important;
    background-color:#fff;
}


/* BODY AND HEADER */

body {
	margin: 0 0 20px 0;
	padding: 0;	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;
	text-align: center;
	background: #7A8891 url('images/ace_bg.gif') repeat-x top center;	
	}

#header {
	background-color: transparent;
	margin: 0px 0 0 0;
	padding: 0;
	height: 159px;
	width: 838px;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
	
	}

html>body .entry li {
	margin: 7px 0;
	}

a#about,a#archives, a#contact,a#blog{
	position:absolute;
	top:96px;
	font:14px Helvetica, Arial, sans-serif;
	color:#330000;
	}

a#about{	
	left:31px;
	}

a#blog{
	left:130px;
	}

a#archives{
	left:217px;
	}

a#contact{
	left:310px;
	}
	

div#slogan{
	width:345px;
	position:absolute;
	top:44px;
	left:470px;
	font:18px Helvetica, Arial, sans-serif;
	color:#fff;
	}


/* CONTENT */


#page {
	margin: 0px auto;
	position:relative;
	padding: 0;
	width: 848px;
	border: none;
	text-align: left;
	background-color: #fff
	}

#content {
	font-size: 1.2em
	}

div#entry{
	padding:0 20px 0 10px;
	}

.size-full{
	_max-width:400px;
	_width:94%;
	}

.post {
	margin: 15px 0 40px;
        padding:0 30px 0 30px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 599px;
	background:#fff url(images/ace_postfooter.gif) no-repeat bottom center;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: left;
	clear: both;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

div.divider{
	margin:-15px auto 20px auto;
	width:300px;
	border-bottom:1px dotted #ccc;
	}

div.edit{
	margin-left:30px;
	}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.clear {
	clear: both;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 90px;
	padding:0 30px 0 30px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#333;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	margin: 0;
	padding-top: 0px;	
	font-size: 24px;
	text-align: left;
	}

h2 {
	margin: 10px 0 0;
	font-size: 18px;
	}

h2.pagetitle {
	margin-top: 30px;
	font-size: 1.6em;
	text-align: center;
	}

h3 {
	margin: 30px 0 0;	
	padding: 0;
	font-size: 1.3em;
        }

h3#respond{
	margin:0 0 0 30px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #990000;
	}

h1, h2, h3, h3 a, h3 a:visited {
	color:#660000;
	}

h1, h2 a, h2 a:visited{
	color:#660000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, 

#wp-calendar caption, cite {
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #cc3333;
	text-decoration: underline;
	}

.entry p a:visited {
	color: #a02525;
	}

.postmetadata, blockquote, strike {
	color: #333;
	}


/* IMAGES */

a img {
	border: none;
	}

p img {
	padding: 0;
	max-width: 100%;
	}
img {
	display:block;
	}

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;
	}

/* COMMENTS AND FORMS */


form{
	margin-left:30px;
	padding:0 30px 0 0;
	}

#wpcf label{
       float:left;
       font-weight:bold;
       }

#wpcf input{
       margin:0 0 10px 10px;
       display:inline;
       }

input#wpcf_your_name, input#wpcf_email, input#wpcf_website{
      float:left;
      }

#wpcf textarea{
       width:430px;
       float:left;
       }
ol.commentlist{
	margin:0 30px 20px 30px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}

textarea:hover, input[type=text]:hover{
	background-color:#EFF9FF;
	}

.commentlist{
	padding:0 30px 0 30px;
	}

.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: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.nocomments{
	color: #333;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width:530px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h3#comments{
	margin-left:30px;
	}


/* CALENDAR */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#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; 
	}


/* 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;
	}


/* SIDEBAR */


#sidebar{
	margin-left: 610px;
	width: 228px;
	font: 1em Arial, Helvetica, Sans-Serif;
	background:#e2decc url(images/ace_sidebarbg.gif) repeat-y top center;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul{
	margin: 0;
	padding:0px 20px 0 20px;
	}

#sidebar ul ul li, #sidebar ul ol li{
	color:#333;
	}

#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 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
        color:#333;
	}

/* FOOTER */

#footer {
	margin:0;
	padding: 0;
	width: 838px;
	clear: both;
	border: none;
	color:#fff;	
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*widget buttons*/
.fbwrapper,
.fbwrapperBottom{
        position:relative;
        clear:both;
        margin:0 0 20px;
}
	
	.topInfo{
	overflow:visible;
	}

/* HOMEPAGE */

.homepage-list {
float:left;
margin-left:34px !important;
width:130px;
}

.homepage-list li:before {
content:"" !important;
}

.clear{
clear:both;
width:100%;
}

#esnBanner{
		width:450px;
		height:176px;
		background:url(http://files.edu-search.com/images/widgets/mba1.jpg) no-repeat;
                margin:0 auto;
                _margin:0;
	}

        #widget{
		height:40px;
		width:265px;
		float:right;
		margin:86px 10px 0 0;
		_margin:90px 0 0 0;
		_padding:0 15px 0 0 !important;
	}
	
	#esnBanner > #widget{
		height:40px;
		width:265px;
		float:right;
		margin:97px -6px 0 0;
	}

	#widget p{
		margin:0 !important
	}

	#zipCode_Field{
		width:63px;
		float:left;
	}
	
	#LeadZip{
		width:56px;
		margin:6px 0 0;
		height:20px;        
		_height:20px;       
	}
	
	#zipCode_Field > #LeadZip{
		width:56px;
		margin:6px 0 0;
		_height:20px;  
	}
	
	#submitbutton{
		width:30px;
		height:30px;
		float:left;
	}
	
	.esnsubmit{
		width:34px;
		float:left;
                margin:4px 0 0 4px;
	}
	
	#or{
                float:left;
		width:20px;
		height:30px;
		line-height:10px;
		margin:15px 0 0 3px;
	}
	
	#stateSelect{
                float:left;
		width:125px;
		margin:9px 8px 0;
		*margin:6px 8px 0;
		font-size:14px;
	}

	#LeadState{
		width:124px;
	}
