@charset "utf-8";
/*
Theme Name: Eyesx version 3
Theme URI: http://eyesx.se/
Description: Eyesx eklusiva tema av version 3.
Version: .1.0
Author: Mattias Tengblad
Author URI: http://eyesx.se
*/
body {
	font-size: 62.5%;
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	color: #BBBBBB;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}
h2 {
	font-size: 14px;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-right: 15px;
	margin-left: 15px;
	font-style: italic;
	margin-top: 25px;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
h4 {
	font-size: 14px;
	color: #464646;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-right: 15px;
	margin-left: 15px;
	font-style: italic;
	margin-top: 25px;
}
h5 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
a:link, a:visited {
	color: #006699;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	display: block;
	font-style: oblique;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 80px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/c2.gif);
	background-repeat: no-repeat;
	background-position: 25px;
}
.wp_syntax {
	margin: 5px 45px!important;
	width: 495px!important;
}
p.page-edit a {
	background-image: url(images/page_edit.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	text-decoration: none;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	margin: 0px auto;
	display: block;
}
.alignright {
	margin-left: 10px;
	margin-bottom: 3px;
	float:right;
}
.alignleft {
	margin-right: 10px;
	margin-bottom: 3px;
	float:left;
}
.alignnone {

}
.text-align-left {
	float: left;
}
.clearer {
	clear: both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
cite {
	font-style:normal;
}
#head-wrap {
	height: 290px;
	background-image: url(images/titledbg.png);
	background-repeat: repeat;
	background-position: left top;
}
#logointro img {
	border: none;
}
#head-frame {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0 auto 0 auto;
}
#logointro {
	height: 240px;
	width: 260px;
	background-image: url(images/headdivider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-right: 40px;
	padding-top: 25px;
	float: left;
}
#logointro p {
	margin: 0px;
	padding-left: 8px;
	padding-top: 5px;
}
#logointro a:link, #logointro a:visited {
	color: #bcc25d;
	text-decoration: none;
}
.signature {
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 119px;
}
#head-menu {
	width: 565px;
	float: left;
	padding-top: 40px;
	padding-left: 25px;
	height: 25px;
}
#head-menu ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head-menu ul li {
	line-height: 24px;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	list-style-type: none;
	display: inline;
}
#head-menu a:link, #head-menu a:visited {
	height: 25px;
	width: 85px;
	background-image: url(images/btn.png);
	display: block;
	float: left;
	color: #818181;
	text-decoration: none;
	margin-right: 3px;
	letter-spacing: -0.1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#head-menu a:hover {
	color: #E1E1E1;
	background-image: url(images/btn_hover.png);
	background-repeat: no-repeat;
}
#head-search {
	height: 20px;
	text-align: right;
	padding-right: 40px;
	clear: both;
	float: right;
}
#s {
	background-color: #2A282B;
	border: 1px solid #454545;
	color: #999999;
	margin-bottom: 4px;
	display: block;
	float: left;
}
#search-btn {
	padding: 0px;
	height: 21px;
	width: 21px;
	font-size: 18px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#searchform {
	margin: 0px;
	padding: 0px;
	height: 21px;
}
#flashcloud {
	float: right;
	margin-right: 50px;
	margin-top: 40px;
}
#main-wrap {
	background-image: url(images/gradientbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#heading-blog {
	background-image: url(images/latest_post.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}

#content-wrap {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#side-content {
	width: 290px;
	float: left;
}
.sidebar-header {
	background-image: url(images/sidebarheader.png);
	height: 8px;
	width: 290px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: center bottom;
	clear: both;
}
.sidebar-footer {
	background-image: url(images/sidebarfooter.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 290px;
	margin-bottom: 15px;
	clear: both;
}
.heading {
	background-image: url(images/heading_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	line-height: 22px;
	margin-left: 1px;
}
#heading-cats {
	background-image: url(images/category.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	font-size: 11px;
	color: #999999;
	padding-left: 30px;
}
#heading-comments {
	background-image: url(images/comments_mini.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	font-size: 11px;
	color: #999999;
	padding-left: 30px;
}
#heading-image {
	background-image: url(images/images.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	color: #999999;
	font-size: 11px;
	padding-left: 30px;
}
#heading-rss {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#heading-links {
	background-image: url(images/heart.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	font-size: 11px;
	color: #999999;
	padding-left: 30px;
}
#cat-frame {
	background-image: url(images/sidebarbody.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 8px;
}
#cat-menu ul {
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0 8px;
}
#cat-menu ul li  {
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
}
#cat-menu ul li a:link, #cat-menu ul li a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-image: url(images/plus.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#cat-menu ul li a:hover {
	color: #333333;
	background-color: #f7f7f7;
}
#cat-menu-links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 8px;
}
#cat-menu-links ul li  {
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
}
#cat-menu-links ul li a:link, #cat-menu-links ul li a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	background-image: url(images/post.png);
	background-repeat: no-repeat;
	background-position: 17px center;
}
#cat-menu-links ul li a:hover {
	color: #333333;
	background-color: #f7f7f7;
}
#latest-comments-frame {
	background-image: url(images/sidebarbody.png);
	background-repeat: repeat-y;
	color: #666666;
	padding-top: 5px;
}
#latest-comments-frame img {
	border: none;
}
#latest-comments-frame ul {
	list-style-type: none;
	margin: 0px;
	padding: 8px;
}
#latest-comments-frame ul li {
	display: block;
	font-size: 11px;
	background-image: url(images/latest-com.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
#latest-comments-frame small {
	display: block;
	font-size: 10px;
}
#latest-comments-frame ul li:hover {
	background-color: #f7f7f7;
}
#latest-comments-frame ul li a:link, #latest-comments-frame ul li a:visited {
	color: #999999;
	text-decoration: none;
}
#latest-comments-frame ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
#latest-images-frame {
	background-image: url(images/sidebarbody.png);
	background-repeat: repeat-y;
	padding-top: 5px;
}
#linkroll {
	background-image: url(images/sidebarbody.png);
	background-repeat: repeat-y;
	padding-top: 5px;
}
#linkroll ul {
	list-style-type: none;
	margin: 0px;
	padding: 8px;
}
#linkroll ul li {
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
}
#linkroll ul li a:link, #linkroll ul li a:visited {
	color: #999999;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#linkroll ul li a:hover {
	color: #333333;
	background-color: #f7f7f7;
}
#latest-rss-frame {
	text-align: center;
	line-height: 32px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#latest-rss-frame a:link, #latest-rss-frame a:visited {
	text-decoration: none;
	color: #666666;
}
#latest-rss-frame a:hover {
	color: #999999;
	text-decoration: none;
}
.rss {
	background-image: url(images/page-rss.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-right: 8px;
}
.rss-comments {
	background-image: url(images/com-rss.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-right: 8px;
}
#bookmarks {
	height: 20px;
	padding-left: 8px;
	margin-bottom: 5px;
}
#bookmarks img {
	border: none;
}
#last-fm-frame {
	background-image: url(images/sidebarbody.png);
	background-repeat: repeat-y;
	padding: 5px 8px;
}
#my-lastfm {
	padding-left: 5px;
	color: #999;
	font-size: 11px;
}
.lastfm-profil img {
	border: none;
}
#lastfm_recent_userbadge {
	padding: 0px;
	margin: 0px;
	color: #999;
	text-align: right;
}
#last-fm-frame ul {
	list-style-type: none;
	padding: 0px;
}
#last-fm-frame ul li {
	padding: 2px 5px;
	margin: 0px;
	width: 264px;
	border-bottom: #f7f7f7 1px solid;
}
#last-fm-frame ul li:hover {
	background-color: #f7f7f7;
}
#last-fm-frame .lastfm_recent_image lastfm-recent-right {
	width: 40px;
	height: 40px;
}
#last-fm-frame .lastfm_recent_image img {
	float:right;
	width: 40px;
	height: 40px;
	border: none;
}
.lastfm_recent_artist a:link, .lastfm_recent_artist a:visited {
	color: #AC102D;
}
.lastfm_recent_date {
	color: #999;
}
#last-fm-table {
	margin: 0 auto 0 auto;
}
#main-content {
	width: 590px;
	float: left;
	margin-left: 20px;
}
#stats-frame {
	background-image: url(images/sidebarbody.png);
	background-repeat: repeat-y;
	padding: 5px 8px;
}
#stats-frame h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px !important;
}
#stats-frame ul {
	padding-left: 25px;
}
#stats-frame ul li {
	list-style-type: none;
}
#stats-frame a.full-stats:link, #stats-frame a.full-stats:visited {
	display: block;
	color: #666;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/mini_stats.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#stats-frame a.full-stats:hover {
	text-decoration: underline;
}
#stats-frame small {
	color: #999;
	font-style: italic;
}
.entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.entry a img {	
	border: none;
}
.entry-header {
	height: 8px;
	width: 590px;
	background-image: url(images/entryhead.png);
	margin-top: 10px;
	background-repeat: no-repeat;
	clear: both;
	background-position: center bottom;
}
.entry-footer {
	height: 8px;
	width: 590px;
	margin-bottom: 10px;
	background-image: url(images/entryfooter.png);
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	width: 505px;
	float: left;
	font-style: italic;
}
.entry h1 small {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}
.entry h1 a:link, .entry h1 a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.entry h1 a:hover {
	color: #999999;
	text-decoration: none;
}
.entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.entry p object embed {
	margin: 0 auto;
	display: block;
}
.entry li {
	font-size:12px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.entry-short {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	float: right;
	width: 590px;
	padding-top: 5px;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.entry-short small {
	font-size: 10px;
	color: #999999;
	display: block;
	margin-top: 3px;
}
.entry-short h1 {
	font-size: 16px;
	color: #666666;
	padding-left: 8px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
	width: 535px;
	float: left;
}
.entry-short h1 a:link, .entry-short h1 a:visited {
	color: #666666;
	text-decoration: none;
}
.entry-short h1 a:hover {
	color: #999999;
	text-decoration: none;
}
.page-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 35px;
	text-decoration: none;
	font-style: oblique;
	font-weight: normal;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/latest_post.png);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding-bottom: 10px;
	width: 550px;
}
.page-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-about-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-about-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/me-32x32.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-about-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-image-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-image-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/fotoalbum.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-image-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-contact-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-contact-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/mail_me.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-contact-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-web-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-web-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/code.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-web-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-film-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-film-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/film-32x32.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-film-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
#rating-list {
	padding: 0px 15px;
}
.error-page-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.error-page-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 35px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/exclamation.png);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding-bottom: 10px;
	width: 550px;
}
.error-page-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.error-page-entry li {
	font-size:12px;
}
.page-stats-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-stats-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/stats-32x32.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-stats-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-stats-entry ul li {
	font-size: 11px;
}
.wp-pagenavi {
	text-align: center;
	padding-bottom: 5px;
}
.page-links-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-links-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/globe02.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-links-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-links-entry .linkcat {
	float: left;
	width: 49%;
	font-size: 11px;
}
.page-links-entry .linkcat ul {
	padding-left: 20px;
}
.page-links-entry .linkcat ul li {
	list-style-type: none;
	padding-left: 3px;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.page-links-entry .linkcat ul li:hover {
	background-color: #F8F8F8;
}
.page-links-entry .linkcat ul li a {
	display: block;
}
.page-links-entry .linkcat a img {
	border: none;
	text-decoration: none;
}
.page-donate-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-donate-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/public-32x32.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-donate-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.page-donate-entry ul li {
	font-size: 11px;
}
.page-wp-entry {
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.page-wp-entry label small {
	font-style:italic;
}
.page-wp-entry h1 {
	font-size: 16px;
	color: #333333;
	padding-left: 55px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/wordpress.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 13px;
	width: 550px;
}
.page-wp-entry h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	background-image: url(images/wordpress02.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding-left: 28px;
	line-height: 24px;
}
.page-wp-entry p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.search-entry {
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.search-entry .pagetitle {
	font-size: 16px;
	color: #666666;
	padding-left: 35px;
	text-decoration: none;
	font-style: oblique;
	font-weight: normal;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/magnifier.png)!important;
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding-bottom: 10px;
	width: 550px;
}
.search-entry .tagtitle {
	font-size: 16px;
	color: #666666;
	padding-left: 35px;
	text-decoration: none;
	font-style: oblique;
	font-weight: normal;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding-bottom: 10px;
	width: 550px;
}
.search-entry .cattitle {
	font-size: 16px;
	color: #666666;
	padding-left: 35px;
	text-decoration: none;
	font-style: oblique;
	font-weight: normal;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/browse.png);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding-bottom: 10px;
	width: 550px;
}
.search-page-entry li {
	font-size:12px;
}
.twitter-entry {
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.twitter-entry h1 {
	font-size: 16px;
	color: #666666;
	padding-left: 65px;
	text-decoration: none;
	font-style: oblique;
	padding-top: 10px;
	display: block;
	float: left;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-bottom: 10px;
	width: 550px;
	font-weight: bold;
}

.microblog {
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#twitter-cat {
	list-style-type: none;
	margin: 0px 15px;
	padding: 0px;
}
#twitter-cat li {
	background-image: url(images/twitter-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
/*#twitter-cat li:hover {
	background-color: #f7f7f7;
}*/
#twitter-cat li .micro-content {
	padding-left: 55px!important;
	font-size: 11px!important;
}
#twitter-cat li .micro-time {
	padding-left: 55px!important;
}
#my-twitter {
	background-image: url(images/my-twitter.png);
	background-position: left center;
	font-size: 11px;
	line-height: 48px;
	height: 48px;
	color: #999;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 75px;
	background-repeat: no-repeat;
}
.micro-wrap {
	width: 475px;
	float: left;
	font-size: 11px;
	color: #333;
	background-image: url(images/twitter_text.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 10px 5px;
	padding-top: 5px;

}
.twitter-link a {
	background-image: url(images/twitter.png);
	float: left;
	height: 48px;
	width: 48px;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 15px;
}

.micro-time a:link, .micro-time a:visited {
	color:#999;
}
.micro-comments a:link, .micro-comments a:visited {
	color:#999;
}
.micro-title a:link, .micro-title a:visited {
	color:#666;
	text-decoration: none;
	display: block;
	background-image: url(images/feed_mini.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.micro-title a:hover {
	color:#666;
	text-decoration: none;
}
.micro-title {
	font-size: 12px!important;
	font-weight: bold!important;
	color: #666!important;
	text-decoration: none;
	display: block!important;
	margin: 0px!important;
	line-height: 16px!important;
	padding: 0px!important;
}
.micro-time {
	height: 16px;
	font-size: 10px;
	line-height: 16px;
	color: #999;
	padding-left: 80px;
}
.micro-content {
	padding-top: 3px;

}
.micro-content p {
	margin: 0px!important;
	float: left!important;
	padding: 0px;
}
.aktt_more_updates {
	display: none;
}

.micro-author {
	float: left;
	width: auto;
}
.micro-rss {
	float: left;
	width: 20px;
	background-image: url(images/tweet-rss.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}
.micro-rss a {
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	text-decoration: none;
}
.aktt_tweets ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.micro-permalink {
	border: none;
}


#aktt_tweet_form {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#aktt_tweet_form fieldset {
	border: 0;
	margin: 0px;
	padding: 0px;
}
#aktt_tweet_form fieldset #aktt_tweet_text {
	font-size: 12px;
	line-height: 22px;
	height: 20px;
	width: 380px;
	border: 1px dashed #999;
	float: left;
}

#aktt_tweet_form fieldset #aktt_tweet_submit {
	float: left;
	border: 1px solid #666;
	background-color: #EEE;
	width: 60px;
	height: 24px;
	font-size: 11px;
	margin-left: 6px;
}
#aktt_tweet_form fieldset #aktt_char_count {
	color: #666;
	clear: both;
	line-height: 16px;
	display: block;
}

