/* 
Theme Name: clankworkstwo
Description: The clankworks.com theme.
Author: Benjamin Wojtyna
Author URI: http://benjaminwojtyna.com
Version: 1.1b
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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 {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

a {
	color: #3e454a;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	padding-bottom: -3px;	
}

a:hover {
	color: #000000;
	border-bottom: 2px solid #2b6a8f;
	padding-bottom: -2px;	
}

h4 a:hover, h4 a, a img:hover {
	border: none;
}

h6 {
	font-size: 0.4em;
}

body {
	background-image: url(images/bg_w.png);
	background: url(images/newbg.jpg);
	background-repeat: repeat-x;
	background-color: #fefefe;	
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 0.9em;
	letter-spacing: 0.5px;
	color: #111111;
}

/*
Begin DIVs
*/


#container{
	//background: url(images/new_bg.jpg);	
	//background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-right: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	font-family: inherit;
	}
	
#insideshadows {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;	
	font-family: inherit;
}

#summarywrap {
	float: right;
	width: 375px;
	height: 100%;
	margin-top: -50px;
	border-left: 1px solid #cccccc;
	padding: 0px 25px 0px 35px;
	
}

.sidecerptbot {
	border-bottom: 1px solid #000000;
}

h1.sidecerpt{
	width: 300px;
	letter-spacing: 2px;
	font-size: 1.25em;
	margin-top: -1.7em;
	border-bottom: 2px solid #000000;
	padding: 0px 60px 0px 0px;
	font-family: inherit;
}

h2.sidecerpt{
	margin: 2em 0 1em 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.95em;	
	font-family: inherit;
}

#summarywrap p {
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #222222;
	font-family: inherit;
	background-color: #fefefe;
	border-bottom: 1px solid #feeefe;
}

#summarywrap p:hover {
	background-color: #eeeeee;
}	

#fppostwrap {
	padding-right: 50px;
	width: 635px;
	font-family: inherit;	
}

div.fppost {
	float: left;
	font-family: inherit;
}

.fppost h1 {
	color: #000000;
	font-size: 1.3em;
	border-bottom: 2px solid #000000;
	margin: 0px 10px 10px 10px;	
	font-family: inherit;
}

.fppost img {
	width: 100%;
	padding: 0 -10px 6px -10px;
	margin: 0;
	border-bottom: 1px solid #000000;
}

.fppost a img:hover {
	border-bottom: none;
}

.fppost p {
	color: #222222;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px 10px 10px 10px;
	margin: 0;
	font-family: inherit;	
}
	
#postwrap {
	width: 950px;
	min-height: 600px;
	height:auto !important;
  	height:600px;
	margin-left: auto;
	margin-right: auto;		
}


.post{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 925px;
	font-family: inherit;
	float: left;
	}
	
#cart h2, .post h2 a{	
	font-weight: 900;
	color: #8F4A4C;
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 5px;
	font-family: inherit;
}

#postwrap .post h1{	
	font-size: 3.25em;
	font-weight: 900;
	color: #8F4A4C;
	font-family: inherit;
}

#postwrap .post h2{	
	text-transform: uppercase;
	font-size: 2.5em;
	font-weight: 900;
	color: #8F4A4C;
	font-family: inherit;
}

#postwrap .post h3{	
	font-size: 1.25em;
	font-weight: 200;
	color: #57A9D9;
	font-family: inherit;
}

#postwrap .post h4{	
	font-size: 0.9em;
	font-weight: 900;
	color: #9BD2F2;
	font-family: inherit;
}

#postborder {
	//border: 3px double #fefefe;
	margin-bottom: 20px;
}
	

.post p {
	font-size: 0.85em;
	line-height: 1.6em;
	padding: 3px 0 15px 0;	
	font-family: inherit;
}

p.date {
	text-align: right;
	font-size: 15px;
	padding: 7px 5px 0 0;
	text-transform: uppercase;
	
	text-shadow: #ababab 0px -1px 0px;
	text-shadow: #ffffff 0px 2px 4px;
	letter-spacing: 0.1em;
	color: #bbbbbb;	
	font-family: inherit;
}

