	/*
Theme Name: New World Samurai
Theme URI: http://www.studioclear.ca
Description: Totally Customized Theme for New World Samurai and Karma gallery By <a href="http://www.studioclear.ca">Studio Clear</a>)
Version: 1 (WP2.9.2)
Author: Stephen Nelson, Studio Clear
Author URI: http://www.studioclear.ca
Tags: Tattoos, Art, Dark, Decorative
*/


/* CSS Document */

body {
background-image:url(http://www.newworldsamurai.com/wp-content/themes/nws/style/images/background-vertical-type.png);
background-position: top right;
background-repeat: repeat-x; 
background-color: #000000;
font: Arial, Helvetica, sans-serif;
letter-spacing: .08em;
line-height: 20px;
}
p, a, ul, li, visited {
	color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	margin-top: 40px;
	margin-bottom: 0px;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 31px;
}
h3 {
	font-size: 25px;
}
h4, h5, h6 {
	font-size: 20px;
}
h1.title {
	display: none;	
}

/* home town plugin */

#background-contaner{
	margin:auto;
position: absolute;
z-index: 10;
}
#main-layer {
	position: absolute;
z-index: 20;
}
#main-layer-relative {
position: relative;	
}
#main-container  {
text-align: center;
margin:auto;
width: 880px;
height: 820px;
}

#footer-container {
	margin-top: 80px;
	
}
#footer-container, #loginz {
margin-left: 40px;
width: 740px;
padding: 4px 0px 4px 0px;
}

#footer-container  p, #loginz ul {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing: 2px;
padding-top: 4px;
border-top: 1px dashed #333333;
text-transform: uppercase;
}	
#loginz ul li {
	display: inline-block;
}

#footer-container  a, #loginz a{
color: #555555;
text-decoration: none;
}	

#footer-container  a:hover, #loginz a:hover{
color: #990000;
text-decoration: none;
}	
#flashembed2 {
display: block;	
}
#content-container {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
}
#content-container a {
	color: #F00 !important;
	text-decoration: none;
}
#content-container a:hover {
	color: #C90;
}
#content-container h1, #content-container h2, #content-container h3, #content-container h4, #content-container h5, #content-container h6 {
	margin-left: 20px;
	margin-right: 80px;
}
#content-container p, #content-container ul {
	margin-left: 40px;
	margin-right: 80px;
	font-size: 12px;
	line-height: 20px;
}
.black-box {
	 overflow:hidden;
	background-color: #000000;
	width: 798px;
	margin-bottom: 40px;
	padding: 10px;
	clear:both;
}
.left-col {
	width: 536px;
	float: left;
}
.right-col {
	width: 260px;
	float: right;
}
/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .black-box {
    overflow:hidden;
	background-color: rgba(0,0,0, .8);
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	-moz-box-shadow: -3px 4px 3px #000;
	-webkit-box-shadow: -3px 4px 3px #000;
	box-shadow: -3px 4px 3px #000;
} 
.karma-box {
	overflow:hidden;

	background-image: url(style/images/karma.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 798px;
	margin-bottom: 40px;
	padding-top: 90px;
	clear:both;
}
/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .karma-box {
	background-image: url(style/images/karma.png);
	opacity: .8;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;

} 
.karma-type{
	padding-left: 130px;
}
.news-box {
	background-image: url(style/images/news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	 overflow:hidden;
	background-color: #000000;
	width: 798px;
	margin-bottom: 10px;
	padding: 20px;
	min-height: 400px;
}
/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .news-box {
	background-image: url(style/images/news.gif);
	background-repeat: no-repeat;
	background-position: top left;
    overflow:hidden;
	background-color: rgba(0,0,0, .8);
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	-moz-box-shadow: -3px 4px 3px #000;
	-webkit-box-shadow: -3px 4px 3px #000;
	box-shadow: -3px 4px 3px #000;
} 
.news-box h2 {
	margin-top: 0px;
}
.post {
	margin-top: 0px;
	padding-top: 0px;
}
.gallery-box {
	 overflow:hidden;
	background-color: #000000;
	width: 800px;
	margin-bottom: 0px;
	padding: 10px;
}
/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .gallery-box {
    overflow:hidden;
	background-color: rgba(0,0,0, .8);
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	-moz-box-shadow: -3px 4px 3px #000;
	-webkit-box-shadow: -3px 4px 3px #000;
	box-shadow: -3px 4px 3px #000;
} 


.wp-caption {
	background-color: #000;
	border: 0px;
}
.wp-caption p{
	font-size: 10px;
	margin: 0px !important;
	padding: 0px !important;
}

h1.page-heading {
	margin: 0px 0px -15px 0px !important;
	padding: 0px !important;
}
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
#content-container  .links {
	padding-top: 40px;
	padding-bottom: 40px;
	letter-spacing: .05em !important;
	font-size: 12px !important;
	line-height: 22px !Important;
}
#content-container .links p {
	
}
#content-container  .links a {
	color: #ffffff !important;
}
#content-container .links a:hover {
	color: #f00000 !important;
}
.slideshowlink {
	font-size: 10px;
	text-align: right;
	margin-right:  80px;
	color: #666;
}

