/* 
Theme Name: SNOEBIZ
Theme URI: http://snoe.biz
Description: Custom SnoeBiz Theme V.1.3
Version: 1.3
Author: SNOE
Author URI: http://snoe.biz
Copyright (c) 2007 - 2009 snoe.biz
//
#c59ebf;
#843173;mag
#914581;maglt
d7bdd2; pale
*/


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: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, a:link img, a:visited img, :hover img, {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


body {font:13px/1.231 "Century Gothic","Lucida",clean,sans-serif;*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;}



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

.reset, #footer .reset{padding:0;margin:0;}
.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; margin: auto; display:block; width:100%;}
.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;} 

.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.collapse { list-style-type: none; } 
ul.collapse li { list-style-type: none; display: inline; }

.standardList {list-style-position: inside;list-style-type:disc;margin:.5em 1em;}


/* ---------->>> 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:Helvetica,Arial,Verdana,sans-serif;font-weight:600;line-height:130%;margin:0.3em 0;color:#d7bdd2;text-transform: capitalize;}


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 {

	text-decoration:none;
}



/* layout */
body {
	color:#d7bdd2;
	background:#000 url(images/snoebizBG.jpg) repeat-x;
	margin:0;
	padding:0;
}
p {
	padding:0 15px 25px;
	margin:0;
}
a {
	color:#fff;
	text-decoration:none;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#974286;
	text-decoration:none;
	
}

small {
	color:#fff;
	float:right;
}


form {
	margin:0;
	padding:0;
}
acronym, abbr, span.caps {
	font-size:0.9em;
	letter-spacing:.07em;
}
blockquote, blockquote cite {
	margin:0 5px 0 0;
	padding:10px 10px 10px 10px;
	background:#ccc;
	color:#000;
	font-size:0.9em;
	border-left:8px double #000;
}
blockquote cite {
	display:block;
}

.rss {
	background:url(images/rss.gif) no-repeat left center;
	padding-left:18px;
	padding-bottom:2px;
	margin-left:8px;
}
.center {
	text-align:center;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
}
a img {
	border:0;
}
a:hover img:hover {
	border:0;
	opacity:1;
}

.flRightPostCol {float:right;width:300px;}
.flLeftPostCol {float:left;width:300px;}

.one {
	float:right;
	width:190px;
	margin:10px 10px 20px 10px;
}
.two {
	float:left;
	width:170px;
	height:200px;
	margin:10px 10px 0 10px;
}
.three {
	float:left;
	width:170px;
	
	height:200px;
	margin:10px 10px 0 10px;
}
.four {
	float:left;
	width:170px;
	
	height:200px;
	margin:10px 10px 0 10px;
}
.five {
	float:left;
	width:170px;
	
	height:200px;
	margin:10px 10px 0 10px;
}
.six {
	float:left;
	width:170px;
	height:200px;
	margin:10px 10px 0 10px;
}
.seven {
	float:left;
	width:170px;
	height:200px;
	margin:10px 10px 0 10px;
}
.col {
	float:left;
	width:23%;
	margin:10px 10px 0 10px;
}
.col2 {
	float:right;
	width:19%;
	margin:10px 5px 0 5px;	
	}
	
.col3 {
	float:left;
	width:50%;
	margin:1.3em 0 1em 1.5em;
	padding:0;

	
}
.col4 {
	float:right;
	width:16%;
	margin:10px 5px 0 5px;
}



.col4 li a, #footer li a, .col4 a {
	display:block;
	font-style: normal;
	font-size: 105%;
	color:#843173;
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande";

}
.col4 li a:hover, #footer li a:hover {
	text-decoration:none;
	color:  #D7BDD2;
}


.row {
	background:url(images/snoebizLogo.png) top left no-repeat;
	height:103px;
	width:480px;
	position: absolute;
	z-index:100;
	top:0;
	
}
.row h1, h1 a {
	display:block;
	height:50px;
	width:360px;
	text-indent:-9000px;
}
.header {
	display:none;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}
.navigation a, .navigation a:visited {
	color:#fff;
	margin:10px 0 0 10px;
}

#navbar {
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
	position:absolute;
	top:0px;
	height:90px;
	right:0;
	z-index: 3;
	background:#421c3a;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity:0.5;
}
#navbar ul {
	float:right;
	padding:3px 10px;
	position: relative;
	top:20px;
}
#navbar li {
	display:inline;
	list-style-type:none;
	padding:1.5em .5em;
}
#navbar li:hover{background:#161616;}

#navbar ul li a {
	font-size:130%;
	font-variant:uppercase;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding:2px 20px;
}
#navbar ul li a:hover {
	color:#a03e86;
}

#artwork {
	position:absolute;
	right:0;
	top:-30px;
	z-index:-1;	
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-khtml-opacity:0.3;
	}

.crumbs {background:#843173; border:1px solid #843173; text-align: center;}
.crumbs a {color:#d7bdd2; font-size: 80%;}

#page {
	clear:both;
	margin:0 auto 0;
	width:100%;
	padding:0;
	position: absolute;
	top:120px;
	z-index: 5;
}

#right_sidebar {
	width:420px;
	float:right;
	margin:10px 10px 20px 20px;
	overflow:hidden;
}

#left_sidebar {
	margin:0 10px 20px 0;
	overflow:hidden;
	width:100%;
}

#left_sidebar h2, #right_sidebar h2, #right_sidebar h3 {
	letter-spacing:1.6px;
	margin:0;
	font-size:1.3em;
	padding:5px .5em;	
	border-bottom: 3px solid #161616;
	background:#421c3a;
}

#right_sidebar ul, 
#right_sidebar li, 
#right_sidebar ul li, 
#left_sidebar ul, 
#left_sidebar li, 
#left_sidebar ul li {
	padding:0.1em 0.5em .9em;
	margin:0; 
	text-align: justify;
	
}

#right_sidebar li li, 
#left_sidebar li li {
	margin-left:10px;
}

#right_sidebar li li ul li, 
#left_sidebar li li ul li {
	margin-left:0;
	background-image:url(images/li.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:.5em;
}

#right_sidebar ul, #left_sidebar ul, 
#middle_sidebar ul {
	list-style-type:none; 
	margin-bottom: 15px;
	background:#421c3a;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
	-khtml-opacity:0.65;
	font-size: 95%;
}

#right_sidebar ul *, 
#middle_sidebar ul *,
#left_sidebar ul *
{
	filter:alpha(opacity=100);
	-moz-opacity:0.99;
	opacity:0.99;
	-khtml-opacity:0.99;
}

#right_sidebar li, 
#right_sidebar ul select, 
#left_sidebar li, 
#left_sidebar ul select {

}

#right_sidebar *, 
#left_sidebar *{
	line-height: 1.6;
}

#right_sidebar a:link, 
#left_sidebar a:link
{}

#right_sidebar a:hover, 
#left_sidebar a:hover {
	text-decoration:none;
	color:#fff;
}

#right_sidebar li{}
#right_sidebar ul:hover,
#left_sidebar ul:hover{background:#161616;}

#right_sidebar .reader-publisher-module li {border-bottom:1px solid #fff; padding:1em .5em; }
#right_sidebar .reader-publisher-module a:link,
#right_sidebar .reader-publisher-module a:visited {color: #D7BDD2;}
#right_sidebar .reader-publisher-module a:hover {color: #843173;}

#right_sidebar .widget_rss li{padding:1em .5em}


#left_sidebar .events li{padding:1em .5em}

#left_sidebar img{margin-left:5px}
#right_sidebar img{margin-right:10px}

#right_sidebar .rsswidget img {display:none;}

#left_sidebar .sponsors li {text-align: center; padding:.8em}


#categories li{width: 100%; line-height:140%; border-bottom:1px solid #fff; text-align: left; text-transform: capitalize;}

#links{}

#archives{}

.one h2 {margin:0;}

#searchform {
	background:#843173;
	width:70%;
	padding:5px 0 5 5px;
	float:left;
	margin: 0;
}

#searchform span{display:block; width:100%;}

#searchform input[type="text"] {
	width:95%;
	height:20px;
	padding:0px;
	vertical-align:middle;
	color:#000;
	background: transparent; 
	float:left;
	border:0;
}

#searchform input[type="submit"] {
	background:transparent;
	border:0;
	border-top:1px solid #421c3a;
	padding:5px;
	font:bold;
	font-size: 120%;
	color:#421c3a;
	vertical-align:middle;
	text-align: center;
	cursor:pointer;
	float:left;
	width:100%;
}

#footer {
	clear:both;
	color:#000;
	font-size:95%;
	line-height:120%;
	width:100%;
	background: #fff;
}
.footer_inside {
	width:100%;
	margin:0px auto 0px;

}

#footer ul {background: #f8f8f8; max-height:400px; overflow:hidden; }

#footer li {background: #f1f1f1; margin:.2em auto; padding:2px 0 2px 20px;}

