f/*
Theme Name: blackyard
Description: Blackyard is a modified Theme for the our special purpose. Original theme was created by <a href="http://www.wpfreethemes.com/">jinsona</a> .
Author: brggr
Author URL: www.blackyard.ch
*/

.tabber{
	display:none;
	}

body {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background:#000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-family:georgia, times, serif;
	color:#FFF;
	font-size:12px;
	}

img {
	border:0;
	}

a {
	color:#FFF;
	text-decoration:underline;
	}

a:hover {
	color:#FFF;
	text-decoration:none;
		}

h1, h2, h3, h4, h5, h6 {
	}

blockquote {
	padding-left:10px;
	color:#FFF;
	font-style: normal;
	font-weight: normal;
	}

hr {
	margin: 30px 0 25px 0;
	border: none 0;
	border-top: 1px dashed #555;
	width: 300px;
	height: 1px;
	float:center;
	}
	
.hr680 {
	margin: 30px 0 25px 0;
	border: none 0;
	border-top: 1px dashed #555;
	width: 680px;
	height: 1px;
	float:center;
	}	

.clear {
	clear:both;
	}

.alignleft {
	float:left;
	padding:3px 0px 2px 5px;
	}

.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}



/* --- WRAPPER --- */

#wrapper {
	width:1000px;
	margin:0 auto;
	}
	
	
/* --- TOP -- */

#top {
	height:135px;
	margin:auto;
	background: url(images/logo.gif) left top no-repeat;
	width:1000px;
	
	
	}
.blogname {
	width:1000px;
	font-family:georgia,times,serif;
	margin:20px 0 0 0px;
    	float:left;
	background-repeat:no-repeat;
	}

.blogname h1  {
	font-size:38px;
	padding:0 0 5px 0;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	margin:0px 0 0 25px;
	}

.blogname h1 a:link,
.blogname h1 a:visited{ 
	color: #FFF; 
	display:block;
	}
	
.blogname h1 a:hover { 
	color: #FFF; 
	}

.blogname h2 {
	margin:2px 20px 0px 20px;
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	text-align:left;
	}


/* --- TOP MENU --- */

#foxmenucontainer{
	height:29px;
	display:block;
	padding:2px 0px 0px 0px;
	font: 14px georgia, times, serif;;
	font-weight:normal;
	border-top:1px solid #555;
	}
	
#menu,
#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height:29px;
	}

#menu a {
   	padding: 4px 15px 6px 5px;
	color: #FFF;
	display: block;
    	font-weight: normal;
	text-decoration:none;
	}
	
#menu a:hover {
	color: #FFF;
	display: block;
	text-decoration: underline;
  	}

#menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}


/* --- CATEGORY MENU --- */

#catmenucontainer{
	height:28px;
	padding:0px 0 0px 0px;
	background: #000; 
	display:block;
	font: 12px georgia, times, serif;
	font-weight:normal;
	border-top:1px dashed #555;
	border-bottom:1px solid #555;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a,
#catmenu  a:link,
#catmenu  a:visited {
	color: #FFF;
	display: block;
    font-weight: normal;
  	padding: 5px 15px 8px 5px;
	text-decoration:none;
	}
	
#catmenu a:hover {
	color: #FFF;
	display: block;
	text-decoration: underline;
	}

#catmenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

/* --- PULLDOWN MENU --- */

#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#catmenu li li a,
#catmenu li li a:link,
#catmenu li li a:visited {
	background: #000;
	width: 118px;
	float: none;
	margin: 0px;
	padding: 6px 10px 7px 10px;
	color:#FFF;
	border-bottom:1px dashed #555;
	}
	
#catmenu li li a:hover,
#catmenu li li a:active {
	color:#FFF;
	border-bottom:1px dashed #555;
	}

#catmenu li ul {
	position: absolute;
	width: 138px;
	float: left;
	left: -999em;
	z-index:13;
	border-top:1px dashed #000;
	}

#catmenu li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu li:hover ul,
#catmenu li.sfhover ul {
	left: auto;
	}	


/* --- MAINSITE IMAGES  --- */	

.slideshow {
    position:relative;
	width: 670px;
	height: 570px;
	margin: 20px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

.slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.slideshow img.active {
    z-index:10;
    opacity:1.0;
}

.slideshow img.last-active {
    z-index:9;
}


/* --- MAIN CONTENT --- */	


.hentry {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	overflow:hidden;
	}

.hentry img {
	padding: 2px 0px 2px 0px;
	border:#000 solid 1pt;
	float:left;
	}
	
.hentry img:hover {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	}

	
#casing {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 35px 0px;
	background:#000;
	background-repeat:no-repeat;
	border-bottom:1px solid #555;
	}	