#aktt_tweet_posted_msg {
	background: #ffc;
	display: none;
	margin: 0 0 5px 0;
	padding: 5px;
}
#aktt_tweet_form div.clear {
	clear: both;
	float: none;
}
.post-sig {
	height: 20px;
	width: 94px;
	display: block;
	background-image: url(images/signature.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	float: right;
	padding-right: 25px;
	margin-top: 25px;
}
.tags-frame {
	float: left;
	padding-left: 35px;
	background-image: url(images/tags.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 10px;
	color: #333333;
	width: 425px;
	margin-top: 25px;
	line-height: 16px;
}
.tags-frame a:link, .tags-frame a:visited {
	color: #999999;
	text-decoration: none;
}
.tags-frame a:hover {
	color: #666666;
	text-decoration: underline;
}
.comment-frame {
	float: left;
	height: 34px;
	width: 32px;
	display: block;
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 25px;
}
.comment-frame-2nd {
	float: left;
	height: 34px;
	width: 32px;
	display: block;
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.comment-frame-2nd a:link, .comment-frame-2nd a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 32px;
	width: 32px;
}
.comment-frame-2nd a:hover {
	color: #999999;
	text-decoration: none;
}
.postmeta {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #262520;
	border-bottom-color: #262520;
	background-color: #F3F3F3;
	color: #999999;
	line-height: 22px;
	background-image: url(images/post.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
	clear: both;
}
.postmeta a:link, .postmeta a:visited {
	color: #999999;
	text-decoration: none;
}
.postmeta a:hover {
	text-decoration: underline;
}
#comment-wrap {
	float: right;
	width: 590px;
}
#comment-wrap h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	color: #999999;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	background-image: url(images/comments_mini2.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
.comment-content {
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
}
.comment-content-header {
	height: 8px;
	width: 590px;
	background-image: url(images/entryhead.png);
	margin-top: 5px;
	background-repeat: no-repeat;
	clear: both;
	background-position: center bottom;
	padding-top: 5px;
}
.comment-content-footer {
	height: 8px;
	width: 590px;
	margin-bottom: 10px;
	background-image: url(images/entryfooter.png);
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.author-avatar {
	float: left;
	height: 32px;
	width: 32px;
	border: 1px solid #d6d6d6;
	margin-left: 15px;
	padding: 2px;
	margin-top: 7px;
}
.com-auth {
	background-image: url(images/com_auth.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 38px;
	float: left;
	width: 385px;
	line-height: 38px;
	padding-left: 5px;
	margin-top: 7px;
	color: #666666;
}
.com-auth a:link, .com-auth a:visited {
	color: #333333;
}
.com-auth a:hover {
	color: #999999;
	text-decoration: none;
}
.com-permalink {
	background-image: url(images/globe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	display: block;
	width: 10px;
	float: left;
	margin-right: 3px;
	margin-left: 5px;
}
.com-edit a {
	background-image: url(images/cross_small.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	display: block;
	width: 10px;
	float: left;
	margin-right: 3px;
	margin-left: 5px;
}
.comment-entry {
	clear: both;
	padding: 15px;
	font-size: 12px;
	color: #000000;
}
#comment-content-form {
	clear: both;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
	padding: 15px;
}
#comment-entry-form {
	clear: both;
}
#comment-entry-form input {
	width: 214px;
	margin-bottom: 3px;
}
#comment_quicktags {
	display: block;
}
#comment_quicktags .ed_button {
	background-image: url(images/button-bg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color:#999;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	width: auto;
	margin-right: 4px;
}
#msg {
	width: 428px;
	margin-bottom: 3px;
}
.button {
	background-image: url(images/button-bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 10px;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.rating {
	font-size:12px;
}
#latest-wordpress {
	margin-left: 35px;
	margin-right: 35px;
}
#latest-wordpress h1 {
	font-size:14px;
	display:block;
	background-image: url(images/category.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#latest-wordpress h1 a:link, #latest-wordpress h1 a:visited {
	color:#666666;
}
#latest-wordpress h1 a:hover {
	color:#999999;
}
#latest-wordpress small {
	color:#C5C5C5;
	font-size:11px;
}
.latest-wordpress-entry {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: solid 1px #EFEFEF;
}
#fotoalbum {
	margin: 0 15px;
}
#donation-one {
	float: left;
	margin-right: 35px;
}
#donation-two {
	float: left;
}

