/*
Theme Name:		Whichtshirt
Theme URI:		http://industrydesign.com
Description:	Which T-Shirt theme.
Version:		1.0
Author:			Yong Lee
Author URI:		http://industrydesign.com/
*/

body {
	background: #fff;
	/*color: #4D4D4D;*/
	color: #444;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

* {
	padding: 0;
	margin: 0;
}

/*---:[ global typography elements ]:---*/

a {
	color: #5598cf;
	text-decoration: none;
}

a:visited {
	color: #5598cf;
	text-decoration: none;
}

a:hover {
	color: #4a4a4a;
}
	
a img {
	border: none;
}

blockquote {
	margin: 0 0 1.5385em 1.5em;
	padding: 0 0 0 0.7692em;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #555;
	border-left: 0.2308em solid #a90000;
}

blockquote.right, .custom blockquote.left {
	border-color: #ccc; 
} /* These are pullquotes */

abbr, acronym {
	font-size: 0.8462em;
	line-height: 1.0em;
	border-bottom: 1px dotted #999;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: help;
}

code {
	color: #090;
	font-family: Courier, "Courier New" , monospace;
	line-height: 1.0em;
}

pre {
	margin: 0 0 1.5385em 0;
	padding: 0.7692em;
	font-size: 1.3em;
	overflow: auto;
	background: #ececec;
}

p.unstyled { font-size: 1.3em; }
p.center { text-align: center; }

/*---:[ these styles apply to the flickrRSS plugin, which is not yet fully supported ]:---*/

.flickr_blue {
	color: #007ae4;
	text-transform: lowercase;
}

.flickr_pink {
	color: #ff2a96;
	text-transform: lowercase;
}



/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em "Helvetica Neue" , Helvetica, Arial, sans-serif; }

h1, h2 {
	font-size: 2.8em;
	line-height: 1.2em;
	letter-spacing: -0.035em;
	color: #5fa0d4;
}
	
h2 a, h2 a:visited {
	color: #5fa0d4;
	letter-spacing: -0.035em;
}

h2 a:hover { 
	color: #4a4a4a;
}

archive h1 {
	color: #4a4a4a;
	font-size: 1.5em;
	margin: 0 0 10px 0;
}

#sidebar h2 {
	color: #4a4a4a;
	letter-spacing: -0.05em;
}

h3, h4 { color: #4a4a4a; }

.archive h1 {
	font-size: 2.4em;
	line-height: 1.66667em;
	margin: 0 0 1.66667em 0;
	color: #000;
}

#sidebar h2 {
	font-size: 1.5em;
	line-height: 1.5556em;
	margin: 0 0 0.5em 0;
}

h3 {
	font-size: 1.3846em;
	line-height: 1.1111em;
	color: #000;
}

.entry h3 { margin: 1.6667em 0 0.5556em 0; }
#comments h3 { font-size: 1.8em; }

#comments h3.comment_intro {
	margin: 0 0 1.11111em 0;
}

#comments h3#respond { margin: 24px 0 8px 0; }

h4 {
	font-size: 1.1538em;
	line-height: 1.3333em;
	color: #000;
}



/*---:[ core layout elements ]:---*/
#header_container {
	height: 93px;
	margin: 0;
	background-color: #595959;
	border-bottom: 6px solid #aaa;
}


#header_wrap {
	margin: 0 auto;
	width: 948px;
	height: 92px;
	color: #fff;
}

#header {
	padding:  0 24px;;
}

#header_right {
	width: 300px;
	float: right;
	text-align: right;
}

#container {
	width: 948px;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 624px;
	float: left;
	zoom: 1;
}

#content_inner { padding: 24px 40px 24px 24px; }

#sidebar {
	width: 324px;
	float: left;
}



/*---:[ #header styles ]:---*/

#logo {
	float: left;
	width: 600px;
	height: 92px;
	background: url(images/Which-T-Shirt-Logo.gif) 0 24px no-repeat;
	text-indent: -5000px;
	}

