/*  
Theme Name: HimalayanFoundation
Theme URI: 
Description: Custom Template
Version: 1.0
Author URI: 
Tags: himalayanfoundation

/* structure */
body{
	background: #fafafa;
	margin: 0;
	padding: 0;
	font-size:13px;
	font-family:georgia,serif;
}

#mainBody{
	width: 965px;
	background: fff;
	margin: 0 auto 0 auto;
}

#header{
	background: #fff;
}

#branding img{
	float: left;
}

#tollfree{
	float: right;
	padding: 7px 15px 0;
}

#mainnav{
	background: url(images/topnav.jpg);
	height: 35px;
}

#contentBody{
	background: #ececec;
}
#content{
	width: 648px;
	background: url(images/contentbg.jpg);
}

#content .contentarea{
	margin: 10px;
	min-height: 450px;
}

#right{
	width: 317px;
	background: #ececec;
}

#right h2{
	background: #c9c7c7;
	padding: 5px;
	margin-bottom: 5px; 
}

#content,#right{
	float: left;
}

#bodyBase{
	height: 48px;
	background: url(images/bodybasebg.jpg);
	text-align: right;
}
#bodyBase .social{
	float: left;
	width: 450px;
	padding: 7px 10px 0;
}
#bodyBase .secnav{
	padding: 12px 30px;
}

.rightbox{
	border: solid 1px #999999;
	padding: 10px;
	margin: 10px;
	background: #fff;
}

div.clear{
	clear: both;
}

#footer{
	text-align: center;
	background: #fff;
}

/*type*/
body{
	font-size: 100%;
}
a{
	color: #3852a9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, #nav{		
	font-family:  baskerville, 'palatino linotype',palatino,georgia,serif;
	font-weight: normal;
	margin:0;padding: 0; 
	line-height: 1.2em;
	color:#000;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, #nav em{text-transform: lowercase;font-style:italic;f}
h1{font-size: 2.6em;}
h2{font-size: 1.7em;}
h3{font-size: 1.5em;}
h4{font-size: 1.3em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}
#right h2{font-size: 1.5em;}
#tollfree{
	font-weight: bold;
	color: #fff;
}
#content{
	font-size: 90%;
	line-height: 1.6em;
}

#bodyBase a{
	color: #000;
}

/* nav */
ul#topnav{
	font-size: .8em;
}
ul.submenu{
	font-size: .8em;
}
/*right menu*/
.submenu a{
	color: #666666;
}
