/*  
Theme Name: Networking Action 2010
Theme URI: http://www.networkingaction.net
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0;
	padding: 0;}
	
html, body {
	height: 100%;}
	
body {
	font-family: "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
	background-color: #f7f7f7;
	margin: 0px;
	background-image: url(images/bgbody.png);
	background-repeat: no-repeat;
	background-attachment: fixed;}
	
a {
	text-decoration: none;
	border: none;}
	
blockquote {
	margin 0px;
	padding: 10px 0px 10px 20px;}
	
em {
	margin: 0px;
	padding: 0px;}
	
p,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
	position: relative;
	left: 50%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin-top: 0;
	margin-left: -480px;
	margin-right: auto;
	margin-bottom: -180px;}

div#logo {
	margin: 0px;
	padding: 0px;
	width: 960px;}
	
div#logolft {
	text-align: left;
	padding: 0px;
	width: 735px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	float: left;}
	
div#logorht {
	text-align: right;
	padding: 0px;
	width: 225px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	float: right;}
	
.entry-title {margin-top:15px}
.entry-title a, .entry-content a, .tec-nav a {color:#1264A7}
	
/* page layout */

div#arrow {
	margin: 30px 0px 0px 675px;
	padding: 0px;
	width: 19px;
	height: 36px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	z-index: 400;
	position: absolute}
	
div#lft {
	min-height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	background-color: #fff;
	width: 666px;
	float: left;
	border: 1px solid #d3d3d3;}
	
div#lft a {
	color: #1264a7;}
	
div#lft a:hover {
	color: #000;}
	
div#lft table {
	width: 100%;
	margin-bottom: 15px;}
	
table th {
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 5px;
	background-color: #5b256a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;}
	
table td {
	margin: 0px;
	padding: 5px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;}
	
div#lft h1 {
	font-size: 34px;
	color: #5b256a;
	line-height: 36px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 20px;}
	
div#lft h1 a {
	color: #5b256a;
	text-decoration: none;}
	
div#lft h2 {
	font-size: 20px;
	color: #333;
	line-height: 22px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	margin: 0;}
	
div#lft h2 a {
	color: #333;
	text-decoration: none;}
	
div#lft h3 {
	font-size: 18px;
	color: #3e89c9;
	line-height: 18px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0;}
	
div#lft h3 a {
	color: #3e89c9;
	text-decoration: none;}
	
div#lft h3 a:hover {
	color: #666;
	text-decoration: none;}
	
div#lft h4 {
	font-size: 18px;
	font-weight: bold;
	color: #5b256a; /* purple */
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0;}
	
div#lft h4 a {
	color: #5b256a; /* purple */}
	
div#lft h4 a:hover {
	color: #333;}
	
div#lft h6 {/* used for captions and footnotes */
	font-size: 10px;
	color: #666;
	font-weight: normal;
	line-height: 12px;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #f7f7f7;}
	
div#lft ul {
	padding: 0px;
	list-style-type: none;
	margin: 5px 0px 10px 0px;}
	
div#lft ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;}
	
div#lft ol {
	padding: 0px;
	margin: 5px 0px 10px 25px;}
	
div#lft ol li {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: decimal;
	list-style-position: outside;}
	
/* paging navigaton at bottom of blog and publications */
	
div#navigation {
	margin: 0px 0px -25px -25px;
	padding: 5px 25px 0px 24px;
	background-color: #57b4ff;
	width: 670px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	height: 30px;
	z-index: 100;
	position: relative;}
	
.alignleft {
	margin: 0px;
	padding: 0px;
	float: left}
	
.alignright {
	margin: 0px;
	padding: 0px;
	float: right;}
	
/* right sidebar */
	
div#rht {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	width: 240px;
	float: right;}
	
.rhtpull {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 214px;}
	
.rhtpull a {
	color: #666;}
	
.rhtpull a:hover {
	color: #3cb6ff;}
	
.rhtpull ul li {
	color: #666;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;}
	
.rhtpull ul li a {
	color: #666;}
	
div#share {
	margin: 0px;
	padding: 10px 10px 5px 15px;
	background-color: #e0edf7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 214px;
	height: 60px;}
	
div#browse {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 15px;
	background-color: #57b4ff;
	width: 215px;}
	
.postinfo {
	color: #666;
	line-height: 14px;
	margin: 15px 0px 15px 0px;}
	
.sep {
	width: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	clear: both;}
	
p {
	text-align: left;
	line-height: 14px;
	padding-bottom: 15px;}
	
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #5b256a; /* purple */
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0;}
	
h4 a {
	color: #5b256a; /* purple */}
	
h4 a:hover {
	color: #333;}
	
h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 4px 0px;
	padding: 0;}
	
/* footer area */
	
div#footer {
	position: relative;
	width: 100%;
	height: 180px;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	background-color: #ebf1f8;}
	
.footer, .push {
	padding-top: 30px;
	height: 180px; /* .push must be the same height as .footer */
	clear: both;}
	
div#footercontent {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	margin-top: 0px;
	padding: 0px;
	width: 960px;}
	
div#footerbot {
	text-align: right;
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 15px 0px 10px 0px;}
	
