/*
Theme Name: GMP Default
Description: This theme is based on a design created and implemented by Atelier Studios.
Version: 1.7
Author: Atelier Studios
Author URI: http://www.atelier-studios.com

/* CSS Document */
/* CSS Document */
/*- Page Structure */

/* NOTE The following sidebar items are being hidden */

.sb-latest {
         visibility:visible;}
.sb-links {
         visibility:visible;}
.sb-related {
		 visibility:visible;}
sb
html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

* {
	padding: 0;
	margin: 0;
	}

img {
 	border: 0;
	}

body {
	font: 62.5% Arial, Sans-Serif, 'Lucida Grande', Verdana;
	background-image:url(images/background-repeater.jpg);
	background-repeat:repeat-x;
	height:709px;
	color: #777;
	background-color:#fff;
	text-align: left;
	margin: 0 0 30px;
	}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:240px;
	color:#a4208d;}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a4208d;}

#page {
	
	text-align: left;
	margin: 14px auto;
	padding: 0 auto;
	position: relative;
	width: 860px;
	border-top: none;
	}

* html #page { width: 860px } /* IE hack */

.pagenav {}


#primary {
	width:585px;
	float:left;
	margin:0;
	padding:0px 20px 0 0;
	/*overflow:scroll;
	height:300px;*/
	}
	
	#primary h1 {
	text-transform:uppercase;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	color:#117190;
	margin:5px 0 5px 0;}
	
	#primary h2 {
	text-transform:uppercase;
	padding-bottom:5px;
	color:#117190;
	font-size:20px!important;
	margin:5px 0 5px 0;}
	
	#primary h3 {
	text-transform:uppercase;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	color:#117190;
	font-size:18px!important;
	margin:5px 0 5px 0;}
	
	#primary h4 {
	text-transform:uppercase;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	color:#117190;
	font-size:16px;
	margin:5px 0 5px 0;}
	
	#primary h5 {
	text-transform:uppercase;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	color:#117190;
	font-size:14px;
	margin:5px 0 5px 0;}
	
	#primary h6 {
	text-transform:uppercase;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	color:#117190;
	font-size:12px;
	margin:5px 0 5px 0;}

.secondary {
	font-size: 12px;
	line-height: 21px;
	padding:10px 0 0 18px;
	margin:0;
	float:left;
	background-image:url(images/secondary_background.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:230px;
	color: #666;
	position: relative;}


.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

/*- Main Menu in Header */
/*
ul.menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 100%;
	list-style-type:none!important;
	}

ul.menu li {
	display: inline;
	margin: 0;
	list-style-type:none!important;
	}

ul.menu,
ul.menu li a {
	padding: 5px 0px 6px;
		list-style-type:none!important;
	}

ul.menu li a {
	font-size: 11px;
    font-weight: bold;
	color: white;
	margin: 0;
    text-decoration: underline !important;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	list-style-type:none;
	}

.admintab {
	position: absolute;
	right: 0px;
	}

* html .admintab { padding: 5px 15px 6px }	/* IE hack */

a img,:link img,:visited img { border:none }

/*- Sidebar Subpages Menu */


#wh-subpages {
margin-bottom:10px;}
	
div#wh-subpages ul {
	padding:0!important;
	list-style-type:none!important;}

div#wh-subpages li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	font-weight:bold;
	list-style-type:none!important;
	margin:0;
	padding:3px 0 3px 15px;
	display:block;
	width:220px;
	float:left;}
	
div#wh-subpages ul li a {
	margin:0;
	padding:0;}





.sb-pagemenu {
	margin-bottom: 5px;
	visibility:visible;}

.sb-pagemenu ul {
	/*margin-left: 10px;*/}
	
.sb-pagemenu li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	/*margin-left: 10px;*/
	padding: 0;
	}

.sb-pagemenu .current_page_item {

	}

/*- Headings */

h1, h2, h3, h4 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color:#a4208d;
	}

h1 { /* H1 is the title in the header */
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 70px 40px 0;
	}

