/*
Theme Name: TGraffi Design Club
Theme URI: http://tgraffi.com
Description: Home of TShirt design tips and tricks.
Version: 1.0
Author: Christian Rhodes
Author URI: http://tgraffi.com
*/

/* Begin Typography & Colors */

/* Generic styling */

body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Arial", Helvetica, sans-serif;
	background: White;
	color: #444;
}

.em {
	font-size: 1em!important;
}

p {
	margin: 0px 0px 10px 0px;
}

a {
	font-weight: bold;
}

a:link {
	color:#FF3568;
	text-decoration: none;
}

a:visited {
	color:#9C0;
	text-decoration: none;
}

a:hover {
	color:#4394DC;
	text-decoration: underline;
}

a:active {
	color:White;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

select,option {
	font-size: 1em;
}

select.em {
	font-size: 1em;
}

input {
	font-size: 0.75em;
}

textarea {
	font-size: 0.75em;
}

input.em {
	font-size: 0.75em;
}

submit {
	font-size: 0.75em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
}

/* ++++++++++++++++++++++++++Primary formatting++++++++++++++++++++++++++ */

#header {
	text-align: center;	
	background-color: Black;
}

#home1 {
	text-align: center;
	background: #222 url(http://www.tgraffi.com/images/tg_makeone_hint.png) 47% 95% no-repeat;
}

#home2 {
	text-align: center;
	background: url(http://www.tgraffi.com/images/tg2_hashbg.png) 0 0;
	padding: 0 0 20px 0;
}

#footer {
	text-align: center;
}

.pagewidth_nav {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	background: url(http://www.tgraffi.com/images/tg2_basket.png) no-repeat 98% 0;
}

.pagewidth {
	width: 900px;
	text-align: left;
	margin: 0px auto;
}

/* ++++++++++++++++++++++++++Universal formatting++++++++++++++++++++++++++ */

/* Header */

/*#header h1.home {
	background-image: url(images/tg2_tgraffilogo.png);
	width: 180px;
	height: 44px;
	float: left;
	margin: 25px 0 20px 32px;
}*/

#header h1.home {
	float: left;
	margin: 25px 0 20px 30px;
	padding: 0;
}

#header h1.home a {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 44px;
	background-image: url(http://www.tgraffi.com/images/tg2_tgraffilogo.png);
	text-indent: -9999px;
}

#header h1.home span{
	display: none;
}

#head_right {
	float: right;
	margin: 10px 20px 0 0;
}

#hr1_about {
	font-size: 0.7em;
	float: left;
	padding: 0 20px 0 0;
	color: #999;
}

#hr2_basket {
	float: right;
	text-align: center;
	width: 130px;
}

#hr2_b_image {
	margin: 0 0 3px 0;
}

#hr2_b_value {
	font-size: 0.75em;
}

#header ul {
	margin: 0 0 0px 0;
	padding: 0 10px 0 25px;
	width: 865px;
	display: block;
	clear: both;
	height: 32px!important;
	overflow: hidden;
}

#header ul li {
	float: left;
	margin: 0 5px 0 0;
	border-style:none;
}

#header ul li img {
	border-style:none;
}

#header ul li.club {
	float: right;
	margin: 0 5px 0 0;
}

/* Curves */

.tl {
	background: url(http://www.tgraffi.com/images/tg2_curve_tl.png) no-repeat 0 0;
}

.tr {
	background: url(http://www.tgraffi.com/images/tg2_curve_tr.png) no-repeat 100% 0;
}

.bl {
	background: url(http://www.tgraffi.com/images/tg2_curve_bl.png) no-repeat 0 100%;
}

.br {
	background: url(http://www.tgraffi.com/images/tg2_curve_br.png) no-repeat 100% 100%;
}

/* Footer */

#footer {
	border-top: 1px solid #999;
}

#footleft {
	float: left;
	margin: 25px 25px 30px 20px;
	width: 580px;
	color: #999;
	font-size: 0.75em;
	line-height: 1.4em;
}

#footleft h3 {
	margin: 0 0 10px 0;
}

p#disclaimer {
	font-size: 0.9em;
	margin-bottom: 50px;
}

p#madeuk {
	margin-bottom: 50px;
	font-size: 0.9em;
}

#footright {
	margin: 25px 0 0 0;
	width: 255px;
	float: right;
	color: #999;
	font-size: 0.7em;
	line-height: 1.4em;
}

