
/* @group Global Resets
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;	padding: 0;
}
/* Prevents page jumping */
html { min-height:100%; margin-bottom:1px; }

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

img.alignright {float: right;
margin-left: 10px;}

img.alignleft {float: left; margin-right: 10px;}
/* @end */
/* @group Typography
-----------------------------------------------------------------------------*/

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
/*font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;*/
font-size: 11pt;
  background: #FFF;
  color: #312D2E;
}

blockquote {
	margin: 15px;
	padding:0 6px;
	border: 7px double  #D7DC76 ;
	border-width: 0 5px;
	

}

/* @end */

/* @group Headings
-----------------------------------------------------------------------------*/
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
		/*font-size: 2em;*/


}

h1 {
	margin: 0;
	display: none;
}

h2 {
	/*margin: 0;*/
	/*	font-size: 2em; */
/*	font-family: Georgia, "Times New Roman", Times, serif;
color: #9E052A;*/
}



/* @end */

/* @group Links
-----------------------------------------------------------------------------*/

a:link {
	color: #9E052A;
	text-decoration: none;
}

a:visited {
	color: #7F7F7F; /*#333;#9E052A;*/
	text-decoration: none;
}

a:hover {
	
}


/* @end */


/* @group Masthead
-----------------------------------------------------------------------------*/

#wrapper {
	width: 896px;	
	margin: 0 auto;
	border: 1px none #336600;
	/*	background-image: url(images/wrapperBG.gif);
	background-repeat: repeat-y;*/
}

#masthead {
	/*width: 860px;
	margin: 10px 0 0 15px ;*/
	height: 35px;
}

#masthead_img {
	/*background: url(images/800banner3.jpg) no-repeat;
	width: 800px;
	height: 75px;
	margin: 0 auto;*/
}


ul#topnav {
	text-align: right;
	margin: 0 25px 10px 0;
	padding: 0;
	font-size: 11pt; /*0.8em; 1.2em;*/
	color: #d7dc76;
}

ul#topnav li {
	display: inline;
	padding: 5px;
}

#navcontainer {
		background-color:#B4B66C; /*#ABAE53;*/
					border-bottom: 6px none #cacaca;
					height: 45px;
}


ul#nav  {
	float: left;
	list-style-type: disc !important;
	/*list-style: none;*/
	width: 800px;	
margin-left: 30px;
	color: #fff;	

	padding-top: 0;
	margin-top: 0;
	
	/*padding: 0;	margin: 0 0 0 0;*/
	height: 45px;
	display: inline;

	/*text-transform: uppercase;*/
}
ul#nav li {
	display: inline;
	margin: 0; padding: 0;

}
ul#nav li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 25px;	
	/*border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;*/
	color: #fff;
	/*font: bold 1.4em/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	line-height: 45px;

	/*text-transform: uppercase;*/
	text-decoration: none;	
	letter-spacing: 1px;
		line-height: 45px;
		background-image: url(images/navdot.gif);
		background-repeat: no-repeat;
		background-position: right;
}
ul#nav li a:visited {color: #fff;}

ul#nav li a:hover, 
ul#nav li a:active {
	color: #9E052A;
}
ul#nav li.current_page_item a {	
	/*background: #ABAE53;
	color: #9E052A;	*/	
}


/* @end */


/* @group Content
-----------------------------------------------------------------------------*/

#content {
	float: left;
	width: 660px;
	/*margin: 15px 0 0 25px;*/
	margin: 15px 0 0 0; /* default has 15px top */

}

#primaryContent {
	float: right;
	width: 425px; /*445px;*/
	padding:4px 15px;
	font-size: 11pt; /*0.9em; 1.3em;*/
	border: 1px none #D7DC76;
}
#primaryContent h2 {font-family: Georgia, "Times New Roman", Times, serif;
			color: #B4B66C !important;
					font-size: 24pt; /*1.8em;*/
					line-height: 24pt;/* 1.2em;*/
					font-weight: lighter;
					margin: 0;
					padding: 0;
					/*	line-height: 1em;
color: #9E052A;*/}

#primaryContent h2 a:link {
	color: #B4B66C !important; text-decoration: none;
}
#primaryContent h2 a:visited {
	color: #B4B66C !important;text-decoration: none;
}
#primaryContent h2 a:hover {
	color: #B4B66C !important;text-decoration: none;
}


.post h2 {font-family: Georgia, "Times New Roman", Times, serif;
			color: #B4B66C !important;
									font-size: 24pt; /*1.8em;*/
					line-height: 24pt;/* 1.2em;*/
					font-weight: lighter;
					margin: 0;
					padding: 0;
					/*	line-height: 1em; color: #9E052A;*/}
					
