@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	margin: 0px;
	background-repeat: repeat-x;
}
p {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 9.5pt;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #FF9960;
	text-decoration: underline;
}
#addthis {
	display: block;
	width: 150px;
	float:right;
}
img {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dialogue {
	padding:0px;
	margin:0px;
}
h1 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	padding-top: 10px;
	font-weight: normal;
	display: block;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #84A4ED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(images_new/h1_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	margin-left: 10px;
}
h3 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
ol {
}
ol li {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 9.5pt;
}
ul {
	margin-left: 0px;
	margin-bottom: 10px;
}
ul li {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 9.5pt;
}


/*Header and Nav Styles */
#header {
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #000;
	background-image: url(images_new/header_bg.jpg);
	height: 200px;
	background-repeat: no-repeat;
}
#navigation {
	margin: 0px;
	padding: 0px;
	width: 823px;
	position: relative;
	left: 115px;
	top: 15px;
	text-align: left;
	vertical-align: top;
}
#navigation div.globalNav {
	height: 20px;
	margin: 0;
	background-repeat: repeat-x;
	padding:0px;
	vertical-align:top;
	/*background-color: #6352FF;
	background-image: url(http://www.truthdialogue.com/images_new/button_bg.jpg);*/
	z-index: 125;
	position: relative;
	left: 0px;
	top: 0px;
} 
#navigation div.globalNav li {
	/*background-image: url(http://www.truthdialogue.com/images_new/button_bg.jpg);*/
	height: 20px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
} 
#navigation div.globalNav li a {
	padding-left: 10px;
	padding-right:10px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	white-space: nowrap
} 
#navigation div.globalNav li.separator {
    margin: 0;
	padding:0px;
} 
#navigation div.globalNav li.separator img {
	/*background-image: url(http://www.truthdialogue.com/images_new/Section_link_sep.png);*/
	height: 20px;
	width: 1px;
	padding:0px;
	margin:0px;
} 
#navigation div.globalNav li a:hover {
	height: 20px;
	line-height: 20px;
	color: #FF9945;
	text-decoration:none;
	display: block;
	font-weight: normal;
}
.globalNav.horizontalList {
	margin: 0px;
	padding: 0px;
}
ul.horizontalList li {
	float: left;
	display: inline;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
ul.horizontalList li.separator {
	margin: 0;
	padding: 0px;
}
.menuNavItem {
	margin: 0px;
	padding: 0px;
}
/* CSS for drop down menus */
#jsddm li ul {
	padding: 5px;
	margin: 0;
	position: absolute;
	visibility: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	background-image: url(images_new/ul_black_bg.png);
	background-repeat: repeat;
}
#jsddm li ul li {
	float: none;
	display: inline
}
#jsddm li ul li p {
	padding: 0px;
	margin: 0px;
}
#jsddm li ul li a {
	width: auto;
	font-size: 8pt;	/*background-color: #333;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;*/
}
#jsddm li ul li a:hover {
	text-decoration: underline;
}
#navigation div.globalNav li ul li {
	margin: 0px;
	padding: 0px;
}
#navigation div.globalNav li ul li p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
#navigation div.globalNav li ul li a {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	height: 15px;
	line-height: 15px;
}
#navigation div.globalNav li ul li a:hover {
	height: 15px;
	line-height: 15px;
}


/*Main Body Styles*/
#maindiv {
	margin: 0px;
	padding: 0px;
	width: 825px;
	position: relative;
	left: 0px;
	top: -35px;
	text-align: left;
	vertical-align: top;
}
#quote {
	margin: 0px;
	padding: 0px;
	width: 825px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
}
#container {
	margin: 5px 0px 0px;
	padding: 0px 5px 5px;
	float: left;
	width: 815px;
	position: relative;
	left: 0px;
	top: 0px;
	clear:none;
	height:auto;
	text-align: left;
	vertical-align: top;
	/*background-image: url(images/sidebar.jpg);*/
	background-repeat: repeat-y;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	height:auto;
	clear:none;
	min-height:100%;
	width:190px;
	text-align: left;
	vertical-align: top;
	color: #FFF;
}
#sidebar #nugget {
	vertical-align: top;
	margin-bottom: 10px;
}
#sidebar #nugget h1 {
	text-transform: uppercase;
	font-size: 9.5pt;
	display: block;
	color: #84A4ED;
	font-weight: normal;
	background-color: #000;
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar #nugget p {
	padding-right: 5px;
	padding-left:0px;
	color: #FFF;
	font-size:9pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#sidebar #nugget ul {
	margin: 0px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	padding: 5px;
	color: #FFF;
}
#sidebar #nugget li {
	margin: 0px;
	line-height: 12pt;
	list-style-image: url(images_new/arrow.png);
	font-size: 9pt;
	color: #FFF;
	list-style-type: none;
}
#sidebar #nugget .active {
	color: #FF9960;
	text-decoration: underline;	
}
#right_835855329 {
	display: none;
}
.gadget img {
	display: none;
}

