@charset "utf-8";
* {
margin:0;
padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url(./themes/site_themes/troopers1/bg_tile.jpg);
	background-repeat: repeat;
}
.topBar{
height:158px;
width: 737px;
margin: 0 auto;
}

div.paginate {
width:500px;
border:1px solid
font-family: arial, verdana, helvetica, sans-serif;
 font-size:			11px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
font-family: arial, verdana, helvetica, sans-serif;
font-size:			11px;
color:			#FFF;
 }

.pagecount a:link {
font-family: arial, verdana, helvetica, sans-serif;
font-size:			11px;
color:			#FFF;
text-decoration: underline;
}

.pagecount a:hover {
font-size:			11px;
color:			#FFF;
text-decoration: none;
}

.cttTop {
background-image: url(./themes/site_themes/troopers1/bg_ctt.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 737px;
	margin:0 auto;
	height:2px;
	}
.ctt {
	background-color: #000;
	width: 737px;
	margin:0 auto;
	padding-top:14px;
	padding-bottom: 14px;
}
.lc {
float:left;
width:440px;
margin-left:16px;
}
.lc .itemTop{
height:2px;
background:url(./themes/site_themes/troopers1/bg_item_top.png) no-repeat center top;
}
.lc .item {
background-color:#FFF;
padding:12px;
}
.lc .item h2 {
	font-size:1.8em;
	color: #cc7d00;
	font-weight: normal;
line-height:130%;
}
.lc .item p {
font-size:1.1em;
line-height:1.6em;
}
.item .posted {
color:#666;
font-size:1.1em;
text-align:right;
}
.item a {
color:#cc6600;
text-decoration:none;
}
.item a:hover {
text-decoration:underline;
}
.rc .item a {
color:#cc9a00;
text-decoration:none;
}
.rc .item a:hover {
text-decoration:underline;
}
.lc .itemBottom{
height:2px;
width:440px;
background:url(./themes/site_themes/troopers1/bg_item_bottom.png) no-repeat center top;
margin:0px 0px 8px 0px;
}

.rc {
float:left;
width:249px;
margin-left:16px;
}

.ctt .rc .menu, .ctt .rc .menu a {	
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase; 
font-weight:bold;
color: #fff;
font-size: 0.935em;
text-decoration:none;
}

.ctt .rc .menu a:hover {	
text-decoration:underline;
}

.rc .itemBottom{
height:2px;
width:249px;
background:url(./themes/site_themes/troopers1/bg_side_item_bottom.png) no-repeat center top;
margin:0px 0px 8px 0px;
}
.rc .item {
background-color:#4a4f39;
color: #fff;
padding:12px;
font-size:1.1em;
line-height:1.4em;
}
.rc .item h2 {
font-size:1.8em;
font-weight: normal;
line-height:130%;
}
.rc .itemTop{
height:2px;
background:url(./themes/site_themes/troopers1/bg_side_item_top.png) no-repeat center top;
}
.rc #hcard-Troopers-Online-Reinforcement {
/* width:110px; */
}
.rc iframe {
float:right;
}
.paginate, .paginate a {
color:#666;
}
.item li {
	list-style-position: inside;
}