#logo a {
	display: block;
	width: 366px;
	height: 52px;
	margin: 22px 0 0 0;
	font: normal 5.0em "American Typewriter" , "Trebuchet MS" , Verdana, sans-serif;
	color: #fff;
}

#logo h1, #logo #tagline {
	text-indent: -9999px;
	font: normal 1.6em "Helvetica Neue" , Helvetica, Arial, sans-serif;
}

/*---:[ nav menu styles ]:---*/

#nav {
	float: right;
	margin: 0;
	font-size: 0.8em;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	font-size: 1.6em;
	float: left;
	text-decoration: none;
}

#nav ul li a,
#nav ul li a:visited {
	display: block;
	margin:  0;
	padding: 3px 0px 0px 16px;
	color: #5fa0d4;
	text-decoration: none;

}

#nav ul li a:hover,
#nav ul li a.current:hover {
	color: #fff !important;
	text-decoration: underline;
}

#nav ul li a.current,
#nav ul li a.current:visited {
	color: #fff;
	text-decoration: none;
}

/*---:[ content styles ]:---*/

.post_date {
	font-size: 1.1em;
	line-height: 1em;
	margin: 0 0 1.4em 0;
	color: #aaa;
}

.post_date a, .post_date a:visited {
	color: #000;
	padding: 0.0909em;
}

.post_date a:hover {
	color: #000;
	background: #ccc;
}

.entry {
	font-size: 1.3em;
	line-height: 1.5385em;
}

.entry p { margin: 0 0 1.5385em 0; }

.entry p.tshirt_name {
	margin: 0;
	font-weight: bold;
}
.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
.entry ul { list-style-type: disc; }
.entry li { }
.entry ul li ul,
.entry ul li ol,
.entry ol li ul,
.entry ol li ol { margin: 0 0 0 1.5em; }
.entry dl { margin: 0 0 1.5385em 0; }
.entry dt { font-weight: bold; }
.entry dd { margin: 0 0 0 1.5em; }
.entry sup, .entry sub { line-height: 1.0em; }

.entry blockquote.right, .entry blockquote.left {
	width: 13.6875em;
	padding: 0.4375em 0;
	font-size: 1.2308em;
	line-height: 1.25em;
	border: 0.0625em solid #ccc;
	border-width: 0.0625em 0;
	text-align: center;
}

.entry blockquote.right {
	margin: 0 0 0 0.9375em;
	float: right;
	clear: right;
}

.entry blockquote.left {
	margin: 0 0.9375em 0 0;
	float: left;
	clear: left;
}

.entry blockquote.right p,
.entry blockquote.left p { margin: 0 !important; }

.entry .ad {
	margin: 0 0 0 1.1538em;
	float: right;
	clear: right;
}

.entry .ad_left {
	margin: 0 1.1538em 0 0;
	float: left;
	clear: left;
}

.entry img {
	margin-bottom: 16px;
}

.entry img.left, .entry img.alignleft {
	margin-right: 16px;
	float: left;
	clear: left;
}

.entry img.right, .entry img.alignright {
	margin: 0 0 0 16px;
	float: right;
	clear: right;
}

.entry img.center {
	display: block;
	margin: 0 auto 16px auto;
	clear: both;
}

.entry img.frame { border: 0.3846em solid #ddd; }

.entry img.stack { clear: none !important; }

.post_meta {
	margin: 0 0 26px 0;
	padding: 0 0 22px 0;
	border-bottom: 2px solid #ddd;
	color: #aaa;
	font-size: 1.1em;
	line-height: 1.0em;
	clear: both;
}

.post_meta a {
	color: #5598cf;
}

.post_meta a:hover {
	color: #4a4a4a;
}
	
.add_comment {
	padding: 0 0 0 1.6154em;
	background: url('images/Bubble.gif') 0 50% no-repeat;
}

.page .entry { margin: 0 0 3.0769em 0; }

.navigation {
	width: 39em;
	margin: 0 0 3.3333em 0;
	font-size: 1.2em;
	line-height: 1.6667em;
	}

.navigation a:hover {
	color: #000;
	border-bottom: 1px solid #a90000;
	text-decoration: underline;
}

.next { text-align: right; }



/*---:[ sidebar styles ]:---*/

#rss {
	height: 34px;
	margin: 0;
	padding: 0 0 0 38px;
	background: url(images/RSS-Logo.gif) no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
}

