
/*
snoe.biz
#c59ebf;
*/

body {font: "Century Gothic","Lucida",helvetica,sans-serif 13px/1.231;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}


pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

.note {font-size:90%; *font-size:small;color:#666;}
.note:before {content:"Note: "; border-bottom:#666 dotted 1px;}


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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 2;
	font-family: "Century Gothic","Lucida",helvetica,sans-serif;
	text-align: left;
	vertical-align: baseline;
}
a img, a:link img, a:visited img {
	border: 0; background:transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



/* --  SNIPPETS  --*/
.m5 {padding-left:5px;}

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.width25{ width: 25%; } 
.width33 { width: 33%; display:inline;} 

.flLeft { float: left; } 
.flRight { float: right; } 

.alLeft { text-align: left; } 
.alRight { text-align: right; }
.center {text-align:center;}
.justify { text-align: justify; } 

.top { vertical-align: top; } 
.middle { vertical-align: middle; } 
.bottom { vertical-align: bottom; } 
.sup { vertical-align: super; } 
.sub { vertical-align: sub; } 

.b { font-weight: bold; } 
.i { font-style: italic; } 

.u { text-decoration: underline; } 
.o { text-decoration: overline; } 
.s { text-decoration: line-through !important;} 

.small{font-size: 70%}
.lowercase { text-transform: lowercase; } 
.uppercase { text-transform: uppercase; } 
.camelcase { text-transform: capitalize; } 

.smallcaps { font-variant: small-caps; } 
.slant { font-style: oblique; } 
.indent { text-indent: 10px; } 
.wrap { word-wrap: break-word; white-space: normal; } 
.pre { white-space: pre; } 

.block { display: block; } 
.inline { display: inline; } 
.hide { display: none; } 

.flow {overflow:visible;}
.limit{overflow:hidden;}
.scroll{overflow:scroll;}

.visible { visibility: visible; } 
.hidden { visibility: hidden; } 
.collapse { visibility: collapse; } 

.circle { list-style-type: circle; } 
.disc { list-style-type: disc;} 

.clBoth { clear: both;} 
.clLeft {clear:left;}
.clRight {clear:right;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

ul.row { list-style-type: none; } 
ul.row li { list-style-type: none; display: inline; }




/* -- BORDERS --*/
.borderL {border-left:1px solid #eee;}
.borderR {border-right:1px solid #eee;}
.borderLR {border-left:1px solid #eee; border-right:1px solid #eee;}
.borderT {border-top:1px solid #eee;}
.borderB {border-bottom:1px solid #eee;}


/* -- HEADERS --*/
h1,h2,h3,h4,h5,h6{font-family:"Century Gothic","Lucida",sans-serif;font-weight:600;line-height:130%; margin:0 0;color:#d7bdd2;}
h1 {font-size: 160%;}
h2 {font-size: 150%;}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 110%;}

h2 a, h2 a:visited {color:#d7bdd2;text-decoration:none;}
h2 a:hover {background:#000;text-decoration:none;}


/*-- forms --*/
input { }
input[type="button"] { } 
input[type="checkbox"] { } 
input[type="file"] { } 
input[type="hidden"] { } 
input[type="image"] { } 
input[type="radio"] { } 


/*-- layout --*/
body {background:#ece9ef url(/blog/wp-content/themes/snoebiz/images/snoebizBG.jpg) repeat-x; margin:0;padding:0;color:#fff;}
	
p {padding:0 0 15px;margin:0; vertical-align: baseline;}
a {color:#491341;text-decoration:underline; }
a:visited {color:#491341;text-decoration:none;}
a:hover {color:#974286;text-decoration:none;}

#artwork {position:absolute;right:0;top:-25px;z-index:2;}
#header {height:375px;margin:0;padding:0;overflow:hidden;}
#header h1 img{z-index:15; margin:5px 0;}

#header ul {list-style-image: url(/blog/wp-content/themes/snoebiz/images/check.png);}
#header ul .s {list-style:none;}

#container{background:#ece9ef url(../shadowBG.jpg) repeat-x; color:#5c524e; width:100%; padding-bottom:2em;}
#container h1 {text-indent:1.5em;}
#col1{padding:20px 0; text-align:center;}
#col2{padding:20px 0; text-align:center;}
#col2 img{margin:10px auto;display:none;}

#col2 div span {display: block; width:inherit;  margin:10px auto; height:42px; text-align:center;}
#col2 div span{ background:url(/blog/wp-content/themes/snoebiz/images/button.png) no-repeat center center;}

#col3{padding:20px 0;font-size:90%;}
#col3 p {padding:0 5px; }
#col3 a{background:#e4d6e1;}




#services{position:relative; left:115px; z-index:4;}
#services a{color:#fff;}

#footer{clear:both;}
#footer p {margin-right:2em; float:right;}
