/*  
Theme Name: Clowns without Borders v1
Theme URI: http://www.bendziuba.com/
Description: Theme for Clowns without Borders site
Author: Ben Dziuba
Author URI: http://www.bendziuba.com/
Version: 1.8
Tags: white, red, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/*  
	BASIC COLORS
	red 	  : b2171c
	orange 	  : fc971f
	dk orange : e2842a
	dk blue	  : 0f75bc
	lt blue	  : 63b0e2
	grey      : 363636
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #fff;
  border: 1px solid #F0F0F0;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #0f75bc;
  text-decoration: none;
  }

a:hover {
  color: #0088e7;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #e2f6fe;
  border: 1px solid #DDDDDD;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: normal;
  color: #333;
  }

code {
  color: #0F0;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }
html {
  background: url(images/topBG.gif) top repeat-x ;
}
body {
  text-align: center;
  margin: 0;
  padding: 0 0 0 0;
  font-family: helvetica, trebuchet ms, arial, sans-serif;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 150px;
  background: #FFF url(images/headerImage.jpg) top center no-repeat;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #0f74bb;
  font-size: 9pt;
  padding: 0 0 0 25px;
 	/* text-transform: lowercase;	*/
  }
  
  
#header #topright li a:hover {
  color: #0088e7;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
visibility:hidden;
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #222;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #0088e7;
  text-decoration: none;
  }
#header span {

visibility:hidden;
  padding: 0;
  color: #111;
  font-size: 11pt;
  }



/* Menu */

#catnav {
  margin: 0 0 0 0;
  padding: 0;
  clear: both;
  height: 37px;
  width: 950px;
  background: url(images/navigationBG_full.jpg) top center no-repeat;
  }

#nav {
  list-style: none;
  margin: 0 0 0 76px;
  padding: 0;
  }
	
#nav ul {
  margin:  0 0 0 14px; /* This is the dropdown's position relative to the parent */
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 21px;
  margin: 0;
  padding: 0 21px; /* THIS IS THE SPACE BETWEEN MAIN NAV ITEMS */
  font-size: 12pt;
  color: #0f75bc;
  letter-spacing: 0px;
  }
  
#nav li a:hover {
  color: #b2171c;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  border-bottom: 1px solid #333;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 130px;
  }
	
#nav li li a {
  width: 130px;
  height: 20px;
  line-height: 20px;
  font-size: 11pt;
  color: #b2171c;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #CCC;
  background: #FFF url(images/header/nav_bg.gif) top center repeat-y;;
  margin: 0;
  padding: 5px 15px 5px 5px;
  }
	
#nav li li a:hover {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #CCC;
  color: #8a1418;
  padding: 5px 15px 5px 5px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 0px 0px 0 20px;
  display: inline;
  width: 65px;
  line-height: 20px;
  }

#paypalimage {
	border:none;
	margin:0;
	padding:0;
}

/* Top Content */

#main {
  margin: 5px 0px 0 75px;
  clear: both;
  width: 950px;
  }
#contentwrapper {	/* This is the two column main area */
  float:right;
  width: 585px;
  margin: 0 143px 0 0;
  padding: 0;
  }
#contentwrapper2 {	/* This is the one column */
  float:left;
  width: 810px;  
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper_HOME {	/* This is the Home Page */
  float:left;
  width: 810px;  
  margin: 0 0 15px 0;
  padding: 0;
  }

#flashmovie {
  margin: -10px 0 -30px 0;
  width : 810px;
  height  : 410px;
  background-color:#FFF;
}
#flashmovie1 {
  margin: 0;
  width : 200px;
  height  : 253px;
  background-color:#FFF;
}

#contentwrapper .topExcerpt {
	color : #666;
	line-height: 2em;
	font-size : 12px;
	margin : 0;
	float:left;
	
}


#contentwrapper .catExcerpt {
	color : #666;
	line-height: 2em;
	font-size : 12px;
	margin : 0;	
}
#contentwrapper .overviewTitle {
	color : #333;
	font-weight:bold;
	line-height: 1em;
	font-size : 13px;
	margin : 0;	
}
  
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  font-size: 15pt;
  font-weight: normal;
  color: #333;
  letter-spacing: -1px;
  line-height: 47px;
  padding: 7px 0 3px 0;
  background: url(images/pageTitleBG.gif) repeat;
}

  
#contentwrapper .aboutTheAuthor {
  padding : 5px 0 -4px 0;
  font-size: 10pt;
  font-weight: normal;
  color: #999;
}
  
#contentwrapper .authorName {
  padding : 0 0 5px 0;
  font-size: 13pt;
  font-weight: normal;
  color: #333;
  letter-spacing: -1px;
}
  
