/*

NBM templates 
name: NBM200804  
designer:   
designer_url:  
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
line-height : 150%;
}


/* Header */

#header {
    border-top-width: 10px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 0 0;
    line-height: 1;
}

#header-description {
    margin: 0 0 5px 0;
    font-size: 10px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}

#header ul {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  color: #0099FF;
  background: #CCCCCC url(./b-bkg.gif) repeat-x;
}
#header li {
  display: inline;
  white-space: nowrap;
}
#header li a {
  text-decoration: none;
  padding: 0.2em 0.8em;
  color: #0099FF;
  background: transparent;
}
#header li a:hover {
  color: #fff;
  background: #0099FF;
}


/* Content */

.asset-name {
    font-size: 14px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #dcebf1;
}

.asset-footer {
    border-top: 1px solid #dcebf1;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 14px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    background: #fff; 
}

a {
    color: #069; 
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}


/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #fff;  
    background: #fff; 
}

#header a {
    color: #069;
    font-weight: bold;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 25px;
}
#header-content {
    width: 725px; 
    min-height: 25px; 
    margin: 0 0 10px 20px;
}

#header-name {
    color: #069;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    color: #666;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: normal; 
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-title
.archive-header,
.search-form-header,
.search-results-header {
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
} 

.asset-name,
.asset-name a,
.archive-title {
    color: #069;
}

.asset-footer {
    border-top-color: #ccc;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #069;
}

.comment,
.trackback {
    border-color: #dcebf1;
}



.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }




.widget a,
.archive-widget .widget-list .item {
    color: #000;
} 

.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold; 
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    background: url(widget-header.gif) repeat top left #9dd4b4; 
}  
.widget .widget-header {
    border-left: 1px solid #fff;
}

.layout-tw .widget .widget-header {
    border-left-width: 0;
}

.layout-twt #beta .widget-header,
.layout-tw .widget-header {
    border: 0;
}

.embed-asset-widget .widget-header {
    margin-bottom: 10px;
}  
.widget-header,
.widget-header a {
    text-decoration: none;
    color: #fff;
}

.widget-header .edit a {
    border-left-color: #fff
} 
.widget .widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    padding: 0 15px;
}

.media-stream-widget img {
    border: 1px solid #999;
} 
.widget-header .edit a,
.archive-widget .widget-list .item a,
.archive-widget .widget-list .item {
    font-weight: normal;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 12px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}

.adress {
    font-size: 10px;
}


/* Footer ----------------------------------------------------------------- */

#footer {
	background-color: #CCCCCC;
	background-image: url(./b-bkg.gif);
	background-repeat: repeat-x;
	color: #0099FF;
	font-weight: bold;
	padding-bottom: 15px;
}

#footer-content {
    margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#content-inner {
    padding: 10px 0;
}


/* menu ---------------------------------------------------------- */
.menu a {
	text-decoration: none;
	color: #666666;
}
.menu a:hover {
  color: #666666;
  background: #CCCCCC;
}

.menu {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.5em 0.5em 0.0em 1.0em;
	width: 170px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #666666;
    background: url(./pin-B.gif) no-repeat;
}



.menu ul {
  list-style: none;
  width: 10em;
  margin-left: 0;
  padding-left: 0;
  border-bottom: 1px solid #333;

}
.menu li {
  margin: 0;
  padding: 0.2em;
}
.menu li a {
  text-decoration: none;
}

.multiblogtitle {
    font-size: 14px;
    font-weight: bold;
    	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.1em 0.1em 0.1em 0.1em;
	width: 345px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
	color: #fff;
	background: #f60;
}

 .title {
	color: #0066FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding: 2px;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	background-image: url(./b-bkg.gif);
	background-repeat: repeat-x;
	font-size: 110%;
}

 .title2 {
	color: #f60;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #f60;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}

.b-pin {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.5em 0.5em 0.0em 1.0em;
	width: 335px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #666666;
    background: url(./pin-B.gif) no-repeat;
}
.r-pin {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.5em 0.5em 0.0em 1.0em;
	width: 335px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #666666;
    background: url(./pin-R.gif) no-repeat;
}
.g-pin {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.5em 0.5em 0.0em 1.0em;
	width: 335px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #666666;
    background: url(./pin-G.gif) no-repeat;
}
.y-pin {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.5em 0.5em 0.0em 1.0em;
	width: 335px;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	color: #666666;
    background: url(./pin-Y.gif) no-repeat;
}