#paypal {
	margin-left:15px;
	padding:0;
}
#paypal form {
	margin:0px;
	padding:0px;
}
#paypal form input {
	margin:0px;
	padding:0px;
}
.dl-frame {
	background-image: url(images/dl_icon.gif);
	clear: both;
	height: 150px;
	width: 560px;
	margin-left: 13px;
}
.dl-frame-download {
	display: block;
	float: left;
	width: 160px;
	height: 150px;
}
.dl-frame-content {
	float: left;
	margin-top: 32px;
	padding-left: 10px;
	width: 380px;
}
.dl-frame-content h1 {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-style: italic;
	background: none;
}
.dl-frame-content h1 a:link, .dl-frame-content h1 a:visited {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-style: italic;
	text-decoration: none;
}
.dl-frame-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	padding-left: 0px;
	margin-bottom: 8px;
}
.file-meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D8D;
	height: 16px;
	line-height: 16px;
}
#contact-form-cf1 {
	width: 500px;
	padding-left: 30px;
}
.cf-input,
.cf-textarea { 
	margin:0 0 8px 0;
	padding:3px;
	background: #f3f8f8; 
	border:none;
	border-top: 1px solid #f0f0f0; 
	vertical-align:top;
}
.cf-input:hover,
.cf-textarea:hover,
.cf-captcha-form:hover {
	background:#CEDDDF; 
}
.cf-input:focus,
.cf-textarea:focus,
.cf-captcha-form:focus {
	background:#fbfbfb; 
}
.wpcf7-form label {
	font-size: 11px;
	color: #888;
	display: block;
	padding: 2px;
	margin: 0px;
}
.cf-input {
	font-size: 11px;
	width: 100%;
	padding: 4px;
}
.cf-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 90px;
	width: 100%;
}
.cf-captcha-form {
	width: 24%;
	font-size: 12px;
	background: #f3f8f8; 
	border:none;
	border-top: 1px solid #f0f0f0; 
	vertical-align:top;
	height: 19px;
	line-height: 20px;
	padding: 3px 0 3px 0;
	float: left;
	margin-left: 2px;
}
.cf-captcha-frame {
	width: 24%;
	border: 1px solid #f0f0f0;
	float: left;
	margin-left: 15px;
}
.cf-captcha-img {
	margin: 0 auto 0 auto;
	display: block;
}
.cf-sendbutton {
	width:50%;
	padding:5px;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 0pt;
}
.wpcf7 .ajax-loader {
}
#footer {
	clear: both;
	padding-top: 5px;
	color: #C4C4C4;
	height: 32px;
	line-height: 32px;
	text-align: right;
	padding-bottom: 15px;
}
#footer span {
	display: block;
	height: 32px;
	float: right;
	padding-right: 39px;
	background-image: url(images/wordpress.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer span a {
	color: #C4C4C4;
}
#note {
	background-image: url(images/sidebarbody.png);
	background-repeat: repeat-y;
	padding-top: 5px;
}
#note img {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	border:none;
}
#note .separator {
	margin-right: 8px;
	margin-left: 8px;
	height: 2px;
	border-top: #CCC 1px dashed;
}
.entry-movie {
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(images/entrybody.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#movie-cat {
	list-style-type: none;
	padding: 5px 0px;
	margin: 0px 15px;
}
#movie-cat .movie-cover {
	float: left;
	padding: 3px;
	border: 1px solid #CCC;
	margin-right: 8px;
}
#movie-cat .movie-content-wrap h1 {
	padding: 0px;
	margin-top: 3px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
