* {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box}
td ,div ,table,li ,ul ,a ,span ,label,h1,h2,h3 {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;}
body
{
    padding: 0;
    margin: 0;
    
    vertical-align: top;
    font-family: arial,sans-serif;
    color: #555555;
    line-height: 16px;
    font-size: 13px;
}
:focus {outline: 0;}
td{vertical-align:top;text-align:left;}
ul{list-style:none;margin:0;padding:0;}
p{padding: 0;margin: 0;}
a{color: #0060a1;text-decoration: none;}
a:hover{text-decoration: none;}
.clear{clear: both;}
.floatleft{float:left;}
.floatright{float:right;}
.floatnone{float:none;}
.b{font-weight: bold;}
h1,h2,h3{margin: 0px;padding: 0px;/*text-transform: capitalize;*/text-align:left;}
h1{
    font-size: 26px;
    font-family: arial;
    /*text-transform: uppercase;*/ 
    line-height: 30px;
    font-weight: bold;
    padding-top:20px;
    /*padding-bottom:20px;*/
    color:#00436e;
}
h2{
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
	text-transform:none;
}
h3{
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
	text-transform:none;
	margin:5px 0;
}
h1 i
{
	font-size:14px;
	text-transform:none;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}

/*
* Header
*/
.header
{
    display:none;
}

/*
*
*/
.content
{
    padding-left:20px;
    overflow:visible;
}
.content h1,
.content .list
{
    width:505px;
    /*float:left;*/
	margin-bottom:20px;
}
.content .miscitems{display:none;}
/*
* Footer
*/
.path
{
    
    overflow:auto;
    margin-top:30px;
    clear:both;
}
.path div {float:left;}
.path #p1{/*width:800px;*/height:28px;overflow:hidden;}
.path .copy{
    /*display:block;
    padding-top:4px;
    font-weight:bold;*/
}
/*.path strong{cursor:default;}*/
.path a,
.path strong
{
    display:block;
    float:left;
    height:26px;    
    margin-bottom:2px;
    color:#116ba7;
    font-size:11px;
    line-height:15px;
    padding-top:5px;
}
.path a strong{padding:0;}
.path a.root
{
    background:url(../../images/mr1/header.png) no-repeat -45px -160px;
    width:35px;
}
.path span.sep
{
    display:block;
    float:left;
    height:28px;
    width:8px;
    background:url(../../images/mr1/header.png) no-repeat -95px -159px;
    margin:0 10px;
}
.path span.sep span,
.path a.root span{display:none;}
.footer
{
    display:none;
}


/*
* rside
*/
.content .rside 
{
    display:none;
}

.content .block_category
{
    overflow:auto;
    margin-bottom:20px;
    width: 325px;
}
.content .block_category li
{
    float:none;
    clear:both;
    width:auto;
    margin:0;
    border-bottom:solid 1px #c2e6f4;
    padding:5px 5px 5px 15px;
    /*margin-bottom:5px;*/
    overflow:hidden;
    
    background-image:url(../../images/mr1/header.png);
    background-position:-980px -249px;
    background-repeat:no-repeat;
}
.content .block_category img
{
    float:left;
    margin:3px 10px 10px 0;
    border:solid 1px #00a4e4;
}
.content .block_category .time
{
    margin-right:10px;
    margin-bottom:1px;
    display:block;
    float:left;
}
.content .block_category .firstitem .more
{
    text-align:right;
    margin-bottom:10px;   
}

.content .block_category .firstitem
{
    margin-left:5px;
    border-bottom:solid 1px #c2e6f4;
    text-align:justify;
    overflow:auto;
}

.content .block_category .h2
{
    height:30px;
    overflow:hidden;
    border-bottom:solid 1px #43b9e8;
}
.content .block_category h2
{
    color: #0060A1; 
    font-size:18px;
    line-height:17px;
    text-transform:uppercase;
    padding:7px 10px 2px 10px;
    margin-bottom:10px;
    background-image:url(../../images/mr1/header.png);
    background-position:0 -190px;
    background-repeat:no-repeat;
    
    height:30px;
    overflow:hidden;
}
.content .block_category h2 .rss span {display:none;}
.content .block_category h2 .rss
{
    display:block;
    width:16px;
	height:16px;
	overflow:hidden;
    float:right;
    background-image:url(../../images/mr1/header.png);
    background-position:-108px -167px; 
    background-repeat:no-repeat; 
    margin-top:-2px;
}
.content .block_category h3
{
    font-size: 14px;
    font-weight:bold;
}

.content .icovideo,
.content .icoaudio,
.content .icogallery,
.content .icotimer
{
    display:block;
    width:10px;
    height:10px;
    overflow:hidden;
    float:right;
    background-image:url(../../images/mr1/header.png);    
    background-repeat:no-repeat;
    margin-right:2px;
}
.content .firstitem .icovideo,
.content .firstitem .icoaudio,
.content .firstitem .icogallery,
.content .firstitem .icotimer
{
    margin-top:7px; 
}
.content .icovideo
{   
    background-position:-125px -167px; 
}
.content .icoaudio
{
    width:12px;
    background-position:-135px -167px; 
}
.content .icogallery
{
    width:12px;
    background-position:-148px -167px; 
}
.content .icotimer
{
    width:15px;
    height:15px;
    background-position:-160px -167px; 
}

/*
*/
.bloginfo
{
	width:450px;
	min-height:200px;
	padding:10px;
	background-color:#fff;
	/*margin-top:-15px;*/
	margin-bottom:20px;
}
.bloginfo img
{
	float:left;	
    margin:3px 10px 10px 0;
    border:solid 1px #00a4e4;
}

/*thickbox*/
#TB_window{background:none;}/*background: #001E32;*/
#TB_window #TB_closeWindow{margin:0;padding:10px 10px 0 0;}
#TB_window #TB_closeWindowButton
{
    display:block;
    width:27px;
    height:27px;
    background-image:url(../../images/mr1/header.png);
    background-position:-390px -277px;
    background-repeat:no-repeat;
    
}
#TB_window #TB_cNext,
#TB_window #TB_cPrev
{
    background: #001E32;
    vertical-align:middle;
    padding:10px;
}
#TB_window #TB_prev a,
#TB_window #TB_next a
{
    background-image:url(../../images/mr1/header.png);
    background-position:-427px -278px;
    background-repeat:no-repeat;
    display:block;
    height:50px;
    width:50px;
}
#TB_window #TB_next a
{    
    background-position:-480px -278px;
}
#TB_window #TB_logo
{	
    background-image:url(../../images/mr1/header.png);
    background-position:-390px -220px;
    background-repeat:no-repeat;
	height:55px;
	width:60px;
	margin:10px;
}
#TB_frame .tl
{
    background:url(../../images/mr1/header.png) no-repeat -393px -312px;
	width:7px;
	height:5px;
    display:block;
}
#TB_frame .tc
{
    background: #001E32;
}
#TB_frame .tr
{
    background:url(../../images/mr1/header.png) no-repeat -407px -312px;	
	width:7px;
    height:5px;
    display:block;
}
#TB_frame .ml
{
    background: #001E32;
}
#TB_frame .mc
{
    background: #001E32;
}
#TB_frame .mr
{
    background: #001E32;
}
#TB_frame .bl
{
    background:url(../../images/mr1/header.png) no-repeat -393px -318px;	
	width:7px;
	height:10px;
}
#TB_frame .bc
{
    background: #001E32;
}
#TB_frame .br
{
    background:url(../../images/mr1/header.png) no-repeat -407px -318px;	 
	width:7px;  
}

.content .article a.tomrplayer img{border:0;margin:0;} 
