body {
	background: #323232 url('../imgs/main_bg.png') repeat-y;
}

a:link, a:visited {
	color:#85BE27;
	text-decoration:none;
}

#wrapper {
	width:100%;
	background: #323232 url('../imgs/main_bg.png') repeat-y;
}

#sidebar {
	background:#424242;
	border-right:2px solid #343434;
	min-height:880px;
	width:271px;
}

#rightside {
	background:#323232;
	color:#BCB2B2;
	margin-left:-10px;
	border-left:3px solid #9EE22E;
	min-height:400px;
	padding-left:40px;
}

#rightside h1 {
	color:#636363;
/*		background:#2F2F2F;*/
	text-transform:lowercase;
	width:120%;
	line-height:25px;
	font-size:25px;
	border-bottom:3px solid #9EE22E;
	margin-top:40px;
	margin-left:-40px;
	padding-left:40px;
/*	padding-bottom:-25px;*/
}

#rightside p {
	width:110%;
	margin-left:30px;
	color:#9B9B9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15pt;
}


div.entry-date {
	border-right:1px solid #9EE22E;
	border-top:0px solid #9EE22E;
	width:40px;
	padding:10px;
	padding-top:2px;
	padding-bottom:2px;
	background:#85BE27;
	margin-left:-40px;
	margin-top:-13px;
	color:#000;
	font-variant:small-caps;
}

div.comments-link {
	width:30px;
	border-right:1px solid #9EE22E;
	padding-left:25px;
	padding-right:5px;
	background:#85BE27;
	color:#000;
	margin-left:-40px;
}

div.entry-perm {
	border-right:1px solid #9EE22E;
	border-bottom:1px solid #9EE22E;
	width:30px;
	padding-left:20px;
	padding-right:10px;
	background:#85BE27;
	margin-left:-40px;
	color:#000;
	font-weight:bold;
	
}

.comments-link a, .comments-link a:visited{
	color:#000;
}

.entry-perm a, .entry-perm a:visited {
	color:#000;
	font-variant:small-caps;
}

.entry-body {
	margin-top:-50px;
}

div.entry-body p {
	margin-left:50px !important;
}

p a:link, a:visited {
	color:#85BE27;
	text-decoration:none;
}

#rightside ul li {
	list-style-image:url(http://sirbastian.com/greenFiles/imgs/bullet.png);
	list-style-position:inside;
	list-style-type:circle;
}

a.more-link {
	margin-left:280px;
	font-variant:small-caps;
	color:#CCC !important;
	text-decoration:none;
	font-size:10pt;
}

#nav {
	background:transparent;
	list-style:none;
	position: absolute;
	/*border-top:2px solid #343434;*/
	top: 130px;
	left: -20px;
	width:275px;
	padding-top:10px;
}

#nav li {
	width:221px;
	height:25px;
	padding-top:4px;
	background:#343434;
	margin-left:42px;
	margin-top:2px;
	padding-left:10px;
	border-left:1px solid #121315;
}

#nav li:hover {
	width:223px;
	margin-left:40px;
}

#nav li a {
	color:#CCC;
	text-decoration:none;
	font-variant: small-caps;
	display:block;
	outline:navajowhite;
}

/* Tabs yo */

body#home li#tab_home,
body#contact li#tab_contact,
body#portfolio li#tab_portfolio,
body#code li#tab_code,
body#blog li#tab_blog,
body#tumble li#tab_tumblr {
	background:#9EE22E;
	border-right:2px solid #9EE22E;
	border-left:1px solid #5B961F;
}

body#home li#tab_home a,
body#contact li#tab_contact a,
body#portfolio li#tab_portfolio a,
body#code li#tab_code a,
body#blog li#tab_blog a,
body#tumble li#tab_tumblr a {
	color:#000;

}

form#search {
	background:#343434;
	border-left:1px solid #121315;
	padding:15px;
	position: absolute;
	top: 350px;
	left: 40px;
	padding-left:10px;
	padding-right:10px;
}

input.button:hover {
	background-color:#232323;
}

input.button {
	background-color:#3D7169;
	border:0 none;
	color:#FFFFFF;
	font-size:11px;
	padding:3px 6px;
	width:auto;
}

input, textarea, select {
	border:1px solid #7C7C7A;
	color:#232323;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:3px;
}

