/*
Theme Name: TheDreamSpeaker
Description: Theme for thedreamspeaker.com
Version: 0.1
Author : Vinay and Buddika
*/
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8c8781;
	color: #666666;
	text-align: center;
	margin: 0;
	padding: 0; 
	}
  #mainBlock {
	background-color: #8c8781;
	border: 0px solid;
	text-align: center;
	margin: auto;
	padding: 0;
	width: 964px;
	}
#topShadow{
	background-color: #fff;
	height: 17px;
	width: 964px;
	margin: 0px 0px 0px 0px;
	background: url(images/header-space.gif) top;
	}	
#leftShadow{
	background-color: #fff;
	height: 100%;
	width: 18px;
	margin: 0px 0px 0px 0px;
	background: url(images/left-space.gif) top;
	float:left;
	}
#header {
	background-color: #fff;
	height: 107px;
	width: 964px;
	background: url(images/header_bg.jpg) top left no-repeat;
        float:inherit;
	text-align:right;
	margin-right: 20px;
	}
#headerContent {
     margin-right:25px;
    }
#topMenu {
    background-color:#fff;
    height: 28px;
    width: 964px;
    background: url(images/menu_bg.jpg) top left no-repeat;
    float:right;
    padding:0px;
    z-index:900;
	}
#dropmenu {
    float:right;
	margin-right:0;
	}
#page {
	background-color: white;
	background: url(images/page_bg.jpg) top left ;
	border: 0px;
	text-align: left;
	width: 964px;
	margin:0;
	padding:0;
        float:left;
	}
#main-image {
        background-image:url(images/main-image1.jpg);
	height:318px;
	width:926px;
	margin-top:0px;
        padding-top:0px;
        clear:both;
	}
	#main-image1 {
        background-image:url(images/main-image1.jpg);
	height:318px;
	width:926px;
	margin-top:0px;
        padding-top:0px;
        clear:both;
	}
#content {
	font-size: 1.1em ;
	}
.narrowcolumn {
	margin: 0px 20px 0px 20px;              
	}
.narrowcolumn2 {
        width:600px;
	margin: 0px 5px 0px 20px;
        padding-top:0px;
        clear:both;
        float:left;
	}
.post {
	margin: 0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align: justify;
	}
/*.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.narrowcolumn .entry {
	line-height: 1.5em;
	}
*/
.postmetadata {
	text-align: right;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#footer {
	height: 61px;
	width: 964px;
	margin: 0px;
	padding: 0px;
	background: url(images/footer.jpg) top;
        float:left;
	}
small {
	font: 0.9em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:0px;
	}
h1, .description {
	display: none;
	}
h2 {
	font-size: 1.5em;
	margin: 10px 0 0 20px;
	}
h2.pagetitle {
	font-size: 2.6em;
	margin-top: 30px;
	text-align: center;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h1, .description, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 {
	text-decoration: none;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #176eb1;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em Arial, Helvetica, sans-serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform #submit {
	margin: 0;
	font: 0.9em bold Tahoma, Verdana, Arial;
	font-weight: bold;
	width:90px;
	height:30px;
	padding-right:30px;
	background:url(images/bg-button.gif) no-repeat;
	color:#999;
	border:none;
	float:left;
	display:inline;
	}
.comments {
	float:right;
	}
.comments a {
	float:right;
	margin:0;
	padding:0 0 0 20px;
	background:url(images/icon-comments.gif) no-repeat left;
	}
#bottons {
	float:left;
	}
#buttons ul {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}
#buttons ul li a {
	padding:10px 0 10px 22px;
	background:url(images/icon-rss.gif) no-repeat left;
	}
#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0px 0 0px 0;
	margin-left: 20px;
        width: 200px;
        clear:both;
        float:right;
 	vertical-align:top;
	}
#sidebar h2 {
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar form {
	margin: 0;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}