.datetab {
	width: 95px;
	margin-left: -100px;
	height: 40px;
	display: block;
	float: left;
	background: url(images/datetab.png);	
}


.post img, .post img a {
	margin: 0;
	padding: 2px 2px 4px 2px;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #000000;	
}

.post img:hover, .post img a:hover {
	border: 1px solid #000000;
	background-color: #eeeeee;
}

#postwrap .post em{
	font-style: italic;
	color: #666666;
	font-family: inherit;
}
	
#postmeta{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	border-top: 1px solid #57A9D9;
	border-bottom: 1px solid #9BD2F2;
	color: #666666;
	font-size: 0.8em;
	margin-bottom: 55px;
	margin-top: 10px;
	padding: 5px 8px 8px 8px;
	background-color: #efefef;
	font-family: inherit;
}

#postmeta a{
	color: #333333;
	font-weight: 500;
	border-bottom: 1px solid #cccccc;
	font-family: inherit;	
}

#postmeta a:hover{
	color: #111111;
	font-weight: 500;
	border-bottom: 1px solid #999999;	
}
	
	
.promulgator {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	color: #666666;	
	font-family: inherit;
}

.post img.alignright, .post img.aligncenter, .post img.alignleft{
	display: block;
	padding: 3px;
	border: 1px solid #8F4A4A;
	margin: 3px;
	font-family: inherit;
}

.post img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	
}

.alignleft{
	float: left;
	clear: both;
}

.post img.alignright {
	float: right;
}

.post blockquote {
	padding: 5px;
	font-family: Georgia;
	font-size: 1.2em;
	background: no-repeat url(images/bquote.png);
	color: #666666;	
	background-color: #ffffff;
	border: 1px solid #dddddd;
	font-family: inherit;
}

.post blockquote p{
	padding: 10px 0 10px 50px;	
	line-height: 1.5em;
	width: 100%;
	font-family: inherit;
}

.post blockquote:before { content: open-quote; font-weight: bold; font-family: inherit; }
.post blockquote:after { content: close-quote; font-weight: bold; font-family: inherit; }

#commentlist {
	list-style: none;	
}

#commentlist .standard{
	border: 1px solid #dddddd;
	background-color: #ffffff;
	margin-top: 10px;
	font-family: inherit;
}

#commentlist .alt{
	border: 1px solid #dddddd;
	background-color: #f6f6f6;
	margin-top: 10px;	
	font-family: inherit;
}

.c_author {
	text-align: right;
	padding: 0px 10px 2px 0px;
	font-family: inherit;
}

.commenttext, .commenttext-admin {
	padding: 1px 5px 2px 8px;	
	font-family: inherit;
}

h3.comments {
	margin-top: 20px;
	color: #cccccc;	
	display: block;
	width: 100%;
	border-bottom: 1px solid #9BD2F2;
	padding: 0px 0px 2px 3px;
}

#commentsform {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;	
}

#commentsform label {
	color: #cccccc;
	letter-spacing: 0.15em;
	font-size: 1em;	
}

#commentsform input.cform, #commentsform textarea {
	border: 1px solid #cccccc;
	height: 1.5em;
	padding: 4px 0px 1px 2px;
	margin: 1px 0 5px 0;
	width: 95%;
}

#commentsform textarea {
	height: 100px;	
}

h2.archive {
	color: #cccccc;
	font-size: 1.25em;
	font-weight: lighter;
	letter-spacing: 0.15em;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #9bd2f2;	
}

.butt, .addtocart, .update-button, .remove, #checkout-button, #confirm-button {
	margin: 10px;
	height: 2em;
	background-color: #9BD2F2;
	padding: 1px 5px 1px 5px;
	border: 2px solid #57A9D9;
	color: #ffffff;	
}

.butt:hover, .addtocart:hover, .update-button:hover, .remove:hover, #checkout-button:hover, #confirm-button:hover {
	background-color: #a3ddff;
	border: 2px solid #61bdf2;
}

