/*
Theme Name: The Crooked Gremlins
Theme URI: http://www.outtolunchproductions.com
Description: Get Crooked. Again.
Version: 3.0
Author: Carter Fort
Author URI: http://www.outtolunchproductions.com
Tags: 

Swatch Colors:



*/

/* Resets and Overrides 
========================*/

*
{
	margin: 0;
	padding: 0;
}

img
{
	border:none;
}

:focus
{
	outline: 0;
}

#wpstats
{
	display: none;
}

/* Links and Type
========================*/
body
{
	font-family: Georgia, serif;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #023da0;
}

a:visited
{
	color: #3FA8DE;
	text-decoration: none;
}

a:hover
{
	color: #888;
	text-decoration: underline;
}

#comment-count a
{
	font-weight: normal;
	text-decoration: none;
}

#comment-count a:hover
{
	text-decoration: underline;
}

h1
{
	font-size:35px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform: capitalize;
}

h1 a
{
	font-weight: normal !important;
}

h1 a:hover
{
	color: #888 !important;
	text-decoration: none !important;
}

h1 a:visited
{
	color: #023da0;
}

#home-link h1
{
	display: block;
	float: left;
	height: 130px;
	text-indent: -9999em;
	width: 680px;
}

h2
{

}

.post-entry h2
{
	font-size:30px;
	font-weight: normal;
	letter-spacing:0.03em;
	text-transform:uppercase;
}

#comments h2
{
	font-size:40px;
	font-weight:normal;
	margin-bottom:-10px;
	margin-top:-10px;
	text-align:right;

}


h2 a
{

}

h2 a:hover
{}

h3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:22px;
	font-style: normal;
	margin-bottom:5px;
	margin-top: 5px;
	text-transform:none;
}

h3 a
{}

h3 a:hover
{}

h4
{
	clear:both;
	font-size:27px;
	font-weight:normal;
	text-transform:uppercase;
}

#posts h4
{
	font-size: 33px;
	margin-bottom: 10px;
}

h4 span
{
	font-family:georgia;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-0.05em;
	position:relative;
	text-transform:lowercase;
	top:-5px;
}

#posts h4 span
{
	font-size: 16px;
	margin-right: 3px;
	top: -8px;
}

blockquote
{
	clear:left;
	color:#555555;
	font-style:italic;
	margin-left:10px;
	margin-right:80px;
	padding-left:15px;
}

.new-div
{
	border-bottom: 4px double;
	clear: left;
	margin-bottom: 20px;
	min-height: 150px;
}

/* Layout
========================*/

#flipboard-image
{
	display: none;
}

#typekit-badge-nzn8sgr
{
	display: none !important;
}

#header, #content, #footer
{
	min-width: 960px;
}

.wrapper
{
	margin: 0 auto;
	width: 960px;
}

#header
{
	background: #333;
	height:105px;
	padding:22px 0;
	margin-bottom: 10px;
}

#logo
{
	float: left;
	width: auto;
}

#content
{
	margin-bottom: 20px;
}

#comic
{
	background: url(images/ajax-loader.gif) no-repeat center 150px;
	margin-bottom: 20px;
	min-height: 300px;
	position: relative;
	text-align: center;
}

#sidebar
{
	float: left;
	margin-bottom: 25px;
	width: 325px;
}

#meta
{
	margin-bottom: 20px;
	position:relative;
	top:-10px;
}

#posts
{
	float: right;
	width: 615px;
}

#avatar
{
	float: left;
	margin-right: 10px;
	width: auto;
}

.post-entry
{
	clear:both;
	margin-bottom:25px;
	min-height:140px;
}

.post-content
{
	clear: right;
}

.post-content p, .post-content li
{
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}

#byline span
{
	font-family:Helvetica;
	font-size:18px;
	font-style: normal;
	text-transform:uppercase;

}

#byline
{
	border-bottom:2px solid #333333;
	border-top:1px solid #333333;
	color:#000000;
	float:right;
	font-style:italic;
	margin-bottom:10px;
	padding:5px;
	width:458px;
}

#byline .date
{
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
}

/* Archives
========================*/

.column
{
	float: left;
	margin-left:10px;
	width: 48%;
}

#archives h2
{
	font-size:40px;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}

#archives ul a:link
{
	font-weight: normal;
	padding-right: 30px;
}

#archives ul a:visited
{
	font-style: italic;
}

