/*********** Content ***********/
div#content {
	width: 400px;
	margin: 0;
	position: absolute;
	top: 10px;
	left: 230px;
}

img {
	margin: 5px 0;
}

/*********** Article ***********/
#article-container {
	padding-top: 18px;
	position: relative;
}

#article-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	display: block;
	height: 18px;
}

#article-title {
	height: 18px;
	float: left;
	background-color: #5B3E1B;
	color: white;
	padding: 1px 30px 0 5px;
}

#article-date {
	height: 18px;
	float: left;
	color: #5B3E1B;
	padding: 0 5px;
}

#article-content {
	background: white;
	color: #5E5E5E;
	width: 100%;
	border: 1px solid #5B3E1B;
	padding: 10px;
}

/*********** Tag List ***********/
div#tags {
	position: absolute;
	top: 28px;
	right: 10px;
	width: 230px;
}

li.tag-list {
	list-style-image: url('/images/layout/dot.gif');
	color: #5E5E5E;
	line-height: 25px;
	font-size: 11pt;
}

div#tags li.tag-list a {
	color: #5B3E1B;
	line-height: 25px;
	font-size: 11pt;
	background-image: url('/images/layout/arrow-icon.png');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 2px 22px 2px 0;
}

div#tags li.tag-list a:hover {
	text-decoration: none;
}

/*********** Anchors ***********/
a.external, a.external:link, a.external:visited {
	background-image: url('/images/layout/external-link.jpg');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 2px 16px 2px 0;
	cursor: pointer;
	color: #7883BB;
}
	
a.external:hover {
	color: #7883BB;
	cursor: pointer;
}

a.internal,
a.internal:link,
a.internal:visited {
	color: #5B3E1C;
	background: none;
	padding: 0;
}

/*********** Dots ***********/
div#article-date span {
	display: block;
	float: left;
}

span.dot {
	width: 15px;
	height: 15px;
	background-image: url(/images/layout/dot.gif);
	background-repeat: no-repeat;
	background-position: 50% 60%;
}

/*********** More ***********/
div#more {
	position: absolute;
	top: 175px;
	left: 0;
	width: 220px;
}

div.more-container {
	border: 0;	background-color: white;
	margin-bottom: 15px;
}

div.more-header {
	height: 18px;
	background-color: #5B3E1B;
	color: white;
	padding: 2px 31px 0 6px;
	text-align: center;
}

div.more-content {
	width: 220px;
}

div.more-item {
	width: 103px;
	margin: 5px 0 5px 5px;
	float: left;
	border: 0;
	text-align: center;
}

div.prev a,
div.next a {
	display: block;
	height: auto;
	background-repeat: no-repeat;
}

div.prev a {
	background-image: url(/images/layout/arrow-prev.png);
	background-position: 0 80%;
	padding: 0 0 0 25px;
}

div.next a {
	background-image: url(/images/layout/arrow-icon.png);
	background-position: 100% 80%;
	padding: 0 25px 0 0;
}

div.more-item-header {
	text-align: left;
	background: #7B85C1;
	color: white;
	padding-left: 5px;
}

div.more-item-content {
background-color: #D1DAE4;
padding: 1px;
}


/*============================================================================*/
/*                            reaction styles                                 */
/*============================================================================*/

/********************** article reactions **********************/
div.articleReactions {
	margin: 1em 0;
}
div.articleReactions h2 {
	color: #5B3E1B;
	font-weight: bold;
	font-size: 1em;
	margin: 0.4em 0;
}
div.articleReactions h2 span {
	color: #797979;
	font-weight: bold;
}

/********************** reactions form **********************/
form.reactionsForm {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
form.reactionsForm p {
	clear: both;
	margin: 0 0 4px 0;
	padding: 0;
	float: left;
}
form.reactionsForm label {
	color: #797979;
	width: 86px;
	float: left;
	padding: 0 4px;
	text-align: right;
}
form.reactionsForm input {
	width: 300px;
	float: right;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
form.reactionsForm input#submit {
	width: 100px;
	margin-left: 100px;
	float: left;
}
form.reactionsForm textarea {
	width: 300px;
	float: right;
	border: none;
}
form.reactionsForm small {
	color: #797979;
	margin: 4px 0 4px 100px;
	float: left;
	font-weight: bold;
}

/********************** submitted reactions **********************/
div.showReactions {
	width: 100%;
	margin: 1em 0;
	border-bottom: 2px solid #797979;
}
div.showReactions h2 {
	color: #5B3E1B;
	font-weight: bold;
	font-size: 1em;
	margin: 0.4em 0;
}
div.showReactions p {
	color: #5B3E1B;
}
div.showReactions table {
	margin: 0 0 1em 0;
	border-collapse: collapse;
}
div.showReactions table tr {
	margin: 0;
	padding: 0;
}
div.showReactions table td {
	margin: 0;
	padding: 0;
}
div.showReactions table td.fullName {
	background: #d1dae4 url(../images/layout/balloon.jpg) top right no-repeat;
	padding-right: 12px;
	color: #797979;
	font-weight: bold;
}
div.showReactions table td.fullName a {
	background-image: none;
	color: #7883BB;
	font-weight: bold;
}
div.showReactions table td.body {
	background: #fff;
	padding: 0 0.5em;
	font-weight: bold;
	font-style: italic;
	color: #797979;
	line-height: 1.6em;
}
div.showReactions table td.date {
	padding: 0 0.5em;
	font-weight: bold;
	font-style: italic;
	color: #797979;
}

