/*
Title: Pastel Heavens Studio
URI: http://paperskies.net
Date: April 23th, 2009
*/

body {
	background: #ffffff url(images/topbg.gif) top left repeat-x;
	color: #7b7b84;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto 0 0;
	padding: 0;
}

/* LAYOUT */

#wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto 0 0;
}

#header {
	width: 800px;
	height: 273px;
	margin: 0 auto 0 0;
	padding: 0;
}

#div1 {
	width: 800px;
	height: 120px;
	border: 0px;
}

#div1x1 {
	background: url(images/div1x1.gif) top left no-repeat;
	width: 83px;
	height: 120px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div1x2nav {
	width: 161px;
	height: 120px;
	margin: 0px;
	border: 0px;
	float: left;
}

#menu1 {
 	list-style: none;
  	padding: 0;
  	margin: 0;
  	width: 161px;
  	height: 120px;
  	background: url(images/div1x2.gif) no-repeat;
  	position: relative;
}

#menu1 span {
  	display: none;
  	position: absolute;
}

#menu1 a {
  	display: block;
  	text-indent: -9999%;
  	position: absolute;
  	outline: none;
}

#menu1 a:hover {
  	background-position: left bottom;
}

#menu1 .domain {
  	width: 161px;
  	height: 34px;
  	background: url(images/ndomain.gif) no-repeat;
  	left: 0px;
  	top: 0px;
}

#menu1 .projects {
  	width: 161px;
  	height: 27px;
  	background: url(images/nprojects.gif) no-repeat;
  	left: 0px;
  	top: 34px;
}

#menu1 .escape {
  	width: 161px;
  	height: 27px;
  	background: url(images/nescape.gif) no-repeat;
  	left: 0px;
  	top: 61px;
}

#menu1 .clear {
  	width: 161px;
  	height: 32px;
  	background: url(images/nclear.gif) no-repeat;
  	left: 0px;
  	top: 88px;
}

#div1x3 {
	background: url(images/div1x3.gif) top left no-repeat;
	width: 70px;
	height: 120px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div1x4nav {
	width: 49px;
	height: 120px;
	margin: 0px;
	border: 0px;
	float: left;
}

#menu2 {
 	list-style: none;
  	padding: 0;
  	margin: 0;
  	width: 161px;
  	height: 120px;
  	background: url(images/div1x4.gif) no-repeat;
  	position: relative;
}

#menu2 span {
  	display: none;
  	position: absolute;
}

#menu2 a {
  	display: block;
  	text-indent: -9999%;
  	position: absolute;
  	outline: none;
}

#menu2 a:hover {
  	background-position: left bottom;
}

#menu2 .rewind {
  	width: 49px;
  	height: 110px;
  	background: url(images/nrewind.gif) no-repeat;
  	left: 0px;
  	top: 0px;
}

#menu2 .forward {
  	width: 49px;
  	height: 10px;
  	background: url(images/nforward.gif) no-repeat;
  	left: 0px;
  	top: 110px;
}

#div1x5 {
	background: url(images/div1x5.gif) top left no-repeat;
	width: 135px;
	height: 120px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div1x6 {
	background: url(images/div1x6.gif) top left no-repeat;
	width: 169px;
	height: 120px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div1x7 {
	background: url(images/div1x7.gif) top left no-repeat;
	width: 133px;
	height: 120px;
	margin: 0px;
	border: 0px;
	float: left;
}

#div2 {
	background: url(images/div2x1.jpg) top left no-repeat;
	width: 800px;
	height: 153px;
	margin: 0px;
	border: 0px;
	float: left;

}

#pageleft {
	color: #9b9ba5;
	float: left;
	width: 136px;
	height: auto;
	line-height: 21px;
	margin: -65px 0 0 0;
	padding: 0 20px 0 20px;
	position: relative;
}

#pageright {
	float: right;
	width: 491px;
	margin: -70px 0 0 0;
	padding: 0 133px 0 0;
	position: relative;
}

#pageright p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b84;
	line-height: 19px;
	text-align: justify;
	margin: 5px 0;
	padding: 0;
}

/* SIDEBAR NAVIGATION */

.navigation ul {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	list-style-type: none;
	width: 125px;
}

.navigation li {
	background: #222222;
	text-align: left;
	cursor: default;
	padding: 2px 10px;
	margin: 0 0 5px 0;
}

.navigation li:hover {
	background: #151515;
}

.navigation li a:link, .navigation li a:visited, .navigation li a:active {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

.navigation li a:hover {
	color: #9ef612;
	text-decoration: none;
	display: block;
}

/* Footer */

#foot {
	clear: both;
	width: 647px;
	margin: 0;
	padding: 10px 0 10px 20px;
	text-align: center;
}

#foot p {
	color: #ceced1;
	margin: 5px 0;
	padding: 0;
}

#foot em {
	color: #b5b3c8;
}

#foot_left {
	width: 187px;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
	float: left;
}

#foot_mid {
	width: 200px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: justify;
	float: left;
}

#foot_nav {
	width: 110px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	float: left;
}