span.highlight {
	background:#ffc;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
a, h2 a:hover, h3 a:hover {
	color: #2b1005;
	text-decoration: underline;
	}
a:hover {
	color: maroon;
	text-decoration: none;
	}
blockquote {
	background: #f0f0f0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 20px 25px;
	padding: 10px;
	}
blockquote p {
	color:#333;
	font-style:italic;
	line-height:140%;
	margin:0;
	}
.count {
	float: right;
	font-size: 3em;
	color: #ffe8e8;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 1em Arial, Sans-Serif;
	background:url(images/bg-field.gif) top;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 1em Arial, Sans-Serif;
	background:url(images/bg-field.gif) top;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 5px;
	padding: 2px;
	font: 1em Arial, Sans-Serif;
	background:url(images/bg-field.gif) top;
	}
#sidebar #searchsubmit {
	padding: 1px;
	margin: 0;
	font: 0.9em Tahoma, Verdana, Arial;
	font-weight: bold;
	width:50px;
	height:25px;
	background:url(images/bg-search.gif) no-repeat;
	color:#999;
	border:none;
	display:inline;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will align the image to
	the right. And using 'class="centered', will of course center
	the image. This is much better than using align="center", being
	much more futureproof and valid. */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.metalinks {
	margin-top: 3px;
	}
.datelink {
	background: url(images/icon-date.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	font-size: 0.9em;
	color: #999;
	}
.editlink {
	background: url(images/icon-edit.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.categorylink {
	background: url(images/icon-category.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.commentsrsslink {
	background: url(images/icon-feed.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.trackbacklink {
	background: url(images/icon-trackback.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.deliciouslink {
	background: url(images/icon-delicious.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.technoratilink {
	background: url(images/icon-technorati.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.digglink {
	background: url(images/icon-digg.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.commentsrsslink a, .trackbacklink a, .deliciouslink a, .technoratilink a, .digglink a, .editlink a, .categorylink a {
	color: #999;
	font-size: 0.9em;
	}
/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {width:520px; height:31px; font-size:0.85em; position:relative; z-index:100; border-right:0px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:520px; w\idth:500px; margin-right:5px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:110px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;/*width:110px;*/ position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none;font-weight: bold; color:#fff;/* width:110px;*/ height:30px; border:0px solid #000; border-width:0px 0 1px 0px; background:#16688d; padding-left:7px; padding-right:7px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
/** html .menu a, * html .menu a:visited {width:110px; w\idth:110px;}*/
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#deb424 url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#deb424 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#deb424;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {display:block;visibility:hidden;position:absolute;height:0;top:31px;left:0; width:120px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
/* position the third level flyout menu */
.menu ul ul ul{left:120px; top:-1px; width:120px;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-120px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#edc129; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#deb424;}
.menu :hover > a, .menu ul ul :hover > a {color:#000;background:#deb424;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.
   Isaac Rowntree
   www.zackdesign.biz
=================================================================== */
.menu ul ul .current_page_item a {
  color: #000000;
  background: #deb424;
  border-left: 1px solid black;
  font-weight: bold;
}
.menu .current_page_item a {
  color: #000000;
  font-weight: bold;
  background: #deb424;
}
.menu ul .current_page_item ul a {
  color: #000000;
  font-weight: bold;
  background: #deb424;
}
.menu ul .current_page_item ul a:hover {
  background: #16688d;
  color:#deb424;
  font-weight: bold;
}
.menu .current_page_item a:hover {
  background: #deb424;
  font-weight: bold;
}
.inner-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #d1e1e8;
	text-decoration: none;
}
	#select_industry {
	     visibility: hidden;
	     position: absolute;
	     left: 0px;
	     top: 0px;
	     width:100%;
	     height:100%;
	     text-align:center;
	     z-index: 1000;
		background-color:Gray;
		filter:alpha(opacity=97);
		opacity:1.0;	}
	#select_industry div {
	     width:650px;
	     padding-top: 6px;
	     margin: 0px auto;
	     border:1px solid #000;

	     text-align:left;
	}