/*these are styles that apply specifically to the resources pages*/
a {
	color : #486b91;
	text-decoration : underline;
	border-bottom:none;
}
a:visited {
	color : #486b91;
	text-decoration : underline;
}
a:hover {
	color : #000000;
	text-decoration : none;
}
.post {
	width:auto;
}
.post .title a {
	text-decoration:none;
}
.post .title a:hover {
	text-decoration:none;
}
.sideactive {
}

.entrybox {
	padding:0px;
	/*display:block;*/
	height:inherit;
	/*width:inherit;*/
}
.entrybox2 {
	color:#555555;
	/*width:100%;*/
}
.entrybox2 {
	cursor:pointer;
}
.entrybox2:hover, .entrybox2:hover a {
	background-color: #9F6B27;
	color:#FFFFFF !important;
	text-decoration:none;
}
.entrybox3 {
	margin-left:0px;
	padding:5px 0px 5px 0px;
	text-align:left;
	display:block;
	height:inherit;
	width:593px;
	color:#333333;
}
.entryboxtitle {
	padding:5px 0px 5px 10px;
}
.titlebg {
	background: #e4ebee;
	border-bottom:1px solid #888888;
	padding:0px;
	margin:0px;
}
.evenrow {
	background: #FFEDCF;
	/*width:100%;*/
}
th a, th span {
	color:#FFFFFF;
	text-decoration:none;
}
th a:hover, th span:hover {
	color:#FFFFFF;
}/*
th {
	text-shadow:0px 1px 0px #FFFFFF;
	background-color:#DDDDDD;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #999999;
	border-bottom: 1px solid #999999;
}
th:hover {
	background-color:#EDEDED;
}*/
th {
	text-shadow:0px 1px 0px #333333;
	background:url(../images/bar4.png) repeat-x left top;
	border-left:1px solid #EFDED1;
	border-right:1px solid #4F2B0F;
	border-bottom: 1px solid #4F2B0F;
}
th:hover {
	background:transparent url(../images/bar3.png) repeat-x left top;
}
th:hover a, th a {
	background:none !important;
}
th.rating {
	border-right:none;
}
.icon {
	padding:4px 10px 4px 5px;
	/*width:28px !important;*/
}
.article {
	margin:0px;
	padding: 0px 2px 0px 2px;
	text-align:left !important;
	/*width:350px !important;*/
}
.author {
	text-align:right !important;
	padding:0px 5px;
	/*width:180px !important;*/
}
.rating {
	width:79px;
}
.rate0 {
	background: url(../images/star2.png) 0px -13px no-repeat;
	text-indent:-9999px;
}
.rate1 {
	background: url(../images/star2.png) 0px -41px no-repeat;
	text-indent:-9999px;
}
.rate2 {
	background: url(../images/star2.png) 0px -71px no-repeat;
	text-indent:-9999px;
}
.rate3 {
	background: url(../images/star2.png) 0px -102px no-repeat;
	text-indent:-9999px;
}
.rate4 {
	background: url(../images/star2.png) 0px -131px no-repeat;
	text-indent:-9999px;
}
.rate5 {
	background: url(../images/star2.png) 0px -157px no-repeat;
	text-indent:-9999px;
}
.hwork {
	width:546px;
}
td.icon img {
	padding-left:5px;
}
table {
	position:relative;
	top:-4px;
	right:4px;
	width:596px;
	margin-top:-2px;
	margin-left:-4px;
	margin-bottom:-2px;
	margin-right:2px;
	border:1px solid #888888;
	background: #FFFFFF;
}

table h1 {
	font-family: Helvetica, sans-serif !important;
	font-weight: bold;
	font-size:16pt;
	color: #F93D00;
	width:585px;
}
.shadebox {
	display:block;
	background:#DFD0B5 top left;
	width:593px;
	height:auto;
	padding-bottom:4px;
	padding-left:5px;
}
.shadebox2 {
	display:block;
	background:#DFD0B5 top left;
	width:596px;
	height:auto;
	padding-bottom:4px;
	padding-left:5px;
}
#thumbns {
	width:500px;
	height:200px;
	margin-left:10px;
	padding:25px;
	display: block;
	float: left;

}
