/*
Theme Name: InternetMarketingDegree
Theme URI: http://www.internetmarketingdegree.org
Description: Custom Theme for InternetMarketingDegree
Author: Astrit Kita
*/

* { 
	padding: 0; 
	margin: 0; 
}

a {
	color: #009fea;
	text-decoration:none;
}

a:hover {
	color: #009fea;
	text-decoration:underline;
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #fff url(images/bg.gif) repeat-x;
}

img {
	border-style: none;
}

#wrapper { 
	margin: 15px auto 0;
	width: 952px;
}

/* @group Header */

#header {
	width: 932px;
	height: 55px;
	margin: 0;
	background: url(images/header.gif) no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}

#header h1 {
	width: 140px;
	height: 18px;
	float: left;
	text-indent: -5000px;
	margin-right: 5px;
}

#header h1 a {
	width: 140px;
	height: 18px;
	float: left;
}

#header ul {
	overflow: hidden;
	float: left;
	padding-top: 3px;
}

#header ul li {
	list-style-type: none;
	float: left;
	color: #fff;
	padding-left: 20px;
	font: 12px "Helvetica Neue";
}

#header ul li a {
	color: #fff;
	text-decoration: none;
}

#header ul li a:hover {
	text-decoration: underline;
}



/* @end */

#content {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding:3px 0 0 0;
	background: url(images/content.gif) repeat-y;
}

/* @group Mainc */

#mainc { 
	display: inline;
	margin: 0;
	padding: 0;
	width: 673px;
	float: right;
}

#mainc .cphoto {
	margin-bottom: 9px;
}

#mainc .cwrap h2 {
	background: url(images/clogo.gif) no-repeat;
	width: 534px;
	height: 41px;
	text-indent: -5000px;
	margin-bottom: 15px;
	margin-left: 7px;
}

#mainc .pmidd {
	width: 626px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dashed #ba253e;
}

#mainc .pmidd.noborder {
	border-bottom-style: none;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

#mainc .pmidd .ptop {
	background: #fff url(images/ptop.gif) no-repeat 0 top;
	width: 626px;
}

#mainc .pmidd .ptop .pbott {
	background: url(images/pbott.gif) no-repeat 0 bottom;
	width: 626px;
}

#mainc .pwrap {
	width: 631px;
	overflow: hidden;
}

#mainc .left {
	float: left;
	width: 220px;
}

#mainc .left .logo {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000;
	padding-left: 10px;
	padding-top: 10px;
}

#mainc .left ul {
	padding-left: 15px;
	margin-bottom: 1px;
}

#mainc .left ul li {
	list-style-type: none;
	margin-bottom: 5px;
	color: #009fea;
	font: 12px "Helvetica Neue";
}

#mainc .left ul li a {
	color: #009fea;
	text-decoration: none;
}

#mainc .left ul li a:hover {
	text-decoration: underline;
}

#mainc .right {
	width: 360px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 33px;
	border-left: 1px dashed #222222;
}

#mainc .right h3 {
	font: bold 15px Helvetica;
	color: #009fea;
	margin-bottom: 4px;
}

#mainc .right h3 a {
	color: #009fea;
	text-decoration:none;
}

#mainc .right h3 a:hover {
	color: #009fea;
	text-decoration:underline;
}

#mainc .right p {
	color: #000;
	font: 12px/15px Helvetica;
}

#mainc .cmidd {
	background: url(images/cmidd.gif) repeat-y;
	width: 659px;
	margin-bottom: 15px;
}

#mainc .cmidd .ctop {
	background: url(images/ctop.gif) no-repeat 0 top;
	width: 659px;
}

#mainc .cmidd .ctop .cbott {
	background: url(images/cbott.gif) no-repeat 0 bottom;
	width: 659px;
}

#mainc .cwrap {
	width: 659px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 12px;
}

#mainc .cwrap p.ttext {
	float: left;
	color: #fff;
	width: 153px;
	font: 12px "Helvetica Neue";
	padding-left: 20px;
}

#mainc .cwrap span {
	color: #009fea;
}

#mainc .cwrap h2 {
	background: url(images/clogo.gif) no-repeat;
	width: 348px;
	height: 25px;
	text-indent: -5000px;
	margin-bottom: 15px;
	margin-left: 7px;
	float: left;
}

#mainc .row {
	clear: both;
	overflow: hidden;
	width: 659px;
	background: url(images/border.gif) repeat-y;
}

#mainc .row .box {
	width: 185px;
	float: left;
	padding-left: 18px;
	padding-right: 16px;
	background: url(images/border2.gif) repeat-x 0 bottom;
	margin-top: 10px;
	height: 330px;
	position:relative;
}

#mainc .row .box .bphoto {
	margin-bottom: 10px;
	width: 186px;
	height: 109px;
	background: url(images/imgbg.gif) no-repeat;
}

#mainc .row .box .bphoto p.pic {
	text-align: center;
	padding-top: 15px;
	margin: 0;
	height: 94px;
}

#mainc .row .box h3 {
	font: bold 14px Helvetica;
	color: #009fea;
	margin-bottom: 3px;
}

#mainc .row .box p {
	font: 12px/15px Helvetica;
	color: #fff;
	margin-bottom: 15px;
}

#mainc .findd {
	width: 630px;
	height: 210px;
	background: url(images/findd.gif) no-repeat;
	margin-bottom: 5px;
	padding: 15px;
position:relative;
}

#mainc .findd p.first { font: bold 14px Arial; color: #009fea; margin-bottom: 5px; position:absolute; top:35px; left:430px; }
#mainc .findd p.second { font: bold 14px Arial; color: #009fea; margin-bottom: 5px; position:absolute; top:85px; left:430px; *top:88px }
#mainc .findd p.third { font: bold 14px Arial; color: #009fea; margin-bottom: 5px; position:absolute; top:135px; left:430px; *top:130px }

#mainc .findd .dropform {
	padding-top: 5px;
}

#mainc .findd h2 {
	color: #fff;
	font: bold 65px/66px "Helvetica Neue";
	width: 405px;
	float: left;
	padding-left: 10px;
}

p.more {
	width: 124px;
	height: 25px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	background: url(images/more.gif) no-repeat;
	margin-bottom: 15px;
	position:absolute;
	bottom:15px;
	/*padding-top: 10px;*/
}

p.more a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 124px;
	height: 25px;
	display:block;
	padding-top: 10px;
	background: url(images/more.gif) no-repeat;
}

/* @group Post */

#mainc .post {
	width: 644px;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 15px;
}

#mainc .post h2 {
	font: 24px "Helvetica Neue";
	color: #fff;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#mainc .post h2 a {
	color: #fff;
	text-decoration: none;
}

#mainc .post h2 a:hover {
	text-decoration: underline;
}

#mainc .post p.by {
	padding:0px 0px 25px 0px;
	margin:0px;
}

#mainc .powrap {
	width: 601px;
	overflow: hidden;
	padding: 15px;
}

#mainc .powrap h3 {
	color: #009fea;
	font: bold 24px Helvetica;
	margin-bottom: 0px;
}

#mainc .powrap h3 a {
	color: #009fea;
	text-decoration: none;
}

#mainc .powrap h3 a:hover {
	text-decoration: underline;
}

#mainc .powrap p {
	font: 12px/15px Helvetica;
	color: #000;
	margin-bottom: 10px;
}

#mainc .powrap span {
	color: #009fea;
}

#mainc .powrap span a {
	color: #009fea;
	text-decoration: none;
}

#mainc .powrap span a:hover {
	text-decoration: underline;
}



/* @end */

/* @end */

/* @group Sidebar */

#sidebar { 
	float: left;
	margin: 0;
	width: 268px;
	display: inline;
	position: relative;
	padding-left: 11px;
}

#sidebar .qform {
	background: url(images/qform.gif) no-repeat;
	width: 243px;
	height: 304px;
	padding-left: 17px;
	padding-top: 9px;
	margin-bottom: 10px;
}

#sidebar .qform h3 {
	color: #fff;
	font: bold 26px "Helvetica Neue";
	margin-bottom: 10px;
	width: 200px;
}

#sidebar .qform p.first, .findd p.first { font: bold 14px Arial; color: #009fea; margin-bottom: 5px; position:absolute; top:97px; }
#sidebar .qform p.second, .findd p.second { font: bold 14px Arial; color: #009fea; margin-bottom: 5px; position:absolute; top:149px; }
#sidebar .qform p.third, .findd p.third { font: bold 14px Arial; color: #009fea; margin-bottom: 5px; position:absolute; top:198px; }

#sidebar .smidd {
	background: url(images/smidd.gif) repeat-y;
	width: 258px;
	margin-bottom: 20px;
}

#sidebar .smidd .stop {
	background: url(images/stop.gif) no-repeat 0 top;
	width: 258px;
}

#sidebar .smidd .stop .sbott {
	background: url(images/sbott.gif) no-repeat 0 bottom;
	width: 258px;
}

#sidebar .swrap {
	width: 245px;
	padding-left: 13px;
	padding-top: 15px;
	overflow: hidden;
}

#sidebar .swrap .sphoto {
	margin-bottom: 25px;
}

#sidebar .swrap ul {
	padding-left: 5px;
	margin-bottom: 13px;
}

#sidebar .swrap ul li {
	list-style-type: none;
	background: url(images/arrow.gif) no-repeat top left;
	padding-left: 17px;
	margin-bottom: 5px;
	color: #4b4d48;
	font: 12px "Helvetica Neue";
}

#sidebar .swrap ul li a {
	color: #4b4d48;
	text-decoration: none;
}

#sidebar .swrap ul li a:hover {
	text-decoration: underline;
}

