html, body, div, span, object, iframe,
blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}

html, * {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5%/1.6em arial,helvetica,sans-serif;
    background: transparent url("http://www.anoki.net/images/anokinewback2.png") left top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    border-top: medium none;
    color: #666666;
    margin: 0;
}

#wrapper {
    margin: 0 auto;
    padding-left: 135px;
    width: 820px;
}
header {
	margin: 0 0;
}

header .description {
    color: #499381;
    float: right;
    font-size: 1.2em;
    margin: 145px 12px 0 0;
}
header h1 {
    background: url("http://www.anoki.net/images/headerbottom.jpg") no-repeat scroll center bottom transparent;
    margin: 0 0 0;
    padding: 75px 25px 70px 30px;
}
footer {
    background: url("http://www.anoki.net/images/headerbottom.jpg") no-repeat center bottom;
    border-bottom: 4px solid #BCE67D;
    border-top: 1px solid #EEEEEE;
    color: #999999;
    margin: 0 0;
    padding: 20px 20px 0 20px;
    text-align: right;
    clear: both;
height: 60px;
}
footer a, footer a:link, footer a:visited {
    color: #999999;
    text-decoration: none;
}
nav ul{
	height: 45px;
	list-style-type: none;
	padding: 10px 0 0px 20px;
	margin-bottom: 19px;
	border-top: 1px solid #BCE67D;
	border-bottom: 1px solid #eee;
	width: 800px;
	}
nav ul li {
		float: left; 
		margin-right: 18px; 
		}
nav ul li:hover { 
background: url("http://www.anoki.net/images/navHovRight.png") no-repeat right top; 
}
nav ul li a {
	display: block;  
	height: 29px; 
	font-size: 20px; 
	color:#787777; 
	padding: 7px 10px 0; 
	}
	
nav ul li:hover a { 
background: url("http://www.anoki.net/images/navHovLeft.png") no-repeat left top; 
color:#fff; 
text-shadow: 0 -1px #333333;  
}
			
nav ul li.current {
	background: url("http://www.anoki.net/images/navHovRighthov.png") no-repeat right top;
	}
nav ul li.current a {
	color:#fff; background: url("http://www.anoki.net/images/navHovLefthov.png") no-repeat -2px top; 
	text-shadow: 0 -1px #777777;
	}	

nav a {
    background: none;
    float: left;
    font: 1.7em arial,helvetica,sans-serif;
    margin: 0 1px 0 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
nav a span {
    background: none;
    color: #666666;
    display: block;
    float: left;
    padding: 5px 13px 3px 8px;
}



.clear {
    clear: both;
}
h1 {
    color: #555555;
    font: 3.4em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: 20px 0;
}
h1 a {
    color: #555555;
    text-decoration: none;
}
#content a, #linkscontent a, #blogscontent a, #quickjump a, .news a, .newsblue a, .sidesnippet a {
    color: #499381;
    text-decoration: none;
}
#content a:hover, #linkscontent a:hover, #quickjump a:hover, .news a:hover, .newsblue a:hover {
    color: #9CD164;
}

.post .entry a{
    border-bottom: 1px solid #C8FEA1;
}


.more {
    border: medium none !important;
    color: #499381;
    display: block;
    margin: 5px 0 0;
    text-align: right;
    text-decoration: none;
}
a.more:hover {
    color: #000000;
}
#content {
    background: url("http://www.anoki.net/images/contentbottom.jpg") no-repeat scroll left bottom #FFFFFF;
    margin: 0 0px 0 0 !important;
    padding: 10px 5px 30px 35px;
    width: 460px;
    float: left;
}

.workbody #content {
    padding-bottom: 80px;
}
#designwork2body #content {
    background: url("http://www.anoki.net/images/contentbottom.jpg") no-repeat scroll left bottom #FFFFFF;
    margin: 0 25px 0 0 !important;
    padding: 10px 25px 30px;
     width: 760px;
    float: left;
}
#designwork3body #content {
    background: url("http://www.anoki.net/images/contentbottom.jpg") no-repeat scroll left bottom #FFFFFF;
    margin: 0 25px 0 0 !important;
    padding: 10px 25px 30px;
     width: 760px;
}
#newsbody #content {
    background: url("http://www.anoki.net/images/contentbottom.jpg") no-repeat scroll left bottom #FFFFFF;
    margin: 0 25px 0 0 !important;
    padding: 10px 25px 30px;
}

