/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e5e5e5; /* #666666 */
	background: #000000;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

/***************** Link Colour *****************/
a {
	text-decoration: none;
	color: #ffffff; /* #C90404*/
}

a:hover {
	text-decoration: underline;
}
/***************** Link Colour End ************/

/***************** Imgae control *****************/
img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	float: 0 0 0 15px;
}
body#party img {
	text-align:center;
}
/***************** Imgae control End *****************/

/***************** Header *****************/

#header {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/header_LG.gif);
}
body#index div#header {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/header_LG.gif);
}
body#trevina div#header {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/tech/header.gif) no-repeat;
}
body#design div#header {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/glow/header_LG.jpg) no-repeat;
}
body#fun div#header {
	width: 800px;
	height: 309px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/fun/header_LG.jpg) no-repeat;
}
body#links div#header {
	width: 800px;
	height: 309px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/links/header.jpg) no-repeat;
}
body#party div#header {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/tech/header.gif) no-repeat;
}
#header h1, #header h2 {
	float: left;
	font-weight: normal;
}

#header h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
	/*color: #90210A;*/ /***OPTION**/
}

#header h2 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
	/*color: #90210A;*/ /***OPTION**/
}

#header a {
	text-decoration: none;
	color: #90210A;
}
/***************** Header End *****************/

/***************** Nav *****************/
#nav {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
body#index div#nav {
	background:  url(../img/nav_bar.png) 0 231px no-repeat;
}
body#about div#nav {
	background:  url(../img/nav_bar.png) 0 231px no-repeat;
}
body#trevina div#nav {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
body#fun div#nav {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
body#party div#nav {
	width: 800px;
	height: 311px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
#nav a {
	text-decoration: none;
	color: #4b507c;
}

p.navtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 237px 0 0 57px;
	color: #42393d;
}
p.navtexttech {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 223px 0 0 19px;
	color: #42393d;
}
p.navtextfun {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;*/
	padding: 223px 0 0 30px;
	color: #42393d;
}

span.navbar {
	padding: 0 0 0 127px;
	word-spacing: 15px
}
	

/***************** Nav end *****************/

/***************** Page **********************/

#page {
	width: 800px;
	margin: 0 auto;
	background:  url(../img/thread.gif) repeat-y;
}
body#index div#page {
	width: 800px;
	margin: 0 auto;
	background: url(../img/thread.gif) repeat-y;
}
body#trevina div#page {
	width: 800px;
	margin: 0 auto;
	background:  url(../img/tech/thread.gif) repeat-y;
}
body#party div#page {
	width: 800px;
	margin: 0 auto;
	background:  url(../img/tech/thread.gif) repeat-y;
}
body#design div#page {
	width: 800px;
	margin: 0 auto;
	background: url(../img/glow/side_bars.gif) repeat-y;
}
body#fun div#page {
	width: 800px;
	height: 437px;
	clear: right;
	margin: 0 auto;
	background: url(../img/fun/main_body.gif) 0 56px no-repeat;
}
body#links div#page {
	width: 800px;
	height: 444px;
	clear: right;
	margin: 0 auto;
	background: url(../img/links/cross_bar2.gif) 0 56px repeat-y;
}
/***************** Page End *****************/

/***************** Content **********************/

/*#content {
	float: right;
	width: 800px;
	padding: 0 20px 0 0;
	background:   url(../images/blue/center.gif) no-repeat;
}*/
body#index div#content {
	/*float: left;*/
	width: 800px;
	padding: 0 30px 0 50px;
	background:   url(../img/content_head.gif) no-repeat;
}
body#about div#content {
	/*float: left;*/
	width: 800px;
	padding: 0 30px 0 50px;
	background:   url(../img/content_head.gif) no-repeat;
}
body#trevina div#content {
	/*float: left;*/
	width: 800px;
	padding: 0 30px 0 50px;
	background:   url(../img/tech/content_head.gif) no-repeat;
}
body#party div#content {
	/*float: left;*/
	width: 800px;
	padding: 0 30px 0 50px;
	background:   url(../img/tech/content_head.gif) no-repeat;
}
body#design div#content {
	/*float: left;*/
	width: 800px;
	padding: 0 30px 0 50px;
	background:   url(../img/glow/content_head.gif) no-repeat;
}
body#fun div#content {
	/*float: left;*/
	width: 800px;
	padding: 0 30px 0 50px;
	background:   url(../img/fun/content_head.gif) no-repeat;
}
body#links div#content {
	/*float: left;*/
	width: 800px;
	padding: 0 30px 0 50px;
	background:   url(../img/links/content_head.gif) no-repeat;
}

#content .post {
	width: 600px;
	padding: 30px 110px 0 70px;
}

#content .post h2 {
	/*margin-bottom: 1em;*/
	text-transform: none;
	font-weight: normal;
	color: #90210A; /* #333333 */
}

#content .post h3 {
	margin-bottom: 1em;
	font-size: 100%;
}
#content .post h4 {
	/*margin-bottom: 1em;*/
	text-transform: none;
	font-weight: normal;
	font-size:1.2em;
	color: #90210A; /* #333333 */
}

