/* CSS Document (mt) Media Temple 2006, All rights reserved.*/

/*  

Theme Name: (mt) Media Temple WordPress Theme
Theme URI: http://mediatemple.net/
Description: (mt) Media Temple Wordpress Blog theme based on Kubrick v1.5: http://binarybonsai.com/kubrick/.
Version: 1.0
Author: Michael Heilemann & Dain Kennison 
Author URI: http://binarybonsai.com/ & http://mediatemple.net/

*/

/* Begin Typography & Colors */

.clearfix {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	overflow: hidden;
}

body {
	font-size: 62.5%;


/* Resets 1em to 10px */
	
	
	font-family: "Lucida Grande", "Lucida", Arial, Helvetica, sans-serif;
	background: #ffffff url('http://mediatemple.net/_images/backgrounds/ww_bg.gif') left top repeat-x;
	color: #333;
	text-align: center;
}

/**** mt content ****/

.logo {
	cursor: pointer;
	position: absolute;
	float: left;
	width: 230px;
	height: 25px;
	top: 30px;
	left: 40px;
	

/* IE 5+/Win only filter */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://mediatemple.net/_images/mtlogo.png');
}

.logo[class] {
	background-image: url('http://mediatemple.net/_images/mtlogo.png');
}

a.login {
	cursor: pointer;
	font-size: 11px;
	font-family: verdana;
	line-height: 200%;
	color: #808080;
	text-align: center;
	width: 280px;
	height: 30px;
	position: absolute;
	float: right;
	top: 15px;
	right: 40px;
	

/* IE 5+/Win only filter */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://mediatemple.net/_images/login_bg.png');
}

/* Other browsers. IE ignores [attributes] */

a.login[class] {
	background-image: url('http://mediatemple.net/_images/login_bg.png');
	color: #808080;
	text-decoration: none;
}

a.login, a:hover.login, a:visited.login, a:active.login {
	color: #808080;
	text-decoration: none;
}

a.login .over, a:visited.login .over {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.login .over, a:active.login .over {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------------- SEASONAL / HOLIDAY CSS ------------------

/* Christmas '07 
body {
 background-image:url(http://mediatemple.net/_images/seasonal/headersnow.gif);
}
a.logo {
 display:block;
 position:absolute;
 top:3px;
 left:0;
 margin:0;
 padding:0;
 width:406px;
 height:102px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://mediatemple.net/_images/seasonal/mtholidays_07.png');
}
a.logo[class] {
   background:url(http://mediatemple.net/_images/seasonal/mtholidays_07.png) no-repeat left top;
}


/* ---------------- END SEASONAL / HOLIDAY CSS ------------------ */

/** copyright footer **/

#copyright {
	padding-left: 10px;
	font-size: 9px;
	line-height: 250%;
	background: #ffffff 

/*url('/images/mtblogbgcolor.gif'*/);
}

#copyright a, copyright a:visited {
	color: #428CE7;
	text-decoration: none;
}

#copyright a:hover, copyright a:active {
	color: #428CE7;
	text-decoration: underline;
}

/** end copyright footer **/

A:link {
	color: #428CE7;
	text-decoration: none;
}

A:active {
	color: #428CE7;
	text-decoration: none;
}

A:visited {
	color: #428CE7;
	text-decoration: none;
}

A:hover {
	color: #428CE7;
	text-decoration: underline;
}

/**** end mt content ****/

#page {
	background-color: white;
	

/*border: 1px solid #959596;*/
	text-align: left;
}

#header {
	background: #ffffff url('/images/headbg.gif') repeat-x bottom left;
}

a.blogname, a.post-title {
	font-family: 'Myriad Pro', 'Myriad', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

a.blogname, a.blogname:hover, a.blogname:visited {
	font-size: 16px;
	letter-spacing: -1px;
	padding: 0 5px 0 10px;
	color: #AC0000;
	text-decoration: none;
}

a.post-title, a.post-title:hover, a.post-title:visited {
	font-size: 14px;
	color: #428CE7;
}

#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 12px;
}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	font-size: 0.75em;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	background: #ffffff 

/*url('/images/mtblogfooter.gif') no-repeat top*/;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: "Lucida Grande", "Lucida", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	letter-spacing: -1px;
	padding-left: 10px;
	color: #AC0000;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: right;
	padding-right: 80px;
}

h2 {
	font-size: 24px;
	letter-spacing: -1px;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #AC0000;
}

h2, h2 a, h2 a:visited, h3 a:visited, {
	color: #005E8F;
}

h3, h3 a, #sidebar h2, #sidebar h2 a, #sidebar h2 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, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.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;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

h2 a:hover, h3 a:hover {
	
}

a {
	/

*color: #428CE7;*/
	text-decoration: none;
}

