/*
Theme Name: Modification Professor
Theme URI: http://www.axismedia.biz
Description: theme for modification professor 3/2009
Author:Melissa Cabral
Author URI: http://melissacabral.com/
Tags: green,  fixed width, three columns, widgets

	
*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Sans-Serif;
	
	
	}
	#page {
	border: none;
	background-image: url(images/wrapperfill.gif);
	background-repeat: repeat-y;
}




#content {
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Myriad Pro', Myriad,'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
}

#headerimg .description {
	display:none
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li ul li {
	font-size: 1em;
}

.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;
	}


.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background-image: url(images/bodyfill.gif);
	background-repeat: repeat-x;
	background-color: #D8E0E8;
	font-size: 14px;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 1013px;
	position: relative;
	}

#header {
	margin: 0;
	padding: 0;
	height: 384px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 0;
	width: 662px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	clear: both;
	margin-right: 12px;
	background-color: #C0DA99;
	margin-top: 30px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	height: 100px;
	width: 300px;
	position: absolute;
	left: 20px;
	top: 0px;
	}

h2 {
	margin: 0;
	font-weight: normal;
	color: #069;
	}

h2.pagetitle {
	margin-top: 30px;
	display: none;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #069;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #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 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	position:absolute;
	top:5px;
	right:12px;
	text-align: right;
	width: 300px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 330px;
	float: left;
	margin-top: 30px;
	}

#sidebar form {

	}
/* End Sidebar */



/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0px;
	background-image: url(images/quote_top.gif);
	background-repeat: no-repeat;
	background-color: #F1F4F7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

blockquote cite {
	margin: 0px;
	display: block;
	background-image: url(images/quote_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	color: #006495;
	height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-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;
}
.menu {
	position: absolute;
	top: 341px;
	right: 27px;
	width: 665px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	float: left;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
}
.page-item-3 {
}
.page-item-295, .page-item-5 {
	width: 248px;
	font-weight: bold;
}
.page-item-7 {
	width: 132px;
}
.page-item-10 {
	width: 130px;
}
.menu a {
	color: #FFF;
}
.menu a:hover {
	color: #FF3;
	text-decoration: none;
}
.middle {
	float: left;
	width: 400px;
}
.third {
	float: left;
	width: 250px;
}
p {
	margin: 15px 0;
	padding: 0px;
}
.featurelist {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #17A1C6;
}
.featurelist li {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-indent: 0px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.check {
	background-image: url(images/icon28_check.gif);
}
.o_check {
	background-image: url(images/icon28_check_orange.gif);
	padding-bottom:10px;
	line-height: 30px;
}
.money {
	background-image: url(images/icon28_money.gif);
}
td.money, th.money {
	background-image: none;
}
.sun {
	background-image: url(images/icon28_sun.gif);
}
.house {
	background-image: url(images/icon28_house.gif);
}
.middle h3, .middle p, .middle blockquote, .third h3 {
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.middle blockquote p{
	margin:0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.hilight {
	color: #069;
}
blockquote p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666;
}
h1 a span {
	display: none;
}
h1 a {
	display: block;
	height: 100px;
}
.download_large {
	background-image: url(images/button_downlopad_large.gif);
	display: block;
	height: 70px;
	width: 230px;
}
.order_large {
	background-image: url(images/button_order_orange.gif);
	display: block;
	height: 70px;
	width: 230px;
}
.download_large span, .order_large span {
	display: none;
}
#content {
	margin-bottom: 30px;
	margin-top: 30px;
}
#content h3 {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.third h3 {
	margin: 0px;
}
.middle ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.middle ul li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: -5px 3px;
}
.current_page_item a {
	color: #FF6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7C23F;
}
#sidebar h3 {
	margin-left: 20px;
	margin-bottom: 10px;
}
#sidebar .featurelist {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 55px;
}
#sidebar .download_large {
	margin-left: 20px;
}
#sidebar blockquote {
	padding: 15px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 1.4em;
}
#sidebar img {
	margin-top: 20px;
	margin-left: 20px;
}
.sticker span {
	display: none;
}
.sticker {
	display: block;
	height: 230px;
	position: absolute;
	top: 100px;
	width: 1000px;
}
.page-item-3 {
	width: 135px;
}
h4 {
	font-size: 15px;
	color: #069;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.featurelist li a {
	display: block;
	padding-left: 33px;
}
.utilities{
	position:absolute;
	top:5px;
	right:20px;
	width:550px;
	text-align:right;
	list-style-type:none;
	font-size:14px
}
.utilities li{
float:right;
width:120px;
}
#sidebar ul.widgets {
	margin: 0px 10px 10px 20px;
	padding: 0px;
	list-style-type: none;
}

