/*
Theme Name: Inferno guitars
Author: Drazen Djordjevic
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #FFFFFF;
	background: #000000 url(images/ifhomebg2.jpg) center no-repeat fixed;


}
a {
	text-decoration: none;
	color: #F29C9C;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
img {
	padding:2px 2px;
	border:1px solid #413839;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
	background: transparent url(images/transpbg.png);
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 165px;
}
	
	#header .rss {
		float: right;
		color: #000000;
		text-decoration: none;
		display: block;
		padding: 6px 0px 0px 12px;
		background:url(images/rss.gif) no-repeat 0 0;
	}
	#header h1 {
		clear: both;
		float: left;
		padding: 0px 0 0px 0px;
	}
		#header h1 a {
			color: #FFFFFF;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 950px; height: 227px;

		}


/** END header **/



/** BEGIN content **/
#content {
	width: 702px;
	float: left;
	margin: 0px 0;
}
	#content .box {
               		background: transparent url(images/transpbg.png) repeat;
		padding: 1px;
		margin-bottom: 2px;
	}
		#content .box .buffer {
			border-width: 0px;
			border-style: solid;
			border-color: #D9D9D9;
			padding: 0px;
		}
		#content .box h2 {
			background: transparent url(images/header.gif) repeat-x 0 0;
			color: #FFFFFF;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;

		}
	#content .homelist {
		list-style-type: none;
		background: url() repeat-x repeat-y;
		padding: 3px 10px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
		}
		#content .homelist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 100px;
			padding:2px 2px;
			border:1px solid #ddd;
			
		}
		#content .homelist li a.title {
			color: #FFFFFF;
			font-size: 1.3em;
			font-weight: bold;
			text-decoration: none;
		}
		#content .homelist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
		#content .homelist li .more {
			display: block;
			background: url(images/more.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 45px; height: 11px;
			float: right;
		}
	#content .postnav {
		background-color: transparent;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .content {
		padding: 10px;
	}
		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
	#content .featured {
		padding: 5px;
	}
/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
	width: 266px;
	float: right;
	margin: 0px 0;
}
	#rsidebar .box {
		background: url(images/transpbg.png) repeat;
		padding: 1px;
		margin-bottom: 5px;
	}
		#rsidebar .box .buffer {
			background: transparent url(images/header.gif) repeat-x 0 0;
			border-width: 0 0px;
			border-style: solid;
			border-color: #D9D9D9;
			padding-bottom: 3px;
		}
		#rsidebar .box h2 {
			color: #FFFFFF;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#rsidebar .box ul {
			list-style-type: none;
		}
			#rsidebar .box ul li {
				border-bottom: 0px solid #DDDDDD;
				padding: 5px;
				font-size: 1em;
			}
			#rsidebar .box ul li a {
				color: #808080;
				text-decoration: none;
			}
			#rsidebar .box ul li a:hover {
				color: #243749;
			}
			}
		#rsidebar .box .video {
			padding: 3px 3px 0;
                    background: #000000;
		}
		#rsidebar .box .tags {
			padding: 10px;
		}
		#rsidebar .box form {
			background: #000000 url(images/search1.gif) no-repeat center;
			width: 260px; height: 27px;
			padding: 2px;
		}
			#rsidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: transparent;
				float: left;
				width: 180px;
				margin: 6px 0 0 6px;
			}
			#rsidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 60px;
				height: 27px;
				background-color: transparent;
			}
/** END right sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: transparent;
	color: #ffffff;
	height: 25px;
	padding: 20px 0;

}
	#footer .buffer {
		width: 970px;
		margin: 0 auto;
		text-align: center;
		font-family: tahoma;
	}
	#footer p {
                text-size: 9px;
		line-height: 1.2em;
		margin-bottom: 10px;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #FFFFFF;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/


#mainmenu{
	height:24px;
	background:#1a1613 url(images/menu2.jpg);
	display:block;
	padding:7px 0 0px 5px;
	font-family: Verdana;
	border-bottom:1px solid #000;
	}
	
#mainmenu ul {
	margin:0px;
	padding:0px;
}

#mainmenu ul li {
	padding-top:0px;
	margin:0px;
        font-size: 12px;
	list-style:none;
	float: left;
	margin-left:-2px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainmenu ul li a {

	text-decoration:none;	
        color: #ffffff;
	padding:8px;
	padding-left:7px;
	padding-right:7px;
	position:relative;

}

#mainmenu ul li a:hover, #mainmenu ul li a.active {
	color:#C5C5C5;
	background:url(images/menuhov.jpg);
	background-repeat:repeat-x;
	text-decoration:none;	

}

#mainmenu ul li a span {
	display:none;
	
}

#mainmenu ul li a:hover span, #mainmenu ul li a.active  span{
	display:inline;
	position:absolute;
	right:-3px;
	top:0px;

}

.titlesingl {
			color: #FFFFFF;
			font-size: 1.9em;
			font-weight: bold;
			text-decoration: none;
			}
.categsingl {
			color: #FFFFFF;
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;
			}
			
hr 			{ height:1px;
			border-width:0;
			color:gray;
			background-color:gray;
			}
			
