@charset "utf-8";

/*=main
===================*/

div.asset-body{
clear: both;
padding: 5px 10px;

}


/*=sub
===================*/


#blog div#contents #sub h3{
        margin-bottom: 15px;

}


#blog #sub div.module-content{

margin-bottom: 15px;
}



/* Content */

address {
display:inline;
font-style:normal;
}


.asset-name {
    font-size: 22px;
    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 {
clear:both;
    border-top: 1px solid #ccc;
    margin:25px 0;
text-align: right;
}


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

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    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: 18px;
    font-weight: bold;
}

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

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

/* Footer */

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






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

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


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

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


 .asset-name a {
    margin-bottom: 8px;
}

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

.archive-list-item {
    margin-bottom: 5px;
}
 #contents ol li.posts-list-item{list-style: none;}

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




.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.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: 14px;
}


ul.blog-feeds {
list-style:none;
}


}


/* Calendar Widget */

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



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

address {
display:inline;
font-style:normal;
}



/* Content */

.asset-name {
    font-size: 22px;
    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;
}


.content-nav {
 text-align:center;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    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: 18px;
    font-weight: bold;
}

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

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

/* Footer */

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





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

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


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

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


 .asset-name a {
    margin-bottom: 8px;
}

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

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


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



.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.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: 14px;
}

ul.widget-list{

list-style-type:none;

}

.widget-list li{

	list-style-type:none;
	padding-left:15px;
	margin-bottom:5px;
	background:url(../images/blue_icon.png) no-repeat 0 50%;

}



/* "Powered By" Widget */

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


/* Calendar Widget */

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



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

.widget-content table{
text-align:center;
margin:0 auto;
}

.widget-content table td{
padding:2px;

}

ul.archive-list,
ul.entry-categories-list{
list-style:none;

}

.widget-content ul li{
padding-left: 15px;
padding-bottom: 5px;
	background:url(../images/blue_icon.png) no-repeat 0 50%;
}

input#search{
margin-left: 12px;

}