#contentwrapper .authorPhoto {
  float:left;
}
  
#contentwrapper .authorDesc {
  color : #666;
  font-size : 12px;
}

h2.catTitle {
  font-size: 15pt;
  font-weight: normal;
  color: #b2171c;
  letter-spacing: -1px;
  line-height: 47px;
  padding: 7px 0 3px 0;
  background: url(images/pageTitleBG.gif) repeat-x;
  }
  
#hidden {
  visibility: hidden;
  line-height: 0px;
  margin-bottom: -5px;
  }

.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
  
.topPost .breakHR {
	float:none;
	border:none;
	margin:-10px 0;
}
.topPost h2.topTitle {
  font-size: 13pt;
  font-weight: normal;
  width : 250px;
  color: #333; 
  line-height: 47px;
  padding: 7px 0 3px 0;
  background: url(images/subTitleBG.gif) repeat-x;
  }
  
  
#contentwrapper .topPost h3 {
  font-size: 13pt;
  font-weight: normal;
  color: #333; /*#b2171c;*/
  letter-spacing: -1px;
  line-height: 47px;
  padding: 7px 0 3px 0;
  background: url(images/subTitleBG.gif) repeat-x;
  }
  
  
.topPost h2.topTitle a {
  font-size: 14pt;
  font-weight: normal;
  color: #0f74bb;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #0088e7;
  }
.topPost p.topMeta {
  padding: 0;
  float: right;
  line-height:14px;
  text-align:right;
  margin: -39px 0 0 0;
  font-size: 9pt;
  color: #222;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #0f74bb;
  }
.topPost p.topMeta a:hover {
  color: #0088e7;
  }
  
/* THIS IS THE MAIN TEXT STYLE */
.topPost div.topContent {
  font-size: 9pt;
  line-height: 2em;
  color: #363636;
  margin: 0px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #0f74bb;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #0088e7;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #363636;
  }
.topPost span.topComments, .topPost span.topTags {
  font-size: 10pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #0f74bb;
  }
.topPost span.linkpages {
  font-size: 10pt;
  font-style: italic;
  color: #0f74bb;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #0088e7;
  }

.topPost span.topComments a {
  color: #0f74bb;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }


.topPost span.topMore a {
	font-size:12px;
	font-style:normal;
	color: #0f74bb;
    background: url(images/bullet_blue.gif) left no-repeat;
	padding-left: 10px;
}

.topPost span.topMore a:hover {
	font-size:12px;
	font-style:normal;
	color: #0088e7;
	padding-left: 10px;
}


  
.REMOVEtopPost span.topMore  a {
    font-style:normal;
	margin: 5px 0 5px 0;
	background: #e2842a;
	color: #FFF;
	font-size: 8pt;
	padding: 2px 6px 3px 6px;
	vertical-align: middle;
	border: 1px #ad5f1a dotted;
}
.REMOVEtopPost span.topMore a:hover {
    font-style:normal;
	cursor: pointer;
	background: #63b0e2;
	border: 1px #0f75bc dotted;
	color: #FFF;
}



  
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #0f74bb;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #0088e7;
  text-decoration: underline;
  }
  
  
  
  
  
  
  
.topPost img {
  padding : 4px;
  border: #888 solid thin;
  margin: 10px
  }
  
.topPost .userPhoto {
  padding : 0;
  float   : left;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #0088e7;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #0f74bb;
  }
#comment p a:hover {
  color: #0088e7;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #0088e7;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #000;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #000;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 0 0;
  padding: 0 5px 0 5px;
  }
  
#main #welcome p {
  
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  
  padding: 0 0 15px 0;
  
  }
#main #welcome a {
  text-decoration: underline;
  color: #000;
  }
#main #welcome a:hover {
  color: #0088e7;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }



/* Sidebars */
#sidebars {
  margin: 0;
  float: left;
  width: 200px;
  color: #333;
  background-color:#FFF;
  }
#sidebars .sidebarbox {
  /*	background: url(images/bg-trans.png) repeat;	*/
  padding: 0; /*8px 15px; */
  }

  
#sidebars .sideNav {
  margin: 2px 0 30px 0;
  }
  
#sidebars .sideNav a {
  display: inline;
  color: #b2171c;
  }
  
#sidebars .sideNav a:hover {
  display: inline;
  color: #8a1418;
  text-decoration:none;
  }
  
#sidebars  .sideNav ul {
	margin: -5px 0;
}
#sidebars  .sideNav ul ul {
	margin: 0;
}