h1, h1 a, #header .description {
	text-decoration: none;
	}

h1 a:hover, h1 a:visited {
	text-decoration: underline;
	}

#header .description { /* Description in header */
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color:#117190;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	}		

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 14px !important;
	font-weight: none !important;
	display: inline;
	text-transform:uppercase;
	}
	
#recent-posts {
	margin-bottom:10px;}

.sb-latest	{
	font-weight:normal;}


#primary .entry-content ul li {
    list-style-type: none;
    background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 6px 11px;
	padding:3px 0 3px 21px;
	margin:0;
	border-bottom:1px solid #DDDDDD;
	background-color:#f8f8f8;
}

#primary .k2-asides h3 {
	font-size: 16px;
	font-weight: normal;
	}

.entry-head h2 {
	margin-top: 10px;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}


	
#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #117190;
	font-weight: normal;
	text-decoration: none !important;
	}

#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	/*margin-left: 15px;*/
	}

#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
	}

.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}

.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
}

#comment-personaldetails {
	margin-top: 10px;
}

.feedicon { /* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
	}

.feedlink img { /* On the sidebar */
	height: 16px;
	width: 16px;
	border: none;
	position: absolute;
	visibility:hidden;
	right: 0;
	}

.secondary .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

.secondary .k2-asides p {
	display: inline;
	}

.secondary .k2-asides .metalink {
	padding-left: 0px;
	}

.secondary span a {
	margin-left: 10px;
	}

body.page .entry-edit {
	position: absolute;
	right: 0;
	display:none;
	margin-top: -15px;
	}

.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/pencil.png') left center no-repeat;
	height: 16px;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	display: block;
	margin-top: 1px;
	color: #bbb;
	display:none;
	}

.entry-meta a, .comment-meta a {
	color: #777;
	}

.chronodata {
	padding: 2px 0 2px 20px ;
	background: url('images/time.png') left center no-repeat;
	}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 10px;
	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.png') left center no-repeat;
	}

/*- Primary Contents */

.hentry {
	margin: 0;
	padding: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	color: #777;
	margin:0;
	padding:0;
}

.entry-content p,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 15px 0 0 0;
	}

.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote {
	margin: 5px 0 0 0;
	}

.single .k2-asides .entry-content p,
.single .k2-asides .entry-content ul,
.single .k2-asides .entry-content ol,
.single .k2-asides .entry-content div,
.single .k2-asides .entry-content blockquote {
	margin: 13px 0 0 0;
	}

.metalinks {
	margin-top: 3px;
	}

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
	}

.nopassword {
	text-align: center;
	}

#commentlist {
	margin: 0;
	padding: 20px 0 20px;
	position: relative;
	}

#commentlist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

#commentlist li .comment-content {
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment- blockquote {
	margin: 13px 0;
	}

#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block;
	}

#commentlist li img {
	padding: 0;
	border: none;
	}

#commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}

#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

li.byuser {
	background: #edf4f5;
	}

li.bypostauthor {
	background: #edf4f5;
	}

li.bypostauthor blockquote {
	color: #666;
	background: #eee url('images/quote.png') no-repeat 10px 0;              
	}
	 
#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8;
	}

#pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

#pinglist li small {
	font-size: 0.8em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	margin-top: 20px !important;
	}

.comments #error {
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	padding-top: 3px;
	float: right;
	vertical-align: middle;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	margin: 0;
	}

/*.comments input[type=text], .comments textarea {
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}*/



.comments form #submit {
	margin: 0;
	float: left;}

#footer {
	height: 40px;
	margin: 10px 0 0 0;
	text-align:center!important;
	position: realitive;
	border-top:1px solid #C7C7C7;
	background-image:url(images/footer-background.jpg);
	height:82px;
	background-repeat:repeat-y
	line-height:18px;}

#footer p {
    padding-top: 10px;
    font-size: 11px;
    color: #CCC;}

