/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url("css/themes-base/blog.css");
@import url("css/classic-tiger/classic-tiger.css");
/* end StyleCatcher imports */

body {
   background: #999;
   font-size: small;
}
#container {
   text-align: center;
}
#container-inner {
   border-color: #292E33;
   border-style: solid;
   border-width: 5px 5px 5px 5px;
   width: 714px;
}
.layout-wt #content-inner {
   background: none;
}
.layout-wt #alpha {
   width: 490px;
   margin: 15px 15px 0 0;
   padding-left: 15px;
}
.layout-wt #alpha-inner, 
.layout-wt #header-inner, 
.layout-tw #alpha-inner, 
.layout-tw #header-inner {
   padding-left: 0;
   padding-right: 0;
}
.layout-wt #content-inner, 
.layout-tw #content-inner {
   padding: 0;
}
#header {
   background: #444 url("banner.jpg") no-repeat 0% 0%;
   border-top: 0;
}
#header a:hover {
   color: #eee;
}
#header-inner {
   border: 2px solid #fff;
   background: none;
   height: 185px;
}

.layout-wt #header-content, 
.layout-tw #header-content {
margin: 44px 15px 20px 185px;
}
#header-name {
   margin: 0;
   color: #fff;
   font-size: 34px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #25303c 0 1px 3px;
}
#header-description {
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 15px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}
#header-name a,
#header-description a
{
   color: #fff;
}
.asset-name {
   font-size: 1.5em;
}
a,
.asset-name a,
.widget a, 
.archive-widget .widget-list .item {
color: #333;
}
img[align="right"] {
margin-left: 6px;
}
img[align="left"] {
margin-right: 6px;
}
.layout-wt #beta {
width: 192px;
}
.widget {
margin-bottom: 2px;
background: #cbcbcb;
width:auto;
}
.widget .widget-header {
background: #444;
border-left: 5px solid #111;
font-size: 12px;
text-transform: uppercase;
padding: 5px 8px;
}
.widget .widget-header a {
color: #fff;
}
.widget-content {
font-size: .9em;
margin-bottom: 15px;
margin-top: 0;
padding: 15px 13px 0 15px;
border-top: 1px solid #efefef;
}
.widget-content li {
margin-bottom: 10px;
margin-top: 0;
}
.widget-archive-category .widget-content li,
.widget-archive-monthly .widget-content li {
margin-bottom: 10px;
margin-top: 0;
}
input#search {
width: 90px;
}

#footer {
background-color: #cbcbcb;
border: 2px solid #fff;
}
#footer .widget,
#footer .widget-content {
border:none;
}
#footer-content,
#footer-content a {
color: #333;
}

.asset-name,
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-title,
.archive-header,
.search-form-header,
.search-results-header,
#header-name,
#header-description,
.widget-header
{
    font-family: 'trebuchet ms',verdana,helvetica,arial,sans-serif;
} 

.caption {
font-size:85%;
}
.asset-content {
line-height: 1.53em;
}
.asset-content p {
margin-top:.9em;
margin-bottom:.9em;
}

.layout-one-column #container {
	width:714px;
}

.layout-one-column #banner {
	width:704px;
}

.layout-one-column #alpha {
	margin-bottom:15px;
}
#comments-open-footer {
	margin-top:1em;
}
.paged-archives {
	margin-bottom:1.5em;
	text-align: center;
}
.paged-archives a {
	margin:0 .25em;
}