/* Base */
@import url(http://www.typepad.com/.shared/themes/common/base-weblog.css);
/* Portal */
/* Theme */
@import url(http://www.typepad.com/.shared/themes/walt/theme-asterisk_white.css);

/* Custom */
body {
    background-color: #fff;
    background-image:none;
    font-size: 12px;
  text-align:left;
}

ul {
	padding-left: 30px;
}

#container-inner {
    border-width: 0px;
  margin-top:15px;
}

#banner {
    border-top-width: 0px;
    background-image: none;
    background-color: transparent;
    color: #fff;
}

#banner a {
    color: #000;
}

#banner-header {
    font: bold 24px 'Lucida Grande', Verdana, sans-serif;
    padding-bottom: 7px;
    padding-top: 0px;
    padding-left: 23px;
}

#banner a:hover {
    text-decoration: none;
}

#banner-inner {
    border-top: none;
    border-bottom: 1px solid #000;
    padding-right: 0px;
}

#banner-description {
    font: bold 16px 'Lucida Grande', Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #f1f2f3;
    padding: 5px 25px;
    background: url(http://nuxeo.typepad.com/img/navbar.png) top left no-repeat;
}

#pagebody {
    background-color: #fff;
    background-image:none;
    width: 938px;
    border: 1px solid #e9eef4;
    border-with: 0 1px;
  padding:0;
}

.layout-three-column-right #pagebody-inner {
    background: none;
}

.layout-three-column-right #alpha {
    width: 640px;
  padding:10px;
}

#alpha, #beta, #gamma, #delta {
    margin-left: 10px;
}

.layout-three-column-right #beta {
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.25, rgb(255,255,255)),
    color-stop(1, rgb(238,247,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(255,255,255) 25%,
    rgb(238,247,255) 100%
);
border-left:2px dashed #BDDDFF;
border-bottom:2px dashed #BDDDFF;
float:right;
padding:15px;
width:220px;
border-bottom-left-radius:15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
}

.layout-three-column-right #gamma {
    display:none;
}

a, a:link, a:hover {
    color: #0066FF;
}

a, a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #993399;
}

/* List entries */

.content-nav {
    background-color: #DDEEFF;
    margin-bottom: 10px;
    padding: 5px;
}

.content-header {
    color: #454545;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    font-weight: bold;
}

.date-header {
    color: #999999;
    font-size: 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #CCCCCC;
}

.entry {
    background-image: none;
    background-position: 6px 09px;
	margin-bottom: 10px;
}

.entry-content {
    margin:5px;
}

.entry-header {
    font: bold 18px 'Lucida Grande', Verdana, sans-serif;
  margin:5px;
}

.entry-body {
    line-height: 150%;
    margin: 10px 0 13px 0;
}

.entry-body h2 {
    font-size: 18px;
    font-weight: bold;
}

.entry-body h3 {
    font-size: 16px;
    font-weight: bold;
}

.entry-body h4 {
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}

.entry-body img {
    margin: 10px;
}

blockquote {
    display: block;
    width: 380px;
    font-style: italic;
}

blockquote:before, blockquote:after {
    color: #CCC;
    display: block;
    font-size: 7em;
    width: 50px;
}

blockquote:before {
    content: none;
    height: 5px;
    margin-left: -0.7em;
}

blockquote:after {
    content: none;
    /*margin-top: -50px;*/
    margin-left: 390px;
}

.entry-footer {
background-color:#e3e8f0;
border-bottom:1px solid #bac5d9;
font-weight:normal;
margin:5px 5px 20px;
padding:5px;
}

/* Columns */

#beta p, #gamma p {
    margin: 5px 0;
}

.module-header, .module-header a:link, .module-header a:visited {
    color: #333;
}

.module-header a:hover {
    color: #000;
}

.module-content {
    margin-bottom: 10px;
    font-size: 10px;
}

.module-more {
text-align:left;
padding-left:10px;
}

.module-content a:hover {
    color: #0066ff;
}

.module-content a:visited {
    color: #0066ff;
}

.module-list-item {
    padding-left: 5px;
}

