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

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}

A:link {
  }

A:hover {
}

A:visited {
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}

ol { list-style: ; }
ul { list-style: ; }
.item { list-style: none; }


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

/*
.pkg, #content-inner { display: block; }

* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }


.inline { display: inline; }
.hidden { display: none; }

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {

    position: relative;
    width: 100%;
    width: auto;
}

.pkg:after,
#content-inner:after,
#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{
    height: 1%;
}

*/

/* pankuzu ----------------------------------------------------------------- */


.pankuzu {
font-size : 12px;
padding : 0px 0px 10px 0px;
}


.pankuzu a{
text-decoration : none;
}

.pankuzu b{
}

/* information ----------------------------------------------------------------- */


.information {
font-size : 10px;
line-height : 14px;
padding : 0px 0px 0px 0px;
}

.information ul {


}

.information li {
padding : 5px;
margin : 0px 0px 1px 0px;
background-color : #fff;

}

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

body {
    text-align: center;
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    color: #333;  
    font-family: trebuchet ms;   
    background-color: #fff; 
}

#header, #content, #alpha, #beta, #footer {
    position: relative;
}

#header-inner{
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 900px;
}

#container-inner {
    width: 900px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
}

#content { 
    background-color: #fff;
    margin-top: 0px;  
    margin-bottom: 30px;  
}

#content-inner{
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    width: 900px;
    margin: 0 auto;
}


#alpha, #beta {
    display: inline;
    float: left;
}


#beta {
    z-index: 100;
}

#alpha-inner {
    position: static;
    overflow: visible;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    margin-top: 10px;
}

#beta-inner {
    position: static;
    overflow: visible;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    margin-top: 10px;
    margin-right: 10px;
}

#footer-inner {
    overflow: hidden;
    padding: 20px 0px;
    position: relative;
    width: 900px;
    margin: 0 auto;
}




/* Thin-Wide */

.layout-tw #alpha {
    left: 300px;
    width: 600px;
    background:#fff;
}

.layout-tw #beta {
    left: -600px;
    width: 300px;
    background:#fff;
}

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

#header {
    height: 120px;
    border-top-width: 0px;
    border-top-style: solid;
    border-color: #470101;
    background: #ad0404 url(http://stopinlook.com/mt/mt-static/themes/minimalist-red/header.gif) no-repeat top left; 
}

#header-inner {
}

#header-content {
    width: 900px; 
    margin:;
}

#header-name {
    margin-top: 30px;
    margin-left: 30px;
    color: #fff; 
    font-size: 34px;
    font-weight: bold;
}

#header-description {
    margin: 0;
    margin-bottom: 0;
    font-size: 11px;
    color: #fff;  
}

#header a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

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


/* Assets ---------------------------------------------*/


.entry-tags,
.entry-categories {
margin-top: 10px;
margin-bottom: .5em;
}

.entry-tags h4,
.entry-categories h4 {

    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.entry-tags ul li a,
.entry-categories ul li a{
    color: #ab0404; 
}



.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt
 {
    clear: both;
    height: 1%;
}


.entry-asset {
    width: 95%;
    clear: both;
    overflow: hidden;
    clear: both;
    display: block;
    border: 1px solid #eee;
    padding: 8px;
    background-color: #fff;
    margin-bottom: 10px;
}

.asset-header {
    background-color: #f0f0f0;
}

.asset-name {
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    line-height: 1.5;
}

.asset-name a:link {
    color: #333;
    text-decoration: none;
}

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

.asset-name a:visited {
    color: #333;
    text-decoration: none;
}

span.byline{
    background-color: #fff;
    color: #999;
    font-size: 10px;
}

span.vcard{
    background-color: #fff;
    color: #999;
    font-size: 10px;
}


.asset-meta {
    text-align: right;
    border-top: 1px solid #ccc;
    font-weight: normal;
    background-color: #fff;
}

.asset-content {
    clear: both;
}

.asset-body {
    background-color: #fff;
    padding: 10px;
}

.asset-body p{
    padding-bottom: 10px;
}

.asset-footer {
    border-top: 0px solid #ccc;
    border-top-color: #ddd;
    font-size: 11px;
    clear: both;
    margin-top: 5px;
    margin-bottom: 10px;
}


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


.typelist-thumbnailed {
    font-size: 11px;
}

.content-nav {
    display: block; 
    text-align: center;
    margin: 5px 0 10px;
}

.content-nav a:link{
    color: #ab0404; 
}

.content-nav a:hover{
    color: #000000; 
}

.content-nav a:visited{
    color: #ab0404; 
}

/* Archive ---------------------------------------------*/
.archive {
    overflow: hidden;
    width: 100%;
    position: static;
    clear: both;
}

.archive-header {
    color: #333;
}

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

.archive-content
 {
    clear: both;
}

.archive-content a
 { 
color: #ab0404; }

.archive-title {
    color: #000;
}

/*.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
 {
    clear: both;
}


.comments,
.trackbacks,
 {
    overflow: hidden;
    width: 100%;
}

.comments,
.trackbacks, 
{
    position: static;
    clear: both;
}

.comments,
.comments-content,
.trackbacks,
.archive,
.search-form  {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header  {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

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

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

*/



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

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-header { 
    margin-right: 0px;
    margin-left: 0px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    color: #333;
    font-weight: normal;
}

.widget-header a:link {
    text-decoration: none;
    color: #333;
    font-weight: normal;
}

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

.widget-header a:visited {
    text-decoration: none;
    color: #333;
    font-weight: normal;
}

.widget-content {
    border: 0px solid #ccc;
    font-size: x-small;
    font-family: Arial, Verdana, sans-serif;
    margin: 0;
    position: relative;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

.widget-content ul {
    margin-right: 0;
    margin-left: 0;
}
.widget-content li {
    display: inline;
    margin-bottom: 5px;
    line-height: 1.6;
    background: none;
}

.widget-content a {
    display: block;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    text-align: left;
    padding: 5px 8px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}

.widget-content a:hover {
    display: block;
    background-color: #000;
    text-align: left;
    padding: 5px 8px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

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

#footer { 
    background-color: transparent; 
}

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

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

/* 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;
}
-------------------------------------------------------*/

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

