/* BuddhaBadges cascading style sheet */
/* 2011 */
/*author: Anoki Casey */
/* colors
Main Red (links) - ff0000
Dark Red - d11f1c
Dark Pink - d17171
Light Pink - FFC8C8
Lighter Pink - FFE4E2
Greys - 707070, 777, 808080

*/

html, body, div, span, object, iframe,
blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* END RESET CSS */

html {
background-color: transparent;
}

body { background: url('img/back.gif') repeat; margin: 0; padding: 0; font:normal 1.3em Trebuchet MS, Verdana, sans-serif;
padding-top: 10px;
background-attachment: fixed; 
overflow-x: hidden!important;}

body#themission { background: url('img/back3.gif') repeat; margin: 0; padding: 0; font:normal 1.3em Trebuchet MS, Verdana, sans-serif;
padding-top: 10px;
background-attachment: fixed;  }

body#thebadges { background: url('img/back6.gif') repeat; margin: 0; padding: 0; font:normal 1.3em Trebuchet MS, Verdana, sans-serif;
padding-top: 10px;
background-attachment: fixed;  }

body#thecauses { background: url('img/back8.gif') repeat; margin: 0; padding: 0; font:normal 1.3em Trebuchet MS, Verdana, sans-serif;
padding-top: 10px;
background-attachment: fixed;  }

body#thecontact { background: url('img/back7.gif') repeat; margin: 0; padding: 0; font:normal 1.3em Trebuchet MS, Verdana, sans-serif;
padding-top: 10px;
background-attachment: fixed;  }


#container { 
width: 807px; 
margin: -10px auto 15px auto; 
padding-top: 15px;
background-color: #fff;
border-bottom: 3px solid #9A9FA6;

}

p {font: normal 75%/1.7em Arial, sans-serif;
padding-left: 35px;
margin-right: 20px;
color: #777; 
}



a{
		color:#D17171;
		text-decoration: none;
		border-bottom: 1px solid #ccc;
}

a:hover{
		color:#000;
}

strong{
	color:#D11F1C;
}

.bb{
	color: black;
}

nav { 
text-align: center; 
width: 807px; 
height: auto; 
margin: 0 auto 15px auto;}

nav span{color: #F9061D; font-size: 80%;
}

nav a {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 13px;
padding-right: 13px;
font-size: 11px;
text-decoration: none;
border: none;
color: #707070;
font-size: 80%;
letter-spacing: 2px;
}

nav a:hover {
color: black;
}

nav #active {
color: #ff0000;
}

header { 
margin: 0 auto;
width: 807px; 
}


#support{
position: absolute;
right: 0px;
top:0px;
z-index: 10;
}

#support a{
	border-bottom: none!important;
}

#minihead{
			margin: 10px auto 15px auto;
			width: 700px;
}

header a, a img{border: none!important;}

#content {
text-decoration: none; 
width: 670px; 
background-color: #fff;
padding: 0px 45px 0px 65px;
}


#content h2 { 
padding-left: 20px; 
border-bottom: 2px solid #eee;
font-weight: normal;
font-size: 110%;
}

#content h3 { 
padding-left: 20px; 
padding-bottom: 15px;
margin-top: 30px;
border-bottom: 1px solid #FFBBC2;
font-weight: normal;
font-size: 85%;
}

#content h3 a{
border-bottom: none;
color: #000;	
}



#content h4{
margin-bottom: 0px;	
}

#content ul{
padding-left: 85px;
}

#content ul li{
	font: normal 75%/1.7em Arial, sans-serif;
color: #777; 
margin-bottom: 8px;
}

.hang{ text-indent: -6px; margin-left: 6px;}

.donated{
	background: url('img/donated.jpg') center center;
	background-repeat: no-repeat;
}

.thanku{
	background: url('img/thanku.jpg') center center;
	background-repeat: no-repeat;
}

.raised{
	color: #D11F1C;
	font-style: italic;
}

.aboutlink{
	text-align: right;
	margin-bottom: 60px;
}

#latestbadges{
	text-align: center;
	letter-spacing: 30px;
}

#latestbadges a{
	border-bottom: none;
}

#all{
	float: right;
	width: 190px;
	padding: 10px;
	margin: 0 10px;
	background:#FFD9D6;
	font-size: 90%;
	text-align: center;