#archives ul
{
	font-family: Helvetica, Arial, sans-serif;
	list-style: none;
	margin: 0 0 20px -10px;
}

#archives li
{
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 27px;
	
}

#archives li.carter-fav
{
	background: url(images/carter-fav.png) left bottom no-repeat;
}

#archives li a.paul-fav
{
	background: url(images/paul-fav.png) right bottom no-repeat;
}

/* Lists
========================*/

.post-content ul, .post-content ol
{
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-left: 10px;
}

.post-content li
{
	margin-bottom: 10px;
}

/* Sidebar
========================*/

#date
{
	font-size:14px;
	font-style:italic;
	margin-bottom:20px;
	text-transform:uppercase;
}

#date span
{
	font-size: 10px;
	position: relative;
	text-transform: none;
	top: -3px;
}

#social
{
	border-bottom:2px solid #636870;
	border-top:1px solid #636870;
	margin:17px 0 15px;
	padding:20px 0 10px;
	text-align:center;
}

#social ul
{
	height: 45px;
	list-style: none;
	margin-left:35px;
}

#social li
{
	float: left;
	width: 50px;
}

#comment-count
{
	background: url(images/bubble.png) no-repeat;
	font-style:italic;
	margin: 0 auto;
	padding-left: 34px;
	width: 105px;
}

.call-to-action
{
	border:1px solid #888888;
	height: 100px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	width: 250px;
}

#header .call-to-action
{
	float: right;
	margin-right: 10px;
	width: 125px;
}

#header .call-to-action h4 span
{
	font-size:14px;
	top:-2px;
}

#header .call-to-action a
{
	padding-right:5px;
	width:110px;
}

#header .call-to-action h4
{
	font-size: 20px;
	height: 60px;
	top:38px;
}

.call-to-action h4 span
{
	font-size: 16px;
	top: -4px;
}

.call-to-action:hover
{
	border: 1px dotted #aaa;
}

.call-to-action img
{
	position: relative;
}

.call-to-action img#comic-thumb
{
	left: -60px;
	top: -15px;
}

.call-to-action h4 a:link, .call-to-action h4 a:active, .call-to-action h4 a:visited
{
	color:#EEFFDE;
	display:block;
	font-weight:normal !important;
	height:100px;
	left:0;
	padding-left:15px;
	padding-top:57px;
	position:absolute;
	top:-50px;
	width:250px;
}

.call-to-action h4 a:hover
{
	color: #fff;
}

.call-to-action h4
{
	background: #1a1a1a;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	color:#FFFFFF;
	font-weight:normal !important;
	height:45px;
	position:absolute;
	text-shadow:0 1px 1px #000000;
	top:50px;
	width:255px;
	z-index: 5;
}

.call-to-action h4:hover
{
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}

#text-links
{
	font-size:28px;
	font-weight:normal;
	letter-spacing:0.02em;
	margin-bottom: 20px;
	text-transform:uppercase;
}

#text-links a:link
{
	font-weight: normal;
}

#text-links a:visited
{
	color: #023DA0;
}

#text-links a:hover
{
	color: #888;
}

/* Navigation
========================*/

#nav a
{
	-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
	color: #000;
	height: 46px;
	display:block;
	font-size: 20px;
	overflow: hidden;
	position: relative;
}

#nav
{
	height:50px;
	list-style:none outside none;
	margin-left:22px;
	margin-top:10px;
}

#nav li
{
	float:left;
	height: 46px;
	margin-right:34px;
	overflow: hidden;
	padding-top:5px;
	position: relative;
	text-align:center;
	width:auto;
}

#nav li.divide
{
	padding-top: 4px;
}

#nav a img
{
	position: relative;
}

#nav a:hover img, #nav a:active img
{
	top: -46px;
}

/* Store
========================*/

