/****************************************************************************************************************

THEME NAME: Advaxis
THEME URI: http://www.inforest.com
DESCRIPTION: website by <a href="http://www.inforest.com" target="_blank">inforest.com</a>
TAGS: startbox, one column, two column, three column, widgets, shortcodes, theme options
VERSION: 0.4
AUTHOR: Leon Rainbow
AUTHOR URI: http://www.wpstartbox.com
LICENSE: GNU General Public License
LICENSE URI: license.txt
TEMPLATE: startbox_2_6

****************************************************************************************************************

Default styles from startbox are imported via wp_enque_style() in functions.php 

****************************************************************************************************************

Table of Contents

****************************************************************************************************************

0.	General Styling
0a. Header
1. 	Layout
2.	Menu
3.	Widget Areas
4.	Articles
5.	Comments
6.	Footer

****************************************************************************************************************

0. General Styling

****************************************************************************************************************/

body {
	font: 0.9em/1.8em Arial,Helvetica,sans-serif;
	color: #757474;}
a, a:visited {color: #FF6D1F;}
a:hover, a:active, a:focus {}
h1,h2,h3,h4,h5,h6 {
	color: #009eb1;
    font-family: Arial,sans-serif;
    font-weight: normal;
	text-transform: capitalize !important;
	
}

h2.entry-title {
	color: #333;
font: 1.2em/1.4em Arial,Helvetica,sans-serif;
    font-weight: normal;
}
h1 { line-height: 1.6em;
	font-size:1.5em;}
h2 { line-height: 1.2em;
	font-size:1.4em;
	color: #333;}
h3 {line-height: 1em;
	font-size:1.2em;}
h4 {}
h5 {}
h6 {}
hr {}
img, p img {}
blockquote {}
blockquote p {}
pre,code {}
strong {}
em {}
del {}
ins {}
abbr,cite {}
.more-link, .more-link:visited {}
.more-link:hover, .more-link:active {}
#content{
	padding: 5px 20px;
}
.post-content dl,
.post-content ul,
.post-content ol {}
.post-content dl dl,
.post-content ul ul,
.post-content ol ol {}
.post-content ul {}
.post-content ol {}
.post-centent li {}

/****************************************************************************************************************

0a. Header

****************************************************************************************************************/
#header{ 
	padding: 0px;
	margin: 0px;
	clear: both;
    /*overflow: visible;*/
	width: 955px;
	height: 132px;
	background: #FFF url(http://advaxis.inforest.com/wp-content/uploads/2011/11/banner.png) no-repeat top left;
    position: relative;
	}
	
	
#logo {
	/*margin: 9px; */
	postion: absolute;
	top: 9px;
	left: 9px;
	z-index: 10;
	margin: 0px;
	}
#blog-description {
	position: absolute;
	z-index: 15;
}
#banner {
	position: absolute;
}
	
/****************************************************************************************************************

1. Layout

****************************************************************************************************************/
.skip-to-content {}
.rtt {} /* Return to Top link */
#wrap{border-right: 1px solid #c5beb9;
	border-left: 1px solid #c5beb9;
	border-top: 1px solid #c5beb9;}
#wrap, #footer_wrap {
	 margin: 0 auto;
	 width: 955px;}
#footer_wrap {
	border-right: 1px solid #c5beb9;
	border-left: 1px solid #c5beb9;
	border-bottom: 1px solid #c5beb9;}
#header h1 { }
#blog-title, #blog-description {}
#blog-description {
    clear: none;
    padding-top: 50px;
	margin-top: 0px;
	margin-left: 200px;
	color: #FFF;
	letter-spacing: 2px;
	font: 1.1em Arial,sans-serif;
}
#container {
	background:#FFF url(images/page_fade.jpg) repeat-x top left;
	}
#nav-above {}
#nav-above, #nav-below {}
.nav-previous {}
.nav-next {}
.page-template-pagefullwidth-php div#container,
.page-template-pagefullwidth-php div#content {}

/****************************************************************************************************************

2. Menu

****************************************************************************************************************/

/* Menu */
.nav {
	  border-bottom: 1px solid #fff;
    clear: both;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 1px auto;
    overflow: visible;
    width: 100%;
	background:#FFF url(images/nav_slice.jpg) repeat-x top right;
	
	}