-webkit-border-radius: 8px;  
-moz-border-radius: 8px;  
border-radius: 8px;  
 background-image: -moz-linear-gradient(bottom, #FFD9D6, #FFEFEF); /* FF3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFD9D6),color-stop(1, #FFEFEF)); /* Saf4+, Chrome */

}

#all strong{

}


#all em{
font-size: 70%;

}

#all form{
margin-top: 10px;	
}

#badges{
	margin-top: 15px;
	padding-top: 15px;

}

.badgebox{
		border-top: 1px solid #FFBBC2;
		border-left: 1px solid #fff;
				border-right: 1px solid #fff;
border-bottom: 1px solid #fff; 
padding: 5px 15px 10px 15px;
margin-bottom: 25px;
}

.badgebox:hover{background-color: #FFEFEF;  
		border: 1px solid #FFBBC2;

-webkit-border-radius: 8px;  
-moz-border-radius: 8px;  
border-radius: 8px;  

 background-image: -moz-linear-gradient(bottom, #FFEFEF, #ffffff); /* FF3.6 */
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFEFEF),color-stop(1, #ffffff)); /* Saf4+, Chrome */

}

.badgebox img, .quizbox img{
	float: left;
background-color: #fff;
	padding: 10px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 8px;  
-moz-border-radius: 8px;  
border-radius: 8px;  

}



.badgebox .buyme, #seemore{
	text-align: right;
}

.buyme a{
	font-size: 80%;
}

.buyme a{
	border: 1px solid #FFBBC2;
	padding: 10px 15px;
}

.buyme a:hover{
	border: 1px solid #FF0000;
	padding: 10px 15px;
	color: #000; 
}

.thecontactbutton{
	border: 1px solid #EEB5B5;
	padding: 10px 15px;
	margin: 0 3px;
	color: #B92B25;

}

.theotherbuttons{
	border: 1px solid #EEB5B5;
	padding: 10px 15px;
	margin: 40px auto 60px 80px;
	color: #B92B25;
	text-align: center;

}


#contactlist{
	margin: 35px 0px 50px 35px;
}
.thenewsbutton{
		margin: 15px auto 15px auto;
}

.thenewsbutton a{
	border: 1px solid #EEB5B5;
	padding: 10px 5px;
	color: #B92B25;
	text-align: center;
	font-size: 110%;
	background-color: #fff;
}

.thenewsletterbutton a{
		border: 1px solid #D57C79;
	padding: 10px 15px;
color: #D55451;
}





#seemore{
margin: 0px 50px 25px 0;	
padding-top: 15px;
}



.facebookbutton{
	text-align: center;
	margin: 25px auto 45px auto;
}

.fanbox{
	text-align: center;
	margin:0px auto 0px auto;
}
.thecartbutton{
	text-align: center;
	margin:0px auto 45px auto;
}

.monthscause{
	text-align: center;
	padding: 10px 0;
}

.monthscause a{
	padding: 5px 15px;
	font-size: 170%;
	border-bottom: none;
	color: #ff0000;
}

.monthscause a:hover{
	color: #000; 
}

footer { 
color: gray; 
font-size: 10px; 
text-decoration: none; 
padding: 10px 0px; 
text-align: center;
background: url('img/foot.jpg') repeat-x bottom center;
}

footer img{margin-top: 10px;} 
#newsblock{
	width: 640px;
	height: auto;
	padding-top: 0px;
	margin: 10px 10px 0px 10px;
}

#newsbody h3{
padding-left: 20px; 
padding-bottom: 6px;
margin-top: 30px;
border-bottom: 1px solid #FFBBC2;
font-size: 95%;	
margin-bottom: 0px;
color: #777;
font-style: italic;

}
.newsblip{
	width:590px;
padding: 25px 0px 0px 35px;
font: normal 75%/1.7em Arial, sans-serif;
color: #777; 

}

.newsblip h5{
padding-left: 0px; 
padding-bottom: 0px;
margin: 0px 0px 25px 0px;
border-bottom: none;
font-weight: bold;
font-size: 135%;
line-height: 125%;
	border-bottom: 1px solid #eee;


}

.newsblip h5 a{
	text-decoration: none;
	border-bottom: none;
	color: #000;
}