#blogscontent {
    background: url("http://www.anoki.net/images/contentbottom.jpg") no-repeat scroll left bottom #FFFFFF;
    margin: 0 25px 0 0 !important;
    padding: 10px 45px 30px;
}
#content p, #blogscontent p {
    color: #777777;
    font-size: 1.5em;
    line-height: 2.1em;
    margin: 15px 10px 15px 15px;
    word-spacing: 2px;
}
#content strong, em {
    color: #499381;
}
em {
    color: #499381;
    font-style: normal;
}

#indexbody #content h2, #blogscontent h2 {
    border-bottom: 1px solid #D5FCAE;
    color: #555555;
    font: normal 2em /1.5em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: -10px 0 15px;
    padding: 5px 0;
    text-transform: none;
}

#indexbody #content h2 span{
padding-left: 15px;	
}
#content h2 {
    border-bottom: 1px solid #D5FCAE;
    color: #555555;
    font: 2em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: -10px 0 15px;
    padding: 5px 0;
    text-transform: lowercase;
}
#content h2.secondhead, #sidebar h2.secondhead {
    margin-top: 20px;
    text-transform: lowercase;
}
#content h2 a {
    border: medium none;
    color: #555555;
    text-decoration: none;
}
#content h3 {
    border-bottom: 1px solid #EEEEEE;
    color: #66CDB5;
    font: 2em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: 45px 0 0;
    padding: 5px 0;
    text-indent: 15px;
}
#newsbody h3 {
    border-bottom: 1px solid #EEEEEE;
    color: #66CDB5;
    font: 2em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: 20px 0 10px;
    padding: 5px 0;
    text-indent: 7px;
}

#blogscontent h3 {
    border-bottom: 1px solid #EEEEEE;
    color: #66CDB5;
    font: 2em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: 45px 0 0;
    padding: 5px 0;
    text-indent: 15px;
}

#designwork2body #content h3 {
    border-bottom:none;
    color: #66CDB5;
    font: 2em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: 45px 0 0;
    padding: 5px 0;
    text-indent: 15px;
}

#content a img, #sidebar a img {
    border: medium none !important;
}
#look {
    border: medium none !important;
}
.blogdate {
    font-style: italic;
    text-align: right;
}
.cover-image-left {
    float: left;
    margin: 15px 15px 0;
}
.firstblogimage-left {
    float: left;
    margin: 15px 15px 0;
}
.secondblogimage-right {
    float: right;
    margin: 10px 15px 0;
}
.entry ul {
list-style-type: disc;
    font: 1.5em arial,helvetica,sans-serif;
}

