body{
 margin: 0px;
 padding: 0px;
    }

a:hover
{
background-color:#DDDDFF;
font-weight:bold;
color:#0000FF;
}
a
{
text-decoration:none;
}

a.links{
font-size:16px;
}
.category{
	 clear: left;
}

h2 {
	display: block;
    font-size: 1.4em;
    margin-top: 0.3em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
	margin-bottom: 0px;
    font-weight: bold;
	
}
h3 {
	display: block;
    font-size: 1.2em;
    margin-top: 0.67em;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.wcblock{
   display: inline-block;
   border: 1px solid #cccccc;
}

.wcsubblock{
   display: inline-block;
   border: 1px solid #cccccc;
   vertical-align:top;
   align:center;
}

.category_title{
text-align: center;
background-color:green;
color:white;
clear: left;
}

.paper {
   display: inline-block;
   border: 1px solid #cccccc;
 }

.papersub {
   float: left;
   border: 1px solid yellow;
 }

 .footer {
text-align: center;
font-size: 0.8em;
background-color:green;
color:white;
clear: left;
 }

.adblock {
clear: left;
   border: 1px solid green;
   width:252px;
	height:252px;
}
.subhead {
float: left;
width: 92px;
height: 40px;
margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding: 5px;
background-image: url('./image/liveWordlLogo.png');
background-repeat: no-repeat;
border: 0px solid white;
}

.paperimgsub {
    float: left;
    margin-top: 1px;
    margin: 1px;
    padding: 0px;
    width: 100px;
    height: 24px;
	background: white;
    border: 1px solid white;
} 

.paperimg {
    float: left;
    margin-top: 2px;
    margin: 1px;
    padding: 0px;
    width: 130px;
    height: 30px;
} 

.papertitle {
    font-size: 0.7em;
	color: blue;
	text-align:center;
}

.paperlocation {
    font-size: 0.5em;
	color: green;
	text-align:center;
}

.menublock {
	float: left;
	width:100%;
    padding: 0px;
	text-align: center;
} 

.submenublock{
	float: left;
	width:100%;
	background:#555;
} 

.submenufooter{
	float: left;
	width:100%;
    height: 5px;
	background:linear-gradient(-90deg, red, #FF9000);
} 

.menublockmobile {
	float: left;
	width:100%;
    padding: 4px;
	text-align: center;
	align:right;
} 


div .menuitem {
display:inline-block;
    color:#444;
    border:1px solid #DDD;
    background:#EEE;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    cursor:pointer;
    vertical-align:middle;
    max-width: 120px;
	max-height: 20px;
    padding: 5px;
    text-align: center;
}

div .menuitem {
    color:red;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
}

div .menuitemsingle {
	clear:left;
    color:#444;
    border:1px solid #FFF;
    background:#FFF;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    cursor:pointer;
    vertical-align:middle;
    max-width: 100%;
    padding: 5px;
    text-align: left;
}


div .menuitem a {
	text-decoration:none;
}

.leftadarea {
	clear:left;
	max-width:400px;
} 

.adarea {
	clear:left;
} 

.madarea {
	clear:left;
} 

.masterblock {
	float:left;
	display: table;
	width:100%;

}

.row  {
    display: table-row;
    }

.col_1 {
	width:30%;
	display: table-cell;

}

.col_2 {
	display: table-cell;
	width:70%;
	//border: 1px solid green;
}

//.col_3 {
	display: table-cell;
//	width:20%;
//}

.infobox td {
    border-bottom: 1px solid #aaa;
	font-size: 0.8em;
}

.infobox a {
text-decoration:none;
}

.tablearea{
  font-size: 0.8em;
  width:100%;
  display:table;
 }

.infotable{
  font-size: 1.2em;
  width:100%;
  display:table;
 
 }
.const {
	color: #009900;
}
.party {
	color: #000099;
}

.mnewsblockall{
margin:1px;
padding: 2px;
float: left;
background: white;
border: 1px solid #cccccc;
}

.feedblockhome
{
padding: 0px;
margin:4px;
float: left;
width:380px;
border-radius: 25px;
background: white;
border: 1px solid #cccccc;
}
.feedblocktitle{
text-align:center;
width:100%;
border-top-right-radius: 25px;
border-top-left-radius: 25px;
background:linear-gradient(-60deg, yellow, #00f260, #0575e6);
}

.feedline{
text-align:left;
width:100%;
margin-bottom:5px;
margin-top:5px;
border-bottom: 1px solid #dddddd;
border-top: 0px;
}

.newsblock{
padding: 8px;
margin:4px;
float: left;
width:510px;
height: 750px;
overflow-y:auto;
border-radius: 25px;
background: white;
border: 1px solid #cccccc;
}

.newsblocktitle{
width:500pzx;
text-align:center;
border-top-right-radius: 25px;
border-top-left-radius: 25px;
background:linear-gradient(-60deg, yellow, #ffcc00, #009900);
}

.newsline{
text-align:left;
width:500px;
margin-bottom:5px;
margin-top:5px;
border-bottom: 1px solid #dddddd;
border-top: 0px;
}

.date{
	font-size:11px;
}

.newslinem{
text-align:left;
width:100%;
margin-bottom:5px;
margin-top:5px;
margin-left:3px;
border-bottom: 1px solid #dddddd;
border-top: 0px;
}

.newsline a{
color:#333333;
text-decoration: none;
}
.newsline a:hover{
color:#0000ff;
text-decoration: none;
}
.newsline a:visited{
color:#990000;
text-decoration: none;
}
.fbutton{
	color:blue;
}

.intro {
font-size: 0.8em;
margin-left:30px;
margin-right:30px;
}

.sterms{
font-size: 0.7em;
margin-left:30px;
margin-right:30px;
}

.dropbtn {
    color: white;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

.dropdown {
	float:right;
	position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 240px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	right: 0px;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 6px 4px;
    text-decoration: none;
    display: block;
	border-bottom:1px solid #ff0000;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

.topheader {
  position: fixed;
  top: 0;
  width: 100%;
}

.topgap{
	min-height: 50px;
}
@media only screen and (max-width: 500px) {
	.topgap{
	min-height: 150px;
}
.topheader {
  position: static;
  top: 0;
  width: 100%;
  max-height:100px;
}

}