#footer a:link { 	font-family:Arial, Helvetica, sans-serif; color:#C7C7C7; text-decoration:none;}
#footer a:visited { 	font-family:Arial, Helvetica, sans-serif; color:#C7C7C7;  text-decoration:none;}
#footer a:hover { 	font-family:Arial, Helvetica, sans-serif; color:#a11c9a; text-decoration:none !important;}
#footer a:active { 	font-family:Arial, Helvetica, sans-serif; color:#C7C7C7;  text-decoration:none;}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	}

a {
	color: #117190;
	text-decoration: none !important;
	}

a:hover {
	color: #117190;
	text-decoration: underline !important;
	}	

.entry-content a:visited {
	color: #117190;
	text-decoration: underline !important;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

#primary .entry-content img {
	margin: 0 5px;
	padding: 4px;
	border: 0px;
	max-width: 100%;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

.chronodata abbr { border: 0; }

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: #fff url('images/quote.png') no-repeat 10px 0;

	border: none;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	visibility:hidden;
	margin: 0px;
	padding: 10px 0 0 0;
	width: 100%;
	}

.comments .navigation {
	margin: 10px 0;
	visibility:hidden;
	}

.navigation .left {
	float: left;
	width: 50%;
	visibility:hidden;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	visibility:hidden;
	}

.navigation p {
	margin: 0;
	padding: 0;
	visibility:hidden;
	}*/

.navigation a {
	color: #999;
	visibility:hidden;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/*- Begin Lists */
.entry-content ol, .entry-content ul {
	padding: 10px 0 0 0;
	margin: 0;
	}

.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;

	}

.secondary div p {
	margin-top: 0.5em;
	}

.secondary ul, .secondary ol, .secondary div div {
	margin: 5px 0 0;
	padding-left: 0;
	}

.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
        list-style-type: none;
	}
	
/*.secondary ul li {
        list-style-type: none;
        background-image: url('images/arrow.gif');
	background-repeat:no-repeat;
	background-position: 0px 9px;
	padding-left:25px;
	}
*/
ol li {
	list-style: decimal outside;
	}

.sb-links ul li {
	}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

#searchform {
	margin-top: 20px;
	display: block;
	position: relative;
	}

#search h2 {
	display: none;
	}

/*input[type=text] {
	color: #777;
	font-size: 11px;
	padding: 1px;
	margin: 0;
	}*/

#s {
	width: 80%;
	height: 16px;
	border: 1px solid #A0A0A0;
	}

#s.livesearch {
	width: 90%;
	}

#searchreset {
	position: absolute;
	right: 0;
	top: 0;
	height: 16px;
	width: 16px;
	background: url('images/btn_search.gif') center center no-repeat;
	}

#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 16px;
	width: 16px;
	background: url('images/spinner.gif') center center no-repeat;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y;
	}

#searchcontrols small {
	margin: 0;
	padding: 0;
	}

/*- Attachment */

.attachment {
	text-align: center;
	}


/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */


/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/
.sb-comments-blc ul li span a, .sb-comments ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

.sb-comments-blc ul li {
	margin-bottom: 6px;
}

.sb-comments-blc li > a[title="Go to the comments of this entry"] {
	position: absolute;
	right:0;
	color: #999;
}

.activityentry {
	font-size: 1.1em;
	}

div#brians-latest-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	}


/*-
	FlickrRSS
*/

.sb-flickr div img {
	border: 0px;
	padding: 5px;
}

.sb-flickr div a img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px 3px 0;
}

.sb-flickr div a:hover img {
	border: 1px solid #999;
}

/*-
	WordPress: Touched
	http://twilightuniverse.com/2005/03/wordpress-touched/
	
	No support for Touched 0.6 in the rest of K2.
	Seems a bit flaky just now. Waiting for new version.
*/

#poststuff fieldset {
	border: none;
	}

#poststuff #title, #poststuff #excerpt, #poststuff #tags {
	width: 470px;
	}
	
#poststuff #title {
	font-size: 2em;
	}

/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/

.localtags, .technoratitags {
	display: none;
	}

/*
	Contact Form
*/


