/*  
Theme Name: Dam Ice
Theme URI: http://www.afruit.com
Description: Custom Theme for - The Ice Dam Company, Inc
Version: 1.0
Author: A.Fruit
Author URI: http://www.afruit.com
*/

/* @group Global */

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img {
	border-style: none;
}

/* @end */

body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 62.5%;
	background-image: url(images/bg-tile.jpg);
}

#container {
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: #002557 url(images/midriff-cap.jpg) no-repeat -1px 0;
	padding-top: 29px;
	margin-top: 61px;
}

.post-edit-link {
	position: absolute;
	top: -36px;
	right: 25px;
	background: url(images/btn-edit.jpg) no-repeat;
	display: none;
	width: 94px;
	height: 27px;
	text-indent: -5000px;
}

.hide {
	display: none;
}



/* @end */

/* @group Navigation / Head */

#head {
	
	background-color: #001f4a;
	height: 37px;
	position: relative;
}

#logo {
	position: absolute;
	left: 50%;
	margin-left: -466px;
}

#contact {
	position: absolute;
	left: 50%;
	margin-left: 230px;
	text-indent: -5000px;
	display: block;
	width: 219px;
	height: 45px;
	background-image: url(images/ph-number.jpg);
	margin-top: 62px;
}

#mainNav {
	position: relative;
	left: 50%;
	margin-left: -327px;
	width: 802px;
}

#mainNav li {
	float: left;
	height: 42px;
	text-indent: -5000px;
}

#mainNav li a {
	height: 42px;
	text-indent: -5000px;
	display: block;
}

/* Buttons - - - - - - - - - -  */

.pg-home a {
	width: 98px;
	background: url(images/main-nav.jpg) 0 0;
}

.pg-home a:hover {
	width: 98px;
	background: url(images/main-nav.jpg) 0 -45px;
}

.pg-home a:active {
	width: 98px;
	background: url(images/main-nav.jpg) 0 42px;
}

#pg-default .pg-home a {
	width: 98px;
	background: url(images/main-nav.jpg) 0 42px;
}

.pg-services a {
	width: 128px;
	background: url(images/main-nav.jpg) -98px 0;
}

.pg-services a:hover {
	width: 128px;
	background: url(images/main-nav.jpg) -98px -45px;
}

.pg-services a:active {
	width: 128px;
	background: url(images/main-nav.jpg) -98px 42px;
}

#pg-services .pg-services a {
	width: 128px;
	background: url(images/main-nav.jpg) -98px 42px;
}

#pg-servicesresidential .pg-services a {
	width: 128px;
	background: url(images/main-nav.jpg) -98px 42px;
}

#pg-servicescommercial .pg-services a {
	width: 128px;
	background: url(images/main-nav.jpg) -98px 42px;
}

.pg-rates a {
	width: 104px;
	background: url(images/main-nav.jpg) -226px 0;
}

.pg-rates a:hover {
	width: 104px;
	background: url(images/main-nav.jpg) -226px -45px;
}

.pg-rates a:active {
	width: 104px;
	background: url(images/main-nav.jpg) -226px 42px;
}

#pg-rates .pg-rates a {
	width: 104px;
	background: url(images/main-nav.jpg) -226px 42px;
}

.pg-info {
	width: 186px;
	background: url(images/main-nav.jpg) -330px 0;
}

.pg-info a:hover {
	width: 186px;
	background: url(images/main-nav.jpg) -330px -45px;
}

.pg-info a:active {
	width: 186px;
	background: url(images/main-nav.jpg) -330px 42px;
}

#pg-info .pg-info a {
	width: 186px;
	background: url(images/main-nav.jpg) -330px 42px;
}

.pg-about {
	width: 133px;
	background: url(images/main-nav.jpg) -516px 0;
}

.pg-about a:hover {
	width: 133px;
	background: url(images/main-nav.jpg) -516px -45px;
}

.pg-about a:active {
	width: 133px;
	background: url(images/main-nav.jpg) -516px 42px;
}

#pg-about .pg-about a {
	width: 133px;
	background: url(images/main-nav.jpg) -516px 42px;
}

.pg-contact {
	width: 153px;
	background: url(images/main-nav.jpg) -649px 0;
}

.pg-contact a:hover {
	width: 153px;
	background: url(images/main-nav.jpg) -649px -45px;
}