div#footerbot a {
	color: #999;}
	
div#footerbot a:hover {
	color: #333;}
	
/* footer 1 twitter */
	
div#footer1 {
	color: #666;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	background-image: url(images/bg_footerbox.png);
	background-repeat: repeat-y;
	width: 320px;
	float: left;}
	
div#footer2 {
	color: #666;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	background-image: url(images/bg_footerbox.png);
	background-repeat: repeat-y;
	width: 280px;
	float: left;}
	
div#footer3 {
	color: #666;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	background-image: url(images/bg_footerbox.png);
	background-repeat: repeat-y;
	width: 280px;
	float: right;}
	
div#footer2 li, div#footer3 li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: transparent;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;}
	
div#footer1 a, div#footer2 a, div#footer3 a {
	color: #1264a7;}
	
div#footer1 a:hover, div#footer2 a:hover, div#footer3 a:hover {
	color: #333;}
	
div#footer1 h4 a, div#footer2 h4 a, div#footer3 h4 a {
	color: #5b256a; /* purple */}
	
div#footer1 h5 a, div#footer2 h5 a, div#footer13 h5 a {
	color: #666;}
	
/* twitter feed styles */
	
ul#twitter_update_list li {
	margin: 0px;
	padding-bottom: 15px;}
	
/* top navigation */

#nav {
	display: block;
	float: left;
	margin: 0 auto;
	padding: 40px 0px 0px 315px;
	background-image: url(images/bgnav.png);
	background-repeat: no-repeat;
	width: 645px;
	height: 30px;}
	
#nav .menu-header,
div.menu {
	font-size: 16px;
	font-weight: bold;
	width: 645px;}
	
#nav .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;}
	
#nav .menu-header li,
div.menu li {
	float: left;
	position: relative;}
	
#nav a {
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 18px;
	padding: 0 10px;
	text-decoration: none;}
	
#nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	width: 174px;
	z-index: 99999;}
	
#nav ul ul li {
	min-width: 174px;}

#nav ul ul li a {
	font-size: 12px;
	color: #333;
	font-weight: normal;}
	
#nav ul ul li a:hover {
	color: #999;
	font-weight: normal;}
	
#nav ul ul ul {
	left: 100%;
	top: 0;}
	
#nav ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 7px;
	width: 160px;
	height: auto;}
	
#nav li:hover > a,
#nav ul ul :hover > a {
	color: #fff;}
	
#nav ul li:hover > ul {
	display: block;}
	
#nav ul li.current_page_item > a,
#nav ul li.current-menu-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a {
	color: #000;}
	
* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color: #000;
	background: #81344a;}

/* second level navigation */
	
div#subnavcont {
	margin: 0px;
	padding: 10px 10px 10px 15px;
	background-color: #e0edf7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 214px;}
	
#subnav {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;}
	
#subnav li.page_item {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aac5d9;}
	
#subnav li.page_item a {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;}
	
#subnav li.page_item a:hover {
	color:  #000;
	text-decoration: none;}
	
#subnav li.current_page_item a {
	color: #000;
	background-color: none;}
	
#subnav li.current_page_item.page_folder {
	color: #000;
	font-weight: normal;
	background-color: none;}
	
#subnav li.current_page_ancestor.page_folder {
	color: #000;
	font-weight: normal;
	background-color: none;}
	
#subnav li li.page_item {
	padding-left: 0px;
	background-color: none;
	border: 0px;}
	
#subnav li li.page_item a {
	color: #D36A89;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;}
	
#subnav li li.current_page_item a {
	color: #333; /* footer bg green */
	font-weight: normal;
	background-color: none;}
	
#subnav li li a:hover {
	color: #e3edce; /* footer bg green */
	font-weight: normal;}
	
/* FORM STUFF */
	
