/*
-----------------------------------------------
Turning Inward screen style
author: Jay Kerr / JAK MEDIA
version: Jan 21, 2010, 11:13 AM
----------------------------------------------- */

* { margin: 0; padding: 0; }

body {
	background: #f1fafe url(/images/bg-white.gif) repeat-x top left;
	font: 12px/18px "Tahoma", Arial, sans-serif;
	color: #484b4c;
}	

#wrapper {
  	width: 750px;
	background: transparent;
}

.floatleft {
	float: left; padding-right:40px;
}

.floatright {
	float: right;
}



/* Page Header
----------------------------------------------- */
#header {
	width: 750px;
	height: 172px;
	background: url(/images/bg-header.gif);
}

#logo {
	width: 250px;
	float: left;
}



/* Navigation
----------------------------------------------- */
#nav {
	padding-top: 130px;
	width: 500px;
	font: bold 11px Arial, sans-serif;
	color: #999999;
	text-align: right;
	background: transparent;
	float: right;
}

.navitem {
	width: 74px;
	height: 42px;
	border-right: 1px solid #e5eff6;
	text-align: right;
	float: right;
}

.navitemselected {
	padding: 4px;
	color: #484b4c;
	font-weight: bold;
	background: transparent;
}

#nav a {
	padding: 4px;
	color: #999999;
	background: transparent;
	border-bottom: 0px solid #000;
}

#nav a:hover {
	color: #0065a4;
	background: transparent;
	border-bottom: 0px solid #000;
}



/* Page Section
----------------------------------------------- */
#section {
	width: 750px;
	height: 212px;
	background: transparent;
	clear: both;
}



/* Content
----------------------------------------------- */
#content {
  	width: 750px;
	text-align: left;
	overflow: hidden;
	clear: both;
}

.content-left {
	float: left;
	padding: 0 0 40px 0;
  	width: 499px;
	text-align: left;
	border-right: 1px solid #d8ebf5;
	background: transparent;
}

.content-right {
	float: right;
	width: 250px;
	text-align: left;
	background: transparent;
}

.content-wrapper-left {
	padding: 0 40px 0 30px;
	background: transparent;
}

.content-wrapper-right {
	padding: 0 20px 0 40px;
	background: transparent;
}

.content-sidebar {
	padding: 30px 20px 30px 20px;
	background: transparent;
}

div.content-left ul {
	list-style:none;
	margin: 0 0 18px 0;
	padding-left: 10px;
}

div.content-left ul li {
	padding: 2px 0 0 15px;
	background:url(/images/bullet-4x7.gif) no-repeat 0 7px;
}

#faqs p {
	font: 11px "Tahoma", Arial, sans-serif;
	line-height: 13px;
	margin-bottom: 16px;
}

.asset-header {
	margin: 0;
}

.asset-meta {
	margin: 0 0 12px 0;
	font: italic 11px "Tahoma", Arial, sans-serif;
	color: #666;
}

.asset-content {
	margin: 0 0 40px 0;
}


/* Footer
----------------------------------------------- */
#footer {
	margin: 0 0 60px 0;
	clear: both;
	border-top: 1px solid #d8ebf5;
}

.footer-wrapper {
	padding: 5px 0 0 0;
	color: #787d7f;
	font: 10px "Tahoma", Arial, sans-serif;
	line-height: 1.3;
	text-align: left;
	background: transparent;
}




/* Links
----------------------------------------------- */
a, a:link, a:visited {
	text-decoration: none;
	color: #3c3f40;
	border-bottom: 1px solid #969c9f;
}

a:hover { 
	color: #000;
	background-color: #d8ebf5;
	border-bottom: 1px solid #000000;
}

a.entry-title, a.entry-title:link, a.entry-title:visited {
	text-decoration: none;
	color: #0065a4;
	border: none;
}

a.entry-title:hover { 
	color: #000;
	background-color: #bee8fa;
	border-bottom: 1px solid #000000;
}

	

/* Typography
----------------------------------------------- */
h1	{
	margin: 0 0 12px 0;
	font: 28px "Georgia", serif;
	color: #000;
}

h2	{
	margin: 0 0 12px 0;
	font: 24px "Georgia", serif;
	color: #0065a4;
}

h2.comments-header	{
	margin: 0 0 12px 0;
	font: 20px "Georgia", serif;
	color: #000;
}

h3	{
	margin: 0 0 12px 0;
	font: 20px "Georgia", serif;
	color: #0065a4;
}

h4	{
	margin: 0 0 10px 0;
	font: 16px "Georgia", serif;
	color: #000;
}

p {
	margin-top: 0;
	margin-bottom: 16px
}

.icon {
	vertical-align: bottom;
}

.emphasis {
	font: bold 13px "Tahoma", Arial, sans-serif;
	color: #3c3f40;
}

.scheduling {
	font: normal 14px/20px "Tahoma", Arial, sans-serif;
}

.testimonial {
	margin-bottom: 18px;
	font: italic 12px "Georgia", Arial, sans-serif;
	color: #0065a4;
}

.credit {
	font: normal 11px "Tahoma", Arial, sans-serif;
	color: #484b4c;
	text-align: right;
}

.label {
	font: 10px "Tahoma", Arial, sans-serif;
	text-align: left;
}

.fileinfo {
	color: #9ea7aa;
}

.copyright {
	color: #9ea7aa;
	text-align: left;
}

.indent {
	margin: 0 0 12px 25px;
}

.dottedrule {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 1px dotted #d8ebf5;
}

.dashedrule {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 1px dashed #d8ebf5;
}

.dashedruleclear {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 1px dashed #d8ebf5;
	clear: both;
}

.solidrule {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 1px solid #d8ebf5;
}

.min240px {
	height: 200px;
}



/* Form elements
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input {
	font-size: 12px;
	margin: 0 0 8px;
	padding: 2px;
}
		
#content textarea, #content input.feedback {
	width: 75%;
}

.buttonsubmit {
	font: 11px "Tahoma", Arial, sans-serif;
	vertical-align: bottom;
}

#search {
	width: 260px;
	background: #FBFAF4;
	border: 2px solid;
	border-color: #999 #D9D9D9 #D9D9D9 #999;
}

#search, #submit {
	vertical-align: bottom;
}

span.label, span.spacer, span.multiple span {
	width: 120px;
	float:left;
} 

span.multiple {
	float:left;
} 

span.button {
	padding-left:120px;
} 

div.clear {
	clear: both;
	padding-top: 5px;
} 

.fieldname {
	font: bold 10px "Tahoma", Arial, sans-serif;
	margin: 11px 0 3px 0;
	color: #7c7e7f;
}

.example {
	font: 11px "Tahoma", Arial, sans-serif;
	color: #999;
}

.box {
	padding: 0 15px 15px 15px;
	border: 1px solid #d0deec;
	background: #f9fdff;
}	




/* Images
----------------------------------------------- */

img {
	display: block;
	border: 0;
}

img.photo {
	padding: 4px;
	border: 1px solid #d8ebf5;
}

.inline {
	display: inline;
	border: 0;
	vertical-align: bottom;
}

.imgfloatleft {
	float: left;
	margin: 0 8px 8px 0;
 }

.imgfloatright {
	float: right;
	margin: 0 0 0 20px;
 }

.grabfloatright {
	float: right;
	margin: 0 0 8px 8px;
 }

.productfloatright {
	float: right;
	margin: 0 0 20px 20px;
 }


/* From MT4 blog.css
----------------------------------------------- */
 /* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

/*
.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}
*/

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}