/* =========================== elements ============================= */

body { 
	background: url(../img/bg.png) repeat-x 0 0 #7cdbe1;
	font: normal 12px Helvetica, Arial;
	color: #000; min-width: 800px;
}

p {
	margin-bottom: 15px;
}

a:link, a:visited { 
	color: #ff0099; 
	text-decoration: none; 
}
a:link:hover, a:visited:hover, a:active, a:focus {
	text-decoration: underline; 
}

img {
	display: block;
}
a img {
	border: none;
}


// Underordered Lists
ul {
	margin-left: 10px;
	list-style: circle;
}
ul li {
	margin-bottom: 5px;
}


// Ordered lists
ol {
	margin-left: 10px;
	list-style: circle;
}
ol li {
	margin-bottom: 5px;
}


// Definition Lists
dl { 
}

dt { 
	float: left; 
	clear: left;
} 
dt:after { 
	content: ":"; 
} 

dd { 
	margin: 0 0 0 110px; 
	padding: 0 0 0.5em 0;
}

/* ========================= elements end =========================== */

/* ============================ layout ============================== */

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#bg-left {
	background: url(../img/bg-left.png) no-repeat;
	width: 355px; height: 750px;
	position: absolute; left: 0; top: 0px;
	z-index: -1;
}
#bg-right {
	background: url(../img/bg-right.png) no-repeat;
	width: 425px; height: 750px;
	position: absolute; right: 0; top: 0px;
	z-index: -1;
}

.holder { 
	width: 1052px; 
	margin: 0 auto;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */

#banner {
	margin: 10px 0 0 12px;
}

#header {
	height: 178px; position: relative;
}

#header-top {
	background: url(../img/header-top.png) no-repeat;
	width: 1052px; height: 55px; position: relative;
}

#header-strapline {
	background: url(../img/header-strapline.png) no-repeat;
	width: 287px; height: 34px; text-indent: -2010%;
	margin-left: 20px; position: absolute; top: 5px;
}

#quit-club {
	background: url(../img/quit-club.png) no-repeat;
	width: 375px; height: 139px; position: absolute;
	left: -9px; top: 45px;
}
#no-smoking-day {
	background: url(../img/no-smoking-day.gif) no-repeat;
	width: 243px; height: 80px; position: absolute;
	left: 380px; top: 80px;
}

#stats {
	background: url(../img/stats.png) no-repeat;
	width: 503px; height: 85px; font-size: 19px;
	position: absolute; right: -30px; top: 10px;
	font-weight: bold;
}
#stats p {
	padding: 15px 40px 10px 55px;
	line-height: 130%;
}
#stats span {
	color: #ff0099;
}

#make-a-pledge {
	background: url(../img/make-a-pledge.gif) no-repeat;
	width: 342px; height: 81px; display: block;
	position: absolute; right: -40px; top: 96px;
}

/* ========================== header end ============================ */

/* ============================ content ============================= */

#content-bg {
	background: url(../img/content-bg.png) no-repeat;
	width: 1052px; height: 801px;
}

#nav {
	background: url(../img/nav-bg.png) no-repeat;
	width: 990px; height: 69px; float: right;
	position: relative; top: -1px; right: 6px;
}
#nav ul {
	margin: 20px 0 0 10px;
}
#nav ul li {
	float: left;
	margin-right: 15px;
}
#nav ul li a {
	width: 100%; height: 28px;
	display: block;
}

#nav-videoblog {
	background: url(../img/nav-videoblog.gif) no-repeat;
	width: 172px; height: 23px; margin-top: 3px;
}
#nav-makepledge {
	background: url(../img/nav-makepledge.gif) no-repeat;
	width: 221px; height: 24px; margin-top: 5px;
}
#nav-forum {
	background: url(../img/nav-forum.gif) no-repeat;
	width: 92px; height: 26px; margin-top: 2px;
}
#nav-blog {
	background: url(../img/nav-blog.gif) no-repeat;
	width: 74px; height: 27px;
}
#nav-media {
	background: url(../img/nav-media.gif) no-repeat;
	width: 69px; height: 22px;
	margin-top: 7px;
}
#nav-events {
	background: url(../img/nav-events.gif) no-repeat;
	width: 90px; height: 22px;
	margin-top: 5px;
}
#nav-prizedraw {
	background: url(../img/nav-prizedraw.gif) no-repeat;
	width: 236px; height: 22px;
	margin-right: 0;
	margin-top: 3px;
}


