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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ol, ul{
	list-style:none;
}

img{
	display:block;
}

blockquote{
    font-weight:bold;
}

.wp-caption{
    width:460px;
    overflow:hidden;
    position:relative;
    margin-bottom:26px;
}

.wp-caption p{
    position:absolute;
    bottom:0px;
    padding:10px !important;
    color:#333333;
    font-size:12px;
    line-height:16px !important;
    background:url('/styles/img/chrome/repeat.jpg') repeat 0 0;
    width:448px;
}

.wrapper .bd .crt a{
    padding:10px !important;
    color:#000000;
    font-size:17px;
    background:url('/styles/img/chrome/repeat.jpg') repeat 0 0;
    display:block;
    text-decoration:none !important;
    -webkit-transition-duration: 1s;
	-webkit-transition-property: color, background;
}

.wrapper .bd .crt a:hover{
    color:#fff !important;
    background:url('/styles/img/chrome/repeat-hover.jpg') repeat 0 0;

}

.wp-caption p,
.transparent{
    filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.wp-caption img{
    width:100%;
    border:1px solid #e5e5e5;
}

.wp-pagenavi:after,
.module:after,
.wrapper:after,
.clearfix:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.prev-archive a,
.next-archive a,
.sociable li a,
h1 a,
.replacement {
	background-repeat: no-repeat;
	background-position: 0 0;	
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background-image:url(/styles/img/sprite.png);
}

.left{
	float:left;
}