/*
Theme Name: Dizraeli
Theme URI: www.smerin.com
Description: Custom Theme Design for Dizraeli - rapper, writer, poet and singer.
Version: 1.0
Author: George Smerin
Author URI: http://www.smerin.com/

	Copyright &copy; George Smerin 2009.

	This theme was designed and coded by George Smerin
	http://www.smerin.com/

*/

a img {
border:none;
}

blockquote {
	margin:0;
	padding:0 0 0 15px;
	font-style:italic;
}

.commentlist li {
	list-style-type:none;
	padding:10px 15px;
	margin:0;
	
}

.diarybox, .commentlist li {
	background-color:#FFC;
	border:1px solid #ed9500;
	padding:10px 15px 5px 15px;
	margin: 10px 0;
}

.gigbox {
	background-color:#FCF;
	border:1px solid #703993;
	padding:10px 15px 5px 15px;
	margin: 10px 0;

}
.gigbox h3, .diarybox h3 {
	margin:0;
	padding:0;
}
h4.gigtime {
	color:#703993;
}
h3.gigtitle {
	color:#ed9500;
}

h4+h3 {
	margin-top:0px;
}


h3 a {
	text-decoration:none;
	color:#ed9500;	
}

h3 a:hover {
	color:#ed9500;
	text-decoration:underline;
}

p.note, p.note a {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	color:#703993;
}
p.note a:hover {
	color:#ed9500;
}

.navigation a, .navigation {
	font-size:90%;
	text-decoration:none;
	color:#999;
	text-transform:lowercase;
	font-style:italic;
}
.navigation a:hover {
	color:#525252;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
.alignleft {
float:left;
}
.alignright {
float:right;
}



/* Text Styling */

p {
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	line-height:1.5em;
}
a {
	color:#525252;
}
a:hover {
	color:#999;
}
h1 { font-size:160%; color:#703993; margin: 15px 0 0 0;}
h2 { font-size:150%; color:#703993; margin: 15px 0 0 0;}
h2 a {font-size:90%; color:#703993; margin: 15px 0 0 0;}
h3 { font-size:140%; color:#703993; margin: 15px 0 0 0;}
h4 { font-size:130%; color:#703993; margin: 15px 0 0 0;}
h5 { font-size:120%; color:#703993; margin: 15px 0 0 0;}
h6 { font-size:110%; color:#703993; margin: 15px 0 0 0;}





/* Body and Container */

body {
	margin:0;
	padding:0;
	background:#ed9400;
	font-size: small;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#container {
	width:780px;
	margin:0 auto;
	padding:0;
	font-size:105%;
	background:#fff url("images/repeat.gif") repeat-y top left;
}


/* Header and Navigation */

#header-img {
	width:780px;
	background:url("images/header-img.jpg") no-repeat top left;
	overflow:auto; /* ??dodgy?? */
}
#header {
	height:210px;
}

#nav {
	position:absolute;
	top:174px;
	float:left;
	width: 745px;
	margin:0;
	padding:0 0 0 32px;
	list-style:none;
}

#nav li {
	float:left;
	margin: 0 5px 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	text-transform:lowercase;
}
#nav a {
	float:left;
	display:block;
	margin:0;
	padding:5px 8px;
	color:#684900;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#FFF
}

#header h1 {
	display:none;
}

/* Main Content Styling */

#content-wrap {
	float:left;
	padding: 0px 40px 20px;
}
#content {
	float:left;
	width:490px;
	margin:0;
	padding:0;
}
#content p {
	text-align:justify;
}

/* Sidebar Styling */

#sidebar {
	float:right;
	margin: 55px 0px 0px 30px;
}

#sidebar div {
	width:175px;
}

#sidebar ul {
	list-style:none;
	padding:0;
	margin:0;
}
#sidebar li {
	padding: 5px 0 5px 2px;
	border-bottom:1px solid #c9c9c9;
	text-transform:capitalize;
}
#sidebar li a {
	text-decoration:none;
	color:#ed9500;
	font-size:95%;
	display:block;
}
#sidebar li a:hover {
	color:#703993;
}
#diary-entries {
	padding: 60px 0 0 0;
	margin:0;
	background:url("images/diary-entries.gif") no-repeat bottom left;
	border-bottom:1px solid #c9c9c9;
}
#next-gigs {
	padding: 90px 0 0 0;
	margin:0;
	background:url("images/next-gigs.gif") no-repeat bottom left;
	border-bottom:1px solid #c9c9c9;
}
#sidebar span {
	display:none;
}
#sidebar a.rss {
	float:right;
	padding: 15px 30px 3px 0;
	background:url("images/rss-icon.gif") no-repeat bottom right;
	color:#999;
	text-transform:lowercase;
	text-decoration:none;
	font-size:85%;
}
#sidebar a:hover.rss {
	color:#525252;
}

div.hr {
  height: 23px;
  background: url("images/footer-hr.gif") no-repeat ;
  clear:both;
  margin:0px;
  padding:0px;
}
div.hr hr {
  display: none;
}


/* Footer Styling */

#footer {
	width:100%;
	background:#ed9400 url("images/footer-bg.gif") no-repeat bottom left;
	float:left;
}
#footernav {
	float:left;
	list-style:none;
	padding:0px;
	margin: 8px 0 10px 35px;
}
#footernav li {
	padding: 3px 12px;
	margin:0px;
}
#footernav li a {
	text-decoration: none;
	text-transform:lowercase;
	color:#FFF;
	font-size:120%;
}
#footernav li a:hover {
	color:#525252;
}
#footerinfo {
	float:right;
	list-style:none;
	margin:0px 50px 33px 0px;
}
#footernav li {
	float:left;
}
#footerinfo li {
	margin:0;
	padding:0;
	color:#FFF;
	font-size:75%;
}
#footerinfo li a {
	text-decoration:none;
	color:#FFF;
}
#footerinfo li a:hover {
	color:#525252;
}




/* CSS Hacks for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