.entry ul li{
	margin:0 0 15px 30px;

}
.signoff {
    margin: 10px 20px 75px 0;
    text-align: right;
}
#archivelink, #backtobloglink {
    border-top: 1px solid #EEEEEE;
    font: 1.2em arial,helvetica,sans-serif;
    margin: 10px 20px 75px 0;
    padding: 5px 0 0;
    text-align: right;
}
#backtobloglink {
    border-top: medium none;
    margin: -10px 0 0 0;
}
#sidebar {
    background-color: #FFFFFF;
    float: right;
    padding: 4px 10px 30px;
    width: 250px;
}
#sidebar h2 {
    border-bottom: 1px solid #E1E1E1;
    color: #499381;
    font: 1.8em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    padding: 0 0 3px;
    text-transform: lowercase !important;
}
#sidebar ul {
    list-style: none outside none;
    margin: 0 0 20px;
}
#sidebar li {
    font-size: 130%;
    padding: 10px 5px;
}
#sidebar li a {
    color: #499381;
    text-decoration: none;
}
#sidebar li a:hover {
    color: #9CD164;
}
p.news {
    color: #666666;
    font-size: 120%;
    line-height: 2em;
    margin: 0 0 30px;
    padding: 10px;
}
.newsblue {
    background-image: url("http://www.anoki.net/images/newsback.jpg");
    border-bottom: 1px solid #E1E1E1;
    color: #666666;
    font-size: 120%;
    line-height: 2em;
    margin: 0 0 30px;
    padding: 10px;
}
.newsblue p {
    padding: 0 10px;
}
.newsblue .imageleft {
    float: left;
    padding-right: 5px;
}
p#work {
    background: none repeat scroll 0 0 #D9FCF2;
    border-bottom: 1px solid #BCE67D;
    border-top: 1px solid #BCE67D;
    color: #666666;
    font-size: 120%;
    line-height: 2em;
    margin: 10px 0 30px;
    padding: 10px;
}
p.sidesnippet {
    background: url("http://www.anoki.net/images/contentbottom.jpg") no-repeat scroll right bottom transparent;
    border-bottom: 1px solid #BCE67D;
    border-top: 1px solid #BCE67D;
    color: #666666;
    font-size: 130%;
    line-height: 2em;
    margin: 10px 0 30px;
    padding: 10px;
}
#relatedworksbox {
    text-align: center;
}
#relatedworksbox img {
    padding: 15px 0;
}
#relatedworksbox em {
    font-size: 110%;
}
footer a img, p#work a img {
    border: medium none !important;
}
.work {
    background: none repeat scroll 0 0 #E2FCF4;
    border-bottom: 1px solid #BCE67D;
    border-top: 1px solid #BCE67D;
    color: #666666;
    margin: 10px 0 30px;
    padding: 10px;
}
.thoughts {
    background-image: url("http://www.anoki.net/images/newsback.jpg");
    border-bottom: 1px solid #BCE67D;
    border-top: 1px solid #BCE67D;
    color: #999999;
    font-size: 90%;
    line-height: 1.75em;
    margin: 10px 0 30px;
    padding: 10px;
}
.thoughtsdates {
    color: #499381;
}
.resumeentrybody ul, .sitemapul ul, .designworkbody ul {
    margin: 0 0 45px;
}
.resumeentrybody ul li, .sitemapul ul li, .designworkbody ul li {
    font-size: 1.5em;
    line-height: 2em;
    margin: 0 0 15px 25px;
}
.resumeentrybody ul ul li, .sitemapul ul ul li {
    font-size: 1em;
    line-height: 1em;
    margin: 15px 0 0 25px;
}
.resumeheadings {
    background-color: #F1F1F1;
    color: #4C9B88;
    font-size: 1.7em;
    margin: 30px 0 20px;
    padding: 5px 0;
    text-indent: 10px;
}
.resumedates {
    border-bottom: 1px solid #D5FCAE;
    color: #666666;
    font-size: 1.7em;
    margin: 35px 0 20px 10px;
}
.resumetitles {
    color: #4E9F8C;
    font-size: 1.5em;
    font-style: italic;
    line-height: 2em;
    margin: 0 0 15px 10px;
}
.resumejobs {
    font-size: 1.5em;
    line-height: 2em;
    padding: 0 0 0 30px;
}
.resumeresponsibilities {
    color: #999999;
    font-size: 1.25em;
    font-style: italic;
    line-height: 2.25em;
}
.resumeentrybody a.more {
    border: medium none !important;
    color: #499381;
    display: block;
    margin: -10px 0 0;
    text-align: right;
    text-decoration: none;
}
.resumeentrybody a.more:hover {
    color: #000000;
}
#quickjump, #questions {
    background: none repeat scroll 0 0 transparent;
}
#linkscontent {
    background-image: url("http://www.anoki.net/images/linksback.jpg");
    width: 350px;
}
#linkscontent ul {
    line-height: 2em;
}
#linkscontent li {
    font-size: 1.5em;
    line-height: 1.75em;
    list-style-type: none;
    margin-bottom: 18px;
}
#linkscontent h5 {
    background: url("http://www.anoki.net/images/down.gif") no-repeat scroll 5px 50% transparent;
    border-bottom: 1px solid #EEEEEE;
    font-size: 1.5em;
    margin: 30px 0 20px;
    padding: 5px 0;
    text-indent: 25px;
}
#linkscontent h5 a {
    border-bottom: medium none;
}
.twocolumnlist {
    width: 400px;
}
.leftul {
    background-image: url("http://www.anoki.net/images/linksback.jpg");
    border: 0 none;
    float: left;
    left: 20px;
    margin: 0;
    padding: 0 0 25px 0;
    position: relative;
    width: 180px;
}
.rightul {
    background-image: url("http://www.anoki.net/images/linksback.jpg");
    border: 0 none;
    float: right;
    margin: 0;
    padding: 0 0 25px 0;
    width: 180px;
}
.brclear {
    clear: left;
}
#designworkbody .leftul li, #designworkbody .rightul li {
    line-height: 140%;
    margin-bottom: 25px;
}
#designworkbody .leftul, #designworkbody .rightul {
    padding: 0;
}
#linkcontent p {
    margin: 0;
    padding: 0;
}
#badges {
    background-color: #F1FFEB;
    margin: 0 0 20px;
    padding: 25px 0;
}
#badges a img, #sitedetail a img {
    border: medium none !important;
}
.worklist {
    margin: -20px 0 60px;
    padding: 0 0 0;
}
.worklist ul {
    background-color: #FFFFFF;
}
.worklist li {
    background-color: #F1FFEB;
    list-style-type: none;
    margin: 0 0 25px 0;
    padding: 10px 0;
}
.worklist li img {
    border: medium none !important;
    padding: 0 0 0 25px;
}
.worklist h5 {
    background: url("http://www.anoki.net/images/down.gif") no-repeat scroll 0 50% #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    font-size: 2em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 30px 0 30px 0;
    padding: 10px 0 5px 20px;
    text-indent: 0;
}
.worksamples a {
    border: medium none !important;
}
.worklink {
    margin: -25px 20px 0 0;
    padding: 0 0 5px;
    text-align: right;
}
.worklink a {
    border-bottom: 1px solid #C8FEA1;
    color: #50A38F;
    font-size: 1.65em;
    text-decoration: none;
}
.worklink a:hover {
    color: #50A38F;
}
.projectgoal {
    border: 1px solid #EEEEEE;
    color: #29836F;
    font-size: 1.5em;
    line-height: 2em;
    padding: 5px 15px;
    word-spacing: 2px;
}
.projectgoal span {
    color: #777777;
    font-weight: bold;
}
.socialupdate {
    background: none repeat scroll 0 0 #EFFFFB;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    color: #777777;
    font-size: 1.5em;
    line-height: 2em;
    padding: 5px 15px;
    word-spacing: 2px;
}
.socialupdate span {
    color: #29836F;
    font-weight: bold;
}
.bluem {
    color: #29836F;
    font-weight: bold;
}
#sitedetail {
    background: none repeat scroll 0 0 #F1FFEB;
    border-bottom: 1px solid #BCE67D;
    border-top: 1px solid #BCE67D;
    color: #666666;
    font-size: 110%;
    line-height: 2em;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
}
#feedback {
    font-size: 90%;
    font-style: italic;
    line-height: 2.5em;
    padding: 0 0 0 10px;
    text-indent: -5px;
}
#emblem {
    text-align: center;
}
#bannerpop .bannerpop {
    list-style-type: none;
    text-align: center;
}
#bannerpop .bannerpop p {
    margin: 40px 0;
    text-align: center;
}
.bannersul ul {
    list-style-type: none;
}
.bannersul li {
    margin: 40px 0;
    text-align: center;
}
#designworkoptions {
    margin-left: 45px;
    margin-top: -30px;
    width: 650px;
}
#designoption {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    color: #66CDB5;
    font: 2.5em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: 50px 0 55px;
    padding: 110px 0 10px;
}
#designoption:hover {
    border-bottom: 1px solid #B6CA73;
    border-top: 1px solid #B6CA73;
}
.logobutton {
    background: url("http://www.anoki.net/images/designwork/logoback.jpg") no-repeat scroll right bottom transparent;
}
.identbutton {
    background: url("http://www.anoki.net/images/designwork/identback.jpg") no-repeat scroll left bottom transparent;
    text-align: right !important;
}
.campbutton {
    background: url("http://www.anoki.net/images/designwork/capback.jpg") no-repeat scroll right bottom transparent;
}
.advertsbutton {
    background: url("http://www.anoki.net/images/designwork/adsback.jpg") no-repeat scroll left bottom transparent;
    text-align: right !important;
}
.teesbutton {
    background: url("http://www.anoki.net/images/designwork/teesback.jpg") no-repeat scroll left bottom transparent;
    text-align: right !important;
}
.miscbutton {
    background: url("http://www.anoki.net/images/designwork/miscback.jpg") no-repeat scroll right bottom transparent;
}
.designworkbody ul {
    list-style-type: none;
}
.designbodyul {
    padding-left: 20px;
}
#designwork3body #my-glider {
    float: left;
    padding-right: 25px;
    width: 447px;
}
.return {
    color: #666666;
    font-size: 120%;
    line-height: 2em;
    margin: 0 0 0 0;
    padding: 10px 10px 10px 20px;
    text-align: right !important;
}
.buzz-box {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 1.5em;
    line-height: 2em;
    padding: 10px;
}
.buzz-box .entry {
    border-bottom: 1px solid #EEEEEE;
    margin: 10px 0 15px 0;
    padding: 1em 1em 30px;
}
.buzz-box .details {
    clear: both;
    font-size: 0.8em;
    padding-top: 1em !important;
    text-align: right;
}
.buzz-box a {
    border-bottom: medium none !important;
    color: #777777;
}
.buzz-box .date {
    color: #777777;
}
.buzz-box .photo {
    float: right;
    padding: 1em 0;
}
#twitbox {
    padding-left: 15px;
    padding-top: 15px;
}
#twitbox p {
    font-size: 110% !important;
    line-height: 160%;
    margin-bottom: 20px;
}
#twitbox h3 {
    letter-spacing: normal;
    text-indent: 0;
}
#twitbox .twtr-widget .twtr-tweet-wrap {
    padding-bottom: 15px;
    padding-top: 10px;
}
#twitbox div.twtr-hd, #twitbox div.twtr-ft {
    display: none;
}
.floatright {
    float: right;
}
.floatleft {
    float: left;
}

#blogs.floatright {
    float: right;
    margin-left: 20px;
}
#blogs .floatleft {
    float: left;
        margin-right: 20px;

}


#blogs #content h3 {
    border-bottom: 1px solid #EEEEEE;
    color: #66CDB5;
    font: 2em arial,helvetica,sans-serif;
    letter-spacing: -1px;
    margin: 25px 0 0 0;
    padding: 5px 0;
    text-indent: 15px;
}



#blogs #content a img{
	border: 1px solid #ddd!important;
	margin: 15px;
}

#titlea {
    color: #499381;
}
#toptop {
    background: url("http://www.anoki.net/images/anokinewtop2.png") repeat scroll left top transparent;
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
}

.worklist li {
    background-color: #F1FFEB;
    list-style-type: none;
    margin: 0 0 25px 0px;
    padding: 10px 0;
}
.worklist li img {
    border: medium none !important;
    padding: 0 0 0 25px;
}
.worksamples a {
    border: medium none !important;
}
.worklink {
    margin: -25px 20px 0 0;
    padding: 0 0 5px;
    text-align: right;
}
.worklink a {
    border-bottom: 1px solid #C8FEA1;
    color: #50A38F;
    font-size: 1.65em;
    text-decoration: none;
}
.worklink a:hover {
    color: #50A38F;
}
#sitedetail {
    background: none repeat scroll 0 0 #F1FFEB;
    border-bottom: 1px solid #BCE67D;
    border-top: 1px solid #BCE67D;
    color: #666666;
    font-size: 110%;
    line-height: 2em;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
}
#feedback {
    line-height: 2.5em;
    padding: 0 0 0 10px;
    text-indent: -5px;
}
#emblem {
    text-align: center;
}
.bannersul ul {
    list-style-type: none;
}
.bannersul li {
    margin: 40px 0;
    text-align: center;
}