#sidebars  .sideNav li {
  margin: 0 0 0 0;
  padding: 5px 2px 5px 7px;
  color: #000;
  font-size: 15px;
  background: url(images/bg-trans.gif) left 5px no-repeat;
  border-bottom: solid #EEE thin;
  line-height: 23px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars  .sideNav ul ul {
	margin: 3px 0 0 2px;
} 
#sidebars  .sideNav ul ul li {
  margin: 0 0 0 0;
  padding: 5px 2px 5px 10px;
  color: #000;
  font-size: 12px;
  background: url(images/bullet_red.gif) left 6px no-repeat;
  border-bottom: none;
  line-height: 15px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

 
#sidebars .journal {
  margin: 20px 0 20px 0;
  background-color:#FFF;
}

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 13pt;
  color: #000;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 10px 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0 0 0 6px;
  padding: 2px 2px 2px 14px;
  color: #666;
  background: url(images/bullet_blue.gif) left 5px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars ul ul li a {
  display: inline;
  color: #b2171c;
  }
#sidebars ul ul li .current-cat a {
  display: inline;
  color: #0f74bb;
  }
#sidebars ul ul li .current-cat a:hover {
  display: inline;
  color: #0088e7;
  }
  

#sidebars a {
  display: inline;
  color: #0f74bb;
  }
#sidebars a:hover {
  color: #0088e7;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #666;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* ---------- SIDEBAR JOURNAL Formatted List ---------- */  

#sidebars .journal img {
	margin-bottom : 6px;
}
#sidebars .journal .listitem {
	margin-left : 0;
}
#sidebars .journal .listitem a {
	color		: #fc971f;
	text-decoration: none;
	}
#sidebars .journal .listitem a:hover {
	color		: #e2842a;
	text-decoration: none;
	}
#sidebars .journal .listitem .listtitle {
	font-size	: 13px;
	font-weight : 600;
	padding-left: 10px;
	margin-left	: 5px;
	margin-bottom: 3px;
	background	: url(images/bullet_orange.gif) left 2px no-repeat;
	line-height	: 16px; /* Required for cross-browser consistency; cross-browser defaults vary. */	
	}  

#sidebars .journal .listitem .listcat {
	color 		: #888;
	font-size	: 11px;
	margin-top	: -30;
	padding		: 0 0 8px 19px;
	border-bottom: #DDD 1px solid;
	margin-bottom: 8px;
	}
#sidebars .journal .listitem .listcat a {
	color 		: #555;
	}
#sidebars .journal .listitem .listcat a:hover {
	color 		: #e2842a;
	}

#sidebars .journal .listmore {
	font-size	: 13px;
	font-weight : 600;
	text-decoration: none;	
	margin-left : 22px;

}
#sidebars .journal .listmore a {
	color		: #fc971f;
	}

#sidebars .journal .listmore a:hover {
	color		: #e2842a;
	}

/* ---------- LINKLIST --------- */



	
#linkList table tr .title {
	width	: 170px;
	font-size	: 13px;
	padding-left : 10px;
	margin-left	: 5px;
	margin-bottom: 6px;
	line-height	: 16px; /* Required for cross-browser consistency; cross-browser defaults vary. */	
	background	: url(images/bullet_green.gif) left 2px no-repeat;
}

#linkList table tr .desc {
	font-size	: 13px;
	padding-left : 10px;
	margin-bottom: 6px;
	line-height	: 16px; /* Required for cross-browser consistency; cross-browser defaults vary. */	
}
	
	


#linkList table tr .title a {
	font-weight : 600;
	color		: #8dc63f;
	}
#linkList table tr .title a:hover {
	font-weight : 600;
	color		: #598527;
	}

/* ---------- SEARCH BOX --------- */

#sidebars .searchBox {
  margin-top: 30px;
}

#sidebars .searchBox img {
  margin: 0 0 10px 0;
  
}

#sidebars .searchBox p {
  color : #666;
  margin: 0 10px 0 2px;
  
}
.submitbutton {
	margin: 5px 0 5px 0;	
	color: #FFF;
	font-size: 8pt;
	padding: 2px 6px 3px 6px;
	vertical-align: middle;
	/* blue
	background: #e2842a;
	border: 1px #ad5f1a dotted;
	*/
	background: #63b0e2;
	border: 1px #0f75bc dotted;

}


.submitbutton:hover {
	cursor: pointer;
	/* blue
	background: #ad5f1a;
	border: 1px #ad5f1a dotted;
	*/
	background: #0f75bc;
	border: 1px #0f75bc dotted;
	
}



/* Now just that right column on the home page */
  
#welcomeTable {
  margin : 13px 0 0 0;
  }  
  
#toprow {
  background: #FFF top left repeat-x;
  padding: 5px;
  width : 230px;
  color: #363636;
  margin: 10px 0 0 0;
  float : right;
  }
  
/* Formatted List */  

#toprow .rightCol img {
	margin-bottom : 6px;
}
#toprow .rightCol .listitem {
	margin-left : 4px;
}
#toprow .rightCol .listitem a {
	color		: #ee8325;
	text-decoration: none;
	}
#toprow .rightCol .listitem a:hover {
	color		: #fc971f;
	text-decoration: none;
	}
#toprow .rightCol .listitem .listtitle {
	font-size	: 13px;
	font-weight : 600;
	padding-left: 10px;
	margin-left	: 9px;
	margin-bottom: 3px;
	background	: url(images/bullet_orange.gif) left 2px no-repeat;
	line-height	: 16px; /* Required for cross-browser consistency; cross-browser defaults vary. */	
	}  

#toprow .rightCol .listitem .listcat {
	color 		: #888;
	font-size	: 11px;
	margin-top	: -30;
	padding		: 0 0 8px 19px;
	border-bottom: #DDD 1px solid;
	margin-bottom: 8px;
	}
#toprow .rightCol .listitem .listcat a {
	color 		: #363636;
	}
#toprow .rightCol .listitem .listcat a:hover {
	color 		: #ffa233;
	}

#toprow .rightCol .listmore {
	font-size	: 13px;
	font-weight : 600;
	text-decoration: none;	
	margin-left : 22px;

}
#toprow .rightCol .listmore a {
	color		: #ee8325;
}

#toprow .rightCol .listmore a:hover {
	color		: #fc971f;
	
}


/* Before footer - now only used on front page, and soon that not at all */

#morefoot {
  background: #FFF top left repeat-x;
  padding: 5px;
  width : 810px;
  color: #363636;
  margin: 15px 0px 0 75px;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #0f74bb;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #0088e7;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #363636;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {	/* LEFT COLUMN */
  padding: 1px;
  width: 230px;
  }
#morefoot .col1 {		/* MIDDLE COLUMN */
  float: left;
 
  }
#morefoot .col2 {		/* RIGHT COLUMN */
  margin: 0 55px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 230px;
  }
  
#morefoot ul {
  margin-top: 10px;
  }
	
#morefoot .col1 li {
  padding-left: 15px;
  margin-left: 7px;
  margin-bottom: 5px;
  background: url(images/bullet_red.gif) left 3px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
  
#morefoot .col2 li {
  padding-left: 15px;
  margin-left: 7px;
  margin-bottom: 5px;
  background: url(images/bullet_orange.gif) left 3px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
  
#morefoot .col3 li {
  padding-left: 15px;
  margin-left: 7px;
  margin-bottom: 5px;
  background: url(images/bullet_blue.gif) left 3px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  width : 810px;
  border: 0px;
  margin: 0 0px 0 0px;
  padding: 0 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #aaa;
  padding: 0;
  }
#footer a {
  color: #999;
  text-decoration: none;
  }
#footer a:hover {
  color: #0088e7;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }

.footer_cwb {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 12px;
}

#privacyPolicy {
	padding-left : 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAA;
	font-size: 11px;
	text-align : center;
	
}

#privacyPolicy a {	
	color: #63b0e2;
}
#privacyPolicy a:hover {
	color: #0088e7;
}



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* 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: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }


/* Author List */

#main .topPost .authorlist {
  border-top:#DDD solid thin;
  padding: 20px 0 0 0;
  margin: 10px 0 0 0;
}
 
#main .topPost .authorlist .photo {
  float: left;
  margin-right: 10px;
}

 
#main .topPost .authorlist .title {
  font-size : 18px;
  color 	: #000;
  padding   : 5px 0 0 0;
} 

#main .topPost .authorlist .email {
  font-size 	 : 10px;
  padding-bottom : 10px;
  color : #666666;
}

#main .topPost .authorlist .description {
  color: #363636;
  margin: 10px 0 0 0;
}


/* OPT-IN EMAIL */
#optinemail { 
	color : #363636;
	font-size: 9pt;
	width: 200px;
	margin : 0 0 0 3px;
}

#optinemail img {
  margin: 0 0 10px 0;
}

#optinemail p {
  color : #666;
  margin: 0 10px 0 2px;
}

#optinemail .emailinput {
	margin-top: 5px; 
	border: 1px solid #999; 
	padding: 3px;
	width : 180px;
}

#optinemail .submit {
	margin: 5px 0 5px 0;	
	color: #FFF;
	font-size: 8pt;
	padding: 2px 6px 3px 6px;
	vertical-align: middle;
	
	background: #8dc63f;
	border: 1px #548512 solid;
}

#optinemail .submit:hover {
	cursor: pointer;
	background: #77ae2e;
	border: 1px #548512 solid;
	
}