.newsdharma{
padding-top: 15px;
margin: 5px auto 10px auto;
text-align: center;	
}

.newsdate{
	margin: 0px 0px 0 30px;
	padding: 7px;
	font-size: 80%;
	float: right;
	background-color: #ddd;
	color: #fff;
}

.newsdescrip p{
	margin: 0px 0;
	padding: 0 px 0;
	font: normal 125%/1.7em Arial, sans-serif;

}

#content .newsdescrip ul li{
		font: normal 100%/1.7em Arial, sans-serif;

}

#content .newsdescrip ul{
	padding:5px 25px;
}


	

.newsdescrip img{
	display: inline;
	margin: 20px 10px;
}

.newsblip a {
	border-bottom: none;
	text-decoration: none;}
	
 #tw p{
		font-size: 120%!important;
		line-height: 120%!important;
	}
	
 #tw a{
 	text-decoration: none;
 	border-bottom: none;
 }
#fb{
	margin-bottom: 15px;
}

#fb2{
	float: right;
}

.clearfix{
	display: inline!important;
}

#thequiz #content {
	background: url('img/louback.jpg') top center no-repeat;
text-decoration: none; 
width: 690px; 
background-color: #fff;
padding:1px 25px 0px 55px;
font-size: 110%;
}

#thequiz #content h2 { 
padding-left: 20px; 
font-size: 200%;
text-align: center;
color: #FF0000;
font-weight: bold;
font-style: italic;
letter-spacing: -1px;
border-bottom: none;
margin: 0 0;
}

#quizp1{
width: 350px;
margin-left: 280px;	
margin-top: 13px;
margin-bottom: 160px;
text-align: center;
}

#quizp2{
	text-align: center;
}
.quizimage{
	float: left;
	margin-right: 10px;
}

#quizbuttons{
margin: 20px 0 600px 0;
padding-bottom: 30px;
border-bottom: 3px solid #FFBBC2;
}

#quizbuttons a{
	text-decoration: none;
	border-bottom: none;
}

#yes, #no, #mu, #none{
	margin-bottom: 600px;
}

.mininav{
	font-size: 85%;
	color: #ccc!important;
	word-spacing: 10px;
	padding-top: 15px;
border-top: 1px solid #FFBBC2;
float: right;
width: 500px;
text-align: right;
}

.mininav a{
border-bottom: none;	
word-spacing: normal;
}


#thequiz .quizbox{
		border-top: none;
}

#thequiz h4{
	border-bottom: 1px solid #FFBBC2;
padding-bottom: 5px;
}

#thequiz .quizbox .buyme{
position: relative;
margin-left: 15px;
}

.dalaibuyme{
margin-left: 455px;
margin-bottom: 100px; }

.holiness{
text-align: center;
}

#thequiz .buyme a{
	font-size: 80%;
}

#thequiz .buyme a{
	border: none;
	padding: 0;
}

#thequiz .buyme a:hover{
	border: none;
	padding: 0;
	color: #000; 
}

#thequiz .boxtext{
	float: right;
	width: 400px;
}


#quizbottom{
	margin: 0px auto;
	padding-top: 800px;
	padding-bottom: 140px;
	text-align: center;
	font-size: 60%;
}

.ddbanner{
margin: 0px auto 30px auto;	
text-align: center;
}

#tshirts{
	text-align: center;
	line-height: 130%;
}

#tshirts p{
	padding-bottom: 15px;
	line-height: 210%;
}

#tshirts a{
	border-bottom: none;
}


#tshirts img{
	margin-top: 40px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc!important;
	border-bottom: 1px solid #ccc!important;

}

a.tbutton{
	border: 1px solid #FFBBC2!important;
	padding: 10px 20px;
font-size: 140%;
}


a.dbutton{
	border: 1px solid #FFBBC2!important;
	padding: 10px 20px;
font-size: 110%;
margin: 20px auto 0 75px;
text-align: center;

}

table a{
font-weight: normal;
font-size: 80%;
line-height: 160%;	
}

#desktops{padding-top: 20px;
}


#tshirts span{
font-size: 10px;	
padding-top: 10px;
}

a.tbutton:hover{
	border: 1px solid #FF0000;
	padding: 10px 15px;
	color: #000; 
}



