/* YuleLog4aCause.org -- A Christmas compassion initiative of ChapelChristmas.org */



body {
	background: url(../images/bg.jpg) #000 no-repeat;
	background-position: top center;
	color:#f1f1f1;
	/*font-family:"Courier New", Courier, monospace;*/
	/*font-family: "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;*/
	font-family:Lucida Grande,Lucida Sans,Arial,Helvetica,sans-serif;
	font-size:13px;
}

#wrap {
	width:800px;
	margin:0px auto;
	background:url(../images/fireplace_big.png) no-repeat;
	background-position:top;
}

#right{
	width:375px;
	float:right;
}	

.spread {
	background:url(../images/spread.gif) no-repeat;
	height:50px;
	margin-bottom:15px;
	margin-top:35px;
}

.icons {
	background:#000;
	padding:20px 0 20px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.fb a {
	float:left;
	margin-left:43px;
	background:url(../images/fb.gif)  no-repeat;
	height:68px;
	width:68px;
	text-indent:-9000px;
	cursor:pointer;
}

.fb a:hover {
	background:url(../images/fb_ani.gif)  no-repeat;
}

.twitter a {
	float:left;
	margin-left:43px;
	background:url(../images/twitter.gif)  no-repeat;
	height:68px;
	width:68px;
	text-indent:-9000px;
	cursor:pointer;
}

.twitter a:hover {
	background:url(../images/twitter_ani.gif)  no-repeat;
}

.mail a {
	float:left;
	margin-left:43px;
	background:url(../images/mail.gif)  no-repeat;
	height:68px;
	width:68px;
	text-indent:-9000px;
	cursor:pointer;
}

.mail a:hover {
	background:url(../images/mail_ani.gif)  no-repeat;
}

#invite {
	/*background:url(../images/fireplace.png) no-repeat;
	min-height:200px;*/
	padding:35px 0 0 0;
}

.invite_head {
	background:url(../images/youreinvited.gif) no-repeat;
	height:36px;
	width:260px;
	margin-bottom:10px;
}

.invite_head h4 {
	display:none;
}

.twitter_head {
	background:url(../images/chatter.gif) no-repeat;
	height:36px;
	width:350px;
	margin-bottom:10px;
}

.twitter_head h4 a {
	text-indent: -9000px;
	height:36px!important;
	width:350px!important;	
	display:block;
	background:none;
}

.twitter_head h4 a:hover {
	background:none;
}

#left{
	width:375px;
	float:left;
}	

.intro {
	background:url(../images/intro_text.gif) no-repeat;
	height:127px;
	margin-bottom:30px;
}

.intro_p {
	margin-bottom:35px!important;
	font-size:15px;
}

.ways {
	margin-top:20px;
	background:url(../images/hr_green.gif) no-repeat;
	background-position:bottom;
	padding-bottom:15px;
}

.ways_alt {
	margin-top:20px;
	background:url(../images/hr_green_alt.gif) no-repeat;
	background-position:bottom;
	padding-bottom:15px;
}

.ways_last {
	margin-top:20px;
}

.ways img {
	float:left;
	margin-right:10px;
}

.ways_alt img {
	float:left;
	margin-right:10px;
}

.ways_last img {
	float:left;
	margin-right:10px;
}



#header {
	position:relative;
	height:175px;
	background:url(../images/logo.gif) no-repeat;
	background-position:bottom;
	margin-bottom:30px;
}

#header h1 {
	text-indent:-9000px;
}

#header h1 a {
	position:absolute;
	top:121px;
	left:464px;
	height:70px;
	width:336px;
	text-indent:-9000px;
	background:none;
	cursor:pointer;
}

#donations {
	position:absolute;
	left:0px;
	top:7px;
	background:url(../images/donations.gif) no-repeat;
	height:29px;
	line-height:29px;
	padding-left:230px;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
}

#donations em {
	display:none;
}

#left h2 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:115%;
	font-size:27px;
	color:#ADB724;
	margin-bottom:25px;
	font-weight:bold;
	letter-spacing:1px;
}



#footer {
	padding:50px 0 25px 0;
	text-align:center;
	font-size:11px;
	color:#ccc;
}

#footer a {
	color:#ccc;
	text-decoration:underline;
	background:none;
}


p {
	line-height:145%;
	margin-bottom:15px!important;
}


.red {
	color:#AA2020;
}

.green {
	color:#ADB724;
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
}


.small {
	font-size:11px;
}

.image_right {
	float:right;
	margin:0 0 10px 10px;
}

a {
	background:#AA2020;
	color:#ccc;
	text-decoration:none;
}

a:hover {
	color:#f1f1f1;
	background:#990000;
}




/*JUITTER STYLES */

#juitterContainer {
	font-size:12px;
}

#juitterContainer li {
	margin-bottom:20px!important;
	clear:both;
}

#juitterContainer li img {
	float:left;
	margin:0px 15px 15px 0px;
	width:48px;
	height:48px;
}



/* Reset styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

