/*   
Theme Name:Sun Valley Fit
Theme URI:
Description:Custom Theme for Sun Valley F.I.T. Website
Author:Duke Computer Solutions
Author URI:http://www.dukecomputer.com
Version:0.9
Tags: Custom
*/

/* old color #3c0000 */
.sociallinks {
	font-family:Tahoma, Geneva, sans-serif;
	color:#3c0000;
	font-size:14px;
	line-height: 22px;
	font-weight: bold;	
}

.showtimebanner .showtime {
	border: 3px solid #f0e9d9;
	padding:0px;
	position:relative;
	z-index: 1;
}
.showtimeleft .showtime {
	border: 3px solid #f0e9d9;
	padding:0px;
	position:relative;
	z-index: 1;
	
}
.showtimeright .showtime {
	border: 3px solid #f0e9d9;
	padding:0px;
	position:relative;
	z-index: 1;
}

#MenuBar {
	margin: 0px;
	padding: 0px;
}

#Footer a {
	color:#424934;
}
#Footer {
	color:#424934;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#si_contact_form {
	font-weight:normal;
}

a:link {
	color: #3c0000;
}
a:visited {
	color: #3c0000;
}
a:hover {
	color: #3c0000;
}
a:active {
	color: #3c0000;
}
/* navigation links */

.navigation{
  font-size: 80%;
  color: #3c0000;
  margin: 2em 0 1em 0;
}

.navigation a{
  color: #3c0000;
  text-decoration: underline;
  line-height: 150%;
}

.navigation a:hover{
  color: #887a5c;
  text-decoration: underline;
}





/* post links */
.post a {
	color:#3c0000;
}

h3.post-title, h2.post-title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-align:left;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	color:#3c0000;
}

h3.post-title a, h2.post-title a{
  text-decoration: none;
  color: #3c0000;
}

h3.post-title a:hover, h2.post-title a:hover{
  color: #887a5c;
}

/* large title on single page */
h2.post-title{
  font-size: 250%;
  font-weight: normal;
}

.post p.post-date{
  background: #fff;
  width: 38px;
  height: 38px;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  float: left;
  line-height: 100%;
  background: #fff url(images/date-bg.png) no-repeat left bottom;
  border: 1px solid #fff;
}

.post .post-date span.month{
  background: #424934;
  border-bottom: 1px solid #fff;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 85%;
  padding: 2px 0;
  text-transform: uppercase;
}

.post .post-date span.day{
  bottom: 1px;
  padding: 3px 0;
  left: 0;
  width: 100%;
  position: absolute;
}

.post p.post-author{
	background: transparent url(images/post-info.png) no-repeat left top;
	margin: 0 0 0 43px;
	padding: 0 12px;
	font-size: 110%;
	font-style: italic;
	border: 1px solid #f2efe5;
	min-height: 38px;
	color: #75695e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto !important;
	height: 38px;
	line-height: 100%;
}

.post .post-author span.info{
  margin-top: 10px;
  display: block;
}

.post .post-content{
  clear: left;
  padding-bottom: .4em;
}

.info a {
	color:#887a5c;
}

/* tags */
.post p.tags{
  background: transparent url(images/tag.gif) no-repeat left top;
  font-size: 80%;
  color: #a8937b;
  padding: 0 0 0 13px;
  margin: 1em 0;
}

.post p.tags a{
  color: #6b5e50;
  text-decoration: underline;
}

.post p.tags a:hover{
  color: #0071bb;
  text-decoration: underline;
}

p.post-metadata{
  font-size: 80%;
  margin: 2em 0;
  padding: .6em 1em;
  color: #a8937b;
  background: #f4f1e9;
  border: 1px solid #fff;
}

p.post-metadata a{
  color: #6b5e50;
  text-decoration: underline;
  line-height: 150%;
}

p.post-metadata a:hover{
  color: #0071bb;
  text-decoration: underline;
}


/* c8bea7  old BG Color*/
#Content {
	background-color:#f0e9d9;
	padding:25px;
	margin:0px;
	text-align:left;
	vertical-align: top;
	width:500px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#3c0000;
	font-size:12px;
	line-height: 22px;
}

#BlogContent {
	background-color:#f0e9d9;
	padding:25px;
	margin:0px;
	text-align:left;
	vertical-align: top;
	width:650px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#3c0000;
	font-size:12px;
	line-height: 22px;
}

