/*  
Theme Name: MBADegreeOnline
Theme URI: http://mbadegreeonline.org 
Description: MBADegreeOnline Theme developed by <a href="http://iacobionut">IacobIonut</a>.
Version: 1.0
Author: Iacob Ionut
Author URL: http://IacobIonut.com
*/


/* ================================ GLOBAL ============================== */

body {
	font: 12px/1.5  Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#666;
	background:#c3cdd5;
	
}

a{color:#307db8;text-decoration:none;}
a:hover{color:#124e7c;text-decoration:none;}

.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

h1, h2, h3, h4, h5{
	margin:20px 0;
}
h1{font-size:24px; font-weight:normal;}
h2{font-size:21px; font-weight:normal;}
h3{font-size:19px; font-weight:normal;}
h4,h5{font-size:17px; }
ol {list-style: decimal; }
ul {list-style: disc;}
li {margin-left: 15px;}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#111;
	background:#d6e7ee; 
	border-top:1px solid #90afbb;
	border-bottom:1px solid #90afbb;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/* ============================= HEADER ==================================== */

#header{
	width:960px;
	margin:0 auto;
	height:90px;
}

#logo{
	float:left;
	padding:23px 0 0 0;
}

#searchform{
	position:relative;
	float:right;
	margin-top:30px;
}

#search{
	float:left;
	background: url(images/search.png) no-repeat;
	width: 189px;
	height:40px;
	margin-right:10px;
}

#searchform #s{
	width:177px;
	height:24px;
	background: url(images/searchbck.png) no-repeat;
	font-size: 12px;
	color:#fff;
	margin: 4px 0 0 5px;
	padding:3px 0 0 2px;
	border:0;	
}

#chalk{
	position:absolute;
	background:url(images/chalk.png) no-repeat;
	width:38px;
	height:24px;
	bottom:0;
	right:45px;
}

#menu_container{
	background:#414141;
	color:#fff;
	height:45px;
	border-top:1px solid #fff;
	border-bottom:1px solid #000;
}

#menu{
	width:960px;
	margin:0 auto;
	font:16px "Trebuchet MS", Arial, Georgia;
}

#menu ul{
	padding: 0;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	color:#fff;
	display: block;
	float: left;
	padding: 11px 30px 0 0;
	margin: 0;
	display: inline;
}

#menu ul li a:hover{
	text-decoration:underline;
}

#menu ul li.current_page_item a{
	border-top:5px solid #89bfee;
	padding: 6px 0 0 0;
	margin:0 30px 0 0;
	display: inline;
}

/* =============================================== HOME PAGE ============================================= */
#featured_container{
	position:relative;
	background: url(images/featured.png) repeat-x;
	height:270px;
	z-index:1;
}

#featured{
	position:relative;
	width:960px;
	height:270px;
	margin:0 auto;
	padding:8px 0 0 0;
	background: url(images/featured-overlay.png) no-repeat;
	z-index:2;
}

#motto{
	float:left;
	margin:80px 0 0 0px;
	text-indent:-9000px;
	background:url(images/motto.png) no-repeat;
	width:487px;
	height:98px;
}

/* ======================================== SLIDESHOW ============================================ */
#slideshow{
	position:absolute;
	float:right;
	background: url(images/frame.png) no-repeat;
	width:396px;
	height:294px;
	z-index:3;
	right:0;
	bottom:10px;
}
								
#slideshow_content {
	width: 354px; 
	height: 240px; 
	margin:38px 0 0 21px; 
	overflow: hidden; 
}

#slideshow_content img {
	width: 354px; 
	height: 240px; 
}

/* ==================================== MAIN CONTENT ============================================ */

#content_container{
	width:960px;
	margin:20px auto 0 auto;
}

#content{
	margin-bottom:20px;
	float:left;
	width:650px;
	border:1px solid #a7b6c2;
	background:#fff;
}

.post{
	margin:35px 20px 35px 20px;

}

p.nocomments{margin:10px 20px;}
.post p{
	margin:12px 0;
line-height:20px;
}

.post ul {
	list-style:none;
}

.post h1.title, h1.page-title{
	margin:0 0 2px 0;
}

h1.page-title, .post h2{
	color:#307db8;
}	

.post .post-author{
	background:url(images/article.png) no-repeat center left;
	padding:0 0 0 15px;
	margin:0 10px 0 0;
	font-size:11px;
	color:#888;
}