.pg-contact a:active {
	width: 153px;
	background: url(images/main-nav.jpg) -649px 42px;
}

#pg-contact .pg-contact a {
	width: 153px;
	background: url(images/main-nav.jpg) -649px 42px;
}

/* --------------------- */

#pg-servicescommercial .r-col #service-toggle {
	right: -37px;
	position: absolute;
	display: block;
	background: url(images/btn-services.jpg) no-repeat 0 -204px;
	width: 346px;
	height: 105px;
	text-indent: -5000px;
}

#pg-servicescommercial .r-col #service-toggle:hover {
	right: -37px;
	position: absolute;
	display: block;
	background: url(images/btn-services.jpg) no-repeat 0 -309px;
	width: 346px;
	height: 105px;
	text-indent: -5000px;
}

#pg-servicesresidential .r-col #service-toggle {
	right: -37px;
	position: absolute;
	display: block;
	background: url(images/btn-services.jpg) no-repeat 0 4px;
	width: 346px;
	height: 105px;
	text-indent: -5000px;
}

#pg-servicesresidential .r-col #service-toggle:hover {
	right: -37px;
	position: absolute;
	display: block;
	background: url(images/btn-services.jpg) no-repeat 0 -97px;
	width: 346px;
	height: 105px;
	text-indent: -5000px;
}



/* @end */

/* @group Breadcrumb */

.breadcrumb {
	color: #5c83c0;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	margin-left: 26px;
	height: 30px;
	background: url(images/crumb-divider.gif) no-repeat 45px top;
	padding-top: 15px;
}

.breadcrumb a {
	color: white;
	text-decoration: none;
	padding-right: 21px;
	margin-right: 15px;
	display: block;
	float: left;
	padding-top: 15px;
	margin-top: -15px;
	background: url(images/crumb-divider.gif) no-repeat right top;
	height: 30px;
}

.breadcrumb a:hover {
	color: #5c83c0;
	text-decoration: underline;
}



/* @end */

/* @group Main Content */

#midriff {
	background-color: #e6e6e6;
	font: 15px/22px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 25px;
	color: #4c4c4c;
	padding-top: 25px;
	position: relative;
}

/* @group Global Content Styles */

.clearfloat {
	width: 900px;
	clear: both;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}

h1 {
	font: bold 26px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	color: #002557;
}

h1 span {
	font-size: 14px;
}

h2 {
	font: bold 22px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

h3 {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
	color: #5c83c0;
}

h4 {
	font: bold 16px/20px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	color: #012d6c;
	margin-top: -10px;
	width: 75%;
}

h5 {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	color: #002557;
	margin-top: -10px;
}

hr {
	border-style: none;
	border-top: 1px solid #b2b2b2;
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
}

.subhead {
	margin-top: -10px;
}

p {
	margin-bottom: 15px;
}

a {
	
}

p a {
	color: #5c5f84;
}

ul a {
	color: #5c5f84;
}

strong {
	font-weight: bold;
	color: #073370;
}

#pg-default strong {
	color: white;
}



ol {
	list-style-type: decimal;
	margin-bottom: 15px;
	margin-left: 20px;
}

ol li {
	padding-bottom: 15px;
}

.post ul {
	list-style-type: disc;
	margin-bottom: 15px;
}

.post .r-col ul {
	list-style-type: none;
}

.post li {
	margin-bottom: 0;
	margin-left: 20px;
}

.post .r-col li {
	margin-bottom: 15px;
	margin-left: 3px;
}

.wp-caption-text {
	font: italic bold 11px Helvetica, Arial, Geneva, sans-serif;
	color: #9c9d9d;
	margin: 7px;
}

.r-col .wp-caption-text {
	font: italic bold 11px Helvetica, Arial, Geneva, sans-serif;
	color: #035576;
	margin: 7px;
}

.r-col3 img {
	margin-bottom: 10px;
}

.r-col3 p {
	font-size: 12px;
}



/* @end */

/* @group Home Page */

#pg-default #midriff {
	font: 15px/22px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0;
	color: #4c4c4c;
	position: relative;
	background: #002557 url(images/midriff-cap.jpg) no-repeat 0 -30px;
}

#pg-default .post-edit-link {
	display: none;
}

#pg-default .breadcrumb {
	display: none;
}

