/*
Theme Name: AccreditedOnlineDegrees
Description: Custom Theme for AccreditedOnlineDegrees
Author: Astrit Kita
*/
* { 
	padding: 0; 
	margin: 0; 
}

a { color:#0B7DA9; text-decoration:none; outline:none; }
a:hover { color:#0B7DA9; text-decoration:underline }

body {
	font-family: Arial;
	font-size: 12px;
	background: #cadfe8 url(images/bg.gif) repeat-x;
}

img {
	border-style: none;
}

#wrapper {
	width: 983px;
	margin: 5px auto 0;
}

/* @group Header */

#header {
	width: 983px;
	padding: 0;
	height: 90px;
	margin: 0;
}

#header h1 {
	background: url(images/logo.gif) no-repeat;
	width: 408px;
	height: 90px;
	text-indent: -5000px;
	float: left;
}

#header h1 a {
	width: 408px;
	height: 90px;
	float: left;
}

#header .hlist {
	width: 469px;
	height: 66px;
	float: right;
	padding-top: 10px;
}

#header .hlist h2 {
	color: #173341;
	font: bold 12px Helvetica;
	margin-bottom: 5px;
}

#header .hlist ul {
	
}

#header .hlist ul li {
	list-style-type: none;
	margin-bottom: 1px;
	margin-right: 30px;
	float: left;
	color: #17a3c8;
	font: bold 12px Helvetica;
	text-decoration: underline;
	background: url(images/bullet.gif) no-repeat left;
	padding-left: 10px;
}

#header .hlist ul li a {
	color: #17a3c8;
}



/* @end */

/* @group Navigation */

#navigation {
	padding: 0;
	margin: 0;
	width: 983px;
	height: 35px;
	background: url(images/navbg.gif) repeat-x;
	border-right: 1px solid #cadfe8;
	border-left: 1px solid #cadfe8;
}

#navigation ul {
	height: 34px;
}

#navigation ul li {
	list-style-type: none;
	float: left;
	font: 14px Helvetica;
	color: #fff;
	text-transform: uppercase;
	border-right: 1px solid #cadfe8;
	height: 25px;
	padding-top: 9px;
	text-align: center;
	width: 195px;
}

#navigation ul li a {
	text-decoration: none;
	color: #fff;
}

#navigation ul li a:hover {
	text-decoration: none;
}

#navigation ul li.last {
	border-right-style: none;
}



/* @end */

#content {
	overflow: hidden;
	width: 100%;
	margin: 0 0 15px;
	padding: 10px 0 0;
}

/* @group Home */

#content .home_round {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #fff;
	width: 963px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#content .home_round .firstleft {
	background: url(images/leftside.gif) no-repeat;
	width: 492px;
	height: 275px;
	margin-right: 15px;
	float: left;
}

#content .home_round .firstleft .text {
	width: 133px;
	float: left;
	padding: 10px;
	height: 216px;
}

#content .home_round .firstleft .text h2 {
	font: 14px Helvetica;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#content .home_round .firstleft .text p {
	font: 12px/15px Helvetica;
	color: #fff;
	margin-bottom: 10px;
}

#content .home_round .firstleft .text p.start {
	text-transform: uppercase;
}

#content .home_round .firstleft .snav {
	clear: left;
}

#content .home_round .firstleft .snav ul {
	
}

#content .home_round .firstleft .snav ul li {
	list-style-type: none;
	float: left;
	width: 74px;
	height: 31px;
	color: #fff;
	font: 11px Helvetica;
	padding-left: 25px;
	padding-right: 23px;
	padding-top: 7px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 2px;
}

#content .home_round .firstleft .snav ul li a {
	color: #fff;
	text-decoration: none;
}

.qfinder {
	background: url(images/finder-solid.gif) no-repeat;
	float: right;
	width: 440px;
	height: 275px;
	margin-bottom: 10px;
	padding-left: 14px;
}

.qfinder h2 {
	font-size: 45px;
	font-weight: bold;
	color: #173341;
	padding-right: 180px;
	line-height: 45px;
	width: 260px;
}

.home_round .fieldbox {
	width: 492px;
	float: left;
	background: url(images/fmidd.gif) repeat-y 0;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 10px;
}

