/* v1.0 | 20080212 */
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,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
/* remember to define focus styles! */
:focus {	outline: 0;}
/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0;}


html {
	height: 100%;
	background: transparent url(images2/background.png) repeat top center;
	font-family: "museo-sans-1","museo-sans-2", "helvetica", "arial";
	font-size: 14px;
	color: #e4e4e4;
}
body {
	height: 100%;
	position: relative;
	background: transparent url(images2/headerbg70.jpg) repeat-x top center;
}
a, a:visited {
	text-decoration: none;
	color: #0099ff;
}
a:hover {
	text-decoration: none;
	color: #99ff99;
}
#ez-container {
    margin: 0 auto;
	min-height: 100%;
	z-index: 1000;
	text-align: center;
	background: transparent url(images2/headercol80.jpg) no-repeat top center;
}
#ez-container div{
	text-align: left;
}

/* ======================= Head and logo Section ======================= */
#ez-header {
	height: 35px;
    width: 888px;
    position: relative;
    margin: 0 auto;
}
#ez-logo {
    display: block;
	height: 32px;
	width: 122px;
    position: absolute;
    left: 105px;
    top: 0;
    text-indent: -9999px;
}
a#ez-logo:hover #ez-subtitle { display: block;}
#ez-subtitle {
    display: none;
    text-indent: -9999px;
    width: 500px;
    height: 24px;
    position: absolute;
    top: 12px;
    left: 130px;
    background: transparent url(images2/enotionz_top_hover.png) no-repeat left top; 
}


/* ======================= Main Navigation ======================= */
#ez-navwrap {
	height: 64px;
}
#ez-navwrap ul {
	width: 888px;
	height: 64px;
	overflow: hidden;
	margin: 0 auto;
}
#ez-navwrap li {
	float: left;
	width: 296px;
	text-align: center;
}
#ez-navwrap a {
	display: block;
	height: 64px;
	overflow: hidden;
	text-indent: -9999px;
}
.navclass a, .navclass a:visited, .navclass a:hover {
	color: #bcba25;
	background-repeat: no-repeat;
	background-image: url(images2/navigation_sprite.png);
	background-position: 0 1px;
}

#ez-art { background-position: 0 1px; }
#ez-art:hover, #ez-activeart #ez-art { background-position: 0 -52px; }
#ez-activeart { background: transparent url(images2/active_arrow_sprite.png) no-repeat 3px 53px; }

#ez-dev { background-position: -296px 1px; }
#ez-dev:hover, #ez-activedev #ez-dev { background-position: -296px -52px; }
#ez-activedev { background: transparent url(images2/active_arrow_sprite.png) no-repeat 3px -11px; }

#ez-about { background-position: -592px 1px; }
#ez-about:hover, #ez-activeabout #ez-about { background-position: -592px -52px; }
#ez-activeabout { background: transparent url(images2/active_arrow_sprite.png) no-repeat 3px -75px; }



/* ======================= Content Section  =======================*/
#ez-contentwrap {
    font-weight: thinner;
}

#ez-content {
	width: 888px;
	line-height: 17px;
	margin: 0 auto;
}
#ez-heading {
	height: 90px;
	position: relative;
	color: #e4e4e4;
}
#ez-heading h1 {
	text-transform: capitalize;
	font-weight: 500;
    font-variant: small-caps;
	font-size: 36px;
    line-height: 40px;
	color: #151515;
    color: rgba(0,0,0,.75);
	position: absolute;
	top: 5px;
	left: 0;
    
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.6);
}
/*-------- fullbar ----------*/
#ez-heading .ez-fullbar {
	height: 30px;
	width: 888px;
    background: #333;
    background: rgba(0,0,0,.60);
	position: absolute;
	top: 50px;
	left: 0;
}
#ez-heading .ez-fullbar p, #ez-heading .ez-halfbar p {
	padding: 0 0 0 10px;
	font-size: 14px;
    font-weight: 300;
    line-height: 30px;
	text-shadow: 0 0 3px #000;
}

/*-------- halfbar ----------*/
#ez-heading .ez-halfbar {
	height: 30px;
	width: 572px;
    background: #333;
    background: rgba(0,0,0,.60);
	position: absolute;
	top: 50px;
	left: 0;
}
#ez-heading .ez-traverse {
    background: #333;
    background: rgba(0,0,0,.60);
	height: 30px;
    width: 294px;
	position: absolute;
	overflow: hidden;
	top: 50px;
	left: 594px;
}
#ez-heading .ez-traverse a {
	width: 140px;
	height: 30px;
    line-height: 30px;
	display: block;
	color: #E4E4E4;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: 500;
}
#ez-heading .ez-traverse a:hover {color: #55d40c;}

#ez-heading .ez-previous {float: left;}
#ez-heading .ez-next {float: right;}
#ez-heading .ez-previous span {
	padding: 0 0 1px 18px;
	background: transparent url(images2/traverse_icon.png) no-repeat left center;
}
#ez-heading .ez-previous:hover span { background-position: -260px center;}
#ez-heading .ez-next span {
	padding: 0 19px 1px 0;
	background: transparent url(images2/traverse_icon.png) no-repeat -60px center;
}
#ez-heading .ez-next:hover span { background-position: -321px center;}

