/*
Theme Name: Hatter Alt Nav
Theme URI: http://HatterClothing.com/
Description: Hatter Clothing.
Version: 1.0
Author: Double Dragon Studios
Author URI: http://doubledragonstudios.com/

*/


/*================= main structure and coloring =================*/



body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Tahoma, Arial, Sans-Serif;
    background: #ffffff ;
    color: #666666 ;
    margin:0px;
}
	
a, a:visited {
    color:black;
    text-decoration:none;
}

a:active, a:hover {
    color:#40B9C4;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:lighter;
}

#page {
    background-color: white;
    margin: 30px auto;
    padding: 0px 20px;
    width: 900px;
}

.clear {
    clear:both;
}

	
/*================= header =================*/



#header {
	background:#ffffff url(http://www.hatterclothing.com/wp-content/themes/hatteralt/images/nav-bg.gif) repeat-x bottom center;
    position:relative;
    top:-1px;
    width:100%	
	}

#headerimg 	{
font-size:1px;
    text-indent:-1000px;
    color:#000000 !important;
    width:147px !important;
    height:102px !important;
    margin:0 auto;
    display:block;
    left:-412px;
    top:0px;
    position:relative;
    background:#000000 url(http://www.hatterclothing.com/wp-content/themes/hatteralt/images/logonew.gif) repeat scroll 0 0 !important;
	}

.blog-description {
    color:#40B9C4;
    font-size:225%;
    margin-bottom:30px;
    margin-left:20px;
    margin-top:30px;
}

.pagetitle {
	margin-left:20px;
}
/*================= navigation =================*/

ul#navigation {
    list-style:none;
    padding:0px;
    position:absolute;
    left:50%;
    margin-left:-280px;
    width:608px;
    height:53px;
    top:27px;
}

ul#navigation li {
	float:left;

}

ul#navigation li a {
	font-size:1px;
        color:#000000;
        text-indent:-100px;
        display:block !important;
	height:53px !important;
}

ul#navigation  li a span {
	float:left;
}

ul#navigation li#navigation-1 a {
	width:98px;
	background:url(http://www.hatterclothing.com/wp-content/themes/hatteralt/images/nav.gif) no-repeat 0px 0
}

ul#navigation li#navigation-1 a:active,
ul#navigation li#navigation-1 a:hover {
	background-position:0px -53px
}
ul#navigation li#navigation-1 a.current {
	background-position:0px 0px -53px
}

ul#navigation li#navigation-2 a {
	width:122px;
	background:url(http://www.hatterclothing.com/wp-content/themes/hatteralt/images/nav.gif) no-repeat -98px 0
}

ul#navigation li#navigation-2 a:active,
ul#navigation li#navigation-2 a:hover {
	background-position:-98px -53px
}
ul#navigation li#navigation-2 a.current {
	background-position:-98px -98px -53px
}

ul#navigation li#navigation-3 a {
	width:103px;
	background:url(http://www.hatterclothing.com/wp-content/themes/hatteralt/images/nav.gif) no-repeat -220px 0
}

ul#navigation li#navigation-3 a:active,
ul#navigation li#navigation-3 a:hover {
	background-position:-220px -53px
}
ul#navigation li#navigation-3 a.current {
	background-position:-220px -220px -53px
}

ul#navigation li#navigation-4 a {
	width:165px;
	background:url(http://www.hatterclothing.com/wp-content/themes/hatteralt/images/nav.gif) no-repeat -323px 0
}

ul#navigation li#navigation-4 a:active,
ul#navigation li#navigation-4 a:hover {
	background-position:-323px -53px
}
ul#navigation li#navigation-4 a.current {
	background-position:-323px -323px -53px
}

ul#navigation li#navigation-5 a {
	width:120px;
	background:url(http://www.hatterclothing.com/wp-content/themes/hatteralt/images/nav.gif) no-repeat -488px 0
}

ul#navigation li#navigation-5 a:active,
ul#navigation li#navigation-5 a:hover {
	background-position:-488px -53px
}
ul#navigation li#navigation-5 a.current {
	background-position:-488px -488px -53px
}

/*================= mini cart =================*/

#minicart {
    width:150px;
    position:absolute;
    left:50%;
    margin-left:335px;
    top:-12px;
    background:transparent none no-repeat scroll 0px 2px !important;
}


.minicart-options {
    width:150px;
}

.minicart-title {
    background:#000000 url(http://jonkruse.bigcartel.com/themes/sexy/images/cart-bkg.gif) no-repeat scroll 0px 12px ;
    height:15px;
    padding:20px 10px 3px 10px ;
    position:relative;
    left:10px;
    font-size:120%;
}

.minicart-title a {
	color:white ;
	float:right;
    width:100px;
}

.minicart-view, .minicart-checkout {
    margin:0px 5px;
    float:right ;
}

.minicart-view a {
    background:transparent none ;
    margin:0px ;
}

.minicart-checkout a {
    background:transparent none ;
}

.minicart-checkout a span {
    display:block ;
    float:right ;
}


.minicart-view a span {
    display:block ;
    float:right ;
}

/*================= footer =================*/

#footer {
    width:960px;
    margin:0px auto;
    border-top:1px solid #e2e2e2;
    padding-top:15px;
}

.add-info {
    float:left;
}

.add-info a{
    margin:20px 10px 0px 0px ;
    padding:5px 5px 0px 0px ;
}

.copyright {
	
	}


.twitter {
    float:right;
}

.twitter a{
    width:169px;
    height:27px;
    display:block;
    position:relative;
    top:-15px;
    background:transparent url(http://www.hatterclothing.com/wp-content/themes/hatter/images/twitter.gif) top center no-repeat ;
}

.twitter a:hover { 
    background:transparent url(http://www.hatterclothing.com/wp-content/themes/hatter/images/twitter.gif) bottom center no-repeat ;
}

/*================= post =================*/
a.post-edit-link {
	margin-left:20px;
	display: none;
}

#content {
    width:650px;
    float:left;
    margin:-20px 0px 0px 0px;
}

.post {
    margin:0 0 0px;
    padding:20px 20px 0px 20px;
    text-align: left;
    width:650px;
}

.post-date {
    width:50px;
    height:50px;
    background-color:black;
    color:white !important;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:3px solid black;
    text-align:center;
    float:left;
}

.post-top {
	color:white !important;
	height:50px;
	width:100%;
  }

.post-top:hover .post-date  {
    background-color:#40B9C4;
    border:3px solid #40B9C4;
}

.post-top:hover .post-title  {
    color:#40B9C4;
}


.post-date h2 {
    font-size:300%;
    margin:0;
    padding:0;
     
}

h2.post-title {
    font-size:250%;
    margin:10px 0px 0px 10px;
    float:left;
    color:black;
}

.entry {
    display:block;
    font-size:140%;
}

#respond {
	width:700px;
	}


/*================= comments =================*/


	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	float:right;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
