/*

Theme Name: tshirtbuyer

Theme URI: http://tshirtbuyer.com

Description: Modified basic theme from Theme Lab

Version: 1.0

Author: ptdev.net

Author URI: http://ptdev.net

*/




body {
	background:#748d9c url(images/bg.jpg) top left fixed repeat-x;
	/*background:url(images/body.jpg);*/
	font:75%/150% Verdana, Helvetica, Arial, sans-serif;
	padding:0;
	margin:20px 0;
}
	
/* Div's and layout */
#wrap {
	width:868px;
	margin:0 auto;
	position:relative;
}

#header {
	background:url(images/hf2.png) top left no-repeat;
	height:32px;
	position:relative;
	z-index:1;
}

#logo {
/*	background:url(images/logo.png) 0 -20px no-repeat;*/
	/*position:relative;*/
	margin:0 auto;
	height:90px;
}

#logo a {
	position:relative;
	top:-33px;
	left:-60px;
	height:123px;
	width:260px;
	display:block;
}

#logo a img {
	position:relative;
	z-index:-1;	
}

#logo div {
	position:absolute;
	top:10px;
	right:20px;
	/*width:468px;
	height:60px;
	background:red;*/
}

#nav {
	clear:both;
	float:left;
	list-style:none;
	margin:0 0 0 10px;
}

#nav a {
	border-bottom:3px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	float:left;
	font:12px/100% Arial, Helvetica, sans-serif;
	height:32px;
	line-height:32px;
	margin-right:3px;
	text-decoration:none;
	vertical-align:middle;
	padding:0 10px;
	font-weight:bold;
}

#nav a:hover, #nav li.current_page_item a {
	color:#0099CC;
}

#nav li.current_page_item a {
	border-bottom:3px solid #0099CC;
}

#nav li {
	display:inline;
	height:30px;
	list-style:none;
}

#nav ul {
	margin:0;
	padding:0;
}

#breadcrumb {
	background:#fff;
	position:absolute;
	top:130px;
	left:10px;
	width:500px;
}

#breadcrumb div {
	background:#eee;
	padding:2px 10px;
}

#content {
	float:left;
	padding:0 10px 0 20px;
	width:480px;
}

#footer {
	clear:both;
	color:#ACD7EE;
	font-size:11px;
	line-height:130%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	text-align:left;
}

#footer h4 {
	font:normal 146%/100% Arial, Helvetica, sans-serif;
	margin:10px 0 5px;
}

#footer li a {
	display:block;
}

#footer_bg {
	background:url(images/hf2.png) left bottom no-repeat;
	height:20px;
	padding:52px 20px 0;
	color:#333;
}

#footer3 {
	float:right;
	padding-left:10px;
	padding-right:10px;
	width:210px;
}

#footer2 {
	float:left;
	margin-left:60px;
	width:210px;
}

#footer2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer2 ul li {
	background:url(images/spr.png) no-repeat scroll -48px -56px;
	padding:0 0 2px 20px;
}

#footer2 ul li a {
	padding:2px 0;
	background:#292929;
}

#footer1 {
	float:left;
	margin-left:10px;
	width:210px;
}

#footer1 strong {
	font-size:107%;
	font-weight:bold;
	line-height:135%;
}

#footer1 ul {
	font-size:11px;
	line-height:110%;
	list-style:none;
	margin:0;
	padding:0;
}

#footer1 ul li {
	background:transparent url(images/spr.png) no-repeat scroll -48px -78px;
	padding:0 0 2px 20px;
}

#footer1 ul li a {
	padding:2px 0;
	background:#292929;
}

#page {
	background:url(images/cnt.png) repeat-y left top;
	margin:0 auto;
	padding-top:10px;
}

#subscribe {
	padding:0;	
	width:320px;
	float:right;
}

#subscribe img {
	margin-right:10px;	
}

#subscribe form {
	margin-top:5px;
	background:url(images/email_32.png) left no-repeat;
	padding:10px 0 7px 50px;
}

#subscribe h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#73a714;
	font:lighter 18px Arial, Helvetica, sans-serif;
	margin:20px 0 10px;	
}

#sidebar {
	float:right;
	width:340px;
}