#gridLeft {
	width: 66%;
	float: left;
	padding-top: 4px;
    line-height: 1.7em;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.71);
}
#gridRight {
	width: 33%;
	float: right;
	padding-top: 12px;
    line-height: 1.7em;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.71);
}

/* ======================= Footer Section  =======================*/
#ez-stayinthebottom {
    clear: both;
    height: 10px;
    padding-bottom: 144px;
}
#ez-footer {
    cleaar: both;
	height: 144px;
	margin: -144px 0 0;
    color: #272a2a;
	background: #090909 url(images2/footer_bgstrip.png) repeat-x top center;
}
#ez-contentbot {
	height: 137px;
    width: 888px;
    margin: 0 auto;
	padding-top: 7px;
	font-size: .95em;
}
#ez-footerlogo {
    cursor: text;
    overflow: hidden;
    float: left;
    width: 417px;
    height: 137px;
    background: transparent url(images2/enotionz_footer.png) no-repeat left top;
}
#ez-footerlogo:hover {
    background-position: 0 -137px;
}
#ez-copyright {
    margin: 102px 0 0 195px;
}
#ez-whome {
    color: #272a2a;
    float: left;
    margin: 12px 0 0 -10px;
    text-shadow: 4px 4px 1px #000, 1px 1px 1px #000, 2px 2px 1px #000, 3px 3px 1px #000;
}
#ez-whome:hover {
    color: #50be19;
}
#ez-wml1 {
    display: block;
    font-family: 'freestyle script';
    font-size: 2.3em;
    padding-left: 30px;
}
#ez-vml2 {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    font-variant: small-caps;
}
#ez-vml3 {
    display: block;
    font-family: 'freestyle script';
    font-size: 4.2em;
    line-height: .8em;
}

/* ======================= Take Some Classes Mother Eff  =======================*/
.copyright {float:left;}
.hideme {display: none;}
.showme {display: block;}
.visibilityHidden { visibility: hidden }
.border_radius_3px {
    -moz-border-radius: 3px; /* FF1+ */
    -webkit-border-radius: 3px; /* Saf3+, Chrome */
    border-radius: 3px; /* Opera 10.5, IE 9 */
}
.round {
	-moz-background-clip: corner;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.box_shadow_fff {
    -moz-box-shadow: -1px -1px 1px rgba(0,0,0,.5), 1px 1px 1px rgba(255,255,255,.3); /* FF3.5+ */
    -webkit-box-shadow: -1px -1px 1px rgba(0,0,0,.5), 1px 1px 1px rgba(255,255,255,.3); /* Saf3.0+, Chrome */
    box-shadow: -1px -1px 1px rgba(0,0,0,.5), 1px 1px 1px rgba(255,255,255,.3); /* Opera 10.5, IE 9.0 */
}

/* ========== Page Specifics ========== */

/* ===== Homepage & Generics ===== */
#wrapper, #ez-wrapper {
    padding-right: 15px;
    font-weight: 300;
    font-size: 1.1em;
}
.post, .ez-paragraph {
	border-bottom: 1px solid #333333;
	margin: 10px 0;
	padding: 5px 0 14px;
}
.ez-paragraph { border: 0; }

h2.date-header, h3.post-title, .ez-paragraph h3.ez-title {
	font-weight: normal;
	color: #ff9900; 
	text-shadow: 1px 1px 2px #000;
}
h2.date-header {
	width: 170px;
	height: 22px;
	padding-top: 3px;
	float: right;
	font-size: 1.1em;
	text-align: right;
}
h3.post-title, .ez-paragraph h3.ez-title {
	width : 340px;
	height: 25px;
    margin: 0 0 5px;
	float: left;
    font-size: 1.8em;
}
div.post-body, .ez-text {
	line-height: 1.7em;
	font-size: .95em;
	clear: left;
	text-shadow: 0 1px 1px #000000;
}
p.post-footer { text-align: right; font-size: .85em; margin: -2px 0px -6px 0; text-shadow: 0 1px 1px #000000; }
p.post-footer em { display: none; }
img.icon-action { display: none; }

/* ===== Gallery  ===== */
ul#ez-gallery {
	margin-top: -2px;
	padding-left: 10px;
}
#ez-gallery li {
	float: left;
    line-height: 35px;
	margin-left: 2px;
	font-size: 1em;
	width: 26px;
	text-align: center;
	text-shadow: 1px 1px 2px #000000;
}
#ez-gallery li a {
	color: #e4e4e4;
	text-decoration: none;
	display: block;
}
#ez-gallery li a:hover {
	color: #99ff99;
}