.post .post-time{
	background:url(images/clock.png) no-repeat center left;
	padding:0 0 0 18px;
	font-size:11px;
	color:#888;
}

.post .post-time a, .post .post-author a{
	color:#666;
}

.post .post-time a:hover, .post .post-author a:hover{
	text-decoration:underline;
}

.post ul li{
	background:url(images/li_indent.png) no-repeat left center;
	padding:4px 0 4px 22px;
}

.post a.more-link{
	background:url(images/more.png) no-repeat;
	padding:0 0 0 21px;
}

.post blockquote {
	background:#f5fcfe url(images/comma.png) no-repeat 10px 10px;
	width:80%; 
	height:auto;
	border-top:1px solid #c1d6de;
	border-bottom:1px solid #c1d6de;	
	margin:15px 0 15px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:15px 20px 0px 50px;
	display:block;
}


.post-separator{
	height:1px;
	margin-bottom:50px;
}

.navigation{
	margin:0px 20px 20px 20px;
}

.archive-header{
	text-align:center;
	text-decoration:underline;
	color:#6aa3cf;
}

.archive-header h2{
	font-size:19px;
}
/* =================================== SIDEBAR ============================================ */

#pencil{
	float:left;
	/* background:url(images/pencil.png) no-repeat;  commented out 06-18 by KLM per AH*/
	width:35px;
	height:432px;
	margin:30px 9px 0 0px;
}

#sidebar{
	float:left;
	width:255px;
}

#sidebar a{
	color:#545252;
}

#sidebar a:hover{
	color:#333;
}

#sidebar .widget {
	background: url(images/widgetbck.png) repeat-y;
	width:254px;
	padding:0 0 0px 0;/* remove */
	margin:0 0 25px 0;
	
}

#sidebar .widget ul{
	margin:-10px 7px 0px 6px;
	padding-bottom:20px;
	border-bottom:1px solid #a7b6c2;
	list-style:none;
}

#sidebar .widget ul li{
	margin:0 15px 0 15px;
	}

 #sidebar .textwidget{
	padding:0 10px 15px 10px;
margin:0 6px;
border-bottom:1px solid #c2d7df;
	}

#sidebar .widget ul li a{
	display:block;
	width:100%;
	padding:10px 5px 10px 0;
	background:url(images/indent.jpg) no-repeat center right;
	border-bottom:1px dotted #cfcfcf;
}

#sidebar .widget ul li a:hover{
	display:block;
	width:100%;
	background:#f0f7f9 url(images/indent_hov.jpg) no-repeat center right;
	border-bottom:1px dotted #b9b9b9;
}

#sidebar .widget h2{
	background:url(images/widgeth2.png) no-repeat;
	width:254px;
	height:57px;
	text-align:center;
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	padding:15px 0 0 0;
	margin:0;
}

/* ===================================== ARCHIVES ================================== */

#arch-month{
	float:left;
	margin:0 0 0 70px;
}

#arch-subj{
	float:right;
	margin:0 70px 0 0;
}

#arch-month h4, #arch-subj h4{
	font-weight:normal;
}

.post #arch-month ul , .post #arch-subj ul{
	list-style:disc;
}

.post #arch-month ul li, .post #arch-subj ul li{
	background:none;
	padding:5px 0;
	margin:0;
}

.post #arch-month ul li ul.children , .post #arch-subj ul li ul.children{
	margin:0 0 0 25px;
}

h3#latest{
	margin:20px;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
	background:url(images/briefcase.png) no-repeat left center;
	padding:10px 0 10px 45px;
	font-weight:normal;
}

/* ====================================== COMMENTS ==============================*/


ol.commentlist  { 
	margin:20px 20px 35px 20px;
	list-style:none;
}

h4.comments-text{
	background:url(images/comment.png) no-repeat center left;
	padding:14px 0 7px 50px;
	margin:0px 20px 0px 20px;
	height:27px;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
	font-weight:normal;
}

ol.commentlist li {
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;
	border-bottom:1px solid #ddd;
}
ol.commentlist .reply{
	margin:10px 0;
}

