/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 4px 0 8px 0;
	line-height: 16px;
	color: #333;
	text-align: left;
}

ul {
	color: #333;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #333;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	font: 24px Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #cc6b8b;
	font-weight: normal;
	text-align: left;
}

h1 a {
	color: #cc6b8b;
	text-decoration: none;
}

h1 a:hover {
	color: #333;
	text-decoration: none;
}

h1.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	margin: 4px 0;
	padding: 0;
}

h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

h4 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #cc6b8b;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

h4 a {
	color: #cc6b8b;
	text-decoration: none;
}

h4 a:hover {
	color: #333;
	text-decoration: none;
}

h5 {
	color: #333;
	font: 28px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 34px;
}

h5 a {
	color: #333;
	text-decoration: none;
}

h5 a:hover {
	color: #63c4e8;
	text-decoration: none;
}

a {
	color: #63c4e8;
	text-decoration: underline;
	}

a:hover {
	color: #333;
	text-decoration: none;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}

#wrapper-main {
	width: 1157px;
	height: auto;
	min-height: 350px;
	margin: 0 auto; 
	padding: 0;
	text-align: center;
	background: url(../images/bkg-header.jpg) no-repeat top;
}

#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#logo {
	width: 290px;
	height: auto;
	margin: 0;
	padding: 25px 0 0 75px;
	float: left;
}

#header-rt {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}	

#social {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
	text-align: right;
}

#member {
	float: left;
	width: 350px;
	height: auto;
	margin: 0;
	padding: 35px 0 0 0;
	text-align: right;
}

#header-rt ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header-rt li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 3px;
	color: #999;
	font: 16px Arial, Helvetica, sans-serif;
}

#header-rt li a {
	color: #cc6b8b;
	text-decoration: none;
}

#header-rt li a:hover {
	color: #333;
}

#nav-wrap {
	width: auto;
	height: auto; 
	margin: 0 0 0 65px;
	padding: 0;
	text-align: left;
}

#nav {
	width: 565px;
	height: auto;
	margin: 0;
	padding: 8px 0 14px 0;
	text-align: left;
}

#nav ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#nav li.creations {
	width: 98px;
	padding: 0;
	height: 13px;
	padding: 6px 0;
	margin: 0 4px;
}

#nav li a.creations {
	background: url(../images/nav-creations.gif) no-repeat;
	color: #333;
	text-decoration: none;
	padding: 6px 16px;
}

#nav li a:hover.creations {
	background: url(../images/nav-creations-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li a.creations-on {
	background: url(../images/nav-creations-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 6px 16px;
}

#nav li.howtos {
	width: 88px;
	padding: 0;
	height: 13px;
	padding: 6px 0;
	margin: 0 4px;
}

#nav li a.howtos {
	background: url(../images/nav-howtos.gif) no-repeat;
	color: #333;
	text-decoration: none;
	padding: 6px 15px;
}

#nav li a:hover.howtos {
	background: url(../images/nav-howtos-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li a.howtos-on {
	background: url(../images/nav-howtos-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 6px 15px;
}

#nav li.blog {
	width: 53px;
	padding: 6px 0;
	margin: 0 4px;
	height: 13px;
}

#nav li a.blog {
	background: url(../images/nav-blog.gif) no-repeat;
	color: #333;
	text-decoration: none;
	padding: 6px 10px;
}

#nav li a:hover.blog {
	background: url(../images/nav-blog-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li a.blog-on {
	background: url(../images/nav-blog-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 6px 10px;
}

#nav li.forum {
	width: 69px;
	padding: 6px 0;
	margin: 0 4px;
	height: 13px;
}

#nav li a.forum {
	background: url(../images/nav-forum.gif) no-repeat;
	color: #333;
	text-decoration: none;
	padding: 6px 13px;
}

#nav li a:hover.forum {
	background: url(../images/nav-forum-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li a.forum-on {
	background: url(../images/nav-forum-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 6px 13px;
}

#nav li.articles {
	width: 92px;
	padding: 6px 0;
	margin: 0 4px;
	height: 13px;
}

#nav li a.articles {
	background: url(../images/nav-articles.gif) no-repeat;
	color: #333;
	text-decoration: none;
	padding: 6px 17px;
}

#nav li a:hover.articles {
	background: url(../images/nav-articles-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li a.articles-on {
	background: url(../images/nav-articles-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 6px 17px;
}

#nav li.contact {
	width: 115px;
	padding: 6px 0;
	margin: 0 3px;
	height: 13px;
}

#nav li a.contact {
	background: url(../images/nav-contact.gif) no-repeat;
	color: #333;
	text-decoration: none;
	padding: 6px 16px;
}