/* css for the forms /*
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
 font:12px Geneva,arial,sans-serif; margin: 10px 0; padding: 10px 0; width: 100%; }
p {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form input.required{

}
form input {
	background-color: #FFF;
	border: 1px solid #cccccc;
	color: #000;
	padding: 5px;
}
form input {

}
form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
}
textarea 
					{width: 97%; margin-bottom: 6px; }
textarea 
					{background: #fff url('images/bg_box.gif') repeat-x left top;
border: 1px solid #b8b8b8;padding: 5px 8px;margin: 2px 0px;
}

textarea { overflow: auto; }

label.error {white-space: nowrap; float: none; color: red; padding-left: .5em; vertical-align: top; font-weight:bold}


#toolkit_form {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
}
form input.single {
	background-color: #FFF;
}
.button {
	background-color: #49A9B9;
	color: #FFF;
}
#toolkit_form .required {
	width: 150px;
}
.toolkit {
	background-color: #DAF1F3;
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom:20px;
}
#sidebar .toolkit h3 {
	padding-top: 10px;
	margin-left: 10px;
}
#sendbutton {
	background-color: #51B3C0;
}
#toolkit_form_full input,#toolkit_form_full select {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#toolkit_form_full p {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#toolkit_form_full .button {
	margin-top: 10px;
}
#toolkit_form_full #subject {
	width: 100px;
}
.qa-form-wrap
{
	width:400px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #DAF1F3;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A3DCE0;
	border-bottom-color: #A3DCE0;
}
.qa-form-label
{
	text-align:center;
	padding-top:15px
}
.qa-form
{
	position: relative; 
	width: 300px; 
	top:0px; 
	margin-left:auto; 
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px
}
.qa-form-results-wrap
{
	width:600px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #DAF1F3;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9FDBDF;
	border-bottom-color: #9FDBDF;
}

.qa-form-results
{
	position: relative; 
	width: 535px; 
	top:0px; 
	margin-left:auto; 
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px
}
.qa-yes
{
	font-size: 60pt;
	color: #690;
	text-align:center;
}
.qa-maybe
{
	font-size: 60pt;
	color: #000000;
	text-align:center;
}
.qa-no
{
	font-size: 60pt;
	color: #000;
	text-align:center;
}
#sidebar .widgets blockquote {
	margin-left: 0px;
}
.qa-form p {
}
.qa-form p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	color: #004364;
}
.qa-form input {
	width: 290px;
}
.qa-form input.button {
	width: 150px;
	font-weight: bold;
}
.iconlist {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8E0E8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iconlist li {
	float: left;
	width: 120px;
	height: 155px;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}
.iconlist img {
	margin-bottom: 5px;
}
#sidebar .textwidget img {
	margin: 0px;
	padding: 0px;
}
#cforms3form label {
display: block;
width: 117px;
float:left;
clear:left;
text-align:right;
margin-right:3px;
font-size:12px;

}
.emailreqtxt, .reqtxt {
	color: #CC0000;
	font-size: 10px;
margin:0;
padding:0;
margin-left:120px;

}
#cforms3form input.single {
	width: 220px;
	
	font-size: 12px;
	padding: 1px;
}
.cform ol, .cform li {
	list-style-type: none;
	margin: 5px 0px;
	padding: 0px;
}
.cf_hidden {
	display: none;
}
.linklove {
	display: none;
}
#cforms3form #sendbutton3 {
	color: #FFFFFF;
	background-color: #0066CC;
	margin-top: 10px;
}

.hilightbox {
padding:8px;
background-color:#C5EAED;
border:2px solid #58BAC5;
margin-right:15px;
line-height:1em;
}
.success {
	background-color: #C2EFD6;
	padding: 2px;
	border: 1px solid #E4F8ED;
margin-bottom:15px;
}
.failure{

	background-color:yellow;
	padding: 2px;
	border: 1px solid #E4F8ED;
margin-bottom:15px;

}

.cf-sb {
display:block;
width:180px;
text-align:right;
}
#post-10 table{
background-color:#F1F4F7;
margin-bottom:20px;
border-collapse:collapse;
border-bottom:2px solid gray;
}
#post-10 td{
padding:5px;
}
#post-10 table p{
margin:0;
padding:0;
}