ol.commentlist .reply a{
	padding:4px;
	background:#5e97bc;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

ol.commentlist .comment-author{
	font-size:14px;
}
	
ol.commentlist .comment-author span.says{
	font-size:11px;
}	

ol.commentlist li p {	
	margin: 5px 0 0 0; 
}

ol.commentlist li img.avatar {
	float:right;
	margin:0 10px 0 10px;
	border:4px solid #5e97bc;
}

ol.commentlist li p a { 
	color: #6099ff; 
}
		
ol.commentlist li ul li {
	padding: 15px 0px 5px 20px;
	margin:0;
	border:0;
}

ol.commentlist .comment-meta {
	font-size:11px;
}

ol.commentlist .comment-meta a { 
	color:#999; 
	padding-bottom:5px; 
}

ol.commentlist .children { 
	margin:0; 
	list-style:none; 
}

ol.commentlist .children .even{
	
}

#commentform input{
	width: 200px;
	border: 1px solid #dedede;
	padding: 10px 5px 10px 40px;
}

#commentform p{
	margin-bottom:5px;
}

#commentform{
	margin:20px 20px 35px 20px;
}

#commentform textarea{
	border: 1px solid #dedede;
	padding:5px;
}

#commentform #author{
	background:url(images/user.png) no-repeat 3% center;
}

#commentform #email{
	background: url(images/email.png) no-repeat 3% center;
}

#commentform #url{
	background: url(images/world_link.png) no-repeat 3% center;
}

#commentform #submit{
	padding:2px 0;
	background:#fff;
	cursor:pointer;
	font-size:12px;
}

h4#respondh4{
	background:url(images/respond.png) no-repeat center left;
	padding:14px 0 7px 40px;
	margin:0px 20px 0px 20px;
	height:27px;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
	font-weight:normal;
}

/* ========== IMAGES ============= */

/*
.post img {
	border: 1px solid #d6e7ee;
}
*/

.post a {
	text-decoration: underline;
}

#image here

.alignleft {
	float: left
}

.alignright {
	float: right;
}

/* ====================================== FOOTER =============================== */
#footer-container{
	height:45px;
	margin-top:20px;
	clear:both;
	background:#353432;
	border-top:1px solid #fff;
}

#footer{
	width:960px;
	margin:0 auto;
	background: url(images/footer.png) no-repeat;
	width:959px;
	height:44px;
}

#footer p{
	padding:10px 0 0 0;
	color:#e6e6e6;
}

#footer p a{
	color:#84b4d8;
}

.dfw-sidebar
{
	margin-left: 30px;
}

/* ====================================== EDU DIRECT WIDGET =============================== */
#dfw-sidebar {padding-top: 5px;}
#dfw-sidebar h3 {border-bottom:1px dotted #666;color:#CC0000;margin:0 0 3px;padding:0 0 5px;text-align: center; font-size: 13px;font-weight:bold}
#dfw-sidebar form {margin-left: 25px; margin-top: 5px;}
#dfw-sidebar button {background: url(/images/btn-findnow.gif); width: 94px; height: 24px; border: 0 none; margin: 0px 0 0 40px; text-indent: -9999px;}
#dfw-sidebar label {font-weight: bold; margin-bottom: 1px; font-size: 12px;color:#000}
#dfw-sidebar select {width: 160px; margin: 2px 0px 7px 0px;}

#dfw-content {height: 250px; width: 300px; margin: 0; padding: 0;}
#dfw-content h3 {border-bottom: 1px dotted #666; color: black; font-size: 22px; margin: 5px 10px 3px; padding: 0px 0px 5px; text-align: center;}
#dfw-content form {display: block;}
#dfw-content label {color: black; font-size: 14px; font-weight: bold; margin: 5px 0px 10px 10px; padding: 0px;}
#dfw-content select {display: block; margin: 0px 0px 10px 30px; padding: 0px; width: 230px;}
#dfw-content button {background: url(/images/button_gray.jpg) no-repeat top ; border: 0 none; color: #666; cursor: pointer; font-family: Arial, Helvetica, sans-serif !important; font-size: 18px; font-weight: bold; height: 36px; margin: 8px 50px 0px; text-align: center; width: 193px;}
#dfw-content button:hover {background: url(/images/button_gray.jpg) no-repeat bottom; border: 0 none; color: #666; cursor: pointer; font-family: Arial, Helvetica, sans-serif !important; font-size: 18px; font-weight: bold; height: 36px; margin: 8px 50px 0px; text-align: center; width: 193px;}

