@import "ribbon.css";

body {
	font: 11px/17px "Lucida Grande", Helvetica, Arial, sans-serif;
	background: #fff url(images/header_tile.jpg) repeat-x 0px 25px;
	/* ruby header - uncomment the line below
	background: #fff url(images/header_tile_ruby.jpg) repeat-x; */
	color: #707685;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

/*<group=Misc>*/

h1, h2 {
	font-weight: normal;
	font-size: 1.27em;
}

h1 {
	margin: 20px 0 20px 0;
	clear: right;
}

h2 {
	margin: 20px 0;
}

td h2 {
	margin: 0 0 10px 0;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1.09em;
	font-weight: bold;
	color: #727887;
}

img {
	border: none;
}

.alignleft {
	float: left;
}

.alignright, .submit {
	float: right;
	margin-bottom: 20px;
}

.submit_disclaimer {
	float: left;
	font-size: 10px;
	margin-top: 20px;
}

.more {
	float: right;
	margin: 10px 0 20px 20px;
}

.submit, .messagelinks {
	margin-top: 20px;
}

.nofloat {
	float: none;
}

/*</group>*/

/*<group=Links>*/

a:link, a:visited {
	color: #707685;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #565c68;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

/*</group>*/

/*<group=Header>*/

#header {
	width: 947px;
	height: 110px;
}

#header_links, #header_links_ruby {
	position: relative;
	float: right;
	z-index: 50;
	margin: -38px 50px 0 0;
	_margin: -40px 27px 0 0;
	height: 20px;
}

#header_img {
	position: relative;
	z-index: 40;
}

#header_links a:link, #header_links a:visited, #header_links_ruby a:link, #header_links_ruby a:visited {
	padding: 0 15px;
	color: #fff;
}

.messages {
	background: url(images/messages.gif) no-repeat left center;
	padding-left: 17px;
}

#header_links_ruby .messages {
	background: url(images/messages_ruby.gif) no-repeat left center;
}

.rss {
	background: url(images/rss.gif) no-repeat left center;
}

#header_links_ruby .rss {
	background: url(images/rss_ruby.gif) no-repeat left center;
}

.signup {
	background: url(images/signup.gif) no-repeat left center;
	padding-left: 13px;
}

#header_links_ruby .signup {
	background: url(images/signup_ruby.gif) no-repeat left center;
}

.upload {
	background: url(images/upload.gif) no-repeat left center;
	padding-left: 11px;
}

#header_links_ruby .upload {
	background: url(images/upload_ruby.gif) no-repeat left center;
}

.login_out {
	background: url(images/login_out.gif) no-repeat left center;
	padding-left: 13px;
}

#header_links_ruby .login_out {
	background: url(images/login_out_ruby.gif) no-repeat left center;
}

/*</group>*/

#content {
	background: url(images/body_bottom_tile.jpg) repeat-x  bottom;
	font-size: 1.09em;
	min-width: 1070px;
	width: 100%;
}

* html .minwidth {
	padding-left: 1070px;
}

* html .container {
	margin-left: -1070px;
	position: relative;
}

/*\*/

* html .minwidth, * html .container, * html .layout {
	height: 1px;
}

/**/

#main_column {
	width: 630px;
	float: left;
	padding: 0 20px 50px 20px;
}

/*<group=Sidebar>*/

#sidebar {
	float: left;
	height: 100%;
}

#sbl, #sbc, #sbr {
	background: url(images/sidebar_left.png) no-repeat;
	height: 100%;
	min-height: 839px;
	width: 3px;
	float: left;
	text-align: center;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/sidebar_left.png');
	_height: 839px;
}

#sbc {
	background: url(images/sidebar_middle.png) repeat-x;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/sidebar_middle.png');
	width: 186px;
	padding: 20px 10px 0 10px;
}

#sbr {
	background: url(images/sidebar_right.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/sidebar_right.png');
}

#search {
	margin: 0 0 40px 0;
}

#searchform, #norm_searchform {
	float: left;
	width: 186px;
}

#norm_searchform {
	width: 125px;
	margin-top: 10px;
}

table.wide td.left #norm_searchform {
	width: 40px;
	margin: 0 10px 0 0;
}

#submit {
	width: 40px;
	display: inline;
	float: left;
	margin: 10px 0 0 10px;
}

table.wide td.left #submit {
	margin: 0;
	width: 30px;
}

