/* sportraits.us stylesheet (Created February 2008) */

/* Styles to format basic text & page layout */
body {
	background: #F6F5EA url(images/bg-pattern.jpg) top left repeat;
	margin: 0;
	padding: 0;
	border: 0px none;
}
a {
	color: #1a566f;
	border: 0px none;
}
a img {
	border: 0px none;
}
a:hover {
	color: #518da6;
}
p {
	font: 14px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	padding: 7px 25px;
	margin: 0px;
	line-height: 1.5;
}
p.credit {
	font-style: italic;
	padding: 0px 35px;
}
p.last {
	padding-bottom: 50px;
}
h1 { /* To be used for the company name (logo) only */
	width: 847px;
	height: 321px;
	background: #fff url(images/logo.jpg) top left no-repeat;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
h2 {
	font: bold 32px Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	padding: 7px 25px;
	margin: 0px;
}
h3 {
	font: bold 18px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #1a566f;
	padding: 7px 25px 0px 25px;
	margin: 0px;
}
ul {
	list-style-type: disc;
	font: 14px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	padding: 3px 25px 5px 50px;
	margin: 0px;
}
ol {
	font: 14px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	padding: 3px 25px 5px 50px;
	margin: 0px;
	line-height: 1.2;
} 
li {
	padding-bottom: 8px;
	line-height: 1.5;
}
.note {
	font: 10px Arial, "Trebuchet MS", Helvetica, sans-serif;
}
.indented {
	margin-left: 25px;
	margin-right: 10px;
}	
.white {
	color: #fff;
}



/* Styles to format page elements (layers) */
#container {
	position: relative;
	width: 847px;
	left: 50%;
	margin-left: -423px;
	background: #F1EAE0;
}
#nav {
	position: absolute;
	top: 270px;
	right: -15px;
	width: 447px;
	height: 132px;
	background: url(images/pencil.png) top left no-repeat;
}
#content {
	position: relative;
	top: -321px;
	padding: 385px 255px 0px 180px;
	width: 412px;
	background: url(images/main-tendrils.png) top left no-repeat;
	margin-bottom: -300px;
}
body#contact #content {
	margin-bottom: -100px;
}
div.feature {
	height: 900px;
}
#content img.feature {
	position: absolute;
	top: 410px;
	left: 180px;
}
#secondaryContent {
	position: absolute;
	top: 425px;
	right: 5px;
	padding: 0;
	width: 256px;
}
p#footer {
	margin-top: 50px;
	text-align: right;
	clear:  both;
}
#footer p {
	padding: 5px;
	font: 11px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #000;
}


/* Sidebar & Thumbnail list formatting */
ul#thumbs {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
ul#thumbs li {
	float: left;
	margin: 0 0 40px 40px;
	padding: 0;
}
ul#thumbs li.one {
	background: url(images/flourish-1.gif) top left no-repeat;
	width: 140px;
	padding: 0 0 0 110px;
	margin: 3px;
}
ul#thumbs li.two {
	background: url(images/flourish-2.gif) top left no-repeat;
	width: 140px;
	padding: 0 0 0 110px;
	margin: 3px;
}
ul#thumbs li a {
	border: 0px none;
	
}

/* Forms formatting */
form {
	margin-top: 25px;
}
form h6 {
	width: 425px;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}
form h6 label {
	float: left;
}
form h6 input, form h6 textarea, form h6 select {
	float:right;
}	
form label {
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
}


/*Styles to control the sIFR Text */
/*These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	width: 362px !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	width: 250px !important;
}