a:hover {
	

/*color: #428CE7;*/
	text-decoration: underline;
}

#wp-calendar #prev 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 0 20px 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 955px;
/

*border: 1px solid #959596;*/
}

#header {
	

}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 30px 20px 0px !important;
	border-right: 1px solid #ddd;
	margin: 0px 0 0;
	width: 650px;
}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 0px 0 0 10px;
	width: 955px;
}

.post {
	margin: 0 0 30px;
	text-align: left;
}

.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: left;
}

#footer {
	padding-left: 8px;
	margin: 0;
	width: 955px;
	clear: both;
}

/* End Structure */

/*	Begin Headers */

h1 {
	

/*padding-top: 70px;*/
	margin: 0;
}

h2 {
	margin: 10px 0 0;
}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 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 */

/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li, #sidebar ul ul li {
	list-style: disc url(http://mediatemple.net/_images/lil_things/bullet_arrow_1.gif) outside;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 10px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
}

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: relative;
	top: -10px;
	padding: 5px 3px;
	text-align: left;
}

#searchform input {
	border: 1px solid #c2c2c2;
}

#sidebar #searchform #s {
	width: 103px;
	padding: 2px;
}

#sidebar #searchsubmit {
	position: relative;
	width: 57px;
	height: 22px;
	padding: 1px 1px 3px 1px;
	background: #ffffff url('/images/blogsearchbttn.gif') no-repeat bottom center;
	border: none;
}

.entry form {


/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: left;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */

/* Begin Sidebar */

#sidebar {
	margin-top: 20px;
	padding: 20px 0px 20px 0px;
	margin-left: 705px;
	width: 200px;
	background: #ffffff url('/images/mtblog_sidepod_bg.gif') no-repeat bottom center;
}

#sidebar img.topimg {
	position: relative;
	top: -25px;
}

#sidebar form {
	margin: 0;
}

/* 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: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/

/* SYSTEM INCIDENTS CATEGORY PAGE */

#incidents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	color: #000000;
	margin: 10px 0 10px 0;
}

#incidents h1 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin: 5px 0 0;
	padding: 0;
	color: #000000;
}

#incidents p.intro {
	margin: 0;
}

#incidents p.intro a, #incidents p.intro a:visited {
	text-decoration: none;
	color: #428CE7;
}

#incidents p.intro a:hover {
	text-decoration: underline;
	color: #428CE7;
}

#incidents a .incident {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 42px;
	border: none;
	margin: 5px 5px 5px 0;
	padding: 0;
	background: none;
	cursor: pointer;
}

#incidents a .incident .content {
	padding: 5px;
}

#incidents a .incident .content h2, #incidents a:visited .incident .content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

#incidents a:hover .incident .content h2 {
	color: #AC0000;
	text-decoration: none;
}

#incidents .incident .view {
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	text-transform: uppercase;
	color: #555555;
}

#incidents .incident .view input {
	border: none;
	width: 46px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url('http://mediatemple.net/_images/incidents/viewbttn.gif') no-repeat top center;
	cursor: pointer;
}

#incidents a TABLE {
	-moz-opacity: 0.75;
	opacity: .75;
	filter: alpha(opacity=75);
}

#incidents a:hover TABLE {
	-moz-opacity: 0.99;
	opacity: .99;
	filter: alpha(opacity=99);
}

/** PRIORITIES **/

/* high priority */

#incidents .priority-3 {
	
}

#incidents .priority-3 th {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/high_th.gif') no-repeat top left;
}

#incidents .priority-3 .content, #incidents .priority-3 .view {
	background: #F7A8A8 url('http://mediatemple.net/_images/incidents/high_bg.gif');
}

#incidents .priority-3 .end {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/high_end.gif') no-repeat top right;
}

/* medium priority */

#incidents .priority-2 {
	
}

#incidents .priority-2 th {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/medium_th.gif') no-repeat top left;
}

#incidents .priority-2 .content, #incidents .priority-2 .view {
	background: #F8D8A8 url('http://mediatemple.net/_images/incidents/medium_bg.gif');
}

#incidents .priority-2 .end {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/medium_end.gif') no-repeat top right;
}

/* low priority */

#incidents .priority-1 {
	
}

#incidents .priority-1 th {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/low_th.gif') no-repeat top left;
}

#incidents .priority-1 .content, #incidents .priority-1 .view {
	background: #F7F8A8 url('http://mediatemple.net/_images/incidents/low_bg.gif');
}

#incidents .priority-1 .end {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/low_end.gif') no-repeat top right;
}

/* resolved */

#incidents .priority-0 {
	
}

#incidents .priority-0 th {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/resolved_th.gif') no-repeat top left;
}

#incidents .priority-0 .content, #incidents .priority-0 .view {
	background: #B1E4CA url('http://mediatemple.net/_images/incidents/resolved_bg.gif');
}

#incidents .priority-0 .end {
	width: 6px;
	background: url('http://mediatemple.net/_images/incidents/resolved_end.gif') no-repeat top right;
}

#incidents .legend {
	display: block;
	float: right;
	font-size: 10px;
	margin: 10px;
}

#incidents .legend .h {
	background-color: #F7A8A8;
}

#incidents .legend .m {
	background-color: #F5B337;
}

#incidents .legend .l {
	background-color: #F7F8A8;
}

#incidents .legend .r {
	background-color: #e2e2e2;
}

/* END SYSTEM INCIDENTS */

/* update pod */

div.acctalertnew {
	height: 70px;
	background-image: url(http://mediatemple.net/_images/acct-alert_05.gif);
	background-repeat: repeat-x;
	color: #706a51;
	font-size: 11px;
	margin-bottom: 15px;
}

div.acctalertnew ul {
	height: 70px;
	list-style: none none;
	margin: 0;
	padding: 0
}

div.acctalertnew li {
	display: inline;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none none;
}

div.acctalertnew img.rtender {
	float: right;
	padding: 0;
	margin: 0;
}

div.acctalertnew li p {
	width: auto;
	margin: 20px 0 0 0;
	padding: 0;
}

div.acctalertnew a {
	color: #3795ff;
	font-weight: bold;
}

div.acctalertnew a:link {
	color: #3795ff;
	font-weight: bold;
}

div.acctalertnew a:visited {
	color: #3795ff;
	font-weight: bold;
}

div.acctalertnew a:hover {
	color: #1e518b;
	font-weight: bold;
}

div.acctalertnew a {
	color: #3795ff;
	font-weight: bold;
}

div.acctalertnew a:link {
	color: #3795ff;
	font-weight: bold;
}

div.acctalertnew a:visited {
	color: #3795ff;
	font-weight: bold;
}

div.acctalertnew a:hover {
	color: #1e518b;
	font-weight: bold;
}

/* end update pod */

/* from textpage.css */

#subhead {
	width: 100%;
	background: #f0f0f0;
	text-align: center;
	border-top: 1px solid #fff;
}

#subheaddiv {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}

#subhead h1 {
	padding: 0;
	margin: 42px 0;
	font: normal 26px "Lucida Grande", "Lucida", Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: -1px;
	font-weight: normal !important;
	float: left;
}

#subhead h1 a {
	color: #222;
	text-decoration: none;
}

#subhead h1 a b, #subhead h1 a:visited b, #subhead h1 a:link b {
	font-weight: normal;
	color: #88201b;
}

#subnav {
	float: right;
	font-size: 12px;
	color: #777;
	margin: 42px 0;
}

#subnav ul li {
	margin: 0 5px;
	display: block;
	float: left;
}

#subnav a, #subnav a:visited {
	color: #777;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
}

#subnav a:hover,
#subnav a:focus,
#subnav a.active,
body.aboutus #subnav a.subnav1,
body.contactus #subnav a.subnav2,
body.employment #subnav a.subnav3,
body.press #subnav a.subnav5,
body.aclogin #subnav a.subnav1,
body#getpass #subnav a.subnav2 {
	color: #8d1c1c;
	text-decoration: none;
	background: #d8d8d8;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

body#getpass #subnav a.subnav1 {
	color: #777;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	background: none;
}

.pagecolumn {
	width: 700px;
}

h2 a, h2 a:link, h2 a:visited {
	color: #000;
	font-weight: bold;
}

h2 a:hover {
	color: #99000 !important;
}

div.entry {
	padding-top: 5px;
}

div.entry {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	color: #8f8f8f;
}

div.entry p {
	margin-bottom: 12px;
	color: #8f8f8f;
}

div.post {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}

div.post img {
}

div.post small {
	text-transform: uppercase;
	padding-top: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #aaa;
}

a.more-link, a.more-link:link, a.more-link:visited {
	font-weight: normal;
	font-size: 14px;
	padding: 4px;
	line-height: 14px;
	background-color: #C3E2FF;
	color: #000 !important;
}

a.more-link:hover {
	!important; text-decoration: none;
	background-color: #FFFF99;
	color: #333333 !important;
	text-decoration: none;
}

/* v7 mt header styles */

#header {
	height: 70px;
	width: 100%;
	background: #1d2029 url(http://mediatemple.net/_images/mt-bodybg.gif) repeat-x top;
	z-index: 999;
}

#headerdiv {
	margin: 0 auto;
	text-align: left;
	width: 955px;
	position: relative;
}

