/*
Theme Name: ThorSchrock
Description: Custom WP Theme for ThorSchrock
Author: UniqueBlogDesigns.
Author URI: http://UniqueBlogDesigns.com
Markup by: 
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset (Loosely Meyer's Reset)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
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,
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;
}
:focus {
	outline:0;
}
:link,:visited {
	text-decoration:none;
}
img {
	vertical-align:bottom;
}
legend {
	font:0/0 arial;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Extra Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.skipLinks {
	width:0;
	height:0;
	float:left;
	overflow:hidden;
}
.extra {
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
	display:block;
}
.hidden {
	display:none;
}
.left {
	float:left;
	margin:5px 10px 10px 0;
}
.right {
	float:right;
	margin:5px 0 10px 10px;
}
.center {
	display:block;
	margin:0 auto;
}
#page ul:after,
#page div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
@media projection,screen {
	.ui-tabs-hide {
		display:none;
	}
}
@media print {
	.ui-tabs-nav {
		display:none;
	}
}

.alignleft {float:left}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	text-align:center;
	background:url(images/bg.jpg) repeat-x;
	font:13px/22px arial,helvetica,sans-serif;
	color:#414040;
	padding:0 0 20px;
}
#page {
	width:982px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}
#header {
	width:982px;
}
#wrap {
	width:982px;
	text-align:left;
	background:url(images/main-bg.jpg) repeat-y;
}
#main {
	float:left;
	width:100%;
	background:url(images/bg.jpg) repeat-x 0 -260px;
}
#content {
	margin:0 492px 0 0;
	width:490px;
	overflow:hidden;
}
#sidebarTwo,
#sidebarOne {
	float:left;
	width:182px;
	margin:0 0 0 -182px;
	display:inline;
	font:12px/20px arial;
	color:#9c9c9c;
	overflow:hidden;
}
#sidebarOne {
	width:292px;
	margin:0 0 0 -482px;
}
#footer {
	clear:both;
	overflow:hidden;
	width:100%;
	color:#414040;
	background:url(images/footer-bg.jpg) repeat-y;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:100%;
	height:218px;
	overflow:hidden;
	background:url(images/header.jpg) no-repeat;
	display:inline;
	float:left;
}
#logo a,
#logo a:visited {
	float:left;
	width:100%;
	height:218px;
	overflow:hidden;
	text-indent:-100em;
}
#logo em {
	display:block;
	clear:both;
	font:0/0 arial;
	height:0;
	overflow:hidden;
	text-indent:-100em;
}
#menu {
	float:left;
	font:bold 14px/30px arial;
	margin:0 0 11px;
}
#menu li {
	float:left;
	padding:0 1px 0 0;
	background:url(images/menu-divider.jpg) no-repeat right top;
}
#menu li a {
	color:#fff;
	float:left;
	padding:0 18px;
}
#menu li.current_page_item a,
#menu li a:hover { color: #ddd; text-decoration:none; }
#searchform {
	float:right;
	width:245px;
	margin:0 10px 0 0;
	display:inline;
}
input#s {
	width:175px;
	width/**/:/**/163px;
	height:23px;
	height/**/:/**/17px;
	padding:4px 5px 0;
	float:left;
	border:1px solid #b5b5b5;
	background:url(images/search-input.jpg) no-repeat;
	text-align:left;
	font:11px arial;
	color:#aaa;
	margin:3px 0 0;
}
input#searchsubmit {
	width:64px;
	margin:5px 0 0;
	background:none;
	border:none;
	float:right;
	cursor:pointer;
	font:bold 13px tahoma;
	color:#fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#main .apost {
	overflow:hidden;
	padding:0 0 35px;
	clear:both;
}
#main .apost h1,
#main .apost h2 {
	font:bold 20px/25px arial;
	color:#414040;
	padding:4px 0 4px 40px;
	margin:0 0 5px;
	background:url(images/post-title.jpg) no-repeat;
}
#main .apost h1 a,
#main .apost h2 a {
	color:#414040;
}
#main .apost h1 a:hover,
#main .apost h2 a:hover {
	text-decoration:underline;
}
#main .apost h3 {
	font:bold 18px/25px arial;
}
#main .apost h4 {
	font:bold 16px/23px arial;
}
#main .apost h5 {
	font:bold 15px/22px arial;
}
#main .apost h6 {
	font:bold 14px/21px arial;
}
#main .apost .info {
	list-style:none outside;
	padding:0;
	margin:0;
	overflow:hidden;
	background:url(images/post-info.jpg) repeat-x;
	border:1px solid #b9b9b9;
	height:1%;
}
#main .apost .time,
#main .apost .comment {
	font:11px/20px arial;
	color:#737373;
	float:left;
	padding:0 10px;
}
#main .apost .time {
	float:right;
}
#main .apost .time a,
#main .apost .time span,
#main .apost .comment a,
#main .apost .comment span {
	color:#d32323;
	font-weight:normal;
}
#main .apost .time a:hover,
#main .apost .comment a:hover {
	text-decoration:underline;
}
#main .apost .pmain {
	clear:both;
	padding:5px 0 0;
	width:100%;
}
#main .apost .pmain img { margin: 10px; border: solid 1px silver; }
#credits { font-size: 11px; font-weight: bold; background-color: white; margin: 10px; }
#main .apost p,
#main .apost blockquote {
	padding:5px 0;
	text-align:justify;
}
#main .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#main .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#main .apost ol,
#main .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#main .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#main .apost p a,
#main .apost ol a,
#main .apost ul a { color:#5391b8; font-weight:bold; text-decoration: underline; }
#main .apost p a:hover,
#main .apost ol a:hover,
#main .apost ul a:hover {
	text-decoration:underline;
}
#main .apost ul li {
	padding:0 0 5px 18px;
}
#main .apost ol li {
	padding:0 0 5px;
}
#main .apost .pfoot {
	font:13px/20px arial;
	overflow:hidden;
	clear:both;
	margin:8px 0 0;
	padding:6px 6px 3px 10px;
	height:1%;
	color:#7b7b7b;
	list-style:none outside;
	background:#ddd url(images/post-footer.jpg) repeat-x;
	border:1px solid #b9b9b9;
}
#main .apost .pfoot a {
	color:#7b7b7b;
	font-weight:normal;
}
#main .apost .pfoot a:hover {
	text-decoration:underline;
}
#main .apost .pfoot li {
	margin:0;
	padding:0;
}
#main .apost .pfoot .first {
	float:left;
}
#main .apost .pfoot .second {
	float:right;
	padding:0 30px 3px 0;
	background:url(images/post-rss.jpg) no-repeat right bottom;
}
#main .apost .pfoot .third {
	clear:both;
	width:100%;
	font:13px/16px arial;
	position:relative;
	top:-3px;
	left:0;
}
#main .apost .pfoot .third a {
	color:#d32323;
	font-weight:bold;
}
#main .lead {
	clear:both;
	font:bold 12px/20px arial;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#main .lead a {
	color:#414040;
}
#main .lead a:hover {
	text-decoration:underline;
}
#main .lead .prev {
	float:left;
}
#main .lead .next {
	float:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebarTwo a,