#footright h3 {
	margin: 0 0 10px 0;
}

p#payments {
	margin: 0 0 10px 0;
}

/* ++++++++++++++++++++++++++Home page only++++++++++++++++++++++++++ */

/* Intro bar */

#home_intro {
	float: left;
	margin: 30px 0 0 30px;
}

#hi_img1 {
	margin: 0 0 30px 0;
}

#hi_img1 span{
	display: none;
}

#hi_img2 {
	margin: 0 0 0 120px;
}

#home_feature {
	float: right;
	margin: 10px 0 20px 0;
}

#socials {
	margin: 0 0 0 0px;
}

/* Second tier */

#box1 {
	float: left;
	width: 285px;
	margin: 20px 20px 0px 20px;
	background-color: white;
	font-size: 0.7em;
}

#box1 h2 {
	width: 285px;
	display: block;
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#box1 p {
	line-height: 1.3em;
	padding: 0px 15px 5px 15px;
	float: left;
	width: 150px;
}

#box2 {
	float: left;
	width: 285px;
	margin: 20px 30px 0px 0px;
	background-color: white;
	font-size: 0.7em;
}

#box2 h2 {
	width: 285px;
	display: block;
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#b2im {
	display: block;
	clear: both;
	margin: 0 0 7px 0;
	width: 285px;
	text-align: center;
}

#box2 p {
	display: block;
	clear: both;
	padding: 0px 15px 12px 15px;
	line-height: 1.3em;
	margin: 0;
}

#box3 {
	float: left;
	width: 237px;
	margin: 20px 0px 0 0 ;
	background-color: white;
	font-size: 0.7em;
}

#box3 h2 {
	width: 237px;
	display: block;
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#box3 p {
	line-height: 1.3em;
	padding: 0px 15px 5px 15px;
	float: left;
	width: 120px;
}

/* ++++++++++++++++++++++++++Sub page elements++++++++++++++++++++++++++ */

/* Generic */

.centre {
	text-align: center;
}

#pageformat {
	padding: 20px 27px 20px 27px;
	text-align: center;
}

#whitebox {
	width: 850px;
	text-align: left;
	background-color: white;
}

#pagefull {
	font-size: 0.75em;
	line-height: 1.35em;
	padding: 20px 0;
	margin: 0 20px;
}

#pagefull ul {
	list-style: disc inside none;
}

#pageleft {
	width: 560px;
	margin: 20px 0px 10px 20px;
	float: left;
	font-size: 0.75em;
	line-height: 1.35em;
}

#pageleft p {
	line-height: 1.4em;
}

#pageright {
	float: right;
	width: 237px;
	background-color: #eee;
	margin: 20px 20px 20px 0px;
	font-size: 0.75em;
	line-height: 1.35em;
}

#pageright p {
	padding: 0 12px;
}

.greyroof {
	width: 237px;
}

.greyfloor {
	width: 237px;
}

/* Make page */

h2#make {
	background-color: #ff0066;
	text-align: center;
	padding: 12px 0 8px 0;
	height: 28px;
}

h2#buy {
	background-color: #0099ff;
	text-align: center;
	padding: 12px 0 8px 0;
	height: 28px;
}

h2#sell {
	background-color: #9C0;
	text-align: center;
	padding: 12px 0 8px 0;
	height: 28px;
}

h2#basket {
	background-color: White;
	text-align: center;
	padding: 12px 0 8px 0;
	height: 28px;
}

/* Page content formatting */

h3#graphic {
	margin: 0 0 15px 0;
	text-align: center;
}

h3#prodname {
	margin: 5px 0 5px 0;
	color: #0099ff;
	font-size: 2em;
	font-weight: normal;
}

h4#graphic {
	margin: 0 0 10px 0;
}

h4#rightcol {
	margin: 0 0 10px 10px;
}

h5#rightcol {
	margin: 0 0 5px 10px;
}

p#large {
	font-size: 1.4em;
	line-height: 1.2em;
}

p#shift {
	float: right;
	margin: 0 0 10px 10px;
	width: 300px;
}

h4#subhead {
	margin: 10px 0 10px 0;
}