#content .post p, #content .post ul, #content .post ol {
	/*margin-bottom: 1em;*/
	margin-right: 1.5em;
	line-height: 1.5em;
}
#content .post li.extra {
	margin-left:25px;
}
#content .post li.extra1 {
	margin-left:45px;
}

#content .post blockquote, #content .post ul, #content .post ol {
	margin-left: 3em;
}

#content .post a {
	color: #bfbfbf;
}
p.navextra {
	text-align:center;
}

body#party table{
	width:555px;
}
body#party td{
	padding: 5px 0 0 3px;
}
body#party td.text{
	text-align: center;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #fff;
}
/***************** Content End ************************/

/************** Sidebar right *************************/

#sidebarright {
	float: right;
	width: 150px;
	Height: 450px;
	padding: 15px 15px;
	background:  url(../images/blue/sidebar_right.gif) no-repeat;
}
/*************** Sidebar right end *********************/

/******************** Sidebar Left **************************/

#sidebar {
	float: left;
	width: 50px;
	Height: 450px;
	padding: 15px 10px 0 0;
	background:  url(../images/blue/sidebar_left.gif) no-repeat;
}
/***** Boxed Class(sidebar) *****/
.boxed {
}
.boxed h2 {
	margin: 15px 0;
	padding-left: 20px;
	background:  url(../images/blue/img6.gif) no-repeat left bottom;
	font-size: 92%;
	color: #f69679;
}
.boxed h3 {
	margin: 5px 0;
	padding-left: 0;
	font-size: 100%;
	color: #e5e5e5;
	text-transform: uppercase;
}
.boxed .list {
	background:   url(../images/blue/menu_break.gif) repeat-x;
	list-style: none;
}
.boxed .list li {
	padding: 10px 0 15px 0;
	background:   url(../images/blue/menu_break.gif) repeat-x left bottom;
}
.boxed .list a {
	text-decoration: none;
	color: #bfbfbf;
}
.boxed .list h3 {
	font-size: 90%;
}
.boxed .basictext {
	font-size: 77%;
	color: #e5e5e5;
}
/***** Boxed (sidebar) End *****/

/***** Table (sidebar) *****/
p.tablemain{
	width:130px;
	color:Gray;
	line-height:110%;
	border:none;
	/*margin-left:20px;*/
}
p.tablemainright{
	float: left;
	width:130px;
	color:Gray;
	line-height:100%;
	/*margin-right:20px;*/
}
td.tableimage{
    width:130px;
	padding:0 0 0 0;
	border: none;
	position: relative;
}
p.tabletext{
	width:100px;
	color:Gray;
	font-size:0.9em;
	_padding-left:0; /* IE hack */
	line-height:170%;
	text-align: center;
}
/***** Table (sidebar) End *****/

/***** Menu (sidebar left) *****/
#menu {
}

#menu ul {
	list-style: none;
	background:   url(../images/blue/menu_break.gif) repeat-x;
}

#menu li {
	padding: 10px 0;
	background:   url(../images/blue/menu_break.gif) repeat-x left bottom;
}

#menu a {
	text-decoration: none;
	color: #bfbfbf;
}

#menu a:hover {
	text-decoration: underline;
}

#menu h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
	color: #90210A; /***OPTION**/
}
/***** Menu (sidebar left) End ******/

/******* Table ********/
table {
	width: 130px;
	height: 130px;
}
.td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
/***** Table End *****/
/******* Table Reviews ********/
table {
	width:600px;
}
td.img{
	width:60px;
	height:95px;
}
/***** Table End *****/
/******************** Sidebar End **************************/

/******************** Footer **************************/

#footer {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	padding: 30px 640px 0 20px;
	background:  url(../img/footer.gif) no-repeat;
	font-size: 77%;
}
body#index div#footer {
	width: 800px;
	height: 160px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/footer.gif) no-repeat;
	font-size: 77%;
}
body#about div#footer {
	width: 800px;
	height: 160px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/footer.gif) no-repeat;
	font-size: 77%;
}
body#trevina div#footer {
	width: 800px;
	height: 160px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/tech/footer.gif) no-repeat;
	font-size: 77%;
}
body#party div#footer {
	width: 800px;
	height: 160px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/tech/footer.gif) no-repeat;
	font-size: 77%;
}
body#design div#footer {
	width: 800px;
	height: 160px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/glow/footer.gif) no-repeat;
	font-size: 77%;
}
body#fun div#footer {
	width: 800px;
	height: 154px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/fun/footer.gif) no-repeat;
	font-size: 77%;
}
body#links div#footer {
	width: 800px;
	height: 154px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:  url(../img/links/footer.gif) no-repeat;
	font-size: 77%;
}

#footer p {
	width:800px;
	margin-bottom: 1em;
	line-height: normal;
}
#footer a{
	text-decoration: none;
	color: #bfbfbf;
}
p.legal {
	color: #e5e5e5;
	font-size: 90%;
	padding: 30px 0 0 0;
	text-align: center;
}
p.links {
	color: #e5e5e5;
	font-size: 90%;
	text-align: center;
}
/******************** Footer end **************************/
