/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
             
================================================================
Global Default CSS file for www.divine-creations.com
Created by:	Lorraine Humm lorraine@divine-creations.com
 © Divine-Creations.Com Limited 2008			
================================================================
  */

body {
	font: 80%/1.6em  'Lucida Grande', arial, verdana, helvetica, sans-serif;
	margin: 0px;
	background: #fdf9d8;
	}

p.appeal {
        font-weight: bold;
        color: #ff0000;
        }
	
/*
===================
LINKS
===================
*/

a, a:link, a:visited {
	color:#b92626;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	background: #f5e396;
	}
a:active, a:focus {
	color: #fffeca;
	background: #be8f48;
	text-decoration: none;
	}

/*--------HEADING CLASSES--------*/
        	
h1 {
	font-family:'Lucida Grande', arial, verdana, helvetica, sans-serif;
	font-size: 1.5em; 
    font-weight: normal;
	color: #000;
	margin-top: 0;
	}
h2 {
	font-family:'Lucida Grande', arial, verdana, helvetica, sans-serif;
	font-size: 1.1em; 
	color: #000;
	margin: 0 0 5px 0;
	}
h1.float {
	float: left;
	}
h4 {
	font-size: 1.4em; 
   	letter-spacing: 0.1em;
    font-weight: normal;
	color: #fff;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
/*-------- MAIN STRUCTURAL --------*/
	
#mast {
	width: 100%;
	height: 136px;
	background: url(../images/structure/topbar.gif) top left repeat-x;
	}
	
#mastInner {
	width: 900px;
	margin: auto;
	height: 136px;
	background:url(../images/structure/flag.gif) top right no-repeat;
	}	
#logo {
	float: left;
        height: 136px;      
	}
#logo img,
#logo img a {
	border:0;
	}
#tibet {
	float: left;
	background: url(../images/structure/tibet.gif) top left no-repeat;
	width: 550px;
	height: 35px;
	margin-top: 55px;
	padding-left: 10px;
	}
#tibet p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #663300;
	line-height: 1.1em;
	margin: 40px 0 0 0;
	}
#mastRight {
	float: right;
	width: 300px;
}
#mastRight p {
	margin: 68px 0 0 0;
	font-size: 1.6em;
	color: #2e6ba4;
}
#mastRight a {
	color: #2e6ba4;
}
	
/*-- COLUMN WRAPPER --*/

#container {
	width: 100%;
	}

#content {
	width: 900px;
	padding: 0;
	margin: auto;
	}
	
#wrapper {
	width: 900px;
	float: left;
        padding-top: 15px;
        background: url(../images/structure/underline.gif) top left no-repeat;
	}
#wrapper.noBreadcrumbs {
        background: none;
        padding-top: 0;
       }

.leftPos {
	width: 545px; /* can be 555 but too squished */
	float: left;
	margin: 0;
	padding: 0;
	}
.rightPos {
	width: 300px; /*345*/
	float: right;
	margin: 0;
	padding: 0;
	}
.yushu {
        float: left;
}
.yushu img {
        border: none;
}

.breadcrumbs {
        float: left;
        width: 850px;
        height: 20px;
        font-size: 0.9em;
        }

/*-- FOOTER --*/

#footer {
	width: 100%;
	height: 257px;
	padding: 0;
	background: url(../images/structure/footer.gif) repeat-x top left;
	float: left;
        color: #fdf9d8;
	}

#footer p {margin-top: 0px;}
#footer a, #footer a:link, #footer a:visited {color: #e3c77c; text-decoration: none}
#footer a:hover {text-decoration: none; background: #bf9147; color: #8b1d1d;}

#footer h1 {
	color: #fdf9d8;
	}
	
.footerInner {
	width: 900px;
	margin: auto;
	padding: 10px 0 10px 0;
	}
.foot {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
        width: 250px;
        float: left;
	}
.foot li {
	margin: 0;
	padding: 0;
	list-style: none;
        list-style-type: none;
	}
.foot li a {
	text-decoration: none;
        color: #fff;
	padding: 3px;
	display: block;
        border-top: 1px dashed #bf9147;
	}
.foot li a:hover {
	text-decoration: none!important;
        background: #bf9147;
	}

ul.foot > li:last-child {
	border-bottom: 1px dashed #bf9147;
	}

	
