/******************************************************************************/
/*                                                                            */
/* @copyright module                                                          */
/*                                                                            */
/* Theme: the source: your complete resource                                  */ 
/* Designed by Ross Elion > ross@respectmusic.net                             */
/* This file is designed for use with most browsers.                          */
/*                                                                            */
/*                                                                            */


/******************************************************************************/
/* Body Styles                                                                */
/******************************************************************************/


p, BODY, FORM, dd, dl, form, kbd, menu, td, th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size : xx-small;
	text-align : left;
	line-height: 1.5em;
	list-style-image: url(images/rm_arrow.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title1 {
	font-size : x-large;
	color: #330000;
	font-weight: bold;
}

.title2 {
	font-size : large;
	color: #660000;
	font-weight: bold;
}

.title3 {
	font-size : medium;
	color: #FF9933;
	font-weight: bold;
}

.title4 {
	font-size : small;
	color: #CC3300;
	font-weight: bold;
}

.title5 {
	font-size : x-small;
	color: #666699;
	font-weight: bold;
}

.title6 {
	font-size : xx-small;
	color: #CC3300;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
	text-align: right;

}

HR {
border: inset;
}

.footer {
	font-size: xx-small;
	text-align: left;
	vertical-align: middle;
	color: #CC3300;
	padding-top: 10px;
}

.bodyQuote {

	color:#CC3300;
	line-height:160%;
	padding:5px;
	font-weight: bold;
	vertical-align: top;
}


/******************************************************************************/
/* Default Links                                                              */
/******************************************************************************/

a:link {
	text-decoration: underline;
	color: #006699;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: underline;
	color: #FF9933;
}

/******************************************************************************/
/* mainBody Links                                                              */
/******************************************************************************/

a.BODY:active {  
	color: #FF9933; 
	text-decoration: underline
}

a.BODY:link {  
	color: #CC6600; 
	text-decoration: underline
}

a.BODY:hover {  
	color: #FF9933; 
	text-decoration: underline
}

a.BODY:visited {  
	color: #CC6600; 
	text-decoration: underline
}



******************************************************************************/
/* Anchor Link                                                               */
/******************************************************************************/

.anchor {
	color: #3399CC;
	text-align: right;
	padding-top: 10px; 
	padding-bottom: 5px
}
	
.anchorlink { 
	color: #3399CC; 
	text-align: left; 
	padding-top: 10px; 
	padding-bottom: 5px 
}

a.anchor:active {
	color: #3399CC;
}

a.anchor:visited {	
	color: #3399CC;
}

a.anchor:link {
	color: #3399CC;
}

a.anchor:hover {
	color: #006699;
	text-decoration: underline;
}


/******************************************************************************/
/* topNav Styles                                                              */
/******************************************************************************/

.topNav {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: xx-small;
}

a.topNav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.topNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.topNav:hover {
	color: #FF9933;
	text-decoration: none;	
}

a.topNav:active {
	color: #FF9933;
	text-decoration: none;
}

.topNavselect {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;

}

.smallborder {
	border-bottom: thin #000000 dashed;
	margin-top: 10px;
	margin-bottom: 10px;
}



/******************************************************************************/
/* sideNav Styles                                                             */
/******************************************************************************/
				

.sideNav {

	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
}

a.side:link, a.side:active, a.side:visited {  
	color: #FF9933; 
	text-decoration: none
	font-weight: bold
}

a.side:hover { 
	text-decoration: underline; 
	color: #FF9933; 
	font-weight: bold
}

.sidepad {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.sidebold {
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	font-weight: bold;
}

.sideQuote {
	color:#660000;
	line-height:160%;
	font-weight: bold;
	vertical-align: top;
	font-size: xx-small;

}

.titleSide {
	font-family:verdana, arial, sans-serif;
	color:#FF9900;
	font-size:x-small;
	font-weight:bold;
	line-height:120%;
	letter-spacing: 0.1em;
	text-align:center;
	text-transform: uppercase;
		}

/******************************************************************************/
/* Cell Padding                                                               */
/******************************************************************************/

.lineCell {
	padding-top: 10px;
	padding-bottom: 20px;
}
	
.imageCell {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
.textCell {
	padding: 5px 10px 0px;
}

.mainBodycell {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
}


/******************************************************************************/
/* Moveable Type                                                              */
/******************************************************************************/

.description {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
  		background:#993300;
  		text-transform:none;	
		}	
				
#content {
		float:left;
		position:relative;
		width:60%;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		border:1px dotted #333;	
		}

#container {
		background:#FFF;
		border:1px dotted #333;		
		}

#links {
		background:#FF9933;
		padding:15px;				
		border:1px dotted #FFF;			
		}
		
.blog {
  		padding:15px;  							
		}	

	
.blogbody {
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:16px;			
		}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active {
		font-weight: normal;
	}

.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFCC00;
	}
	
.title	{ 
		font-size: small; 
		color: #CC3300; 	
		text-transform:uppercase;				
		}			

#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;  							
		}		

.date	{
	color: #FF9933;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:10px;
	font-weight:bold;
	font-size: medium;
	text-transform: uppercase;
		}			
		
.posted	{
	font-family:verdana, arial, sans-serif;
	font-size: x-small;
	color: #006699;
	margin-bottom:25px;
	font-weight: bold;
		}
		
		
.calendar {
		color:#FFFFFF;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
  		text-align:center;	
		}
	
.calendarhead {	
		color:#000000;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;
  		padding:2px;					
		}	
	
.side {
		color:#660000;				
		}	
		
.sidetitle {
	font-family:verdana, arial, sans-serif;
	color:#FF9900;
	font-size:small;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	letter-spacing: 0.1em;
	border-bottom:1px solid #FFFFFF;
	text-align:center;
		}		
	
.syndicate {
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	color: #FF9933;
 		}	
		
.powered {
	color:#FF9933;
	font-size:xx-small;
	font-weight:bold;
	line-height:140%;
	text-transform:uppercase;
	padding:0px;
	text-align:left;
	letter-spacing: 0.2em;
	margin: 0px;
		}	
		
	
.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;	
 		border:1px dotted #999; 					
		}

.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

.trackback-post {
		font-family: verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}

		
.comments-head	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}

}
.sideCell {

	color:#660000;
	line-height:160%;
	padding:5px;
	font-weight: bold;
	vertical-align: top;
	font-size: xx-small;
}