.hoverbox {
    cursor: default;
    list-style: none outside none;
}
.hoverbox a {
    border-bottom: 0 solid #FCB9B9;
    cursor: default;
}
.hoverbox a .preview {
    display: none;
}
.hoverbox a:hover .preview {
    border: 1px solid #AAE46C;
    display: block;
    left: -15px;
    position: absolute;
    top: -15px;
    z-index: 101;
}
.hoverbox img {
    height: 113px;
    vertical-align: top;
    width: 113px;
}
.hoverbox li {
    border: medium none !important;
    color: inherit;
    display: inline;
    float: left;
    position: relative;
}
.hoverbox .preview {
    height: 227px;
    width: 227px;
}


#answergraphics{
	margin: 30px auto 0 auto;
text-align: center;}

#answergraphics p#hosting {
	padding:0px 0 35px 0;
}

#answergraphics p#dpi {
	padding:60px 0 5px 0;
}

#contactbox{
width: 250px;
float: right;
    background: none repeat scroll 0 0 #EFFFFB;
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    color: #777777;
    font-size: 1.5em;
    line-height: 2em;
    padding: 5px 15px;
    word-spacing: 2px;

}

.btn {
	float: left;
	clear: both;
	background: #2CEFBD url(../images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0 5px 5px;
}