.up_box {
	background: url(http://www.tgraffi.com/images/tg2_uploader.gif) no-repeat 0 0;
	width: 210px;
	height: 31px;
	float: left;
	padding: 12px 10px 10px 14px;
	margin: 0 0 10px 0;
}

.up_button {
	padding: 6px 0 0 6px;
}

p.small {
	font-size: 0.95em;
	color: #666;
	line-height: 1.2em;
	margin: 0 0 8px 0;
}

.style_block {
	margin: 0 0 8px 10px;
}

.sb_pic {
	float: left;
	margin: 0 0px 0 0;
}

.sb_words {
	float: left;
	margin: 0px 3px 0 0;
	width: 150px;
}

h5.teestyle {
	margin: 0 0 3px 12px;
	padding: 0;
}

.base {
	margin: 0 0 5px 0;
}

#what {
	margin: 0 0px 10px 13px;
}

.multi_item {
	float: left;
	width: 240px;
	margin: 0 0px 0 25px;
}

p.item {
	font-size: 1.25em;
	line-height: 1.25em;
}

table#upload {
	padding: 0px;
	margin: 0 0 10px 0;
	border: 1px solid #999;
	width: 400px;
	text-align: left;
}

td.title {
	background-color: #333;
	padding: 5px;
	color: #eee;
}

td.field {
	background-color: #eee;
}

td.button {
	padding: 8px;
}

p#goback {
	float: right;
}

p#pricepoint {
	font-weight: bold;
	font-size: 1.3em;;
}

#col1 {
	float: left;
	width: 215px;
	margin: 0 13px 20px 0;
}

#col2 {
	float: left;
	width: 180px;
	margin: 0 10px 20px 0;
}

#col3 {
	float: left;
	width: 125px;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}

.size_option {
	border: 1px solid #DDD;
	border-right: 1px solid #999;
	border-bottom: 1px solid #222;
	padding: 5px 5px;
	margin: 0 0 5px 0;
}

.size_size {
	float: left;
	margin: 0 10px 0 0;
}

.size_field {
	float: right;
	margin: 0 0px 0 0;	
}

/* Colour */

#teetypes {
	margin: 0 0 10px 0;
}

#twittee {
	float: left;
	margin: 0 0 0 30px;
}

#flicktee {
	float: right;
	margin: 0 30px 0 0;
}

#teeformat {
	margin: 0 0 20px 0px;
	display: block;
}

.rot_sca {
	float: left;
	height: 225px;
	padding-top: 10px;
	text-align: left;
	width: 100px;
}

#format {
	float: left;
	height: 275px;
	width: 323px;
	padding: 0 10px;
}

td.colour {
	border: 1px solid #666;
	padding: 1px;
}

.darkgrey {
	background-color: #444;
	width: 70px;
	height: 20px;
}

/* Upload */

#make_upload {
	background: url(http://www.tgraffi.com/images/tg2_big.png) no-repeat;
	z-index: 1000;
	height: 235px;
	width: 315px;
	text-align: center;
	margin: 0 0 -90px 130px;
	padding: 45px 0 0 0;
}

h3#upl {
	margin: 0 0 10px 0;
}
/*designs - buy, browse products*/
.designs {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.designs img {
	border: 0;
}
.designs li {
	position: relative;
	z-index: 0;
	display: block;
	width: 240px;
	height: 280px;
	margin: 0 0px 20px 25px;
	padding: 0;
	float: left;
	font-size: 1.25em;
	line-height: 1.25em;
}

.designs li.nomargin {
	margin: 0 0 10px 0;
}

.designs li a {
	text-decoration:none;
}

.pager {
	clear: both;
}

.pager .pages {
	display: block;
	float: left;
	margin: 20px 0 20px 7px;
}

.pager .nextpage {
	display: block;
	float: right;
	text-align: right;
	margin: 20px 13px 20px 0;
}
/* used in shopping-cart */
TABLE.productListing { 
}

.productListing-heading {
  background-color: #333;
  color: white;
  font-weight: bold;
  border-right:2px solid white;
}
TD.productListing-data input {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
/* "CREATE" PAGE */
#main {
	position: relative;
	background: #fff;
	float: left;
	/*width: 820px;*/
	margin: 28px 28px 28px 100px;
	padding: 1px;
	border: 0px solid blue;
}

#main .main-lt {
	float: left;
	width: 522px;
	padding-left: 37px;
	margin-top: 13px;
	padding-bottom: 40px;
	border: solid red 0px;
}

