body {
	
  /*background: #E3DCD1 url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/alex_blue_bg.gif) repeat-y center;*/
 background: #333333 url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/bgpattern.jpg) repeat top left;
	margin: 0; 
	padding: 0;	
font-size: 101%;
	text-align: center;
	margin: 0;
	padding-left: 1px;


}



div, h2, h3, h4, h5, h6, p, table, ul, ol, img {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:link {
	color: #000;
	border-bottom: 1px solid #BDD3EA;
}

a:visited {
	color: #333;
	border-bottom: 1px solid #BDD3EA;
}

a:active, a:hover {
	color: #333;
	border-bottom: 1px solid #BDD3EA;
}

img {
	border: 0;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

acronym {
	cursor: help;
	border-bottom: 1px dashed #c60;
	color: #c60;
}

/* header
------------------------------------------------- */
h1 {
	/*background: #32679A url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/alex_blue_hbg.gif) repeat-x;*/
        background: #32679A url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/rcbanner.jpg) repeat-x;
height: 33px;
width: 732px;
	margin: 0 auto;
	/*border-left: 12px solid #2A629C;
	border-right: 12px solid #2A629C;*/
/*border-left: 12px solid #CC9900;
	border-right: 12px solid #CC9900;*/
	color: #fff;
	font-size: 2em;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 100px 0 0 35px;
	text-align: left;
}


/* navigation
------------------------------------------------- */
#navi {
	width: 750px;
	margin: 0 auto;

}

#navi ul li {
	list-style: none;
	float: left;
	margin-bottom: -20px;
}

html>body #navi ul li {
	margin-bottom: 0;
}


#navi ul li a {
	display: block;
	float: left;
	padding: 3px 12px;
	font-size: 0.7em;
	text-transform: uppercase; 
	border-bottom: 0;
	letter-spacing: 1px;
        font-weight: bold;
}

#navi ul li a:link {
	/*color: #386A96;*/
	color: #fff;
}

#navi ul li a:visited {
	color: #fff;
}

#navi ul li a:active {
	color: #fff;
	color: #003366;
}

#navi ul li a:hover {
	color: #fff;
	color: #3399FF;
}

/* highlighted navigation link
------------------------------------------------- */
#navi ul li a.hl:link {
	color: #fff;
	background: #CCFFFF;
}

#navi ul li a.hl:visited {
	color: #fff;
	background: #CCFFFF;
}

#navi ul li a.hl:active {
	color: #fff;
	background: #CCFFFF;
}

#navi ul li a.hl:hover {
	color: #fff;
	background: #CCFFFF;
}

/* main-c (main container)
------------------------------------------------- */
	#main-c {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

/* searchform
------------------------------------------------- */
#main-c #searchform {
	position: relative;
	top: 10px;
	/*left: 522px;*/
	left: 560px;
	/*background: #7695B7;*/
	color: #fff;
	width: 220px;
	padding: 20px 10px 6px 10px;
	margin: 0 0 -31px 0;
}

#main-c #searchform p {
	font-size: 10px;
	margin-top: 3px;
}

#main-c #searchform p #searchterm {
	width: 155px;
	font-size: 0.7em;
}

#main-c #searchform p #searchsubmit {
	margin-bottom: -5px;
	margin-left: 2px;
}

/* mailinglist
------------------------------------------------- */
#mailinglist {
	color: #fff;
	width: 220px;
	padding: 4px 10px 6px 10px;
	margin: 0 0 -31px 0;
}

#mailinglist p {
	font-size: 10px;
	margin-top: 3px;
}

#mailinglist p #mailinglistsubmit {
	margin-bottom: -5px;
	margin-left: 2px;
}



/* about intro blogowner
------------------------------------------------- */
#about {
	/*background: #7695b7 url(http://www.therhythmcompany.com/images/site_images/groupshot.jpg) no-repeat;*/
       /* background: url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/aboutbg.jpg);*/
	width: 521px;

border: 5px solid #000000;
              background-color: #ffffff;
             /* border-left: 12px solid #ee3a23;
              border-right: 12px solid #ee3a23;
              border-bottom: 1px solid #ee3a23;
              border-top: 1px solid #ee3a23;*/
 /*border-left: 12px solid #CC3333;
              border-right: 12px solid #CC3333;
              border-bottom: 1px solid #CC3333;
              border-top: 1px solid #CC3333;
                margin: 0px 0px 0px 0px;*/

}     

#about p {
	padding: 17px;
	font-size: 12px;
text-align: center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#about h2 {
	text-transform: uppercase;
	margin: 0 0 -10px 20px;
	padding-top: 20px;
	color: #000;
text-align: center;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* content
------------------------------------------------- */
#main-c #content {
      	width: 521px;
	margin: 1px 0 0 0;
	float: left;


}


#main-c #content h2, #main-c #content h3 {
                text-transform: uppercase;
	margin: 10px 30px -13px 50px;
	color: #cc0000;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
}


#main-c #content h2 a:link, #main-c #content h2 a:visited {
                border-bottom: 1px;
	color: #ccc;
}

#main-c #content h2 a:active, #main-c #content h2 a:hover {
	color: #c00;
}

#main-c #content h3 {
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 1px;
}

#main-c #content p {
	margin: 15px 30px 10px 50px;
	color: #333;
	letter-spacing: 0.02em;
	font: 0.8em/1.5em Arial, Helvetica, sans-serif;
}

