﻿/* Reset Stylesheet */
/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Normal Stylesheet */

body {
	/*background:url(http://www.fireplaceworld.us/themes/fpw2/../images/bg-blue.jpg) top center no-repeat #dedede;*/
	margin:0;
	font-family:Trebuchet MS, Verdana, Arial, helevtica;
	font-size:62.5%;
	color:#1d1d1d;
	line-height:16px;
	background: #666 url(http://www.fireplaceworld.us/themes/fpw2/images/gray-grunge-background.jpg) repeat top left;
}
.redwrap {
	background:#350707 url(http://www.fireplaceworld.us/themes/fpw2/images/bg-red-2.jpg) repeat-x bottom center ; 
	padding: 1px 0;
}

html { height:101%; }
img { border:none; }

.floatingimage {
	border:1px solid #eaeaea;
	float:right;
}
.floatingimage  {
	border:1px solid #fff;
	background:#f5f5f5;
	padding:5px;
}

a { text-decoration:none; color:#013660; outline:none; }
a:hover { text-decoration:underline; }

a img, a:hover img, a { position:relative; z-index:2; }

#wrap {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/topbar.png) 0 0 repeat-x;
}

#header {
	color:#fff;
	height:80px;
	width:957px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

a.logo {
	position: absolute;
	top: 0;
	left: 38px;
	z-index: 40;
}

#menu {
	float:right;
	margin-top:2px;
	list-style:none;
	width:690px;
}
#menu ul {
	list-style:none;
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/nav-divider.png) right 0 no-repeat;
	float:right;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 1em;
}

#menu ul li {
	float:left;
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/nav-divider.png) 0 0 no-repeat;
	text-align:center;
	height:78px;
	padding:0 1px 0 0;
	z-index:9;
	position:relative;
	font-size:1.9em;
	margin: 0;
}

#menu ul li a {
	color:#fff;
	font-weight:bold;
	letter-spacing:-1px;
	padding:0 20px;
	padding-top:35px;
	height:43px;
	display:block;
}

#menu ul li a:hover {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/hover-blue.png) center 36px  no-repeat;
	text-decoration:none;
}

html>body #menu ul li a:hover { text-decoration:none; background:none; }

#menu ul li a.on, #menu ul li a:hover.on {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/on-red.png) center 74px no-repeat;
}

#menu ul li span.hover {
	text-decoration:none;
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/hover-red.png) center 36px  no-repeat;
	display:block;
	width:100%;
	height:108px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

#menu ul li ul {
	position:absolute;
	top:76px;
	background:#0b0b0b;
	z-index:2;
	width:200px;
	left:-9999px;
}

#menu ul li ul li ul {
	position:absolute;
	left:-200px;
	top:0;
	display:none;
}

#menu ul li:hover ul { left:0; }

#menu ul li ul li:hover ul { left:-200px; display:block; }

#menu ul li ul li {
	overflow:visible;
	background:none;
	clear:both;
	font-size:.7em;
	height:30px;
	border-bottom:1px solid #474748;
	padding:0;
	width:200px;
}

#menu ul li ul li ul li {
	font-size:1em;
}

#menu ul li ul li a {
	text-align:left;
	width:190px;
	height:20px;
	padding:10px 0 0 10px;
	letter-spacing:0;
}

#menu ul li ul li a:hover {
	background:#171717;
}

#sliderwrap {
	width:925px;
	margin:0 auto;
	background:/*url(http://www.fireplaceworld.us/themes/fpw2/../images/slider-bg.png) 0 0 no-repeat*/ #000;
	height:350px;
	margin-top:15px;
	padding:16px;
	padding-bottom:28px;
	overflow:hidden;
	border: 1px solid #464241;
}

#slider { position:relative; z-index:1; height:350px; width:925px; }

.ft-title {
	width:883px;
	margin:0 0 1px 1px;
	height:22px;
	font-size:1.3em;
	padding:20px;
}

#breadcrumb {
	height:30px;
	padding-top:14px;
	width:957px;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	display: none;
}

ul#breadcrumb li { float:left; list-style:none; }

#breadcrumb a {
	color:#fff;
}

#breadcrumb a:hover { text-decoration:none; }

