

* {
	margin: 0;
	padding: 0;
}

body {
	background: #111111 url(images/BANNER_BACK.jpg) repeat-x top center;

	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}


blockquote {
	padding-left: 3em;
	background: url(images/d_img08.gif) no-repeat #575250;
	font-style: italic;
	border-width: 1px 0px 1px 0px!important;
	border-style: solid;
	border-color: #111!important;
	margin:15px!important;
}

a:link {
	color: #333;
}

a:active {
	color: #333;
}

a:visited {
	color: #333;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	height: 65px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	margin:0px auto;
	height: 45px;
	padding: 0px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	color: #BABABA;
}

#menu a:hover {
	color: #FFF;
}

#menu .active a {
	color: #FFFFFF;
}

/* Header */

#header {
	width: 880px;
	height: 133px;
	margin: 0 auto;

}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 880px;
	height: 153px;
	margin: 0;
	background: url(img/logo.jpg) no-repeat;
	padding: 84px 0px 0 0;
	text-align: right;
}

#header h6 {

	width: 880px;
	height: 68px;
	margin: 0;
	background: url(img/logo.jpg) no-repeat #111111;
	padding: 84px 0 0 0;
	text-align: right;
}



/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
}

#portfolio {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
}

#content2 {
	float: left;
	width:670px;
	padding-top: 0px;
}

#chat {
	float: left;
	width: 100%;
	padding-top: 0px;
}

#portfolio_content {
	float: left;
	width: 890px;
	padding-top: 10px;
	text-align: justify;
}

div.left1 {
    float: left;
    width: 178px;
}

div.right1 {
    float: right;
    width: 178px;
}

div.middle1 {
	width: 178px;
    padding: 0px auto 0px auto;
    margin: 0px auto 0px auto;
	text-align:center;
}

.post {
	margin-bottom: 20px;
	padding: 0 0px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */


.sidebar {
	float: right;
	width: 200px;
	border:4px solid #fff;
}

.sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #fff;
}

.sidebar h3 {
	font-size: 85%;
	color: #000;
}

.sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

.sidebar li {
}
.sidebar a {
	color: #000;
}

.sidebarnobg {
	float: right;
	text-align:right;
	width: 200px;
	border:0px;
	margin: 12px auto;
	background: url(guns_n_roses_discography_bg.jpg) no-repeat;

}

.bluebox {

}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;

}

#footer a {
	color: #666;
}
