/*
Theme Name: Eddi Reader
Theme URI: 
Description: Theme for Eddi Reader
Author: Simply Marvellous Creative
Version: 1.0

*/

/* COLOURS 

Maroon #4d1f27

*/


/* Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #fff;
	background: #943f4d url(images/background-swirl.gif) 0 50px no-repeat;
	/*background: #943f4d url(images/background-swirl.gif) 0 58px no-repeat; */
}

#bg-box {
	position: absolute;
	max-height: 928px;
	/* width: 100%; */
	min-width: 1400px;
	overflow: hidden;
	top: 0px; 
	left: 100%; 
	z-index: 0
}
#bg {
	
	
}



/* Typography */

h1{
	color: #fff;
	margin: 0 0 25px 0;
	font-weight: normal;
	font-size: 170%;
	text-transform: lowercase
}

h2 {
	color: #fff;
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 150%
}

.home h1, .home h2 {
	color: #4d1f27;

}

h3 {
	color: #fff;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 140%
}

p {
	line-height: 140%;
	margin: 0 0 15px 0;
}

a {
	outline: none;
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #4d1f27;
}

/* layout */

#container {
	min-width: 1300px;
	max-width: 100%;
	min-height:1050px;
	background: url(images/bg-eddi.jpg) top right no-repeat;
	position: relative;
	z-index: 10
}


#social {
	position:fixed;
	left: 25px;
	top: 0px;
	background:#4c1f26;
	width: 30px;
	padding: 15px 0 0 0;
}

#logo {
	position:absolute;
	left: 215px; 
	top: 240px;
}

#content {
	position:absolute;
	left: 215px; 
	top: 350px;
	padding-bottom: 50px;
	width: 640px
}


#left-column {
	width: 180px;
	float: left;
}

#right-column {
	width: 440px;
	float: left;
	margin: 0 0 0 20px;
}

/* navigation */

#menu-navigation {
	width: 150px;
	position: absolute;
	top: 350px;
	left: 20px;
}

#menu-navigation li{
	float: left;
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	text-align:right;
	font-size: 135%;

}

#menu-navigation  a{
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
}

#menu-navigation  li.current-menu-item a, #menu-navigation li.current-page-ancestor a, #menu-navigation li a:hover {
	color: #4d1f27
}

/* music page */
.buy-now {
	color: #fff;
	margin: 20px;
	font-size: 160%;
	text-align:center
}

#content ul, #content ol {
	margin: 0 0 15px 20px
}

#content ul li {
	margin: 0 0 7px 0
}

#content ol li {
	margin: 0 0 15px 0;
	padding: 0 0 0 7px;
}

#right-column ol li  {
	/* font-size: 75%; */
}

#right-column ol li strong  {
	font-size: 150%;
	font-weight: normal;
}

.album-image {
	width: 200px;
	border: 1px solid #fff
}

small {
	font-size: 75%
}

.shop-box img {
	float: left;
	border: 1px solid #fff;
	margin: 0 20px 0 0
}

.shop-box {
	height: 170px
}

.shop-box p {
	margin-bottom: 5px;
}


/* home page */

.home-date {
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
	margin: -10px 0 0 0;
}

.home-news {
	margin: 5px 0 25px 0
}

.read-more {
	color: #4d1f27
}


#left-box {
	width: 300px;
	padding: 0 30px 0 0;
	margin: 20px 0 50px 0;
	border-right: 3px dotted #a96571;
	float: left
}

#right-box {
	float: left;
	width: 275px;
	margin: 20px 0 0 30px
}

#left-box p, #right-box p {
	font-size: 90%;
	line-height: 130%
}

.tweet-date {
	color: #4d1f27
}

/* Gig Press */

.gigpress-table {
	border-top: none !important;
}

tr.gigpress-info td, .gigpress-table th {
	border-bottom: none !important;
}

.gigpress-listing {

	font-size: 85%;
	list-style: none;
	padding: 4px 0  !important
}

.gigpress-listing li {
	margin: 4px 0 4px 0
}

.gigpress-listing span {
	margin: 0 20px 0 0;
}

.gigpress-sidebar-prep, .gigpress-sidebar-artist, .gigpress-calendar-add {
	display: none !important;
}

.gigpress-sidebar-date {
	font-weight: normal !important;
	color: #4d1f27
}

.gigpress-header th {
	font-weight: normal !important;
	text-transform:uppercase;
	color: #4d1f27
}

.gigpress-info-label {
	color: #4d1f27 !important;
}

.home-gig-details {
	padding-bottom: 8px;
	float: left;

}

.home-gig-date {
	width: 80px;
	float: left;
	height: 20px;
}

#home-gig-list {
	clear: left;
	margin: 0 0 3px -17px
}

.gigpress-sidebar-venue {
	float: left;
}

.home-diary-link {
	color: #4d1f27;
	float: right
}

.vevent td {
	border-bottom: none !important
}

.gigpress-heading {
	margin-top: 20px !important
}

.gigpress-info {
	border-bottom: 1px dotted #fff
}

.gigpress-info-item {
	color: #fff ;
	font-size: 90% ;
	display: block;
	padding: 3px 0 5px 0
}

th.gigpress-heading{
	background: none !important;
	padding: 20px 0 20px 10px !important;
	display: block;
	font-size: 120%
}

tr.gigpress-tour td{
	background: none !important;
}

tr.gigpress-tour {
	padding-top: 50px !important
}


tr.divider td.gigpress-date, tr.divider .gigpress-city, tr.divider .gigpress-venue, tr.divider .gigpress-country{
	padding-top: 60px !important
}
/* Gallery */
.gallery-icon, .gallery-item {
	width: 125px !important;
	padding: 0px !important;
}

.gallery-item img {
	width: 110px !important;
	height: 110px !important;
	
}

/* Blog / News */
.entry-content {
	margin: 0 0 35px 0
}
.entry-meta {
	padding-bottom: 7px
}
#respond {
	padding: 20px 0 0 0;
	border-top: 3px dotted #a96571;
	margin: 20px 0 0 0;
	position: relative
}

#comments {
	padding: 20px 0 0 0;
	margin: 20px 0 0 0
}

#comments textarea {
	width: 100%
}

.commentlist {
	border-top: 3px dotted #a96571;
	padding: 20px 0 0 0;
	margin-left: 0px !important
}

#comments li {
	list-style: none;
	padding: 0 0 20px 0
}

.avatar {
	 display: none;
}

.comment-author {
	font-size: 90%
}

.commentmetadata {
	font-size: 85%
}

.form-allowed-tags {
	display: none;
}

#respond #submit {
	background: #4d1f27;
	color: #fff;
	border: none;
	padding: 5px;
	cursor:pointer;
	position: absolute;
	bottom: -40px;
	right: 0px
}

#respond label  {
	float: left;
	width: 80px
}

#respond #url {
	margin: 0 0 0 5px	
}

#reply-title {
	font-size: 110%;
	padding: 0 0 10px 0
}

.reply {
	padding-bottom: 15px
}

.button {
	background: #4c1f26;
	padding: 7px 10px;
	height: 35px;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 7px -18px !important;
	float: left
}