/*
Design by Webb Grafix Design Solutions
http://www.webbgrafix.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #0A0A0A url(http://www.tshirtpr0n.com/images/img1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #CCCCCC;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

.arrowgreen{
	width: 180px; /*width of menu*/
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(http://www.tshirtpr0n.com/images/arrowgreen.gif) 100% 0;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}


a {
	text-decoration: none;
	color: #4C702A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #870101;
}

a:hover {
	border: none;
	color: #FF0000;
}

html {
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #DDDDDD;
    scrollbar-highlight-color: #666666;
    scrollbar-3dlight-color:#DDDDDD;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000; 
    scrollbar-arrow-color: #870101; 
	}

img     {  
    border-style: none;
}

a .work_image {
	border:6px solid #999999;
	margin-left:5px;
}
	
	a:hover .work_image {
	border:6px solid #cccccc;
    margin-left:5px;
}

/* Wrapper */

#wrapper {
	background: url(http://www.tshirtpr0n.com/images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 750px;
	height: 300px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(http://www.tshirtpr0n.com/images/header.gif);
}

#header h2 {
	float: left;
}

#header h2 {
	letter-spacing: 2px;
	font-size: 107%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	background: url(http://www.tshirtpr0n.com/images/img4.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 20px 0 20px;
	border: none;
	border-right: 1px solid #110F09;
	font-size: 85%;
	font-weight: bold;
	color: #F4D1C5;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 730px;
	margin: 0 auto;
	background: url(http://www.tshirtpr0n.com/images/img7.jpg) repeat-y 220px 0px;
}

/* Content */

#content {
	float: right;
	width: 489px;
	padding-right: 20px;
}

#content_fullpg {
	float: right;
	width: 750px;
	padding-right: 20px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(http://www.tshirtpr0n.com/images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	background: url(http://www.tshirtpr0n.com/images/img5.jpg) repeat-x left bottom;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(http://www.tshirtpr0n.com/images/img6.jpg);
	border-bottom: 1px solid #1C1C1C;
	font-size: 100%;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(http://www.tshirtpr0n.com/images/img4.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