#ez-gallery li.ezgal-active {
    line-height: 30px;
	width: 34px;
	height: 34px;
	text-align: center;
    background: #262b25;

    -moz-box-shadow: 0px 0px 2px #262b25; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 2px #262b25; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 2px #262b25; /* Opera 10.5, IE 9.0 */

    -moz-border-radius: 17px; /* FF1+ */
    -webkit-border-radius: 17px; /* Saf3+, Chrome */
    border-radius: 17px; /* Opera 10.5, IE 9 */
}
#ez-gallery li.ezgal-active a{
	width: 30px;
	height: 30px;
    font-weight: bold;
    font-size: 1.3em;
    color: #ff9900;
    cursor: text;
    margin: 2px;
    background: #515551;
    background: rgba(255,255,255,.2);

    -moz-border-radius: 17px; /* FF1+ */
    -webkit-border-radius: 17px; /* Saf3+, Chrome */
    border-radius: 17px; /* Opera 10.5, IE 9 */
}
#ez-galImgContainer {
    background: #333;
    background: rgba(0,0,0,.60);
    padding: 10px 0;
}
#ez-galPlaceholder {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top left;
}

/* ===== Sidebar  ===== */
.ez-sidebarTitle {
    margin-bottom: 10px;
    background: #333;
    background: rgba(0,0,0,.60);
}
.ez-sidebarTitle p, .twtr-hd h3, .twtr-hd h4{
    line-height: 40px;
	font-size: 1.6em;
	padding: 0 14px;
	text-shadow: 1px 1px 2px #000000;
}
.ez-sidebarTitle a:hover { text-decoration: none; }
.ez-sidebarBody p { padding: 6px 6px 10px 6px; }

/* ===== TwitterBadge ===== */
#ez-TwitterBadge .tw-post { margin-bottom: 10px; }
#ez-TwitterBadge { margin-bottom: 12px; display: none; }
#ez-TwitterBadge #ez-tweets { font-size: .95em;	width: 98%;	line-height: 1.6em;	text-shadow: 0 1px 1px #000000;	padding-left: 2px;}
#ez-TwitterBadge .ez-sidebarTitle p { background: transparent url(images/followme_icn.jpg) no-repeat 14px center; padding-left: 110px; }
#ez-TwitterBadge .tw-date {	color: #080808;	font-weight: bold;	font-style: italic;	text-decoration: underline;	text-shadow: 1px 1px 0 #5a5a5a; }

/* ==== Twitter Widget ==== */
#twtr-widget-1 { font-family: "museo-sans-1","museo-sans-2", "helvetica", "arial" !important; font-weight: 300 !important; font-size: 1em !important;}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p { font-weight: 300 !important; }
#twtr-widget-1 .twtr-bd { padding: 0 !important; }
#twtr-widget-1 .twtr-ft { display: none !important; }
#twtr-widget-1 .twtr-doc { overflow: visible !important; }
#twtr-widget-1 .twtr-tweet-text p { font-size: .9em; line-height: 1.4em !important; }
#twtr-widget-1 .twtr-tweet-wrap { padding: 6px 2px; text-shadow: 0px 0px 3px rgba(0, 0, 0,.71); }
#twtr-widget-1 .twtr-tweet a.twtr-atreply { color: #FF9900 !important; text-decoration: none !important; }
#twtr-widget-1 .twtr-tweet a.twtr-atreply:hover, #twtr-widget-1 .twtr-tweet a.twtr-hyperlink:hover, #twtr-widget-1 .twtr-tweet a.twtr-hashtag:hover {
    color: #99FF99 !important; text-decoration: none !important; }
#twtr-widget-1 .twtr-hd a.twtr-profile-img-anchor img { display: none; }
#twtr-widget-1 .twtr-hd h3 { line-height: 1.3em !important; }
#twtr-widget-1 i { font-size: 10px; }
#twtr-widget-1 .twtr-hd a.twtr-profile-img-anchor {
    float: left;
    display: block;
    height: 36px;
    width: 100px;
    margin-right: 10px;
    background: url("http://twitter-badges.s3.amazonaws.com/follow_bird-c.png") no-repeat scroll 0 0 transparent !important;
}
#twtr-widget-1 .twtr-hd {
    margin-bottom: 6px !important;
    background: #333;
    background: rgba(0,0,0,.60) !important;
    
    -moz-border-radius: 3px !important; /* FF1+ */
    -webkit-border-radius: 3px !important; /* Saf3+, Chrome */
    border-radius: 3px !important; /* Opera 10.5, IE 9 */

    /* box shadow*/
    -moz-box-shadow: -1px -1px 1px rgba(0,0,0,.5), 1px 1px 1px rgba(255,255,255,.3) !important; /* FF3.5+ */
    -webkit-box-shadow: -1px -1px 1px rgba(0,0,0,.5), 1px 1px 1px rgba(255,255,255,.3) !important; /* Saf3.0+, Chrome */
    box-shadow: -1px -1px 1px rgba(0,0,0,.5), 1px 1px 1px rgba(255,255,255,.3) !important; /* Opera 10.5, IE 9.0 */
}