/*
THEME NAME: Moon Extended for WordPress
THEME URI: http://dgcraft.free.fr
DESCRIPTION: Moon Extended for WordPress
AUTHOR: <a href="http://dgcraft.free.fr">Kamel KELKOUL</a>
AUTHOR URI: http://dgcraft.free.fr
*/

/* Architecture */
* { list-style:none}

body {
	background:url('images/texture.gif');
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

#wrapper {
	width:960px;
	margin:auto;
}

#header {width:960px; height:68px; margin:3.6em auto 1em 0; background:url('images/ombu_wp_header.png') bottom no-repeat;}
#header h1 {float:left; background:none; margin-top:0.5em; width:200px;} 

#header ul {
	height: 60px;
	width:900px;
    background:url('images/dotted.png') bottom repeat-x;	
	margin:auto;
}

#header h1.header_title {margin:20px 60px; float:right; width: 300px; color: white; font-size: 2.5em; font-weight: normal;}
.home_link {margin: 6px 20px 0px 42px; float:left;}

div#center_top {width:960px; margin:auto; background:url('images/top-center.gif'); height:4px;}

#container {
	background:white url(images/bottom-center.gif) bottom repeat-x;
	float: left;
	width: 97.1%;
	min-height:500px;
	padding:2em 0 0 2em;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1

}

#content {
	margin: 7px 230px 10px 0px;
    font-size: 1.2em;
}

#fullpagecontent {
	margin: 7px 20px 20px 0px;
}

#sidebar {
	margin: 3em 0 10px -220px;
	padding-left:10px;
	width: 210px;
	float: left;
	overflow: hidden;
	background:url(images/bg_sidebar.gif) left repeat-y
}

#footer {
	clear: left;
	text-align: center;
	height:50px;
	width: 960px;
	margin:auto;
	padding-top:1em;
	color:black;
	font-weight:bold;
}

#footer span {
	font-size:11px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #325E8F;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	height: 32px;
	width:900px;
	margin:auto;
	background:url('images/dotted.png') bottom repeat-x;
	margin-bottom:2em
}

#access li {
	float:left;
	padding-right:0.9em
}

#access li a {
	color: black;
	font-weight:bold;
	padding-right:30px;
	font-size:12px
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#menu ul li a {
	text-transform:uppercase;
	color: #c0c0c0;
	font-size:11px
}


#blog-title {
	font-size: 250%;
	font-weight: normal;
	width:700px;
	height:33px;
	float:left
}

#blog-title a {
	color:transparent;
	width:700px;
	padding-right:2em;
	display:none
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 680px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 25px;
	color: #325e8f;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	padding: 3px 0 7px 7px;
	margin-top:0.9em;
	font-weight:bold
}

.entry-comments a {
	padding: 0px 7px 7px 0;
	color:black;
	font-weight:bold
}

.entry-comments a:hover {
	color:black;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
	text-align: justify; 
	text-justify: newspaper;
}

.entry-content img {
    margin-top: 10px;
	padding: 8px;
	border:1px solid #e8e8e8;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a { 
	color: #325e8f;
	text-decoration: underline;
}

.entry-content a:hover {
	color: #333333;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.entry-comments {
	float: right;
	background: url(images/p-more-com-ico.png) no-repeat top left;
	padding: 0px 0 7px 20px;
}

.entry-comments a {
	padding: 0 7px 7px 0;
	color:black;
}

.entry-comments a:hover {
	color:black;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	background:url(images/devider.gif) bottom repeat-x;
	padding-bottom: 8px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */


#sidebar h2, #sidebar h3 {
	font-size: 13px;
	font-weight: bold;
	color:#ff6600;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

.rightcolumnhead {
}


/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px 10px 10px 0;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
	color:black;
	font-weight:bold
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 3px;
	width:300px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	background:url(images/texture.gif);
	border:none;
	border-bottom:1px solid #9fe8ff;
	font-size: 15px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
	background:url(images/texture.gif);
	border:none;
	font: 11px bold black Tahoma, Verdana, Geneva;
}

#outerdiv
{
width:960px;
height:150px;
overflow:hidden;
position:relative;
}

#inneriframe
{
	border:1px solid;
position:absolute;
top:-950px;
left:-200px;
width:1280px;
height:1100px;
} 


img.border{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
margin: 0px;
padding: 0px;
}

.splashthumb {
padding: 0px;
margin: 4px !important;
}

.fineprint {
font-size: 0.8em; 
background: transparent;
color: #666666;
}

.floatleft {
float: left;
margin-left: 0px;
padding-right: 8px;
}

.floatright {
float: right;
padding: 0px 0px 0px 8px;
margin-right: 0px;
}

.catalogueimage {
float: left;
padding: 0px 6px 0px 0px; 
width:100px;
}

.catalogueitem {
float: left;
width: 305px;
}

.catalogueinfo {
float: left;
padding: 6px; 
width:179px;
}

.credit {
font-size: 0.8em; 
background: transparent;
color: #666666;
padding-top: 0px;
margin-top: 0px;
padding-left: 4px;
padding-right: 0px;
}

.nostyle {
padding: 0px !important;
margin: 0px !important;
border: none !important;
}

.noborder {
border: none !important;
}

.tracklist {
list-style-type: decimal !important; 
font-weight: bold !important;
}

.tracklistitem {
list-style-type: decimal !important; 
font-weight: normal !important;
}

.heading{
color: #325E8F;
font-size: 1.3em;
font-weight: bold;
padding-top: 4px;
border-bottom: 2px solid black;
margin-top: 0px;
}

.subheading {
color: #325E8F;
font-size: 1.2em;
font-weight: bold;
padding-top: 1px;
}

.instrumentation {
font-size: 0.9em;
}