.cat_middle {
	background: url(images/sidebar_head_middle.gif) repeat-x;
	top: -6px;
	padding: 2px 0 8px 0;
	_top: 0;
	_padding: 4px 0 3px 0;
	position: relative;
	font-size: 1.09em;
	font-weight: bold;
	text-align: center;
}

#sbc h4 {
	clear: both;
	background: url(images/cat_triangle.gif) no-repeat left center;
	padding-left: 10px;
	margin: 10px 0 -5px 0;
	text-align: left;
}

#sbc ul {
	text-align: left;
	margin: 10px 0 40px 10px;
}

#sbc ul li {
	list-style: inside url(images/list_disc.gif);
}

/*</group>*/

/*<group=3rd Column>*/

#third_column {
	width: 160px;
	float: left;
	margin: 20px 0 30px 20px;
	text-align: left;
}

#third_column h4 {
	width: 10px;
}

#third_column img {
	display: block;
	margin: 20px 0;
}

#third_column p {
	font-size: 0.85em;
	margin: 5px 0;
}

/*</group>*/

#dummy {
	clear: both;
	height: 1px;
}

#footer {
	min-width: 1070px;
	font-size: 0.91em;
	color: #cbcbcb;
	background: url(images/footer_tile.jpg) repeat-x;
	height: 42px;
	padding: 9px 0 0 20px;
}

/*<group=Home>*/

.pic_container, .cat_pic_container {
	width: 630px;
	background: url(images/wallframe_wide_middle.gif) repeat-y;
	position: relative;
	z-index: 10;
}

.cat_pic_container {
	height: 480px;
}

.item {
	margin: 0 20px;
	_margin: 0 10px;
	width: 160px;
	position: relative;
	z-index: 25;
	float: left;
	text-align: center;
}

.cat_pic_container .item {
	margin: 10px 20px 10px 30px;
	_margin: 10px 10px 10px 20px;
}

#sbc .item {
	width: 160px;
	float: none;
	margin: 10px auto;
	padding-left: 4px;
}

.caption {
	margin: 0 0 0 -10px;
}

.capt_middle {
	background: #fff;
	top: -3px;
	_top: 0;
	_padding: 1px 0;
	position: relative;
}

.wall {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(images/shadow-grid.gif) repeat;
	margin: 10px 0 5px 0;
}

html>body .wall {
	margin: 10px -10px -10px 0;
	background: url(images/shadow.png) right bottom no-repeat;
	margin: 10px 0 5px 0;
}

.wallarea .wall {
	margin: 30px 0 5px 0;
}

/* shadow corners */

.wall:before, .wall:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;
}

.wall:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.wall:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.wall .inner {
	display: block;
	position: relative;
	overflow: hidden;
	left: -4px;
	top: -4px;
	border: 2px solid #fff;
}

html>body .wall .inner {
	left: -8px;
	top: -10px;
	margin: 0;
}

