/*
Theme Name:		CED 
Author:			Foliovision
*/

/* start of common */

/* /// Addition for formating (jMak Foliovision) /// */

/* reset */

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of reset */

/* Floating and blocks align */

.clear {
   clear: both;
}

.clearright, .clear-right {
   clear: right;
}

.clearleft, .clear-left {
   clear: left;
}

.right {
   float: right;
}

.left {
   float: left;
}

.center-block {
   margin-right: auto;
   margin-left: auto;
}

/* Text formatting */

.text-right {
   text-align: right;
}

.text-left {
   text-align: left;
}

.text-center, .center {
   text-align: center;
}

.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}
.small {font-size: 85%;}

/* Images in h5 */

a img {
	border: none;
}

h5 {
	margin: 10px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.85em;
	font-weight: normal;
	text-align: center;
}

h5 img {
	padding: 5px;
	background-color: white;
	border: 1px solid silver;
}
	
h5.right {
	margin: 2px 0 2px 10px;
	text-align: center;
	font-weight: normal;
	}
	
h5.left {
	margin: 2px 10px 2px 0;
	text-align: center;
	font-weight: normal;
	}
	
h5.center {
	text-align: center;
	font-weight: normal;
	}
	
h5.center img {
	margin: 0 auto;
	}
	
h5 a {
	text-decoration: none !important;
	color: #696969;
	}

h5 a:link {
	text-decoration: none !important;
	color: #696969;
	}
	
h5 a.hide-link:hover, h5 a.hide-link:focus, h5 a.hide-link:active, h5 a.hide-link:visited {
	text-decoration: none !important;
	color: #696969;
}
h5 a.photo-credits:hover, h5 a.photo-credits:focus, h5 a.photo-credits:active, h5 a.photo-credits:visited {
	text-decoration: none !important;
	color: #696969;
}

h5.noborder img {
	border: none;
}

img.noborder {
	border: none;
}

.noborder {
	border: none;
}
	
.nonumbers ol, .nonumbers ol li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.nolist, ul.nolist li, div.nolist ul, div.nolist ul li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	background: none;
}

ol.roman, .roman ol {
	list-style-type: upper-roman;
}

ol.alpha, .alpha ol {
	list-style-type: lower-alpha;
}

.credits {
	margin: 10px 10%;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	text-align: center;
	color: #666666;
}

.credits-red {
	margin: 10px 10%;
	padding: 10px;
	border: 1px solid #9c1f1f;
	background-color: #e5b8b8;
	text-align: center;
	color: #9c1f1f;
}

.credits-red a {
	color: #9c1f1f;
	text-decoration: underline;
}

.credits-blue {
	margin: 10px 10%;
	padding: 10px;
	border: 1px solid #8f99cc;
	background-color: #e6e8f2;
	text-align: center;
	color: #5c6699;
}

.credits-blue a {
	color: #5c6699;
	text-decoration: underline;
}

.credits-green {
	margin: 10px 10%;
	padding: 10px;
	border: 1px solid #b4cca3;
	background-color: #ddf2ce;
	text-align: center;
	color: #62804d;
}

.credits-green a {
	color: #62804d;
	text-decoration: underline;
}

/* Widths */

.width200 {
	width: 200px;
}

.width250 {
	width: 250px;
}

.width300 {
	width: 300px;
}

.width350 {
	width: 350px;
}

.width400 {
	width: 400px;
}

.width450 {
	width: 450px;
}

.width500 {
	width: 500px;
}

.width550 {
	width: 550px;
}

.width600 {
	width: 600px;
}

.width650 {
	width: 650px;
}

/* Links (hide and show, e.g. hiding flickr images authors ) */

a.hide-link {
	text-decoration: none !important;
	color: #4d4d4d;
}

a.hide-link:hover, a.hide-link:focus, a.hide-link:active, a.hide-link:visited {
	text-decoration: none !important;
	color: #4d4d4d;
}

a.show-link {
	text-decoration: underline !important;
}

a.show-link:hover, a.hide-link:focus, a.hide-link:active {
	text-decoration: underline !important;
}

/* Colors */

.red { /* Foliovison red */
  color: #b51212;
}

