/*
Theme Name: מיתוג אישי אונליין
Author: <a href="http://design4wp.com" title="Design4wp">Design4wp</a> <a href="http://adamhazon.com" title="הבלוג של אדם חזון">הבלוג של אדם חזון</a>.
*/

* {
	margin:0;
	padding:0;
	border:0;
}
body {
	color: #39588a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	background: #475573 url(images/bg.gif) center top;
}
a {
	text-decoration:none;
}
.entry p {
	padding-bottom: 18px;
}
#stage {
	width: 910px;
	margin: 0 auto;
	direction: rtl;
}
#stage #header {
	background-image:url(images/header.jpg);
	float: right;
	height: 178px;
	width: 910px;
	margin: 0;
}
#stage #middle {
	float: right;
	width: 910px;
	padding-top: 20px;
	padding-bottom: 30px;
	background: url(images/stage_m.gif) repeat-y center;
}
h1 {
	font-size: 24px;
	padding-bottom: 18px;
}
#stage #video {
	float: right;
	height: 364px;
	width: 445px;
	padding-top: 20px;
	padding-right: 78px;
}
#stage #form_zone {
	float: left;
	width: 275px;
	height: 364px;
	padding-top: 20px;
	padding-left: 60px;
	background: url(images/form_bg.gif) no-repeat right bottom;
}
#stage #form_zone.error {
	background-color:#475573;
	background-image:none;
	float:none;
	height:200px;
	margin:20px auto;
	padding:10px;
}
#stage #form_zone .text {
	padding: 45px 0px 20px;
	line-height: 24px;
	color: #FFFFFF;
}
input.Medium {
	background-image:url(images/input.gif);
	float:right;
	font-family:arial;
	font-size:12pt;
	height:23px;
	margin-bottom:10px;
	padding-right:10px;
	padding-top:2px;
	width:190px;
}
#mailinglist {
	width: 200px;
	height: 200px;
	text-align: center;
	margin: 20px auto;
	padding: 0;
}
#mailinglist form {
	width: 200px;
	height: 200px;
	text-align: center;
}
#mailinglist label {
	float: right;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
}
#mailinglist #hide {
	display: none;
}
#mailinglist .send {
	font-size: 14px;
	font-weight:bold;
	margin: 20px auto 0px;
	color: #000000;
	background: url(images/submit.jpg);
	padding:0 10px 3px;
	height: 27px;
	width: 200px;
	cursor: pointer;
}
#stage #bottomText {
	float: right;
	width: 670px;
	height: 240px;
	padding-top: 30px;
	line-height: 22px;
}
#stage #social {
	float: left;
	width: 180px;
	height: 240px;
	padding-left: 60px;
	padding-top: 30px;
	background: url(images/social_bg.gif) no-repeat right bottom;
}
#stage #social p {
	float: left;
	width: 180px;
	height: 40px;
	padding-top: 10px;
}
#stage #social #icon {
	float: left;
	width: 180px;
	margin-bottom: 3px;
}
#stage #social #icon a:hover img {
	outline-color:#39588A;
	outline-style:solid;
	outline-width:1px;
}
#stage #b_banner {
	float: right;
	width: 853px;
	height: 35px;
	padding: 30px 27px 0px 30px;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 32px;
	background: url(images/bottom_banner.gif) no-repeat 30px 30px;
}
#stage #b_banner a {
	color: #ffffff;
	text-decoration: underline;
}
#footer {
	width:850px;
	height:57px;
	background: #475573 url(images/footer.jpg) no-repeat top;
	padding: 18px 30px;
	float: right;
	font-weight: bold;
}
#footer p {
	font-size: 12px;
	color: #2d435f;
	text-align: right;
	float: right;
	width: 300px;
	display: block;
}
#footer a {
	float: left;
}
#footer .design4wp {
	float: left;
	font-size: 12px;
	color: #2d435f;
	display: block;
	margin: 0px;
	text-decoration: none;
	outline:none;
}
#footer .design4wp:hover {
	text-decoration:underline;
}

