body  {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height:18px;
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	text-align: center;
	background-image:url(images/page_bkg.gif);
	background-repeat:repeat;
}
.twoColFixRt #container { 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	}
.twoColFixRt #sidebar1 {
	float: right;
	width: 285px; 
	background: #fff; 
	padding: 0px 20px 0px 0px;
	line-height:8px;
}
.twoColFixRt #mainContent { 
	margin: 0 305px 0 0; 
	padding: 0 20px;
	
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*ck styles */

#mx60logo{
padding: 0 0 3px 0;
}

#mx60nav{
padding:7px 0 0  0;
}
	
#infobox {
background-color:#e51937;
width:255px;
vertical-align:top;
text-align:left;
color:#fef2e3;
font-size:11px;
line-height:14px;
padding:0px 15px 15px 15px;
margin:0;
}

#infobox .statement {
font-size:14px;
line-height:18px;
font-weight:700;
color:#fef2e3;
}
#sidebar_article{
background-color:#fef2e3;
font-size:11px;
width:255px;
vertical-align:top;
text-align:left;
color:#e51937;
line-height:16px;
padding:0px 15px 75px 15px;
}

#sidebar_article p {
margin:0;
padding:0;
}

#sidebar_article h3 {
font-size:11px;
font-weight:700;
line-height:14px;
margin:0;
padding:12px 0 0 0;
color:#999;
}
#footer {
font-size:11px;
line-height:14px;
text-align:right;
color:#999;
line-height:normal;
}
#footer a:link,#footer a:visited {
text-decoration:none;
font-weight:700;
color:#999;
}
#footer a:hover {
text-decoration:none;
color:#e51937;
}

h1.title {
color:#999;
font-size:12px;
font-weight:normal;
padding:0 0 0 0;
margin:23px 0 0 0;
line-height:14px;
text-transform:capitalize;
}

h1.title a:link, h1.title a:visited {
color:#999;
text-decoration:none;
}

h1.title a:hover {
color:#e51937;
text-decoration:underline;
}


div.entry > p:first-child {
padding:5px 0;
margin:0;
}
div.entry p{
padding:10px 0;
margin:10px 0;
}

.entry img {
padding-bottom:5px;}

h3.news {
font-size:11px;
line-height:20px;
color:#999;
padding:20px 0 0 0;
margin:0 0 0 0;
}

h3.news a:link, h3.news a:visited {
font-size:11px;
color:#999;
}
 h3.news a:hover {
color:#e51937;
}

h3.lastpost{
padding:12px 0 0 0;
margin:0;
}
h3.lastpost a:link,h3.lastpost a:visited {
color:#e51937;
text-decoration:none;
}

h3.lastpost a:hover {
color:#e51937;
text-decoration:underline;
}

.date {
color:#999;
font-size:11px;
}



ul.news{
color:#999;
list-style:none;
padding:0;
margin:0;
}

ul.news a:link,ul.news a:visited {
color:#999;
}
.work_container {
	width:570px;
	margin:0;
	padding:9px 0 0 0;
}
.work_item {
	width:270px;
	margin:0 15px 15px 0;
	padding:0;
	float:left;
}
.category_container {
 width:570px; 
 margin:0;
 padding:0;
}
.category_item {
 width:270px; 
 height:280px;
 margin:0 15px 30px 0;
 padding:0;
 float:left;
}

.category_item img {
width:270px;
height:180px;
}

.category_item h1.title{
padding-bottom:5px;}

.navigation {
border-top:1px dotted #ccc;
padding:5px 0 5px 0;
width:555px;
float:left;
}
.alignleft {
text-align:left;
float:left;
}
.alignright {
text-align:right;
}

a:link, a:visited {
color:#e51937;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#e51937;
}

img {
border:none;
}