a {
color: #2A7493;
text-decoration: none;
}
a:visited {
color: #2A7493;
}
a:hover,
a:focus,
a:active {
color:#B22130;
}
.entry-meta{
font-size: 10px;
text-transform: uppercase;
color:#2A7493;
}
a.readon{
display: inline-block;
background: #2A7493;
color: #fff;
padding: 5px 10px;
}
body {
background: #fff;
}
body{
background:url(../body.png) 50% 0 repeat-y;
}

.sidebar .widget {
margin: 0 0 30px 0;
background: #ffffff;
padding: 0;
box-shadow: 0 2px 0 0 #1d4d61;
-webkit-box-shadow: 0 2px 0 0 #1d4d61;
-moz-box-shadow: 0 2px 0 0 #1d4d61;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; 
overflow-y: scroll; 
-webkit-text-size-adjust: 100%; 
-ms-text-size-adjust: 100%; 
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
body,
button,
input,
select,
textarea {
color: #666666;
font-family:'Bitter',serif;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.3;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
clear: both;
margin:0px 0px 10px 0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
p {
margin-bottom: 1.5em;
}
.clear{
clear:both;
}
/* Clearfix */
.cf:before,
.cf:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.cf:after {
clear: both;
}
.hentry {
margin: 0 0 1.5em;
}
.post {
background: #fff;
box-shadow: 0 2px 0 0 #E3E0D7;
margin: 0 0 30px;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
padding: 0px 20px 20px 20px;
line-height: 1.6;
}
#primary,#secondary{word-wrap:break-word;overflow:hidden;}
#primary {padding-bottom:30px;}
/* Header */
#masthead{
background:#fff;
margin:0px 0px 30px 0px;
-webkit-box-shadow:  0px 2px 0px 0px #e3e0d7;
box-shadow:  0px 2px 0px 0px #e3e0d7;
}
.logo {
text-align: center;
margin:10px 0px 10px 0px;
}
.post .entry-header{
padding:20px 20px 0px 20px;
}
h2.entry-title{
margin-bottom: 5px;
color: #111;
font-size: 24px;
font-weight: normal;
line-height: 100%;
}
h2.entry-title a:link, h2.entry-title a:visited{
color:#111;
}
.sidebar {
color: #777777;
}
.sidebar .widget h2, h1.widget-title, h3.sidetitl {
padding: 15px 0 10px 20px;
font-size: 20px;
font-weight: normal;
margin: 0;
color: #222222;
background: #ffffff;
border-bottom: 5px solid #2A7493;
}
.sidebar .widget-content {
margin: 0;
padding: 10px 20px 20px 20px;
}
.site-footer{
width:600px;
background: #fff;
padding:20px 0px;
font-size:12px;
text-align:left;
margin-left: 340px;
line-height: 1.6;
}
body {
min-width: 960px;
}
.container_6
{
margin-left: auto;
margin-right: auto;
width: 960px;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6 {
display: inline;
float: left;
margin-left: 20px;
margin-right: 20px;
}
.container_6 .grid_2 {width: 280px;overflow:hidden;}
.container_6 .grid_4 {width: 600px;overflow:hidden;}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:before,
.clearfix:after {
content: "\0020";
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}
.descriptionwrapper {
	padding: 0 20px 10px 20px;
}