#movie-cat .movie-content-wrap h1 a:link, #movie-cat .movie-content-wrap h1 a:visited {
	color: #333;
	text-decoration: none;
}
#movie-cat .movie-content-wrap h1 a:hover {
	color: #999999;
	text-decoration: none;
}
#movie-cat .movie-content-wrap h1 small {
	font-size: 10px;
	clear: both;
	display: block;
	color: #999;
	font-weight: normal;
}
#movie-cat .movie-content-wrap h1 small a:link, #movie-cat .movie-content-wrap h1 small a:visited {
	color: #999;
	text-decoration: none;
}
#movie-cat .movie-content-wrap h1 small a:hover {
	text-decoration: underline;
}
#movie-cat .movie-content-wrap  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
}
#movie-cat .movie-content-wrap .movie-content {
	clear: both;
	padding-top: 6px;
	font-size: 11px;
}
#movie-cat .movie-content-wrap .movie-content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#movie-cat .movie-content-wrap p .rating strong {
	display: none;
}
.imdb-link {
	float: right;
	border: none;
}
#update-head {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	height: 128px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 20px;
}
#update-head img {
	float: left;
}
#update-head h1 {
	float: left;
	font-size: 24px;
	color: #EBBD1D;
	line-height: 85px;
	padding-left: 20px;
	font-style: oblique;
}
#update-information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	border: 1px dashed #CCC;
	background-color: #F9F9F9;
}
#update-information a:link, #update-information a:visited {
	color: #000;
	text-decoration: underline;
}
.embedPastebin {
	margin: 0 15px!important;
}
.embedPastebin .embedFooter {
	display: none;
}