/*  
Theme Name: Human-Network
Theme URI: http://thehumannetworkeffcet.com/
Description: The Human Network e-ffect Theme
Author: Freddie Wood
Author URI: http://www.thehumannetworkeffect.com
Version: 0.0.1
*/


body {
	background: url(images/sitekeyboardbig.jpg) #c5c3cb bottom center no-repeat fixed;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
a img {
	border: none;
	}

a {
	text-decoration: none;
	}

h1, h2 {
	font-weight: lighter;
	}

#container {
	margin: 0 auto;
	width: 900px;
    background: url(images/trans.png) repeat;
	} 

/* Header */

#header {
	float: left;
	margin: 0 auto;
	width: 900px;
    background: url(images/trans.png) repeat;
	} 
	
#logo {
    background: url(images/Webtitlesm.gif) no-repeat;
	color: #d422db;
	width: 900px;
    height: 104px;
	}

#inset {
	float: left;
	height: 10px;
	width: 900px;
	}

/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 60px;
	margin: 0 auto;
	font-size: 20px;
	padding-right: 20px;
	color: #ffffff;
	overflow: hidden;
	}

:root #menu {
	height: 60px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li {
	display: inline;
	}

#menu a {
	float: left;
	display: block;
	border: 1px dotted #000000;
	margin-left: 10px;
	margin-top: 10px;
	height: 30px;
	width: 165px;
	padding: 8px 0 0 0;
	text-align: center;
	font-weight: 100;
	color: #ffffff;
	}

:root #menu a {
	width: 164px;
	}

#menu a:hover {
	background: #d422db;
	color: #fff;
	}

#menu .active a {
	background: #d422db;
	color: #fff;
	}
	
#menurss {
	float: right;
	display: block;
	margin: 0px;
	height: 30px;
	width: 117px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	}

/* Top Content */

#main {
	width: 900px;
	float:left;
	padding: 0;
	margin: 0;
	}

#root: #main {
	margin-top: 20px;
	}

#content {
	width: 580px;
    background: url(images/trans.png) repeat;
	min-height: 505px;
	margin: 0;
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
	float: left;
	font-size: 16px;
	}

#content2 {
	background: url(images/trans.png) repeat;
	float:left;
	min-height: 505px;
	width: 880px;
	margin-top: -10px;
	margin: 0;
	padding-left: 10px;
    padding-right: 10px;
	}

#content2 p {
	color: #ffffff;
	}

#content3 {
	background: url(images/trans.png) repeat;
	float:left;
	min-height: 505px;
	width: 900px;
	margin-top: -10px;
	margin: 0;
	padding: 0;
	}

#content3 p {
	color: #ffffff;
	}

#content3 #conwords p {
	font-size: 16px;
         margin-top: 0;
	color: #ffffff;
	}

#content3 #contop {
	height: 249px;
	width: 898px;
	float: left;
	}

#content3 #conmenu {
	height: 290px;
	width: 250px;
	float: left;
	}

#content3 #conwords {
	height: 290px;
	width: 640px;
	float: right;
	overflow: hidden;
	}

#content3 #conwords a {
	color: #fff;
	}

#content3 #conwords a:hover {
	color: #d422db;
	}

#content3 #coninset {
	height: 40px;
	width: 250px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/trans.png) repeat;
	}

:root #content3 #coninset {
	height: 60px;
	}

#content3 #coninset h1 {
	font-weight: 100;
	}

#menu2 {
	float: left;
	width: 200px;
	margin: 0 auto;
	font-size: 20px;
	}

:root #menu2 {
	height: 60px;
	}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu2 li {
	}

#menu2 a {
	display: block;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px #000000 dotted;
    background: url(images/trans.png) repeat;
	height: 40px;
	width: 200px;
	padding: 10px 0 0 0;
	text-align: center;
	font-weight: 100;
	color: #ffffff;
	}

#menu2 a:hover {
	background: #d422db;
	color: #ffffff;
}
#content2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
	padding: 5px;
	}
 
#content .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	color: #fff;
	font-weight: 100;
	padding: 5px;
	}
	
.topPost {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	}
	
.topPost h2.topTitle a {
	font-size: 15pt;
	font-weight: normal;
	color: #ffffff;
	}

.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #d422db;
	}

.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 12pt;
	color: #ffffff;  
	}

.topPost p.topMeta a {
	text-decoration: underline;
	color: #ffffff;
	}