h2.speeches {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt !important;
	color: #b4b66c;
						line-height:16pt !important;/* 1.2em;*/
					font-weight: lighter;
					margin: 0;
					padding: 0;
}
					
.post h3 {		font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
		font-size: 13pt; /*1.2em;*/
	color:#BDBDBD;/* #9E052A;*/
font-weight: lighter;
		margin: 5px 0 0 0;
					padding: 0;
	}

.post {
	
}

.entry {
	
}

.entry p {
	
}

.entry ul {
	margin-left: 25px;
}

.entry ol {
	margin-left: 25px;
}


.entry li {
	padding-bottom: 5px;
}



.entry ol#thealpha  {
list-style-type: lower-alpha !important;
margin-top: 10px;

}


.entry #thealpha  li {
list-style-type: lower-alpha !important;

}
.entry img {
	overflow: hidden;
}

.postmetadata {
	
}

.utw {
	
}

.navigation {
	
}

.post_nav {
	text-align: center;
}


.post p a:visited {
color: #7F7F7F;
}

#featured {
border-top: 1px solid #B4B66C;
font-size: 11pt;
}

#featured h3{
	margin: 0;
	padding: 0;
	font-size: 12pt;
}
/* @end */

/* @group Sidebar
-----------------------------------------------------------------------------*/
#sidebar {float: left;
width:  200px;
margin-right: 5px;
}

#sidebar p, td {
color: #58585A; /*#161216; #9E052A;*/
margin-left: 30px;/*40px;*/

font-size: 11pt; /*0.9em;1.125em;*/
}


#sidebar table {margin-left: 40px;}


/*#sidebar h2 {
		color: #9E052A;
		font-size: 2em !important;
}*/

/*--------- left sidebar ---------------*/


ul#leftsidebar {
	float: left;
	width: 180px;
	/*margin-left: 0;
	padding: 4px;*/
	margin: 0;
	padding: 0;
	color: #9E052A;
	overflow: visible;
	margin-top: 0px;
}

ul#leftsidebar li {
	list-style-type: none;
}

ul#leftsidebar li ul {
	margin: 7px 8px 8px 10px;
	 padding: 0;			
	/*border-top: 1px solid #DADD76;*/
}

ul#leftsidebar li ul li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	/*border-bottom: 1px solid #DADD76;*/
	font-size: 11pt /*0.9em; 1.2em;*/
}

#leftsidebar img {
	padding: 0;
	margin: 0;
	
}

#leftsidebar p {
	/*	font-size: 1.1em;*/
}

/* @end */



ul#menu {
	/*float: left;
	width: 150px;*/
	margin-top: 15px; /* default 15px */
	padding: 4px;
		/*font-size: 1.45em; 1.4em;*/
}


#menu li {
	list-style-type: none;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;
	text-transform: uppercase;*/
	/* addded */
	font-size: 16pt;
	/*font-size: 1.6em;*/
	line-height: 24pt;/*30px;*/
	padding-bottom: 10px;
}

ul#menu li ul {
	margin: 8px 8px 8px 10px; padding: 0;			
	/*border-top: 1px none #DADD76;*/
	width: 200px;

}

ul#menu li ul li {
	list-style: none;
	padding: 0 5px 4px 5px !important;
	margin: 0 2px;	

/*text-transform: none;*/
	/*border-bottom: 1px none #DADD76;*/
	line-height: normal;

}


#menu a:link, a:visited, a:hover {
color: #9E052A;
text-decoration: none;

}

#menu img {
	padding: 0;
	float: left;
}


ul#sidebar_speakers li.speakers {list-style-type: square; margin-left: 5px; color: #b4b66c; font-size: 11pt; /*0.6em;*/}

ul#sidebar_services li.sservices {list-style-type: square; margin-left: 5px; color: #b4b66c; font-size: 11pt; /*0.6em;*/}

ul#sidebar_topics li.stopics {list-style-type: square; margin-left: 5px; color: #b4b66c; font-size: 11pt; margin-bottom:5px !important; /*0.6em;*/}
/* @group Footer
-----------------------------------------------------------------------------*/

#footer {
	clear: both;
	width:896px;
	margin: 0 auto;
	height: 45px;
		background-color: #B4B66C;/*#C7C886;*/
	/*padding: 20px 0;*/
}