.home_round .fieldbox .ftop {
	background: url(images/fieldh.gif) no-repeat 0 top;
	padding-top: 27px;
}

.home_round .fieldbox .foot {
	background: url(images/ffoot.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
	overflow: hidden;
}

.home_round .fieldbox .row {
	width: 492px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.home_round .fieldbox .row .fleft {
	width: 225px;
	overflow: hidden;
	float: left;
	padding-right: 10px;
	padding-top: 6px;
	padding-left: 10px;
}

.fleft h2 {
	color: #173341;
	text-transform: uppercase;
	font: 20px Helvetica;
	float: right;
	padding-left: 30px;
	text-align: right;
	margin-bottom: 3px;
}

.fleft p.right {
	text-align: right;
	float: right;
	color: #3b3b3b;
	font: bold 13px Helvetica;
	margin-bottom: 5px;
}

.fright {
	float: right;
	overflow: hidden;
	width: 225px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

.row img {
	margin-right: 10px;
	float: left;
}

.row h3 {
	font: bold 13px/15px Helvetica;
	color: #173341;
	margin-bottom: 3px;
}

.row p.text {
	clear: right;
	width: 159px;
	float: right;
	margin-bottom: 8px;
}

.boxbg {
	
}

.schoolbox {
	width: 456px;
	float: left;
	background: url(images/smidd.gif) repeat-y 0;
	margin-bottom: 10px;
	overflow: hidden;
}

.schoolbox .stop {
	background: url(images/schooltop.gif) no-repeat 0 top;
	padding-top: 27px;
	width: 456px;
}

.schoolbox .foot {
	background: url(images/schoolbott.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
	overflow: hidden;
	width: 456px;
}

.schoolbox .row {
	width: 456px;
	overflow: hidden;
	margin-bottom: 2px;
}

.row .sleft {
	width: 208px;
	float: left;
	overflow: hidden;
	text-indent: -5000px;
	border-bottom: 1px solid #ccc;
	height: 65px;
	padding: 12px 10px 11px;
}

.row .sleft img {
	margin-top: 6px;
}

.row .sright {
	width: 207px;
	float: right;
	overflow: hidden;
	text-indent: -5000px;
	padding: 10px 10px 16px;
}

.row img {
	margin-right: 10px;
}

.row p.button {
	width: 63px;
	height: 63px;
	float: right;
	background: url(images/button.gif) no-repeat;
}

.row p.button a {
	width: 63px;
	height: 63px;
	float: left;
}

.withbg {
	overflow: hidden;
	background: url(images/boxesbg.gif) repeat-y;
	margin-bottom: 15px;
}

.mainleft {
	width: 492px;
	overflow: hidden;
	float: left;
}

.mainleft .leftside {
	width: 300px;
	padding: 10px 10px 0;
	float: left;
}

.mainleft .leftside h2 {
	font: bold 18px Helvetica;
	color: #173341;
}

.mainleft .leftside h2 a {
	color: #173341;
	text-decoration: none;
}

.mainleft .leftside h2 a:hover {
	text-decoration: underline;
}

.mainleft .leftside p.author {
	font: bold 10px Helvetica;
	color: #3b3b3b;
}

.mainleft .leftside p {
	font: 10px/15px Helvetica;
	color: #3b3b3b;
	margin-bottom: 10px;
}

.mainleft .leftside p.read {
	color: #0046c6;
	text-decoration: underline;
}

.mainleft .leftside p.read a {
	color: #0046c6;
}

.mainleft .leftside p a {
	color: #3b3b3b;
	text-decoration: none;
}

.mainleft .leftside p a:hover {
	text-decoration: underline;
}

.mainleft .rightside {
	width: 138px;
	float: right;
	padding: 10px 10px 0 13px;
}

.mainleft .rightside h2 {
	font: bold 18px Helvetica;
	color: #173341;
	margin-bottom: 5px;
}

.mainleft .rightside h2 a {
	text-decoration: none;
	color: #173341;
}

.mainleft .rightside h2 a:hover {
	text-decoration: underline;
}

.mainleft .rightside ul li {
	list-style-type: none;
	color: #173341;
	font: 10px Helvetica;
	margin-bottom: 7px;
	background: url(images/bullet2.gif) no-repeat top left;
	padding-left: 9px;
}

.mainleft .rightside ul li a {
	color: #173341;
	text-decoration: none;
}

.mainleft .rightside ul li a:hover {
	text-decoration: underline;
}

.mainright {
	width: 459px;
	overflow: hidden;
	float: right;
	margin-bottom: 10px;
}

.mainright .articles {
	width: 220px;
	overflow: hidden;
	float: left;
background-color:#E9E9E9;
}

.mainright .articles h2 { padding-left:11px; }
.mainright .articles ul { padding:0px 0px 10px 10px; }

.mainright .featuredpost {
	width: 225px;
	overflow: hidden;
	float: right;
	margin-right: 3px;
background-color:#E9E9E9;
}

.mainright .featuredpost h2 { padding-left:11px; }
.mainright .featuredpost ul { padding:0px 0px 10px 10px; }

.mainright img {
	margin-bottom: 15px;
}

.mainright h2 {
	font: bold 18px Helvetica;
	color: #173341;
	padding-left: 20px;
	margin-bottom: 10px;
}

.mainright h2 a {
	color: #173341;
	text-decoration: none;
}

.mainright h2 a:hover {
	text-decoration: underline;
}

.mainright ul {
	padding-left: 19px;
}

.mainright ul li {
	list-style-type: none;
	background: url(images/bullet2.gif) no-repeat top left;
	padding-left: 10px;
	margin-bottom: 5px;
	font: 10px Helvetica;
	color: #173341;
}

.mainright ul li a {
	color: #173341;
	text-decoration: none;
}

.mainright ul li a:hover {
	text-decoration: underline;
}

#content .home_roundblue {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #eff5f8;
	width: 963px;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

.drops {
	width: 506px;
	overflow: hidden;
	float: left;
}

.drops h2 {
	font: bold 18px Helvetica;
	color: #173341;
}

.textbox {
	width: 456px;
	background: url(images/textbmidd.gif) repeat-y;
	float: right;
	overflow: hidden;
}

.textbox .ttop {
	background: url(images/textbtop.gif) no-repeat 0 top;
	width: 436px;
	padding: 10px;
}

.textbox .ttop p {
	font: 12px/15px Helvetica;
	color: #173341;
	margin-bottom: 10px;
}



/* @end */

/* @group Post */

/* @group Mainc */

#mainc { 
	float: left;
	margin: 0;
	padding: 0;
	width: 491px;
	display: inline;
	position: relative;
}

#mainc .post {
	width: 490px;
	margin-bottom: 10px;
	background: #fff url(images/toppost.gif) no-repeat 0 top;
	overflow: hidden;
}

#mainc .post .wrap {
	width: 471px;
	padding: 10px;
	overflow: hidden;
}

#mainc .post ul, #mainc .post ol { margin:0px 0px 10px 30px; }

.wrap h2 {
	font: bold 24px Helvetica;
	color: #000;
	margin-bottom: 10px;
}

.wrap h2 a {
	color: #000;
	text-decoration: none;
}

.wrap h2 a:hover {
	text-decoration: underline;
}

.wrap h3 {
	font: bold 18px Helvetica;
	margin-bottom: 10px;
}

.wrap p {
	font: 12px/15px Helvetica;
	color: #000;
	margin-bottom: 10px;
}

.wrap p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.wrap p a:hover {
	text-decoration: underline;
}

.wrap p.posted {
	color: #666;
}

.wrap p.posted span {
	color: #3551ae;
}

.wrap p.posted span a {
	color: #3551ae;
	text-decoration: none;
}

.wrap p.posted span a:hover {
	text-decoration: underline;
}

.wrap p span {
	font-weight: bold;
}



/* @end */

/* @group Sidebar */

#sidebar { 
	display: inline;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #fff;
	width: 460px;
	float: right;
	padding:10px;
	margin-bottom: 25px;
}

