/*
	Theme Name: Business View
	Theme URL: http://newwpthemes.com/wordpress-theme/business-view/
	Description: Business View is professional designed free WordPress theme with options page and about section at homepage. Suitable for any niche especially for company homepage or business type web sites
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Brown, Business, Technology, Ads Ready, Two Columns, Left Sidebar, Fixed Width, Blogging, Dark, Options Page
*/

/* LAYOUT */

body {
	background: url("images/background.png");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #2f570c;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: url("images/container-background.gif") top right repeat-y;
	}

a {
	color: #006633;
	text-decoration:none;
	}

a:hover {
	color: #009966;
	text-decoration:underline;
	}
/* HEADER */

#header {
	height: 98px;
	padding-top:40px;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 52px;
    text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: #fff;
	font-size: 14px; 
	font-family: Arial;
	text-transform: uppercase;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 42px;
	margin-top: 20px;
	}
	
#pagemenu {
	height: 42px;
    float: right;
    background: url("images/nav-background.gif") top left no-repeat;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
    padding-left: 10px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 14px 6px 6px 6px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #000;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	color: #fedf6c;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fedf6c;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	



	
/* CONTENT */

.about-top {
    background: url("images/about-top.gif") top left no-repeat;
    padding-top: 20px;
    }

#aboutbar {
    background: #0f7200;
    padding: 0 20px 20px 20px ;
    }
  
#aboutbar  h3 {
    color: #fef0bc;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 22px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: bold;
    font-style: italic;
    text-shadow: 0 1px 0 #000;
    }
h5 {
    color: #ffffff;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 36px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
 	  display:inline;
    text-shadow: 0 3px 0 #000;
}
h5 a {
    color: #ffffff;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 36px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
 	  display:inline;
    text-shadow: 0 3px 0 #000;
	}
h5 a:hover {
    color: #ffffff;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 36px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
 	  display:inline;
    text-shadow: 0 3px 0 #000;
	}
h5 a:visited {
	  color: #ffffff;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 36px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
 	  display:inline;
    text-shadow: 0 3px 0 #000;
	}
.aboutbar-heading { color: #fef0bc;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 18px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: bold;
    font-style: italic;
    text-shadow: 0 1px 0 #000;}
    
#aboutbar p {
    color: #fff;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px !important;
    } 
.about_image {
    border: 5px solid #f4d871;
    float: right;
    margin: 0  0 0 15px;
    }
    
#content {
	padding: 15px 22px 15px 5px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom:  1px solid #ddd;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 4px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #333;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #333;
	}

.title a:hover {
	text-decoration: none;
	color: #009966;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: underline;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #11633d;
	color: #fff;
	text-decoration: none;
    text-shadow: 0 1px 0 #000;
	}

a.readmore:hover {
	background-color: #0f7647;
	}
    
.postdate {
	font-size: 16px;
	padding: 0;
    font-family: Arial, Helvetica, Sans-serif;
    color: #999;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
    color: #434040;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.sidebaradbox125 {
	text-align:right;
	}
    
.ad125 {
	margin: 7px;
	}


.sidebar {
	margin: 0 10px 10px 0;
    font-size: 13px;
    color: #fff;
	}
	
.sidebar a {
	text-decoration: none;
	color: #fff;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#d2a80c;
	}
	
.feedtwitter {
    height: 32px;
	text-align: right;
	}
    
#search {
    border: 1px solid #ffffff;
    height: 32px;
    padding: 0;
    background: #0f6003;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
    color: #fff;
}
	
	
#s {
	width: 210px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#header #s {
    width: 220px;
    }

#header #search {
    }


.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 10px 0 18px 18px;
	background: url("images/sidebar-tab.gif") top left no-repeat;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
    font-weight: bold;
	color: #FFFFFF;
    text-shadow: 0 1px 0 #000;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 20px;
	}
    
#tag_cloud div, .widget_tag_cloud div {
    padding: 0px 0 0 20px;
    }
    
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url("images/bullet.gif") no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: url("images/bullet.gif") no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



    
#wp-calendar a {
    color:  #d2a80c;
    }
    
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none !important;
	}
#wp-calendar caption {
	padding: 2px 20px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none !important;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
#wp-calendar {
    padding: 0 0 0 20px;
    }

/* FOOTER */

#footer {
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
    background: #000000;
    margin-left: 10px;
    border-top: 8px solid #211f1f;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #e1c186;
	font-size: 11px;
	text-align: center;
	padding: 10px;
    margin-left: 10px;
	}
    	
#footer2 a {
	color: #e1c186;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#stimuli_outerImageContainer #stimuli_bottomNav{ position: absolute; top: 0px; right: 0px; z-index: 200; padding:8px; background-color:#FFFFFF; }

#stimuli_outerImageContainer #stimuli_bottomNav #stimuli_bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; background: url("http://www.cancerinplainenglish.com/wp-content/themes/BusinessView/images/closelabel.gif") right 55% no-repeat;}

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 3px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../../../images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../../../images/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }	