body{
background-color:#fff;
margin:2px;
padding:2px;
background: url(http://marczewski.me.uk/wp-content/plugins/wptouch/themes/core/core-images/pinstripes-classic.gif);
	margin: 0;
	padding: 0;
	font: 14px Helvetica;
	-webkit-text-size-adjust: none;
	min-height: 460px;
	background-repeat: repeat;
	background-position: 0 0;

}
a {
	text-decoration: none;
}
.post {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 12px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #b1b1b1;
	-webkit-border-radius: 8px;
	position: relative;
	z-index: 0;
}
.post-author {
	color: #555;
	font-size: 9px;
	line-height: 13px;
	position: relative;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
	width: 72%;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
}

.post-author span.lead {
	font-weight: normal;
	font-style: normal;
}
.post-thumb-wrap {
	position: relative;
	margin-right: 8px;
	display: block;
	margin-bottom: 4px;
	width: 46px;
	height: 46px;
	float: left;
-webkit-box-reflect:below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(white))
}

.post-thumb img {
	width: 46px;
	height: 46px;

}

.post-thumb-wrap .thumb-top-left {
	position: absolute;
	top: 0;
	left: 0;
	height: 9px;
	width: 9px;
	background: url(http://marczewski.me.uk/wp-content/plugins/wptouch/themes/core/core-images/thumb-corners.png) no-repeat 0 0;
}

.post-thumb-wrap .thumb-top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(http://marczewski.me.uk/wp-content/plugins/wptouch/themes/core/core-images/thumb-corners.png) no-repeat right top;
}

.post-thumb-wrap .thumb-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
	background: url(http://marczewski.me.uk/wp-content/plugins/wptouch/themes/core/core-images/thumb-corners.png) no-repeat 0 -9px;
}

.post-thumb-wrap .thumb-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(http://marczewski.me.uk/wp-content/plugins/wptouch/themes/core/core-images/thumb-corners.png) 9px -9px;
}

.post-author span.lead {
	font-weight: normal;
	font-style: normal;
}
a.h2 {
	color: #222;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	text-align: left;
	letter-spacing: -1px;
	margin-bottom: 4px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	margin-right: 10px;
}
.content {
	position: relative;
}
img { -ms-interpolation-mode : bicubic; }
/* @end */
.item-news{
border-top:1px solid #666;
border-bottom:1px solid #fff;
background-color:#efefef;
}
.item-review{
border-top:1px solid #ccc;
border-bottom:1px solid #fff;
background-color:#ddf;
}
.title{
padding:8px 4px 8px 4px;
font-weight:bold;
font-size:1.1em;
font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
}
#searchboxform input{
	font-size:1em;
}
.title a{
	display:block;
}
.title a:active,.title a:hover{
	background-color:white;
}

.box{
position:relative;
width:96%;
border:1px solid #666;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin-left: auto;
	display: block;
	margin-right: auto;

background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f2 0%, #cfcfcf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#cfcfcf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#cfcfcf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f2f2 0%,#cfcfcf 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f2f2f2 0%,#cfcfcf 100%); /* IE10+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F2F2', endColorstr='#CFCFCF',GradientType=0 ); *//* IE6-9 */
background: linear-gradient(top, #f2f2f2 0%,#cfcfcf 100%); /* W3C */


margin-top:10px;
padding:5px;

}
#wrapper{
width:100%;
margin:5px;
}
h2{
	font-weight:bold;
	font-size:1.15em;
font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
}
h1{
	font-weight:bold;
	font-size:1.1em;
font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
}
th {
	text-align: left;
	font-weight: bold;
	background-color: #F9FAFD;
	cursor: default;
}
img{
	border:0;
}
/* CSS Document */@media print {
#topmenu, #searchythings, #loginbox, #acunetix, #footer, #adbar {
	display: none;
}
}


a:hover {
	color: red;
}
.yarsblue {
	color: #0066FF;
}
.fullborderNoPad {
	border: 1px solid #CCCCCC;
}
blockquote {
	font-size: 1em;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	color: #0066FF;
	text-align: justify;
	font-weight:bold;
	font-style:italic;
}
#login{
	margin:3px;
	border:1px solid black;
	padding:3px;
}
body{
/*font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
font-size:1em;*/
}
.content{

}
#masthead-admin{
display:none;
}
/*@media only screen and (max-device-width: 480px){
  #masthead-admin{ 
	display:block; 
	}
}*/
span.dropcap {
		display: inline;
		float: left;
		margin: 0;
		padding: .26em .08em 0 0;
		#padding: 0.26em 0.08em 0.2em 0.00em;/* override for Microsoft Internet Explorer browsers*/
		_padding: 0.26em 0.08em 0.4em 0.00em; /* override for IE browsers 6.0 and older */	
		font-size: 3.8em;
		line-height: .4em;
		text-transform: capitalize;
		color: #c30;
		font-family: Georgia, Times New Romans, Trebuchet MS, Lucida Grande;
	}
#nav{
padding:5px;
font-size:16px;
}
.charttable p{
display:inline;
}
.award{
    border:solid 1px #CCCCCC;
    padding:2px;
    font-size:10px;
    background-color:white;
    text-align:center;
    width:80px;
    color:#666666;
    font-weight:bold;
}
.award div{
    padding-top:1px;
    margin-top:2px;
    border-top:solid 1px #CCCCCC;
}
