/* Touch the sky, keep looking */


/*

------------------------------------------------------
Copyright Kemie Guaida, some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

/* general styles */

body {
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
text-align: center;
background: url(http://www.dattatemple.com/images/website_bg.gif) #fff;
margin: 0;
}

a {
color: #005880;
}

a:hover {
color: #990000;
}

a:visited {
color: #003366;
}

a:visited:hover {
color: #990000;
}

h1{
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #006B95;
margin: 15px 0 15px 0;
padding-left: 15px; 
}

h2 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #CC3333;
margin: 15px;
}

h3 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #56A7C1;
margin: 15px;
}

p {
margin: 10px 15px 5px 15px;
}

/* site layouts */

#site {
width: 880px;
text-align: left;
margin: 0px auto 0 auto;
background: url(http://www.dattatemple.com/images/site_bg.gif) #FFF repeat-y;
padding: 0 !important;
line-height: 1.8em;
}

#pagecontent {
float: left;
width: 660px; 
margin: 10px 10px 0 10px;
background-image: url(http://www.dattatemple.com/images/page_bg.jpg);
background-repeat: no-repeat;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
}

* html #pagecontent {
margin-left: 5px;
}

/* side menu bar */
#sidebartop {
float: left;
width: 180px;
height: 238px;
margin: 10px 0 0 0;
padding: 0;
background-image: url(http://www.dattatemple.com/images/sidemenutop_bg.jpg);
background-repeat: no-repeat;
color: #787878;
}

#sidebarbottom {
float: left;
width: 180px;
height: 238px;
margin: 10px 0 0 0;
padding: 0;
background-image: url(http://www.dattatemple.com/images/sidemenubottom_bg.jpg);
background-repeat: no-repeat;
color: #787878;
}

#sidebarlinks ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebarlinks {
margin: 35px 5px;
font-weight: normal;
}

#sidebarlinks li {
background-image: url(http://www.dattatemple.com/images/link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}

/* footer */
#sitefooter {
clear: both;
text-align: center;
background-image: url(http://www.dattatemple.com/images/footer.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin: 0;
padding: 30px 0 3px 0;
}

#sitefooterlinks{
font-size: 12px;
padding: 0;
margin: 60px 0 0 0!important;
}

#sitefooterlinks a{
color: #000;
}

#sitefooterlinks a:hover {
color: #000;
}

#sitefooterlinks a:visited {
color: #000;
}

#sitefooterlinks a:visited:hover {
color: #000;
}

#pageWindow {
	position: absolute;
	top: 146px;
	left: 455px;
	font: 11px/ 13px Verdana;
	color: #000;
	text-align: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
       
}

#pageWindow h1 {
	font: bold 12px/ 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
	color: #000;
}



#pageWindow li {
	padding-left: 0px;
	margin: 7px 5px 0 0px;
	display: block;
	list-style: none;
        background:none;
}

#pageWindow p {
	margin: 0 0 10px;
	padding: 0;
}

#pageWindow p.p2 {
	padding: 0 0 0 50px;
}

#pageWindow a:link{
	color: #000;
}

#pageWindow a:hover{
	color: #000;
}
