/*
Theme Name:Love Art London
Description: Love Art London Theme
Version:0.1
Author:
Author URI:
Tags:
*/

/* LAYOUT */

body {
	background-color: #f7f7f7;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 62.5%;
	color: #222222;
}

#header, #content, #sidebar, #footer {
	color: #3e3e3e;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	position: relative;
	margin:0;
	overflow: auto;
}

#content {
	width:670px;
	float:left;
	padding:0 15px 0 0;
	overflow:hidden;
}

/* HEADER */

#header {
	position: relative;
}

#header h1 a {
	display: block;
	width: 215px;
	height: 144px;
	text-indent: -9999px;
	background: #fffff7 url(./images/logo.jpg) no-repeat top left;
	margin: 20px auto 42px 0;
}

#header ul {
	position: absolute;
	top: 20px;
	right: 0;
	width: 411px;
	height: 25px;
	background: #f7f7f7 url(gfx/nav.jpg) no-repeat top left;
}

#header ul li {
	float: left;
}

#header ul li a {
	display: block;
	text-indent: -9999px;
	height: 25px;
	border-bottom: 2px solid transparent;
}

#header ul li a:hover {
	border-bottom: 2px solid #fb5482;
}

#header #home {
	width: 42px;
	margin-right: 16px;
}

#header #about {
	width: 50px;
	margin-right: 17px;
}

#header #whatson {
	width: 84px;
	margin-right: 17px;
}

#header #membership {
	width: 99px;
	margin-right: 18px;
}

#header #contact {
	width: 68px;
}

/* CONTENT */

/* h3 needed as this is the default heading markup for Wordpress widgets... */

#content h2, #content h3 {
	font-family: Helvetica, Arial, sans-serif;
}

#content h2 {
	margin-bottom: 42px;
	font-size: 2.7em;
	/* font-weight: bold; */
	color: #ff004c;
	text-transform: uppercase;
	border-top: 2px solid #ff004c;
}

#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #262626;
	padding-bottom: 7px;
}

/* General Pages */

/*
.page p {
	font-size: 1.4em;
	padding: 0.8em 0;
}
*/

.page ul {
	font-size: 2em;
	/* padding: 0 3em; */
	margin-bottom: 2em;
}

.page  ul li {
	padding: 0.2em 0;
}

.page ul li span {
	font-weight: bold;
}

.page blockquote p {
	font-size: 2em;
	/* padding: 0 0.8em 0.8em 0.8em; */
	padding: 0.8em 0;
	padding-right: 0.8em;
}

.page a {
	color: #909090;
	text-decoration: none;
	font-style: italic;
	border-bottom:1px solid transparent;
}

.page a :hover {
		border-bottom:1px solid #fe8bac;
}

/* Event Listings */

.listing h3 {
	border-bottom: 1px solid #262626;
	margin-bottom: 14px;
}

.listing .event, #homepage .event {
	width: 215px;
	float: left;
	/* border: 1px solid green; */
	margin-right: 8px;
	margin-bottom: 10px;
}

.listing .event img, #homepage .event img {
	display: block;
	width: 215px;
	height:130px;
	margin-bottom: 15px;
	background-color: #dddddd;
}

.listing .event .date, #homepage .event .date {
	font-family: Helvetica, Arial, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #383838;
	margin-bottom: 5px;
}

.listing .event .title, #homepage .event .title {
	font-size: 1.4em;
	line-height: 1.2em;
	min-height: 100px;
}

.listing .event .title a, #homepage .event .title a, #footer a {
	color: #909090;
	text-decoration: none;
	font-style: italic;
	border-bottom:1px solid transparent;
}

.listing .event .title a:hover, #homepage .event .title a:hover, #footer a:hover {
		border-bottom:1px solid #fe8bac;
}

/* Full Event Details */

.single h3 {
	margin-left: 225px;
}

.info {
	float: left;
	width: 215px;
	height: 300px;
	margin-right: 10px;
	border-top: 1px solid #000000;
	padding-top: 22px;
	/* background-color: #eeeeee; */
	font-size: 1.4em;
}

.info ul {
	padding-bottom: 1.8em;
	background: #f7f7f7 url(gfx/info_bg.jpg) no-repeat bottom left;
}

