/*
Theme Name: Melanie Jatsek
Theme URI: http://wordpress.org/
Description: The default WordPress theme for Melanie Jatsek.
Version: 1.0
Author: JPD Studio
Author URI: http://www.jpdstudio.com
*/

a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#EFA51C;
text-decoration:underline;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#E99619;
text-decoration:none;
}


body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #f8d299;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.page-list-item page-list-item-90 {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #f8d299;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
}

.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #f8bd63;
	padding: 7px 28px 7px 28px;
	background-image: url('images/button_bg.jpg');
	background-position: center;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.button2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #ffffff;
	padding: 7px 28px 7px 28px;
	background-image: url('images/button_bg.jpg');
	background-position: center;
	border-bottom: 1px solid white;
}

a.nav:link, a.nav:active, a.nav:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 7px 28px 7px 28px;
	background-image: url('images/button_bg.jpg');
	background-position: center;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-weight: bold;
}

a.nav:hover {
	color: #f8bd63;
	font-weight: bold;
}

.banner {
	position: relative;
}

.banner #banner_border{
	border-top: 1px solid white;
}

#head {
	position: absolute; 
	right: 0px; 
	bottom: 0px;
	z-index: 10;
}

#sixtyss {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

#sixtyss span {
	font-size: 12pt;
	line-height: 17pt;
}

#input_area {
	padding-top: 15px;
}

#input_area input {
	border: 1px solid white;
	width: 110px;
}

#input_area {
	font-size: 9pt;
}

#input_titles {
	color: #e99619;
	font-size: 10pt;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-color: #b49a81;
	text-decoration: none;
	padding-bottom: 15px;
}

a.footer:link, a.footer:active, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-color: #b49a81;
	text-decoration: none;
	padding-bottom: 15px;
	color: #464545;
}

a.footer:hover {
	color: #bd9f37;
}

.mainText ul li {
	list-style: none;
	font-size: 8pt;
	margin-left: -75px;
}

.widgetTitle {
	margin-left: -25px;
}

.textWidget {
	color: #57796b;
	}

.mainText {
	color: #623700;
}

#testimonialText {
	font-size: 12pt;
	/*font-style: italic;*/
	line-height: 25px;
}

#names {
	font-size: 9pt;
	color: #e99619;
	line-height: 11pt;
	font-style: none;
	font-weight: bold;
}

#sidebar {
	margin-left: -40px;
	margin-top: -15px;
}

#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #efa51c;
}

#page_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #beae97;
}

#page_textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 23px;
	color: #57796b;
}

#page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 23px;
	color: #57796b;
}

#bottom_blurb_star{
	color: #e99719;
}

#bottom_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #875d35;
}

#entry_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #57796b;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
list-style-image: url(http://melaniejatsek.com/wp-content/themes/jpdstudio/images/bullet_arrow.png);
}

img.alignleft, div.alignleft
{
float: left;
margin:0 1.5em 1em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.alignleft { float: left; }
.alignright { float: right; }

#testimonialleft {
	padding: 15px;
	color: #623700;
}

img { border: 0px; }