#main-banner {
	background: url(images/bg-home-pg.png) no-repeat -1px;
	height: 300px;
	position: relative;
}

#main-banner img {
	margin-left: 10px;
	margin-top: -15px;
	float: left;
	margin-right: 15px;
	z-index: 100;
}

#main-banner p {
	margin-right: 25px;
	color: #dcdcdc;
	font-size: 12px;
	margin-bottom: 0;
}

#main-banner p a {
	color: #00baf3;
}

#main-banner h1 {
	background: url(images/main-hd-home.jpg) no-repeat;
	display: block;
	width: 510px;
	height: 75px;
	float: left;
	text-indent: -5000px;
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: -20px;
}

#bnr-residential a {
	display: block;
	width: 258px;
	height: 76px;
	background-image: url(images/btn-residential-hm.jpg);
	margin-left: -8px;
	text-indent: -5000px;
	position: absolute;
	bottom: 43px;
	left: 430px;
}

#bnr-commercial a {
	display: block;
	width: 258px;
	height: 76px;
	background-image: url(images/btn-commercial-hm.jpg);
	text-indent: -5000px;
	bottom: 44px;
	position: absolute;
	left: 680px;
}

#mini-banners {
	background: url(images/bg-tile.jpg) repeat;
	float: left;
}

#mini-banners li {
	float: left;
}

#mini-banners li a {
	width: 309px;
	height: 142px;
	display: block;
}

#slot1 a {
	background-image: url(images/home-gfx-tv.jpg);
	text-indent: -5000px;
}

#slot2 {
	margin-right: 11px;
	margin-left: 10px;
}

#ice-o-meter { width: 311px; overflow: hidden; position: relative; height: 144px; background: url(images/bg.png) 0 0; }
#ice-o-meter div { overflow: hidden; position: relative; height: 144px; margin-left: 2px; background-position: 0 0; margin-right: 1px; }

#pointer { position: absolute; top: 15px; left: 2px;}

#digits {
	position: absolute;
	top: 42px;
	left: -255px;
}

#slot3 a {
	background-image: url(images/home-gfx-6signs.jpg);
	text-indent: -5000px;
}

#temp-blog-btn a {
	position: absolute;
	top: -55px;
	left: 230px;
	display: block;
	background: url(images/btn-blog.png) no-repeat 0 0;
	height: 45px;
	text-indent: -5000px;
	width: 200px;
}

#blog-headlines {
	width: 300px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 35px;
	float: left;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	margin-right: 35px;
}

#blog-headlines a {
	color: #0092d9;
	text-decoration: none;
	border-bottom: 1px solid #034b6e;
}

#blog-headlines h3 {
	text-indent: -5000px;
	background: url(images/blog-head.jpg) no-repeat;
	height: 40px;
	border-bottom: 1px solid #076da3;
}

#blog-headlines .date {
	font: bold 11px Helvetica, Arial, Geneva, sans-serif;
	color: #01204d;
	display: block;
	padding: 2px 5px;
	width: 65px;
	text-align: center;
	background: url(images/blog-date.gif) no-repeat;
	float: left;
	margin-right: 5px;
	position: relative;
	top: 3px;
}

#find-content {
	width: 280px;
	float: left;
	margin-right: 30px;
}

#find-content p {
	text-align: left;
	color: #a9a9a9;
	font-size: 13px;
	line-height: 18px;
}

#find-content ul {
	text-align: left;
	color: #a9a9a9;
	font-size: 13px;
	line-height: 28px;
	margin-bottom: 30px;
}

#find-content ul a {
	color: #0092d9;
	text-decoration: none;
	border-bottom: 1px solid #034b6e;
}

#find-content form {
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #001e44;
}

#find-content #s {
	margin-right: 3px;
	width: 195px;
	float: left;
	font-size: 16px;
	opacity: 0.5;
}

#find-content #searchsubmit {
	display: none;
}

#find-content .btn-search {
	background: url(images/btn-search.png) no-repeat;
	float: left;
	display: block;
	width: 76px;
	height: 63px;
	margin-top: -4px;
	text-indent: -5000px;
}

#mini-bio {
	width: 300px;
	float: left;
	text-align: right;
	padding-top: 25px;
}

#mini-bio p {
	color: #a9a9a9;
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
}

#mini-bio p a {
	color: #a9a9a9;
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	text-decoration: none;
}