.green-jk { /* Julie Kinnear green a little bit darker and moore green (just for readbility) */
  color: #738033;
}

.blue-lsm { /* LSM blue */
  color: #11549a;
}

.dark-blue, .darkblue { /* Elli Davis + Jay Banks blue */
  color: #143066;
}

.maroon {
  color: maroon;
}

.black {
  color: black;
}

.gray {
  color: gray;
}

.silver {
  color: silver;
}

.white {
  color: white;
}

.green {
  color: #088a08;
}

.blue {
  color: #0404B4;
}

.darkcyan {
  color: #0B615E;
}

.darkpink {
  color: #3B0B39;
}

.darkgreen {
  color: #0A2A0A;
}

.orange {
  color: #FF8000;
}

/* Shared Typography */

body {
	font-family: sans-serif;
	/*font-size: 0.9em;*/
	font-size: 14px;
	line-height: 1.6em;
	color: #696969 /*gray*/;
	background: white;
}

strong {font-weight: bold}
em {font-style: italic}
small {font-size: 0.85em}

p {
  margin: 0px 0px 10px 0px;
}

blockquote {
  margin: 0px 0px 10px 20px;
  padding: 10px 20px;
  border-left: 10px solid silver;
  background-color: #f2f2f2;
}

dl {
  margin: 0px 0px 0px 0px;
}

dt {
  margin: 0px 0px 0px 0px;
  font-weight: bold;
}

dd {
  margin: 0px 0px 10px 0px;
}

h1 {
  margin: 0px 0px 5px 0px;
  font-size: 1.8em;
  font-weight: bold;
}

h2 {
  margin: 15px 0px 5px 0px;
  font-size: 1.5em;
  font-weight: bold;
}

h3 {
  margin: 10px 0px 0px 0px;
  font-size: 1.2em;
  font-weight: bold;
}

h4 {
  margin: 10px 0px 0px 0px;
  font-size: 1em;
  font-weight: bold;
}

ul, ol {
	margin: 0px 0px 10px 40px;
	padding: 0;
}

ul {
	list-style-type: square;
}

ol {
	list-style-type: decimal;
}

ul li, ol li {
	margin: 0;
	padding: 0;
}


/* Lists - tring to make them with own image */

/*ul {
  margin: 10px 0px 10px 10px;
  list-style: none;
}

li ul {
  margin: 0px 0px 0px 10px;
}

ul li, ol ul li, ul ol ul li, ol ul ol ul li {
	padding-left: 20px;
	background: url("/images/ul-li.png") 0px 6px no-repeat;
}

ol {
  list-style: decimal;
  margin: 10px 0px 10px 30px;
}

li ol {
  margin: 0px 0px 0px 30px;
}

ol li, ul ol li, ol ul ol li, ul ol ul ol li {
  padding-left: 0px;
	background: none;
}*/

/*ul > li {
	padding-left: 20px;
	background: url("ul-li.png") 0px 6px no-repeat;
}*/

/* tables - be careful, juliekinnear.com has table layout! */

table.table-silver, table.table-red, table.table-blue , table.table-green  {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	margin: 10px 0 10px 0;
	float: none;
	display: table;
}

.table-silver caption, .table-red caption, .table-blue caption, .table-green caption {
	font-size: 100%;
	font-style: italic;
	caption-side: top;
	padding: 2px 0 2px 0.5em;
	page-break-after: avoid;
}

.table-silver td, .table-silver th,
.table-red td, .table-red th,
.table-blue td, .table-blue th,
.table-green td, .table-green th
{
	font-size: 100%;
	padding: 0.25em 0.5em;
	vertical-align: middle;
}

.table-silver td, .table-red td, .table-red td, .table-green td {
	border: 1px solid #C2C6CD;
}

.table-silver th, .table-silver thead td, .table-silver tfoot td, .table-silver td.trhead,
.table-red th, .table-red thead td, .table-red tfoot td, .table-red td.trhead,
.table-blue th, .table-blue thead td, .table-blue tfoot td, .table-blue td.trhead,
.table-green th, .table-green thead td, .table-green tfoot td, .table-green td.trhead
{
	background: none;
	font-weight: bold;
	font-size: 1em;
}

/* */

table.table-silver {
	background-color: #fafafa;
}

.table-silver td {
	border: 1px solid #C2C6CD;
	
}

.table-silver th, .table-silver thead td, .table-silver tfoot td, .table-silver td.trhead {
	background-color: #e5e5e5;
	color: #333333;
}

/* */

table.table-red {
	background-color: #f2dada;
	color: #9c1f1f;
}

.table-red td, .table-red th {
	border: 1px solid #9c1f1f;
}

.table-red td {
	border: 1px solid #b34747;
	
}

.table-red th, .table-red thead td, .table-red tfoot td, .table-red td.trhead {
	background-color: #e5b8b8;
	color: #800000;
}

/* */

table.table-blue {
	background-color: #e6e8f2;
	color: #5c6699;
}

.table-blue td, .table-blue th {
	border: 1px solid #8f99cc;
}

.table-blue td {
	border: 1px solid #8f99cc;
	
}

.table-blue th, .table-blue thead td, .table-blue tfoot td, .table-blue td.trhead {
	background-color: #b8bed9;
	color: #3d4466;
}

/* */

table.table-green {
	background-color: #e4f2da;
	color: #62804d;
}

.table-green td, .table-green th {
	border: 1px solid #b4cca3;
}

.table-green td {
	border: 1px solid #b4cca3;
	
}

.table-green th, .table-green thead td, .table-green tfoot td, .table-green td.trhead {
	background-color: #c6d9b8;
	color: #3b4d2e;
}

.hide {
	display: none;
}

.show {
	display: block;
}

/* accessability hidden */

.access-hidden {position: absolute; top: -9999px; left: -9999px;}



/* end of common*/

/* reset */

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	margin: 0;
	padding: 0;
}
/*ol, ul {
	list-style: none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of reset */



/* /// Usability Stuff /// */

hr {display: none}
hr.cleaner { display: block; margin: -2px; visibility: hidden; clear: both; height: 0; font-size: 0; line-height: 0 }
.hider { font-size: 0; line-height: 0; position: absolute; left: -9999px }
.clearer {clear: both;}



/* /// Layout /// */

body {
	margin: 0;
	padding: 0;
	font: 14px/22px Tahoma, "Geneva CE", lucida, sans-serif;
	color: #4c4c4c;
	background: URL("images/body-bg.png") top left;
}

#site-body {
	position: relative;
	z-index: 1;
	/*width: 960px;*/
}

#header-bg {
	background: URL("images/header-bg.jpg") top left no-repeat;
	width: 960px;
	height: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#header-bg2 {
	background: URL("images/header-bg2.jpg") 960px top repeat-x;
	width: 100%;
	height: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#footer-bg {
	background: URL("images/footer-bg.jpg") bottom left no-repeat;
	width: 960px;
	height: 260px;
	position: absolute;
	height: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 0;
}

#footer-bg2 {
	background: URL("images/footer-bg.jpg") bottom left repeat-x;
	width: 100%;
	height: 260px;
	position: absolute;
	height: 100%;
	bottom: 0px;
	right: 0px;
	z-index: 0;
}

#navigation {
	display: none;
}

#header {
	width: 960px;
	height: 170px;
}

#content-sidebar-wrap1 {
	width: 960px;
	background: URL("images/content-bottom-bg.jpg") bottom left no-repeat;
	display: block;
}

#content-sidebar-wrap2 {
	width: 960px;
	background: URL("images/content-center-bg.jpg") 30px 320px repeat-y;
	display: block;
}

#content-wrap1 {
	width: 620px;
	margin-left: 30px;
	float: left;
	display: inline;
	background: URL("images/content-top-bg.jpg") top left no-repeat;
}

#content {
	padding: 20px 30px 0px 30px;
	height: 300px;
}

html > body #content {
	height: auto;
	min-height: 300px;
}

#sidebar {
	width: 270px;
	margin-right: 30px;
	float: right;
	display: inline;
	color: #333333;
	font-size: 13px;
	line-height: 22px;
}

#footer {
	clear: both;
	position: relative;
	z-index: 1;
	height: 160px;
}