.main-lt .col2 {
	float: right;
	left: 279px;
	width: 244px;
	margin: 27px 0 0 0;
}

#main .main-lt p {
	/*margin-left: 8px;*/
	margin-right: 8px;
}

#create-tee {	/* is inside: #main .main-lt , line 218 */
	position: relative;
	/*z-index: 2;*/
	/*background: transparent url('images/TG_tee_solo.jpg') no-repeat 240px 0px; v2 pre 17/11/09*/
	background: transparent url('http://www.tgraffi.com/images/TG_tee_solo.jpg') no-repeat 0px 0px;
	margin: 0px 0 0px 0;
	padding:0;
	border:solid black 0px;
	float:left;
}

#scratch-pad {
	margin: 0px 0 0px 13px; /* was 0 0 0 20 */
	padding: 0px 0 25px 0; /* was 46 0 0 0 , pads out space under table*/
	/*text-align:center; only centre td*/
	background: transparent url('http://www.tgraffi.com/images/TG_artwork_solo.png') no-repeat 0px 0px;
	border:solid red 0px;
}

#create-tee-form { /*was same as cart quantity*/
	margin: 0;
	padding: 0;
	margin-top: 0;
	color: #666;
}

#create-tee-form .col1, .main-lt .col1 {
	/*position: relative;*/
/*	top: 310px;*/
	float: left;
/*	top:-110px;*/
	width: 240px;
	margin: 27px 0 0 0;
}


/* */

/* Wordpress styling for the design club specifically */
/* Only on DC index */

#home_dc {
	text-align: center;
	padding: 30px 0px;
	border-top: 1px dashed #21a4e5;
	border-bottom: 1px solid #98bccd;
	background: #d0e7f2 url(http://www.tgraffi.com/images/tg_youhere.png) 75% 6% no-repeat;
}

#sub_dc {
	text-align: center;
	padding: 10px 0px;
	border-top: 1px dashed #21a4e5;
	border-bottom: 1px solid #98bccd;
	background: #d0e7f2;
}

#home_dc2 {
	text-align: center;
	background-color: #ecf6fa;
	padding: 0 0 20px 0;
}

h2#design_club {
	margin: 0 0 10px 30px;
}

h2#sub_club {
	margin: 0 0 0px 30px;
	float: left;
}

#dc_back {
	float: left;
	margin: 10px 0 0 10px;
}

#dc_subtext {
	margin: 0 60px 0 30px;
	width: 200px;
	float: left;
}

#dc_tat {
	float: left;
}

#dc_rss {
	float: right;
	width: 200px;
}

/* Wordpress styles */

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.entry p {
	font-size: 1.05em;
}

.entry {
	line-height: 1.4em;
}

.postmetadata {
	text-align: left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin: 0 0 10px 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}

.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: Arial, Helvetica, 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 Arial, Helvetica, Sans-Serif;
	text-align: center;
}

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

/* Main formatting */

#maincolumn {
	width: 575px;
	float: left;
	padding: 20px 0 0 25px;
}

/* Post elements */

.post {
	margin: 0px 0 20px 0px;
	border: 1px solid #d0e7f2;
	padding: 12px;
	background-color: white;
	width: 549px;
	font-size: 0.75em;
}

h2.posthead {
	margin: 0 0 15px 0;
	font-size: 2em;
}
	
h2.spost {
	margin: 0 0 5px 0;
	font-size: 1.7em;
}

.post p {
	margin: 0 0 10px 0;
	line-height: 1.38em;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.postmetadata {
	padding-top: 5px;
	margin: 30px 0;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	color: black;
	font-weight: bold;
}

/* Sidebar elements */

#sidecolumn {
	padding: 20px 10px 0 10px;
	float: right;
	width: 240px;
}

#sidebar {
	border: 1px solid #d0e7f2;
	padding: 86px 10px 10px 10px;
	background: white url(http://www.tgraffi.com/images/tg_getaround3.png) no-repeat 0 0;
	width: 240px;
	float: right;
	font-size: 0.75em;
}

#sidebar input {
	font-size: 1em!important;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	width: 285px;
}

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

#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;
}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}



/*	Titles and Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

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 */

/* Lists */

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 {
	content: "\00BB \0020";
}

.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;
}

/* Form Elements */

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
	}

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

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

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

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

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}

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

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;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin: 10px;
}

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