/*
    Theme Name: Factor168
    Theme URI: http://www.nuvographics.com/
    Description: Factor168 is a custom wordpress theme by <a href="http://www.nuvographics.com">Chris Sealey</a>
    Version: 1.2
    Author: Chris Sealey
    Author URI: http://www.nuvographics.com/
*/

/*-----------------------------------------------------------------------------------------------
CORE STRUCTURE
-----------------------------------------------------------------------------------------------*/
html { 	background:url(images/bg_darkwood.jpg) repeat-y top center #000; }
body {
	background:url(images/bg_header.jpg) no-repeat top center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #464646;
	}
#container {
	width:750px;
	margin:0 auto;
	position:relative;
	height:227px;
	}
#contact_col1{ float: left; width: 80px; margin-bottom: 20px;}
#contact_col2{ float: left; width: 600px; background: url(images/contact_phone.png) no-repeat top right; margin-bottom: 20px;}
#polaroids{margin: -20px 0px 0px -20px; padding: 20px 0px 0px 0px;}
#polaroids_muse{margin: -80px 0px 0px -20px; padding: 20px 0px 0px 0px;}
.breaker, #breaker{clear: both; height: 1px; line-height: 1px;}
.left {float: left;}
.right {float: right;}
.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}
a:link, a:visited{ text-decoration: none; color: #701e72; }
a:hover { color: #c77bc9; }
.post p a:link, .post p a:visited{ text-decoration: none; color: #701e72; border-bottom: 1px dotted purple; padding: 0 0 1px 0;  font-weight: bold; }
.post p a:hover { color: #c77bc9; }
blockquote {
	color: #656;
	margin-left: 0;
	padding-left: 40px;
	background: url(images/bg_blockquote.png) top left no-repeat;
	}
code{
	background: #DDD;
	padding: 2px;
	line-height: 16px;
	width: 464px;
	}
	
/*-----------------------------------------------------------------------------------------------
IMAGES
-----------------------------------------------------------------------------------------------*/
img { border: none; padding: 0px; }		
a img {	border: none; padding: 0px; }
img.img_border, a img.img_border { border: 1px solid #CCCCCC; padding: 4px; }
a:hover img.img_border { border-color: #701e72; }
.greentick img {width: 220px;}
.clock{ margin: 0 0 0 20px; float: left; text-align: center;}
#content .col01 .post-inner p img { 
	border: solid 1px #ccc;
	padding: 4px;
	}
.tweet {
	background: url(images/twitter.png) left 50% no-repeat;
	line-height: 16px;
	margin: 0 0 0 20px;
	padding: 3px 0 3px 26px;
	}
/*-----------------------------------------------------------------------------------------------
NAVIGATION
-----------------------------------------------------------------------------------------------*/
#menu-holder {
	position:absolute;
	top:0px;
	left:-5px;
	width:805px;
	}
#menu {
	width:805px;
	height:44px;
	margin:0 0 0 10px;
	padding:0;
	position:relative;
	}
#menu li {
	margin:0 3px 0 0;
	padding:0;
	list-style:none;
	display: inline;
	}
#menu li a img { border: none; }
#menu li#community { position:  absolute; right: 9px; top: 3px; }
#menu li#rss { position:  absolute; right: 26px; top: 49px; }

/*-----------------------------------------------------------------------------------------------
SEARCH BAR
-----------------------------------------------------------------------------------------------*/
#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:475px;
	top:60px;
	}
#search form { padding:0; margin:0;	}
#search .txtField {
	border:1px solid #c6bb6f;
	width:200px;
	margin:0;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search_back.gif) transparent;
	}

/*-----------------------------------------------------------------------------------------------
QUOTES
-----------------------------------------------------------------------------------------------*/
#quotes {
	position:absolute;
	text-align:justify;
	width:380px;
	left:380px;
	top:120px;
	color: #e4e4e4;
	font-style: italic;
	line-height: 16px;
	font-size: 12px;
	}
.wp_quotes_author{
	font-weight: bold;
	margin-top: 10px;]
	}
	
/*-----------------------------------------------------------------------------------------------
META
-----------------------------------------------------------------------------------------------*/
#meta_date { 
	background: url(images/icon_date.png) no-repeat left top;
	padding: 4px 0 0 30px;
	margin: 0 0 0 -4px;
	height: 20px;
	float: left;
	}
#meta_category { 
	background: url(images/icon_category.png) no-repeat left top;
	padding: 3px 0 0 30px;
	margin: 1px 0 0 20px;
	height: 20px;
	float: left;
	}
