
body {
  background:#ccc;
  margin:0;
  padding:10px 0 14px;
  font:x-small Verdana,Sans-serif;
  text-align:center;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
  }


/* Page Structure
----------------------------------------------- */
#wrap {
  position:relative;
  top:4px;
  left:4px;
  background:#999;
  width:744px;
  margin:0 auto;
  text-align:left;
  }
#wrap2 {
  position:relative;
  top:-4px;
  left:-4px;
  background:#fff;
  padding:10px;
  }
#content {
  background:url("http://www.speechsouth.com/bg_content.gif") repeat-y left top;
  width:100%;
  /*font-size:100%;
  font:"Goudy Old Style";
  /*background-color: #00407A;*/
  }
#main {
	background: /*#00539E*/ no-repeat right top;
	width:460px;
	float:left;
	font:"Goudy Old Style";
	color:#fff;	
  }
#main2 {
  margin:0;
  padding:15px 20px;
  /*background-color: #00407A;*/
  }
#sidebar {
  background:/*#ACC4E6*/ no-repeat left top;
  width:254px;
  float:right;
  padding:0;
  color:#fff;
  }
#sidebar2 {
  margin:0;
  padding:2px 20px 10px;
  }
  
/* Links
----------------------------------------------- */
a:link {
  color:#fff;
  text-decoration:none;
  }
a:visited {
  color:#776;
  text-decoration:none;
  }
a:hover {
  color:#333;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
#main a:link, #main a.comment-link:visited {
  color:#9df;
  }
#main a:visited {
  color:#7a9;
  }
#main a:hover {
  color:#fff;
  }


/* Header
----------------------------------------------- */
#header {
  
  margin:0 0 10px;
  color:#fff;
  height:110px;
  width:100%;
  width/* */:/**/auto;
  width:auto;
  }
#blog-title {
  background:url("http://www.speechsouth.com/SpeechSouthLogo.gif") no-repeat left top;
  margin:0;
  padding:110px 0 0; /*Controls height*/
  font:bold 275%/97px Helvetica,Arial,Verdana,Sans-serif;
  text-transform:lowercase;
  }
#blog-title a {
  color:#fff;
  text-decoration:none;
  }
.postpage #blog-title {
  padding-top:0;
  background-position:0 -40px;
  }


/* Description
----------------------------------------------- */
#bar {
  background: url("http://www.speechsouth.com/bar.gif") no-repeat left top;
  color:#fff;
  }

/* Description
----------------------------------------------- */
#description {
  background:#ACC4E6 url("http://www.speechsouth.com/bg_desc_top.png") no-repeat left top;
  margin:0 0 20px; /*Distance from content*/
  padding:5px 0 0; /*Size to top grey graphic*/
  color:#fff;
  }
#description p {
  background:url("http://www.speechsouth.com/bg_desc_bot.png") no-repeat left bottom;
  margin:0;
  padding:0 0 5px; /*Size to top grey graphic*/  
  }
#description em {
  /* To remove the word next to the desription, delete the following background property */  
  /* Keep everything below */
  display:block;
  padding:0 0 0 160px; 
  font:85%/1.6em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  min-height:20px;
  color:#00539E;
  }

/* Sidebar
----------------------------------------------- */
.sidebar-title {
  margin:1em 0 .25em;
  font:bold 125%/1.4em Helvetica,Arial,Verdana,Sans-serif;
  color:#00539E;
  text-transform:lowercase;
  }
#sidebar ul {
  margin:0 0 1.5em;
  padding:0;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 20px;
  text-indent:-20px;
  line-height:1.4em;
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.4em;
  color:#00539E;
  }
#sidebar a {
  color: #00407A;
}

/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.75em;
  }
.profile-datablock, .profile-textblock {
  margin:0 0 .75em;
  line-height:1.4em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:1px solid #eed;
  }
.profile-data {
  font-weight:bold;
  }



/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding:10px 0 0;
  }
#footer hr {
  
  }
#footer p {
  margin:0;
  padding:5px 0;
  }


/* Misc
----------------------------------------------- */
.clear {
  clear:both;
  display:block;
  height:1px;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:1px;
  }
  
  /************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FF0066;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin:0 0 .5em;
  font:bold 112%/1.4em Arial,Verdana,Sans-serif;
  text-transform:lowercase;
  color:#467;
  }
.post {
  margin:0 0 2em;
  }
.post-title {
  margin:0 0 .25em;
  font:bold 150%/1.4em Helvetica,Arial,Verdana,Sans-serif;
  color:#fff;
  }
#main .post-title a {
  text-decoration:none;
  color:#9df;
  }
#main .post-title a:hover {
  color:#fff;
  }
.post p {
  margin:0 0 .75em;
  line-height:1.6em;
  }
.post-footer {
  color:#467;
  text-transform:lowercase;
  }
.post-footer em {
  font-style:normal;
  color:#689;
  }
.post blockquote {
  margin:1em 20px;
  padding:5px 0;
  border:2px solid #356;
  border-width:2px 0;
  }
.post blockquote p {
  margin:.5em 0;
  }
.post img {
  border:5px solid #fff;
  }