.mtlogo a {
	display: block;
	width: 267px;

/* width:58px; */
	height: 27px;
	position: absolute;
	top: 20px;
	left: 

0px;
	/*margin:20px 25px 0;*/
	cursor: pointer;
	z-index:

999;
	/* IE 5+/Win only filter */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://mediatemple.net/_images/mtlogo.png');
	padding: 0 !important;
	margin: 0 !important;
}

.mtlogo[class] a {
	background: url(http://mediatemple.net/_images/mtlogo.png) no-repeat;
}

.mt-navholder {
	position: absolute;
	top: 18px;
	right: 0px;

/*margin:18px 0 0;*/
	width: 580px;
	z-index: 999;
}

.loginholder, .loginholder li, .loginholder li a {
	display: block;
}

.loginholder li a {
	width: 83px;
	height: 18px;
	background: url(http://v7.mediatemple.net/_images/nav/navsprite001.png) no-repeat;
}

.loginholder li a.sysstatus {
	background-position: 0px -59px;
}

.loginholder li a.sysstatus:hover, .loginholder li a.sysstatus:focus {
	background-position: -130px -59px;
}

.loginholder li a.mtlogin {
	background-position: -260px -59px;
}

.loginholder li a.mtlogin:hover, .loginholder li a.mtlogin:focus {
	background-position: -390px -59px;
}

.loginholder li a.topphone {
	display: none;
}

/* -- SLIM HEADER STYLES -- */

body.textpage, body.productpage, body#activate {
	background-image: url(http://v7.mediatemple.net/_images/mt-bodybg2.gif);
}

body.textpage #header, body.productpage #header, body#activate #header, body.weblogpage #header {
	height: 51px;
	width: 100%;
	background: #1d2029 url(http://mediatemple.net/_images/mt-bodybg2.gif) repeat-x top;
}

body.textpage .mtlogo a, body.productpage .mtlogo a, body#activate .mtlogo a, body.weblogpage .mtlogo a {
	width: 47px;
	height: 20px;
	top: 14px;
	left: 31px;
	background: url(http://mediatemple.net/_images/subpagelogo.gif) no-repeat;
	filter: none;
}

.thickheader .mtlogo a {
	left: 31px;
}

body.textpage .mtlogo a:hover, body.productpage .mtlogo a:hover, body#activate .mtlogo a:hover {
	width: 47px;
}

.slimheader .mt-navholder {
	top: 11px;
	right: 20px;
	width: 585px;
}

.thickheader .mt-navholder {
	top: 22px;
	right: 20px;
	width: 585px;
}

.slimheader .loginholder li, .thickheader .loginholder li {
	float: left;
	margin-right: 5px;
}

.slimheader .loginholder li a, .thickheader .loginholder li a {
	background: url(http://mediatemple.net/_images/nav/navsprite001.png) no-repeat;
}

.slimheader .loginholder li a.mtlogin, .thickheader .loginholder li a.mtlogin {
	width: 75px;
	height: 23px;
	background-position: -486px 0px;
}

.slimheader .loginholder li a.mtlogin:hover, .slimheader .loginholder li a.mtlogin:focus, .thickheader .loginholder li a.mtlogin:hover, .thickheader .loginholder li a.mtlogin:focus {
	background-position: -486px -50px;
}

.slimheader .loginholder li a.topphone, .thickheader .loginholder li a.topphone {
	display: block;
	width: 95px;
	height: 23px;
	background-position: -565px 0px;
}

a em, .hide {
	position: absolute;
	left: -9999em
}
div.social-media {
	float: left;
	width: 16px;
	margin-left: -35px;
	margin-top: 4px;
}
div.social-media span {
	display: block;
	float: left;
	margin: 2px;
	opacity: .5;
}
div.social-media span:hover {
	opacity: 1;
}
div.social-media span a {
	display: block;
	height: 100%;
	width: 100%;
}
div.social-media span.facebook {
	background: url('/wp-content/themes/mediatemple/images/weblog_social_minis.png') no-repeat;
	width: 16px;
	height: 16px;
	background-position: 0px 0px;
}
div.social-media span.facebook:hover {
	background-position: -16px 0px;
}
div.social-media span.twitter {
	background: url('/wp-content/themes/mediatemple/images/weblog_social_minis.png') no-repeat;
	width: 16px;
	height: 16px;
	background-position: 0px -16px;
}
div.social-media span.twitter:hover {
	background-position: -16px -16px;
}
div.social-media span.mailto {
	background: url('/wp-content/themes/mediatemple/images/weblog_social_minis.png') no-repeat;
	width: 16px;
	height: 16px;
	background-position: 0px -32px;
}
div.social-media span.mailto:hover {
	background-position: -16px -32px;
}