/*Blog Quick Link Selection Styles*/
body.dev #dev, body.his #his, body.st #st, body.ch #ch, body.ta #ta {
	color: #FF9960;
	text-decoration: underline;
}


#content {
	margin: 0px;
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 620px;
	min-height:300px;
	clear:none;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 9.5pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h2 {
	padding-left: 10px;
	margin-left:0px;
}
#content h3 {
	padding-left: 10px;
}
#content li {
	padding-right:10px;
}
.expand {
	font-size: 8pt;
}
.slidediv {
	text-align: left;
}
.slidediv p {
	font-size: 8.5pt;
	font-family: Arial, sans-serif;
	color:#FFF;
}
.superscript {
	font-size:xx-small;
	vertical-align:top;
}
.dim {
	color: #999;
}
.blog_list {
	padding-left: 20px;
}
.blog_list li {
	list-style-type: none;
	padding-bottom: 5px;
}
#search {
	padding-right: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#search p {
	font-size: 9pt;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search img {
	margin:0px;
	padding:0px;
	padding-right:3px;
}
.gsc-branding-text {
	display:none;
}
.gsc-branding-img {
	display:none;
}
.gsc-tabsArea {
	display:none;
}

#facebox p {
	margin-top: 0px;
	padding-top: 10px;
}
#player {
}
.video {
	margin: 0px 10px;
	padding: 10px 0px;
	width:600px;
	display:block;
	height:75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.video:hover {
	background-color: #FFE5CE;
}
.video .thumb {
	height: 75px;
	width: 100px;
	display:block;
	float:left;
	padding: 0px 0px 0px 10px
}
.video .thumb img {
	margin: 0px;
	padding: 0px;
}
.video .description {
	height: 75px;
	width: 470px;
	padding: 0px 10px 0px 0px;
	display:block;
	float:left;
}
.video .description p {
	margin-bottom: 5px;
	font-size: 8.5pt;
}


.blogger-labels {
	padding-top: 15px;
}
#sites {
	vertical-align: top;
	margin-bottom: 25px;
}
#sites h1 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 9pt;
	padding: 0px;
}
#sites h1 a {
	display: block;
	background-color: #6352FF;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#sites h1 a:hover {
	background-color: #FBE8CA;
	color: #000;
	text-decoration: none;
}
#sites h2 {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#sites p {
	margin-left: 20px;
}
#sites img {
	margin-left: 15px;
	margin-bottom: 5px;
}
#sites img:hover {
	border: 1px solid #000;
	height: 149px;
	width: 158px;
}
#footer {
	margin: 0px;
	float: left;
	width: 825px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	color: #FFF;
	font-size: 9pt;
}
body#home a#nav_home, body#about a#nav_about, body#portfolio a#nav_portfolio, body#blog a#nav_blog, body#contact a#nav_contact {
	color: #FF9945;
}
#bottom_spacer {
	height: 20px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}


/*Archived Styles
#banner {
	margin: 0px;
	padding: 0px;
	width: 823px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	height: 200px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.banner1 {
	background-image: url(images_new/banner1.jpg);
}
.banner2 {
	background-image: url(images_new/banner2.jpg);
}
.banner3 {
	background-image: url(images_new/banner3.jpg);
}
.banner4 {
	background-image: url(http://www.truthdialogue.com/images_new/banner4.jpg);
}
.banner5 {
	background-image: url(images_new/banner5.jpg);
}
*/