#footer {
	background: URL("images/footer-bg.jpg") bottom left no-repeat;
	width: 960px;
}

#footer-wrap1 {
	background: URL("images/footer-wrap1.jpg") 960px bottom repeat-x;

}

/* Fixing in IE */

#footer {
	position:relative;
	top: 0px;
}
html > body #footer {
	position:relative;
	top: 0px;
}

#footer {
	&position:relative;
	&top: 0px;
	&z-index: -9999;
}

/* */

.widget {
	background: URL("images/widget-top.jpg") top left no-repeat;
	padding: 20px 30px;
}

.widget-wrap1 {
	background: URL("images/widget-bottom.jpg") bottom left no-repeat;
}

.widget-wrap2 {
	background: URL("images/widget-center.jpg") top left repeat-y;
}

html > body .widget-wrap2 {
	background: URL("images/widget-center.jpg") top left repeat-y;
	margin-bottom: 10px;
}

#text-1 {
	background: URL("images/widget-first-top.jpg") top left no-repeat;
}


#logo {
      margin: 0; padding:0;
      position:relative;
      top: 45px;
      left: 170px;
      width:380px; height:70px;
      overflow:hidden;
      }

#logo span {
      display:block;
      position:absolute; left:0; top:0; z-index:2;
      width:380px; height:70px;
      margin:0; padding:0;
      background:url("images/logo.jpg") top left no-repeat;
      cursor: pointer;
      }

#slogan {
      margin: 0; padding:0;
      position:relative;
      top: 45px;
      left: 170px;
      width:390px; height:40px;
      overflow:hidden;
      }

#slogan span {
      display:block;
      position:absolute; left:0; top:0; z-index:2;
      width:390px; height:40px;
      margin:0; padding:0;
      background:url("images/slogan.jpg") top left no-repeat;
      }
      
/* navigation */
      
#navigation {
      margin: 0; padding:0;
      position:absolute;
      top: 0px;
      left: 620px;
      width:320px; height:140px;
      display: block;
      }
      
#navigation ul li {
      list-style: none;
      }
      
#navigation ul li a {
      display: block;
      position: absolute;
      overflow:hidden;
      }

#nav-about {
      left: 120px;
      top: 60px;
      height: 20px;
      width: 60px;
      }
      
#nav-about span {
	  display:block;
      position:absolute; left:0; top:0; z-index:3;
      background:url("images/navigation.jpg") -120px -60px no-repeat;
      height: 20px;
      width: 60px;
      cursor: pointer;
      }

#nav-workshops {
      left: 10px;
      top: 70px;
      height: 20px;
      width: 80px;
      }
      
#nav-workshops span {
	  display:block;
      position:absolute; left:0; top:0; z-index:3;
      background:url("images/navigation.jpg") -10px -70px no-repeat;
      height: 20px;
      width: 80px;
      cursor: pointer;
      }

#nav-gallery {
      left: 50px;
      top: 20px;
      height: 40px;
      width: 80px;
      }
      
#nav-gallery span {
	  display:block;
      position:absolute; left:0; top:0; z-index:3;
      background:url("images/navigation.jpg") -50px -20px no-repeat;
      height: 40px;
      width: 80px;
      cursor: pointer;
      }

#nav-month {
      left: 180px;
      top: 30px;
      height: 30px;
      width: 110px;
      }
      
#nav-month span {
	  display:block;
      position:absolute; left:0; top:0; z-index:3;
      background:url("images/navigation.jpg") -180px -30px no-repeat;
      height: 30px;
      width: 110px;
      cursor: pointer;
      }

#nav-challange {
      left: 150px;
      top: 80px;
      height: 40px;
      width: 140px;
      }
      
#nav-challange span {
	  display:block;
      position:absolute; left:0; top:0; z-index:3;
      background:url("images/navigation.jpg") -150px -80px no-repeat;
      height: 40px;
      width: 140px;
      cursor: pointer;
      }

#nav-contact {
      left: 50px;
      top: 100px;
      height: 30px;
      width: 70px;
      }
      