#meta_comments { 
	background: url(images/icon_comments.png) no-repeat left top;
	padding: 2px 0 0 30px;
	margin: 2px 0 0 20px;
	height: 20px;
	float: left;
	}
.meta_tweet {
	background: url(images/twitter.png) left 5px no-repeat;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 20px;
	padding: 4px 0 0px 26px;
	float: left;
	}
#content .col01 .meta a { color:#464646; text-decoration:none; }
#content .col01 .meta a:hover { color:#701e72; }
#content .col01 .thumbnail { 
	margin: 20px 10px 10px 0; 
	padding: 0;
	position: relative;
	width: 130px;
	height: 100px;
	}
#content .col01 .thumbnail img { 
	width: 120px; 
	height: 90px; 
	background: url(images/bg_thumb.png) top left no-repeat; 
	border: solid 1px #ccc;
	padding: 4px;
	}
#content .col01 .thumbnail span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 25px;
	background: url(images/tape.png) no-repeat;
	}
#content .col01 .excerpt p { width: 260px; float: left; }
			
/*-----------------------------------------------------------------------------------------------
CONTENT
-----------------------------------------------------------------------------------------------*/
#content {
	background:url(images/bg_content.png) repeat-y;
	width:764px;
	margin:0px auto 0 auto;
	padding-right:55px;
	}
#content .col01 {
	float:left;
	width:425px;
	line-height:20px;
	margin:0 0 0 0;
	padding: 0 0 0 70px;
	}
.fullpage .col01 {
	float:left;
	width:700px!important;
	line-height:20px;
	margin:0 0 0 0;
	padding: 0 0 0 70px;
	}
/*.fullpage .col01 .post .post-inner .gallery li { margin: 10px 6px 10px 0px; }*/
#content .col01 h3 {
	font-size:20px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #701e72;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0px 0;
	}
#content .col01 h3 a { text-decoration: none; color: #701e72; }
#content .col01 h3 a:hover { color: #c77bc9; }
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
	}
#content .col01 .post {	padding-bottom:30px; }
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
	}
#content .col01 .post-inner { position:relative; }
#content .col02 {
	float:right;
	margin: -55px 0 60px 0;
	width:223px;
	font-size:11px;
	line-height:16px;
	}
#content .col03 {
	float:left;
	width: 694px;
	line-height:20px;
	margin:0 0 0 0;
	padding: 0 0 0 70px;
	}
#content .col03 h3 {
	font-size:20px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #701e72;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	}
#content .col03 h3 a { text-decoration: none; color: #701e72; }
#content .col03 h3 a:hover { color: #c77bc9; }
#readmore { float: right; margin: 0 0 10px 0;}
	
/*-----------------------------------------------------------------------------------------------
CLIENTS GALLERY
-----------------------------------------------------------------------------------------------*/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.gallery li {
	margin: 10px 10px 10px 0px;
	padding: 0;
	float: left;
	position: relative;
	width: 130px;
	height: 70px;
	}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	}
.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 25px;
	background: url(images/tape.png) no-repeat;
	}
.gallery a { text-decoration: none; }
.profactor {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.profactor li {
	margin: 10px 10px 10px 0px;
	padding: 0;
	float: left;
	position: relative;
	width: 200px;
	height: 139px;
	}
.profactor img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	}
.profactor span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 100px;
	background: url(images/pin.png) no-repeat;
	}
.gallery a { text-decoration: none; }

/*-----------------------------------------------------------------------------------------------
SIDEBAR: CATEGORIES
-----------------------------------------------------------------------------------------------*/
#content .col02 .categories-upper {
	height:81px;
	background:url(images/sidebar_cat_head.png) no-repeat;
	}
#content .col02 .categories { 
	background:url(images/sidebar_cat_bg.png) repeat-y; 
	}
#content .col02 .categories-btm {
	height:121px;
	background:url(images/sidebar_cat_foot.png) no-repeat;
	}
#content .col02 .categories ul { margin:0; padding:0; }
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	}
#content .col02 .categories ul li a {
	color: #464646;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 28px;
	text-decoration: none;
	background: url(images/icon_category.png) center left no-repeat ;
	}
#content .col02 .categories ul li a:hover { color:#701e72; }

/*-----------------------------------------------------------------------------------------------
SIDEBAR: SUB PAGES
-----------------------------------------------------------------------------------------------*/
#content .col02 .sub-upper {
	height:81px;
	background:url(images/sidebar_sub_head.png) no-repeat;
	}
#content .col02 .sub { 
	background:url(images/sidebar_sub_bg.png) repeat-y; 
	}