#home-foot .final-link {
	color: #FFF;
	font: bold 11px Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-top: 15px;
	padding-bottom: 15px;
	text-shadow: #2a2041 0 0 1px;
	margin-bottom: 10px;
	text-decoration: underline;
	border-style: none;
}

/* @end */

/* @group Column / Grid System */

/* 2-Column Layout - - - - - - - - - -  */

#pg-services .l-col2wl {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.l-col2 {
	width: 425px;
	margin-left: 26px;
	float: left;
	margin-right: 26px;
}

.r-col2 {
	width: 425px;
	margin-left: 26px;
	float: left;
}

/* 2-Column Wide-Left  - - - - - - - -  */

.l-col2wl {
	width: 568px;
	margin-left: 26px;
	float: left;
	margin-right: 40px;
}

.l-col2wl  .r-col {
	width: 266px;
	margin-left: 26px;
	float: right;
	font-size: 13px;
	line-height: 18px;
	position: absolute;
	right: 26px;
	top: 25px;
}

/* 2-Column Wide-Right  - - - - - - -   */

/* 3-Column Layout - - - - - - - - - -  */

.l-col3 {
	width: 266px;
	margin-left: 26px;
	float: left;
	margin-right: 26px;
}

.l-col3 h1 {
	float: left;
	width: 266px;
}

.c-col3 {
	width: 266px;
	margin-left: 26px;
	float: left;
	margin-right: 26px;
}

.c-col3 h1 {
	float: left;
	width: 266px;
}

.r-col3 {
	width: 266px;
	margin-left: 26px;
	float: left;
	font-size: 13px;
	line-height: 18px;
}

.r-col3 h3 {
	width: 266px;
	float: left;
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
}

/* Blue Column - - - - - - - - - - - - */

#pg-servicesresidential #midriff {
	background: #e5e5e5 url(images/tile-blue-col.gif) repeat-y right;
}

#pg-servicescommercial #midriff {
	background: #e5e5e5 url(images/tile-blue-col.gif) repeat-y right;
}

#pg-about #midriff {
	background: #e5e5e5 url(images/tile-blue-col.gif) repeat-y right;
}

#pg-info #midriff {
	background: #e5e5e5 url(images/tile-blue-col.gif) repeat-y right;
}

#pg-contact #midriff {
	background: #e5e5e5 url(images/tile-blue-col.gif) repeat-y right;
}

#pg-contactice-dam-emergency #midriff {
	background: #e5e5e5 url(images/tile-blue-col.gif) repeat-y right;
}

#pg-rates #midriff {
	background: #e5e5e5 url(images/tile-blue-col.gif) repeat-y right;
}



/* @end */

/* @group Services */

#pg-services .post {
	margin-left: 25px;
	margin-right: 45px;
}

#pg-services .post hr {
	margin-top: 25px;
	margin-bottom: 25px;
}

#pg-services .post a.main-link {
	width: 226px;
	height: 95px;
	float: left;
	margin-left: -250px;
	background-image: url(images/btn-services.png);
	color: #002557;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	position: absolute;
	margin-top: 25px;
}

#pg-services .post a.main-link:hover {
	background: url(images/btn-services.png) no-repeat 0 -96px;
}

#pg-services .post a.main-link strong {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 75px;
	width: 120px;
	display: block;
	text-shadow: #011c44 0 0 1px;
	padding-top: 28px;
}

#pg-services .post p {
	margin-left: 250px;
	margin-top: 0;
	position: relative;
}

#pg-services #locations {
	margin-left: 270px;
	border-style: none;
}



/* @end */

/* @group Pricing Tables */

/* @group Form */

.linklove {
	display: none;
}

.cform {
	
}

.cform legend {
	font-weight: bold;
	color: #073370;
	padding-bottom: 15px;
}

.cform ol {
	list-style-type: none;
	margin-left: 0;
}

.cform ol li {
	margin-bottom: 10px;
}

.cform input {
	width: 200px;
	margin-right: 5px;
}

.cform label {
	margin-right: 10px;
}

.cform textarea {
	width: 550px;
	margin-bottom: -20px;
}

.cform .sendbutton {
	width: 125px;
	font-size: 20px;
	margin-top: -20px;
	float: right;
	margin-right: 15px;
}



/* @end */

#pg-rates table {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #999;
	margin-bottom: 15px;
}