#content {
	margin: 20px;
}

.box {
	width: 334px; float: left;
}
.post {
	background: url(../img/box1.png) no-repeat;
	width: 334px; height: 288px; margin-top: -15px;
	padding-top: 25px;
}

.post h4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.post h4#about-h4 {
	margin-left: 30px;
	margin-bottom: 5px;
}

.post p {
	font-family: Arial;
	font-size: 13px;
	color: #575757;
	margin: 0 30px 10px 30px;
}

.post .vid {
	float: left;
	margin: 0 10px 5px 25px;
}
.post ul {
	margin: 0 23px 0 23px;
	font-family: Arial;
}
.post ul li {
	border-bottom: 1px solid #333333;
	padding: 7px 0; clear: both;
}


#pledges {
	color: #666;
}
#pledges li {
	padding: 5px 0;
}
#pledges .pledge-img {
	float: left;
}
#pledges h5 {
	float: right;
	width: 230px;
	font-weight: bold;
}
#pledges p {
	float: right;
	width: 230px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}
#pledges p span {
	color: #ff0099;
}


#h3-about {
	background: url(../img/h3-about.png) no-repeat;
	width: 166px; height: 45px; 
}
#about-logo {
	background: url(../img/about-logo.png) no-repeat 0 1px;
	width: 312px; height: 71px; 
	margin-bottom: 10px;
}


#h3-tips {
	background: url(../img/h3-tips.png) no-repeat;
	width: 284px; height: 47px; 
}
#h3-videoblog {
	background: url(../img/h3-videoblog.png) no-repeat;
	width: 284px; height: 47px; 
}

#h3-forum {
	background: url(../img/h3-forum.png) no-repeat;
	width: 284px; height: 47px; 
}
a.thread-title {
	display: block;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
}
a.thread-starter {
	display: block;
	color: #ff0099;
}

#h3-break {
	background: url(../img/h3-break.png) no-repeat;
	width: 284px; height: 47px; 
}
#h3-pledges {
	background: url(../img/h3-pledges.png) no-repeat;
	width: 284px; height: 47px; 
}

#link-info {
	background: url(../img/link-info.gif) no-repeat;
	width: 100px; height: 18px; display: block;
	margin-right: 25px; float: right;
}

#link-tips {
	background: url(../img/link-tips.gif) no-repeat;
	width: 203px; height: 19px; display: block;
	margin-right: 25px; float: right;
	position: relative;
}

#link-videos {
	background: url(../img/link-videos.gif) no-repeat;
	width: 123px; height: 19px; display: block;
	margin-right: 25px; float: right;
	position: relative;
}

#link-record {
	background: url(../img/link-record.gif) no-repeat;
	width: 162px; height: 17px; display: block;
	margin-right: 25px; float: right;
	position: relative;
	z-index: 2;
}

#link-pledges {
	background: url(../img/link-pledges.gif) no-repeat;
	width: 166px; height: 18px; display: block;
	margin-right: 5px; float: right;
	position: relative;
}
#link-facebook {
	background: url(../img/link-facebook.gif) no-repeat;
	width: 286px; height: 44px; display: block;
	margin-left: 20px; clear: both;
	position: relative;
}




/* =========================== content end ========================== */

/* ============================= footer ============================= */

#footer {
	margin: 0 20px 0 20px;
	position: relative; top: -20px;
}

#designed {
	background: url(../img/383.gif) no-repeat;
	width: 209px; height: 18px; display: block;
	text-indent: -2010%; float: right;
}

#twitter-link {
	background: url(../img/twitter-link.gif) no-repeat;
	width: 206px; height: 18px; display: block;
	float: left; margin-right: 10px;
}

#facebook-link {
	background: url(../img/facebook-link.gif) no-repeat;
	width: 92px; height: 17px; display: block;
	float: left;
}

#shop-link {
	background: url(../img/shop-link.gif) no-repeat;
	width: 48px; height: 17px; display: block;
	float: left; margin-left: 50px;
}

#copy {
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

#links {
	text-align: center;
	color: #666;
}

#links a {
	color: #666;
}

/* =========================== footer end =========================== */