/* Modify Content BG */
#content{background:white;}
/* Template items for article listing */
.aItem {height:100px; border-bottom:1px solid #E4D389; background:#F4F3E8; padding:2px; font-size:11px; font-family:verdana;}
	.aItem:hover {background:white; color:black;}
	.aItem a{text-decoration:none; color:#FD6895;}
	.aItem .prevImg {float:left; padding:2px;}
	.aItem .binfo {float:left; width:535px; height:80px;}
	.aItem .oinfo {float:right; height:92px; width:125px; line-height:12px; border-left:1px dashed #FDDA46; padding-left:2px; margin:4px 0px 4px 0px;}
	.aItem .title {height:15px; background:none; font-size:20px; margin-bottom:5px; font-family:arial; font-weight:bold;}
	.aItem .description {padding:2px; line-height:16px; color:black; font-size:11px; font-family:verdana; line-height:15px; color:#747473;}
	.aItem .description:hover{color:black;}
/* Options placed o the side of each article and listings */
	.submit{padding-top:4px; font-weight:bold; font-size:18px; color:#F8CC9B; line-height:16px;}
	.view{padding-top:4px; font-weight:bold; color:#404040; font-size:18px; line-height:16px;}
	.comments{padding-top:4px; font-weight:bold; color:#FB4467; font-size:18px; line-height:16px;}
	.small{color:black; font-size:10px; font-family:verdana; line-height:10px; font-weight:normal;}
/* Pagination of items on article listing */
#pagination {height:26px;}
	#pagination .number {float:right; padding:2px 5px 2px 5px; background:white; border:1px solid #EEEEDE; color:#F84467; text-decoration:none; margin:1px;}
	#pagination .number:hover {background:#F84467; color:white;}
/* Template items for article content viewing */
#acOptions {float:right; height:80px; width:120px; background:white; padding-left:5px; margin-bottom:5px; margin-top:5px; border-left:1px dashed #FDDA46;}
#acTitle {float:left; width:620px; height:80px; background:white; border-bottom:1px solid white;}
	#acTitle .title {color:#F84467; font-weight:bold; background:none; font-family:arial; font-size:30px;}
	#acTitle .description {width:600px; line-height:14px; font-family:arial; font-size:11px; padding:2px 0px 0px 0px;}
#acContents {width:741px; float:left; background:white; padding:4px; line-height:16px; font-family:verdana, serif; font-size:11px; line-height:17px; color:#2A2A2A;}
	#acContents b{font-weight:bold; font-size:18px;}
	#acContents .step{padding:4px; border:1px solid #FDDA46; background:#FAF1D1; margin:2px; text-align:center;}
/* LinkListings in Information */
.linklist ul{margin:0px; line-height:15px; }
.linklist li a{text-decoration:none; color:#F84467; margin:0px; line-height:14px; font-weight:normal; font-size:12px;}
.linklist li a:hover{color:black;}
.linklist li{margin:0; padding:0 10px 0 0; line-height:14px;}

/* Titles for comments, adspace, and social network adding */
.htitle{width:745px; float:left; background:#E2E2E2; border-top:1px solid #EEEEEE; height:13px; color:black; font-size:10px; line-height:10px; font-weight:bold; font-family:verdana; padding:1px 2px 1px 2px; border-bottom:2px solid #CACACA;}
/* Adspace */
.adspace{padding:2px; background:white; text-align:center; border-bottom:1px solid #CACACA;}
/* Social Bookmark Buttons*/
.bookmarks{height:20px; border-bottom:1px solid #CACACA; padding:2px;}
	.bookmark{float:left; height:14px; padding:2px; font-size:11px; font-family:arial; margin-left:2px; line-height:13px; padding-left:18px;}
	.bookmark{color:#747473; text-decoration:none;}
	.bookmarks a:hover{border-bottom:4px solid #F84467;}
/* Showing Comments */
.comment{float:left; width:749px;}
	.comment .header{color:#FB4467; font-weight:bold; font-size:11px; padding:2px; border-bottom:2px solid #EAC735; border-top:1px solid #FDDA46; background:#F0D97D; height:18px;}
	.comment .date{font-weight:normal; color:#747473;}
	.comment .info{float:left; width:150px; height:40px; padding:2px; font-size:11px; color:black; line-height:13px;}
		.comment .info a{color:black;}
	.comment .description{width:594px; float:left; font-size:11px; line-height:15px;}
/* Formsets */
.inputtextbox {width:723px; padding:5px; border:1px solid #CACACA; color:#747473; font-family:arial; background:white; font-size:14px; margin:5px;}
.formtitle {width:745px; border-bottom:1px dashed white; padding:2px; font-family:arial; font-size:14px; font-weight:normal; color:black;}
	.formtitle .span {font-size:11px; font-family:Arial; color:#F84467; font-weight:normal;}

.submitsplit{width:740px; height:20px; background:#F84467; padding:4px; text-align:right;}
	.submitbox{width:100px; height:20px; background:white; border:1px solid white; color:grey; font-family:arial; font-size:12px; margin-right:5px;}
/* Success & Fail */
.success{width:740px; background:#10C530; padding:4px; text-align:left; color:white; font-family:arial; font-size:14px; font-weight:bold;}
.fail{width:740px; background:#F51B1B; padding:4px; text-align:left; color:white; font-family:arial; font-size:14px; font-weight:bold;}
	.success .small{font-size:10px; font-weight:normal; font-family:verdana; line-height:10px;}
	.fail .small{font-size:10px; font-weight:normal; font-family:verdana; line-height:10px;}