#nav-contact span {
	  display:block;
      position:absolute; left:0; top:0; z-index:3;
      background:url("images/navigation.jpg") -50px -100px no-repeat;
      height: 30px;
      width: 70px;
      cursor: pointer;
      }
     
.navigation, .nav-contact, .nav-challange, .nav-month, .nav-gallery, .nav-about, .nav-workshops {
      background:url("images/navigation.jpg") left top no-repeat;
}

html > body .nav-contact {
	background:url("images/navigation.jpg") -320px top no-repeat;
}

html > body #nav-contact:hover span {
      background:url("images/navigation.jpg") -370px -100px no-repeat;
      }

html > body .nav-challange {
	background:url("images/navigation.jpg") -640px top no-repeat;
}

html > body #nav-challange:hover span {
	background:url("images/navigation.jpg") -790px -80px no-repeat;
}

html > body .nav-month {
	background:url("images/navigation.jpg") -960px top no-repeat;
}

html > body #nav-month:hover span {
	background:url("images/navigation.jpg") -1140px -30px no-repeat;
}

html > body .nav-gallery {
	background:url("images/navigation.jpg") -1280px top no-repeat;
}

html > body #nav-gallery:hover span {
	background:url("images/navigation.jpg") -1330px  -20px no-repeat;
}

html > body .nav-about {
	background:url("images/navigation.jpg") -1600px top no-repeat;
}

html > body #nav-about:hover span {
	background:url("images/navigation.jpg") -1720px -60px no-repeat;
}

html > body .nav-workshops {
	background:url("images/navigation.jpg") -1920px top no-repeat;
}

html > body #nav-workshops:hover span {
	background:url("images/navigation.jpg") -1930px -70px no-repeat;
}


/* */

/* footer */

#flickr {
	position: absolute;
	bottom: 0px;
	left: 60px;
	width: 750px;
	color: #bed0df;
}

#flickr img {
	float: left;
	border: 2px solid #162739;
	margin-right: 17px;
}

#flickr {
	font-size: 12px;
	font-family: sans-serif;
	color: #8fadcc;
}

#flickr a {
	color: #8fadcc;
	text-decoration: none;
}

#flickr a:hover {
	color: #c2daf2;
	text-decoration: none;
}

#footer-info {
	position: absolute;
	right: 30px;
	top: 140px;
	width: 410px;
	padding: 0 30px;
	color: #bed0df;
	font-size: 12px;
	line-height: 18px;
	font-family: sans-serif;
	text-align: right;
}

#footer-info a {
	color: #ffffff;
	text-decoration: underline;
}

/* */


/* Typo */

a {text-decoration: underline; color: #31598c;}
a:hover {text-decoration: none; color: black;}

h2 {
	font-size: 42px;
	letter-spacing: 2px;
	line-height: 32px;
	margin: 0;
	padding: 0;
}

h3, .widget h2  {
	margin: 0;
	padding: 0;
}

h2.sifr {
	font-size: 32px;
	letter-spacing: 0px;
	line-height: 42px;
}

h3, .widget h2  {
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 34px;
}

.widget h3.sifr, .widget h2 {
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 30px;
}

h1, H2, h3, h4 {font-family: Georgia, "New York CE", utopia, serif; font-weight: normal;}

h2 {Font-size: 28px; line-height: 32px;}
h2 a {text-decoration: none;}

#content h3 {font-size: 20px; margin: 10px 0 5px 0;}

#sidebar h3, #sidebar h2 {text-align: center; margin-top: 0; margin-bottom: -10px;}

.more, .post-info {
	border-top: 1px solid #dedede;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	font-size: 12px;
}

.more a {
	padding: 0 25px 5px 0;
    background:url("images/more.png") right center no-repeat;
}

.date {
	/*border-top: 1px solid #e5e5e5;*/
	margin: -5px 0 5px 0;
	/*padding: 2px 0 0px 0;*/
	font-size: 14px;
	/*color: silver;*/
	font-style: italic;
	font-family: Georgia, "New York CE", utopia, serif;
}

.date a {
	text-decoration: none;
}

.comment-content {
	border-top: 1px solid #dedede;
	margin: 15px 0 0 0;
	padding: 10px 0 0px 0;
}

.comment-footer {
	margin-top: -10px;
}

.index-nav {
	text-align: center;
	margin: 10px 0;
}

.index-nav a {
	padding: 0 5px;
	text-decoration: none;
}

/* widgets typo */

#sidebar h3.sifr, #sidebar h2 {
	_margin-bottom: 10px;
	&margin-bottom: 10px;
}

#sidebar p {
	margin-top: 10px;
}

#sidebar p a {
	color: #31598c;;
}

#sidebar p img {
	margin-bottom: 0px;
}

ul, ol {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#amzshcs-1, #sidebar p.catcloud {margin-top: -20px;}

.amzshcs-item {
	clear: both;
	margin-bottom: 20px;
	margin-top: -10px;
}

.amzshcs-item img {
	float: left;
	margin: 7px 5px 2px 0;
}

.amzshcs-item a img {
	border: none;
}

#category-cloud h3 {margin-bottom: 15px;}
#category-cloud h3.sifr {_margin-bottom: 25px;}

#amazon-shwcs-1 h3, #amazon-shwcs-2 h3, #breukies-links-4 h3 {margin-bottom: 25px;}
#amazon-shwcs-1 h3.sifr, #amazon-shwcs-2 h3.sifr, #breukies-links-4 h3.sifr {_margin-bottom: 35px;}

#breukies-links-4 h3 {margin-bottom: 5px;}
#breukies-links-4 h3.sifr {_margin-bottom: 10px;}

.widget #twitter_div a {color: #666666; color: #31598c;}

#twitter_update_list li, #twitter-link {margin-bottom: 10px;}


p img, p a img {margin: 10px; padding: 5px; background: white; border: 1px solid silver;}

p img.wp-smiley {margin: 0; padding: 0; border: none;}

#sidebar a, .widget a {
	color: #333333;
	text-decoration: none;
}

#breukies-links-3 h3 {
	margin-bottom: 10px;
}

/* drop down */

.drop-list {display: none; position: absolute; width: 166px; left: -172px; top: -10px; _top: -3px; &top: -3px; padding: 2px 2px; border: 1px solid #31598c; background: white; z-index: 9999;}

#sidebar .drop-list a {
	display: block;
	padding: 2px 5px;
	background: white;
	color: #31598c;
	height: 1%;
}

#sidebar .drop-list a:hover {
	/*background: #31598c;*/
	/*color: #ffffff;*/
	background: #d3dbe5;
	color: #000000;
}

/* */

.wysiwyg {
	background: none;
	background-color: white;
	padding: 10px;
}


/*  new CED participants titles, so we move the forms a little*/
#execphp-5 form {
	margin-top: -20px;
}

#execphp-5 .execphpwidget h3 {
    /*margin-left: -84px;*/
	margin-top: -20px;
}

.sifr img {
    position:relative; margin-top: -10px;
}

h3 img {
    position:relative; margin-top: -10px;
}


/* new aa910 */

#content .more {margin-bottom:36px;}
#content .sIFR-flash {vertical-align:bottom;}
#content .sIFR-replaced {}
#content p {margin: 0 0 1em 0;}
#content h2 {margin: 0 0 6px 0;}
#content h3 {margin: 0 0 6px 0;}
#content .comment-footer {padding: 0; margin-bottom:0;}
#content h2.sifr {display:block; font-size:38px; margin-bottom:0; vertical-align:bottom; height:auto;}
#content h3.sifr {font-size:38px; margin-bottom:0;}
#content #respond {margin-top:36px;}
#content #comments .comment-content {border:0; border-bottom:1px #ccc solid; padding-bottom:6px;}
#content .comments-open h3.sifr,
#content h3#comments.sifr {font-size:30px;}
#content .comment-content {margin:0;}

#sidebar h3.sifr {display:block; font-size:26px; margin-bottom:2px; text-align:center;}
#sidebar h3.sifr span.sIFR-alternate {position:relative; text-align:center;}
#sidebar h3.sifr object {text-align:center;}

#amzshcs-1, #sidebar p.catcloud,
.amzshcs-item,
#execphp-5 .execphpwidget h3{margin:0;}

#footer div.extra {text-indent:-9999px; overflow:hidden; width:300px; }