body {
  background:#123;
  margin:0;
  padding:20px 10px;
  text-align:center;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#ccc;
  font-size:small;
}


/* Page Structure
----------------------------------------------- */
/* The images which help create rounded corners depend on the 
   following widths and measurements. If you want to change 
   these measurements, the images will also need to change.
   */
@media all {
#content {
	width:740px;
	margin:0 auto;
	text-align:left;
}
#main {
	width:485px;
	float:left;
	background:#eec url("/common/r3_corners_main_bot.gif") no-repeat left bottom;
	margin:15px 0 0;
	padding:0 0 10px;
	color:#333;
	font-size:97%;
	line-height:1.5em;
}
#main2 {
	float:left;
	width:100%;
	background:url("/common/r3_corners_main_top.gif") no-repeat left top;
	padding:10px 0 0;
}
#navbar {
	width:240px;
	float:right;
	margin:15px 0 0;
	font-size:97%;
	line-height:1.5em;
}
#navbar img { border-width:0 }

} /* end @media all */

/* Links */
a:link { color:#9db; }
a:visited { color:#798; }
a:hover { color:#fff; }
a img { border-width:0; }
#main a:link { color:#347; }
#main a:visited { color:#666; }
#main a:hover { color:#68a }


@media all {
#header {
	background:#357 url("/common/r3_corners_cap_bot.gif") no-repeat left bottom;
	margin:0 0 0;
	padding:0 0 8px;
	color:#fff;
}
#header div {
	background:url("/common/r3_corners_cap_top.gif") no-repeat left top;
	padding:8px 15px 0;
}
}

#ourheaders {
	margin:0;
	padding:10px 30px 5px;
	font-size:200%;
	line-height:1.2em;
}
#description {
	margin:0;
	padding:5px 30px 10px;
	font-size:94%;
	line-height:1.5em;
	color:#abc;
}


/* Posts
----------------------------------------------- */
.section-header {
  margin:0 28px 0 43px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#586;
  }
.section {
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #bb9;
  border-width:1px 0;
  }
.section-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  background:url("/common/r3_icon_arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #bb9;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
#main a.title-link, .section-title strong {
  text-decoration:none;
  display:block;
  }
#main a.title-link:hover {
  background-color:#fff;
  color:#000;
  }
.section-body {
  border:1px dotted #bb9;
  border-width:0 1px 1px;
  border-bottom-color:#eec;
  padding:10px 14px 1px 29px;
  }
html>body .section-body {
  border-bottom-width:0;
  }
.section p {
  margin:0 0 .75em;
  }
p.section-footer {
  background:#fff;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bb9;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
html>body p.section-footer {
  border-bottom-color:transparent;
  }
p.section-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
 /*
.section img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #586;
  }
  */
blockquote {
  margin:.75em 0;
  border:1px dotted #596;
  border-width:1px 0;
  padding:5px 15px;
  }
.section blockquote p {
  margin:.5em 0;
  }


/* Alternate */
@media all {
  #alternate-container {
    background:#586 url("/common/r3_corners_alt_bot.gif") no-repeat left bottom;
    margin:0 0 15px;
    padding:0 0 10px;
    color:#fff;
    }
  #alternate-container h2 {
    background:url("/common/r3_corners_alt_top.gif") no-repeat left top;
    padding:10px 15px .2em;
    margin:0;
    border-width:0;
    font-size:115%;
    line-height:1.5em;
    color:#fff;
    }
  }
@media handheld {
  #alternate-container {
    background:#586;
    }
  #alternate-container h2 {
    background:none;
    }
  }

.alternate-datablock {
  margin:0 15px .5em;
  border-top:1px dotted #7a8;
  padding-top:8px;
  }
.alternate-img {display:inline;}
.alternate-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #bec;
  }
.alternate-data strong {
  display:block;
  }
#alternate-container p {
  margin:0 15px .5em;
  }
#alternate-container .alternate-textblock {
  clear:left;
  }
#alternate-container a {
  color:#fff;
  }
.alternate-link a {
  background:url("/common/r3_icon_alternate.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }
ul.alternate-datablock {
  list-style-type:none;
  }


/* Sidebar Boxes
----------------------------------------------- */
@media all {
  .box {
    background:#234 url("/common/r3_corners_side_top.gif") no-repeat left top;
    margin:0 0 15px;
    padding:10px 0 0;
    color:#abc;
    }
  .box2 {
    background:url("/common/r3_corners_side_bot.gif") no-repeat left bottom;
    padding:0 13px 8px;
    }
  }
@media handheld {
  .box {
    background:#234;
    }
  .box2 {
    background:none;
    }
  }
.navbar-title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #456;
  font-size:115%;
  line-height:1.5em;
  color:#abc;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("/common/r3_icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #345;
  line-height:1.4em;
  }
.box p { margin:0 0 .6em; }
.boxedimg {
	text-align:center;
	background-color:white;
	border-style:outset;
}
.boxedimg img { border-width:0; }

/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0;
  padding:15px 0 0;
  }
@media all {
  #footer div {
    background:#357 url("/common/r3_corners_cap_top.gif") no-repeat left top;
    padding:8px 0 0;
    color:#fff;
    }
  #footer div div {
    background:url("/common/r3_corners_cap_bot.gif") no-repeat left bottom;
    padding:0 15px 8px;
    }
  }
#footer hr {display:none;}
#footer p {margin:0;}
#footer a {color:#fff;} 