#foot_nav ul {
	margin: 6px 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	width: 100%;
}

#foot_nav li {
	background: #fbf9fc;
	text-align: left;
	cursor: default;
	padding: 0 10px;
	margin: 0 0 4px 0;
}

#foot_nav li:hover {
	background: #f9f5fa;
}

#foot_nav li a:link, #foot_nav li a:visited, #foot_nav li a:active {
	color: #aeaaaf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

#foot_nav li a:hover {
	color: #988f9a;
	text-decoration: none;
	display: block;
}

#foot_right {
	width: 110px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

.qlink {
	color: #cecece;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	float: left;
}

.qlink a,  .qlink a:active, .qlink a:visited {
	color: #bfbfbf;
	background: #f8f8f8;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	margin: 3px;
	padding: 1px;
	float: left;
}

.qlink a:hover {
	color: #5fc1ea;
	background: #ffffff;
}

.part {
	float: left;
}

.part a, .part a:active, .part a:visited {
	border-bottom: 0px;
	padding: 0px;
}

.part a:hover {
	border-bottom: 0px;
	padding: 0px;
}

/* CONTENT */

.content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b84;
	line-height: 19px;
	text-align: justify;
	text-indent: 30px;
	margin: 5px 0;
	padding: 0;
}

.content b {
	color: #a6a6a3;
}

.content em , .content u, .content i {
	color: #a097be;
}

p a, p a:active, p a:visited, .bar_left a, .bar_right a, .bar_left a:active, .bar_right a:active, .bar_left a:visited, .bar_right a:visited {
	color: #de3c71;
	border-bottom: 1px dotted #fedf77;
	text-decoration: none;
}

p a:hover, .bar_left a:hover, .bar_right a:hover {
	color: #afa1a2;
	border-bottom: 1px solid #fdc170;
}

.content img, #foot img {
	background: #f8f4f9;
	padding: 5px;
	margin: 2px;
}

.content img:hover, #foot img:hover {
	background: #ffface;
}

.content img.roll a {
	display:block;
	width: 90px;
	padding:10px 10px 10px 7px;
	font: bold 13px sans-serif;;
	color:#333;
	background: url("rollover-image.gif") 0 0 no-repeat;
	text-decoration: none;
}

.content img.roll a:hover { 
	background-position: 0 -35px;
	color: #049;
}

.content img.roll a:active {
	background-position: 0 -70px;
	color:#fff;
}

img.special {
	background: #ffface;
	padding: 5px;
	margin: 2px;
}

.center {
	text-align: center;
}

.bar_left {
	text-align: left;
	padding: 0;
	width: 230px;
	float: left;
}

.bar_right {
	text-align: left;
	padding: 0;
	width: 230px;
	float: left;
}

ul, ol {
	margin: 0 auto 0 auto;
	width: 80%;
	line-height: 19px;
	list-style: square;
}

li {
	color: #a2b5c4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li:hover {
	color: #f06c78;
}

li a, li a:active, li a:visited {
	color: #735ed6;
	text-decoration: none;
	font-weight: bold;
}

li a:hover {
	color: #e02d6a;
}

blockquote {
	color: #9e6e72;
	background: #f9f6e6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	margin: 0 auto 10px auto;
	display: block;
	height: auto;
}

blockquote .left {
	float: left;
}

blockquote .right {
	float: right;
}

blockquote p {
	text-indent: 0px;
}

blockquote a, blockquote a:active, blockquote a:visited {
	color: #786869;
	text-decoration: none;
	padding: 2px;
}

blockquote a:hover {
	background: #ffffff;
}

/* FORM */

input, textarea, select {
	color: #ea354e;
	background: #f0f9e3;
	border: 0px;
	border-bottom: 2px solid #fdfdf1;
	padding: 2px;
}

/* TABLES */

.rotate {
	margin: 0 auto;
}

.list {
	margin: 5px auto;
	width: 300px;;
}

.list td {
	background: #f8faf6;
	margin: 0;
	padding: 5px 5px;
}

td.list_img {
	background: #ffffff;
	border: 1px solid #eae4eb;
	text-align: center;
	width: 200px;
	margin: 0;
	padding: 0;
}

td.list_link {
	background: #ffffff;
	border: 1px solid #eae4eb;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	width: 100px;
}

td.list_title {
	background: #ebefe8;
	font-size: 13px;
	text-align: center;
	text-transform: lowercase;
}

td.list_desc {
	color: #afa4a5;
	font-size: 11px;
}

td.list_status {
	color: #b2a5a7;
}

td a, td a:active, td a:visited {
	color: #e6dfe9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

td a:hover {
	color: #af9ab3;
}

/* MISC */

img {
	border: 0;
}

h1 {
	color: #919191;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 35px;
	margin: 0 auto;
}

h1:hover {
	color: #ea364e;
}

h2 {
	color: #a5af9c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 16px;
	padding: 0 40px;
	margin: 0 auto;
}

h2 b {
	font-weight: normal;
}

h3 {
	color: #d4b1a6;
	background: #f9f3cf;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 5px 10px;
	margin: 10px auto;
}