.store-item
{
	border-bottom:4px double;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.store-item img
{
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: auto;
}

.item-meta
{
	float: right;
	width: 250px;
}

.switch .item-meta
{
	float: left;
}

.switch.store-item img
{
	float:right;
}

#print-preview
{
	width: 325px;
}

.item-description
{
	border-bottom: 1px dashed;
	margin-bottom: 20px;
}

.price, .item-options, .add-item
{
	text-align: right;
	margin-bottom: 15px;
}

.price
{
	font-size:22px;
	line-height:10px;
}

.add-item input
{
	background: url("images/button-bg.png") repeat-x scroll 0 0 transparent;
	border:1px solid;
	cursor:pointer;
	font-family:Georgia;
	font-size:14px;
	font-style:italic;
	padding:5px 10px;
}

#prints .item-meta, #comicselect option, #comicselect select, #comicselect
{
	width:280px;
}

.item-options option
{
	line-height:20px;
	margin-left:5px;
}

.item-options label
{
	font-size: 14px;
	font-style: italic;
}

#shopping-cart h2
{
	color:#E80B0B;
	font-size:40px;
	font-weight:normal;
	text-shadow:0 1px 0 #888888;
	text-transform:uppercase;
}

#shopping-cart
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 95%;
}

.simpleCart_items
{
	line-height: 18px;
}

#total
{
	background:none repeat scroll 0 0 #FEFFF2;
	border-bottom:1px solid #E7EDA6;
	border-top:1px solid #E7EDA6;
	clear: left;
	padding: 10px;
}

#total h4 span
{
	font-size: 18px;
}

.itemContainer
{
	clear: left;
	margin-bottom: 10px;
}

.itemContainer div
{
	float: left;
	width: 100%;
}

.itemContainer .itemName
{
	font-weight: bold;
	width: 225px;
}

.itemContainer .itemPrice
{
	width: 40px;
}

.itemContainer .itemQuantity, .itemContainer .itemQuantity input
{
	margin-right:10px;
	width:15px;
}

.itemContainer .itemremove
{
	width: 15px;
}

.itemclear
{
	clear: both;
	float: none !important;
}


.simpleCart_checkout
{
	background:url("images/button-bg.png") repeat-x scroll 0 0 transparent;
	border:1px solid #959595;
	display:block;
	float:right;
	margin-top:10px;
	padding:10px;
	text-align:center;
	width:65px;
}


#shopping-cart a:link, #shopping-cart a:active
{
	color:#E80B0B;
}

/* Lightbox
========================*/

#overlay
{
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	height:100%;
	opacity: 0;
	position:absolute;
	text-align: center;
	width:100%;
	z-index:100;
}

#overlay img
{
	opacity: 0;
	position: relative;
	top: 150px;
}

/* Recommended Reading
========================*/

.recommendation
{
	border-bottom:4px double;
	clear:both;
	margin-bottom:50px;
	position:relative;
}

.recommendation .byline
{
	font-size:12px;
	font-style:italic;
	letter-spacing:0.04em;
	margin:10px;
	text-transform:uppercase;
}

.recommendation .visit
{
	background:none repeat scroll 0 0 #FFFFFF;
	bottom:-14px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	letter-spacing:0.04em;
	padding:0 5px;
	position:absolute;
	right:0;
	text-transform:uppercase;
}

.recommendation .visit a:link, .recommendation .visit a:visited, .recommendation .visit a:active
{
	font-weight: normal;
}

/* Footer
========================*/

#footer
{
	background:none repeat scroll 0 0 #363636;
	color:#EFEFEF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	padding:10px 0;
}

#footer a:link, #footer a:active, #footer a:visited
{
	color: #E80B0B;
}

#footer a:visited
{
	font-style: normal;
}

#footer a:hover
{
	color: #aaa;
}


#footer p
{
	font-family:Helvetica;
	font-size:12px;
	letter-spacing:0.07em;
	margin:40px 5px;
	text-align:justify;
	text-transform:uppercase;
	width:315px;
}

#footer h2
{
	font-size:30px;
	font-weight:normal;
	letter-spacing:0.05em;
	text-align:right;
	text-shadow:0 1px 0 #000000;
	text-transform:uppercase;
}

#footer #twitter
{
	float:right;
	font-size:35px;
	margin-top:38px;
	text-align:right;
}

.footer-col
{
	float:left;
	width:auto;
}

.footer-col img
{
	float: left;
	margin-right: 30px;
	width: auto;
}

/* Images
========================*/

p.wp-caption-text {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 5px 0;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bold;
}
.wp-caption {
	background-color: #EFEFEF;
	border: thin solid #DADADA;
	margin-bottom: 15px;
	padding: 5px 2px;
	text-align: center;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
}
.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
}


/* Misc
========================*/

#IDCommentsHead h3
{
	display: none !important;
}

.left
{
	float: left;
}

.right
{
	float: right;
}
.clr
{
	clear: both;
}
