/*
Theme Name: Arielle Ford Custom Theme
Theme URI: 
Description: The custom theme created just for Arielle Ford
Version: 1.0
Author: Branded Studio
Author URI: http://joshwayne.com
Tags: 
*/

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
.clear {clear: both;}
a {color: #90c03e;}
p {margin-bottom: 1em;}

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left; margin: 0px 30px 30px 0px; clear: left; }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

a {text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h5 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1em;
	margin-top: 2em;
}

h6 {
	margin-bottom: 1em;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


/*		Global Styles		*/

body {
	background: #fff url(images/bg.png) repeat-x top left;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #939598;
}

div#container{
	margin: 0 auto;
	width: 1020px;
}

div#container {
}

div#header {
	height: 200px;
	position: relative;
	background: transparent url(images/header.png) no-repeat center top;
}

div#header h1 {
	float: left;
	margin-left: 35px;
}

div#header h1 a {
	display: block;
	height: 175px;
	width: 155px;
	text-indent: -9999px;
}

div#header p#description {
	text-indent: -9999px;
	float: left;
}

ul#nav {
	float: right;
	font-size: 12px;
}

ul#nav li {
	float: left;
}

ul#nav li a {
	display: block;
	color: #fff;
	padding: 14px 7px 10px;
}

ul#nav li a:active {
	padding-top: 15px;
}

ul#social {
	position: absolute;
	right: 30px;
	top: 70px;
}

ul#social li {
	float: left;
	margin-left: 15px;
}

ul#social a {
	display: block;
	width: 100px;
	height: 70px;
	text-indent: -9999px;
}

div#update-box {
	background-color: #df456b;
	clear: both;
	padding: 20px 50px;
	-moz-border-radius: 10px;
	font-size: 13px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #fff;
	
}

div#update-box h3 {
	font: 24px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	color: #fff;
	margin-bottom: 15px;
}

#news {
	float: left;
	width: 48%;
}

div#events {
	float: right;
	width: 48%;
	
}

/*		Media Boxes		*/
		
ul#media-boxes {
	margin: 0px 50px;
}

ul#media-boxes li {
	float: left;
	width: 285px;
	margin: 0px 30px 20px 0px;
	font-size: 12px;
	padding-top: 245px;
	height: 180px;
	position: relative;
}

ul#media-boxes li.last {
	margin-right: 0px;
}

ul#media-boxes p {
	margin-bottom: 20px;
}

ul#media-boxes a {
	color: #90c03e;
}

.newsletter-link {
	position: absolute;
	display: block;
	width: 140px;
	height: 120px;
	top: 100px;
	right: 0px;
	text-indent: -9999px;
}

li#ss {
	background: transparent url('images/soulmate-secret.png') no-repeat left 65px;
}

li#tc {
	background: transparent url('images/21-century.png') no-repeat left 120px;
}

li#eysk {
	background: transparent url('images/eysk.png') no-repeat left 105px;
}

li#hp {
	background: transparent url('images/huffington-post.png') no-repeat left 127px;
}

li#scc {
	background: transparent url('images/scc.png') no-repeat left 20px;
}

li#sk {
	background: transparent url('images/soulmate-kit.png') no-repeat left top;
}
li#wsl {
	background: transparent url('images/wsl.jpg') no-repeat left 65px;
}

/*			Content			*/

div#content {
	background: transparent url(images/page.png) repeat-y center top;
	min-height: 400px;
}

div#world h1, h4 {
	font: 18px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	color: #90c03e;
}

div#world h1 {
	margin-bottom: 20px;
}

div#world {
	float: left;
	width: 355px;
	margin: 0px 0px 20px 50px;
}

.home .post {
	padding-bottom: 20px;
	background: transparent url('images/signature.png') no-repeat right bottom;
}

div.post {
	font-size: 13px;
	color: #939598;
	line-height: 1.3em;
	
}

p.date {
	margin-bottom: 1em;
}

div#video {
	float: right;
	margin: 0px 50px 20px 0px;
}

.page #content {
	padding: 0px 50px 20px;
}

.page .post h1 {
	font: 48px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	color: #de456b;
	border-bottom: 1px solid #f7d1db;
	text-transform: lowercase;
	margin-bottom: 20px;
}


.page-template-page-about-php .post p {
	padding: 0px 15px;
}

.left {
	float: left;
	margin-right: 20px;
}

.right {
	margin-left: 20px;
}

#event-photo {
	float: left;
	margin-right: 40px;
}

.dbem_events_list {
	margin-left: 300px;
}

.dbem_events_list li {
	margin-bottom: 20px;
}

.page .dbem_events_list strong {
	color: #000;
	display: block;
}

.home .dbem_events_list {
	margin-left: 0px;
}

.home .dbem_events_list li {
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 5px;
}

.event h3 {
	margin-bottom: 0px;
}

.dates {
	font-size: 15px;
}

.book {
	float: left;
	width: 435px;
	height: 680px;
}

.book p {
	margin-bottom: 20px;
}

#contact-info {
	float: left;
	width: 350px;
	padding: 30px;
	color: #616161;
	font-family: Georgia, serif;
}

.fn {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 1em;
}

.wpcf7-form {
	float: left;
	padding-top: 30px;
}

#forms {
/*	padding: 0px 50px;*/
}

.newsletter-form {
	float: left;
	width: 350px;
	padding: 0px 50px;
}

.newsletter-form h3 {
	font-size: 24px;
}

.newsletter-form input[type=text] {
	width: 100%;
}

.newsletter-form .submit {
	margin-top: 10px;
}

label {
	display: block;
	margin-top: 10px;
}

h2 {
	font:24px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
	margin-bottom: 20px;
}

h3 {
	color:#90C03E;
	font:18px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
	margin-bottom: 10px;
}

blockquote {
	color:#90C03E;
	font: italic 23px Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
	float: left;
	margin-top: 30px;
	margin-right: 50px;
	width: 400px;
}

#slideshow {
	margin: 0px 20px 20px 180px;
}

#about-copy {
	margin-left: 180px;
}

#links-photo {
	float: left;
	text-align: center;
	margin-right: 30px;
}

#links-photo h5 {
	font: 18px Georgia, serif;
	color: #939598;
}

#links-photo span {
	color: #535353;
}


/*		Footer		*/

div#footer {
	background: #df456b url(images/footer.png) repeat-x left top;
	clear: both;
	padding-bottom: 40px;
	height: 260px;
	color: #fff;
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	font-size: 13px;
}

div#inner {
	margin: 0 auto;
	background: transparent url(images/page-bottom.png) no-repeat left top;
	width: 685px;
	padding: 80px 40px 0px 275px;
	position: relative;
}

div#footer-image {
	background: transparent url(images/footer-image.png) no-repeat left top;
	float: left;
	height: 270px;
	width: 215px;
	position: absolute;
	top: 0px;
	left: 20px;
}

#footer a {
	color: #fff;
}

div.col {
	float: left;
	width: 180px;
	margin: 30px 30px 0px 0px;
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

div.col:first-child {
	margin-left: 0px;
}
#events h4 {
	color: #ffffff;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}
	