#content .col02 .sub-btm {
	height:81px;
	background:url(images/sidebar_sub_foot.png) no-repeat;
	}
#content .col02 .sub ul { margin:0; padding:0; }
#content .col02 .sub ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	}
#content .col02 .sub ul li a {
	color: #464646;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 28px;
	text-decoration: none;
	background: url(images/icon_category.png) center left no-repeat ;
	}
#content .col02 .sub ul li a:hover { color:#701e72; }

/*-----------------------------------------------------------------------------------------------
SIDEBAR: ARCHIVES
-----------------------------------------------------------------------------------------------*/
#content .col02 .archives-upper {
	height:81px;
	background:url(images/sidebar_arc_head.png) no-repeat;
	}
#content .col02 .archives { 
	background:url(images/sidebar_arc_bg.png) repeat-y; 
	}
#content .col02 .archives-btm {
	height:121px;
	background:url(images/sidebar_arc_foot.png) no-repeat;
	}
#content .col02 .archives ul { margin:0; padding:0; }
#content .col02 .archives ul li {
	font-size:11px;
	margin: 0 0 0 10px;
	line-height:18px;
	list-style:none;
	}
#content .col02 .archives ul li a {
	color: #464646;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 28px;
	text-decoration: none;
	background: url(images/icon_date.png) center left no-repeat ;
	}
#content .col02 .archives ul li a:hover { color:#701e72; }

/*-----------------------------------------------------------------------------------------------
SIDEBAR: TAG CLOUD
-----------------------------------------------------------------------------------------------*/
#content .col02 .tagcloud { 
	background:url(images/bg_tagcloud.png) top left repeat;
	height: 270px;
	padding: 0px -20px 0px 10px; 
	text-align: center;
	margin: 20px 0 0 0;
	}
#content .col02 .tagcloud a { text-decoration: none; color: #701e72; }
#content .col02 .tagcloud a:hover { color: #c77bc9; }

/*-----------------------------------------------------------------------------------------------
FOOTER
-----------------------------------------------------------------------------------------------*/
.footer { width: 500px; }
.footnote {
	width: 730px;
	margin:50px 3px 0 84px;
	color: gray;
	}
.right .footnote {
	margin:8px 50px 0 0px;
	color: gray;
	}
.footnote li {
	margin:0 3px 0 0;
	padding:0;
	list-style:none;
	display: inline;
	}
.footnote li  a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #888;
	text-decoration: none;
	}
.footnote li  a:hover{ color: #701e72; }
#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
	}
#footer-holder .footer {
	width:932px;
	height:350px;
	position:absolute;
	top:0px;
	left:-54px;
	background:url(images/footer.png) center no-repeat;
	z-index:80;
	}
#footer-holder .txt a {	color:#000;}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
	}
#footer-holder .txt {
	width:565px;
	position:absolute;
	top:125px;
	left:181px;
	font-size:12px;
	line-height:16px;
	color:#222;
	z-index:85;
	height:60px;
	overflow:hidden;
	}

/*-----------------------------------------------------------------------------------------------
NEXT + PREVIOUS
-----------------------------------------------------------------------------------------------*/
.previous a {
	float:left;
	width:134px;
	height:17px;
	background:url(images/nav_prev.png) no-repeat 0 0;
	overflow:hidden;
}
.next a {
	float:right;
	width:119px;
	height:17px;
	background:url(images/nav_next.png) no-repeat 0 0;
	overflow:hidden;
}

/*-----------------------------------------------------------------------------------------------
COMMENTS
-----------------------------------------------------------------------------------------------*/
.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
	}
.comments { height:27px; background:url(images/txt-your-comment.gif) no-repeat; }
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
	}
.name {	height:30px; background:url(images/txt-name.gif) no-repeat top right; }
.email { height:30px; background:url(images/txt-email.gif) no-repeat top right; }
.website { height:30px; background:url(images/txt-website.gif) no-repeat top right;	}
.txt-email-sub { height:20px; background:url(images/txt-email-sub.gif) no-repeat 90px 0; clear:both; }
.txt-website-example { height:20px; background:url(images/txt-site-example.gif) no-repeat 90px 0; clear:both; }
#commentform {
	padding:0;
	margin:0;
	}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	background:#fff;
	float:left;
	}
#commentform .comment-box {
	border:1px solid #939393;
	width:412px;
	margin:0 0 10px;
	padding:3px;
	background:#fff;
	}
.commentlist {
	margin:20px 0;
	padding:0;
	}
.commentlist li {
	padding:12px 0 2px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
	}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
	}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
	}