#footer a, #footer a:visited {
	text-decoration:none;
}

#footer a:hover {color:#843173;}

#footer h2 {font-size:150%; color:#843173; padding:5px 0 0 0; text-indent: 5px}
#footer h3,
 #footer .f {display: none;} /*cancels google header*/

#footer .ul-roll li a, .ul-roll li a, .ul-roll li a:visited {
}

#footer .ul-roll li a:hover, .ul-roll li a:hover {
}




#copyright {color:#843173; margin:3em 2em 0; text-align: center; display: block; line-height:3; height:100px;}
#copyright p {text-align: center; margin:.8em auto; width:50%; }
#copyright a {color:#843173;}
/*.master #ft:after{content:"Copyright 2009 snoe.biz, PO Box 714, Dunedin FL 34697-0714 "; color:#e7f5f6; margin:.5em auto; text-align: center; display: block; line-height:3; border-top:1px solid #efefef;}*/



.ul-roll {
	list-style:none;
	margin:0 0 15px;
	padding:0;
	line-height:110%;
	font-weight:normal;
}

.ul-roll li {
	padding:2px 0 2px 20px;
	background: url(images/li.gif) no-repeat left center;
}

#credits {
font-size:99%;
height:60px;
line-height:120%;
margin:4.5em auto 0em;
width:95%;
}

#credits a, #credit a:visited {
	color:#c59ebf;
}



.ff{margin: .25em auto; text-align: center; height:10.5em; overflow: hidden;}

.ff a img {
	border:.08em solid #c59ebf;
	padding:.077em;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-khtml-opacity:0.7;
	width:8.5em;
	height:8.5em;
	margin:1em .4em;
}
.ff a:hover img {
	border:.08em solid #c59ebf;
	opacity:1;
}
.col3 img {
	/*float:left;*/
	border:none;
	margin-right:10px;
	margin-bottom:10px;
	padding:0;
	/*max-width:80%;*/
}

.thumb {width:200px; height:200px; border:1px solid #000; overflow:hidden; float:left; position:relative; margin-right: 20px;}
.thumb img.snoekoi{position:absolute; margin-left:-680px;}

.col3 div p {padding:5px 15px 25px; font-size:110%;}

.clearfix:after {
	content:".";
	display:block;
	height:1%;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
.post-comments {
	background:url(images/com.gif) no-repeat left center;
	padding-left:20px;
	float:right;
	font-size:95%;
}
#comments, #respond {
	border-bottom:3px solid #c59ebf;
	padding-bottom:5px;
	color:#c59ebf;
}
.commentlist {
	margin:10px 0;
	padding-left:20px;
	padding-bottom: 50px;
	line-height:130%;
}
.commentlist li {
	padding:5px 10px;
}
.commentlist .alt {
	background:#161616;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight:bold;
	font-style:normal;
	font-size:120%;
	color:#c59ebf;
}
.commentlist small {
	margin-bottom:5px;
	display:block;
}
#commentform {
	margin-top:10px;
}
#commentform p {
	padding:6px 0;
	margin:0;
}
#commentform label {
	color:#f1f1f1;
	font-size:87%;
}
#commentform input {
	width:80%;
	background:#fff;
	border:1px solid #333;
	padding:3px;
	margin-top:3px;
}
#commentform textarea {
	width:99%;
	height:115px;
	background:#131313;
	border:1px solid #d7bdd2;
	padding: 2px;
	margin-top:3px;
	color:#d7bdd2;
	font-size:125%;
}
#commentform #submit {
	background:#843173;
	font:100% Lucida, Century Gothic, Times;
	color:#d7bdd2;
	border:1px solid #843173;
	float:right;
	width:144px;
	cursor:pointer;
	padding: .5em;
}
#commentform textarea:focus, 
#commentform input[type="text"]:focus {

}

#rss{position:absolute; top:60px; right:1.5em; z-index:5;}



.teasers{width:45%; float:left; margin:1.2em 1.5em .8em 0;}

.teasers h2 {
	float:left;
	font-size:120%;
	line-height:1;
	width:70%;
}