#sidebar .spotlight {
	width: 223px;
	height: 46px;
	background: url(images/spotlight.gif) no-repeat;
	margin-bottom: 16px;
	padding-top: 108px;
	color: #fff;
	padding-left: 10px;
}

#sidebar .spotlight h3 {
	font-size: 15px;
	color: #ba253e;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	margin-top: 3px;
}

#sidebar .spotlight p {
	font-size: 14px;
	font-weight: bold;
}

#sidebar .blog {
	width: 223px;
	height: 46px;
	background: url(images/blog.gif) no-repeat;
	margin-bottom: 16px;
	padding-top: 108px;
	color: #fff;
	padding-left: 10px;
}

#sidebar .blog h3 {
	font-size: 15px;
	color: #0687c4;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	margin-top: 3px;
}

#sidebar .blog p {
	font-size: 14px;
	font-weight: bold;
}



/* @end */

#footer { 
	width: 950px;
	clear: both;
	background: url(images/footer.gif) no-repeat;
	margin-bottom: 10px;
	padding-top: 17px;
	padding-right: 2px;
	padding-bottom: 25px;
}

#footer p {
	text-align: right;
	color: #000;
	font: 12px Helvetica;
}

.clear { 
	clear: both; 
	background: none; 
}

.click {
	width: 62px;
	height: 22px;
	background: url(images/click.gif) no-repeat;
	text-indent: -5000px;
	position: absolute;
	padding: 0;
	margin: 87px 0 0 124px;
}

.click a {
	float: left;
	width: 62px;
	height: 22px;
	padding: 0;
	margin: 0;
}

/* @group Comments */

h3#comments, #respond h3 {
	font-size: 21px;
	margin-bottom: 6px;
	padding-left: 5px;
	padding-top: 5px;
}

ol.commentlist {
	padding-left: 6px;
	list-style-type: none;
	margin-top: 12px;
	padding-right: 65px;
}

ol.commentlist p {
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 21px;
}

.comment-meta {
	margin-top: 6px;
	margin-bottom: 10px;
}

.comment-meta a {
	color: #000;
	text-decoration: none;
}

ol.commentlist li {
	margin-bottom: 30px;
	margin-top: 15px;
}

ol.commentlist .avatar {
	float: left;
	margin-right: 10px;
}

#commentform input#submit {
	background: url(images/inputbg.gif) repeat-x 0 center;
	width: 159px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-top: 4px;
	border-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	text-transform: uppercase;
}

#commentform {
	margin-bottom: 22px;
	padding-left: 6px;
}

#commentform p {
	margin-bottom: 8px;
}

#commentform textarea {
	width: 350px;
	height: 150px;
	border: 1px solid #333;
	color: #333;
	font: 12px Arial;
	padding: 3px;
}

#commentform input#author, #commentform input#url, #commentform input#email {
	width: 200px;
	margin-right: 3px;
	border: 1px solid #333;
	color: #333;
	font: 12px Arial;
	padding: 3px;
}

.navigation { width:98%; overflow:hidden; height:1%; padding:0px 0px 30px 0px; margin-top:-10px; }
.navigation p.alignleft { float:left; width:48%; padding:0px; margin:0px; }
.navigation p.alignright { float:right; width:48%; text-align:right; padding:0px; margin:0px; }
.navigation a { color:#111111; text-decoration:none; }
.navigation a:hover { color:#111111; text-decoration:underline; }


/* @end */

#widgy.degree { background:url(images/inner-degree.gif) no-repeat top left; overflow:hidden; }

#widgy.degree form { width:210px; height:174px; margin:70px 0 30px 55px; padding:0; }

#widgy.degree form select { width:200px; padding:0; font-size:12px; }

#widgy.degree select.second { margin-top:13px; }

#widgy.degree select.third { margin-top:14px; }

#widgy.degree input { width:164px; height:39px; background:url(images/search-now.png) no-repeat top left; border:0; font-size:0; margin:31px 0 0 20px; cursor:pointer; text-indent:-10000px; line-height:0px; }

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#widgy.degree form { width:210px; margin:70px 0 32px 55px; padding:0; }
	#widgy.degree select.second { margin-top:17px; }
	#widgy.degree select.third { margin-top:17px; }
	#widgy.degree input { width:164px; height:39px; background:url(images/search-now.png) no-repeat top left; border:0; font-size:0; margin:31px 0 0 20px; cursor:pointer; text-indent:-10000px; line-height:0px; }
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.alignleft {
font-size:12px;
float:left;
}

.alignleft a:link,.alignleft a:visited {
color:blue;
text-decoration:none;
}

.alignleft a:hover {
text-decoration:underline;
}

.alignright {
float:right;
font-size:12px;
}

.alignright a:link,.alignright a:visited {
color:blue;
text-decoration:none;
}

.alignright a:hover {
text-decoration:underline;
}