#beta .module-list-item, #beta .archive-list-item {
    padding-bottom: 2px;
    border-bottom: 0px solid #ccc;
}

.nuxeo-categories-module {
 padding-left:5px;
}


.module-feed .module-list-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.emailSub {
    border-width: 1px;
    background-color: #ffffcc;
    width: 110px;
}

#readerpublishermodule0, #twitter_div {
    margin-bottom: 20px;

}

#readerpublishermodule0 ul li {
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px 0;
}

#readerpublishermodule0 ul {
    padding-left: 0;
  list-style-type:none;
  font-size:10px;
}

.about_author p {
  line-height:153%;
  font-size:90%;
}

#aboutEB {
    margin-bottom: 12px;
}

#aboutEB p {
    font-size: 11px;
}

#aboutEB em {
    font-style: normal;
    font-weight: bold;
}

#aboutEB h4 {
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
}

#twitter_update_list li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-left: 5px;
}

#twitter-link {
    text-align: left !important;
    margin-top: 10px;
}

.bliptv_sidebar {
    border: none !important;
    width: 180px !important;
}

.bliptv_sidebar center {
    text-align: left !important;
}

.bliptv_sidebar a img {
    padding-left: 5px;
}

#readerpublishermodule0 h3, .bliptv_sidebar span {
    font-weight: bold !important;
    font-size: 14px !important;
    color: #666 !important;
}

/* Yellow top bar with nuxeo links */

.yellowribbon {
  border:none;
  overflow: hidden;
}
div#blogRollBar {
    background-color:#ffd800;
    color: #00;
    height:18px;
    margin-bottom:0px;
}

div.blogRollZone {
    margin: 0 15px;
    text-align: right;
    width: 940px;
    height:15px;
}

div.blogRollLinks {
    background-color: #ffd014;
    padding:2px 7px 2px 2px;
    text-transform: uppercase;
    float:right;
}

div.blogRollLinks a {
    padding-left: 7px;
}

.nuxeo-subscribe-module a, .nuxeo-subscribe-module a:hover, .nuxeo-subscribe-module a:visited {
  color:#186487;
font-size:11px;
font-weight:bold;
}

.nuxeo-subscribe-module a:hover {
text-decoration:underline;
}

.nuxeo-subscribe-module {
background-color:#ddeeff;
font-size:12px;
padding-bottom:0;
padding-left:0;
padding-right:2px;
padding-top:0;
}
.nuxeo-subscribe-module a img {
margin-right:4px;
vertical-align:middle;
}

#lwp_main #lwp_f {
  display:none;}

#lwp_3_searchbutton {
  text-transform:capitalize;
}

pre {
 font-size:11px;
 width:498px;
 overflow:auto;
}

.rounded, .rounded:visited {
  -moz-border-radius:6px 6px 6px 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.6);
  box-shadow:0 1px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.6);
  background:url("http://www.nuxeo.com/extension/nuxeo_design/design/nuxeo/images/overlay.png") repeat-x scroll 0 0 #262626;
  border-bottom:1px solid rgba(0, 0, 0, 0.4);
  color:#fff;
  cursor:pointer;
  display:block;
  padding:7px;
  margin:0 0 10px !important;
  position:relative;
  text-decoration:none;
  text-align:center;
  text-shadow:0 1px 1px rgba(0, 0, 0, 0.10);
          }
          
.rounded:hover {
  background-color:#000; 
  }

.rounded a, .rounded a:link, .rounded a:visited  {
  color:#f1f2f3;
}

.rounded a:hover {
  color:#fff;
  text-decoration:none;
}

.rounded span {
  font-weight:bold;
}

.module-search {
  float:right;
  width:200px;
}

.module-search input[type="search"] {
margin-bottom:10px;
margin-right:6px;
width:100px;
}

table.gsc-branding, div.gsc-clear-button {
  display:none !important;
}

div#cse-search-form {
  width:180px;
}

input.gsc-search-button {
 margin-left:7px !important;
}

/* ph=1 */
/* nhm:from_kauri */

/* ph=1 */

