/*
Theme Name: tshirtme
Theme URI: http://www.tshirtme.com
Description: Wordpress template
Version: ver 1.0
Author: ThemeNinja.com
*/


/* General */

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	background: #4d4c4c;
}
a, a:visited {
	text-decoration: none;
	color: #3ED116;
	font-size: 15px;
}

/* Header */


#topheader {
	margin: 0 auto;
	height: 200px;
	background: #ffffff;
	min-width: 1000px;
}

#topheader-inside {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
}


#tshirt {
	background: url(imgs/t-shirt.png) no-repeat;
	width: 371px;
	height: 300px;
	position: absolute;
	left: 625px;
	top: 81px;
}

/* Top Bar */

#bar {
	background: #3ed116 url(imgs/bar-bg.gif) repeat-x;
	padding: 46px 0 30px 35px;
	height: 67px;
	min-width: 965px;
}
#bar .pdl {
	float: right;
}
#bar .postform {
	font-family: Helvetica, sans-serif, Arial, verdana;
	font-size: 20px;
	color: #4d4c4c;
	background-color: #96e381;
	border: 0px;
	width: 470px;
	height: 24px;
	margin: 0;
}
#bar .pdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bar .sdl {
	background: url(imgs/searchbox-bg.gif) no-repeat;
	width: 765px;
	height: 45px;
	padding: 22px 0 0 200px;
	margin: 0 auto;
	
}
#bar .sdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
/* Nav */

#nav {
	background-color: #3ed116;

	margin-bottom: 8px;
	min-width: 1000px;
}

#nav .navbar {
	margin: 0 auto;
	width: 1000px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	background: #73da57 url(imgs/menu-left-bg.gif) left top no-repeat;
}
#nav li a {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 22px;
	font-weight: normal;
	float: left;
	margin: 0;
	text-transform: lowercase;
	text-decoration: none;
	padding: 5px 15px;
	color: #434342;
	background: url(imgs/menu-right-bg.gif) right top no-repeat;
}
#nav li a:hover {
	color: #ffffff;
}
#nav .current_page_item {
	background: #4d4c4c url(imgs/currentmenu-left-bg.gif) left top no-repeat;
}

#nav .current_page_item a {
	color: #73da57;
	background: url(imgs/currentmenu-right-bg.gif) right top no-repeat;
}
/* Wrap */

#wrapbg {
	background: url(imgs/body-bg.gif) bottom center repeat-x;
}
#wrap {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 5px;
}
/* Logo And Header */

#header {
	width: 870px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#header a img {
	border: 0px;
}
/* Content */

#content {
	width: 100%;
	margin-bottom: 10px;
}
/* Content -> page Panel */

#content .page {
	width: 620px;
	float: left;
	padding: 0 20px;
}
#content .page .head {
	height: 23px;
	width: 100%;
	margin-bottom: 10px;
}
#content .page .post {
	/*border-bottom: 1px solid #888888;*/
	margin-bottom: 40px;
}
#content .page h2 {
	font-size: 21px;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 6px;
}
#content .page #comments h2 {
	font-size: 15px;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 6px;
}
#content .page h2 a {
	font-size: 21px;
	color: #ffffff;
}
#content .page h2 a:hover {
	color: #3ed116;
}
#content .page h2 img {
	vertical-align: text-bottom;
	margin-bottom: 15px;
}
#content .page .comments {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#content .page p {
	line-height: 21px;
	margin-bottom: 11px;
}
#content .page .post p a {
	color: #3ED116;
	padding: 2px;
}
#content .page .post p a:hover {
	border-bottom: 1px solid #444;
}
#content .post h3 {
	font-size: .875em;
	color: #333;
	margin-bottom: 10px;
}
/* Content -> Product and Sidebar Panel */

#content .leftsidebar {
	width: 175px;
	float: left;
	margin-top: 49px;
}
#content .rightsidebar {
	width: 153px;
	float: left;
}

#content .products {
	width: 805px;
	padding-left: 30px;
	float: left;
}

#content .products .post {
	float: left;
	width: 116px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
#content .products .post .item {
	font-size: 12px;
	background-image: url(imgs/itembg.gif);
	height: 86px;
	width: 116px;
	text-align: center;
	line-height: normal;
	margin-bottom: 5px;
}
#content .products .post .item img {
	margin-top: 7px;
}
#content .products .post .item a img {
	border: 1px solid #fff;
}
#content .products .post .item a:hover img {
	border: 1px solid #7cceed;
}
#content .products .post .inside {
	font-size: 12px;
}
#content .products .post .top {
	color: #222222;
	text-align: center;
}
#content .products .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content .products .post .top h2 a {
	color: #4d98c8;
}
#content .products .post .top h2 a:hover {
	color: #2a718c;
}
#content .products .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .products .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .products .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .products .navigation a {
	border: 1px solid #ccc;
	color: #555;
	padding: 4px;
}
#content .products .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#content .products .navigation .left {
	width: 45%;
	float: left;
}
#content .products .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
/* Content -> Sidebar Widget Styles */