#sidebartop h2 {
	display:none;
}

/*
#sidebartop a {
		background:url(images/shad.png) 5px 20px no-repeat;
		float:left;
}

#sidebartop, #sidebarbot {
	color:#666666;
	padding-right:18px;
	margin-bottom:10px;
}

#sidebartop img, #sidebarbot img {
	margin:15px;
}
*/
#sidebar1, #sidebar2 {
	color:#666666;
	padding:0 10px 20px;
	width:150px;
	font-size: 90%;
}

#sidebar1 {
	float:left;
/* 	background:red; */
}

#sidebar2 {
	float:right;
/* 	background:blue; */
}


#sidebar1 a,#sidebar1 a:visited, #sidebar2 a,#sidebar2 a:visited {
	/*color:#0099cc;*/
	display:block;
	/*text-decoration:none;*/
}

#sidebar1 a:hover,#sidebar2 a:hover {
	/*color:#73a714;*/
	display:block;
	/*text-decoration:none;*/
}

#sidebar1 h2,#sidebar1 .sidebartitle,#sidebar2 h2,#sidebar2 .sidebartitle, #footer h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#73a714;
	font:lighter 18px Arial, Helvetica, sans-serif;
	margin:20px 0 2px;
}

#sidebar1 ul, #sidebar2 ul {
	margin:0;
	padding:0;
}

#sidebar1 ul li, #sidebar2 ul li {
	border:none;
	border-bottom:1px dotted #CCCCCC;
	list-style:none;
	margin:0;
	padding:2px 0;
}

#sidebar1 ul li ul, #sidebar2 ul li ul {
	margin:0;
	padding:0;
}

#sidebar1 ul li ul li, #sidebar2 ul li ul li {
	border-bottom:1px dotted #CCCCCC;
	padding:2px 0;
}

#sidebar1 ul li ul li ul li, #sidebar2 ul li ul li ul li {
	border:none;
	padding:1px 0 1px 10px;
}




/* HTML styling */
a {
	color:#0099cc;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
}

a.mini-add-comment {
	background:url(images/mini-down-arrow.gif) no-repeat;
	float:right;
	padding-left:18px;
}

img {
	border:0;	
}

span.previous-entries {
	display:block;
	float:left;
	width:228px;
}

span.previous-entries a span {
	background:url(images/spr.png) no-repeat 4px -36px;
	overflow:auto;
	width:20px;
	height:20px;
	float:left;	
	padding-right:3px;
}

span.next-entries {
	display:block;
	float:right;
	text-align:right;
	width:225px;
}

span.next-entries a {
	display:block;	
}

span.next-entries a span {
	background:url(images/spr.png) no-repeat -20px -36px;
	overflow:auto;
	width:20px;
	height:20px;
	float:right;
	padding-right:3px;
}

a.post-calendar {
	background:url(images/mini-calendar.gif) no-repeat;
	color:#999999;
	float:right;
	font-size:95%;
	padding-left:20px;
}

span.post-dates {
	/*background:url(images/date.gif) no-repeat;*/
	background:url(images/spr.png) -75px -75px no-repeat;
	float:left;
	font-size:95%;
	padding-left:20px;
	padding-right:10px;
}

span.post-cat {
	/*background:url(images/mini-category.gif) no-repeat;*/
	float:left;
	font-size:95%;
}

span.post-cat span {
	background:url(images/spr.png) 0 1px no-repeat;
	overflow:auto;
	width:20px;
	height:20px;
	float:left;	
	padding-right:3px;
}

span.post-comments {
	float:right;
	font-size:95%;
}

span.post-comments a {
	float:right;	
}

span.post-comments span {
	background:url(images/spr.png) -20px -56px no-repeat;
	float:right;
	width:20px;
	height:20px;
	overflow:hidden;
}





/*
a:visited {
	color:#CC6633;
	text-decoration:none;
}
*/

form {
	margin:0;
	padding:0;
}

#logo h1, #logo h3 {
	display:none;
}

h1,h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#94b3c5;
	font:lighter 18px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:0 0 2px;
	padding-bottom:3px;
}

h1 a,h2 a,h1 a:visited,h2 a:visited {
	color:#0d1216;
	text-decoration:none;
}

h1 a:hover,h2 a:hover {
	color:#0099cc;
	text-decoration:none;
}

h3 {
	color:#758d38;
	font:normal 140%/100% Arial, Helvetica, sans-serif;
	margin:10px 0 5px;
}

h4 {
	color:#758d38;
	font:normal 130%/100% Arial, Helvetica, sans-serif;
	margin:10px 0 5px;
}

hr.clear {
	clear:both;
	margin:0;
	padding:0;
	visibility:hidden;
}

img.alignleft,img[align=left] {
	float:left;
	margin:2px 10px 5px 0;
}

img.alignright,img[align=right] {
	float:right;
	margin:2px 0 5px 10px;
}

img.center,img[align=center],img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

p {
	margin:0;
	padding:0 0 15px;
}







#commentform {
	font:110% Arial, Helvetica, sans-serif;
	margin-top:10px;
}

#commentform label {
	color:#262626;
	font-size:87%;
}

#commentform p {
	margin:0;
	padding:6px 0;
}

#commentform textarea {
	background-color:#ffffff;
	border:1px solid #cccccc;
	height:115px;
	margin-top:3px;
	padding:2px;
	width:478px;
}

#commentform textarea:focus,#commentform input[type=text]:focus {
	background:#ffffff;
}

#comments,#respond {
	border-bottom:1px dotted #CCCCCC;
	clear:both;
	padding:10px 0 5px;
}



#searchform {
	margin:0;
}

#searchform div {
	padding:10px;
}

#searchform input[type=text]{
	width:150px;
}


	
/* Classes and other stuff */
.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.center {
	text-align:center;
}

.clear {
	clear:both;
}

.commentlist {
	line-height:130%;
	margin:10px 0;
	padding-left:20px;
}

.commentlist .alt {
}

.commentlist cite {
	color:#CC6600;
	font-size:120%;
	font-style:normal;
	font-weight:bold;
}

.commentlist cite a,.commentlist cite a:visited {
	color:#CC6600;
}

.commentlist li {
	padding:5px 10px;
}

.commentlist small {
	display:block;
	font-size:87%;
	margin-bottom:5px;
}

.entry {
	clear:both;
	padding-top:10px;
}



.loginout {
	background:url(images/mini-loginout.gif) no-repeat left center;
	margin-left:8px;
	padding-bottom:2px;
	padding-left:18px;
}

.navigation {
	clear:both;
	height:15px;
	padding:10px 0;
}

.post {
	clear:both;
	padding-top:15px;
}

.post-date {
	background:url(images/date-bg.gif) no-repeat;
	float:left;
	height:49px;
	width:45px;
}

.post-day {
	color:#999999;
	display:block;
	font-size:18px;
	line-height:18px;
	margin-left:-3px;
	padding-top:7px;
	text-align:center;
	text-transform:uppercase;
}

.post-month {
	color:#FFFFFF;
	display:block;
	font-size:11px;
	line-height:11px;
	margin-left:-3px;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
}

.post-title {
	float:left;
	margin-left:0;
	text-transform:capitalize;
	width:486px;
}

.rss {
	background:url(images/mini-rss.gif) no-repeat left center;
	margin-left:8px;
	padding-bottom:2px;
	padding-left:18px;
}

::-moz-selection{
	background:#0099cc;
	color:#fff;
}

::selection {
	background:#0099cc;
	color:#fff;
}

/* Linked Within related posts plugin */
.linkwithin_hook {
	width:360px;
	margin:0 auto;	
}


/* fx */
#box {
	width:320px;
	height:250px;
	/*background:#ccc;*/
	position:relative;
	margin:150px auto 0;
}

#box a {
	z-index:100;	
}

#box img {
	position:absolute;
	top:0px;
	left:10px;
	display:block;
	float:left;
	z-index:1;
	border:0;
}

.shad_l,.shad_r {
	margin-top:5px;
	width:13px;
	height:167px;	
	position:absolute;
}

.shad_l {
	top:0px;
	left:3px;
	background:url(images/shad_l.png);
}

.shad_r {
	top:0px;
	right:2px;
	background:url(images/shad_r.png);
}