#nav li a:hover.contact {
	background: url(../images/nav-contact-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li a.contact-on {
	background: url(../images/nav-contact-on.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 6px 16px;
}

#search {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 6px 25px 0 0;
	float: right;
	text-align: right;
}

#search table {
	text-align: right;
}

input.search {
	background: #fff;
	border: 1px solid #ccc;
	color: #8ddff2;
	font: 16px Arial, Helvetica, sans-serif;
}

input.btns {
	background: #8ddff2;
	color: #fff;
	font: 16px Arial, Helvetica, sans-serif;
	border: none;
	padding: 0;
}

#columns {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 65px;
	text-align: center;
}

#columns-rt {
	float: right;
	width: 225px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#columns-lt {
	float: left;
	width: 580px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#footer {
	background: url(../images/img-lace.jpg) no-repeat top;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 75px 0 0 0;
	text-align: center;
}

#footer p {
	text-align: center;
}

#creations {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #b4dce8;
}

#creations-rt {
	width: 180px;
	height: auto;
	margin: 0;
	padding: 10px 10px 10px 0;
	text-align: left;
	float: right;
}

#creations-lt {
	width: 375px;
	height: auto;
	margin: 0;
	padding: 4px;
	text-align: left;
	float: left;
}

.white {
	color: #fff;
}

a.dark {
	color: #333;
	text-decoration: none;
}

a:hover.dark {
	color: #63c4e8;
	text-decoration: none;
}

.heavy {
	font-weight: bold;
}

.border {
	border: 4px solid #333;
}

a.more {
	background: #cc6b8b;
	padding: 4px;
	margin: 0;
	color: #fff;
	text-decoration: none;
}

a:hover.more {
	background: #333;
	padding: 4px;
	margin: 0;
	color: #fff;
	text-decoration: none;
}

#justup {
	background: #f3f3f3;
	width: auto;
	height: auto;
	margin: 2px 0;
	padding: 8px;
	text-align: left;
}

.thumbs {
	float: right;
	width: 110px;
	height: auto;
	margin: 0 0 4px 6px;
	padding: 0;
}

#tricol-rt {
	float: right;
	width: 160px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 10px;
	text-align: left;
	background: #fafae8;
}

#tricol-rt p {
	font: 11px Arial, Helvetica, sans-serif;
}

#tricol-main {
	float: left;
	width: 650px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}

#tricol-main-rt {
	float: right;
	width: 490px;
	height: auto;
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: left;
}

#tricol-main-lt {
	float: left;
	width: 125px;
	height: auto;
	margin: 0;
	padding: 6px;
	text-align: left;
	background: #f3f3f3;
}

#leftnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftnav ul {
	width: auto;
	height: auto;
	margin: 10px 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#leftnav li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 2px 0;
	display: block;
	list-style-type: none;
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
}

#leftnav li a {
	text-decoration: none;
}

#leftnav li a.on {
	color: #333;
	font-weight: bold;
}

.lines {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: url(../images/bkg-lines.gif) repeat-x bottom;
}

.lines2 {
	width: auto;
	height: auto;
	margin: 20px 0;
	padding: 10px 0;
	background: url(../images/bkg-lines2.gif) repeat-x top;
}

#gallery {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#gallery ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#gallery li {
	width: 150px;
	height: 235px;
	margin: 0 0 10px 0;
	padding: 4px;
	display: block;
	list-style-type: none;
	float: left;
	text-align: left;
}

#gallery li a {
	text-decoration: none;
}

#detail {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#detail-rt {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}

#detail-lt {
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#thumbs {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#thumbs ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#thumbs li {
	width: 64px;
	height: 64px;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	float: left;
}

#tools {
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px;
	text-align: left;
}

#tools ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#tools li {
	margin: 0;
	padding: 0 20px 0 0;
	list-style-type: none;
	display: inline;
}

.pink {
	color: #cc6b8b;
}

.light {
	color: #999;
}

.blog {
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/bkg-lines2.gif) repeat-x bottom;
}

.blog-rt {
	width: 325px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.blog-lt {
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.comment {
	text-decoration: none;
}

#submit {
	float: right;
	width: 150px;
}

#resources {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#resources ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#resources li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 4px 12px;
	width: 150px;
	float: left;
	background: url(../images/img-arrow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#resources p {
	margin: 0;
	padding: 0;
}


/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/