#content .leftsidebar .widgetcase, #content .rightsidebar .widgetcase {
	margin-bottom: 25px;
}
#content .leftsidebar .widgetcase p, #content .rightsidebar .widgetcase p {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#content .leftsidebar .widgetcase .textwidget, #content .rightsidebar .widgetcase .textwidget {
	font-size: .850em;
	color: #CCCCCC;
	line-height: 175%;
}
#content .leftsidebar .widgetcase h2.widgettitle, #content .rightsidebar .widgetcase h2.widgettitle {
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0 0 3px 0;
	color: #3ED116;
	border-bottom: 1px dotted #888888;
}
#content .leftsidebar .widgetcase ul, #content .rightsidebar .widgetcase ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
}
#content .leftsidebar .widgetcase ul li, #content .rightsidebar .widgetcase ul li {
	margin-bottom: 3px;
	border-bottom: 1px dotted #888888;
}
#content .leftsidebar .widgetcase ul li a, #content .rightsidebar .widgetcase ul li a {
	font-size: 11px;
	color: #ccc;
}
#content .leftsidebar .widgetcase ul li a:hover, #content .rightsidebar .widgetcase ul li a:hover {
	color: #3ED116;
}
#content .leftsidebar .widgetcase ul .children, #content .rightsidebar .widgetcase ul .children {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: .850em;
	line-height: normal;
}
#wp-calendar {
	font-size: .725em;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	margin-bottom: 9px;
}
#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;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #3ED116;
	color: #333333;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
	color:#CCCCCC;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	font-size:9px;
	color:#3ED116;
	background-color: #4D4C4C;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #3ED116;
	color: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Content -> Spacer */
.spacer {
	width: 100%;
	clear: both;
}
/* Content -> Product Item Display Page */

#content .page .breadcrumbs {
	margin-bottom: 5px;
}
#content .page .breadcrumbs p {
	font-size: 11px;
	text-transform: lowercase;
	color: #3ed116;
	font-family: Helvetica, sans-serif;
	line-height: normal;
}
#content .page .breadcrumbs p a {
	border-bottom: 1px dotted #888;
	color: #3ed116;
}
#content .page .breadcrumbs p a:hover {
	border-bottom: 1px dotted #3ed116;
}
#content .page .ls {
	width: 256px;
	float: left;
}
#content .page .tr {
	width: 356px;
	text-align: center;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 2px;
}
#content .page .tr img {
	width: 100px;
	height: 100px;
	padding: 2px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
}
#content .page .mi {

	padding: 2px 25px 2px 2px;

	margin-bottom: 2px;
	float:left;

}
#content .desc {
	width: 428px;
	float: left;
	padding-top: 8px;
}
#content h2 .price {
	color: #3ED116;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content h2 .sold {
	background-color: #ca1717;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content .desc .buy {
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#content .desc .buy .lsf {
	width: 40%;
	float: left;
}
#content .desc .buy .rsf {
	float: right;
	width: 40%;
}
#content .desc .buy .field {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	width: 115px;
	margin: 0px;
}
#content .desc .buy .field2 {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	width: 115px;
	margin: 0px;
}


/* Content -> Normal Full Product Flow */

#content .grid {
	float: left;
	width: 785px;
	padding-left: 30px;
}
#content .page .grid {
	float: left;
	padding-left: 0;
	width: 672px;

}
#content .grid .post {
	float: left;
	width: 145px;
	margin-right: 12px;
	margin-bottom: 10px;
	display: inline;
}
#content .grid .mostpopularhead {
	background: url(imgs/most_popular_title.png) no-repeat;
	height: 38px;
	margin-bottom: 10px;
}
#content .grid .latestadditionshead {
	background: url(imgs/latest_additions_title.png) no-repeat;
	height: 38px;
	margin-bottom: 10px;
}
#content .grid .searchresultshead {
	background: url(imgs/search_results_title.png) no-repeat;
	height: 43px;
	padding-top:40px;
	font-size: 29px;
}

