*
{	margin: 0 0;
	padding: 0 0;
	font-family: /*"Myriad", "Myriad Pro", */ Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{	color: #0156A4;	}
a img
{	border: none;	}
.clear
{	clear: both;	}
p
{	font-size: 12px;
}
.ghost
{	color: #CCCCCC;	}
.hide
{	display: none !important;	}
.spacer
{	height: 2em;	}

/** FooterStick Alt **/
html	{	height: 100%;	}
body	{	height: 100%;	}
#contentpane
{	position: relative;
	min-height: 100%;
}
* html #contentpane
{	height: 100%;	}
#content
{	padding-bottom: 150px;	
}

#footer
{	position: relative;
	margin-top:50px;
} 
/** FooterStick Alt **/



#contentpane, #content, #header, #footer
{	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#contentpane, #header
{	width: 990px;	}	

#header
{
	border-bottom: 3px solid #0156A4;
	margin-top: 20px;
	padding-bottom: 10px;
}

h1
{	padding-top: 20px;
	margin-left: 20px;
}

#navi
{	float: right;
	list-style: none;
}
#navi li
{	float: left;
	margin-right: 50px;
}
#navi li a
{	text-decoration: none;
	font-size: 11px;
}
#navidevelopers
{
	background: url('/assets/imgs/icons/dot.png') no-repeat left top;
	padding-left: 25px;
}
#navigallery
{	background: url('/assets/imgs/icons/gallery.png') no-repeat left top;
	padding-left: 25px;
}
#naviexplore
{	background: url('/assets/imgs/icons/explore.png') no-repeat left top;
	padding-left: 25px;
}
#navidiscuss
{	background: url('/assets/imgs/icons/discussion.png') no-repeat left top;
	padding-left: 25px;
}
#naviupload
{	background: url('/assets/imgs/icons/upload.png') no-repeat left top;
	padding-left: 25px;
}

#loginbox
{
	float: right;	
	clear: both;
	
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
	
	background: url('/assets/imgs/icons/user.png') no-repeat left 15px;
}
#loginbox a
{	text-decoration: none;	}
#loginform .clear
{	margin-top: 3px;	}
#loginform
	{	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	border: 2px solid #0156A4;
	background-color: #FFFFFF;
	padding: 25px 20px 20px 20px;
}
#loginform label
{	float: left;
	width: 6em;	}
#loginform label[for=cb_cookieuser_navbar]
{	width: auto;
	font-size: 10px;
	line-height: 20px;
}
#cb_cookieuser_navbar
{	vertical-align: text-top;	}
#closebtn
{	position: absolute;
	top: 5px;
	right: 20px;
}



/*#breadcrumbs*/
.breadcrumbs
{	font-size: 10px;
/*	margin-top: 6px; */
	padding: 5px;
/*	border: 1px solid  #666;*/
	margin-bottom: 10px;
}
.breadcrumbs ul
{	list-style: none;	}
.breadcrumb
{	text-decoration: none;
}


h2
{
	font-size: 36px;
	font-weight: 100;
	padding-top: 20px;
}

#footer
{	
	height:150px;
	background: url('/assets/imgs/footer.png') no-repeat right top;
	clear: both;
}
#footer h5
{
	font-size: 12px;
	line-height: 16px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 1em;
	clear: none;
}
#footer a
{
	line-height: 16px;
	text-decoration: none;
}
#footer a:hover
{	text-decoration: underline;	}
#footer .linkblock
{
	float: left;
	padding-right: 1em;
}
#footer .explore ul
{	float: left;
	margin-right: 20px;
}
#footer #copyright
{
	display: block;
/*	float: left;*/
	clear: both;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	
}
#footer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer_container
{
	padding-top: 25px;
}

.sidebar
{	float: left;
/*	width: 150px;*/
	width: 200px;
	padding-right: 10px;
	margin-right: 40px;
	border-right: 1px solid #666666;
}
.rhs
{	float: right;
	margin-right: 0;
	margin-left: 20px;
	border-right: none;
	border-left: 1px solid #666666;
	padding-right: 0;
	padding-left: 10px;
}
.contentbar
{	float: left;
	width: 650px;
	overflow: hidden;
}

#search
{	text-align: right;
	margin-top: 10px;
}
#search input[type=image]
{	vertical-align: middle; }


.announcement
{	background: #FEF7BD;
	padding: 10px;
	text-align: center;
}

.thumbs
{	height: 45px;
	width: 45px;
} 

img.avatar
{	border: 1px solid #CCCCCC;	}

#comments h4
{	width: 100px;
	font-size: 12px;
	font-weight: 100;
	margin-top: 0;
}
#comments textarea
{
	width: 250px;
	height: 150px;
	margin-top: 5px;
	font-size: 12px;
}
#comments input[type=submit]
{
	float: right;
}
#comments
{	margin-bottom: 50px;	}
#comments ul
{
	float: left;
	width: 350px;
	margin-right: 40px;
}
#comments .column
{	float: left;
	width: 250px;
}
#comments li
{	line-height: 18px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
#comments strong
{	float: left;
	padding-right: 1em;
}
.time
{	float: left;
	color: #999999;
	font-size: 10px;
	line-height: 18px;
}
.comment
{	clear: both;	}
.like
{	text-decoration: none;
	float: right;
}
.like img
{	vertical-align: middle;
	margin-left: 5px;
}

#top_menu_container {
	float:right;	
	width:auto;
}

#top_menu li {
	list-decoration:none;
	margin-left:10px;
	display:block;
	float:left;	
}

#nav_menu_container {
	float:right;
	width:auto;	
	margin-top:16px;
}

#nav_menu li{
	list-decoration:none;
	margin-left:10px;
	display:block;
	float:left;		
}
