/* 
	CSS Stylesheet for www.rivercitystudio.com
	Created 6.24.2009
	By Jay Pilgreen
	copyright River City Studio
*/


	/* --------------------- Global Declarations -------------------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

object {
	outline: none;
}

body {
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", serif;
/* 	padding: 5px; */
	background-color: #fff;
	background-image: url('/_img/backgroundGradient.jpg');
	background-repeat: repeat-x;
}

#container {
/* 	width: 955px; */
	width: 875px;
	position: relative;
	margin: 0px auto;
	min-height: 600px;
/* 	border:1px solid #333; */
/* 	background-image: url('/_img/backgroundArt.png'); */
	background-image: url('/_img/background.jpg');
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

	/* ----------------------- Header Declarations ---------------------------------- */
	
#header {

}

#logo {
	display: block;
	margin-left: 25px;
	padding-top: 22px;
}

#slogan {
	position: absolute;
	right: 50px;
	top: 80px;
}


	/* ---------------------- Content Declarations ------------------------------------ */
	
#left {
	width: 225px;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-bottom: 140px;
	position: relative;
}

#nav {
	font-family: Arial, sans-serif;
	padding-left: 36px;
	padding-top: 10px;
	background-image: url('/_img/hoverCloud.png');
	background-repeat: no-repeat;
	background-position: -999px;
	position: relative;
	padding-bottom: 20px;
}

#nav li {
	list-style-type: none;
	text-transform: capitalize;
	margin-bottom: 4px;
}

#nav a {
	color: #981B1E;
	font-size: 13px;
	outline: none;
	padding: 2px 4px;
}

#nav a:hover, #nav a.active {
	font-weight: bold;
}

#nav a.active {
	font-weight: bold;
}

#nav ul {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 10px;
}

#nav ul li a {
	color: #333;
	font-size: 12px;
}

#nav ul li a:hover, #nav ul li a.active {
	background-color: #F16621;
	color: #fff;
	font-weight: normal;
}

	/* ------------- Break Box Declarations ------------------ */
	
#breakBox {
	width: 119px;
	position: absolute;
	bottom: 0px;
	left: 25%;
}

#breakBoxCircles {
	position: absolute;
	top: -15px;
	left: -25px;
}

#breakTop, #breakBottom {
	height: 9px;
	background-image: url('/_img/breakBoxTop.png');
	background-repeat: no-repeat;
}

#breakBottom {
	background-image: url('/_img/breakBoxBottom.png');
}

#breakMid {
	background-image: url('/_img/breakBoxMiddle.png');
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 7px;
}

#breakMid h6 {
	font-family: Arial;
	color: #FFCC66;
	font-size: 11px;
	margin-bottom: 4px;
}

#breakMid a.breakLink {
	display: block;
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	padding: 4px 0px
}

#breakMid #iconGroup {
	padding-top: 11px;
}

#breakMid #iconGroup a {
	padding: 2px;
}

	/* ----------------- Right / Main Content Declarations --------------------------------- */
	
#right {
	margin-left: 250px;
	margin-right: 60px;
	color: #333;
}

#homeCopy {
	padding-top: 125px;
}

#right h2 {
	font-weight: normal;
	font-size: 26px;
	margin-bottom: 8px;
}

#right h2.secondaryHead {
	color: #981B1E;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

#right h3 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 7px;
}

#right p {
	line-height: 18px;
	margin: 10px 0px;
}

#right .noPadBottom {
	margin-bottom: 0px;
}

#right .noPadTop {
	margin-top: 0px;
}

#right a {
	color: #333;
	text-decoration: underline;
}

#right span {
	font-size: 17px;
}

#right span.red {
	font-size: 16px;
	color:  #981B1E;
	font-weight: bold;
}

#right ul, #right ol {
	margin-left: 25px !important;
}

#right .noPad {
	margin-top: 0px;
	margin-bottom: 0px;
}	

#right .padTop {
	margin-top: 10px;
}

#right ul li {
	list-style-image: url('/_img/bullet.gif');
	list-style-position: outside;
	padding: 2px 0px;
}

#right ol {

}

#right ol li {
	padding: 2px 0px;
}



	/* ----------------------- Misc Styles for individual Pieces --------------------------- */
	
img.floatRight {
	float:	right;
	margin:5px 0 5px 10px;
}

img.floatLeft {
	float: left;
	margin: 5px 10px 5px 0;
}


	/* Photo Gallery Declarations
	---------------------------------*/

#gallery {
  position: relative;
}

#thumbs {
	position: relative;
	margin-top: 15px;
  z-index: 50;
  width: 590px;
}

.thumb {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	width: 60px;
	height: 75px;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #C93100;
	text-align: center;
}

.thumb img {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
}

 /* --- New Styles for the Slider --- */

#slideWindow a {
	display: block;
	float: left;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #C93100;
	text-align: center;
	margin: 0px 3px;
	text-decoration: none;
	outline: none;
}

#slideWindow a img {
	display: block;
	margin-bottom: 4px;
}

#slideWindow {
	padding-left: 7px;
}

#backArrow, #forwardArrow {
	cursor: pointer;
	margin-top: 17px;
}

#backArrow {
	float: left;
}

#forwardArrow {
	float: right;
}

#controls {
	display: none;
}


 /* --- End Slider Styles --- */

#frame {
	position: relative;
	padding-top: 35px;
	padding-left: 25px;
}

#frame img {
	float: left;
	margin-top: 30px;
	border: 3px solid #333;
}

#frame p {
	position: relative;
	left: -255px;
	margin: 0px;
	padding: 0px;
}

#frame p.name {
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: -15px;
}

#frame p.title {
	font-size: 12px;
	font-style: italic;
	position: relative;
	top: -15px;
}

#frame p.title {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#contents {
	margin-left: 305px;
	margin-top: -18px;
	padding: 0px;
}

#contents ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: 10px;
}

#contents ul li {
	font-size: 10px;
	font-style: italic;
	width: 215px;
}

#contents ul li span {
	font-size: 11px;
	font-weight: bold;
	color: #C93100;
	font-style: normal;
}

#toggle {
  position: absolute;
/*   top: 170px; */
	top: 350px;
/*   left: 70px; */
	left: 95px;
  width: 200px;
  text-align: right;
}

#toggle a {
  padding: 4px;
  font-size: 12px;
  text-transform: uppercase;
/*   text-decoration: none; */
  font-weight: bold;
}

#toggle a:hover {
  color: #981B1E;
}

#toggle img {
  margin-bottom: -4px;
}



	/* --------------------------- Table Declarations --------------------------------------- */
	
#content table {
	font-size: 13px;
}

#content table td {
	padding-right: 15px;
	vertical-align: top;
	padding-bottom: 15px;
}

#news a {
	color: #981B1E;
}

#news p {
	margin-top: 0px;
}

#content table td.newsBullet {
	padding-right: 4px;
}



	/* ----------------------- Accordian Declarations (case Study) --------------------------- */
	
#right h3.clickHeader {
	cursor:	pointer;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 4px;
	padding-top: 2px;
}

#accordian div.accordianSynapsis a.readMoreButton {
	color: #981B1E;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#accordian div.accordianSynapsis, #accordian div.accordianDump p {
	font-size: 12px;
	line-height: 18px;
	margin: 4px 0px;
	padding: 5px 10px;
}

#accordian div.contentBox {
	display: none;
}

	/* ------------- New Design ------------------ */

#accordian div.caseStudyPopUp {
	padding: 15px;
	background-image: url('/_img/caseStudyBorder.png');
	display: none;
	position: absolute;
	top: 25%;
}

#accordian div.caseStudyPopUp div {
	background-image: url('/_img/caseStudyBacker.png');
	padding: 20px;
	color: #333;
	position: relative;
}

#accordian div.caseStudyPopUp div div.caseStudyBody {
	height: 400px;
	overflow: auto;
	background-image: none;
	padding: 0px;
	padding-right: 20px;
}

#accordian div.caseStudyPopUp div a {
	color: #DE5810;
}

#accordian div.caseStudyPopUp div h2 {
	color: #EF6420;
	padding-bottom: 3px;
	border-bottom: 2px solid #333;
	margin-bottom: 8px;
}

#accordian div.caseStudyPopUp div h6 {
	font-size: 13px;
	position: absolute;
/* 	top: 23px; */
	top: 33px;
	right: 27px;
	cursor: pointer;
}

#accordian div.caseStudyPopUp div h6 span {
	font-size: 23px;
	font-family: "Verdana";
}

#accordian div.caseStudyPopUp div h6:hover {
	color: #EF6420;
}

#accordian div.accordianSynapsis, #accordian div.accordianDump p {
	font-size: 12px;
	line-height: 18px;
	margin: 4px 0px;
/* 	padding: 5px 10px; */
	padding: 5px 0px;
}



	/* --------------------------- Tab Panel System -------------------------------- */
	
#tabPanel p#tabs {
	margin: 0px;
	padding: 0px;
}
	
#tabPanel a.tabControl {
	padding: 3px 7px;
	padding-bottom: 2px;
	border: 1px solid #f26722;
	border-bottom: none;
	background-image: url('/_img/accordianBackerTrans.png');
	text-decoration: none;
	font-weight: bold;
}

#tabPanel a.tabControl:hover, #tabPanel a.active {
	background-image: url('/_img/accordianBacker.png');
	color: #fff;
}

#tabPanel #tabContents {
	margin-top: 0px;
	padding: 7px;
	padding-top: 15px;
	background-image: url('/_img/accordianBackerTrans.png');
	border: 1px solid #f26722;
}

div.hidden {
	display: none;
}


	/* ------------------------------ Blog Page ---------------------------------*/
	
	
.left {
	background-color: #FFCC66;
	/* float: left; */
/* 	margin-right: 12px; */
	padding: 8px;
	text-align: left;
/* 	width: 100px; */
}

.left h3 {
	font-size: 15px;
}

.left img {
	margin-bottom: 8px;
}

#fullBioTop {
	background-image: url('/_img/blog/fullBioTop.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 98px;
}