#content .grid .archivehead {
	height: 43px;
}
#content .grid .post .item {
	font-size: 12px;
	height: 136px;
	width: 125px;
	text-align: center;
	line-height: normal;
}
#content .grid .post .item img {
}
#content .grid .post .item a img {
	border: 1px solid #4D4C4C;
}
#content .grid .post .item a:hover img {
	border: 1px solid #3ED116;
}
#content .grid .post .inside {
	background: url(imgs/itembg.gif) no-repeat;
	font-size: 12px;
	padding: 8px;
}
#content .grid .post .top {
	color: #3ED116;
	padding: 2px 0;
}
#content .grid .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 17px;
	color: #3ED116;
}
#content .grid .post .top h2 a {
	color: #3ED116;
}
#content .grid .post .top h2 a:hover {
	color: #ffffff;
}
#content .grid .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .grid .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .grid .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .grid .navigation a {
	color: #3ed116;
	padding: 4px;
}
#content .grid .navigation a:hover {
	color: #fff;
}
#content .grid .navigation .left {
	width: 45%;
	float: left;
}
#content .grid .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
#content .grid .price {
	color: #3ed116;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	padding: 2px 0 2px 0;
	font-size: 16px;
	float: left;
}
#content .grid .sold {
	color: #ffffff;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	padding: 4px 0 2px 0;
	font-size: 13px;
}
/* Content -> Archives */

#content .archive {
	width: 100%;
	margin: 0 auto;
}
#content .archive h2 {
	font-size: .875em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 9px;
}
#content .archive h2 a {
	color: #1c5f85;
}
#content .archive h2 a:hover {
	color: #222;
}
#content .archive p {
	line-height: 165%;
	color: #232323;
	font-size: .825em;
}
#content .archive .col1 {
	width: 400px;
	padding-right: 49px;
	float: left;
}
#content .archive .col1 p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#content .archive .col1 p img {
	vertical-align: bottom;
}
#content .archive .col2 {
	width: 120px;
	padding-right: 29px;
	float: left;
	text-align: center;
}
#content .archive .col2 img {
	padding: 2px;
	border: 1px solid #ccc;
}
#content .archive .col2 a img {
	border: 1px solid #ccc;
}
#content .archive .col2 a:hover img {
	border: 1px solid #222;
}
#content .archive .col3 {
	width: 100px;
	padding-right: 29px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#content .archive .col3 .price {
	background-color: #D3E7B8;
	margin-top: 20px;
	color: #507733;
	padding: 2px;
	font-weight: bold;
}
#content .archive .col4 {
	width: 100px;
	float: right;
	text-align: center;
}
#content .archive .post-even {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	padding-right: 5px;
	padding-left: 5px;
}
#content .archive .post-odd {
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px
}
#content .archive .post-even p a, .post-odd p a {
	border-bottom: 1px dotted #999;
	font-weight: normal;
}
/* Content -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #6A6A6A;
	border: 1px solid #343435;
	color: #FFFFFF;
}
#commentform textarea {
	width: 100%;
}
#commentlist .author {
	font-size: 11px;
	margin-bottom: 5px;
	color: #999;
}
#commentlist .author a{
	font-size: 11px;
	color: #999;
}
#commentlist .author a:hover{
	color: #3ED116;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#commentlist ol  {
	list-style-type: none;
}

#commentlist ol li  {
	list-style-type: none;
}
#commentlist p a {
	background-color: #fff;
	font-size: .925em;
	line-height: 175%;
}
/* Content -> Footer and Copyright */

#footer {
	color: #343435;
	width: 100%;
	height: 194px;
	background: #ffffff url(imgs/tshirtmefooter.gif) top right no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer-inside {
	margin: 0 auto;
	width: 1000px;
}
#footer .col1 {
	width: 315px;
	float: left;
	padding-left: 3%;
}
#footer .col1 ul {
	margin: 0;
	padding: 0;
}
#footer .col1 ul li {
	list-style-type: none;
}
#footer .col1 ul li a, #footer .col1 ul li a:visited {
	color: #343435;
	font-size: 22px;
	text-transform: lowercase;
}
#footer .col1 ul li a:hover {
	color: #009900;
}
#footer .col2 {
	width: 417px;
	float: left;
	padding-right: 3%;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: .825em;
	line-height: 165%;
}
#footer p a {
	color: #1c5f85;
}
#footer p a:hover {
	background-color: #ccc;
	color: #111;
}
#copyright {
	text-align: center;
	background: #ffffff;
}
#copyright p {
	font-size: 11px;
	color: #555;
	margin: 0px;
	padding: 0px;
}
#copyright p a {
	color: #777;
}
#copyright p a:hover {
	color: #222;
}

.ctc {
	line-height: 22px;
	margin-top: 10px;
}
.clear {
	clear: both;
}

.contactform label {
	display: block;
	float: left;
	width: 150px;
	padding-bottom: 10px;
}

.contactform textarea, .contactform input {
	background: #6A6A6A;
	border: 1px solid #343435;
	color: #FFFFFF;
}
.contactform #contactsubmit {
	background: none;
	border: 0px;
	color: #FFFFFF;
}