.nav ul {}
.nav li {}

/* Default Links */
.nav li a, .nav li a:visited {}
.nav li:hover a, .nav li:hover a:visited,
.nav li a:hover, .nav li a:active, .nav li a:focus,
.nav li.current-menu-item a, .nav li.current-menu-item a:visited,
.nav li.current-menu-ancestor a, .nav li.current-menu-ancestor a:visited {
	color: #FF6D1F;
	border-bottom: none;}

/* Active Links */
.nav li.current-menu-item a, .nav li.current-menu-item a:visited,
.nav li.current-menu-ancestor a, .nav li.current-menu-ancestor a:visited {}

/* Sub-menu */
.nav li ul,
.nav li:hover li ul { top: 32px; background: #999; color: #FF6D1F;}
.nav li:hover ul,
.nav li li:hover ul {}
.nav li:hover li ul {}

/* Sub-menu Links */
.nav li li {}
.nav li li a, .nav li li a:visited,
.nav li:hover li a, .nav li:hover li a:visited {}

/* Sub-menu Active Links */
.nav li:hover li a:hover, .nav li:hover li a:active,
.nav li li.current-menu-item a, .nav li li.current-menu-item a:visited,
.nav li li.current-menu-ancestor a, .nav li li.current-menu-ancestor a:visited {}

/* Top Nav Menu Styles */
.nav-sb_before {}
.nav-sb_before ul {}
.nav-sb_before li {}

/* Top Nav Links */
.nav-sb_before li a, .nav-sb_before li a:visited {}

/* Top Nav Active Links */
.nav-sb_before li:hover a, .nav-sb_before li:hover a:visited,
.nav-sb_before li a:hover, .nav-sb_before li a:active, .nav-sb_before li a:focus,
.nav-sb_before li.current-menu-item a, .nav-sb_before li.current-menu-item a:visited,
.nav-sb_before li.current-menu-ancestor a, .nav-sb_before li.current-menu-ancestor a:visited {}
.nav-sb_before li.current-menu-item a, .nav-sb_before li.current-menu-item a:visited,
.nav-sb_before li.current-menu-ancestor a, .nav-sb_before li.current-menu-ancestor a:visited {}

/* Top Nav Sub-menu */
.nav-sb_before li ul {}
.nav-sb_before li:hover li ul {}

/* Top Nav Sub-menu Links */
.nav-sb_before li li a, .nav-sb_before li li a:visited,
.nav-sb_before li:hover li a, .nav-sb_before li:hover li a:visited {}

/* Top Nav Sub-menu Active Links */
.nav-sb_before li:hover li a:hover, .nav-sb_before li:hover li a:active,
.nav-sb_before li li.current-menu-item a, .nav-sb_before li li.current-menu-item a:visited,
.nav-sb_before li li.current-menu-ancestor a, .nav-sb_before li li.current-menu-ancestor a:visited {}

/* Footer Nav Menu Styles */
.nav-footer {
 background: none repeat scroll 0 0 #FFFFFF;
    padding-top: 1px;
    width: 600px;
	}
.nav-footer ul {}

/* Footer Nav Links */
.nav-footer li a, .nav-footer li a:visited {}

/* Footer Nav Active Links */
.nav-footer li:hover a, .nav-footer li:hover a:visited,
.nav-footer li a:hover, .nav-footer li a:active, .nav-footer li a:focus,
.nav-footer li.current-menu-item a, .nav-footer li.current-menu-item a:visited,
.nav-footer li.current-menu-ancestor a, .nav-footer li.current-menu-ancestor a:visited {}

/* Footer Nav Sub-menu */
.nav-footer li ul {}
.nav-footer li:hover li ul {}

/* Footer Nav Sub-menu Links */
.nav-footer li li a, .nav-footer li li a:visited,
.nav-footer li:hover li a, .nav-footer li:hover li a:visited {}

/* Footer Nav Sub-menu Active Links */
.nav-footer li:hover li a:hover, .nav-footer li:hover li a:active,
.nav-footer li li.current-menu-item a, .nav-footer li li.current-menu-item a:visited,
.nav-footer li li.current-menu-ancestor a, .nav-footer li li.current-menu-ancestor a:visited {}

/* Nav Extras */
.nav li.search {}
.nav li.menu-item-type-search .searchtext {}
.nav li.menu-item-type-search .button {}
li.menu-item-type-social {}
li.menu-item-type-social a, li.menu-item-type-social a:visited {}
li.menu-item-type-social a span {}

a {
	color:/* #c61772*/#ff6d1f;
}
h3 {
	color:#099;
}

/****************************************************************************************************************

2b. Tables Areas

****************************************************************************************************************/
table.study, table.study th,table.study td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding:5px;
	margin: 0px 0px;
	font: .9em Arial, Helvetica, sans-serif;
	line-height: 1em;
	vertical-align: top;
}

