body
{
   background-image: url(/images2/main-bg-tiler.png);
   background-color: #000;
   background-repeat: repeat-x;
}
#footer
{
   text-shadow: none;
}
#home-top-bg 
{
   background: none;
   margin: 0 auto;
}
#inner
{
   margin: 0;
   width: 920px;
}
#header
{
   height: 125px;
}
#title-area
{
   background-image: url(/images2/tarcreek-logo.png);
   background-position: 20px 45px;
}
.header-image #header #title-area {
   background-image: url(/images2/tarcreek-logo.png);
   background-position: 10px 45px;
   background-repeat: none;
   background-color: transparent;
}
#tc-laurels
{
   margin: 0 auto;
   width: 920px;
   padding: 20px;
   background: #fff;
}

#wrap
{
   background: none;
}
#content-sidebar-wrap
{
   background: #fff;
}
#content .post
{
   margin-left: 20px;
}
.sidebar-content #content, .content-sidebar #content
{
   width: 630px;
}
#jump-the-fence
{
   position: absolute;
   direction: rtl;
}
#jump-the-fence img
{
   position: absolute;
   margin-top: 3px;
   margin-right: -311px;
}
#tc-footer
{
   margin: 0 auto;
   width: 900px;
   color: #fff;
   text-align: center;
   padding: 10px;
}
#tc-footer a, #tc-footer a:link, #tc-footer a:active, #tc-footer a:visited
{
   color: #fff;
   text-decoration: none;
}
#tc-footer a:hover
{
   text-decoration: underline;
}

/***** Nav Menu ********************/

#nav {
	clear: both;
	color: #EEEEEE;
	margin: 0 auto 0;
	padding: 0;
background: none;
	}

#nav .wrap {
	background: url(/blog/wp-content/themes/enterprise/images/nav.png);
	width: 960px;
	height: 45px;
	margin: 0 auto 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	}
	
#nav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #EEEEEE;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 13px 17px 12px 15px;
	text-decoration: none;
	text-shadow: #000000 1px 1px;
	position: relative;
	background: url(/blog/wp-content/themes/enterprise/images/navline.png) no-repeat right;
	}

#nav li a:hover, #nav li a:active {
	background: url(/blog/wp-content/themes/enterprise/images/navhov.png) top;
	color: #333333;
	text-shadow: #FFFFFF 1px 1px;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(/blog/wp-content/themes/enterprise/images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 5px;
	}
	
#nav li a:hover .sf-sub-indicator {
	background: url(/blog/wp-content/themes/enterprise/images/arrow-down-hover.png);
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #F4F4F4;
	color: #333333;
	width: 138px; 
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px dotted #CCCCCC;
	text-shadow: #FFFFFF 1px 1px;
	text-transform: none;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #FFFFFF;
	color: #333333;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: url(/blog/wp-content/themes/enterprise/images/arrow-right.png);
	top: 10px;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 158px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

#nav li.right {
	float: right;
	margin: 0;
	padding: 13px 25px 12px 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #EEEEEE;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #EEEEEE;
	text-decoration: underline;
	text-shadow: #000000 1px 1px;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(/blog/wp-content/themes/enterprise/images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(/blog/wp-content/themes/enterprise/images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}


#content-sidebar-wrap
{
	background: #FFFFFF;
	margin: 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	overflow: hidden;}
.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
   width: 938px;
}