#main-c #content .tools {
	color: #c00;
	text-align: right;
	font: 0.7em Georgia, "Times New Roman", Times, serif;
             

}

#main-c #content .tools a:link, #main-c #content .tools a:visited {
               border: 0;
               text-decoration: underline; 
               color: #666; 

}

#main-c #content .tools a:active, #main-c #content .tools a:hover {
              color: #c00; 
              border: 0; 
              text-decoration: none; 

}

#main-c #content h4 {
              color: #fff; 
              border: 0; 
              text-decoration: none; 

}



/* sidebar
------------------------------------------------- */
#main-c #sidebar {
	width: 250px;
	float: right;
	/*margin: -3em 0 0 2px;*/
	margin: -12em 0 0 2px;
}

#main-c #sidebar p {
	font-size: 0.7em;
	margin: 10px 10px 10px 10px;
	line-height: 1.5em;
	/*color: #2a629c;*/
	color: #fff;
}

#main-c #sidebar a:link {
	/*color: #2a629c;*/
	color: #fff;
	/*border-bottom: 1px solid #2a629c;*/
}

#main-c #sidebar a:visited {
	/*color: #357dca;*/
	color: #fff;
	/*border-bottom: 1px solid #357dca;*/
}

#main-c #sidebar a:active {
	/*color: #c00;*/
	color: #fff;
	/*border-bottom: 1px solid #c00;*/
}

#main-c #sidebar a:hover {
	/*color: #c00;*/
	color: #fff;
	/*border-bottom: 1px solid #c00;*/
}

#main-c #sidebar h4 {
	text-transform: uppercase;
	margin: 20px 10px -5px 10px;
	/*color: #2a629c;*/
	color: #fff;
	letter-spacing: 1px;
	font: normal 0.7em Georgia, "Times New Roman", Times, serif;
}

#main-c #sidebar ul {
	font-size: 0.7em;
	margin: 10px 10px 10px 40px;
	list-style: square;
	line-height: 1.5em;
	/*color: #2a629c;*/
	color: #fff;
}

/* footer
------------------------------------------------- */
#main-c #footer {
	/*background: #386A96;*/
	width: 522px;
	color: #000000;
	font-size: 0.7em;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	clear: both;
}

#main-c #footer a:link, #main-c #footer a:visited, #main-c #footer a:active, #main-c #footer a:hover {
	/*color: #96b9d8;*/
	border-bottom: 1px solid #96b9d8;
}

/**************************************************************************

 single view / comment / interior page, the body id will change some styles

***************************************************************************/
#singleview #main-c #content h2 {
border-left: 30px solid #ebebeb;
margin-left: 10px;
padding-left: 10px;
font-size: 0.9em;
font-weight: bold;
}




#singleview #main-c #sidebar {
	margin-top: 3em;
}





/* comments
------------------------------------------------- */
#singleview #main-c #content .comment {
	background: #ebebeb;
	margin: 25px 20px 20px 42px;
	padding: 5px 0;
}

#singleview #main-c #content .comment p {
margin-left: 15px;
		margin-right: 15px;
}

/* commentform
------------------------------------------------- */
#singleview #main-c #content #commentform {
	background: #bdd3ea;
	margin: 25px 20px 20px 42px;
	border: 1px solid #7695b7;
}
#singleview #main-c #commentform p {
	margin: 15px;
}

#singleview #main-c #commentform label {
	width: 100px;
	display: block;
	float: left;
	font-size: 0.85em;
	color: #999;
}

#singleview #main-c #commentform p span {
	font-size: 0.85em;
	color: #999;
}

#singleview #main-c #commentform .input {
	border: 1px solid #7695b7;
	width: 250px;
	margin-left: -40px;
	color: #666;
	font-size: 0.8em;
	padding: 2px 0 2px 2px;
}

#singleview #main-c #commentform textarea {
	border: 1px solid #7695b7;
	width: 409px;
	height: 200px;
	margin-top: -20px;
}

#singleview #main-c #commentform p.right input {
	background: #386a96;
	border: 1px solid #7695b7;
	color: #fff;
	font-weight: bold;
	width: 120px;
	height: 26px;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			12px 0 16px 4px;
 margin:			0 0 0 40px;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.entry {
              /*background: url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/custom_corners_topleft.gif) top left no-repeat;*/
              background-color: #ffffff;
width: 521px;
border: 5px solid #000000;
               
  }
               

.entry h4 {
              /* background: url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/custom_corners_topright.gif) top right no-repeat; */
               font: 1.0em Georgia, "Times New Roman", Times, serif;
               color: #cc0000;
               padding:15px;
               margin:0px;
	
  }


.entrybody {
               /*background: url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/custom_corners_rightborder.gif) top right repeat-y; */
               margin:0px;
               margin-top:-2em;
               padding:15px;

}

.entryfooter {
             /*background: url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/custom_corners_bottomleft.gif) bottom left no-repeat; */
               width: 521px;

}

.entryfooter2 {
        /*background: url(http://www.therhythmcompany.com/themes/site_themes/alex_blue/custom_corners_bottomright.gif) bottom right no-repeat; */
               display:block;
               padding:15px;
               margin:-2em 0px 0px 0px;
               
}