.clear {clear: both;}

/*------- blog - right column --------*/

.blogItem {
	float: left;
	border-bottom: 1px dashed #767a80;
	padding: 0 0 5px 0;
	width: 300px;
	margin-bottom: 10px;
    }

.blogItem p {
	margin: 0;
	}
	
/*==========================
BUTTONS
============================*/
.buttonWrap {
        float: left;
        width: 300px;
        margin-bottom: 10px;
        background: url(../images/buttons/underline.gif) bottom left no-repeat;
        }

.buttons {
        float: left;
	width: 100px;
	height: 100px;
        margin-bottom: 10px;
	}
.buttons a {
	display: block;
	width: 100px;
	height: 100px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.buttons a.donate {
	background: url(../images/buttons/donate.gif);
	}
.buttons a.member {
	background: url(../images/buttons/member.gif);
	}
.buttons a.yak {
	background: url(../images/buttons/yak.gif);
	}
.buttons a:hover {
	background-position: 0 -100px;
	}

/*
===================================
IMAGES
===================================
*/
.imageStandard {
	border: 4px solid #cca35b;
	padding: 1px;
	margin: 0 10px 10px 0;
	float:left;
	}

/*
===================================
PORTALS
===================================
*/
	
.portal {
	border-bottom: 1px dashed #767a80;
	float: left;
	width: 100%;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}
.portalThumb {
	border: 4px solid #cca35b;
	padding: 1px;
	margin: 0 10px 10px 0;
	float:left;
	}
a:hover img.portalThumb  {
	border: 4px solid #e9c88d;
       }
	
/* data display table */

.data {
	border-collapse: collapse;
	}
.data th {
	text-align: left;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	}
.data td {
	padding: 2px 5px 2px 5px;
	}

/*-- GLOBALNAV --*/
#navwrap {
	width: 100%;
	float: left;
	height: 30px;
	background: url(../images/nav/nav_bg.gif) top left repeat-x;
	}
#nav {
	width: 900px;
	margin: auto;
	}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#nav ul li {
	display:inline;
	}
#nav a {
	float: left;
	/*background: url(../images/nav/slideLeft.gif) top left no-repeat;*/
	padding:0 0 0 15px;
	margin: 3px 3px 0 0;
	text-decoration: none;
	color: #fffeca;
	font-size: 1.1em;
	line-height: normal;
	}	
#nav ul li a span {
	float:left;
	display:block;
	/*background: url(../images/nav/slideRight.gif) top right no-repeat;*/
	padding: 4px 15px 7px 0px;
	color: #fffeca;
	text-decoration:none;
	cursor: hand;
	}
#nav ul li a:hover span {
	background: url(../images/nav/slideRight_over.gif) top right no-repeat;
	}
#nav ul a:hover  {
	background: url(../images/nav/slideLeft_over.gif) top left no-repeat;
	}

body.home #tab_home a,
body.about #tab_about a,
body.how_you_can_help #tab_how_you_can_help a,
body.aid_to_tibet #tab_aid_to_tibet a,
body.buddhism_in_mongolia #tab_buddhism_in_mongolia a,
body.tibetans_in_exile #tab_tibetans_in_exile a,
body.art_culture #tab_art_culture a
 {
	background: url(../images/nav/slideLeft_selected.gif) top left no-repeat;
	color: #000;
	}

body.home #tab_home a span,
body.home #tab_home a:hover span,	
body.about #tab_about a span,
body.about #tab_about a:hover span,
body.how_you_can_help #tab_how_you_can_help a span,
body.how_you_can_help #tab_how_you_can_help a:hover span,
body.aid_to_tibet #tab_aid_to_tibet a span,
body.aid_to_tibet #tab_aid_to_tibet a:hover span,
body.buddhism_in_mongolia #tab_buddhism_in_mongolia a span,
body.buddhism_in_mongolia #tab_buddhism_in_mongolia a:hover span,
body.tibetans_in_exile #tab_tibetans_in_exile a span,
body.tibetans_in_exile #tab_tibetans_in_exile a:hover span,
body.art_culture #tab_art_culture  a span,
body.art_culture  #tab_art_culture  a:hover span  {
	background: url(../images/nav/slideRight_selected.gif) top right no-repeat;
	color: #000;
	}