input#search {
	background:#272727;
	color:#B2FA17;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border:1px solid #7C7C7A;
}

input#submit {
	background:#414141;
	color:#737371;
}

#commentlist li {
	width:150%;
	padding: 5px;
	padding-bottom: 1px;
	border: 1px solid #3C3C3C;
	background: #2F2F2F;

}

#commentlist li p {
	font-size:16px;
}

#commentlist li a:link,#commentlist li a:visited {
	color:#85BE27;
	text-decoration:none;
}

#commentlist hr {
	border: 0;
	margin-top: 0px;
	background: #292929;
}

h2#postcomment {
	margin-top:20px;
}

li.isHigh hr {
	border: 0;
	margin-top: 0px;
	background: #444 !important;
}

#commentlist .alt {
	border: 1px solid #474747;
}

input.inputc {
	background: #272727;
	border: 1px solid #9EE22E;
	color: #b1fa00;
	padding: 5px;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#commentform p input {
	background: #272727;
	border: 1px solid #9EE22E;
	color: #b1fa00;
	width:200px;
	padding: 5px;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

textarea#comment, textarea.posText {
	background: #272727;
	border: 1px solid #9EE22E;
	color: #b1fa00;
	width: 100%;
	padding: 5px;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#commentlist li.isHigh {
	border-left-color: #9EE22E;
	background-color: #292929;
}

form#commentform input#submit {
	border: 2px solid #4a4a4a;
	background: #272727;
	color: #7dff00;
	font-size:10pt;
}

#del_container {
	display:none;
	background:#343434;
	border-left:1px solid #121315;
	padding:10px;
	position:absolute;
	padding-left:14px;
	top:520px;
	left:40px;
}

#del_container a, .ul_container a {
	color:#969696;
	text-decoration:none;
}

#del_container a:hover, .ul_container a:hover{
	color:#EBF6C5;
}

#del_container ul, .ul_container {
	text-align:left;
}

#del_container li, .ul_container li {
	margin-bottom:5px;
	margin-left:-5px;
	list-style-type:none;
	width:213px;
}

div#twit {
	background:#343434;
	border-left:1px solid #121315;
	color:#636363;
	position:absolute;
	width:220px;
	padding-left:14px;
	top:430px;
	left:40px;
	padding-left:10px;	
	padding-top:5px;
	padding-bottom:5px;
}

#twit a {
	color:#CCC;
}

#twit a.twitter-link {
	margin-left:55px;
	color:#CCC;
}

div.ul_container {
	background:#343434;
	border-left:1px solid #121315;
	padding:10px;
	position:absolute;
	padding-left:14px;
	top:860px;
	left:40px;
}

#add_container {
	background:#343434;
	border-left:1px solid #121315;
	padding:10px;
	position:absolute;
	padding-left:14px;
	top:990px;
	left:40px;
	width:205px;
}

.last {
	margin-bottom:40px;
}

span#fname, span#lname {
	font-size:60px;
	line-height:60px;
}

span#fname {
	position: absolute;
	top: 20px;
	left: 5px;
}

span#lname {
	position: absolute;
	top: 60px;
	left: 110px;
	clear:both;
}

/* Portfolio Page */
.portfolio_item {
	padding: 10px;
	border: 3px solid #4a4a4a;
	background: #272727;
}

dd a:link, dd a:visited, dd a:hover {
	color: #5d841d;
}

dl dd.download, dd.website {
	display: inline;
}

dd.description {
	padding: 5px;
	padding-left: 50px;
}

dd.download a {
	
}

dd.website a {
	
}

dt.project {
	font-weight: bold;
	font-size: 110%;
	color: #8cc829;
}

dt img {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	border: 2px solid #353535;
	background: #fffefa;
}

dt.huh {
	background-color: #2F2F2F;
}

#portfolio hr {
	width: 50%;
	border: none;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {

}

.sIfR-alternate {
	visibility: hidden;
}

.sIFR-hasFlash #lname {
	visibility: hidden !important;
}

.sIFR-hasFlash #fname {
	visibility: hidden !important;
}

#rightside ul {margin-left:80px !important;}
#rightside ul li {width: 700px;}
#sidebar {visibility:hidden;}
h1, h3 {color:#CCC !important}
h3.setup_title {margin-top:70px !important}