.boxed {clear:both;background:#131313; border:1px solid #d7bdd2;}

#authorBadge {line-height: 1; font-size: 80%; padding:1.2em 0;}
#authorBadge h5 {margin:.5em 1em; background: #843173; padding:0.2em 0.5em; display:inline;}
#authorBadge p {padding:1em; line-height: 1.5;}

.snap_noshots {padding:1em; float:left;}

.post {
	clear:both;
	padding-top:20px;
	list-style:square;
}

.entry p a {/*background:#843173;*/padding:2px;}

.entry p a:hover {/*background:#fff;*/}

.entry p a img {background:none; width:520px; height:281px;}

.post h2 {color:#843173;}

.post-date-block {
	width:65px;
	height:60px;
	float:left;
	margin-right:1em;
	}

.post-date {
	margin:1.1em 1.4em 0;
	width:35px;
	padding:.2em;
	background:#843173;
	height:55px;
	/*border:1px solid #161616;*/
}
.post-month {
	font-size:11px;
	text-transform:uppercase;
	color:#161616;
	text-align:center;
	display:block;
	line-height:11px;
	padding-top:2px;
	margin-left:-3px;
}
.post-day {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#161616;
	text-align:center;
	display:block;
	line-height:20px;
	padding-top:1px;
	margin-left:-3px;
}
.entry {
	float:right;
	width:100%;
	line-height:120%;
	padding: 2em .2em;
}
.post-cat {
	font-size:85%;
	float:left;
	padding: .2em .5em;
	margin:.4em 0;
}
.post-comments {
	padding-left:20px;
	float:right;
	font-size:95%; display:none;
}
.post-calendar {
	background: url(images/cal.gif) no-repeat left center;
	padding-left:20px;
	float:right;
	font-size:95%;
	color:#fff;
}
.post-content {
	clear:both;
	padding-top:10px;
}

.textads{padding:.5em; margin:1.5em 0;}

.adBlock200 {float:left; width:210px; text-align: center; margin:0 auto; background: #421C3A; padding: 1em 0;}

.bio img {float:left; margin:.5em}

.inset{float:left; width:15em; font-size:85%; margin:0 1.8em 0 0;}

.video,
.media {padding:1.3em; text-align: center; margin:1em auto; width:100%; display:block;}
.media img{}

#snoeland{overflow: hidden}

body div#toolTip { position:absolute;z-index:1000;width:250px;background:#421c3a;border-left:9px solid #a03e86;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#a03e86;font:90%;; }
body div#toolTip p em { display:block;margin-top:3px;color:#fff;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#82747f; }


.twitterTitle{background: #421c3a; padding:3px; vertical-align: middle; height:79px; font-size: 130%; line-height:4.5}
.twitterTitle img {float:left;}
#twitter_div{}
.tumblr_title{font-weight: bold; font-size:150%;}
.tumblr_post{width:400px; margin:2em auto;}
.tumblr_quote_post{font-size:135%;}
.tumblr_photo_post{}
.tumblr_link_post a{font-size:150%}
.tumblr_video_post{}



#twitter_div li {border:1px solid #421c3a !important;
display:block;
float:left;
height:240px;
line-height:140%;
padding:15px !important;
width:28%;}

#twitter_div span{font-size:120%}



/*portfolio*/
ul.horiz {margin:15px auto 40px; text-align:center;background:#421C3A; font-size:90%;}
ul.horiz li{float:left; margin:0; padding:4px 22px; text-align:center;list-style:disc;list-style-position:inside;}

#col3 h2{background:transparent url(images/headerBGgrad.png) no-repeat; width:570px; margin-top:2em;}

#skillsets,
#experience,
.etched {background:transparent url(images/featureBGgrad.png) no-repeat; width:570px; margin-top:2em;}

.etched h3,
#skillsets h2,
#experience h2 {
	line-height:100%;
	margin:1em 0.7em 0.2em .5em;
	padding:1.5em 0 0 1em;
}

#skillsets h5,
#experience h5 {
	line-height:100%;
	margin:.5em 0.7em 0.2em 1em;
	padding:1em 0 0 1em;
	font-size:120%;
}

.etched li {}

.entitled {float:left; width:85%}
.entitled h2{font-family:Helvetica,Arial,Verdana,sans-serif; font-size:300%; line-height: 1;}
.entitled a {line-height: 1;}

.pageHeader {font-family:Helvetica,Arial,Verdana,sans-serif; font-size:300%; line-height: 1;}
.pageHeader a {line-height: 1;}

#featured h2 {color:#421C3A;font-family:"Lucida"; margin-left:.5em; padding:.8em 0 .4em 1em;}

#skillsets h2,
#experience h2{color:;font-family:"Lucida";}

#experience {}

#skillsets p,
#experience p,
.etched p {padding:1em 0 0 1em;margin:.5em 0.7em 0.2em 1em;}

.snoeDiv {width:100%; height:25px; background:url(images/snoeDiv.png) no-repeat; margin:25px auto;}