.gravtext {
	width: 368px;
	height: 32px;
	float: left;
	background: url(images/gravtext.gif) top left no-repeat;
	text-indent: -999px;
	display: block;
	}

/*-----------------------------------------------------------------------------------------------
COMMUNITY AREA
-----------------------------------------------------------------------------------------------*/

#content.community {
	position: relative;
	padding: 526px 55px 0 0;
	}
#content.community .inside {
	float: left;
	width: 690px;
	margin: 0 0 0 70px;
	}
#content.community .community-header {
	position: absolute;
	top: -32px;
	left: 0;
	background: url(community/community_header.jpg) top left no-repeat;
	text-indent: -9999px;
	width: 792px;
	height: 548px;
	}
#content.community h1 {
	width: 690px;
	height: 23px;
	background: url(community/heading.gif) top left no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 0;
	padding: 0;
	}
#content.community .stream {
	position: relative;
	float: left;
	width: 210px;
	min-height: 750px;
	margin: 0 20px 0 0;
	}
#content.community .stream.rss { float: right; }
#content.community .stream h2 {
	height: 32px;
	width: 210px;
	margin: 10px 0 0 0;
	text-indent: -9999px;
	float: left;
	}
#content.community .stream.facebook h2 { background: url(community/heading-facebook.gif) top left no-repeat; }
#content.community .stream.twitter h2 { background: url(community/heading-twitter.gif) top left no-repeat; }
#content.community .stream.rss h2 { background: url(community/heading-rss.gif) top left no-repeat; }
#content.community .stream ul {
	margin: 0;
	padding: 0;
	float: left;
	}
#content.community .stream ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 15px;
	border-bottom: 1px solid #c2c2c2;
	padding: 18px 0;
	}
#content.community .stream ul li span {
	color: #999;
	font-style: italic;
	}
#content.community .stream .cta {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 210px;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	}
#content.community .stream .cta:hover {
	background-position: top !important;
	}
#content.community .stream.facebook .cta { background: url(community/cta-facebook.gif) bottom left no-repeat; }
#content.community .stream.twitter .cta { background: url(community/cta-twitter.gif) bottom left no-repeat; }
#content.community .stream.rss .cta { background: url(community/cta-rss.gif) bottom left no-repeat; }
#content.community .socialcontent {
	width: 460px;
	float: left;
	margin: 20px 0 0 0;
	}
#content.community .iframe {
	margin: 20px 0 0 0;
	float: left;
	}
#content.community .socialcontent p {
	float: left;
	margin: 0;
	}
#content.community .twtr-widget {
	float: left;
	margin: 0 !important;
	width: 210px;
	}
#content.community .twtr-widget .twtr-doc {
	width: 210px !important;
	}
#content.community .twtr-widget .twtr-hd, #content.community .twtr-widget .twtr-ft {
	display: none;
	}
#content.community .twtr-widget .twtr-tweet-wrap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	border-bottom: 1px solid #c2c2c2;
	padding: 20px 0;
	}
	
#content.community .social_bookmark {
	width: 690px;
	float: left;
	border-top: 1px solid #c2c2c2;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	}

/*-----------------------------------------------------------------------------------------------
CFORMS IMPORT
-----------------------------------------------------------------------------------------------*/
#li--1,#li--3,#li--5,#li--7,#li--9 {float: left;}
#li--2,#li--4,#li--6,#li--8,#li--10 {float: right;}
#li-2-1,#li-2-3 {float: left;}
#li-2-2,#li-2-4 {float: right;}
.cf_hidden{display: none;}
.cform { 
	margin:10px 0 0 0;
	padding: 0px 0px 0 0px; 
	width: 630px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.cform fieldset	{ 
	margin-top:10px; 
	padding:4px 0 10px 0; 
	border:none; 
	}
ol.cf-ol { 
	border:none!important;
	margin:-10px 0px 0px 0px!important;
	padding:0px 0pt 0pt!important;
	}
ol.cf-ol li	{
	margin:0 0px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left; 
	}
.cform label {
	width:200px; 
	margin:0px 10px 0 0; 
	text-align:left;
	display:block;
	background:none;
	padding:2px 2px 2px 0px;
	}
label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0; 
	}
label.cf-before span{
	width:500px; 
	display:block;
	}
label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 2px 0 4px;
	width:110px;
	text-align:left;	
	}
label.cf-after span {
	width:300px;
	display:block;
	}
label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 6px 0 4px;
	width:74px;
	text-align:left;
	}
label.cf-group-after span {
	width:105px;
	display:block;
	}
.cform input, .cform textarea, .cform select { 
	margin:0 0 8px 0;
	padding:3px;
	background: #fbfbfb; 
	border:1px solid #CCCCCC;
	vertical-align:top;
	}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{ background:#CEDDDF; }
.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ background:#F3F8F8; }
.cform textarea,
.cform input { width:300px; }
.cform select {	width:255px; }  
.cform select.cfselectmulti	{ height:6.5em; }
.cform textarea {
	height: 10em;
	overflow:auto;
	width: 622px;
	margin-bottom: 0px;
	}
.cform input.cf_date { width:395px; }
input.cf-box-a, input.cf-box-b 	{ 
	margin:3px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}
ol.cf-ol li.cf-box-group { padding: 0 0 12px 0;} 
span.reqtxt, span.emailreqtxt { 	display:none; }
.cform textarea.fldemail, .cform textarea.fldrequired, .cform input.fldemail, .cform input.fldrequired { margin:0; }
p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:left;
	}
.cform input.sendbutton	{ 
	width:130px;  
	padding:5px; 
	margin: 5px 3px 4px 0fpx;
	font-size:13px;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	}
ol.cf-ol li.cf_li_err {
	background:none;
	border:none;
	}
ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	display:inline-block;
	}
ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
	}
ol.cf-ol ul.cf_li_text_err li:before { content:''; }
label.seccap { margin-top: 6px; }
label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
	}
label.secq span {
	display:block!important;
	width:auto;
	}
input.secinput { vertical-align:text-bottom; float: left;}
.captcha-reset{display: none;}
#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
	}
img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
	}
img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none!important;
	}
img.imgcalendar { border:none!important; }
div.cf_info {
	display:none;
	padding:10px 15px!important;
	width:600px;
	line-height:1.3em;
	margin:10px 0px 10px 0px;
	}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
	}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
	}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
	}
div.success {
	background:#def7df none repeat scroll 0%;
	color:#464646;
	display:block;
	}
div.failure {
	display:block;
	background:#f7dede url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	}
div.waiting {
	background:#f7f7de;
	color:#464646;
	display:block;
	}
.linklove{display:none;}
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
	}
div.mailerr { display:block; }
.mailerr, .cform .cf_errortxt { color:#ad2929; }
[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
	}
.disabled {	border-color:#dddddd!important; }
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
	}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
	}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
	}
* html ol.cf-ol 	{display:inline-block; /*for IE6!!*/}
* html img.captcha	{margin-bottom:9px!important;}
*+html img.captcha	{margin-bottom:9px!important;}
.clearfix { display: block; height: 1%; }
.clearfix:after { clear: both; content: '.'; display: block; visibility: hidden; height: 0; }

/*-----------------------------------------------------------------------------------------------
SHOWCRAFT
-----------------------------------------------------------------------------------------------*/

body.login {
	background: url(images/bg_vault.jpg) no-repeat 50% 50% black;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	}
#bellhop {
	background: url(images/bellhop.png) no-repeat top left;
	position: absolute;
	bottom: -100px;
	left: 10%;
	width: 527px;
	height: 758px;
	z-index: 1;
	}
#logininfo {
	background: url(images/login_info.png) no-repeat top left;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 688px;
	height: 145px;
	margin: 0 0 0 -144px;
	z-index: 2;
	}
#logininfo a {
	position: absolute;
	left: 182px;
	top: 87px;
	width: 154px;
	height: 46px;
	text-indent: -9999px;
	}
body.login form {
	/*background: #810a76;*/
	position: absolute;
	left: 110px;
	top: 388px;
	height: 147px;
	width: 216px;
	padding: 0 10px;
	}
body.login form h1 {
	float: left;
	width: 194px;
	height: 40px;
	text-indent: -9999px;
	margin: 17px 11px 10px;
	background: url(images/bellhop_label.png) no-repeat top left;
	}
body.login form input {
	float: left;
	background: white;
	border: 1px solid black;
	width: 85px;
	margin: 4px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	}
body.login form input#submit {
	float: left;
	background: url(images/bellhop_submit.png) no-repeat top left;
	border: none;
	width: 171px;
	height: 27px;
	text-indent: -9999px;
	margin: 8px 22px 0px;
	cursor: pointer;
	}
.ngg-album .ngg-description {
	background: url(images/login_info.png) top left;
}
body.showcraftpage #content p {
 display: none;
}
.logout {
	position: absolute;
	bottom: -25px;
	right: 0;
	color: red !important;
	text-align: right;
	padding: 5px 30px 5px 5px;
	}
.logout:hover {
	background: red;
	color: white !important;
	}