/*
Theme Name: Prototype 08
Theme URI: http://www.nastypixel.com/prototype/
Description: HCI 
Version: 8.01
Author: Yaniv SheD Steiner
Author URI:  http://www.nastypixel.com/prototype/


*/



/* Begin Typography & Colors */
body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #161616;
	
	background:#fff url(./images/top2.jpg) repeat-x scroll center top;
	/*
	background:#161616;
	*/
	
	}

#shell {
	height:100%;
	margin:auto;
	width:970px;
	/*background:#161616;*/
	
	}

h2 {
  font-size:2.5em;
  color:#0b172f;
  margin:0px 0px 22px 0px;
}

h3 {
  font-size:1.5em;
  color:#0b172f;
  margin:0px 0px 22px 0px;
}	
	
	
	
#header {
	margin:0px 0px 10px;
	padding:0px;
	height:137px;
	width:630px;
	float:left;
	/*background:transparent url(./themeImages/header.jpg) repeat-x scroll 0 0;*/
	background:transparent url(./images/np.png) no-repeat scroll 0 0;
	
	}
	
	
#hotPosts{
   height:230px;
   display:block;
   
   
}	

#hotPosts img{
   border:1px solid #000;
}	

.hotPostContent{
   float:left;
   display:inline;
   margin-top:0px;
   
}
.hotPostContentText{
     margin:4px 10px;
     float:left;
	 width:260px;
	 color:#0b172f;
	 
}
.hotPostContentText a{
     font-size:1.5em;
	 font-style:bold;
	 color:#000;
	 text-decoration:none;
}
.hotPostContentText a:hover{
     color:#0b172f;
	 
}

.clear {
clear: both;
padding:5px;

}


	
#hotPostsLeft{
   width:50%;
   float:left;
   
   
}
#hotPostsRight{
   width:50%;
   float:right;
   
   
}


.grayDivider {
background:transparent url(http://www.nastypixel.com/wp-content/uploads/divider1.jpg) repeat-x scroll 0 0;
height:6px;
}

#topNavigation{
  
  padding:10px;
  margin-bottom:5px;
  margin-top:4px;
  
  
border-bottom:1px dotted #6699ff;
border-top:1px dotted #6699ff;
  }

.topNavigationSpan{  

}
#topNavigation a{  
  padding-top:10px;
  padding-bottom:10px;
  font-size:1.1em;
  margin-left:10px;
  margin-right:12px;
  font-style:bold;
  color:#6699ff;
 
  text-decoration:none;
}
#topNavigation a:hover{  
  color:#fff; 
  background:#6699ff;  
}

#postContent{
 width:510px;
  margin-bottom:10px;
  float:left;
}

#postContent a{
 text-decoration:none;
 color:#6699ff;
}

.commentArea{
 width:510px;
  margin-bottom:10px;
  font-size:0.9em;
}
.commentArea p{
 color:#9fbefd;
 font-size:0.7em;
}

.commentArea a{
 text-decoration:none;
 color:#000;
}
  
#comment{
 width:510px;
 border:1px solid #000;
 background:#cfcfcf;
  color:#0b172f;
  
  }
	
#postsRoll{
  width:690px;
  float:left;
  margin-bottom:10px;
  padding-top:10px;
  
  
  
}
#postsRoll img{
   border:1px solid #6699ff;
}	

#entryTitle{

}

.entry a{
 text-decoration:none;
 color:#000;
}
.entry li{
  list-style-type: none;
  font-size:1.1em;
  margin:0px;
  padding:3px 14px;
}

#sideBar{
	float:right;
	text-align:left;
	width:250px;
	margin:0px -15px;
	padding:0px;
}
#sideBar li {
  list-style-type: none;
  margin:0px;
  padding:0px 4px;
}

#sideBar ul {
  list-style-type: none;
  margin:10px;
  padding:0px;
}
.LowerNavigation{
 height:28px;
 margin-top:4px;
 width:380px;
}

.LowerNavigation a {
  color:#6699ff;
  text-decoration:none;
  font-size:1.2em;
}
.alignLeft{
	float:left;
	text-align:left;
}
.alignRight{
	float:right;
	text-align:right;
}
.flickr {
  margin:10px;
  
}
.flickr img{
  margin:0px 0px;
  border:0px solid #000;
  text-decoration:none;
}

.cloud{
  text-align:justify;
  padding:12px;
}
.cloud a{
  color:#6699ff;
  
  text-decoration:none;
}
.categoriesList {
  margin:10px 4px 10px;
  font-size:0.9em;
  text-align:center;
 
}

.categoriesList li{
  
  display:inline;
  
 
}
.categoriesList a{
  
  color:#FB266D;
  text-align:justify;
  text-decoration:none;
  
}
.searchArea {
 padding:10px 0px 10px;
  font-size:1em;
  text-align:center;
}


.postMeta{
  color:#161616;
font-size:0.8em;
margin-bottom:10px;
margin-left:6px;
margin-top:7px;
padding:0;
text-align:justify;
width:90%;
}
.postMeta a{
  color:#6699ff;
  text-decoration:none;
}

.postmetadata{
  border-top:1px solid #616161;
  padding:4px 0px 4px;
  border-bottom:1px solid #616161;
  font-size:0.8em;
  color:#616161;
}
.simpleLine{
  /*border-top:1px solid #6699ff;
  margin-bottom:20px;*/
  border-bottom:1px dotted #6699ff;
clear:both;
height:2px;
width:92%;
margin-left:7px;
  margin-bottom:20px
}

.simpleLineFull{
  /*border-top:1px solid #6699ff;
  margin-bottom:20px;*/
  border-bottom:1px dotted #6699ff;
clear:both;
height:2px;
width:100%;
margin-left:7px;
  margin-bottom:20px
}


#footer{
border-top:1px solid #6699ff;

font-size:0.7em;
}

#footer  a{
 
 text-decoration:none;
 color:#000;
}
#themeswitcher a{
font-size:1.0em;
  text-decoration:none;
 color:#000;
}
#themeswitcher li{
font-size:0.8em;
  text-decoration:none;
   color:#aaa;
}
.excerptText {
  font-size:10px;
  color:#9F9F9F;
}

.searchAreaTop{
background:transparent url(./images/searchAreaTop.png) no-repeat scroll 0 0;
width:146px;
  
  float:right;
  margin-top:82px;
  font-size:0.8em;
 

}

.s {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#000;
height:27px;
margin-left:5px;
margin-top:7px;
position:inherit;
width:120px;
float:left;
}
#searchsubmit{
  margin:0px;
}