#subscribe_by_email {
	height: 34px;
	margin: 0;
	padding: 0 0 0 38px;
	float: right;
	background: url(images/Email-icon.gif) no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
}

#rss, #subscribe_by_email {
	width: 115px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 77px;
	font: bold 1.5em Arial, Helvetica, Verdana, sans-serif;
}

#rss {
	float: left;
}

#subscribe_by_email {
	float: right;
}

html>body #rss, #subscribe_by_email {
	width: 77px;
} 

#rss a {
	display: block;
	width: 48px;
	height: 48px;
	margin: 0 auto;
}


#rss-or-email {
	width: auto;
	height: 32px;
	margin: 0 24px 0 0;
	padding: 24px;
	background-color: #d3e6f6;
}

ul.sidebar_list {
	margin: 0 24px 0 0;
	list-style: none;
}

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
	padding: 20px 0px 12px 0;
	border-top: 2px solid #ddd;
	font-size: 1.2em;
	line-height: 1.6667em;
}

li.widget p { margin: 0 0 1.66667em 0; }

li.widget ul, li.linkcat ul {
	list-style: none;
	margin: 0 0 0.8333em 0;
}

li.widget li, li.linkcat li {
	padding: 0 0 0 20px;
	background: url(images/ArrowBubble.gif) 0 5px no-repeat;
}


li.widget li a:hover,
li.linkcat li a:hover { color: #4a4a4a; }

				
		/*---:[ special widget styles ]:---*/
		
#calendar_wrap {
	width: 16.3333em;
	margin: 0 0 0.8333em 0;
	padding: 0 0.166667em;
}

table#wp-calendar {
	width: 16.3333em;
	border-collapse: collapse;
}

table#wp-calendar caption {
	font-weight: bold;
	line-height: 1.58333em;
	border-bottom: 0.08333em solid #ccc;
}

table#wp-calendar th {
	width: 2.3333em;
	font-size: 1.0em;
	line-height: 1.58333em;
	border-bottom: 0.08333em solid #ccc;
	color: #666;
	text-align: center;
}

table#wp-calendar td {
	width: 2.3333em;
	line-height: 1.66667em;
	color: #999;
	text-align: center;
}

table#wp-calendar td a,
table#wp-calendar td a:visited {
	color: #a90000;
	font-weight: bold;
}

table#wp-calendar td a:hover { 
	text-decoration: underline;
	color: #a90000;
}

table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }

		/*---:[ the following styles are for the flickrRSS plugin, which is not yet fully supported ]:---*/
		
li.widget ul.flickr_stream {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

li.widget ul.flickr_stream li {
	margin: 0;
	padding: 0 5px 5px 0;
	display: inline;
}

li.widget ul.flickr_stream li a img { padding: 3px; }

li.widget ul.flickr_stream li a:hover img {
	background: #ff2a96;
	border-bottom: none;
}
	


/*---:[ footer styles ]:---*/
#footer {
	padding: 1.5em 0;
	background: #595959;
	border-top: 4px solid #aaa;
	color: #fff;
}

#footer p {
	font-size: 1.0em;
	text-align: center;
	line-height: 2;
}

#footer a, #footer a:visited { color: #5598cf; }

#footer a:hover { color: #fff; }


/*---:[ comment styles ]:---*/

div.comment {
	width: 556px;
	margin: 4px 0;
	padding: 10px;
	background-color: #e9e9e9;
}

dl#comment_list { margin: 0 0 0 0; }

dl#comment_list dt {
	width: 194px;
	float:  left;
	font-size: 1.1em;
	line-height: 1.8182em;
	color: #999;
}
	
dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
dl#comment_list dt .comment_num a,
dl#comment_list dt .comment_num a:visited { color: #999; }
dl#comment_list dt .comment_num a:hover { color: #a90000; }

dl#comment_list dt strong {
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
}

dl#comment_list dt strong a,
dl#comment_list dt strong a:visited {
	color: #000;
	border-bottom: 1px dotted #999;
}

dl#comment_list dt strong a:hover {
	color: #000;
	border-bottom: 1px solid #a90000;
}

dl#comment_list dd {
	width: auto;
	padding: 0 20px;
	float: left;
	font-size: 1.1em;
}

dl#comment_list dd.author { background: #f6f4c9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }
dl#comment_list dd.entry p,
dl#comment_list dd.entry ul,
dl#comment_list dd.entry ol,
dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }


p.comment_author {
	font-weight: bold;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #333;
}

/*---:[ comment form styles ]:---*/

p.log_in { margin: 0 0 3.07692em 0; }

#comment_form {
	width: auto;
	margin: 0 0 4.0em 0;
}
#comment_form a:hover { text-decoration: underline; }
#comment_form p { padding: 0.7692em 0; }

#comment_form label {
	padding: 0 0 2px 0;
	display: block;
	width: 100px;
	font-size: 1.2em;
}

#comment_form .text_input {
	width: 240px;
	padding: 0.23077em;
	color: #4d4d4d;
	font: 1.3em Verdana, sans-serif;
	border-top: 2px solid #bbb;
	border-left: 2px solid #bbb;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#comment_form .text_input:focus {
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#comment_form .text_area { width: 380px; }
#comment_form p.subscribe-to-comments { font-size: 1.3em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit {
	padding: 8px 8px 5px 8px;
	background: url('images/submit_bg.gif') repeat-x;
	color: #4a4a4a;
	border: 1px solid #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em/1.0em "Helvetica Neue" , Helvetica, Arial, sans-serif;
	cursor: pointer;
}

#comment_form .form_submit:hover { color: #a90000; }

.custom #comment_form .form_submit:hover { color: #a90000; }

/*---:[ search form styles ]:---*/

div#header_right #search_form {
	width: 300px;
	text-align: right;
	background: url(images/Magnifying-Glass.gif)280px 49px no-repeat;
}

form#search_form #search_form {
	width: 300px;
	text-align: right;
	background: url(images/Magnifying-Glass.gif)280px 49px no-repeat;
}

div#header_right #search_form .search_input {
	width: 297px;
	height: 18px;
	margin: 27px 0 0 0;
	padding: 0.25em 0;
	color: #888;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #777;
	border-top: 2px solid #4b4b4b;
	border-left: 2px solid #4b4b4b;
	background-color: #595959;
}

div.entry form#search_form .search_input {
	width: 298px;
	height: 18px;
	margin: 27px 0 0 0;
	padding: 0.25em 0;
	color: #777;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #bbb;
	border-top-color: #666;
	border-left-color: #666;
}

div#header_right #search_form .search_input:focus {
	border-top-color: #333;
	border-left-color: #333;
	border-right-color: #888;
	border-bottom-color: #888;
}

form#search_form #search_form .search_input:focus {
	border-top-color: #333;
	border-left-color: #333;
	border-right-color: #888;
	border-bottom-color: #888;
}

#content .search_input { font-size: 0.9231em !important; }
		


/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/
	
#container:after, .page .entry:after, #comments:after, /*dl#comment_list dd:after,*/ #comment_form:after, #rss-or-email:after, .comment:after {
	display: block;
	height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}	
	
#content.single p.post_meta {
	border-bottom: none;
	margin-bottom: 28px;
}

div.author {
	background-color: #ddd;
	border-color: #d6d6d6;
}

.buy_it { font-weight: bold; }

.shirt_info { color: #f78500; }

span.sociable_tagline { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.google_ad {
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}

#tag_cloud a { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }