#header{
/*width: 943px;*/
  width: 966px;
  margin: auto;
}

#navigation {
  background: url(/public/images/layout.png) -3px 0px no-repeat;
  height: 50px;
}

#navigation .active .tab-left{
  background: url(/public/images/header_nav_active_left.png);
}

#navigation .active .tab-right{
  background: url(/public/images/header_nav_active_right.png);
}

#sub-menu{
  background: url(/public/images/layout.png) -3px -50px no-repeat;
}

#content{
  background: #fff url("/public/images/bg-main.png");
}

#sub-menu .active .tab-left{
  background-image: url(/public/images/sub-nav-tab-left.png);
}

#sub-menu .active .tab-right{
  background-image: url(/public/images/sub-nav-tab-right.png);
}

#content-left .active .tab-left{
  background-image: url(/public/images/nav_active_left.png);
}

#content-left .active .tab-right{
  background-image: url(/public/images/nav_active_right.png);
}

#photos .picture-holder dt a, .chat-icon{
  background:url(/public/images/chat_icon.gif) no-repeat;
}

.share{
  background: url(/public/images/share.gif) no-repeat;
}

#login-bg{
	padding: 20px;
}

/*
#login-bg{
  background: #EEEEEE url(/public/images/login_bg.png) repeat-x scroll 0 0;
  padding-bottom: 20px;
}

#login-bg span.submit-button-container {
	margin-left: 86px;
}

#login-top{
  background: url(/public/images/login-bg-top.png);
}

#login-bottom{
  background-image: url(/public/images/login-bg-bottom.png);
}
*/

#register-bg{
  background: #ededed url(/public/images/register-bg.png) repeat-x scroll 0 0;
}

#register-top{
  background: url(/public/images/register-bg-top.png);
}

#register-bottom{
  background-image: url(/public/images/register-bg-bottom.png);
}

.table .thead th{
  background: url(/public/images/table-top-middle.gif) repeat-x;
}
.table .tfoot-odd td{
  background: url(/public/images/table-bottom-odd-middle.png);
}
.table .thead .first-child{
  background: url(/public/images/table_top_left.png) no-repeat;
}
.table .thead .last-child{
  background: url(/public/images/table_top_right.png) no-repeat;
}
.table tbody .odd .first-child, .table tbody .even .first-child, .table tbody .new .first-child{
  background: url(/public/images/td-left.png) repeat-y;
}
.table .tfoot .first-child{
  background: url(/public/images/table_bottom_left.png) no-repeat;
}
.table .tfoot .last-child{
  background: url(/public/images/table_bottom_right.png) no-repeat;
}
.table .tfoot-odd .first-child{
  background: url(/public/images/table_bottom_gray_left.png) no-repeat;
}
.table .tfoot-odd .last-child{
  background: url(/public/images/table_bottom_gray_right.png) no-repeat;
}

#footer {
  background:#1F1F1F url(/public/images/footer_bg.png) repeat-x scroll 0 0;
}

#footer-inner {
  /*background:transparent url(/public/images/content_bot.png) no-repeat scroll 0 0;*/

}

#footer-inner .footer-title, #footer-inner-wide .footer-title {
	color:#FFE1CF;
	font-family:GothamBold,"Lucida Grande","Myriad Pro",Arial,Helvetica,Verdana,sans-serif;
	font-size:1.65em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	height:30px;
	line-height:1;
	margin:0 0 10px 0;
	overflow:hidden;
	position:relative;
	width:598px;
}

div.footer-cat {
	display:inline;
	float:left;
	width:20%;
}

div.footer-cat h3, div.footer-cat h3 {
	color:#E0E0E0;
	font-size:1.1em !important;
	font-weight:bolder;
	margin:0;
	text-transform:uppercase;
}

div.footer-cat li {
	padding:0.3em 0;
}

div.footer-cat a:link, div.footer-cat a:visited, div.footer-cat a:hover, div.footer-cat a:active {
	color:#E0E0E0;

}

li.post{
  background: url(/public/images/post.png) no-repeat left 3px;
  width: 168px;
}
li.profile{
  background: url(/public/images/profile.png) no-repeat left 3px;
}
li.photo{
  background: url(/public/images/photo.png) no-repeat left 3px;
}
#home li.photo{
  background: none;
}

/* =========================== */
/* ! SC Form Styles   */
/* =========================== */
td.sc-action-cell {
	white-space: nowrap;
	min-width: 60px;
}

div.left-option-align {
	float: left;
	overflow: hidden;
	min-width: 50%;
}

div.left-option-align div.ui-button {
	margin-left: 0px;
}

div.right-option-align {
	float: right;
	overflow: hidden;
}

div.right-option-align span.ui-button {
	margin-right: 0px;
}

div.right-option-align form {
	display: block;
	overflow: hidden;
}

div.button-row-container {
	overflow: hidden;
}

span.sc-button-fix {
	display: inline-block;
	margin: 0px;
}

.sc-form-comment {
	color: #7f7f7f;
}

input.short-text-input {
	width: 110px;
}

div.sc-form-row {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 27px;
	line-height: 27px;
}

div.sc-form-row .ui-button,
div.sc-form-row .ui-link {
	height: 25px;
	line-height: 25px;	
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	display: inline-block;
	margin: 0px;
}

div.sc-form-row input[type='text'] {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 130px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	height: 21px;
}

div.sc-form-row input[type='button'],
div.sc-form-row input[type='submit'] {
	line-height: 25px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.sc-form-row select {
	line-height: 27px;
	display: block;
	float: left;
	height: 27px;	
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}

div.sc-form-row option {
	height: 27px;
	line-height: 27px;
}

div.sc-form-row a.ui-link {
	cursor: pointer;
	text-decoration: none !important;
	background: #F6F6F6 url(/ui-themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) repeat-x 50% 50%;	
	border: 1px solid #CCC;
}

div.sc-form-row a.ui-link:hover {
	background: #FDF5CE url(/ui-themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) repeat-x 50% 50%;
	background-color: #FDF5CE !important;
	border: 1px solid #FBCB09;
}

span.sc-button-narrow {
	width: 30px;
}

div.sc-column-container {
	overflow: hidden;
	margin-bottom: 10px;
}

div.sc-column-container label,
div.sc-column-container textarea,
div.sc-column-container input {
	float: left;
	clear: both;
}

div.sc-column-container textarea,
div.sc-column-container input {
	margin-bottom: 10px;
}

div.sc-column {
	float: left;
	margin-right: 30px;
	width: 300px;
	overflow: hidden;
}

.sc-image-resize-holder img {
	max-width: 650px;
	max-height: 800px;
}

div.sc-form-section {
	overflow: hidden;
	margin-bottom: 10px;
}

div.sc-form-section div.ui-widget-content {
	padding: 10px;
	overflow: hidden;
}

div.ui-state-error {
	color: white;
}

.sc-written-by .sc-timestamp {
	color: #999999;
}

.sc-content-teaser {
	clear: both;
	overflow: hidden;
}

.pic div.info {
	word-wrap: break-word;
	width: 100%;
}