input {
	font: 11px;
	padding: 5px;
	border: 1px solid #cccccc;
	color:#666666;}

textarea:focus, input[type="text"]:focus {
	border: solid 1px #81ac61;
	background: #eeeeee;
	color:#333333;}

.submit_button {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background:#333333;
	border: 1px solid #333333;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin:10px 0 10px 0;
	cursor: pointer;}
	
.submit_button:hover, input[type="submit"]:hover {
	background: #0082c8;}

input[type="submit"] {
	font-family: "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background:#5c216b;
	border: 1px solid #5c216b;
	width: auto;
	height: 25px;
	padding: 2px 6px 2px 6px;
	margin: 10px 0px 10px 5px;
	cursor: pointer;}
	
select {
	font-family: "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background:#ffffff;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px 0px 5px 0px;}
	
.clear {
	clear: both;
	}
	
.bleft {
    float: left;
    width: 30%;
}
/*3/11*/
.boook_section {
    float: left;
    width: 30%;
}


.book_info{width:100%;float:left;background:#e3e3e3 none repeat scroll 0 0; margin: 10px 0;
}

.book_content{width:66%;float:right}


.book_info > img {
    width: 100%;
}
.book_info > p { 
color:#000;
    line-height: 20px;
    padding: 11px 14px;
    word-spacing: 5px;color:#000;
}
.book_content > p {
    line-height: 21px;
    padding:4px 0;color:#000;
    
}
.about_book p{color:#000;line-height: 21px; float: left;
    width: 100%;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:30%!important}


.post-type-archive-product .price {
    display: none !important;
}

.post-type-archive-product .add_to_cart_button {
    display: none !important;
}

.woocommerce ul.products li.product a img , 
.woocommerce ul.products li.product a img ,
.woocommerce ul.products li.product a img  {
      height: 200px !important;
    width: 152px !important;
}

.post-type-archive-product .onsale {
    display: none;
}
.product_title {
    margin: 0 0 10px !important;
}




.woocommerce div.product form.cart .variations {
   
    margin-left: -232px !important;
   
}
.postid-4474 .variations tr .label{
	margin-top:100px !important;
}
.postid-4474.woocommerce div.product form.cart .variations {
   
    margin-left: -232px !important;
	
    margin-top: 100px !important;
   
}
.woocommerce div.product form.cart .variations select {
  
    margin-left: -61px!important;
    
    min-width: 70% !important;
}
.woocommerce-variation-add-to-cart.variations_button {
   
    margin-left: -570px !important;
   
    margin-top: 28% !important;
	    margin-top: -1% !important;
}

.woocommerce div.product form.cart .variations select {
    display: inline-block;
    float: left;
    margin-left: -61px !important;
    margin-right: 1em;
    min-width: 70% !important;
}
.book_content p {
    line-height: 15px !important;
}
select {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #666666;
    font-family: "Lucida Grande","Lucida","Lucida Sans",arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px;
}
* {
    margin: 0;
    padding: 0;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 2em;
}
body {
    color: #666;
    font-family: "Lucida Grande","Lucida","Lucida Sans",arial,sans-serif;
    font-size: 12px;
    line-height: 14px;
}
.postid-4474.woocommerce #content div.product div.summary, .postid-4474.woocommerce div.product div.summary, .postid-4474.woocommerce-page #content div.product div.summary, .postid-4474 .woocommerce-page div.product div.summary {
       height: 100px !important;
  
}
.postid-4474.woocommerce-tabs.wc-tabs-wrapper {
    margin-left: 277px;
  
    overflow: visible;
    z-index: 0;
}

div#wrapper{position:relative;z-index:1}
#lfts {
    background: #fff none repeat scroll 0 0 !important;
    clear: both;
    float: left;
    padding: 10px 21px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.woocommerce-tabs.wc-tabs-wrapper {
    float: right;
    left: auto;
    margin: -113px 12px 2px -3px;
  
    position: relative;
    right: 0;
    width: 67%;
    z-index: 1;
}

#calc_shipping_postcode{display:none}

.about_book {
    clear: both;
    float: left;
    width: 100%;
}

.postid-4503 .cart {
    margin: -49px 0 0 !important;
}
  
.postid-4503 .woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
 .cart{
   
    position: relative !important;
    
}
.postid-4474.woocommerce div.product form.cart .variations
{ margin-top: 0px !important; }

.postid-4503 .cart{position: absolute !important;}
.postid-4503 .cart {
    margin: -99px 0 0 !important;
}
#footer{z-index:100;}