#sidebar .qfinder, #sidebar .schoolbox { margin-right:5px; }

#sidebar .fieldbox {
	width: 456px;
	float: right;
	background: url(images/fmidd2.gif) repeat-y 0;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 10px;
}

#sidebar .fieldbox .ftop {
	background: url(images/fieldh2.gif) no-repeat 0 top;
	padding-top: 27px;
}

#sidebar .fieldbox .foot {
	background: url(images/ffoot2.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
	overflow: hidden;
}

#sidebar .fieldbox .row {
	width: 456px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

#sidebar .fieldbox .row .fleft {
	width: 205px;
	overflow: hidden;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#sidebar .fright {
	float: right;
	overflow: hidden;
	width: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}



/* @end */



/* @end */

#footer { 
	width: 983px;
	clear: both;
	padding: 0;
	margin-bottom: 10px;
}

#footer p {
	text-align: center;
	font: 12px Helvetica;
	color: #173341;
}

.clear { 
	clear: both; 
	background: none; 
}

/* @group Comments */

h3#comments, #respond h3 {
	font-size: 21px;
	margin-bottom: 6px;
	padding-left: 5px;
	padding-top: 5px;
}

.maincomments {
	padding: 7px;
	background-color: #fff;
}

ol.commentlist {
	padding-left: 6px;
	list-style-type: none;
	margin-top: 2px;
}
ol.commentlist li { margin-top:10px; }
ol.commentlist ul { list-style:none; margin-left:20px; }

ol.commentlist p {
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 42px;
}

.comment-meta {
	margin-top: 6px;
	margin-bottom: 6px;
}

.comment-meta a {
	color: #000;
	text-decoration: none;
}

ol.commentlist .avatar {
	margin-right: 10px;
	float: left;
}

#commentform input#submit {
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin-top: 11px;
	border-style: none;
	cursor: pointer;
	text-transform: uppercase;
	padding: 7px 10px;
	background-color: #0d3f7e;
	font-weight: bold;
}

#commentform {
	margin-bottom: 22px;
	padding-left: 6px;
}

#commentform p {
	margin-bottom: 8px;
}

#commentform textarea {
	width: 350px;
	height: 150px;
	border: 1px solid #959595;
	color: #333;
	font: 12px Arial;
	padding: 3px;
}

#commentform input#author, #commentform input#url, #commentform input#email {
	width: 200px;
	margin-right: 3px;
	border: 1px solid #959595;
	color: #333;
	font: 12px Arial;
	padding: 3px;
}

/*- Other -*/
div.nav { overflow:hidden; }
div.nav .left { width:47%; float:left; }
div.nav .right { width:47%; float:right; text-align:right; }
div.nav a { color:#000000; text-decoration:underline; }
div.nav a:hover { color:#000000; text-decoration:none; }

/* @end */

#dfw-sidebar {background:url(images/finder-solid.gif) no-repeat scroll 0 0 transparent; float:right; height:275px; margin-bottom:10px; padding-left:14px; width:440px;}
#dfw-sidebar label {display: none;}
#dfw-sidebar h3 {color:#173341; font:45px Helvetica; font-weight:bold; line-height:45px; padding-right:180px; width:260px; text-transform: uppercase;}
#dfw-sidebar form {padding: 5px 0 0 33px;}
#dfw-sidebar select {margin-bottom: 20px; width: 160px;}
#dfw-sidebar button {background:url(images/button1.gif) no-repeat scroll 0 0 transparent; border-style:none; bottom:130px; color:#FFFFFF; cursor:pointer; float:right; font:bold 14px Arial; height:126px; position:relative; right:110px; text-align:center; text-decoration:none; text-indent:-5000px; text-transform:uppercase; width:126px;}

#dfw-content h3 {color:#173341; font:bold 18px Helvetica; padding-bottom: 10px;}
#dfw-content label {color:#0777A8; font-family:Verdana; font-size:1.1em; font-weight:bold; margin:3px 3px 1px 0; padding:12px 0 4px;}
#dfw-content select {display: block; width: 190px; margin-bottom: 13px;}
#dfw-content button {background:url(images/button1.gif) no-repeat scroll 0 0 transparent; border-style:none; bottom:125px; color:#FFFFFF; cursor:pointer; float:right; font:bold 14px Arial; height:126px; position:relative; right:175px; text-align:center; text-decoration:none; text-indent:-5000px; text-transform:uppercase; width:126px;}