@charset "utf-8";
/*
Theme Name: Emily Elyse
Theme URI: http://www.emilyelyse.com/
Description: Theme designed for Emily Elyse.
Version: 1.0
Author: Vendly Studios
Author URI: http://www.vendly.com/
Tags: vendly

Emily Elyse 1.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;outline:0}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}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:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;/**font-size:small;*font:x-small;*/}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}:focus{outline:0;}
.clearfloat{display:block;height:1px;line-height:0px;font-size:0px;margin:0;padding:0;clear:both;margin-top:-1px;overflow:hidden;}.alignleft{float:left;}.alignright{float:right;}
/*------------------------------------------------*/

html{
	background:#191919 url(images/body_bg.gif) top center repeat-y;
	color:#7b43a2;
}
body {
	background:#191919 url(images/body_bg.gif) top center repeat-y;
	font: 13px/22px "HelveticaNeue", Helvetica, Arial, sans-serif;
	text-align: center;
	color:#7b43a2;
}
a {
  font-weight:normal;
  text-decoration:none;
  color:#d1bbe1;
}
a:hover {
  text-decoration:underline;
}
p {
  margin-bottom:1em;
}
h1 {
  font-size:24px;
  margin-bottom:0.25em;
}
h2 {
  font-size:18px;
  margin-bottom:0.5em;
}

/******************************


        GLOBAL SECTIONS


*******************************/


/* CONTAINER */

#page {
  background: url(images/header_bg_outside.gif) 0 37px repeat-x;
}

#container {
	width: 959px;
	margin: 0 auto;
	background-color:#050505;
}

#header {
  background: url(images/header_bg_inside.gif) 0 37px repeat-x;
  height:125px;
  padding-top:3px;
  position:relative;
}

#header #leftedge,
#header #rightedge {
  position:absolute;
  top:37px;
  width:19px;
  height:66px;
}

#header #leftedge {
  left:-16px;
  background:url(images/leftedge.gif) top left repeat-x;
}

#header #rightedge {
  right:-16px;
  background:url(images/rightedge.gif) top left repeat-x;
}

#maincontent {
  padding:0 40px;
}

#nav {
  font-size:14px;
  margin-top:15px;
}

#nav li {
  float:left;
  padding:0 0 0 130px;
}

#nav li.page-item-4 {
  padding-left:0;
}

#content {
	padding:15px 0;
	text-align:left;
}

.homepic {
  margin-left:12px;
}

#homepic1 {
  margin-left:0;
}

#biopic {
  float:right;
}

#biotext {
  width:560px;
  padding:20px;
  background-color:#4a2f5d;
  color:#000000;

  border:2px solid #d1bbe1;
}

#content .caption {
  font-size: 11px;
  font-style: italic;
  text-align: right;
  margin-top:5px;
}

#contact #content {
  text-align:center;
}

#footer {
  font-size:11px;
  color:#7b43a2;
  padding-bottom:20px;
}

#footer a {
  color:#7b43a2;
}

.linklove a, .linklove a:visited {
  font-size:1px;
  color:#000 !important;
}

.cform {
  background:#F7F7F7 none repeat scroll 0 0;
  border-color:#ECECEC #ADADAD #ADADAD #ECECEC;
  padding:30px;
  width:510px;
}

.cform textarea {
  width:400px;
}
