/*
Theme Name: Give Life
Theme URI: http://etg-designs.com
Description: Template for Give Life!
Version: 1.0
Author: <a href="#">Gino Cortez</a> with updates by <a href="http://unlettered.org">Ressil Zafra</a>
Author URI: 
*/

BODY {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url('images/bg.gif') repeat-x #878787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.errMsg { color: #666666; font-weight: normal; }
FORM {
	padding: 0px;
	margin: 0px;
}

H1, H2, H3, H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

A {
	color: #af0000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

FIELDSET {
	border: 1px solid #cccccc;
	padding: 10px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 5px 0px;
}

FIELDSET LEGEND {
	font-weight: bold;
}

/* Holders */
#mainHolder {
	width: 999px;
	margin: 0 auto;
	text-align: left;
}

#adobeLogo {
	background: url('images/top-bg_.gif') no-repeat;
	width: 151px;
	height: 71px;
	display: block;
}

#bannerHolder {
	background: url('images/header.gif');
	width: 999px;
	height: 139px;
}

#contentHolder {
	background: url('images/brdr.gif') repeat-y;
}

#footerHolder {
	background: url('images/footer.gif') no-repeat;
	width: 999px;
	height: 168px;
	margin-top: -50px;
	z-index: 1;
}
/* End Holders */

/* Globals */
#clearBoth {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.asterisk {
	color: #af0000;
}

.floatLeft { float: left; }
.floatRight { float: right; }
/* End Globals */

/* Content */
#headerNavs {
	border-bottom: 1px solid #000000;
	padding: 0px 0px 10px 45px;
}

#headerNavs A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 5px;	
}

.logoGiveLife {
	padding-left: 345px;
}

.bannerPost { font-family: Arial, Helvetica, sans-serif; font-size: 15px; border: 1px solid #cccccc; margin: 20px 10px 0px 0px; padding: 10px; width: 400px; background: url('../images/bg.gif') repeat-x; }
#bannerInfo { color: #666666; padding: 5px 0px; display: block; font-size: 11px; }
.bannerInfo { color: #666666; padding: 5px 0px; display: block; font-size: 11px; }

#mainContent {
	padding: 10px 50px;
	position: relative;
	z-index: 10;
}

.tblRegister TR TD {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px;
}
.tblRegister TR TD INPUT, #admininfo TR TD INPUT, #admininfo TR TD SELECT {



	border: 1px solid #666666;



	width: 200px;



	padding: 1px;



}
.checkterm {



	width: 20px !important;



}
/* End Content */

/* Footer */
#footerNavs {
	border-top: 1px solid #000000;
	padding: 10px 0px 10px 45px;
	color: #af0000;
	text-align: center;
	clear: both;
}

#footerNavs A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: -1px;	
}
/* Footer Content */
	
/* Frontpage */
.descHolder {
	padding: 10px 0px 30px 0px;	
}

.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}

.frmLogin {
	border: 1px solid #666666;
	border-top: 3px solid #666666;
	background: #efefef;
	padding: 10px;
}

.frmLogin LABEL INPUT {
	border: 1px solid #cccccc;
	width: 175px;
}

.frmLogin INPUT {
	border: 1px solid #cccccc;
	width: 100px;
}

.frmLogin SPAN INPUT {
	border: none;
	width: 15px;
}

.frmSearch INPUT {
	border: 1px solid #cccccc;
	width: 100px;
	margin: 0px 2px;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #e4f3e1; }

.forumTable {
	border: 1px solid #333333;
}

.forumTable TH {
	text-align: center;
	padding: 5px;
	background: #333333;
	color: #ffffff;
}

.forumTable TH A {
	color: #f0f0f0;
}

.forumTable TR {
	background: #f0f0f0;	
}

.forumTable TD {
	padding: 5px;
	text-align: center;
	border: 1px solid #ffffff;
	border-left: 0px;
}

.leftTitle {
	text-align: left !important;
	font-weight: bold;
}

TR.alt {
	background: #cccccc;
}

.frontpageheatmap {
	border-top: 1px solid #cccccc;
}


.frontpageheatmap {
	padding: 10px 0px;
}

#viewdiv {
	border-top: 1px dashed #cccccc;
}

#views {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}
/* End Frontpage */

/* Topic */

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em 0;
}

.infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #cccccc;
	float: right;
	padding: 0 0 0 1em;
	width: 200px;	
}

#tag-form p {
	margin-bottom: 0;
}

input#tag {
	border: 1px solid #cccccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #cccccc;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	white-space: nowrap;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	max-width: 724px;
	border: 1px solid #cccccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 715px;
	border: 1px solid #cccccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px !important;
	font-weight: normal;
	display: inline;
}

p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; display: inline; }

.postform FIELDSET {
	border: none;
}

#topic-move FIELDSET {
	border: none;
}

#postformsub {
	border: 1px solid #999999;
}

#topic-move DIV {
	width: 150px;
}
/* End of Topic */

/* Tags */
#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

#manage-tags li input, .submit INPUT, .giveidea_submit, .inputRegister INPUT {
	border: 1px solid #cccccc;
}

.givelife_login TABLE TR TD INPUT {
	border: 1px solid #cccccc;
	width: 300px;
}


/* End Tags */