#Content a{
	color:#3c0000;
}

#ContentImage {
	background-image:url(images/imagefloral.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#424934;
	text-align:center;
	padding:15px;
	margin:0px;
	vertical-align: top;
}

/* c8bea7  old BG Color*/
body {
	background-image: url(images/bgtexture.png);
	background-repeat:repeat;
	background-color: #f0e9d9;
	padding:0;
	margin:0;

}

.Fade {
	background-image: url(images/fade.png);
	background-repeat: repeat-x;
	padding:10px;
}
.Page{
	width:900px;
	margin:auto;
}
#Logo {
	text-align: center;
	font-size:10px;
	padding-bottom:0px;
}
#EmailLink {
	vertical-align:bottom;
	text-align: right;
	font-size:10px;
	padding-bottom:0px;
	border-style:none;
}

#PhoneLink {
	vertical-align:bottom;
	text-align: left;
	font-size:10px;
	padding-bottom:0px;
	border-style:none;
}

.Container {
	position:relative;

}
.Icons {
	position:absolute;
	top:15px;
	left:545px;

}


.Pictureb {
	position:absolute;
	top:320px;
	left:547px;
	border: 3px solid #f0e9d9;
	padding:0px;
	display:block;
}
.Picturec {
	position:absolute;
	top:645px;
	left:547px;
	border: 3px solid #f0e9d9;
	padding:0px;
	display:block;
}
.Pictured {
	position:absolute;
	top:970px;
	left:547px;
	border: 3px solid #f0e9d9;
	padding:0px;
	display:block;
}

.Picturelb {
	position:absolute;
	top:320px;
	left:-353px;
	border: 3px solid #f0e9d9;
	padding:0px;
	display:block;
}
.Picturelc {
	position:absolute;
	top:645px;
	left:-353px;
	border: 3px solid #f0e9d9;
	padding:0px;
	display:block;
}
.Pictureld {
	position:absolute;
	top:970px;
	left:-353px;
	border: 3px solid #f0e9d9;
	padding:0px;
	display:block;
}

.Title {
	position:absolute;
	top:0px;
	left:10px;
	border:none;
	
}

#TitleFrame {
	height:50px;
	width:100%;
	border-bottom: 2px solid #424934;
}

/* NAV FONT STYLES */

#NavTable {
	margin-bottom:1px;
}
.page_item {
	border-left: 2px solid #3c0000;
}



#Nav a	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3c0000;
	text-decoration: none;
	text-align: center;
	}

#Nav a:visited	{
	color: #3c0000;
	text-decoration: none;
	}

#Nav a:hover	{
	color: #3c0000;
	text-decoration: none;
	}

#Nav a:active	{
	color: #3c0000;
	text-decoration: none;
	}

#Nav a:visited:active	{
	color: #3c0000;
	text-decoration: none;
	}

#Nav a:visited:hover	{
	color: #3c0000;
	text-decoration: none;
	}

/* END NAV FONT STYLES */


/* NAV FUNCTION STYLES */

#Nav,
#Nav ul {
	z-index: 100;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#Nav a {
	display: block;
	text-align: center;
	overflow: hidden;
	padding: 1px 8px 1px 8px;
	margin: 0px;
	}

#Nav ul li ul li a {
	text-align: left;
	display: block;
	height: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size:14px;
	}

#Nav ul li {
	float:left;
	margin-right: 0px;
	margin-top:4px;
	}


#Nav ul li ul li {
	float: left;
	width: 189px;
	height: auto;
	border: 0px;
	}

#Nav ul li ul {
	position: absolute;
	background-color: #c8bea7;
	background-image: url(images/nav_lv2ul.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 189px;
	left: -9999px;
	margin: 0px;
	border-top: 1px solid #424934;
	}

#Nav li:hover ul,
#Nav li.sfhover ul {
	left: auto;
	}

#Nav li:hover,
#Nav li.sfhover {
	position: static;
	}

#Nav ul li:hover,
#Nav ul li.sfhover {
	background-image: url(images/nav_lv1_on.jpg);
	background-color: #c8bea7;
	}

#Nav ul li ul li:hover,
#Nav ul li ul li.sfhover {
	background-image: url(images/nav_lv2_on.jpg);
	background-repeat:repeat-x;
	background-color: #c8bea7;
	}


/* END NAV FUNCTION STYLES */
.alignleft { float: left; }
.alignright { float: right; }