#fullBioMiddle {
	background-image: url('/_img/blog/fullBioMiddle.gif');
	background-repeat: repeat-y;
	height: 2px;
	width: 100px;
}

#fullBioBottom {
	background-image: url('/_img/blog/fullBioBottom.gif');
	background-repeat: no-repeat;
	clear:both;
	height: 40px;
	width: 127px;
}

.byLine {
	color: #000;
	font-size: 9px;
	margin-left: 10px;
}

.right {
	float: right;
	text-align: right;
/* 	width: 110px; */
	width: 150px;
}

.right h4 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 21px;
}

#right .right a {
	display: block;
	font-size: 10px;
	margin: 6px 0px;
}

#right .contBlock a {
	display: inline !important;
	font-size: 11px !important;
}

.mid {
	border-right: 1.5px solid #F26722;	
	margin-top: 10px;
	padding-right: 10px;
/* 	width: 400px; */
/* 	margin-right: 125px; */
	margin-right: 165px;
}

.mid .blogBlock {
	border-bottom: 1px dashed #F26722;
/* 	width: 400px; */
}

.blogBlock h4 {
	margin: -15px 0px 0px 0px;
}

.subscribe {
	padding-top: 10px;
}

#blog .contBlock p {
	font-size: 11px;
	margin-top:0px;
}

#blogPost .contBlock p {
	font-size: 11px;
	margin-top:0px;
}

#blogDetails .contBlock p {
	font-size: 11px;
	margin-top:0px;
}

.contBlock h4 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 2px;
}

.blogDate {
/* 	float: right; */
	display: block;
	font-size: 12px !important;
	margin-top: -7px;
}

.blogDate a {
	margin-left: 10px;
}

.blogBlock strong a {
	font-size: 15px;
}

.blogBlock h4 a {
	margin-right: 8px;
}

#newerPosts {
	background-color: #FFDA8C;
	border: 1px solid #FFCC67/* #F26722 */;
	float: left;
	font-size:10px;
	height:17px;
	padding:2px;
	text-align:center;
	width:70px;

}

#olderPosts {
	background-color: #FFDA8C;
	border: 2px solid #FFCC67/* #F26722 */;
	float: right;
	font-size:10px;
	height:17px;
	padding:2px;
	text-align:center;
	width:70px;
}

#commentBlock {
	margin-top: 40px; 
}


	/* --------------------------- Ask Yoda Styles ------------------------------------------ */
	
p.askYoda {
	text-align: left;
}

.yodaAnswer {
	text-align: center;
	font-size: 23px;
	color: #CC3300;
	height: 90px;
	position: relative;
	top: 10px;
}

.ask {
  border: 1px solid #666;
  background-color: #EFEFFF;
  padding: 5px;
	margin-left: 75px;
	margin-top: 20px;
	color: #333;
}

.sub {
  background-color: #333;
  color: #DFDFDF;
  font-weight: bold;
  margin-left: 225px;
  cursor: pointer;
}

.sub:hover {
	color: #EF6B21;
}

#askYodaPic {
	position: absolute;
	top: 10px;
	right: 300px;
	z-index: 0;
}



	/* ------------------------------ Footer Declarations ----------------------------------- */
	
#footer {
	clear: both;
	margin-top: 25px;
	height: 127px;
	background-image: url('/_img/footerCircles.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-align: right;
}

#footer p {
	color: #981B1E;
	font-family: Arial;
	font-size: 10px;
	margin-right: 175px;
	padding-top: 15px;
}

#footer a {
	color: #981B1E;
}


	/* ------------------------------ Popup Declarations ----------------------------------- */

#bubbleParagraph {
margin:0;
padding: 0;
height:1px;
line-height:1px;
position:relative;
width:303px;
}
div.bubble {
background-image:url('/_img/bubbleTop.gif');
background-position:top;
background-repeat:no-repeat;
width:263px;
margin:0px;
padding: 20px 20px 0px 20px;
position:relative;
}
#ingrams {
display:none;
left: 520px;
position:absolute;
background-image:url('/_img/bubbleBottom.gif');
background-position:bottom;
background-repeat:no-repeat;
margin:-180px 0px 0px 0px; 
padding: 0px 0px 38px 0px;
}
#benefits {
display:none;
left: 300px;
position:absolute;
background-image:url('/_img/bubbleBottom.gif');
background-position:bottom;
background-repeat:no-repeat;
margin:-270px 0px 0px 0px; 
padding: 0px 0px 38px 0px;
}


		/* ---------------------- Styles For the Classes Page ------------------------------ */
	
p.classPrice {
	margin-top: 0px !important;
	padding-top: 3px !important;
	float: right;
}

.classTimes {
	padding: 5px 10px;
	background-color: #FED36B;
	border: 1px outset #fff;
}

.classTimes p.padLeft {
	padding-left: 15px !important;
}

hr.classSeparator {
	color: #333;
	margin: 25px 0px;
}

p.note {
	margin: 0px !important; 
	padding: 0px 10px !important;
	font-weight: bold;
	font-size: 11px !important;
}