.info span {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.details {
	float: right;
	width: 445px;
	border-top: 1px solid #000000;
	padding-top: 8px;
	/* background-color: #e8e8e8; */
}

.details img {
	display: block;
	width: 445px;
	height: 240px;
	margin: 0 auto;
}

.details p {
	font-size: 1.4em;
	padding: 0.8em 0;
}

.details  a {
	color: #909090;
	text-decoration: none;
	font-style: italic;
	border-bottom:1px solid transparent;
}

.details  a:hover {
		border-bottom:1px solid #fe8bac;
}

/* Home Page */

.slideshow {
	width: 670px;
	height: 447px;
	margin-top: 12px;
}

.slideshow img {
	width: 670px;
	height: 447px;
}

#homepage {
	border-top: 2px solid #ff004c;
}

#homepage h2 {
	margin-top: 10px;
	margin-bottom: 16px;
	border-top: 2px solid #989898;
	padding-top: 10px;
}

/* Membership Page */

.membership {
	/* margin-left: 173px; */
	margin-left: 183px;
	margin-bottom: 20px;
	clear: both;
}

.offer {
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	padding: 1.2em 0;
}

.membership p {
	font-size: 1.4em;
	padding: 1.2em 122px 1.2em 0;
}

.option {
	width: 142px;
	float: left;
	margin-right: 10px
}

.button {
	display: block;
	width: 142px;
	height: 142px;
	margin: 0 auto;
	background: #f7f7f7 url(gfx/button.jpg) no-repeat top left;
	color: #ffffff;
	font-size: 3em;
	text-decoration: none;
	text-align: center;
	display: table-cell;
    vertical-align: middle
}

.option ul {
	padding: 1em 0 0 2em;
	list-style-type: disc;
	font-size: 1.4em;
	margin-bottom: 1em;
}

.option li {
		padding: 0.2em;
}

.option input {
	margin-left: 25px;
}

#terms p {
	font-size: 1.2em;
	padding: 0.8em 0;
}

#comments {
	width: 445px;
	float: right;
	clear: right;
}

#comments h2 {
	margin: 22px 0;
}

#comments h3 {
	margin: 0;
}

#comments p {
	font-size: 1.4em;
	padding: 0.8em 0;
}

#comments a {
	color: #909090;
	text-decoration: none;
	font-style: italic;
	border-bottom:1px solid transparent;
}

#comments  a:hover {
		border-bottom:1px solid #fe8bac;
}

.register {
	display: block;
	border: 1px solid #ff004c;
	color: #ffffff;
	width: 200px;
	margin: 10px auto;
	background-color: #ff004c;
	padding: 2px 10px;
	cursor: pointer;
}

.self {
	display: none;
}

/* SIDEBAR */

.block {
	margin-bottom: 28px;
}

#sidebar {
	width:215px;
	float:right;
	overflow:hidden;
	border-top: px solid #262626;
}

#sidebar h3 {
	display: block;
	padding: 10px 0 22px 0;
	border-top: 1px solid #262626;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 2.1em;
	font-weight: bold;
	color: #262626;
}

#sidebar a {
	border-bottom:1px solid transparent;
	text-decoration:none;
	color: #010000;
}

#sidebar a:hover {
	border-bottom:1px solid #909088;
}

#sidebar p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 1em 0;
}

#sidebar ul {
	list-style: disc inside none;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-left: 3px;
}

#sidebar img {
	display: block;
	margin: 0 auto;
}

.widget_search {
	overflow: auto;
}

.widget_search label {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.4em;
	display: none;
}

.widget_search #s {
	float: left;
	width: 120px;
	height: 25px;
	font-size: 2.2em;
}

.widget_search #searchsubmit {
	float: right;
	border: 1px solid #ff004c;
	color: #ffffff;
	height: 30px;
	background-color: #ff004c;
	padding: 2px 10px;
	margin-right: 10px;
	cursor: pointer;
}
	
/* FOOTER */
	
#footer {
	clear: both;
	width: 100%;
	padding: 0.4em 0;
}

#footer p {
	padding-bottom: 5px;
}