#twitter_div {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/twitter-bar.png) 0 0 no-repeat;
	width:957px;
	height:51px;
	margin:0 auto;
	color:#fff;
	font-size:1.3em;
}
/*
.rightcta #twitter_div {
	background:none;
	width:auto;
	height:auto;
	margin:0 auto;
	color:#666666;
	font-size:1em;
}

#twitter_div a.followme {
	float:right;
	display:block;
	width:89px;
	height:51px;
	background:url(http://www.fireplaceworld.us/themes/fpw2/../images/followme.png) 0 0 no-repeat;
	text-indent:-9999px;
}

.rightcta #twitter_div a.followme {
	position:absolute;
	bottom:20px;
	display:block;
	width:89px;
	height:32px;
	background:url(http://www.fireplaceworld.us/themes/fpw2/../images/followme-right.png) 0 0 no-repeat;
	text-indent:-9999px;
}

ul#twitter_update_list {
	background:url(http://www.fireplaceworld.us/themes/fpw2/../images/twitter-blue.png) 0 0 no-repeat;
	height:34px;
	display:block;
	padding:17px 0 0 50px;
	list-style:none;
}

.rightcta ul#twitter_update_list {
	background:url(http://www.fireplaceworld.us/themes/fpw2/../images/right-bird-blue.png) right bottom no-repeat;
	height:auto;
	display:block;
	padding:0 0 40px 0;
	margin-bottom:14px;
	width:260px;
	list-style:none;
}

ul#twitter_update_list a { color:#fff; }

.rightcta ul#twitter_update_list a { color:#013e4b; display:block; text-decoration:none; }
.rightcta ul#twitter_update_list span a { color:#013e4b; display:inline; text-decoration:none; }
*/
#outerwrap {
	/*background:#dedede;*/
	position:relative;
	z-index:1;
}

#contentwrap {
	width:957px;
	overflow:hidden;
	margin:0 auto;
}

.frontpage { width:1000px; }

.content {
	background:#fff;
	border:1px solid #c0c0c0;
	padding:15px;
	width:649px;
	margin:16px 0 0 0;
	float:right;
}

.content.fullwidth { width:925px; margin-right:0; }

.frontpage .content {
	background:#fff;
	border:1px solid #c0c0c0;
	padding:10px;
	width:286px;
	margin:16px 16px 0 0;
	float:left;
}

.content p { padding:0 0 18px 0; }

.frontpage .content p { color:#1d1d1d; padding:0; line-height:16px; }
/*
.content ul {
	list-style:none;
	padding:10px;
}

.content ul li {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/bullet-red.png) 0 0 no-repeat;
	padding:2px 0 10px 25px;
	color:#545454;
} */

.img-holder, .fullimage-holder {
	float:left;
	width:286px;
	height:140px;
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/ajax-loader.gif) 50% 50% no-repeat;
	display:inline;
}

.image-holder-right, .image-holder-left {
	float:right;
	width:214px;
	height:148px;
	background:urlimages/ajax-loader.gif) 50% 50% no-repeat;
	display:block;
	margin:0 0 0 10px;
}

.image-holder-left { float:left; margin:0 10px 0 0; }

.fullimage-holder { width:649px; height:260px; display:block; float:none; }

span.lightbox_image {
	background:urlimages/zoom-sml.png) 0 0 no-repeat #000;
	display:block;
	position:absolute;
}

span.lightbox_video {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/zoom-video.png) 0 0 no-repeat #000;
	display:block;
	position:absolute;
}


.content .fullimage {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/full-img-bg.gif) 0 0 no-repeat;
	display:block;
	width:100%;
	overflow:hidden;
}

.content .fullimage img {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/full-img-bottom.gif) 0 bottom no-repeat;
	padding:7px 7px 13px 7px;
}


/* == Blog Area == */
ul.postdetails {
	background:#990000;
	height:30px;
	padding:0;
	margin-bottom:15px;
}

ul.postdetails li {
	background:none;
	float:left;
	padding:0 0 0 5px;
	line-height:30px;
	color:#fff;
}

ul.postdetails li a { color:#fff; }

a.newentries, a.oldentries {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/new-entries-red.png) 0 0 no-repeat;
	height:17px;
	width:89px;
	display:block;
	text-indent:-9999px;
	float:right;
}
a.oldentries {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/old-entries-red.png) 0 0 no-repeat;
	width:87px;
	float:left;
}

.thoughts {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/thoughts-red.png) 0 0 no-repeat;
	height:17px;
	width:118px;
	display:block;
	text-indent:-9999px;
	float:right;
}

a.scrolllink { color:#1D1D1D; }
a:hover.scrolllink { text-decoration:none; }

.commentwrap {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/comment-top.png) right 0 no-repeat;
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:17px;
}

.gravatar {
	float:left;
}

