﻿
#artlandscape {
	text-align: center;
	color: #BBB;
	background: url('g_backs/indexcompass.gif') bottom right no-repeat;
	width: 900px;
}

#artbody {
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#artavatar {
	float: left;
	width: 122px;
	height: 122px;
	border: 1px solid #CCC;
}

#artjournalhead {
	height: 130px;
	width: 700px;
	color: #DDD;
	margin: 30px 0 20px;
}

#artjhead {
	float: right;
	width: 576px;
	height: 86px;
}

#artjtop {
	border-bottom: 1px solid #CCC;
	width: 569px;
	height: 25px;
	font-size: 14px;
	text-align: right;
}

#artjmid {
	width: 569px;
	height: 30px;
	padding-bottom: 5px;
}

.artjtitle {
	font-size:26px;
	padding-left:34px;
	text-indent:-30px;
	font-family: "Palatino Linotype", times;
}

.jdate {
	font-stretch: 10%;
	padding: 3px 0 1px 6px;
	font-family: "Palatino Linotype", times;
}

.body {
	font-size: 14px;
	font-family: Verdana, arial;
	padding-bottom: 40px;
	color: #eee;
}

.body img {
	margin: 5px;
	padding: 1px;
	border: 1px solid #DDD;
}

/* ========== Article List ========== */

#fullmessagehead{
	background: url('g_backs/fullwidth2.jpg') top left no-repeat;
	width: 902px;
	height: 55px;
}

#fullmessage {
	background: url('g_backs/fullwidth.png') left repeat-y;	
	width: 902px;
	margin-left: 6px;
}

#fullmessagefoot{
	width: 902px;
	height: 20px;
	margin-left: 6px;
}

.aartic {
	margin-left: 40px;
	width: 795px;
	height: 160px
}

.aartictitle {
	font-family: "Palatino Linotype", times;
	font-size: 18px;
	display: inline;
}

.aarticauthor{
	font-size: 12px;
	font-family: "Palatino Linotype", times;
	display: inline;
}

.aartictitle a:hover{
	border-bottom: 1px dotted #8FA5C1;
}

.aarticicon {
	border: 1px solid #526D74;
	padding: 1px;
	width: 120px;
	float: left;
	margin: 5px 5px 3px 0;
}

.aartictext{

}