#sidebarOne a {
	color:#d12121;
}
#sidebarTwo a:hover,
#sidebarOne a:hover {
	text-decoration:underline;
}
.sbColumns {
	margin:0 0 10px;
}
.sbColumns h2 {
	font:bold 14px/30px arial;
	text-align:center;
	clear:both;
	background:url(images/sidebar-heading.jpg) repeat-x;
	padding:0 10px;
	color:#fff;
}
#sidebarOne .firstColumn h2 {
	line-height:31px;
	background:url(images/sidebar-1-top.jpg) no-repeat;
}
#sidebarTwo .firstColumn h2 {
	line-height:31px;
	padding:0 10px 0 20px;
	background:url(images/sidebar-2-top.jpg) no-repeat;
}
.sbColumns .inner {
	padding:0 5px;
}
.sbColumns ul {
	padding:8px 5px 0;
}
.sbColumns p {
	padding:5px 8px;
}
.sbColumns ul ul {
	padding:5px;
}
.sbColumns ul li {
	padding:0 0 3px 15px;
	background:url(images/arrow.jpg) no-repeat left 6px;
}
.emailSubscribe {
	margin:0;
	width:100%;
}
.emailSubscribe .inner {
	padding:10px 0;
	width:100%;
}
.emailSubscribe .subscribeform {
	margin:0 0 0 14px;
	padding:0 0 0 99px;
	height:1%;
	background:url(images/sidebar-rss.jpg) no-repeat;
}
.emailSubscribe .subscribeform a {
	display:block;
	font:bold 14px/21px arial;
	color:#d12121;
	text-align:center;
}
.emailSubscribe .subscribeform span {
	display:block;
	text-align:center;
}
.emailSubscribe .subscribeform label {
	display:block;
	text-align:center;
	margin:0 0 5px;
}
.emailSubscribe .subscribeform .ssfr {
	width:129px;
	width/**/:/**/117px;
	height:23px;
	height/**/:/**/17px;
	padding:4px 5px 0;
	float:left;
	border:1px solid #b5b5b5;
	background:url(images/search-input.jpg) no-repeat;
	text-align:left;
	font:11px arial;
	color:#aaa;
}
.emailSubscribe .subscribeform .ssf {
	margin:4px 0 0 3px;
	width:44px;
	padding:0;
	background:none;
	border:none;
	float:left;
	cursor:pointer;
	font:12px tahoma;
	color:#d12121;
}
.ads ul {
	text-align:center;
	padding:30px 0 30px 20px;
}
.ads ul li {
	padding:0 0 30px;
	background:none;
}
.resource .inner {
	text-align:center;
	padding:15px 0 5px;
}
.video .inner {
	text-align:center;
	padding:10px 0 0;
}
.twitter {
	text-align:center;
}
.twitter p {
	text-align:left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	text-align:left;
	font:12px/18px arial;
}
#commentBox  a {
	color:#414040;
}
#commentBox  a:hover {
	text-decoration:underline;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:490px;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:182px;
	width/**/:/**/160px;
	padding:5px 10px;
	font:11px/16px arial;
	border:1px solid #ccc;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#414040;
	font:bold 12px/18px arial;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform .changeAva a {
	color:#414040;
}
#commentform input,
#commentform textarea {
	padding:4px 3px;
	color:#414040;
}
#author,
#email,
#url,
#comment {
	display:block;
	font-size:13px;
	border:1px solid #c6c6c6;
	font-family:arial;
	width:258px;
	width/**/:/**/250px;
	height:24px;
	height/**/:/**/14px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:482px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:110px;
	padding:2px 0 0;
	margin:-10px 0 0;
	font:bold 12px arial;
	color:#414040;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	overflow:hidden;
}
.commentlist li {
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
}
.commentlist li .cmAvatar {
	float:left;
	width:75px;
	font:0/0 arial;
	color:#414040;
	position:relative;
}
.commentlist li .cmAvatar a {
	color:#414040;
}
.commentlist li .cmAvatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .cmContent {
	float:left;
	width:415px;
	width/**/:/**/393px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li.cadmin .cmContent {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.cadmin .cmContent a {
	color:#414040;
}
.commentlist li .cmContent .cmInfo {
	font:13px/20px arial;
	color:#414040;
	padding:0 0 10px;
}
#commentBox  .commentlist li .cmContent .cmInfo a {
	color:#414040;
}
.commentlist li.cadmin .cmContent .cmInfo {
	color:#626267;
}
#commentBox  .commentlist li.cadmin .cmContent .cmInfo a {
	color:#626267;
}
.commentlist li .cmContent .cmInfo .cauth {
	font:bold 13px/20px arial;
}
.commentlist li .cmContent .cmInfo .cauth img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 15px;
	clear:both;
	text-align:justify;
}
h3#respond,
h3#comments {
	font:bold 16px/22px arial;
	color:#414040;
	padding:5px 0;
	margin:0 0 5px;
	background:url(images/comment-heading.jpg) repeat-x left bottom;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer .inner {
	width:100%;
	background:url(images/footer-top.jpg) no-repeat;
}
#footer .inner .inner {
	height:1%;
	width:auto;
	padding:25px 15px 15px;
	background:url(images/footer-bottom.jpg) no-repeat left bottom;
}
#footer a {
	color:#d12121;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .abox { float:left; width:260px; }
#footer .abox-3 { width:260px; margin-left: 40px; }
#footer .abox h2 {
	font:24px/35px arial;
	color:#9e9e9e;
}
#footer .abox div,
#footer .abox ul {
	padding:10px 0 0 20px;
}
#footer .abox ul li {
	padding:0 0 3px 15px;
	font:12px/20px arial;
	background:url(images/arrow.jpg) no-repeat left 6px;
}
.video object { width: 280px; height: 200px; }
.video object param { width: 300px; height: 200px; }
#credits a { color: gray; }
#main .apost .pmain .wp-smiley {border:1px solid #fff;}