﻿body 
{
   font-family:Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;
    margin-top:0;
    font-size:12px;    
}
a{ text-decoration:none;color:#000;font-weight:bold}
a:hover{color:#008000}
.bold{font-weight:bold}
.span_title{color:#008000}
.span_section{color:#008000;font-weight:bold;font-size:130%;}
.span_red{color:#FF0000}

img{border:none;}
img:hover{cursor:pointer}

a{border:none;}
.hr_dot
{
    border:dashed .5px #c6c6c6;
    width:95%;
    margin:auto;
    }
.readmore 
{
   color:#33cc00;
   font-weight:bold;
   font-size:125%; 
   float:right;
    } 
.btn
{
    border:solid 1px #c6c6c6;
    color:#000;
    font-weight:bold;
    }

.btn:hover
{
    color:#008000;
    cursor:pointer;
    }
.network
{
  float:right;
  width:20%;  
    }    
.mnuitm
{
  
  margin-left:3px;
  font-weight:bold; 
  color:#008000; 
  
    }
.header
{
    width:100%;
    /*border-bottom:solid 1px #008000;*/
    background:#f5f5f5 url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bg_header.png);
    color:#008000;
    font-weight:bold;
    }  
          
.wrap_main
{
  width:990px;
  margin:auto;
  min-height:200px;
  overflow:hidden;
  background: #f5f5f5 url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bg_main.png);  
  border:solid 1px #d6d6d6;
}

.wrap_comments
{
    width:100%;
    /*border:solid 1px #d6d6d6;*/
    min-height:20px;
    overflow:hidden;
    background-color:#fff;
    color:#808080;
    /*border:solid 1px #d6d6d6;*/
    margin-bottom:4px;
    padding-bottom:10px;
    }
.wrap_comments_top
{
   width:95%;
   color:#000;
   min-height:1px;
   overflow:hidden;
   background:#fff url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bg_cover.png);
   border-top:solid 1px #c6c6c6;
   border-right:solid 1px #c6c6c6;
   padding-top:3px;
   margin:auto;
   margin-bottom:4px;
   margin-top:4px;
}
.wrap_notes
{
    width:97.5%;
    border:solid 1px #990000;
    min-height:3px;
    overflow:hidden;
    background-color:#ffffcc;
    margin:2px 2px 2px 2px;
    padding:5px 5px 5px 5px;
    }
.wrap_tv
{
    width:99%;
    border:outset 1px #000066;
    min-height:3px;
    overflow:hidden;
    color:#008000;
    background-color:#FFF;
    text-align:center;
    margin:3px 3px 3px 3px;
    padding-bottom:10px;
    }    
.wrap_news
{
    width:99.5%;
    border:solid 1px #d6d6d6;
    min-height:3px;
    overflow:hidden;
    background-color:#fff;
    border:solid 1px #d6d6d6;
    margin-bottom:4px;
    padding-bottom:10px;
    }
.wrap_news_top
{
   width:100%;
   border-bottom: dotted 1px #c6c6c6;
   width:100%;
   min-height:20px;
   overflow:hidden;
   margin-bottom:4px;
}

.wrap_news_top .title 
{
    min-height:30px;
    overflow:hidden;
    font-weight:bold;
    font-size:140%;
    width:100%;
    }    

.wrap_news_top .postby 
{
    min-height:30px;
    overflow:hidden;
    width:58%;
    float:left;
    }    

.wrap_news_top .postshare
{
    min-height:30px;
    overflow:hidden;
    width:40%;
    float:right;
   
    }    

.wrap_news .content
{
   width:98%;
   padding:5px 5px 5px 5px;
   margin-bottom:4px;
   margin-top:4px;
}

.wrap_body_l 
{
  width:84%;
  min-height:200px;
  overflow:hidden;  
}    

.wrap_body_r 
{
  width:15%;
  min-height:200px;
  overflow:hidden;  
}    

.wrap_header 
{
    width:100%;
    min-height:35px;
    overflow:hidden;
    background-color:#fff;
    
  }
  
.wrap_header .logo 
{
    float:left;
    width:27%;
    min-height:99px;
    overflow:hidden;
    padding-left:6px;
    border:none;
    }    

.wrap_header .logo a
{ text-decoration:none;
    border:none;
    }    
    
.wrap_header .banner 
{
    float:right;
    width:72%;
    height:99px;
    }    

    
/*.wrap_header .banner 
{
    width:99%;
    border-bottom:solid 1px #d6d6d6;
    border-top:solid 1px #d6d6d6;
    min-height:30px;
    overflow:hidden;
    }
  */      
.wrap_widget
{
    width:96%;
    border:solid 1px #d6d6d6;
    min-height:20px;
    margin:auto;
    background-color:#FFF;
    }
.wrap_msg 
{
     width:80%;
     min-height:20px;
     overflow:hidden;
     border:red 1px solid;
     background-color:#fafad2;
     font-weight:bold;
     text-align:center;
     color:red;
     margin:auto;
     padding:5px 5px 5px 5px;
    }    
    
.wrap_msg_s
{
     width:80%;
     min-height:20px;
     overflow:hidden;
     border:#008000 1px solid;
     background-color:#ccffcc;
     font-weight:bold;
     text-align:center;
     color:#008000;
     margin:auto;
     padding:5px 5px 5px 5px;
    }    
 
 .wrap_image 
 {
    width:255px;
    height:260px;
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    text-align:center;
    font-weight:bold;
    
    }
 .wrap_image2 
 {
    width:300px;
    height:300px;
    /*text-align:center;*/
    margin:auto;
    font-weight:bold;
    border:solid 1px green;
    
    }
 
 .wrap_image3
 {
    width:200px;
    height:200px;
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    text-align:center;
    font-weight:bold;
    
    }
    
 .wrap_docs
 {
    float:right;
    min-height:20px;
    overflow:hidden;
    width:200px;
    padding:0px  0px 5px 0px;
    border:solid 1px #008000;
    font-size:90%;
    background:#fff url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bg_header2.png);
    margin: 2px 2px 1px  2px;
    }
 .wrap_docs a{ text-decoration:none;}
    
 .wrap_docs_span
 {
    margin: 3px 2px 3px 3px;
    font-size:8pt;
    font-weight:bold;
    }
 
.wrap_image:hover
 {
   border:solid 1px #008000;
   cursor:pointer;
    }       

.toolbar 
{
    width:100%;
    border-top:solid 1px #d6d6d6;
    border-bottom:solid 1px #d6d6d6;
    min-height:25px;
    padding-top:5px;
    overflow:hidden;
    padding-left:10px;
    background-color:#fff;
    background: #ffffff url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bgheader.png);
    }    
.tab_settings
{
    width:99%;
    min-height:100px;
    overflow:hidden;
    } 
.wrap_content 
{
    width:69%;
    float:left;
    min-height:60px;
    overflow:hidden;
    margin-left:3px;
    margin-top:3px;
    }      
.wrap_banner_r 
{
    width:30%;
    min-height:60px;
    overflow:hidden;
    float:right;
    font-size:85%;
    }
.cover_top
{
    width:69%;
    min-height:60px;
    overflow:hidden;
    background:#fff url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bg_cover.png);
    border:solid 1px #6495ed;
    float:left;
    }    

.cover
{
    width:99%;
    min-height:10px;
    overflow:hidden;
    background:#fff url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bg_cover.png);
    border:solid 1px #6495ed;
    margin:auto;
    margin-bottom:2px;
    
    }    
 .wrap_entry
 {
    width:99%;
    border:solid 1px gray;
    min-height:30px;
    overflow:hidden;
    padding:3px 3px 3px 3px;
    }              
.wrap_entry .header
 {
    width:100%;
    border-bottom:solid 1px gray;
    min-height:20px;
    overflow:hidden;
    padding:3px 3px 3px 3px;
    }                    
.wrap_entry .tool
 {
    width:100%;
    border-bottom:solid 1px gray;
    min-height:10px;
    overflow:hidden;
    padding:1px 1px 1px 1px;
    }                       
.wrap_trending
{
    width:99%;
    min-height:10px;
    overflow:hidden;
    font-size:90%;
    background-color:#fff;
    border-bottom: dotted 1px #c6c6c6;
    margin-bottom:5px;
    
    
    } 
 .wrap_trending_img
{
    width:50px;
    height:50px;
    min-height:10px;
    overflow:hidden;
    border:none;
    float:left;
    margin-right:4px;
    } 
 .wrap_date
 {
    font-size:110%;
    font-weight:bold;
    color:#008000;
    width:100%;
    min-height:10px;
    overflow:hidden;
    }
 .fb_share{float:left; margin-left:25px; margin-bottom:0;}  
 .head_publicity{height:15px;width:100%;background-color:#f5f5f5;border-bottom:solid 1px #c6c6c5;color:#C6C6C6;text-align:center}  
 
 .searchbox-small {
	border: #dcdcdc 1px solid; 
	min-height: 15px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	float:right;
	margin-right:5px;
	overflow: hidden; 
	width: 150px; 
	background-color: #ffffff;
	
}

.searchbox-small img {
	float: left; 
	height: 15px; 
	background-color: #ffffff;
	cursor:pointer;
}

.searchbox-small input {
	float: left; 
	width: 85%; 
	border: none; 
    vertical-align:middle;
    height:15px;
}

.searchbox {
	border: #dcdcdc 1px solid; 
	min-height: 12px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin: auto; 
	overflow: hidden; 
	width: 250px; 
	background-color: #ffffff;
	margin:auto;
}


.searchbox img {
	float: left; 
	height: 28px; 
	background-color: #ffffff;
	cursor:pointer;
}

.searchbox input {
	float: left; 
	width: 85%; 
	border: none; 
    vertical-align:middle;
    height:26px;
}

.wrap_ticker
{
    width:99%;
    min-height:10px;
    overflow:hidden;
    /*background-color:#fff;*/
    border-bottom: dotted 1px #c6c6c6;
    margin-top:3px;
    margin:auto;
    } 
 
 .wrap_ticker_h2
{
    min-height:180px;
    overflow:hidden;
    
    } 
 
 .wrap_ticker_h
{
    width:200px;
    min-height:220px;
    overflow:hidden;
    background-color:#fff;
    font-size:85%;
    border: solid 1px #c6c6c6;
    padding: 2px 2px 2px 2px;
    margin-left:1px;
    margin-right:1px;
    } 
   
 .wrap_ticker_info
{
    width:99%;
    min-height:10px;
    overflow:hidden;
    margin:auto;
    /*background-color:#fff;*/
    } 
   
 .wrap_ticker_img
{
    width:198px;
    height:150px;
    margin:auto;
 
 } 

.wrap_footer
{
    margin-top:5px;
    text-align:center;
    border:solid 1px #c6c6c6;
    margin:auto; 
    background:#fff url(http://ccresources.s3.amazonaws.com/scripts/css/imgs/bg_cover.png);
    color:Blue;
    width:600px;
    }

