/*
Site Name / URL
Adam Campbell / adam@hotmeteor.com
Date

Layout
*/

body {
	margin: 0;
	padding: 0;
}

/*
-----------------------------------
General Layout
-----------------------------------
*/

html, body {
}

body {
	background: #efefef url(../img/bg-body.png) repeat-x 0 0;
	/*background: #999 url(../img/bg-body.png) repeat-x 0 0;
	background: -moz-linear-gradient(top,  #BDBDBD, #fff);*/
}	
#add_space
{
	width:900px;
	padding-bottom:20px;
	margin-bottom:20px;
}
#add_space1
{
	float:left;
	border:5px solid black;
	border-width:2px;
	padding:10px;
	/*background-color:#F0690F;*/
	background-color:#FF7F00;
	font-size:14px;
	font-weight:bold;
	width:50%;
}
	#add_space1 A:Link
	{
		color:#000;
	}
	#add_space1 A:Visited
	{
		color:#000;
	}
	#add_space1 A:Active
	{
		color:#000;
	}
	#add_space1 A:Hover
	{
		color:#000;
	}
#add_space3
{
	width:40%;
	float:right;
	font-size:18px;
	text-align:right;
}
#add_space2
{
	padding:10px;
	width:80%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	clear: both;
}

#add_space2_left
{
	position:relative;
	height:auto;
	clear: both;
}

#addspacemain {
	/*background: url(../img/bg-right.png) repeat-y 0 0;*/
	padding:5px;
	float: right;
	/*min-height: 500px;*/
	height: auto !important;
	/*height: 200px;	
	width: 750px;*/
	position:relative;
	/*left:150px;*/
}
#add_space4
{
	padding:10px;
	width:100%;
	float:right;
	text-align:right;
}
#add_right {
	float: right;
	margin: 0 0 0 10px;
	padding: 5px 0 0 5px;
	width: 185px;
	text-align: right;
}
#container {
	margin: 0 auto;
	padding: 0 20px;
	width: 900px;
}

#footer {
	bottom:0;
	background: url(../img/bg-footer-full.png) no-repeat right 0;
	clear: both;
	/*margin: 0 0 50px;*/
	padding: 20px 0 0;
	position:relative;
	width: 100%;
}

/*
-----------------------------------
Header / Top Info
-----------------------------------
*/

#header {
	clear: both;
	height: 90px;
	margin: 0;
	position: relative;
	width: 100%;
}

#header-public {
	clear: both;
	height: 63px;
	margin: 0;
	position: relative;
	width: 100%;
}

#top-info {
	background: url(../img/bg-topinfo.png) no-repeat right bottom;
	clear: both;
	height: 70px;
	margin: 0;
	position: relative;
	width: 100%;
}

#top-info-noimage {
	clear: both;
	height: 70px;
	margin: 0;
	position: relative;
	width: 100%;
}
#s {
	background-color: #eee;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 240px;
}

#star-count {
	top: 100px;
	left: 5px;
	position: absolute;
	text-align: center;
	width: 100px;
}

/*
-----------------------------------
Page Layouts / Columns [ NORMAL ]
-----------------------------------
*/

#left {
	float: left;
	width: 150px;
}

#right {
	background: url(../img/bg-right.png) repeat-y 0 0;
	float: right;
	min-height: 500px;
	height: auto !important;
	height: 500px;	
	width: 750px;
}

#right-homepage {
	/*background: url(../img/bg-right.png) repeat-y 0 0;*/
	float: right;
	/*min-height: 500px;*/
	height: auto !important;
	/*height: 500px;	*/
	width: 350px;
	font-size:1.1em;
}
#left-homepage {
	float: left;
	width: 60%;
}
#top {
	clear: both;
	height: 105px;
	margin: 5px 15px 15px 14px;
}

#centre {
	float: left;
	margin: 0 0 50px 15px;
	padding: 20px 0 0 25px;
	width: 480px;
}

#sidebar {
	border-left: 1px solid #ddd;
	float: right;
	margin: 0 15px 50px 0;
	padding: 5px 0 0 15px;
	width: 185px;
}

#skinny {
	margin: 0 auto 50px;
	padding: 0 5px 10px 5px;
	width: 325px;
}

#thick {
	margin: 0 50px 50px;
	padding: 20px 0 0;
}

#thin {
	padding: 10px 10px 10px 10px;
}

#wide {
	margin: 0 25px 50px;
	padding: 20px 0 0;
}

#full {
	width: 100%;
}

.left-block {
	padding: 0 15px 0 0;
}

/*
-----------------------------------
Page Layouts / Columns [ NARROW ]
-----------------------------------
*/

.narrow #footer {
	background: url(../img/bg-footer-narrow.png) no-repeat right 0;
}

.narrow #top-info {
	background: url(../img/bg-topinfo-narrow.png) no-repeat right bottom;
}

.narrow #left {
	width: 230px;
}

.narrow #right {
	background: url(../img/bg-right-narrow.png) repeat-y 0 0;
	width: 620px;
}

.narrow #top {
	height: auto;
	margin-bottom: 0;
	padding: 15px 10px;
}

.narrow #wide {
	margin-top: 0;
	padding: 0;
}

/*
-----------------------------------
Page Layouts / Columns [ SINGLE ]
-----------------------------------
*/

.single #footer {
	background: url(../img/bg-footer-narrow.png) no-repeat right 0;
	margin: 0 auto;
	width: 620px;
}

	.single #footer p.footer-left {
		margin-left: 0;
	}

.single #top-info {
	background: url(../img/bg-topinfo-narrow.png) no-repeat right bottom;
	display: block;
	height: auto;
	margin: 0 auto;
	overflow: auto;
	padding: 0 0 10px;
	width: 620px;
}

.single #main {
	margin: 0 auto;
	width: 620px;
}

.single #right {
	background: url(../img/bg-right-narrow.png) repeat-y 0 0;
	width: 620px;
}

.single #top {
	clear: both;
	height: 100px;
	margin-bottom: 0;
	padding: 15px;
}

/*
-----------------------------------
Page Layouts / Columns [ FULL ]
-----------------------------------
*/

.full #footer {
	background: url(../img/bg-footer-full.png) no-repeat 0 0;
	margin: 0 auto;
	width: 100%;
}

	.full #footer p.footer-left {
		margin-left: 0;
	}

.full #top-info {
	background: url(../img/bg-topinfo-full.png) no-repeat 0 bottom;
	margin: 0;
	padding: 0;
	width: 100%;
}

.full #main {
	background: url(../img/bg-main-full.png) repeat-y 0 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.full #top {
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
}

.full #top-profile-img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

.full #wide {
	margin: 0 auto;
	padding: 5px 0 50px;
	width: 870px;
}

/*
-----------------------------------
Top
-----------------------------------
*/

#profile-img {
	float: left;
	width: 100px;
}

#profile-fans {
	background-color: #f2f2f2;
	display: block;
	height: 35px;
	/*width: 550px;*/
	margin: 0 2px 10px 110px;
	padding: 0 10px 10px;
	/*float:left;*/
	position: relative;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-outline: 1px solid #eee !important;
	-moz-outline-offset: 3px !important;
	-moz-outline-radius: 7px !important;
}

#profile-stars {
	background-color: #f2f2f2;
	display: block;
	height: 35px;
	/*width: 550px;*/
	margin: 0 2px 0 110px;
	padding: 0 10px 10px;
	/*float:left;*/
	position: relative;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-outline: 1px solid #eee !important;
	-moz-outline-offset: 3px !important;
	-moz-outline-radius: 7px !important;
}
#top-content {
	background-color: #f2f2f2;
	display: block;
	height: 80px;
	margin: 0 2px 0 114px;
	padding: 10px 15px;
	position: relative;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-outline: 1px solid #eee !important;
	-moz-outline-offset: 3px !important;
	-moz-outline-radius: 7px !important;	
}
#profile-top-content {
	background-color: #f2f2f2;
	display: block;
	height: 20px;
	margin: 0 2px 0 2px;
	padding: 10px 15px;
	position: relative;	
	width:88%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	-moz-outline: 1px solid #eee !important;
	-moz-outline-offset: 3px !important;
	-moz-outline-radius: 7px !important;	

}

/*
-----------------------------------
Teams
-----------------------------------
*/

.node-box-inner {
	border-top: 1px solid #bbb;
	padding: 20px 0;
}

/*
-----------------------------------
Media Ticker
-----------------------------------
*/

#m {
	display: none;
}

#mh {
	height: 40px;
	margin: 0;
}

#add-m {
	background-color: #ccc;
	border-top: 1px solid #eee;
	display: none;
	margin: 0 0 15px;
	padding: 0 0 10px;
}

#add-m-i {
	margin: -1px 0 5px;
	padding: 12px 10px 0;
}

.m-type-h {
	clear: both;
	height: 21px;
	width: 100%;
}

	.m-text {  background: url(../img/arrow-add-m.png) no-repeat 15px 0; }
	.m-quote {  background: url(../img/arrow-add-m.png) no-repeat 68px 0; }
	.m-image {  background: url(../img/arrow-add-m.png) no-repeat 121px 0; }
	.m-video {  background: url(../img/arrow-add-m.png) no-repeat 172px 0; }
	.m-link {  background: url(../img/arrow-add-m.png) no-repeat 225px 0; }
	.m-empty { padding: 20px 0; text-align: center; }
	.m-type { display: none; }
	
#mb {
	padding: 0;
}

.munit {
	position: relative;
}

.muniti {
	display: block;
	margin: 0 0 1px;
	padding: 10px 10px 7px;
}

.munitc {
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	clear: both;
	display: none;
	margin: 0 0 7px;
	padding: 4px 6px;
	position: absolute;
	right: 6px;
	top: 28px;
	z-index: 10;
}

/*
-----------------------------------
Settings
-----------------------------------
*/

.tabbed-section {
	display: block;
}

.p-img-area {
	background: #fff;
	margin: 0 0 20px;
	padding: 20px;
	text-align: center;
}

.row-area {
	clear: left;
	margin: 0 0 30px;
	width: 100%;
}

.item-row {
	border-bottom: 1px solid #ddd;
}

/*
-----------------------------------
Calendar
-----------------------------------
*/

.f-cal {
	width: 100%;
}

#calendar-actions {
	background-color: #f2f2f2;
	height: 18px;
	padding: 5px 0;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#calendar-filters {
	display: none;
	padding: 15px 20px;
}

/*
------ Single Event
*/

.event-node {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0;
	padding: 10px 0 30px;	
	width: 100%;
}

.event-meta {
	float: left;
}

.event-body {
	display: block;
	margin-left: 230px;
	width: 350px;	
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

/*
------ Event Creation
*/

#invite-area {
	display: none;
}

	.invite-area-show {
		display: block !important;
	}

/*
-----------------------------------
Messages
-----------------------------------
*/

#message-reply {
	border-top: 3px solid #f2f2f2;
	padding: 20px 0 0;
}

/*
------ Message Nodes
*/

.message-node {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0;
	padding: 10px 0 30px;	
	width: 100%;
}

.message-meta {
	float: left;
}

.message-body {
	display: block;
	margin-left: 230px;
	width: 350px;	
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

/*
------ Message Composition
*/

#message-form-left {
	float: left;
	width: 200px;
}

#message-form-right {
	display: block;
	margin: 0 0 50px 230px;
}

/*
-----------------------------------
Email
-----------------------------------
*/
/*
------ Email Composition
*/

#email-form {
	float: left;
}

#gameboard-form-right {
	display: block;
	margin: 0 0 10px 0;
	background-color: #f6f6f6;
}
/*===========================================================================================================*/
/*       TABLE       */
/*===========================================================================================================*/
.TableViewStyle {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	width:480px;
	padding: 5px;
	text-align: left;
	border:thin;
	border-spacing:0px;
	border-color:#CCCCCC;
	
}	
.TableViewRowStyle {
    background-color: #F4F4F4;
    color: #000000;
	padding: 2px;
	text-align: left;
	border:thin;
	border-style:solid;
	
}
.TableViewHeaderStyle {
	background-color:#FF9933;
	font-weight: bold;
	color: Black;
	padding: 2px;
	text-align: left;
	border:thin;
	border-style:solid;
	/*background-image: url(images/darkbg.jpg);*/
}
.TableViewHeaderStyle th {
	padding: 5px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5C592;
	border-left-color: #D5C592;
	text-transform: uppercase;
	font-size: 10px;
}
.TableViewCellStyle {
	padding: 1px;
	text-align: left;
	border:thin;
	border-style:solid;
	border-color:#CCCCCC;
	
}
.TableViewRowStyleNoBox {
    background-color: #F7F6F3;
    color: #333333;
	padding: 5px;
	text-align: left;
	
}
.TableViewHeaderStyleNoBox {
	background-color: #000;
	font-weight: bold;
	color: White;
	padding: 5px;
	text-align: center;
	
	background-image: url(images/darkbg.jpg);
}

.TickerTable
{
	padding: 3px;
	width: 500px;
	max-width: 500px;
}

.TickerTableWidth
{
	padding: 3px;
	width: 500px;
	max-width: 500px;
	overflow:hidden;
	font-size:12px;
}

.TickerTableWidth2
{
	padding: 3px;
	width: 400px;
	max-width: 500px;
	overflow:hidden;
	font-size:11px;
}

.TickerTableCellText
{
	padding: 3px;
	vertical-align:top;
	background-color:#E0F8E1;
	border-bottom:1px solid white;
}

.TickerTableCellBorderTop
{
	border-bottom:2px solid #FFFFFF;
}
.TickerTableCellBorder
{
	border-top:1px solid #CCCCCC;
	border-bottom:2px solid #FFFFFF;
	line-height: 4px;
}

.TickerTableCellImage
{
	padding: 3px;
	vertical-align:top;
}

.CommentTableCellText
{
	padding: 3px;
	vertical-align:top;
	background-color:#F3F3F3;
	border-bottom:10px solid #F3F3F3;
	width: 100%;
}

.CommentTableCellBorder
{
	border-top:1px solid #CCCCCC;
	border-bottom:10px solid #F3F3F3;
}

.CommentTableCellImage
{
	padding: 3px;
	vertical-align:top;
}
/* news */
.space
{
	margin-bottom: 10px;
	border-bottom:2px solid #CCCCCC;
	font-size:11px;
	font-weight:normal;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#3F3F3F;
}
	.space span
	{
		text-align:right;
		float:right;
		font-size:1.2em;
		font-weight:normal;
		font:Geneva, Arial, Helvetica, sans-serif;
		color:#3F3F3F;
		vertical-align:top;
	}

.space-top
{
	padding-top: 10px;
	margin-top: 10px;
	border-top:2px solid #CCCCCC;
	clear:both;
}
#News-Page
{
	width: 675px;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-top: 15px;
	padding: 20px 0 20px 20px;
	background-color:#fff;
	border:2px solid #ccc;
	float:left;

}

#News-Page-Comments
{
	width: 650px;
	/*margin-left:auto;
	margin-right:auto;*/
	padding: 20px;
	float:left;

}

	#News-Page-Comments a
	{
		font-size:1.4em;
		font-weight:normal;
		font:Rockwell;
	}
	
	#News-Page-Comments a:hover
	{
		color:#666;
	}

#News
{
	border:2px solid #CCA610;
	padding: 3px;
	margin-bottom: 10px;
	margin-top:30px;
}
#News li {
	font-size: 11px;
	margin-left: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	width:95%;
}

#News li a {
	color:#333333;
}

#News a:hover {
	color: blue;
}
#ggg
{
	color: #000;
	height: 100px;
	padding: 10px;
	background:#B3B62B;
}
#gradient {
	color: #000;
	height: 100px;
	padding: 10px;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#CCAD33), to(#EDE2B7));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #CCAD33, #EDE2B7);
	/*Gold:background: -moz-linear-gradient(top, #BFBD2B, #E3E2A3);
	background: -moz-linear-gradient(top, #BF702B, #E6C6AB);*/
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFCCAD33, endColorstr=#FFEDE2B7);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFCCAD33, endColorstr=#FFEDE2B7)";
}

#gradient-admin {
	color: #000;
	min-height:100px;
	padding: 10px;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#CCAD33), to(#EDE2B7));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #CCAD33, #EDE2B7);
	/*Gold:background: -moz-linear-gradient(top, #BFBD2B, #E3E2A3);
	background: -moz-linear-gradient(top, #BF702B, #E6C6AB);*/
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFCCAD33, endColorstr=#FFEDE2B7);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFCCAD33, endColorstr=#FFEDE2B7)";
}
