body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	background: #EFECE7;
	background-image: url(images/bkgd_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#bgtop {
	background-image: url(http://www.singularcity.com/community/images/bkgd_top.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height:575px;
	margin-top: 0;
}
img {
	border: none;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #f37736;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* 	MAIN MENU
-------------------------------------------------------------------------------*/
#menu {
	background: #F7A60A;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #F7A60A;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 6px 8px 6px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	background: #F7A60A url("images/menu_active_bullet.png") bottom center no-repeat;
	color: #7A3B00;
	padding-bottom: 8px;
	text-decoration: none;
	}
	
.menuactive {
	background: #F7A60A url("images/menu_active_bullet.png") bottom center no-repeat;
	color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 8px 6px 8px 6px;
	text-decoration: none;
	font-weight:bold;
	
	}	

/* TOP NAV LINKS
--------------------------------------------------------------------------------*/
#uppernavcontainer {
	width:740px;
	height: 24px;
	float: right;
}

#uppernavleft { 
	float: right;
}

#uppernavright {
	float: right;
}

ul#mainlevel_uppernav {
  margin: 4px 0 0 0;
  padding: 0;
}

ul#mainlevel_uppernav li {
  display: inline; /* Shows each item side-by-side */
  list-style-type: none; /* Gets rid of the bullet points */
}
 
ul#mainlevel_uppernav a {
  font-size:12px;
  color: #a2968a;
  letter-spacing: .01em;
  display: block;
  float: right;
  padding:0 8px; /* Provides horizontal separation between menu items */
  border-right:1px solid #ffa900;
}

ul#mainlevel_loginnav {
  margin: 4px 0 0 0;
  padding: 0;
}

ul#mainlevel_loginnav li {
  display: inline; /* Shows each item side-by-side */
  list-style-type: none; /* Gets rid of the bullet points */
}
 
ul#mainlevel_loginnav a {
  font-size:12px;
  color: #ffffff;
  background-color:#ffa900;
  letter-spacing: .05em;
  display: block;
  padding:0 8px; /* Provides horizontal separation between menu items */
}

/* header Top-nav

#toplinks_wrap {
	height: 24px;
	width: 740px;
}

#toplinks #active_menu-nav {
	text-decoration: underline;
	color:#948671;
}

#toplinks ul {
	background:#fff;
	text-align:right;
	margin: 4px 0 4px 0;
}

#toplinks_wrap ul li {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#948671;
	display: inline;
	list-style-type: none;
	text-align:center;
}

#toplinks ul li a:link, #toplinks ul li a:visited {
	color: #948671;
	font-weight: normal;
	text-decoration: none;
	border-right: solid 1px #948671;
	padding-right: 6px;
}

#toplinks ul li a:hover,#header ul li a:active,#toplinks ul li a:focus {
	text-decoration: underline;
}
*/
 
 
/* Logo/Banner
-----------------------------------------------------------------------------------------------*/
#title {
	clear: both;
	width:940px;
	height: 87px;
}
#upperbanner {
	float: right;
	margin-top:14px;
}

/* CUSTOM PAGE STYLING TWO COLUMN 180PX 20PX 740PX
------------------------------------------------------------------------------------------------*/
div.customLeft180 {
	width:180px; 
	margin-right:20px; 
	float:left;
}

div.customRight740 {
	width:740px; 
	float:right;
}

div.customMiddle520 {
	width:520px;
	float:left;
}

div.customRight200 {
	width:200px; 
	float:right;
	margin-left:20px;
}

/* PROFILE PAGE STYLING
------------------------------------------------------------------------------------------------*/

div.page_header_profile {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #f37736;
	padding: 4px 10px 4px 200px;
	margin-bottom: 0px;
}

/* GROUP STYLING
------------------------------------------------------------------------------------------------*/

div.page_header_groups {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #8a7a67;
	padding: 4px 10px 4px 200px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

/* BLOG STYLING
------------------------------------------------------------------------------------------------*/

div.page_header_blogs {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #f37736;
	padding: 4px 10px 4px 200px;
	margin-bottom: 0px;
}

div.blog_pages_top {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-top: 1px solid #B9AC97;
}
div.blog_pages_bottom {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-bottom: 1px solid #B9AC97;
}

/* ALBUMS STYLING
------------------------------------------------------------------------------------------------*/

div.page_header_albums {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #f37736;
	padding: 4px 10px 4px 200px;
	margin-bottom: 0px;
}
div.album_pages_top {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-top: 1px solid #B9AC97;
}
div.album_pages_bottom {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-bottom: 1px solid #B9AC97;
}

/* EVENTS STYLING
------------------------------------------------------------------------------------------------*/

div.page_header_events {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #f37736;
	padding: 4px 10px 4px 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

div.events_pages_top {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-top: 1px solid #B9AC97;
}
div.events_pages_bottom {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-bottom: 1px solid #B9AC97;
}

/* FRIENDS STYLING
------------------------------------------------------------------------------------------------*/

div.friends_pages_top {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-top: 1px solid #B9AC97;
}
div.friends_pages_bottom {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: center; 
	padding: 7px 5px 7px 5px; 
	background: #EFECE7; 
	border-bottom: 1px solid #B9AC97;
}

/* Footer
-------------------------------------------------------------------------------*/
#footer_wrap {
	clear: both;
	height: 32px;
	width: 940px;
	border-top: 4px solid #f37736;
	padding-top:10px;
	padding-bottom:0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;
	/*border:1px solid #000000;*/
}

div#footerlinks {
	padding: 0;
	font-size: 11px;
	float:left;
	margin-left:0px;
	padding-left:0px;
}


div#footer {
	color:#948671;
	display: inline;
	list-style-type: none;
	margin: 4px 0 4px 0;
	padding-left:4px;
	text-align:left;
}

div#footer a:link, div#footer a:visited {
	color: #948671;
	font-weight: normal;
	text-decoration: none;
	border-right: solid 1px #948671;
	padding-right: 6px;
}

div#footer a:hover, div#footer a:active, div#footer a:focus {
	text-decoration: underline;
}

div#copyright {
	padding-top: 2px;
	float: right;
}

