/*
Theme Name: ivydesign
*/
body {
	margin:0;
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	background:#282828;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#acc705;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% arial, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:722px;
	margin:77px auto 4px;
	overflow:hidden;
}
#content {
	float:right;
	width:539px;
}
#sidebar {
	float:left;
	width:173px;
}
.logo {
	display:block;
	width: 164px;
	height: 31px;
	padding:129px 0 13px 9px;
	margin:0 0 30px;
	background:#fff url(images/logo.gif) no-repeat 9px 129px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	height:100%;
	display:block;
}
#nav {padding:0 10px 0 20px;}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	background: url(images/nav-separator.gif) no-repeat 1px 100%;
	padding:0 0 10px;
	margin:0 0 5px;
	font:italic 14px/19px Georgia, "Times New Roman", Times, serif;
}
#nav a {color:#dfdede;}
#nav a:hover,
#nav .active a,
#nav .active a:hover,
#nav ul ul .active a {
	color:#acc705;
	text-decoration:none;
}
#nav .active ul a {color:#dfdede;}
#nav ul ul {
	position:relative;
	margin-left:-1px;
	padding:7px 0 5px;
}
#nav ul ul li {
	font:italic 12px/13px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
	margin:0;
	background:none;
}
.flash {margin-bottom:2px;}
.post {
	width:523px;
	border-bottom:1px solid #858585;
	padding:39px 0 23px 16px;
	line-height:16px;
	color:#e2e2e2;
	overflow:hidden;
}
.contact .post {
	width:525px;
	padding:30px 0 23px 14px;
}
.post h1 {
	margin:0 0 18px -1px;
	font:italic 36px/39px Georgia, "Times New Roman", Times, serif;
	color:#acc705;
}
.post h2 {
	margin:0 0 5px;
	font:italic 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
}
.contact .post h1 {margin-bottom:28px;} 
.content {
	width:100%;
	overflow:hidden;
}
.post .text-block {
	float:left;
	width:323px;
}
.text-block dd,
.text-block dl {margin:0;}
.text-block dl {
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.text-block dt {
	float:left;
	margin-right:3px;
} 
* html .text-block dt {margin-right:0;} 
.post strong {word-spacing:-1px;}
.post p {margin:0 0 10px;}
.aside {
	float:right;
	width:157px;
	color:#dfdede;
	line-height:18px;
	padding-left:2px;
}
.aside a {color:#999;}
.contact .aside {
	width:157px;
	padding-left:10px;
}
.contact .aside h2 {margin-left:-3px;}
.post .request {
	width:100%;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	word-spacing:-1px;
}
.request a {color:#acc705;}
.post address {
	color:#dfdede;
	padding:0 0 10px;
}
.post address em {
	display:block;
	font-style:normal;
}
.post address span {
	background: url(images/address-separator.gif) no-repeat 0 3px;
	padding:0 0 0 5px;
}
.aside dl {
	margin:0;
	width:100%;
	overflow:hidden;
	color:#dfdede;
}
.aside dt {
	float:left;
	clear:left;
	margin:0 2px 0 0;
}
.aside dd {
	margin:0;
	float:left;
}
.aside dl a {color:#999;}
.textarea {
	height:122px;
	width:279px;
	margin:0 0 17px;
	padding:7px 5px 5px 10px;
	overflow:hidden;
}
.textarea textarea {
	float:left;
	padding:0;
	margin:0;
	border:0;
	width:279px;
	max-width:279px;
	min-width:279px;
	height:122px;
	max-height:122px;
	min-height:122px;
	background:none;
	color:#dfdede;
	overflow:auto;
}
.submit {
	position:relative;
	height:18px;
	width:290px;
	overflow:hidden;
	padding:2px 3px 0 0;
	text-align:center;
	letter-spacing:1px;
	border:1px solid #666;
	background:#383838;
	color:#dfdede;
	cursor:pointer;
}
#footer {
	width:530px;
	padding:0 4px 10px 188px;
	margin:0 auto;
	overflow:hidden;
	font-size:10px;
}
.addnav {float:right;}
.lang {float:left;}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	line-height:13px;
}
#footer li {
	float:left;
	display:inline;
	background: url(images/separator.gif) no-repeat 0 3px;
	padding:0 3px 0 5px;
	margin:0 3px 0 -2px;
}
#footer ul a {color:#858585;}
/*----------------------------------------------------------------------------*/
.wpcf7-form {
	float:left;
	width:295px;
	padding:4px 0 26px;
}
.wpcf7-form input {
	margin:0;
	padding:0;
	border:0;
	color:#dfdede;
}
.wpcf7-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
/*.wpcf7-form .row:after {
 content:"";
 display:block;
 clear:both;
}*/
.wpcf7-form .text {
	float:left;
	width:278px;
	padding:5px 5px 5px 11px;
}
.wpcf7-form .text,
.wpcf7-form .textarea {
	border-bottom:1px solid #666;
	background:#383838;
}
.ajax-loader{
    display: none;
}
.submit input {
    background:url(images/none.gif) no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:295px;
	height:20px;
	/*background:none;*/
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	cursor:pointer;
    z-index:1;
}
/*.contact-form {
	float:left;
	width:295px;
	padding:4px 0 26px;
}
.contact-form input {
	margin:0;
	padding:0;
	border:0;
	color:#dfdede;
}
.contact-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.contact-form .text {
	float:left;
	width:278px;
	padding:5px 5px 5px 11px;
}
.contact-form .text,
.contact-form .textarea {
	border-bottom:1px solid #666;
	background:#383838;
}*/