table.study th {
	text-align: center;
	background: #FA831E;
	color: #fff;
}
table.cart, table.cart th, table.cart td {
	border: 1px solid #999;
	border-collapse: collapse;
	padding:0px;
	margin: 0px 0px;
	font: .85em Arial, Helvetica, sans-serif;
	line-height: .9em;
	vertical-align: top;
}
table.cart img{
	margin: 0px;
	padding: 0px; 
vertical-align: middle ;
}
table.cart p{
margin: 5px;
padding: 5px;
vertical-align: top;
}

tr.even {
background: /*#d1dfdf8*/ #eee;
}
tr.odd{
background: /*#dbeaea*/ #fff;
}

table {
	border-collapse: collapse;

}
table.cart {
		width: 650px;
}

table.partners {
		width: 100%;
}
table.partners, table.partners td, table.partners th {
	border-collapse: collapse;
	border: none;
	vertical-align: top;
}
table.partners img{
margin: 5px;
padding: 5px;
vertical-align: middle ;
}
table.partners td.partners_logo{
	margin: 5px;
padding: 5px;
vertical-align: middle ;
}
table.partners p{
margin: 5px;
padding: 5px;
vertical-align: top;
}
table.cart th {
	font: 1em Arial, Helvetica, sans-serif;
    font-family: Arial,sans-serif;
    font-weight: normal;
    /*line-height: 1.4em;*/
	text-transform: capitalize !important;
	background: #2bc6c8;
	color: #fff;
	padding: 3px;
	border-bottom: 1px solid #FF6D1F;
}

table.cart th.science {
	background: #099;
	color: #fff;
}

table.cart th.pipe {
	text-align: center;
	background: #2bc6c8 url(images/web_comp_banner_1.jpg) no-repeat top left;
	color: #fff;
	font: 1.5em Arial, Helvetica, sans-serif;
    font-family: Arial,sans-serif;
    font-weight: normal;
    /*line-height: 1.8em;*/
	text-transform: capitalize !important;
	padding: 3px;
	border-bottom: 1px solid #FF6D1F;
}
table.cart td.table_text{
	padding: 6px;
	}

/****************************************************************************************************************

3. Widget Areas

****************************************************************************************************************/
	#fade{
	background:#FFF url(images/page_fade.jpg) repeat-x top left;
	}
	
.widget-title {
	padding: 4px 10px 4px 20px;
	background: #009eb1; 
	font: 1em Arial, Helvetica, sans-serif;
	color:#FFF;
	}
.widget {
	margin-bottom: 0px;
	margin-top: 15px;
	padding: 5px;
	
}
.submenu-widget { 
/*border-right: 1px solid #009eb1;*/
font: .9em Arial, Helvetica, sans-serif;

}

.xoxo ul {
    border-right: 1px solid #009eb1;
}
.widget ul {}
.widget li a,.widget li a:visited {
	color:#333;
	background: #fff url(images/pur_arrow.png) no-repeat 10px 10px;
	padding: 4px 10px 4px 20px;}
.widget li a:hover, .widget li a:active { 
	color: #009eb1;
	background: #eee url(images/teal_arrow.png) no-repeat 10px 10px;
	padding: 4px 10px 4px 20px;
	}
.widget li.current_page_item a{ 
	color: #009eb1;
	background: #D7E6E7 url(images/teal_arrow.png) no-repeat 10px 10px;
	padding: 4px 10px 4px 20px;
	}

	.text-widget{
		margin-top: 5px;
		}
.quote{
	padding: 10px;
	letter-spacing: 1px;
	font: 1.2em Arial,sans-serif;
	 background:#FFF url(images/fade.jpg) repeat-x top left;
	 color: #666;
	 }
