/*
Theme Name: WP Max
Theme URI: http://wordpresstop.com
Description: A Fantastic Premium News Theme for WordPress
Version: 1.2
Author: Ahmad Fouad
Author URI: http://wordpresstop.com
*/

/* Imports */
/* @import url("css/rounded.corners.css"); */
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/mediaplayer.css");
@import url("css/300x250.css");
@import url("css/subscription.css");
@import url("css/carousel.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");

@import url("css/archive.css");

@import url("css/diog.css");
@import url("css/concert.css");

/* Reset */
* {
	font-family: georgia;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	
}

html, body {background-color: black; line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a { color: #2e1a11}
a:hover { color: #9f6b00}

/* Page Layout */
body {
	width: 100%;
	text-align: center;
	cursor: default;
}



.wrapper{
	text-align: left;
	width: 100%;
	background:url(img/bg.jpg) no-repeat top;
	margin:0px auto 0 auto;
}

#pagei {
	background-repeat: repeat-y;
	background-image: url(images/content.jpg);
	width: 820px;
	padding: 7px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	background-repeat: repeat-y;
	background-image: url(images/content.jpg);
	padding: 10px;
}

#main {
	width: 800px;
}

#main-top-head {
	border-right: 1px dotted #2e1a11;
	float: left;
	padding-left: 0;
	padding-right: 0;
	width: 480px;
}
#main-left {
	padding-left: 5px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 0;
	float: left;
	width: 280px;
}

#main-center {
	padding-left: 5px;
	padding-bottom: 0;
	padding-right: 5px;
	padding-top: 0;
	border-left-width: 1px;
	display: block;
	float: left;
	width: 170px;
}

#main-right {
	padding-right: 5px;
	float: right;
	width: 300px;
}

#contents {
	width: 820px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 820px;
	padding: 0 0 0 0;
}

#content, #content-b {
	padding: 10px;
	float: left;
	width: 550px;
	border-right: 1px dotted #2e1a11;
	margin-right: 10px;
}

#sidebar {
	float: left;
	width: 200px;
	display: inline;
}

#footertop {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(./img/footertop.jpg);
	width: 820px;
	height: 53px;
	text-align: left;
	font-size: 0.7em;
}

#footeri {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0;
	width: 820px;
	height: auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #2e1a11;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 820px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom a {
	color: #9f6b00;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #9f6b00;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #2e1a11;
	border-bottom: 1px solid #e3e8d4;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}

a.icomment:hover {color:#333}

#discogwrap {
	width: 50%;
	border: 1px solid #cccccc;

}

#striphead {
	width: 820px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(./img/striphead.jpg);

}

.abuktitle {
	border-bottom: 1px solid #2e1a11;

}

.abuktitle1 {
	margin-bottom: 10px;
	border-bottom: 1px solid #2e1a11;

}

