 
*{
	padding: 0px;
	margin: 0px;
	outline: none;
}


html, body{
	height: 100%;
	width: 100%;
}

h1{
	color:#0a0a0a;
	font-size:10px;
	position:absolute;
	right:18px;
	text-shadow:1px 1px 0 #1e1e1e;
	top:8px;
}

::-moz-selection{
	background:transparent;
	color:#fff;
}

::selection{
	background:transparent;
	color:#fff;
}

.monthOfPosts_identifier span::-moz-selection{
	color: #FAC500;
}

.monthOfPosts_identifier span::selection{
	color: #FAC500;
}

.code::-moz-selection{
	color: #FAC500;
}

.code::selection{
	color: #FAC500;
}



 


body{
	background-color: #141414;
	color: #ccc;
	overflow: scroll;
		font-family: Arial, helvetica, sans-serif;
}

#sidePanel{
	position: fixed;
	width: 250px;
	height: 100%;
	left: 0px;
	top: 0px;
	border-right: 1px solid #1e1e1e;
	background-color: #141414; 
	z-index: 1000;
}

.PanelBorder{
	width: 1px;
	height: 100%;
	background: #0a0a0a;
	position: absolute;
	right: 0px;
	top: 0px;
}

#headerimg{
	width: 157px;
	height: 188px;
	background: #141414;
	top: 30px;
	left: 45px;
	position: absolute;
}

#headerimg a{
	display: block;
	width: 157px;
	height: 188px;
	background-image: url("images/logoIn.png");
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1001;
}

.monthOfPosts{
	margin-left: 251px; 
	border-top: 1px solid #1e1e1e;
	height: 387px;
	border-bottom: 1px solid #0a0a0a;
	min-width:100%;
}

#sidebar{
	margin-left: 20px;
	margin-top: 330px;
}

.fullMonth, .fullMonthAuto{
	height: 450px;
	height: 61px;
	overflow: hidden;
	min-width: 100%;
}

.fullMonthAuto{
	height: auto;
}

.postList{
	width: 100%;
	margin-left: 251px;
	border-top: 1px solid #1E1E1E;
	padding: 20px;
}

.postList .post{
	margin-right: 20px;
	width: auto;
	padding-bottom: 50px;
}



.header{
	height: 29px;
	width: 100%;
	border-bottom: 1px solid #0a0a0a;
}

.monthOfPosts_identifier{
	position: relative;
	border-top: 1px solid #1e1e1e;
	border-bottom: 1px solid #0a0a0a;
	height: 59px;
	width: 100%;
	overflow: hidden;
}


.monthOfPosts_identifier span, .monthOfPosts_identifier h2{
	font-family: Gill Sans, sans-serif;
	position: absolute;
	left: 275px;
	font-size: 30px;
	top: 12px;
	color: #ccc;
	text-shadow: 1px 1px 1px #000;
	font-weight: normal;
}

.monthOfPosts_identifier .welcome_message{
	display: block;
	width: 800px;
	font-size: 16px;
	top: 20px;
}

.post{
	width: 555px;
	height: 387px;
	float: left;
	border-right: 1px solid #1e1e1e;
	position: relative;
}

.date_published{
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #0a0a0a;
	text-shadow: 1px 1px 1px #1e1e1e;
} 

.blogEnd{
	height: 100px;
}

.lightRule{
	height: 1px;
	width: 100%;
	border-top: 1px solid #1e1e1e;
}

h2 a{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	margin: 20px 0px 15px 25px;
	display: block;
}

h2 a:hover{
	text-decoration: underline;
}

.entry p{
	font-size: 12px;
	color: #222;
	margin-left: 25px;
	line-height: 20px;
	width: 515px;
}

.fullMonth:hover .monthOfPosts_identifier span, .post:hover h2 a, .fullMonthAuto:hover .monthOfPosts_identifier span{
	color: #fff;
}

.post:hover .entry p{
	color: #a4a4a4;
}

.post:hover .date_published{
	color: #fac500;
	text-shadow: 1px 1px 1px #000;
}

.cat_WEB{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 68px;
	height: 68px;
	background-image: url("images/icons/corner_web.png");
}

.cat_Javascript{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 68px;
	height: 68px;
	background-image: url("images/icons/corner_js.png");
}