.quote_author{
	padding: 5px;
	font: .7em Arial,sans-serif;
	font-style:italic;
	}
	.quote_author_tom{
	padding: 5px;
	font: .7em Arial,sans-serif;
	font-style:italic;
	color: #FF6D1F;
	}
	
	
	.quote_tom{
	padding: 10px;
	letter-spacing: 1px;
	font: 1em Arial,sans-serif;
	 background:#FFF;
	 color: #666;
	}

.quotescollection_randomquote {
	padding: 10px;
	background: #e6e6e6;
	color: #777777;
	font-size: 1.1em;
}


.quotescollection_randomquote cite {
	margin-top: 1em;
	text-align:right;
	font-size:.8em;
	line-height:1em;
}

/****************************************************************************************************************

4. Articles

****************************************************************************************************************/

.post {}
.single .post {}
.page-title {margin-bottom: 0px; margin-top: 9px;}
.entry-title {}
.entry-title a, .entry-title a:visited {}
.entry-meta {}
.entry-photo {}
.entry-content {}
.tag-links {}
.comments-link, .comments-link:visited {}
#entry-author-info {}
.single #entry-author-info {}
#entry-author-info h2 {}
.single #entry-author-info h2 {}
#author-avatar {}
.single #author-avatar {}

/****************************************************************************************************************

5. Comments

****************************************************************************************************************/

#comments h3 {}
.h3-link, .h3-link:visited {}
#comments-list {}
.commentlist,
.commentlist .children {}
.comments {}
.commentlist li {}
.comment-wrap {}
.comment-meta {}
.avatar {}
.commentlist .fn, #commentform .fn {}
.comment-author-name, .comment-author-name:visited {}
.comment-author-name:hover, .comment-author-name:active {}
.comment-date {}
.commentlist li .comment-entry {}
.commentlist li .comment-entry p {}
.comment-arrow {}
.reply-author {}
.comment-entry blockquote {}
.comment-entry blockquote blockquote {}
.comment-entry blockquote p {}
.comment-reply-link,
.comment-edit-link {}
#trackbacks-list {}
#trackbacks-list ol {}
.commentlist .children {}
.commentlist .children li {}
.children .comment-arrow {}
.children .entry-content {}
.children .comment-meta {}
.children .comment-meta .avatar {}
.children .comment-meta .fn {}
.children .entry-content {}
.comment-footer {}
/****************************************************************************************************************

5b. 3 Column Layout

****************************************************************************************************************/

.layout-three-col-left div#container {
    float: right;
    margin: 0 0 0 -400px;
    width: 100%;
}
.layout-three-col-left div#content {
    margin: 0 0 0 420px;
}
.layout-three-col-left div#primary, .layout-three-col-left div#secondary {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    width: 180px;
}
.layout-three-col-left div#footer_wrap {
    clear: both;
}
.layout-three-col-right div#container {
    float: left;
    width: 100%;
}
.layout-three-col-right div#content {
    margin: 0 420px 0 0;
}
.layout-three-col-right div#primary, .layout-three-col-right div#secondary {
    float: left;
    overflow: hidden;
    width: 180px;
}
.layout-three-col-right div#primary {
    margin: 0 0 0 -400px;
}
.layout-three-col-right div#secondary {
    margin: 0 0 0 -200px;
}
.layout-three-col-right div#footer_wrap {
    clear: left;
}
.layout-three-col-both div#container {
    float: left;
    width: 100%;
}
.layout-three-col-both div#content {
    margin: 0 320px 0 180px;
}
.layout-three-col-both div#primary {
    float: left;
    overflow: hidden;
    width: 180px;
}
 .layout-three-col-both div#secondary {
    float: left;
    overflow: hidden;
    width: 300px;
}
.layout-three-col-both div#primary {
    margin: 0 0 0 -100%;
}
* html .layout-three-col-both div#primary {
    left: 20px;
    position: relative;
}
.layout-three-col-both div#secondary {
    margin: 0 0 0 -320px;
}
.layout-three-col-both div#footer_wrap {
    clear: left;
}


/****************************************************************************************************************

5c. 2 Column Layout

****************************************************************************************************************/


.layout-two-col-left div#container {
    float: right;
    margin: 0 0 0 -200px;
    width: 100%;
}
.layout-two-col-left div#content {
    margin: 0 0 0 200px;
}
.layout-two-col-left div#primary, .layout-two-col-left div#secondary, .layout-two-col-left div#tertiary {
    float: left;
    overflow: hidden;
    width: 180px;
}
.layout-two-col-left div#secondary {
    display: none;
}
.layout-two-col-left div#footer_wrap {
    clear: both;
}
.layout-two-col-right div#container {
    float: left;
    margin: 0 -320px 0 0;
    width: 100%;
}
.layout-two-col-right div#content {
    margin: 0 310px 0 0;
}
.layout-two-col-right div#primary, .layout-two-col-right div#secondary, .layout-two-col-right div#tertiary {
    float: left;
    overflow: hidden;
    width: 310px;
}

/****************************************************************************************************************

6. Footer

****************************************************************************************************************/
div#footer{
	margin: 0px auto;
	
	}
	#footer_inner{
		clear: left;
	border-top: 1px solid #c5beb9;
	margin: 0px 20px;
	padding: 0px;
	height: 1px;
	}
div#footer, #wp_footer {
		
	font: .8em Arial,sans-serif;
	}
	#footer_sidebar{ margin: 0px 2% 0px 2%;}
#footer_sidebar .aside {}

#sb_credit {}
#site_info {}
.copyright,
.footer_text {}
#login_content {}
#login_links {}
#login_links li {}
#credits, #admin_links {
    padding: 10px 25px;
}

/****************************************************************************************************************

6. Footer Side Bar Widgets 3 Columns on Home Page

****************************************************************************************************************/
.homepage img{
	margin-top: 9px;
}
	
	#footer_sidebar .widget-title{
	padding: 4px 10px 4px 20px;
	background: #2bc6c8; 
	font: 1em Arial, Helvetica, sans-serif;
	color:#FFF;
}
#footer_sidebar .widget li a, #footer_sidebar .widget li a:visited,#footer_sidebar .widget ul{
    border-top: none;
	border-bottom: none;
}

	#footer_widget_area_1 .widget-title{
	background: #fff url(images/indications_icon-01.png) no-repeat 2px 2px;
	padding: 12px 10px 12px 50px;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #036; 
	margin-bottom: 10px;
}
#footer_widget_area_2 .widget-title{
	background: #fff url(images/investors_icon_40.png) no-repeat 2px 2px;
	padding: 12px 10px 12px 50px;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #036; 
	margin-bottom: 10px;
}
#footer_widget_area_3 .widget-title{
	background: #fff url(images/science_icon_40a.png) no-repeat 2px 2px;
	padding: 12px 10px 12px 50px;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #036; 
	margin-bottom: 10px;
}
#footer_widget_area_1 .xoxo ul {
	border-right: none;
	border-left: none;
}

#footer_widget_area_1 .xoxo {
	border-left: 1px solid #2bc6c8;
margin-bottom: 10px;
}

#footer_widget_area_2 .xoxo ul {
	border-right: none;
	border-left: none;
}

#footer_widget_area_2 .xoxo {
	border-left: 1px solid #2bc6c8;
margin-bottom: 10px;
}

#footer_widget_area_3 .xoxo ul {
	border-right: none;
	border-left: none;
	
}

#footer_widget_area_3 .xoxo {
	border-left: 1px solid #2bc6c8;
margin-bottom: 10px;
}
.bluelink, .bluelink a {
	margin: 1px 0px -5px -5px;
	padding: 4px 6px 4px 6px;
	display: inline;
	background: #2bc6c8;
	border-bottom: 1px solid #2bc6c8;
	font: 1em Arial, Helvetica, sans-serif;
	color:#FFF;
	}
/****************************************************************************************************************

7. Slider

****************************************************************************************************************/
.nivo-caption {
    background: none repeat scroll 0 0 #d7e6e7;
    bottom: 0;
    color: #666666;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 89;
}

/****************************************************************************************************************

8. Management Page Columns

****************************************************************************************************************/

.management{
	width: 700px;
	padding: 5px;
	/*margin-right: 10px;*/
	float: left;
	
}
.management p{
	border: 1px solid #999;
	border-collapse: collapse;
	margin: 0px;
	padding: 5px;
	
}