.wrap {
	background-color:#00FF99;}
	

	
	
label {
	width:100px!important;
	float:left!important;
	text-align:left!important;}
	


.contactform {
	width: 100%; 
	text-align:left;}

.contactright {
	width: 60%; 
	text-align: left;
	float: left; 
	display: inline; 
	padding: 0 auto; 
	margin: 0 auto;
	}
	/*
	.contactright input {
	height: 16px;
	border: 1px solid #A0A0A0;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	.contactright textarea {
	border: 1px solid #A0A0A0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}*/	
	
.contacterror {
	border: 1px solid #ff0000;
	}

input#contactsubmit {
	width: 99px;
	height:29px;
    margin-left: 143px;
/*	overflow:hidden;
	background: url('images/btn_send.gif') center center no-repeat;
	text-indent:-999px;*/}


/* Noteworthy */
.category-noteworthy h3.entry-title {
	background: url('images/heart.png') no-repeat right center;
	padding-right: 25px;
	display: inline;
}

.page-head h2 a {
text-decoration:none;
cursor: default ;
}
.page-head h2 a {
text-decoration:none !important;
cursor: default ;
}

.entry-title a {
text-decoration:none;
cursor: default ;
}
.entry-title a {
text-decoration:none !important;
cursor: default ;
}

.noteworthyLink { margin-left: 5px }

/* Here's the start of unsleepable css */

#menu {
    margin: 0;
    padding:35px 0 0 0;
	list-style-type:none!important;
    list-style-image: none;
    float:right;}
	


#menu li {
	float: left;
	font-size:15px;
	padding-left:30px;
	text-transform:uppercase;
	}

#menu a {
    font-size: 15px;
	float:left;
	font-weight:bold;
	}
	


#header a {
	color: #fff;
    text-decoration: none !important;
	}

#header a:hover {
	color: #287f9b;
    text-decoration: none !important;
	}

#top_img {
	width: 860px;
	height: 278px;
    clear:right;}

#banner_image {
	float:left;
	padding:5px 0 0 0;
	width:604px;}

#quicklinks {
	float:left;
	width:255px;
	padding:5px 0 0 0;}
	
#quicklinks ul {
	list-style-type:none;
	text-decoration:none;}

#quicklinks li {
	list-style-type:none;
	text-decoration:none;}


#heading_chemical_flasks {
		 overflow:hidden;
		 background-image:url(images/photos/chemical_flasks.jpg); background-repeat:no-repeat;
		 width: 605px; height:253px; display:block; padding:0 0 0 0; margin:0;}
			  

#manufacturing_link {
		background-image:url(images/navigation/manufacturing.jpg); text-indent: -5000px; overflow:hidden; 
		display:block; width: 253px; height:84px; text-decoration: none; background-repeat:no-repeat;}

		a#manufacturing_link:hover {background-position: -253px 0;}
		a#manufacturing_link.selected {background-position: -253px 0;}
		

#process_link  {
		background-image:url(images/navigation/process.jpg); text-indent: -5000px; overflow:hidden; 
		display:block; width: 253px; height:84px; text-decoration: none; background-repeat:no-repeat;}

		a#process_link:hover {background-position: -253px 0;}
		a#process_link.selected {background-position: -253px 0;}


#validation_link {
		background-image:url(images/navigation/validation.jpg); text-indent: -5000px; overflow:hidden; 
		display:block; width: 253px; height:84px; text-decoration: none; background-repeat:no-repeat;}

		a#validation_link:hover {background-position: -253px 0;}
		a#validation_link.selected {background-position: -253px 0;}