.read_more_botton, .view_demo_button{
	position: absolute;
	bottom: 20px;
	left: 25px;
	width: 128px;
	height: 32px;
	text-decoration: none;
	background-image: url("images/button.png");
	text-shadow: 1px 1px 1px #000;	
	background-position: 0px -32px;
}

.view_demo_button{
	left: 170px;
}

.singlePost .view_demo_button{
 	left: 656px;
	bottom: auto;
	z-index: 10000;
}

.read_more_botton .fader, .view_demo_button .fader{
	display: block;
	width: 128px;
	height: 32px;
	background-image: url("images/button.png");
	background-position: 0px 0px;
	top: 0px;
	left: 0px;
	position: absolute;
}

.read_more_botton .buttonText, .view_demo_button .buttonText{
	position: absolute;
	text-shadow: 1px 1px 1px #0a0a0a;	
	font-size: 10px;
	color: #222;
	top: 5px;
	left: 30px;
	letter-spacing: 2px;
}

.post:hover .read_more_botton .buttonText, .post:hover .view_demo_button .buttonText{
	color: #333;
}

#categories-3{
	display: none;
}




.smart_Image{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #1e1e1e;
	border-right: 1px solid #1e1e1e;
	margin: 15px auto 0px auto;
 
}

.large_smart_image{
	width: 506px;
	height: 148px;
}
 
.smart_Image img{
	opacity: 0.3;
	cursor: crosshair;
}

.post:hover .smart_Image img{
	 	opacity: 0.6;
	 	
}

.singlePost .post:hover  .smart_Image img{
	opacity: 1;
}


.singlePost .post{
	 width: 100%;
	 border: 0px none;
	 min-width: 1000px;
	 overflow: hidden;
	 height: auto;
}

.singlePost .entry{
	padding-left: 251px;
	width: 100%;
	border-top: 1px solid #1e1e1e;
	padding-top: 15px;

}

.singlePost .entry p{
	color: #ccc;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 20px;
}

.post:hover .entry p{
	color: #ccc;
}

.post:hover .entry p a{
	color: #fff;
	text-decoration: none;
}

.post:hover .entry p a:hover{
	color: #fac500;
}

.post .entry p a{
		color: #222;
	text-decoration: none; 
}

.singlePost .entry p a{
	color: #fff;
	text-decoration: none;
}

.singlePost .entry p a:hover{
	color: #fac500;
}


.monthOfPosts_identifier h2{ 
	color: #fff;
}

.singlePost h3{
	color: #fff;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 15px 0 10px 24px;
}

.singlePost .smart_Image{
	margin: 24px;
}

.tip{
	color: #fff;
	font-style: italic;
}

.singlePost  img{
	opacity: 1;
}

.code{
	font-family: Courier, monospace;
	font-size: 12px;
	background: #111;
	color: #ccc;
	padding: 20px;
	margin: 10px 0px 0px 24px;
	border-color:#000000 #1E1E1E #1E1E1E #000000;
	border-style:solid;
	border-width:1px;
	width: 465px;
	margin-bottom: 15px;
}
 
.code:hover{
	color: #fff;
}


#respond{
	clear: left;
}

#respond .monthOfPosts_identifier span{
	    color: #ccc;
		text-shadow:1px 1px 0 #1e1e1e;
}

#respond:hover .monthOfPosts_identifier span{
	color: #fac500;
	text-shadow:1px 1px 0 #0a0a0a;
}

#commentform{
	margin-left: 251px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 100px;
	border-top: 1px solid #1E1E1E;
}

#commentform p{
	margin-bottom: 10px;
}

#commentform label{
	display: block;
	height: 25px;
}

.fac500{
	color: #fac500;
}

#commentform input, #commentform textarea{
	background: #111111;
	border-color:#0a0a0a #1E1E1E #1E1E1E #0a0a0a;
	border-style:solid;
	border-width:1px;
	padding: 10px;
	color: #333;
}

##commentform textarea{
line-height:21px;
}


#commentform input:focus, #commentform textarea:focus{
	color: #fff;
}



#commentform input#submit{
	background: #141414;
	border-color:#0a0a0a #1E1E1E #1E1E1E #0a0a0a;
	border-style:solid;
	border-width:1px;
 	cursor: pointer;
}

#commentform input#submit:hover{
	color: #fff;
	background: #141414;
	border-color:#1E1E1E #0a0a0a #0a0a0a #1E1E1E;
	border-style:solid;
	border-width:1px;
}