.comment {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/comment-bottom.png) right bottom no-repeat;
	width:516px;
	float:right;
	padding:16px 16px 0 27px;
	color:#777777;
}

.author {
	font-size:1.5em;
	font-weight:bold;
	color:#222222;
}

.author i {
	font-weight:normal;
	padding:5px 0 18px 0;
	display:block;
	font-size:.6em;
	font-style:normal;
	color:#777777;
}

#msgfrm { width:648px; }

#msgfrm .labelslide {
	display:block;
	position:relative;
	padding-top:15px;
}

#msgfrm label {
	display:block;
	left:10px;
	position:relative;
	font-size:1.3em;
	color:#777777;
	cursor:text;
}

#msgfrm label.error {
	color:#ff0000;
	font-size:1.1em;
}

#msgfrm .inputbox {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/inputbox.png) 0 0 no-repeat;
	border:none;
	height:26px;
	width:328px;
	padding:10px 0 0 10px;
	color:#777777;
	margin-bottom:10px;
}

#msgfrm textarea.inputbox {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/comment-txtarea.png) 0 0 no-repeat;
	border:none;
	font-family:Trebuchet MS, Verdana, Arial, helevtica;
	height:140px;
	width:638px;
	padding:10px 0 0 10px;
	color:#777777;
	margin-bottom:10px;
	overflow:hidden;
	outline:none;
}

.submit { float:right; margin-top:6px; }


.frontpage h2 { color:#026382; padding:12px 0 6px 0; clear:both; }
.frontpage h2 a, .frontpage h2 a:visited { color:#660000; }
.frontpage h2 a:hover { color: #F00; }

a.more {
	float:right;
	display:block;
	width:41px;
	height:17px;
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/more-red.png) 0 0 no-repeat;
	text-indent:-9999px;
	margin-top:8px;
}


.rightwrap {
	float:left;
	width:266px;
	padding-top:120px;
	overflow:hidden;
}

.rightcta {
	padding: 0px 0px 4px;
	margin: 0 0 10px 0;
	background: #090909; 
	color:#666666;
	overflow: auto;
	border: 1px solid #464241;
}

.rightcta h3 {
	color: #454545; 
	font-weight: bold; 
	border-bottom: 1px dashed #454545;
	margin: 2px 0 5px;
	padding: 10px 20px;
}

.rightcta p { padding-bottom:14px; }

.rightcta a { color:#666666; text-decoration:underline; }

.rightcta ul li {
	list-style:none;
	font-size:1.2em;
}

.rightcta ul.sidemenu {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 1em;
float: none;
}
.rightcta ul.sidemenu li {
	overflow:auto;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
.rightcta ul.sidemenu li a {
	display: block;
	padding: 10px 20px;
	margin: 1px 5px;
	font-size: 1.5em;
	text-decoration: none;
	color: #ccc;
	background: #151515;
}
.rightcta ul.sidemenu li a:hover {
	background: #222;
}
.rightcta ul.sidemenu li a.on {
	font-weight: bold;
	background: #600;
	color: #FFF;
}

.rightcta ul li.address {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/address-icon.png) 0 0 no-repeat;
	padding:0 0 12px 30px;
}

.rightcta ul li.phone {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/phone-icon.png) 0 0 no-repeat;
	padding:0 0 12px 30px;
}

.rightcta ul li.mail {
	background:url(http://www.fireplaceworld.us/themes/fpw2/images/mail-icon.png) 0 0 no-repeat;
	padding:0 0 12px 30px;
}

.rightcta a.imgleft {
	border:none;
	float:left;
	margin:0;
	padding:0 10px 14px 0;
}



#footer {
	padding-top:20px;
	padding-bottom: 20px;
	color:#919191;
	font-size:1.2em;
	overflow: auto;
}

.footercontent {
	width:957px;
	margin:0 auto;
	padding-top:20px;
	position:relative;
	border-top: 1px solid #666;
}
.footercontent p {
	color: #999;
}
.footercontent p span.footspace {
	width: 120px;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.footercontent ul {
	position:absolute;
	list-style:none;
	right:0;
	top:20px; 
}

.footercontent ul li { float:left; font-size: 1.3em; margin-left: 20px; }

.footercontent ul li a {
	color:#999;
	padding:0 7px;
}

.footercontent ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#footer a.logo { margin:0 15px 0 0; }


.cta-bar {
background: #090909;
border-bottom: 1px solid #464241;
}
.cta-wrap {
	width: 960px;
	margin: 0 auto;
}


