/*
Theme Name: Duvys for YW
Theme URI: http://duvys.com/
Description: Design For YW Coffee Room.
Version: 0.01 
Author: Duvys Media
Author URI: http://www.duvys.com
*/


@import url('style.org.css');

a { color: #900; text-decoration: none; }
a:hover { text-decoration: underline; }
.sticky { background: #adb9e1; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #F8E0C6; }
#profile-menu li a:hover { background: #F8E0C6; }

#header { 
	background-image:none; 
	margin: 0 auto 10px;
	padding-top:10px;
	width: 760px;
	height: 60px;
	position: relative;
}
#front-page #hottags {
	visibility:hidden;
	display:none;
	width: 0px;
}
#front-page #discussions {
	margin-left: 20px;
/*	width: 590px; */
}

#post_content {
	width:550px;
}

.threadauthor a {
	word-wrap: break-word;
}