/*
Theme Name: Ruth Fattal
Version: 1.0
*/

/* start presets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;
	background-position: center;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#top {
	height: 150px;
	background-image: url(images/leather.jpg);
	background-position: top;
}

/* end presets */



#header {
	height: 150px;
	width: 900px;
	margin: auto;
	overflow: hidden;
}

#logo {
	float: left;
	height: 150px;
	width: 320px;
}
#menu {
	float: right;
	height: 55px;
	width: 580px;
	padding-top: 95px;
}

div#logo img {
	margin: auto;
	position: relative;
	top: 48px;	
}
#white {
	background-color: #ffffff;
	height: 10px;
}

#container {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
}
#homepage-image {
	height: 600px;
	width: 900px;
	margin-bottom: -10px;
	position: relative;
}

#leftcolumn {
	float: left;
	width: 570px;
	text-align: left;
}
#header-image {
	height: 250px;
	width: 560px;
	margin-right: 10px;
	margin-bottom: 40px;
}

#rightcolumn {
	float: right;
	width: 330px;
	text-align: left;
}
#side-image {
	height: 250px;
	width: 330px;
	margin-bottom: 20px;
	position: relative;
}

#side-noimage {
	margin-top: 10px;
	padding-top:10px;

}




#footer-white {
	background-image: url(images/bg-footer.png);
	height: 10px;
	margin: auto;
	position: fixed;
	bottom: 50px;
	background-position: center;
	width: 100%;
}

#footer {
	clear: both;
	height: 50px;
	margin: auto;
	background-image: url(images/leather.jpg);
	background-position: bottom;
	position: fixed;
	bottom: 0px;
	width: 100%;
	color: #a7a7a7;
	font-size: 8pt;
	line-height: 50px;
	z-index:999;
}
#footer-left {
	float: left;
	height: 50px;
	width: 435px;
	text-align: left;
	padding-left: 15px;
}
#footer-right {
	float: right;
	height: 50px;
	width: 435px;
	text-align: right;
	padding-right: 15px;
}

p, h1, h2, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

#footer a:link {color: #a7a7a7; text-decoration: none;}
#footer a:visited {color: #a7a7a7; text-decoration: none;}
#footer a:hover {color: #819cd5; text-decoration: none;}
#footer a:active {color: #a7a7a7; text-decoration: none;}

div.post a:link {color: #f5989d; text-decoration: none;}
div.post a:visited {color: #f5989d; text-decoration: none;}
div.post a:hover {color: #f5989d; text-decoration: underline;}
div.post a:active {color: #f5989d; text-decoration: none;}



/* start menu */

div#menu ul {
	width: 580px;
	margin: auto;
	list-style-type: none;
	font-size: 15px;
	letter-spacing: 1.5pt;
	text-transform: uppercase;
	font-family: 'gotham_condensed_bookregular';
	}

div#menu li {
	display: inline;
	float: right; 
	height: 55px; 
}

div#menu a {display: block; float: left; height: 55px; padding-left: 18px; padding-right: 18px; background-image:url(images/bg-menu-item.png);}

div#menu a:link {color: #ffffff; text-decoration: none;}
div#menu a:visited {color: #ffffff; text-decoration: none;}
div#menu a:hover {color: #f5989d; text-decoration: none;}
div#menu a:active {color: #f5989d; text-decoration: none;}

.current-menu-item {background-image:url(images/menu-here.png);background-position:bottom center !important;background-repeat:no-repeat;color:#f5989d !important;}

/* end menu styling */

div#leftcolumn h1 {
	font-weight: normal;
	color: #000000;	
	font-family: 'gotham_condensed_bookregular';
	text-transform: uppercase;
	font-size: 36px;
	letter-spacing: 1.5pt;
	margin-bottom: 20px;
	margin-right: 30px;
}


div#leftcolumn h2 {
	font-weight: normal;
	color: #f5989d;	
	font-family: 'gotham_condensed_bookregular';
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 1.5pt;
	margin-bottom: 20px;
	margin-right: 30px;
}

div#leftcolumn p {
	color: #4b4b4b;
	font-size: 10pt;
	margin-bottom: 14px;
	margin-right: 30px;
	line-height: 17px;
}

div#leftcolumn ul {
	color: #4b4b4b;
	font-size: 10pt;
	margin-bottom: 14px;
	margin-right: 30px;
	line-height: 17px;
}

div#leftcolumn ul li {
	border-bottom: 1px solid #e6e6e6;
	padding: 9px 0 9px 0;
	background-image:url(images/newspaper.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}


