/*
Theme Name: Visit Scottsbluff
Theme URI: http://www.visitscottsbluff.com
Description: Custom design for Visit Scottsbluff
Version: v1.0
Author: Jason Camp
Author URI: http://www.jasoncamp.net/
*/
* { padding: 0; margin: 0; }
	
body {
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	color: #7d7248;
	background: #f5f5f5;
}

img { border: 0; }

.clear { clear: both; }

#wrap {
	width: 790px;
	margin: auto;
	background: #fff;
}

#header {
	background: #f2eee2;
	height: 225px;
}
#homeFlash {
	margin: 0;
	padding: 0;
	width: 790px;
	height: 290px;
	background: #fff; 
}
#content {
	margin: 0;
	padding: 0;
	height: 100%;
	background: url("images/bg_page.gif") repeat-y 0 0;
}
#contentHome {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fff url("images/bg_home.gif") repeat-x 0 0;
	vertical-align: top;
}
#contentHome h1 {
	padding: 10px 30px 20px 30px;
	font: 22px "Trebuchet MS", Trebuchet, sans-serif;
	font-weight: bold;
	color: #366;
}
#contentHome p {
	padding: 0 30px 20px 30px;
	line-height: 1.6;
}
#contentWide {
	margin: 0;
	padding: 35px;
	height: 100%;
	background: #fff;
}
#footerHome {
	padding: 20px 30px 30px 30px;
	background: #fff;
	font: 10px/2 Arial, sans-serif;
	text-align: center;
	color: #999;
}
#footer {
	padding: 20px 30px 30px 290px;
	background: #fff url("images/bg_page.gif") repeat-y 0 0;
	font: 10px/2 Arial, sans-serif;
	text-align: center;
	color: #999;
}
#footer a, #footerHome a {
	padding: 0 6px;
	color: #666;
	text-decoration: underline;
}

a {
	color: #00f;
	text-decoration: underline;
}
a:visited,active {
	color: #006;
}
a:hover {
	color: #000;
}

#sidebar a {
	color: #060;
	text-decoration: none;
}
#sidebar a:visited,active {
	color: #030;
}
#sidebar a:hover {
	color: #090;
	text-decoration: underline;
}

#content p {
	line-height: 22px;
}

#content h2 {
	margin: 0 0 10px 0;
	font: normal 24px "Trebuchet MS", Verdana, sans-serif;
	color: #7d7248;
	text-transform: uppercase;
}
#content h2 a {
	color: #7d7248;
}

#content h3 {
	margin: 10px 0;
	font: normal 18px "Trebuchet MS", Verdana, sans-serif;
	color: #7d7248;
	text-transform: uppercase;
}

#content .subhead {
	display: block;
	padding: 3px 5px 0 8px;
	margin-bottom: 5px;
}
	
/*Home Page Columns*/

.leftalign {
	float: left;
	margin: 5px 10px 5px 0;
}
.rightalign {
	float: right;
	margin: 5px 5px 5px 10px;
}
.linkbutton {
	display: block;
	background: url("images/button1.jpg") no-repeat;
	width: 79px;
	height: 22px;
	text-align: right;
	padding: 5px 20px 0 5px;
}
.linkbutton: hover {
	background: url("images/button3.jpg") no-repeat;
}
#sitename {	
	display: block;
	padding: 60px 55px 0 45px;
	color: #808040;
	font: bolder small-caps 22px "Trebuchet MS", Verdana, sans-serif;
	text-align: right;
}
#sitename .desc {
	font-size: 14px;
	color: #ccc;
	font-variant: normal;
	display: block;
}

#rightcontent {
	float: right;
	width: 455px;
	padding: 35px 30px 0 35px;
	background: #fff url("images/bg_rightcontent.gif") repeat-x 0 0;
}

#sidebar {
	margin: 0;
	width: 270px;
	padding: 35px 0 0 0px;
	background: #f3efe3 url("images/bg_sidebar.gif") repeat-x 0 0;
}
#sidebar .post-meta {
	font: 14px Georgia, serif;
	font-style: italic;
	color: #b74010;
	padding: 0 25px 35px 25px;
}
#sidebar .post-meta h3 {
	font: 18px Georgia, serif;
	text-transform: capitalize;
	color: #366;
}
#sidebar .post-meta h3 a:link {
	color: #366;
	text-decoration: underline;
}

#content table {
	width: 90%;
	border: 1px solid #A0C6EB;
	margin-bottom: 20px;
}
#content th {
	background: #D2E3F3;
	padding: 5px 15px 5px 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #BDDB99;
	font-size: 16px;

}
#content td {
	border-bottom: 1px solid #D2E3F3;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #D2E3F3;
}
.textfield {
	display: block;
	width: 50%;
	margin: 3px 3px 3px 30px;
	padding: 3px;
	border: 1px solid #D2E3F3;
	background: #EEF4FB;
}
label {
	display: block;
	margin: 3px;
	padding: 5px;
}
.button {
	display: block;
	padding: 0px;
	margin: 3px;
	border: 2px solid #C8E9F7;
	color: #000000;
	background: #EEF4FB;
}
.textfield: hover {
	background: #FFFFCC;
}
.textfield: focus {
	background: #ffffff;
}
.hide {
	display: none;
}
	
#rightcontent ul, #rightcontent ol {
	padding: 10px;
	margin: 10px;
}
	ol {
	list-style: decimal;
}
#rightcontent ul {
	padding: 0 20px 0 0;
	list-style: square;
}
#rightcontent p, ul {
	margin-top: 20px;
	line-height: 1.6;
}
#rightcontent li {
	padding: 3px;
}
	
blockquote {
	display: block;
	padding: 5px 5px 5px 55px;
	margin: 5px;
	background: url("images/quote.jpg") no-repeat;
}
blockquote p {
	margin-bottom: 0;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
.extract {
	float: left;
	width: 300px;
}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #F7FBFF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
	
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.avatar {
	float: left;
	margin-right: 5px;
}

/* Drop-Down Styling (paste into Settings > Multi-level Navigation )*/

#suckerfishnav {
	background: transparent;
	height: 30px;
	margin: 0 0 20px 0;
}
#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#suckerfishnav a {
	display: block;
	color: #900;
	font-size: 10px;
	font-family: Arial,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	padding: 8px;
}
#suckerfishnav li {
	float: left;
	padding: 0;
}
#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: 30px;
	width: 180px;
	margin: 0;
	border: 0;
}
#suckerfishnav li li {
	background: #fff;
    width: 180px;
	border-top: 1px solid #eeeeee;
}
#suckerfishnav li li a {
    padding: 8px;
    width: 162px;
    font-size: 10px;
    color: #900;
}
#suckerfishnav li ul ul {
    margin: -20px 0 0 100px;
}
#suckerfishnav li li:hover {
    background: #eeeeee;
	border-top: 1px solid #dddddd;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #900;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color: #c00;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color: #c00;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left: -999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left: auto;
    background: #eeeeee;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background: #eeeeee;
}