#content {
	float:left;
	width: 680px;
	height:100%;
	padding:5px 0px 0px 0px;
	}

.title{
	margin: 7px 0px 20px 0px;
	padding: 0px 5px 20px 5px;
	}

.singletitle {
	width: 600px;
	float:left;
	font: 20px georgia, times, serif;
	font-weight:normal;
	overflow:hidden;
	}
	
.singlenav {
	width: 70px;
	float: right;
	font: 20px georgia, times, serif;
	font-weight:normal;
	text-align:right;
	}

.time {
	padding:0px 0px 0px 0px;
	text-align:left;
	width:100px;
	margin-top:2px;
	font-family:georgia, times, serif;
	color:#FFFFF;
	float:right;
	}

.date {
	padding:0px 0px;
	font-size: 12px;
	font-family:georgia, times, serif;
	font-weight:normal;
   	color:#333333;
	}
	
.single {
	width:680px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
	font: 13px georgia, times, serif;
	color:#FFF;
	}

.single h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: 20px georgia, times, serif;
	font-weight:normal;
	overflow:hidden;
	}

.single h2 a,
.single h2 a:link,
.single h2 a:visited  {
	color:#FFF;
	text-decoration: underline;
	}

.single h2 a:hover  {
	color: #FFF;
	text-decoration: none;
	}

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#000;
	color:#FFF;
	}

.entry {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font:12px georgia, times, serif;
	line-height:17px;
	border-bottom:1px dashed #555;
	}	
	
.entry a:link,
.entry a:visited {
	color: #FFF;
	text-decoration: underline;
	}

.entry a:hover {
	text-decoration: none;
	}

.entry img {
	float:left;
	margin:0px 30px 20px 0px;
	padding:0px 0px 0px 0px;
	}
	
	
.entry p{
	margin:0px 0px 15px 5px;
	}


.author{
	padding:0px 0 0px 0px;
	color:#333333;
	}

.postby{
	width: 335px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:5px 0px 8px 5px;
	font:12px georgia, times, serif;
	color:#555555;
	text-align: right;
	border-bottom:1px solid #555;
	
	}

.category{
	color:#555555;
	width: 335px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px 0px 8px 5px;
	font:12px georgia, times, serif;
	border-bottom:1px solid #555;
	}

.category a:link,
.category a:visited{
	color:#555555;
	text-decoration: underline;
	}

.category a:hover{
	color:#555555;
	text-decoration: none;
	}

.clock{
	color:#333333;
	padding:0px 0 4px 10px;
	}	

.comm{
	padding:2px 0px 0px 19px;
	float:left;
	background:url(images/comm.gif)no-repeat;
	}

.comm a:link,
.comm a:visited {
	color:#FFF;
	text-decoration: underline;
	}

.comm a:hover{
	color:#FFF;
	text-decoration: none;
	}

.postmore{
	padding:2px 5px 2px 25px;
	float:right;
	color:#FFF;
	background:url(images/pmore.gif) left no-repeat;
	}

.postmore a:link,
.postmore a:visited {
	color:#FFF;
	text-decoration: underline;
	}

.postmore a:hover{
	color:#FFF;
	text-decoration: none;
	}


/* --- SIDEBAR --- */

#rightcol{
	width:300px;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 0px;
	float:right;
	}
	
#rightcol li {
	list-style-type: square;
	margin: 0px 0px 0px 20px ;
	padding: 0px 0px 0px 0px;
	}

#rightcol ul {
	list-style-type: none;
	margin:10px 0px 20px 0px;
	padding: 0;
	}

#rightcol ul li {
	height:100%;
	}

#rightcol ul li a:link,
#rightcol ul li a:visited {
	padding: 6px 0px 0px 5px;
	display:block;
	color:#FFF;
	text-decoration: underline;
	}

#rightcol ul li a:hover {
	color: #FFF;
	text-decoration: none;
		}
		
#sidebar{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	}


/* --- FOOTER  --- */

#footer {
	height:40px;
	padding:5px 0 0 10px;
	color:#555;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	font-family:georgia, times, serif;
	}

#footer a:link ,
#footer a:visited{
	margin: 0px 10px 0px 10px;
	color:#555;
	text-decoration: underline;
	}

#footer a:hover {
	color:#FFF;
	text-decoration: none;
	}



/* --- NAVIGATION --- */

#navigation {	
	width:680px;
	margin:0px 0px 5px 5px;
	height:20px;
	float:right;
	}


	