.arrow_left:link, .arrow_left:visited, .arrow_right:link, .arrow_right:visited {
	background: url(images/arrow_left.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/arrow_left.png');
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 60px;
	left: 10px;
	z-index: 100;
	_cursor: pointer;
}

.arrow_left:active {
	background: url(images/arrow_left_active.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/arrow_left_active.png');
}

.arrow_right:link, .arrow_right:visited {
	background: url(images/arrow_right.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/arrow_right.png');
	left: 604px;
}

.arrow_right:active {
	background: url(images/arrow_right_active.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/arrow_right_active.png');
}

.descarea .arrow_right:link, .descarea .arrow_right:visited {
	left: 474px;
}

/*</group>*/

/*<group=View>*/

.wallarea, .descarea, .commentsarea {
	margin: 0 auto;
	width: 400px;
	text-align: center;
	z-index: 40;
	position: relative;
}

.descarea, .commentsarea {
	width: 500px;
	text-align: left;
}

.badge {
	width: 90px;
	height: 90px;
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: 50;
}

.wall_capt_link {
	background: #e2e4e8;
	font-weight: bold;
	padding: 2px 0 1px 0;
	position: relative;
	top: -4px;
}

.comment_capt {
	background: #e2e4e8;
	font-weight: normal;
	font-size: 0.91em;
	position: relative;
	clear: right;
	height: 18px;
	display: block;
	float: left;
}

.comment_capt a:link, .comment_capt a:visited {
	font-weight: bold;
}

.wall_capt_link:hover {
	color: #a0a5a9;
	text-decoration: none;
}

.wall_capt_link:active {
	color: #565c68;
}

#download {
	font-size: 0.91em;
	text-align: left;
	background: url(images/download_arrow.gif) no-repeat center left;
	margin: 20px auto;
	width: 150px;
	padding-left: 40px;
}

table.narrow, table.wide {
	width: 500px;
	background: url(images/lframe_middle.gif) repeat-y;
}

table.wide, .view_wide {
	width: 630px;
	background: url(images/lframe_wide_middle.gif) repeat-y;
}

table.rwide {
	width: 630px;
	background: url(images/rframe_wide_middle.gif) repeat-y;
}

table.wide tr td.left, table.narrow tr td.left, .mailboxes {
	font-weight: bold;
	padding: 0 20px 0 10px;
	width: 90px;
	text-align: left;
}

.mailboxes {
	padding-top: 5px;
}

tr td {
	padding: 3px 10px 3px 0;
}

.arrowlink {
	font-weight: bold;
	background: url(images/author_arrow.gif) no-repeat right center;
	padding-right: 15px;
}

table.narrow tr td .poster {
	font-weight: bold;
	background: url(images/author_arrow.gif) no-repeat right center;
	padding-right: 15px;
}

table.narrow tr td .forgot {
	font-weight: normal;
	background: none;
	display: inline;
	margin: 5px 0 0 150px;
}

table.narrow tr td .loginstuff {
	width: 270px;
}

.comment {
	clear: both;
	margin: 0 0 40px 0;
}

.user_icon {
	float: left;
	clear: right;
}

.comment p {
	clear: right;
	padding: 0 0 0 40px;
	margin: 0 0 20px 0;
}

#comment_content {
	width: 500px;
	height: 100px;
	margin: 0 0 10px 0;
}

/*</group>*/

/*<group=Messages>*/

.messagelinks {
	margin: 20px 0;
}

table.wide td.checkbox {
	width: 15px;
	margin: 0;
	padding-right: 0;
}

table.wide td.unread {
	font-weight: bold;
}

table.wide td.messitem, table.rwide td.messitem a:link {
	background: url(images/messages_arrow.gif) no-repeat 10px;
	padding: 0 20px 0 20px;
	width: 80px;
	text-decoration: none;
}

table.rwide td.messitem a:hover {
	background: #fff url(images/messsage_capt.gif) no-repeat right;
}

table.wide td.messitem .selected, table.wide td.messitem a:hover, .messitemarrow a:hover {
	background: #fff url(images/messsage_capt.gif) no-repeat right;
	padding: 0 10px 0 5px;
	text-decoration: none;
}

table.rwide tr td.left {
	padding: 0 10px;
	font-weight: bold;
}

.messitemarrow {
	display: block;
	background: url(images/messages_arrow.gif) no-repeat 10px;
	padding: 2px 0 2px 20px;
}

.messitemarrow a:hover {
	padding: 0 10px 0 5px;
}

td.right {
	width: 123px;
	padding-left: 20px;
}

td.right img {
	padding: 0 0 10px 0;
}

#message_content {
	width: 410px;
	height: 100px;
}

.view_wide span {
	margin: 0 20px 0 0;
	float: left;
}

.view_wide .alignright {
	float: right;
}

.view_wide p {
	padding: 20px 30px 0 130px;
	min-height: 120px;
}

.user_info {
	float: left;
	width: 130px;
	text-align: center;
}

.user_info img {
	margin: 10px 0;
}

/*</group>*/

/*<group=Profile>*/

.descarea h2.first {
	float: left;
	margin-top: 0;
}

.descarea .user_icon {
	float: right;
}

.descarea .pic_container {
	background: url(images/wallframe_narrow_middle.gif) repeat-y;
	width: 500px;
}

/*<group=Category>*/

.page_nav {
	margin-top: 10px;
}

.page_nav .comment_capt a:link {
	font-weight: normal;
	padding: 0 3px;
}

.page_nav .comment_capt a:visited {
	font-weight: normal;
}

.page_nav .comment_capt .current {
	text-decoration: underline;
}

.iconselect {
	padding: 4px ;
	height: 30px ;
	width: 30px ;
	display: block ;
	float: left; 
	border: 1px solid #F7F7F7;
}

/*</group>*/