/*
Theme Name: None Shall Survive
Theme URI: http://jazibullah.com/
Description: Theme for <a href="http://goldoildrugs.com">goldoildrugs</a>.
Version: 1.0
Author: Jazib Ullah
Author URI: http://jazibullah.com/
*/
* {
  padding:0;
  margin:0;
  font-family: Helvetica, Arial, Sans-serif;
}

a:link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
 background-color: #FAF488;
}


p {
  padding-bottom: 16px;

}

img#wpstats{
  display:none
}


#youtube {
  margin-top: -5px;
  margin-bottom: 21px;
}


hr { 
  border:none;
  border-top:dotted 1px white;
  width: 945px; 
  }
  
blockquote {
  margin-top: -1px;
  margin-bottom: 1px;
  font-size: 12px;
  font-style: italic;
  text-indent:-5px;
  line-height: 16px;
} 

body {
  background: #fff;
  width:961px;
  text-align: left;
  font-size: 11px;
  line-height: 16px;
  padding-top:0px;
  padding-bottom: 256px; 
}

#comments {
  font-weight: bold;
  float: right;
  margin-top: -32px;
  margin-right: 0px;
}

#wrapper {
  text-align: left;
  width: 945px;
  background: transparent;
  padding-left: 96px;
}

#header {
  width: 945px;
  height: 112px;
  margin-bottom: 95px;
  padding-left: 96px;
}

#header a {
  font-weight:normal;
}

#header #logo {
  line-height: 18px;
  border-top: 4px solid #000;
  float: left;
  margin-right: 15px;
  margin-top: 0px;
  width: 305px;
  height: 112px;
  
}

#headerlogogrid {
  display:none;
}

#header #tweet {
  border-top: 4px solid #000;
  float: left;
  margin-right: 0px;
  width: 145px;
  height: 112px;
  list-style-type: none;
  list-style-image: none;
  margin-top: 0px;
  
}

#header #tweet ul {
  list-style-type: none;
  list-style-image: none;
  
}

#header #tweet ul li span {
	visibility: visible;
}
 
#header #tweet ul li span a {
	font-weight: bold;
	visibility: visible;
}
 
#header #tweet ul li a {
	visibility: hidden;
}

#header #nav {
  border-top: 4px solid #000;
  float: left;
  margin-right: 15px;
  width: 145px;
  height: 112px;
  margin-top: 0px;
}

#header #about {
  border-top: 4px solid #000;
  float: left;
  margin-right: 15px;
  width: 305px;
  height: 112px;
  margin-top: 0px;
}

#main {
  margin-bottom: 144px;
  width: 960px;
  height: 896px;
}

#sidebar {
  float: left;
  margin-right: 175px;
  width: 145px;
  margin-top: 5px;
}

#sidebar ul {
list-style-type: none;
list-style-image: none;
}

#sidebar a {
font-weight: normal;
}

#content {
  float: right;
  margin-right: 15px;
  width: 625px;
  margin-top: 3px;
  list-style-type: none;
  list-style-image: none;
}

#content img {
  margin-top: -5px;
  margin-bottom: 21px;
}

#content h1 {
  font-size: 16px;
  padding-bottom: 18px;
}

.post {
  padding-bottom: 30px;

}

.hentry {
  font-family: Helvetica, Arial;
}

#comment h1{
  font-size: 13px;
  font-weight: bold;
}


#comment ul {
  list-style-type: none;
  list-style-image: none;  
}

#styleswitch {
  font-weight: normal;
}

#styleswitch a {
  font-weight: normal;
}

#hide {
  display: none;
}

#column1 {
  float: left;
  width: 145px;
  height: 800px;
}

#column1 a {
  font-weight: normal;
}
  

#column2 {
  float: left;
  width: 145px;
}

#column2 a {
  font-weight: normal;
}

#column3{
  float: left;
  width: 145px;

}

#column3 a {
  font-weight: normal;
}

#footer {
  width: 960px;
  height: 112px;
}


.next_page {
 
}





/* PIE easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
#sidebar ul li {
	margin:10px 0px;
	}
	
#sidebar ul li ul li{
	margin:0px;
	}
	
#sidebar ul li ul li ul {
	margin:0px 5px;
	}

#tweet h4 {
    margin-top:15px;
}

#logo a:hover {
 background-color: transparent;
}