/*
body.page-17 #top_img {
	width: 500px;
	height: 300px;
        clear:right;
	background: url('images/header2dip.jpg') left top no-repeat;
}
body.page-9 #top_img {
	width: 500px;
	height: 300px;
        clear:right;
	background: url('images/header-makeup.jpg') left top no-repeat;
}
body.page-7 #top_img, body.page-15 #top_img {
	width: 500px;
	height: 300px;
        clear:right;
	background: url('images/header-models.jpg') left top no-repeat;
}
body.page-8 #top_img {
	width: 500px;
	height: 300px;
        clear:right;
	background: url('images/header3.jpg') left top no-repeat;
}
body.page-6 #top_img, body.page-11 #top_img, body.page-12 #top_img, body.page-14 #top_img {
	width: 500px;
	height: 300px;
        clear:right;
	background: url('images/header-artist.jpg') left top no-repeat;
}
body.page-13 #top_img{
	width: 500px;
	height: 300px;
        clear:right;
	background: url('images/header-writer.jpg') left top no-repeat;}

*/
#header {
	background-image:url(images/navigation/background-waves.gif);
	background-repeat:no-repeat;
	width:853px;
	height:109px;
	position:relative;
	margin:0px auto 0 auto;
	padding:0 60px 0 50px;}

#header .current_page_item a{
	color:#287f9b;
	}

/*#header .current_page_item a:hover{
	background: #117190;
    text-decoration: none !important;
	}*/

#title {
	float: left;
/*	width: 300px;	*/
	/*border-right: 1px solid #555;*/
	text-indent: -9000px !important;
	}

#title a {
	display: block;
	width: 115px;
	height: 95px;
	line-height: 10px;
	padding: 0 0 0 0;
	background: transparent url('images/logo.gif') no-repeat 0 5px !important;
	}

#title a:hover {
	background: transparent url('images/logo.gif') no-repeat 0 5px !important;
	}
	
a img,:link img,:visited img { border:none }
/* Here's the end of unsleepable css */

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* This is from Sawchuk scheme for K2 */
.download {
	background: #D0F29D url('images/mail-attachment.png') 10px center no-repeat;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	margin: 10px auto;
	padding: 20px 20px 20px 65px;
	text-align: center;
	font-size: 1.7em;
	line-height: 115%;
}
.download a, .download a:visited {
	color: #117190;
	text-decoration: underline !important;
	border-bottom: 2px dotted #117190;
}

.download a:hover  {
	color: #117190;
    text-decoration: none !important;
	border-bottom: 2px dotted #117190;
}

.code { /* use p class=code when you want to fake it, sometimes handy */
	background: #f2f2f2 url('images/utilities-terminal.png') 10px 5px no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin: 5px auto;
	padding: 20px 20px 20px 70px;
	text-align: left;
	font: 1.1em 'Courier New', Courier, Fixed;
}
	
code {
	display: block;
	background: #f2f2f2 url('images/utilities-terminal.png') 10px 5px no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin: 5px auto;
	padding: 20px 20px 20px 70px;
	text-align: left;
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alert {
	background: #ffcccc url('images/emblem-important.png') 10px center no-repeat;
	border-top: 2px solid #993333;
	border-bottom: 2px solid #993333;
	margin: 10px auto;
	padding: 20px 20px 20px 65px;
	text-align: center;
	font-size: 1.7em;
	line-height: normal;
}

.construction {
	background: #FFF6BF url('images/applications-development.png') 10px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 20px 20px 20px 65px;
	text-align: center;
	font-size: 1.7em;
	line-height: normal;
}

.other {
	background: #ededed url('images/dialog-warning.png') 10px center no-repeat;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	margin: 10px auto;
	padding: 20px 20px 20px 65px;
	text-align: center;
	font-size: 1.7em;
}

.changelog {
	display: block;
	background: #f2f2f2 url('images/changelog.png') 10px center no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin: 10px auto;
	padding: 20px 20px 20px 65px;
	text-align: left;
	font: 1.1em;
}

#recent-posts {}

#recent-posts li {
	border-bottom:1px dotted #DADADA;}

#links {}

#links li {
	border-bottom:1px dotted #DADADA;}









- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
  
			  
#button_pms {
	width:142px;
	height:21px;
	position:absolute;
	top:83px;
	left:762px;}
	
#button_pms a {
	background-image:url(images/login.jpg);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	overflow:hidden;
	text-indent:-5000px;
	width:142px;}
