@import url("common.css");


/* ---------------------------------text------------------------------------ */

.blogHeader {
	color: #ec008c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postDate {
	font-weight:bold;
	margin-bottom:5px;
}

.username {
	color:#ec008c;
	font-size:18px;
}

.location {
	font-size:14px;
	margin-bottom:10px;
}

.featuredHeader {
	font-size:14px;
	color:#ec008c;
}

.featuredLocation {
	font-size:12px;
}

.featured p {
	margin-bottom:3px;
	margin-top:0px;
}

#subProfile p {
	margin-bottom:5px;
	margin-top:0px;
}

.profileQuestion {
	color:#0ecd0e;
	font-weight:bold;
}

#subLogin p {
	margin:0 0 5px 0;
}

.commentAuthor {
	font-size:9px;
}

/* ----------------------------------Links---------------------------------- */

.newPost {
	background:url(images/subpage_images/newpost_icon.png) no-repeat;
	padding:0 5px 3px 19px;
	font-size:10px;
	font-weight:bold;
}

.editProfile {
	background:url(images/subpage_images/edit_icon.png) no-repeat;
	padding:0 5px 3px 19px;
	font-size:10px;
	font-weight:bold;
}


/* --------------------------------Lists------------------------------------ */

#subMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#subMenu ul li {
	background:#edfeed;
	border-bottom: 0px solid #0ecd0e;
	padding:2px 0 2px 5px;
	margin-bottom:4px;
}

#subProfile ul {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	line-height:16px;
}

#subProfile ul li {
	background-image:none;
	border-bottom:1px dotted #0ecd0e;
	margin:2px 0 2px 0;
	padding:2px 0 2px 0;
}

ul {
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}

ul li {
	background:url(images/mainList_bullet.png) no-repeat;
	padding:0 0 0 14px;
	margin:5px 0 0 0;
}

#comments ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

#comments ul li {
	background-image:none;
	padding:0px;
	margin:0 5px 0 5px;
	border-bottom:1px dotted #0ecd0e;
}

.midBox ul {
	list-style:none;
	margin:0;
	padding:0;
}

.midBox ul li {
	background-image:none;
	float:left;
	padding:0px 3px 0px 3px;
	margin-bottom:5px;
	text-align:center;
	font-size:9px;
}

.recentMember li {
	margin-left:15px;
}

#gid ul {
	list-style:none;
	margin:0;
	padding:0;
}

#gid ul li {
	background-image:none;
	float:left;
	padding:0px 5px 0px 5px;
	margin-bottom:10px;
	text-align:center;
	font-size:9px;
}

#gid ul li.end { border:0; }


#gid ul li img { 
	display:block;
	background-color:#edfeed;
	padding: 3px;
	border: 1px solid #0ecd0e;
}

/* -------------------------------Left Column------------------------------- */

#left {
	width:150px;
	margin-bottom:15px;
	padding: 0px;
	float:left;
}

#subMenu {
	background: #b9f0b9 url(images/rightContentBox_bg.gif) repeat-x;
	width:130px;
	border:3px solid #0ecd0e;
	padding:7px;
	margin-bottom:10px;
}

.featured {
	background: #b9f0b9 url(images/rightContentBox_bg.gif) repeat-x;
	width:134px;
	border:3px solid #0ecd0e;
	padding:5px;
	margin-bottom:10px;
	margin-top:0px;
}

#infected {
	background:url(images/subPage_images/infected_bg.png) no-repeat;
	width:150px;
	height:50px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
	color:#6ce66c;
}


/* -----------------------------Middle Column------------------------------- */

#middle {
	width:400px;
	padding: 0px 15px 15px 15px;
	float:left;
}

.post {
	width:380px;
	background-color: #cdf0cd;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #0ecd0e; 
}

.postFooter {
	width:380px;
	background-color:#a9eda9;
	padding:5px 10px 5px 10px;
	margin-bottom:15px;
	font-size:9px;
	border-bottom: 1px solid #0ecd0e;
	border-top:1px dotted #0ecd0e;
}

#comments {
	margin:10px 0 15px; 0;
}

.midBox {
	width:380px;
	background-color: #cdf0cd;
	padding: 5px 7px 5px 7px;
	margin-bottom:15px;
	border-top:1px solid #0ecd0e;
	border-bottom:1px solid #0ecd0e;
	float:left;
}

#gidSearch {
	width:380px;
	border-top:1px dotted #0ecd0e;
	border-bottom:1px dotted #0ecd0e;
	margin:15px 0 15px 0;
	padding:0 0 10px 10px;
}

#gid {
	width:380px;
	background-color: #cdf0cd;
	padding: 5px 7px 5px 7px;
	margin-bottom:15px;
	border-top:1px solid #0ecd0e;
	border-bottom:1px solid #0ecd0e;
	float:left;
}

/* ------------------------------Right Column------------------------------- */

#right {
	width: 160px;
	float: left;
	margin: 0px;
}

#subProfile {
	width:160px;
	float:left;
	padding-bottom:10px;
}

#subLogin {
	margin-bottom:15px;
	border-bottom: 1px dotted #0ecd0e;
}

/* -------------------------------Images------------------------------------ */

#subProfile img {
	border: 1px solid #0ecd0e;
	padding:5px;
	margin-bottom:5px;
}

.featured img {
	background-color:#edfeed;
	border:1px solid #0ecd0e;
	padding:3px;
	margin-bottom:5px;
}

.midBox img {
	background-color:#edfeed;
	border:1px solid #0ecd0e;
	padding:3px;
	margin-bottom:3px;
}

/* -------------------------------Headers----------------------------------- */

#blogHeader {
	background: url(images/subpage_images/nilblog_header.png) no-repeat;
	height:45px;
	width:335px;
}

#downloadsHeader {
	background: url(images/subpage_images/downloads_header.png) no-repeat;
	height:45px;
	width:335px;
}

#infectionHeader {
	background: url(images/subpage_images/infection_header.png) no-repeat;
	height:45px;
	width:400px;
}

#membersHeader {
	background: url(images/subpage_images/members_header.png) no-repeat;
	height:45px;
	width:400px;
}