div#rightcolumn h2 {
	font-weight: normal;
	color: #f5989d;	
	font-family: 'gotham_condensed_bookregular';
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5pt;
	margin-bottom: 15px;
	margin-left: 30px;
}

div#rightcolumn h3 {
	font-weight: normal;
	color: #f5989d;	
	font-family: 'gotham_condensed_bookregular';
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5pt;
	margin-bottom: 15px;
	margin-left: 30px;
}


div#leftcolumn h3 {
	font-weight: normal;
	color: #4b4b4b;	
	font-family: 'gotham_condensed_bookregular';
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5pt;
	margin-bottom: 15px;
	padding-top: 10px;
}

div#rightcolumn ul {
	list-style-type: none;
	color: #737373;
	font-size: 8pt;
	margin-bottom: 14px;
	margin-right: 30px;
	line-height: 17px;
	margin-left: 30px;
}

div#rightcolumn ul a:link {color: #737373; text-decoration: underline;}
div#rightcolumn ul a:visited {color: #737373; text-decoration: underline;}
div#rightcolumn ul a:hover {color: #737373; text-decoration: none;}
div#rightcolumn ul a:active {color: #737373; text-decoration: underline;}


div#rightcolumn p {
	color: #737373;
	font-size: 8pt;
	margin-bottom: 14px;
	margin-right: 30px;
	line-height: 17px;
	margin-left: 30px;
}

div#rightcolumn form {
	color: #737373;
	font-size: 8pt;
	margin-bottom: 14px;
	margin-right: 30px;
	line-height: 17px;
	margin-left: 30px;
}

div#rightcolumn form label {
	width: 50px;
	clear: both;
	display: block;
	float: left;
	line-height: 25px;
	height: 25px;
}

div#rightcolumn form input#wp-email-capture-name-widget, div#rightcolumn form input#wp-email-capture-email-widget {
	font-family: arial;
	border: 1px solid #e2e2e2;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	padding: 0 3px 0 3px;
	color: #737373;
	font-size: 8pt;
}

div#rightcolumn form input.wp-email-capture-submit {
	font-family: 'gotham_condensed_bookregular';
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 12px;
	color: #737373;
	margin: 0;
	padding: 0;
	margin-left: 50px;
	border: 1px solid #e2e2e2;
	background-color: #e2e2e2;
	padding: 2px 5px 2px 5px;
}


div#metadata {
	color: #b8b8b8;
	border-bottom: 1px solid #e2e2e2;	
	font-size: 8pt;
	width: 540px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	padding-top: 10px;
}

div#metadata a:link {color: #b8b8b8; text-decoration: none;}
div#metadata a:visited {color: #b8b8b8; text-decoration: none;}
div#metadata a:hover {color: #f5989d; text-decoration: none;}
div#metadata a:active {color: #b8b8b8; text-decoration: none;}


div#meta-author {
		width: 250px;
		float:left;
		text-align: left;
}

div#meta-date {
		width: 190px;
		float:right;
		text-align: right;
}

.navigation {
	width: 540px;
}

.navigation div {
	width: 270px;
	display: block;
}

.navigation .alignleft {
	text-align: left;
	float: left;
}

.navigation .alignright {
	text-align: right;
	float: right;
}


div.navigation a {font-family: 'gotham_condensed_bookregular';font-size: 12px;letter-spacing: 1.5pt;text-transform:uppercase;}
div.navigation a:link {color: #f5989d; text-decoration: none;}
div.navigation a:visited {color: #f5989d; text-decoration: none;}
div.navigation a:hover {color: #f5989d; text-decoration: underline;}
div.navigation a:active {color: #f5989d; text-decoration: none;}

/* photo credit */

div#photocredit {
	background-color: rgba(0, 0, 0, .50);
	color: rgba(255, 255, 255, .50);
	font-size: 8pt;
	height: 20px;
	line-height: 20px;
	position: absolute;
	z-index: 500;
	padding-left: 5px;
	padding-right: 5px;
	top: 570px;
	left: 10px;
}


div#photocredit a:link {color: rgba(255, 255, 255, .50); text-decoration: none;}
div#photocredit a:visited {color: rgba(255, 255, 255, .50); text-decoration: none;}
div#photocredit a:hover {color: rgba(255, 255, 255, .50);; text-decoration: underline;}
div#photocredit a:active {color: rgba(255, 255, 255, .50); text-decoration: none;}