#comments{
	clear: left;
}

#commentHolder:hover .monthOfPosts_identifier span{
	 color: #fff;
}

.commentlist{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #1E1E1E;
	border-bottom: 1px solid #000;
	list-style-type: none;
	overflow: hidden;
	padding-bottom: 15px;
}

.commentlist li{
	margin: 20px 10px 0px 270px;
	width: 680px;
	position: relative;
	padding: 20px;
}

.vcard{
	position: absolute;
	top: 0px
	left: 0px;
}

.commentmetadata{
	font-size:11px;
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
}

.comment-body p{
	padding-left: 101px;
	font-size: 12px;
	color: #eee;
	line-height: 20px;
	margin-bottom: 10px;
}

.comment-body p a{
	color: #fff;
}

.comment-body p a:hover{
	color: #fac500;
}

.comment-body em{
 	font-size:11px;
	position:absolute;
	right:0;
	text-align:center;
	color:#FAC500;
	display:block;
	top:0;
	width:100%;
}

.comment-body br{
	display: none;
}

.fn, .says{
	color: #fff;
}

.fn a{
	color: #fac500;
	
}

.commentmetadata a{
	color: #000;
	text-shadow:1px 1px 0 #1e1e1e;
	text-decoration: none;
}

.avatar{
	float: left;
	margin-right: 20px;
}


.comment-body p::selection{
	color: #FAC500;
}

.comment-body p::-moz-selection{
	color: #FAC500;
}

.fullMonthAuto .post {
	height: auto;
}

.followDemo{
	margin-top: 22px;
}

.navigation{
	margin-left: 275px;
	width: 465px;
	padding: 20px;
	background-color:#111111;
	border-style:solid;
	border-width:1px;
	border-color:#1E1E1E #0A0A0A #0A0A0A #1E1E1E;
	margin-bottom: 20px;
	font-size: 12px;
	height: 12px;
}

.navigation .alignleft{
	float: left;
	width: 230px;
	border-right: 1px solid #0a0a0a;
	color: #fac500;
	overflow: hidden;
	display: block;
	height: 15px;
}

.navigation .alignright{
	float: left;
	width: 230px;
	border-left: 1px solid #1E1E1E;
	color: #fac500;
	text-align: right;
	overflow: hidden;
	display: block;
		height: 15px;
}

.navigation div a{
	color: #eee;
	text-decoration: none;
}

#commentHolder .navigation{
	display: none;
}


#bloodyMess{
	z-index: 1;
	background-color: #141414; 
	position: absolute;
	width:157px;
	height:188px;
}

.four04{
	margin-left: 275px;
	margin-top: 50px;
	color:#fff;
}

.four04a{
	margin-left: 275px;
	color:#fff;
	font-size: 12px;
	text-decoration: none;
}

.four04a:hover{
	margin-left: 275px;
	color:#fff;
	font-size: 12px;
	text-decoration: underline;
}


#allPosts{
 
}

#filteredResults{
	 
 
}

#filterOptions{
	opacity: 0;
	width: 150px;
 	left: 48px;
	height: 150px;
	position: absolute;
	top: 260px;
}

.filterOptionsHead{
	border-bottom: 1px solid #0a0a0a;
	font-size: 13px;
	width: 100%;
	height: 18px;
	color: #0a0a0a;
	text-shadow:1px 1px 0px #222;
		color: #ccc;
	text-shadow:1px 1px 0px #0a0a0a;
}

.filterOptionsBody{
	border-top: 1px solid #1e1e1e;
	font-size: 13px;
	width: 100%;
	height: 18px;
}

.filterOptionsBody span{
	width: 100%;
	background-image: url("images/icons/addRemove.png");
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	font-size: 11px;
	color: #ccc;
	margin: 8px 0px;
	cursor: pointer;
}

.filterOptionsBody span:hover{
	color: #fff;
}

 
.filterOptionsBody span.filterON{
	background-position: 136px -14px;
}

.filterOptionsBody span.filterON:hover{
	background-position: 136px 0px;
}



.filterOptionsBody span.filterOFF{
	background-position: 136px -42px;
}

.filterOptionsBody span.filterOFF:hover{
	background-position: 136px -28px;
}


#filterBack{
	width: 557px;
	min-height: 1000px;
	margin-left: 251px;
}