.topPost p.topMeta a:hover {
	color: #d422db;
	}

.topPost div.topContent {
	font-size: 12pt;
	color: #ffffff;
	margin: 8px 0;
	}

.topPost div.topContent a {
	text-decoration: underline;
	color: #ffffff;
	}
	
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #d422db;
	}

.topPost div.topContent ul, .topPost div.topContent ol {
	padding: 0 0 0 30px;
	}

.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #ffffff;
	}

.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	background: #171717;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #fff;
	border: 1px solid #fff;
	}

.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
	background: #d422db;
	}

.topPost span.topComments a {
	color: #fff;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	}

.topPost span.topMore a {
	color: #fff;
	background: url(images/pointer.png) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	}

.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
	color: #fff;
	}

.topPost span.topTags a {
	color: #fff;
	line-height: 27pt;
 	vertical-align: middle;
	}

.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	color: #fff;
	text-decoration: underline;
	}

#nextprevious {
	width: 600px;
	margin: 0;
	margin-top: 10px;
	}
	
#nextprevious a {
	color: #ffffff;
	text-transform: lowercase;
	text-decoration: underline;
	}

#nextprevious a:hover {
	color: #d422db;
	}


/* Comments */

#comment {
  margin-bottom: 10px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 10px 15px;
  color: #fff;
  }
#comment a {
  color: #6598b8;
  }
#comment a:hover {
  color: #fff;
  }
#numberofcomments {
  color: #fff;
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #030303;
  border: 1px solid #0a0a0a;
  }
#commentlist li.alt {
  background: #000;
  border: 1px solid #010101;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 69px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {
  color: #dedede;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: -25px;
  }

/* Welcome section */

#main #welcome {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: #171717;
	}

#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	margin: 0 10px;
	padding: 10px 0 3px 0;
	}

#main #welcome p {
	font-size: 12pt;
	color: #fff;  
	margin: 0 10px;
	padding: 6px 0;
	}

#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
	}

#main #welcome a:hover {
	color: #d422db;
	}

#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
	}

#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
	}

.submitbutton {
	margin: -5px 0 0 5px;
	background: #010101;
	color: #fff;
	font-size: 8pt;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #111;
	}

.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
	margin: 0;
	padding: 0;
	float: right;
	width: 290px;
	color: #fff;
	}

#child {
    min-height: 250px;
    }

#sidebars .sidebarbox {
	background: #171717;
	padding: 8px 15px;
	}

#sidebar_full {
	padding: 0;
	margin: 0;
	}

#sidebar_left {
	margin-top: -5px;
	float: left;
	width: 140px;
	}

#sidebar_right {
	margin-top: -5px;
	float: right;
	width: 140px;
	}

#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 11pt;
	color: #fff;
	}

#sidebars table {
	width: 130px;
	}

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
	margin-bottom: 10px;
	list-style: none;
	font-size: 9pt;
	}

#sidebars li ul {
	padding: 0;
	}

#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #fff;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	}

#sidebars a {
	display: inline;
	color: #fff;
	}

#sidebars a:hover {
  color: #d422db;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #fff;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Subfooter */

#subfooter {
	background: #171717;
	width: 870px;
	border: 0;
	padding: 15px;
	color: #fff;
	margin: 0;
	}

#subfooter p {
	margin: 5px 0;
	padding: 5px 0;
	}

#subfooter ul {
	list-style-type: none;
	margin-top: 5px;
	}

#subfooter ul li, #subfooter p {
	font-size: 9pt;
	}

#subfooter a {
	text-decoration: underline;
	color: #fff;
	}

#subfooter a:hover {
	text-decoration: underline;
	color: #d422db;
	}

#subfooter h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding: 0 0 2px 0;
	}

#subfooter #searchbox {
	padding: 1px;
	width: 200px;
	}

#subfooter .sub1 {
	float: left;
	width: 300px;
	}

#subfooter .sub2 {
	margin: 0 25px;
	}

#subfooter .sub2, #subfooter .sub3 {
	float: left;
	width: 260px;
	}

#subfooter li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/pointer.png) left 2px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	}

/* footer*/

#footer {
	float: left;
	background: url(images/trans.png) repeat;/* #171717; */
	height: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.6em;
	color:#000000;
	text-align:center
}

#footer a {
	color:#000000;
	}

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }



