@font-face {
	font-family: 'StRyde';
	src: url(ttf/strydeproreg.eot);
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'StRyde';
	src: url(ttf/strydepromed.eot);
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'StRyde';
	src: url(ttf/strydeprothn.eot);
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'StRydehead';
	src: url(ttf/strydeprolght.eot);
	font-weight: bold;
	font-style: bold;
}


@font-face {
	font-family: 'StMoviehead';
	src: url(ttf/comp_17_book_ttf-webfont.eot);
	font-weight: bold;
	font-style: bold;
}


@font-face {
	font-family: 'StRyde';
	src: url(ttf/strydeproreg.woff) format('woff'), url(ttf/strydeproreg.svg#webfontuy7OBheq) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'StRyde';
	src: url(ttf/strydepromed.woff) format('woff'), url(ttf/strydepromed.svg#webfontB0AN4VNd) format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'StRyde';
	src: url(ttf/strydeprothn.woff) format('woff'), url(ttf/strydeprothn.svg#webfontNB3kajNT) format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'StRydehead';
	src: url(ttf/strydeprolght.woff) format('woff'), url(ttf/strydeprolght.svg#webfontZZHoEm4Q) format('svg');
	font-weight: bold;
	font-style: bold;
}

@font-face {
	font-family: 'StMoviehead';
	src: url(ttf/comp_17_book_ttf-webfont.woff) format('woff'), url(ttf/comp_17_book_ttf-webfont.svg#webfontoPildaQm) format('svg');
	font-weight: bold;
	font-style: bold;
}

body {
	font-family: StRyde, Georgia, serif;
	font-size:   18px;
	line-height: 28px;
	text-align:  center;
	background:  #FFF url('images/background.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #222;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 960px;
}
a {
	color: #555;
}
a:hover {
	color: #AE6FD1;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: StRydehead, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
<!--    border-bottom: 1px solid #484848; -->
}
h1 {
	font-size: 80px;
	color: #fff;
	line-height: 96px;
}
h1 a {
	text-decoration: none;
	color: #333;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 500px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: StRyde, Georgia, serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	margin: 0 32px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: StRyde, Georgia, serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 72px 0 0 0;
}
div.thumbnail {
	margin: 0 0 0 170px;
	width: 500px;
        float: left;
}
div.entry {
	width: 180px;
	float: right;
}
div#content h2 {
	font-family: StMoviehead, Georgia, serif;
	font-size: 96px;
	color: #555;
	line-height: 92px;
}
div#content h2 a {
	text-decoration: none;
	color: #555;
}

div#content h2 a:hover {
	text-decoration: none;
	color: #AE6FD1;
}


p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: StRyde, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #000;
	text-decoration: underline;
}
div#footer p {
	font-size: 10px;
	line-height: 108px;
	color: #333;
	text-align: left;
	padding: 0 0 0 170px;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
	padding: 0 0 0 170px;
}
div.post {
	margin: 0 0 44px;
}
h3#comments, h3#respond {
	color: #000;
	line-height: 64px;
	padding: 18px 0 0 170px;
}
div#respond {
	color: #000;
	line-height: 20px;
	padding: 0 0 0 170px;
}

div.author {
	width: 250px;
	float: right;
}
div.author cite {
	font-family: StRyde, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
#	float: left;
#	padding: 18px 0 0 ;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px 170px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 24px 0 0 ;
}
form input, form textarea {
	margin: 0 0 0 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: StRyde, Georgia, serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
	padding: 0 0 0 170px;
}