#pg-rates th {
	padding: 10px;
	font-weight: bold;
	color: #002557;
	background-color: #ccc;
	text-align: left;
	border-right: 1px solid #999;
}

#pg-rates .evenrow th {
	padding: 10px;
	font-weight: bold;
	color: #002557;
	background-color: #efefef;
	text-align: left;
	border-right: 1px solid #999;
}

#pg-rates td {
	padding: 10px;
	text-align: left;
}

#pg-rates .evenrow td {
	padding: 10px;
	text-align: left;
	background-color: #fff;
}

.price {
	color: #4c4c4c;
	font-weight: bold;
}



/* @end */

/* @group sidebar */

ul.even-more li {
	float: left;
	width: 130px;
	font-size: 12px;
	text-align: center;
	line-height: 13px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.even-more .alt {
	margin-left: 6px;
}

.even-more img {
	border: 2px solid #fff;
	margin-bottom: 3px;
}



/* @end */

/* @group Areas Served */

#locations {
	display: block;
	width: 575px;
	clear: both;
	margin-left: 25px;
	padding-top: 25px;
	border-top: 1px solid #699ac9;
	margin-top: 10px;
}

#pg-default #locations {
	display: none;
	width: 575px;
	clear: both;
	margin-left: 25px;
	padding-top: 25px;
	border-top: 1px solid #699ac9;
	margin-top: 10px;
}

#locations li {
	float: left;
	margin-right: 25px;
}

#locations p {
}

#locations ul {
	font: 12px/18px Helvetica, Arial, Geneva, sans-serif;
}

#locations li {
	margin-bottom: 5px;
}

#locations a {
	font-weight: bold;
	color: #6e637d;
}

#locations a span {
	display: none;
}

#locations span {
	display: none;
	visibility: collapse;
}



/* @end */



/* @end */

/* @group sidebar */

#sidebar {
	background-color: white;
	width: 295px;
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px solid #bfbfbf;
}

#sidebar iframe {
	margin-bottom: 5px;
	border: 1px solid #919191;
}

#sidebar .widget {
	border-top: 1px solid #bfbfbf;
	padding: 8px 8px 8px 11px;
	margin-top: 10px;
}

#sidebar #text-3 {
	border-style: none;
	margin-top: 0;
}

#pg-contactice-dam-emergency #text-3 {
	display: none;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	color: #022e6b;
	margin-top: 15px;
}

#sidebar small a {
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	border-color: #a9a9a9;
	color: #919191;
}

#sidebar ul {
	margin-bottom: 5px;
}

#sidebar li {
	margin-bottom: 5px;
}

#emergency-button {
	background-image: url(images/emergency-button.png);
	display: block;
	height: 63px;
	width: 260px;
	text-indent: -9000px;
}

#emergency-button:hover {
	background: url(images/emergency-button.png) 0 59px;
}



/* @end */

/* @group Footer */

#foot {
	background: url(images/bg-foot.jpg) -1px 0;
	padding-bottom: 30px;
}

#foot p {
	text-align: center;
	padding-top: 22px;
	font: 11px Verdana, Arial, Helvetica;
	color: #7f7f7f;
}

#foot p a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

#footnote p a, #footnote p a strong {
	font: 11px Verdana, Arial, Helvetica;
	color: #436494;
	text-decoration: none;
	padding-bottom: 15px;
	display: block;
	clear: both;
	margin-bottom: 0;
}

#footnote p a:hover {
	color: #fea11d;
}

#footnote p a strong:hover {
	color: #c86606;
}

#home-foot {
	margin-top: 30px;
	background: #002557 no-repeat;
	margin-bottom: 0;
}

#home-foot #inner-wrap {
	background: url(images/hr-shadow.png) no-repeat center top;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -1px;
	height: 30px;
}

.foot-p {
	background: url(images/hr-shadow.png) no-repeat center top;
	text-align: center;
	padding-top: 22px;
	font: 11px Verdana, Arial, Helvetica;
	color: #7f7f7f;
	clear: both;
}

/* @end */

/* @group Blog */

#blog {
	margin-left: 25px;
	width: 600px;
}

#bloghead {
	margin-bottom: 30px;
}



/* @end */

/* @group Search Results */

#search-results {
	padding-left: 25px;
}

#search-results #locations {
	display: none;
}

#search-results h2 {
	font-size: 32px;
}



/* @end */