.butt:active, .addtocart:active, .update-button:active, .remove:active, #checkout-button:active, #confirm-button:active  {
	color: #eeeeee;
	padding: 2px 5px 0px 5px;
	background-color: #83b1cc;
	border-color: #4281a6;	
}

p.legal {
	font-size: 0.7em;
	color: #bbbbbb;
	font-style: italic;
	padding: 10px 2px 5px 6px;	
}
	
#postnavigation{}
#searchform{}

#linkbar{
	float: left;
	width: 100%;
	background: url(images/newcircles.jpg);
	height: 200px;
	font-size: 24px;
	}
	
#linkbar ul.links {
	list-style: none;
	float: left;
	margin-left: 0;
	margin-right: auto;
	height: 100%;
	z-index: -10;
}

#linkbar ul.links li{
	display: inline-table;
	float: left;
	margin-left: 25px;
	padding-top: 30px;
}

#linkbar a{
	color: #423535;
	letter-spacing: 0.15em;
	padding-bottom: 4px;
	border: none;
}

#linkbar a:hover{
	color: #4281a6;
	border-bottom: 3px solid #57A9D9;	
}


#linkbar ul.subnav {
	float: left;
	width: 420px;
	background-color: #57A9D9;
	font-size: 0.55em;
	height: 20px;
	margin: -135px 0 0 205px;
	padding: 2px 15px 0 0;	
}

#linkbar ul.subnav a{
	padding-bottom: 3px;
}

#linkbar ul.subnav li {
	padding: 3px 0 0 10px;	
	display: inline;
	list-style-type: none;
}

#linkbar ul.subnav a:hover {
	border-bottom: 2px solid #ffffff;
	color: #eeeeee;
}

#linkbar ul.subnav li ul {
	height: 20px;
	width: 420px;
	background-color: #ABD4EC;
	padding: 2px 0 0 0;
	margin: 6px 15px 0 15px;
}

#circlelink a{
	display: block;
	float: left;
	width: 170px;
	height: 200px;
}

#clanklink a{
	display: block;
	float: right;
	width: 290px;
	height: 65px;
}

#circlelink a:hover, #clanklink a:hover {
	border-bottom: none;
}

.title {
	height: 54px;
	width: 176px;
	float: right;
	margin-top: -2px;
	margin-right: 10px;	
}


.toes{
	text-align: center;
	margin: 0;
	padding: 12px 0px 0px 0px;
	height: 30px;
	width: 1150px;
	font-size: 0.95em;
	letter-spacing: 1px;
	color: #cccccc;	
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	background-color:#111111;
	float: none;
	display: block;
}


.toes a{
	color: #dddddd;
	font-weight: 500;
	border-bottom: 1px solid #cccccc; 
	float: none;	
	
}

.toes a:hover{
	color: #eeeeee;
	font-weight: 500;
	border-bottom: 1px solid #dddddd; 
	float: none;	
}

#shoes {
	width: 1150px;
	height: 175px;
	background: url(images/bg.png);
	border-top: 2px solid #635656;
	border-bottom: 2px solid #222222;
	margin-top: 40px;
	color: #eeeeee;
	padding-top: 5px;
}

#socks {
	width: 290px;
	float: left;
	padding: 5px;
	margin-left: 45px;	
}

#socks h2 {
	margin: 8px 0px 1px 0px;
	font-size: 0.95em;
	letter-spacing: 1px;	
}

#socks p{
	padding: 2px;
	font-size: 0.75em;
	line-height: 1.65em;
	letter-spacing: 1px;
}

#trigger:hover {
	 cursor: hand;
	 cursor: pointer;
}

.triggerclose {
	margin: 6px;
	float: right;
	padding: 3px;
	display: block;
	border: 1px solid #bbb;
	background-color: #ccc;
	color: #222;
}

.triggerclose:hover {
	border: 1px solid #aaa;
	background-color: #ddd;
	color: #666;	
}

p.fourohfour{
	margin-bottom: 10px;
	font-size: 0.8em;
	line-height: 1.25em;	
}