/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
* { 
	padding: 0; margin: 0;
}

a, a:visited {
	text-decoration: none !important;
	color: #330000;
}

a:hover {
	text-decoration: underline !important;
	color: #222;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #DDEEDD;
	font-size: 12px;
	color: #333;
}

html { 
	overflow: -moz-scrollbars-vertical !important;
}

img {
	border: 0;
}

#wrapper { 
	margin: 0 auto;
	width: 912px;
}

#header {
	width: 890px;
	color: #666;
	padding-top: 10px;
	height: 50px;
	margin:30px 0px 0px 0px;
	background: #DDEEDD;
}

#header-content{ 
	margin: 0px 0px 0px -20px;
	padding-top: 34px;
}

/* top nav */
#nav {
	position: relative;
	top: 10px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 15px;
	display: block;
	overflow: hidden;
	width: 100%;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	padding: 15px 1px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:15px; /* for IE5/Win */
}

#nav a:hover {
	background-position: 0 -30px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -15px;
}

#thome a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_home.gif) top left no-repeat;
}

#tbiography a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_biography.gif) top left no-repeat;
}

#tevents a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_events.gif) top left no-repeat;
}

#tgallery a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_gallery.gif) top left no-repeat;
}

#tpress a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_press.gif) top left no-repeat;
}

#tmusic a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_music.gif) top left no-repeat;
}

#tcontact a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_contact.gif) top left no-repeat;
}

#tblog a  {
	width: 110px;
	background: url(http://www.sarahdeleo.com/images/tnav_blog.gif) top left no-repeat;
}

.dotted {
	border-bottom: 1px dotted #666;
	padding-top: 8px;
}

#content {
	margin-top: 62px;
}

#container-inner{
	width: 890px;
}

.layout-wtt #alpha {
	width: 500px !important;
}
	
#alpha-inner {
	padding-left: 0px;
}


.entry-title a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #69120A;
	text-decoration: none !important;
}

#page-title{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #69120A;
	text-decoration: none !important;
}

.asset-body {
	line-height: 18px !important;
	color: #333 !important;
}

.widget-header {
	font-size: 12px;
	font-weight: bold;
	color: #69120A;
}

.widget-content {
	color: #333;
}

.content-nav {
	text-align: left;
}

#footer_left {
	float: left;
	width: 290px;
}

#footer_right {
	float: right;
	width: 280px;
}

#footer_center { 
	float: left;
	width: 290px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.social {
	padding-right: 20px;
}

.padding20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.padding10 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:11px;
}

.paddingtop35 {
	padding-top: 33px;
}

.paddingtop20 {
	padding-top: 20px;
}

.copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
}

#footer {
	clear: both;
	width: 890px;
}

#footer-inner {
	padding: 0px !important;
}

/* end StyleCatcher imports */

 
