/* please do not remove this copyright notice */
/* RapidWeaver Theme created by <a href="http://www.mhvt.net">MacHouse</a> */
/* Copyright MacHouse */
/* RapidWeaver is a product of RealMac Software */

body {
	color: black;
	text-align: left; /* To Make Content Centered */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 900px;
	background-color: #ececec;
}

p { 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

b, strong { 
	color: black;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link { 

	text-decoration: none; 

	color: #0080ff;

}

a:visited { 

	text-decoration: none; 

	color: #0080ff;

}

a:hover, a:active { 

	text-decoration: underline; 

	color: #0080ff;

}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	width: 920px;
	margin: 0px auto 0px 0;
	background-image: url(images/body.png);
	background-color: #FFFFFF;
}

#pageLogo {
	text-align: left;
	margin: 0;
	background-image: none;
	background-color: white;
	height: 0;
	width: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#pageHeader {
	background: white url(images/header.png);
	height: 192px;
	width: 920px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#pageHeader img {
	float: right;
	padding: 0px;
	margin: 0;
}

#pageHeader h1 { 

	color: black;
	text-shadow: silver 0 1px 2px;
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	text-align: center;
}

#pageHeader h2 { 

	color: #C40900;
	text-shadow: #ffdae5 0 1px 2px;
	margin: 0 0px 0px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#mainContent {
	width: 920px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mainContent #sidebar {
	float: right;
 	width: 200px;
	background: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#mainContent #content {
	float: right;
	background: none;
	width: 680px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 10px;	
}

#footer {
	width: 920px;
	text-align: center;
	background: #ffffff url(images/foot.png) no-repeat;
	height: 20px;
	color: #dfdfdf;
	margin: 0;
	padding-top: 8px;
	text-indent: 202px;
}

#footer link {
	border-bottom-style: dotted;
	color: #dfdfdf;
	vertical-align: text-top;
}

#footer a {
	vertical-align: text-top;
	color: silver;
	vertical-align: text-top;	
}

#footer a:hover {
	vertical-align: text-top;
	color: #C40900;
	vertical-align: text-top;
	font-weight: bold;
}

#sidecontainer
{
	text-align: left;	
	width: 210px;	
	margin-top: 0px;
	background-color: #C40900;
	padding: 10px 0;
	margin-bottom: 25px;
	text-indent: 10px;
	color: white;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	background: white url(images/bread.png) no-repeat;
	text-align: left;
	width: 920px;
	color: silver;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-indent: 320px;
	padding-top: 8px;
	height: 32px;
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #dfdfdf;
}

#breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;
	color: #dfdfdf;
}

#breadcrumbcontainer a {
	color: gray;
	text-decoration: none; 
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	color: gray;
	font-weight: bold;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: white;
	width: 210px;
	text-shadow: white 0px 0px 0px;
}

#navcontainer #current {
	color: white;
	text-shadow: silver 0 1px 1px;
	text-decoration: none;
	background-image: url(images/button0.png);
}

/* Parent - Level 0 */

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 210px;
	background-image: url(images/button0.png);
	text-indent: 10px;
	color: #dfdfdf;
}

#navcontainer li { 
	margin: 0 0 0 0;
	padding: 0px;
	width: 210px;
	color: #dfdfdf;
	text-indent: 10px;
	background-image: url(images/button1.png);
}

#navcontainer a
{
	display: block;
	color: gray;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 10px;
	border-bottom: 1px solid #aeaeae;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 210px;
	background-image: url(images/button2.png);
}

#navcontainer a:hover
{
	color: #C40900;
	text-shadow: 0px 1px 1px #666666;
	text-decoration: none;
	width: 210px;
	background-image: url(images/button1.png);
	font-weight: bold;
	text-indent: 10px;
}

/* Child - Level 1 */

#navcontainer ul ul ul { 
	margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 20px;
	background-image: url(images/button0.png);
}

#navcontainer ul ul li { margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 20px;
	background-image: url(images/button1.png);
}

#navcontainer ul ul a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: gray;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 20px;
	width: 210px;
	background-image: url(images/button2.png);
}

#navcontainer ul ul a:hover
{
	color: #C40900;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: url(images/button1.png);
	width: 210px;
	text-indent: 20px;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul ul { 
	margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 40px;	
	background-image: url(images/button0.png);
}

#navcontainer ul ul ul li { 
	margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 40px;	
	background-image: url(images/button1.png);
}

#navcontainer ul ul ul a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: gray;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 40px;
	width: 210px;
	background-image: url(images/button2.png);
}

#navcontainer ul ul ul a:hover
{
	color: #C40900;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	width: 210px;
	background-image: url(images/button1.png);
	font-weight: bold;
	text-indent: 40px
}

/* Child Level 3 */

#navcontainer ul ul ul ul ul { 
	margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 60px;
	background-image: url(images/button0.png);
}

#navcontainer ul ul ul ul li { 
	margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 60px;
	background-image: url(images/button1.png);
}

#navcontainer ul ul ul ul a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: gray;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 60px;
	width: 210px;
	background-image: url(images/button2.png);
}

#navcontainer ul ul ul ul a:hover
{
	color: gray;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	width: 210px;
	text-indent: 60px;
	background-image: url(images/button1.png);
	font-weight: bold;
}

/* Child Level 4 */

#navcontainer ul ul ul ul ul ul { 
	margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 80px;
	background-image: url(images/button0.png);
}

#navcontainer ul ul ul ul ul li { 
	margin: 0 0 0 0;
	color: #dfdfdf;
	width: 210px;
	text-indent: 80px;	
	background-image: url(images/button1.png);
}

#navcontainer ul ul ul ul ul a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: gray;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 80px;
	width: 210px;
	background-image: url(images/button2.png);
}

#navcontainer ul ul ul ul ul a:hover
{
	color: #C40900;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	width: 210px;
	text-indent: 80px;	
	background-image: url(images/button1.png);
	font-weight: bold;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	font-family: Courier New, Courier, mono;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
}

.imageStyle {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 5px;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
		text-align: justify;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
}

.blog-archive-link { 
}

	
/*</group>*/

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-title {
		text-align: justify;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
}

.blog-entry-date {
		
	text-align: justify;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #aeaeae;
	padding-bottom: 5px;
}

.blog-entry-body {
	
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	
	}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title {
	text-align: justify;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	text-transform: uppercase;
}

.filesharing-item-description {
	text-align: justify;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #aeaeae;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	padding: 5px;
}

.album-description {
	padding: 5px;
}

.thumbnail-frame {
	padding: 1px;
	border: 1px solid #d4d4d4;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	color: #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	background: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photo-navigation {
	border: 1px solid #555555;
	margin: 6px; 
	background: #eeeeee;
	color: #5b5b5b;
	text-align: left;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photo-navigation a {
	text-decoration: none;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	padding: 4px;
	border: 1px solid #555555;
	margin: 6px;
	background: white;
}

.photo-links {
	padding: 0px;
}

.photo-title {
	padding: 0px;
	font-weight: bold;
}

.photo-caption {
	padding: 0px;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
	margin: 5px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
}

.movie-page-description {
	margin-bottom: 20px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-right: 10px;
}


.movie-thumbnail-caption {
	text-align: center;
	color: #666666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/