/* --- ATTACHMENT --- */

.contentCenter {
	text-align:center;
	}



/* --- PAGE TITLE --- */

h2.pagetitle {
	margin:10px 0px 0px 0px;
	padding:0px 0px 4px 5px;
	font-size:20px;
	font-weight: normal;
	text-align:left;
	color:#FFF;
	}



/* --- COMMENTS --- */

.comments {
	padding:0px 0px 0px 5px;
	color:#FFF;
	}

.comments form {
	}

.comments-count{
	margin:25px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-family:georgia, times, serif;
	color:#FFF;
	font-size:20px;
	font-weight:normal;;
	}	

.comments h2 {
	margin:10px 0px 0px 0px;
	line-height:30px;
	padding:15px 0px 0px 0px;
	font-size:20px;
	font-weight:normal;
	}

#commentform {
	padding-left:0px;
	}

#commentform input {
	margin:0px 0px 0px 0px;
	padding-left:3px;
	background:000000;
	border:1px solid #555;
	color:#FFF;
	font-family:georgia, times, serif;
	font-size:12px;
	}

.comments textarea {
	width:665px;
	height:100px;
	margin:5px 0px 0px 0px;
	padding:5px;
	background:#000;
	border:1px solid #555;
	color:#FFF;
	overflow:auto;
	font-family:georgia, times, serif;
	font-size:12px;
	}

.comments input#submit {
	margin:0px 0px 0px 0px;
	padding:0;
	width:72px;
	height:25px;
	background:#000;
	border:1px solid #555;
	color:#FFF;
	}

.comment-text{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 15px;
	color:#FFF;
	border-bottom:1px dashed #555;
	line-height:17px;
	}

.comment-date{
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	color: #555555;
	font-family:georgia, times, serif;
	font-size:12px;
	}



/* --- FEATURED ---*/

.featout{
	width:680px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #555;
	}

.featured{
	width:680px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
	padding:5px 0px 2px 0px;
	font-family: georgia,times,serif;
	}

.featured h2{
	font-size:20px;
	font-weight:normal;
	margin:3px 0px 0px 5px;
	}

.featured h2 a,
.featured h2 a:link,
.featured h2 a:visited  {
	color: #FFF;
	text-decoration: none;
	}

.featured h2 a:hover  {
	color: #FFF;
	text-decoration: underline;
	}

.fentry{
	height:auto;
	overflow:hidden;
	}

.fentry p{
	margin: 0px 2px 8px 5px;
	color:#FFF;
	line-height:20px;
	}

.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	margin:2px 5px 5px 5px;
	}

.featmeta{
	height:22px;
	text-align:right;
	padding:3px 5px 0px 0px;
	}

.featmeta a:link,
.featmeta a:visited{
	color:#FFF;
	text-decoration:underlined;
	font-weight:normal;
	}


/* --- shop --- */


.shopabout {
	margin: 5px 0px 15px 5px;
	padding: 0px 0px 20px 0px;
	font:12px georgia, times, serif;
	line-height:17px;
	border-bottom:1px dashed #555;
	}
	
.shopabout ul {
	list-style-type: none;
	margin:5px 0px 0px 7px;
	padding: 0;
	}	

.shopabout li {
	list-style-type: square;
	margin: 0px 0px 0px 7px ;
	padding: 0px 0px 0px 0px;
	}

.shoppost {
	width: 330px;
	margin: 0px 5px 15px 5px;
	padding:0px 0px 0px 0px;
	float: left;
	display:inline;
	color:#FFF;
	font-family:georgia, times, serif;
	}

.shopentry {
	width: 330px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	font:12px georgia, times, serif;
	line-height:17px;
	border-bottom:1px dashed #555;
	}	
	
.shopentry a:link,
.shopentry a:visited {
	color: #FFF;
	text-decoration: underline;
	}

.shopentry a:hover {
	text-decoration: none;
	}

.shopentry img {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	}
	
.shopentry p{
	margin:0px 0px 0px 0px;
	}

.addtocart {
	margin:15px 0px 0px 0px;
	padding:0;
	}

	
/* --- MAG BOX --- */
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	display:inline;
	color:#FFF;
	font-family:georgia, times, serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 20px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a,
.post h2 a:link,
.post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}

.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	
	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,
.categ a:visited{
	color:#FFF;
	text-decoration: none;
	}

.categ a:hover{
	color:#FFF;
	text-decoration: underline;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
}

.post img {
	margin:2px 5px 2px 0px;
	border:0;
	float:left;
	padding:4px 4px;
	}
	
.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	

