/*   

*/

* { margin: 0; padding: 0; }

* .comment_author {
	color: #555555;
}

#author {
	color: #999999;
}
	
body { 
	background:#393939 url(images/bw2.gif) repeat 0 0;
	color:#C5C5C5;
	font-family: Verdana,sans-serif;
	font-size:70%;
	text-align: left;
	line-height:1.45;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-weight: normal;
	-x-system-font:none;
}

#sidebarjag {
	width: 120px;
	margin-top: 10px;
    margin-left: 25px;
    padding: 10px;
    background-color: white;
    color:#050505;
    float:	left;
    -moz-border-radius:3px;
	-khtml-border-radius:3px;
}

#sidebarjag a {
	text-decoration: none;
	color:#050505;
}

#sidebar1jag {
	padding: 10px;
}



#contentjag {
	width: 500px;
	margin-top: 10px;
    margin-left: 20px;
	padding: 20px 20px 0px 20px;
	background-color: white;
 	float:	left;
 	-moz-border-radius:3px;
 	-khtml-border-radius:3px;
}

#contentjag a img {
	padding-left: 45px;
	border: none;
	padding-right: 50px;
}

#sidebarRjag a {
	text-decoration: none;
	color:#050505;
}

#sidebarRjag {
	width: 220px;
	margin-top: 10px;
    margin-left: 20px;
    padding: 10px;
    background-color: white;
    color:#050505;
    float:	left;
 	-moz-border-radius:3px;
 	-khtml-border-radius:3px;
}

body a {
	font-style: normal;
    color:#C5C5C5;
}

body a:hover {
	text-decoration: underline;
}

#sidebarL a {
	text-decoration: none;
		}
		
#sidebarL a:hover {
	text-decoration: underline;
}

body h1 {
	margin-bottom: 13pt;
}

body h1 a{
	font-family: Verdana,sans-serif;
	font-size:100%;
	text-align: left;
	line-height:1.45;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-weight: normal;
	text-decoration: none !important;
}

body h2 {
	font-family: Verdana,sans-serif;
	font-size:100%;
	text-align: left;
	line-height:1.45;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-weight: normal;
	text-decoration: none !important;
}

body h1 {
	font-family: Verdana,sans-serif;
	font-size:100%;
	text-align: left;
	line-height:1.45;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-size-adjust:none;
	font-weight: normal;
	text-decoration: none !important;
}

body ul {
	list-style: none;
}

body li {
	list-style: none;
	font-family: Verdana,"Trebuchet MS",sans-serif;
	font-size: 8pt;
	color: #C5C5C5 ;
	text-align: left;
	line-height: 11pt;
}


#all {
	width: 985px;
	margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    position: absolute;
}

#sidebarL {
	width: 120px;
	margin-top: 10px;
    margin-left: 25px;
    padding: 10px;
    background-color: #050505;
    float:	left;
    -moz-border-radius:3px;
	-khtml-border-radius:3px;
}


#content {
	width: 500px;
	margin-top: 10px;
    margin-left: 20px;
	padding: 20px 20px 0px 20px;
	background-color: black;
 	float:	left;
 	-moz-border-radius:3px;
 	-khtml-border-radius:3px;
}

#tshirts {
	width: 620px;
	height: 620px;
	margin-top: 10px;
    margin-left: 20px;
	padding: 20px 20px 0px 20px;
	background-color: black;
 	float:	left;
 	-moz-border-radius:3px;
 	-khtml-border-radius:3px;
}

#tshirt-sidebar {
	width: 80px;
	height: 40px;
	margin-top: 10px;
    margin-left: 20px;
	padding: 20px 20px 0px 20px;
	background-color: black;
 	float:	left;
 	-moz-border-radius:3px;
 	-khtml-border-radius:3px;
}

#sidebarR {
	width: 220px;
	margin-top: 10px;
    margin-left: 20px;
    padding: 10px;
    background-color: black;
    float:	left;
 	-moz-border-radius:3px;
 	-khtml-border-radius:3px;
}

#content .entry {
	overflow: hidden;
}

#content .entry .box1 {
	max-width: 500px !important;
	max-height: 375px !important;
	overflow: hidden !important;
	opacity: 1;
    filter: Alpha(opacity = 100);
    margin-bottom: 5px;
}

#content .entry .picture-box {
	overflow: hidden !important;
}

#content .entry .picture-box img {
	float: left;
	margin-bottom: 15px;
    margin-right: 7px;
	margin-left: 7px;
}

#content .entry .picture-box a:before {
	content: none;
	font-size:0.0;
	color: #000;
}

#content .entry .info {
	margin-bottom:	5px;
	border-bottom:  1.5px solid #636363;
}

#content .entry .info p.infoleft {
	width: 60%;
	float: left;
	}

#content .entry .info p.inforight {
	width: 35%;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}

#content .entry img  {
	border: 0px;
	float: right;
	margin-bottom: 10px;
	margin-top: 0px;
	opacity: .6;
    filter: Alpha(opacity = 60);
}

#content .entry img:hover {
	opacity: 1;
    filter: Alpha(opacity = 100);
}

#content .entry p.picture a:before {
	content: none;
}

#content .entry .infoleft a:before {
	content: "› ";
}

#content .entry .inforight a:before {
	content: "› ";
}

#shadowbox a:before {
	content: none;
}

#sidebar1 {
	padding: 10px;
}

#sidebar1 h1{
	margin-bottom: 0pt;
}

#sidebar1 h1 a{
	color: #C5C5C5 ;
}

#sidebar1 h1 a:before {
}

#sidebar1 h2 {
	font-size: 8pt;
	line-height: 11pt;
	color: black;
	font-weight: normal;
}

#sidebar1 ul {
	margin-left: 0px;
}

#sidebar2 {
	padding: 10px;
	color: #C5C5C5 ;
}

.tagcloud {
	font-family: Tahoma;
	font-weight: normal;
}

/* Wordpress required */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* If logo isn't hardcoded */

h1.logo1, h1.logo1 a, h1.logo1 a:visited, h1.logo1 a:hover {
	color: #C5C5C5 ;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	font-size: 0px;
	line-height: 1.2em;
}

p.logo1 {
	color: #FFFFFF;
	font-size: 0pt;
	font-family: tahoma;
}