/*------start up temporary page -----*/
p.temporary {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
letter-spacing: 2px;
padding-top: 4px;
border-top: 1px dashed #333333;
text-transform: uppercase;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
input, textarea, select {
    background-color: #000000;
    border: 1px solid #555555;

    color: #ececec;
} 
 select {
	border: 1px solid #ff0000; 
 }
 
 .don-box {
	overflow:hidden;
	bacground-color: #000000;
	background-image: url(style/images/don-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 798px;
	margin-bottom: 40px;
	padding-top: 10px;
	clear:both;
}
/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .don-box {
	background-color: none;
	background-image: url(style/images/don-bg.gif);
	opacity: .8;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	

} 
 .don-box p,  .don-box h3 {
	
 }
 .spacer200 {
	height: 500px; 
 }
 p.m0 { 
 }
  .artists-box {
	overflow:hidden;
	bacground-color: #000000;
	background-image: url(style/images/artists.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 798px;
	margin-bottom: 40px;
	padding-top: 10px;
	clear:both;
}
/* IE6 will ignore this , again I hate IE6 */
html>body .artists-box {
	background-color: none;
	background-image: url(style/images/artists.gif);
	opacity: .8;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
min-height: 323px;
	

} 
  .shop-box {
	overflow:hidden;
	bacground-color: #000000;
	background-image: url(style/images/shop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 798px;
	margin-bottom: 40px;
	padding-top: 10px;
	clear:both;
}
/* IE6 will ignore this , again I hate IE6 */
html>body .shop-box {
	background-color: none;
	background-image: url(style/images/shop.jpg);
	opacity: .8;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
min-height: 523px;
	

} 



/* ----------- Album Styles Extend -------------*/

#content-container .ngg-albumoverview {
	margin-top: 10px;
	width: 600px;
	margin-left: 90px;
	clear:both; 
	display:block !important;
}

#content-container .ngg-album {
	/*height: 130px;*/
	overflow:hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 0px solid #000000 !Important;
}

#content-container .ngg-albumtitle {
	text-align: left;
 	width: 400px;	
	margin:0px;
	padding:0px;
	float: left;

}

#content-container .ngg-thumbnail {
	float: left;
	margin: 0pt !important;
	margin-right: 12px !important;
}

#content-container .ngg-thumbnail img {
	background-color:#434343;
	border:0px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

#content-container .ngg-thumbnail img:hover {
	background-color: #900;
}

.ngg-description {
	text-align: left;
}

/* ----------- Gallery style -------------*/

#content-container .ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	margin-left: 60px;
	width: 660px;
	clear:both; 
	display:block !important;
}

#content-container .ngg-gallery-thumbnail-box {
	float: left;
	width: 20%;
}

#content-container .ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

#content-container .ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#434343;
	border:0px solid #000;
	display:block; 
	padding:4px;
	position:relative;
}

#content-container .ngg-gallery-thumbnail img:hover {
	background-color: #900;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* columns */
#content-container  .col-thin {
	background: none !important;
	width: 240px;
	float: left;
}
#content-container .col-wide {
	background: none !important;
	width: 558px;
	float: left;
}
#content-container .clear-bottom {
	width: 780px;
	clear: both;
	height: 1px;
}