#footer p {
	text-align: center;
	padding: 0;
	margin: 0;
	/*width: 840px;
	margin-left: 35px;
	border: 7px none #DCDA76;*/
	color: #333;
		font-size:11pt; /*0.85em;1.2em;*/
line-height: 45px;
}

#footer a {
	color: #333;
}

/* @end */


/* sidebar forms */
.ddfmwrapsidebar {width: 200px !important; }
p.fieldwrapside {padding: 0; margin: 0; width: 200px;}


input.finput {
		/* asdded */
	width:  175px;
	height: 16px;
	background-color: #fff !important;
	 margin: 0; padding: 0;}
	
label.finput {	width: 175px text-align: left; margin: 0; padding: 0;}


textarea.sidemessage {

	padding:2px;
	font: normal 10pt Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
	
	/* asdded */
	width: 175px;
}

/* @group Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
form {
	margin:0; padding: 0;
	/*background: #FBFBF4;	*/
}

/*override dd form plugin */
.credits {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 10pt Verdana, sans-serif;
	color:#777;


}



textarea {
	width:15px;
	padding:2px;
	font: normal 10pt Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
	
	/* asdded */
	width: 175px;
}
input.button { 
	font: bold 9pt /*12px*/ Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #DCDA76;
	border: 1px solid #dadada;
}

.submit input {
	background: #DCDA76;
	color: #336600;
}


#searchform {
	background-color: #fff;
	border: none;	
	margin: 0 5px 0 10px;
	padding: 5px 0 15px 0;	
	width: 400px;
}

#searchform input {
	width: 150px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #DADD76;
	vertical-align: top;
}

#searchform #searchsubmit {
	width: 60px;
	height: 24px;
	margin-top: 10px;
	padding: 2px 5px;
	vertical-align: top;
}

#comments-form {
}

#commentform {
	
}

#author {
	margin-top: 20px;
}

#email {
	
}

#url {
	
}

ol#comments {
	margin-left: 15px;
}

#commentform button#sub {
	font: bold 9pt /*12px*/ Arial, sans-serif; 
	height: 24px;
	margin: 0;
	margin-bottom: 15px;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}



/* @end */

/* @group Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}

/* @end */

/* @group Comments
-----------------------------------------------------------------------------*/

#comments-locked {
	
}

#respond {
	
}

#trackback-link {
	
}

ol#trackbacks {
	
}

ol#trackbacks li {
	
}

.comments-header {
	
}

ol#comments {
	
}

/*class for author highlight */
.highlight {
	
}

.comment-meta {
	
} 

.comment-author {
	
}

.comment-date {
	
}

.comment-text {
	
}

.gravatar {
	
}

.odd {
	
}

.even {
	
}

/* @end */

/* @group Misc.
-----------------------------------------------------------------------------*/
#sidebar .finput {display: none;}
#sidebar form input.btn { display: none;}
/* @end */

/* ---- layout changes for lists for speakers, etc. -----*/
/*ul.sidebar_speakers li {
	font-size: .9em;
}*/


 ul#quick_test   {
list-style-type: none;
 margin: 10px 0 0 0;
 padding: 0;
}

#quick_test li {
font-weight: bold;
 margin: 0;
 padding: 0;
}


#quick_test li ul {
	 margin: 0;
 padding: 0;
}
#quick_test li ul li {
list-style-type: square;/*none;*/
color: #b4b66c !important;
 margin: 0 25px;
 padding:0 0 7px 0;
 font-weight: normal;
 }
 

#quick_test li ul li a:link{
	color: #9E052A !important;
	text-decoration: none;
}
 

#quick_test li ul li a:visited {
	color: #7F7F7F !important;
	text-decoration: none;
}
 
ul.services {
	list-style-type: none;
 margin: 0;
 padding: 0;
}


ul.services li {
	font-weight: bold;
 margin: 0;
 padding: 0;
}

ul.services li ul {
	 margin: 0;
 padding: 0;
}
ul.services li ul li {
 margin: 0 16px;
 padding: 0 0 7px 0;
font-weight: normal;
list-style-type: square; /*none;*/
color: #b4b66c;
}
 
 ul.services a:link {color: #9E052A;}
 ul.services a:visited {
	color: #7F7F7F;
	text-decoration: none;
}
 
 ul.thetopics {
	list-style-type: square; /*none;*/
 margin: 0;
 padding: 0;
}

ul.thetopics li {
list-style-type: square;/*none;*/
color: #b4b66c;
 margin: 0 17px;
 padding:0 0 7px 0;
}

ul.thetopics a:link {color: #9E052A;}

ul.thetopics a:visited {
	color: #7F7F7F;
	text-decoration: none;
}