.btn:hover {
background: #9CD164 url(../images/btn_left.png) no-repeat;
}
.btn a{
	float: left;
	height: 38px;
	background: url(../images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 2px 5px 0px 5px;
	color: #fff!important;
	font-size: 1.7em;
	text-decoration: none;
	border-bottom: none!important;

}
.btn span {
	background: url(../images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}

.clear {
	clear: both;
}





/* Sidebar */


#sidebar h2, #sidebar .title  {
	letter-spacing:-1px;
	color:#999;
	border-bottom:1px solid #e1e1e1 !important;
	padding:0 0 3px 0;
	font:normal 1.8em arial, helvetica, sans-serif;	
	text-decoration: none;
	width: 250px;
	text-transform: lowercase;
}

#sidebar .title a {
	  
	letter-spacing:-1px;
	color:#999;
	border-bottom:1px solid #e1e1e1 !important;
	padding:0 0 3px 0;
	font:normal 1em arial, helvetica, sans-serif;	
	text-decoration: none;
	width: 250px;
	text-transform: lowercase;
}


#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:10px 5px;
	border-bottom:1px solid #f6f6f6;
	font-size: 130%;

}

#sidebar li a {
	color: #499381;
	text-decoration:none;
}

#sidebar li a:hover {
	color:#9CD164;
}

input, textarea{
	border:1px solid #BCE67D;
	margin-left: 0px;
}

#comment{
	width: 400px;
}

#sidebarsubmit, submit{
	border: none;
}

#flickr_badge_uber_wrapper, #imonline{
	margin: 15px 0px;}
	
#flickr_www{
		display: none!important;
	}

p.news {
	padding:10px;
	background-image: url(" images/newsback.jpg");
	margin:10px 0 30px 0;
	color:#666;
	border-bottom:1px solid #BCE67D;
	border-top:1px solid #BCE67D;
	font-size: 120%;
	line-height: 2em;
}

p#work {
	padding:10px;
	background: #E2FCF4;
	margin:10px 0 30px 0;
	color:#666;
	border-bottom:1px solid #BCE67D;
	border-top:1px solid #BCE67D;
	font-size: 120%;
	line-height: 2em;
}

p.sidesnippet {
	padding:10px;
	background: url(" images/contentbottom.jpg") bottom right ;
	background-repeat: no-repeat;
		margin:10px 0 30px 0;
	color:#666;
	border-bottom:1px solid #BCE67D;
	border-top:1px solid #BCE67D;
	font-size: 130%;
	line-height: 2em;
}

#footer a img, p#work a img {
	border: none !important;
}

.work {
	padding:10px;
	background: #E2FCF4;
	margin:10px 0 30px 0;
	color:#666;
	border-bottom:1px solid #BCE67D;
	border-top:1px solid #BCE67D;
}

#flickr_badge_uber_wrapper {
	padding:10px 0px;
	background: #E2FCF4;
	margin:10px 0 30px 0;
	color:#666;
	border-bottom:1px solid #BCE67D;
	border-top:1px solid #BCE67D;
	width: 250px;
}


.quotescollection_randomquote{
	padding:10px;
	background-image: url(" images/newsback.jpg");
	margin:10px 0 30px 0;
	color:#666;
	border-bottom:1px solid #BCE67D;
	border-top:1px solid #BCE67D;
	font-size: 120%;
	line-height: 1.75em;
}

blockquote{
	padding: none;
	margin:5px 0 5px 0;
	color:#999;
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
}


.thoughtsdates {
	color:#499381;
}


.entry .alignleft{
float: left;
margin: 10px;
}

.entry .alignright{
float: right;
margin: 10px;
}

