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



/* Header */

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

#header-inner {
    position: relative;
}

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

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

#header a {
    text-decoration: none;
}

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



/* 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 {
    color: #333;  
    /*font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;*/
    font: 12px/1.25 "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Arial", "Helvetica", "monospace";
    background: #FFFEEC url(imgs/body.gif) repeat-y  top center;
}

a {
    color: #56763a; 
}

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: #1e2900;  
    background: #8594b6 url(imgs/header.jpg) no-repeat bottom left; 
}

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

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

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

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




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

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




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

.widget-header {
    /*padding: 18px 50px;*/
    font-size: 12px;
    font-weight: bold; 
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    /*background: url(imgs/parts1.jpg) no-repeat bottom left #ffffff;*/
}  
.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;
    
}


/* "Powered By" Widget */

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


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


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

#footer { 
    background-color: #1e2900; 
}

#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;
}



/*--Original--------------------------------------------------------------- */

.wide_frame{
	height: 350px;
	width: 905px;
	border: 1px solid #AAAAAA;
	color: #333333;
	font-size:13px;
	line-height: 125%;
	margin-bottom: 2px;
}

.wide_frame_inner,
.wide_frame_inner_mini{
	float: left;

	width: 295px;
	margin: 2px;

	
}

.wide_frame_inner{
	height: 343px;
}

.wide_frame_inner_mini{
	height: 308px;
}
.wide_frame_title{
	float: left;
	height: 18px;
	width: 580px;
	padding: 5px;
	margin: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #555555;
	font-size:15px;
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

.wide_frame table {
	border-collapse: collapse;
  border-spacing: 3px;
  border: 1px solid #666666;
}

.wide_frame td { 
  border: 1px solid #aaaaaa; 
}
