/*
Theme Name: SeaFreeze Theme
Theme URI: http://dev.artlung.com/
Description: For SeaFreeze / CityIce
Version: 1.0
Author: Joe Crawford joe@artlung.com
Author URI: http://artlung.com/
Tags: multicolumn website

*/

body {
background-color: #7db1cb;
color: #666;
font-family: helvetica, arial, sans-serif;
text-align: center;
margin: 0;
padding: 10px;
}

form {
	margin: 0;
	padding: 0;
}
#everything {
padding: 0;
margin: 0 auto;
width: 975px;
text-align: left;
background-color: #fff;
padding: 19px 23px 19px 23px;
position: relative;
}

#header {
width: 975px;
height: 155px;
overflow: hidden;
background-color: #fff;
background-repeat: no-repeat;
background-image: url(images/seafreeze-banner.jpg);
}
#header h1 {
display: none;
}
#header .description {
display: none;
}
form {
margin: 0;
padding: 0;
}
img {
	border: none;
	
}

#header form {
float: right;
width: 300px;
margin: 130px 0 0 0;
text-align: right;
}
#nav {
font-size: 12px;
background-color: #000;
height: 32px;
}
#sidebar-left {
width: 200px;
margin: 0 20px 0 0;
}
#content {
/*	width: 600px;
*/
}
#sidebar-right {
width: 200px;
margin: 0 0 0 20px;
}
#home-slideshow {
	width: 210px;
	height: 490px;
	background-color: transparent;
	overflow: hidden;
}
#home #main-content {
	padding: 0 0 0 18px;
}

#interior 	.body-text {
	width: 411px;
}

#home .body-text {
	width: 444px;
}

.body-text {
	line-height: 150%;
}

.search-results h1,
.body-text h1 {
font-family: georgia, 'Times New Roman', Times, serif;
font-style: italic;
margin: 0 0 10px 0;
padding: 0;
color: #000000;
font-size: 28px;
font-weight: normal;
}
.body-text h2,
.body-text h3,
.body-text h4
{
color: #003366;
margin: 0 0 10px 0;
}

#footer {
border-top: 1px solid #ccc;
text-align: left;
margin: 20px 0 0 0;
background-color: #000;
font-size: 12px;
padding: 6px 6px 6px 10px;
color: #F3AB82;
}
#home #footer {
margin: 0;	
}

#footer a {
color: #fff;
text-decoration: none;
margin: 0 4px 0 4px;
}

#footer a:hover {
	color: #F3AB82;
}

#sidebar-left ul {
margin: 0;
padding: 0;
}
#sidebar-left .page_item {
display: none;
}
#sidebar-left li.current_page_item, #sidebar-left li.current_page_ancestor {
display: block;
}
#sidebar-left li.current_page_item ul , #sidebar-left li.current_page_ancestor ul {
}
#sidebar-left li.current_page_item a, #sidebar-left li.current_page_ancestor a {
display: none;
}
#sidebar-left li.current_page_item .page_item, #sidebar-left li.current_page_ancestor li.page_item {
display: block;
}
#sidebar-left li.current_page_item .page_item a, #sidebar-left li.current_page_ancestor li.page_item a {
display: block;
text-align: left;
margin: 0 0 20px 0;
}
#sidebar-left .current_page_parent {
}

.current_page_item>a {
text-decoration: none;
}
.clear {
	clear: both;
}

#sidebar-curve {
	background-image: url(images/sidebar-curve-3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 349px;
	height: 734px;
	margin: 0;
	position: absolute;
	right: 22px;
	top: 17px;
	z-index: 500;
}
/*
Specify the appropriate background image for each layout as appropriate
*/
#home #sidebar-curve {
	background-image: url(images/sidebar-curve-3.png);
}
#seafreeze-long #sidebar-curve {
	background-image: url(images/sidebar-curve-long.png);
}
#seafreeze-short #sidebar-curve {
	background-image: url(images/sidebar-curve-3.png);
}
#interior #sidebar-curve {
	background-image: url(images/sidebar-curve-long.png);
}

#sidebar-curve-interior {
	width: 153px;
	margin: 0px 0 0 150px;
}

#sidebar-curve-logos img {
	display: block;
	margin: 20px 0 20px 7px;
}
#home #main-content {
	padding: 0 0 0 18px;
}

#main-body {
	height: 734px;
}
#seafreeze-short #main-body,
#home #main-body {
	height: 471px;
}

#sidebar-curve-links a {
display: block;
margin: 20px 0 20px 7px;
}

#searchform {
	padding: 20px 0 0 7px;
}

#featured-article {
	margin: 0 0 0 50px;
	width: 190px;
	font-size: 12px;
	border-width: 1px 0 0 1px;
	border-color: #ccc;
	border-style: solid;
	padding: 12px 0 27px 14px;
}
#featured-article-noborder {
	margin: 0 0 0 45px;
	width: 190px;
	font-size: 12px;
	border: none;
	padding: 0px;
}


#featured-article h2 {
font-family: georgia, 'Times New Roman', Times, serif;
color: #114170;
font-weight: normal;
font-style: italic;
margin: 0;
padding: 0;
}
#featured-article p {
margin: 6px 0 6px 0;
font-style: italic;
}

#sidebar-curve-below {
color: #006699;
font-size: 24px;
font-family: georgia, 'Times New Roman', Times, serif;
}

#center-bottom {
text-align: center;
margin: 0;
padding: 0;
font-size: 12px;
color: #33339d
}

#seafreeze-long #featured-article-noborder,
#seafreeze-short #featured-article-noborder {
background-color: transparent;
width: 333px;
display: block;
height: 504px;
position: absolute;
top: 206px;
right: 223px;
}
#seafreeze-short #featured-article-noborder img {
}

.seafreeze-table tr td {
	padding: 4px 20px 4px 2px;
}

.submit-button {
	background-image: url(images/button-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;color: #fff;
	background-color: lightblue;
	width: 151px;height: 44px;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	text-align: center;
	text-shadow: -1px 1px 0px #666;
}
.submit-button:active {
	position: relative;
	top: -2px;
	left: 2px;
}