/*-- SUB NAVIGATION --*/

#subnavWrap {
	float: left;
	width: 100%;
	height: 30px;
	background: url(../images/nav/subnav_bg.gif) top left repeat-x;
	margin-bottom: 10px;
	}

.subnav {
	width: 900px;
	margin: auto;
	height: 25px;
padding: 5px 0 0 0;
	}
	
.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.subnav ul li {
	display: inline;
	padding-right: 10px;
	list-style: none;
	font-size: 0.8em;
	}

.subnav ul li a {
	text-decoration: none;
	color: #000;
	}
	
.subnav ul li a:active,
.subnav ul li a:focus {
	color: #000;
	background: #f5e396;
	text-decoration: none;
	}
	
.subnav ul li.selected {
	text-decoration: underline!important;}
	
/** SIDE NAV **/

.sideNav {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.sideNav li {
	margin: 0;
	padding: 0;
	list-style: none;
    list-style-type: none;
    border-bottom: 1px dashed #ccc;
	}
.sideNav li a {
	text-decoration: none;
	padding: 3px 0 3px 0;
	display: block;
	}

/*-- touchbar --*/

.touchBar {
	width: 100%;
	height: 30px;
	background: url(../images/structure/touchbar.gif) repeat-x top left;
	}
.touchInner {
	width: 900px;
	margin: auto;
	padding-top: 5px;
	}
.touchInner p {
        margin: 0;
}

.touchInner a,
.touchBar a:link,
.touchBar a:active,
.touchBar a:visited {
	color: #000!important;
        text-decoration: none;
	}
	
/** FOOTER NAV 

.footListLeft, .footListRight {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	width: 250px;
	float: left;
	}
.footListLeft li, .footListRight li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	}
.footListLeft li a, .footListRight li a {
	text-decoration: none;
    color: #fff;
	padding: 5px;
	display: block;
    border-top: 1px dashed #ccc;
	}
.footListLeft a:hover, .footListRight a:hover {
	text-decoration: none!important;
    color: #fff;
	background: #991b4a
	}

ul.footListLeft > li:last-child, ul.footListRight > li:last-child {
	border-bottom: 1px dashed #ccc;
	}**/
	
.footListLeft, .footListRight {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	width: 250px;
	float: left;
	}
.footListLeft li, .footListRight li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	}
.footListLeft li a, .footListRight li a {
	text-decoration: none;
    color: #fff;
	padding: 5px;
	display: block;
	width: 250px;
	height: 30px;
    border-top: 1px dashed #ccc;
	}
.footListLeft a:hover, .footListRight a:hover {
	text-decoration: none!important;
    color: #fff;
	background: #991b4a
	}

ul.footListLeft > li:last-child, ul.footListRight > li:last-child {
	border-bottom: 1px dashed #ccc;
	}

/*-- RANDOM ADDITIONS --*/

blockquote {
        color: #663300;
}
.tibet {
        color: #663300;
}

acronym {color: #525862; cursor: help; border-bottom: 1px dotted #525862;}
html { height: 101%; margin-bottom: 1px;}
.projectThumb {margin-right: 4px;}
.widget {float: left;}
.spacedList li ul{margin-bottom:12px;}
.bookDisplay {float: left; margin: 5px 5px 0 0;}
.posted {font-weight:bold;font-size:1.1em;}
.avalidator img {border :0; }
.sticky {font-weight:bold;}
.hilite { background-color: #ff0;  padding-left:2px; padding-right:2px}
.bold { font-weight: bold;}
.newwindow {
	background:  url("../images/icons/newwindow.gif") no-repeat 1px 2px;
	padding-left: 18px;}
.newwindowinvert {
	background:  url("../images/icons/newwindowInvert.gif") no-repeat 1px 2px;
	padding-left: 15px;}


/** Projects **/

.projectSnippet {
	border-bottom: 1px dashed #767a80;
	float: left;
	width: 330px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}
.projectFeature {
	border-bottom: 1px dashed #767a80;
	float: left;
	width: 545px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	}
p.quote {
	color: #767a80;
	font-style:italic;
	font-size: 110%;
	margin-bottom: 0;
	}
p.quoteSource {
 	margin: 2px 0 20px 0;
	}
