
/*
Theme Name: Ghetto Shul Theme
Theme URI: http://wordpress.org/
Description: Ghetto Shul's WordPress Theme.
Version: 1.0
Author: Nathan Shubert-Harbison
Author URI: http://www.studioariel.com.com/
Tags: 


*/



/* Begin Typography & Colors */
@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/tile.jpg);
	text-align: center;
	margin: 0 0 0 0;
	}
	
p	{ margin-top: 1em; }


h2 a {
	color: #333333;
	text-decoration: none;
	}

h2 a:hover {
	color: #630c0c;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	}

	
h2.posthead {
	margin-bottom: 0;
}

#home-contact {
	background-image: url(http://www.ghettoshul.ca/images/home-bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 35px;
	padding-top: .65em;
	padding-left: 2.5em;
	margin-left: 1.75em;
	}

#home-contact a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#home-contact a:hover {
	text-decoration: underline;
	}

#logo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: -25px;
}

#photos {
	text-align: right;
	margin-right: 1px;
	margin-bottom: 0px;
}

#menu {
	background-image: url(http://www.ghettoshul.ca/images/menu-splice.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: .95em 1.3em .25em;
	text-align: left;
}

#leftmargin {

}

#rightmargin {
	background-image: url(images/left-edge.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: .5em 2.5em;

	}

#rightmargin h2 {
	color: #630c0c;
	}


#container
{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 1000px;
text-align: left;
background-repeat: no-repeat;
background-position: top;


}

#content {
	width: 1000px;
	float: left;
	background-color: #FFF;
	background-image: url(images/right-edge.gif);
	background-repeat: repeat-y;
	background-position: right;

	}

.maintext {
	margin-right: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#2a2a2a;
	line-height: 22px;

	}
	
.maintext h2 {
	color: #630c0c;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	}
	
#images img {
	border: 1px solid #999999;
	padding: 2px;
	margin: 5px;

	float: left;
	}

#border1 {
	border-right: 1px dashed #999999;
	padding-right: 2em;
	}
	
#border1 a {
	color: #630c0c;
	text-decoration: none;
}

#border1 a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}

#border1 img a:hover {
	border-bottom: 0;
}

#sidebar1 {
	width: 178px;
	float: left;
	margin-left: -480px;
	margin-right: 1em;

	}
	
#sidebar1 h2 {
	color: #630c0c;
	margin-bottom: 0em;
	font-size: 16px;
	}
	
#sidebar1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar1 li {
	padding: 0;
	margin: 0;
}

#sidebar2 a {
	color: #630c0c;
	text-decoration: none;
	}
	
#sidebar2 img a:hover {
	border-bottom: 4px solid #FF0000;
	}



	
#sidebar2 {
	width: 200px;
	float: left;
	clear: right;
	margin-left: -250px;
	margin-right: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;

	}
	
#sidebar2 h4 {
	color: #630c0c;
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 16px;
	}


#sidebar2 ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	border: 0;

}

#sidebar2 li {
	margin-left: 0;
	background: #ecd6d6;
	padding: .25em 0 .25em .5em;
	border-bottom: 1px solid #FFFFFF;

}

#sidebar2 li a:hover {
	background: #630c0c;
	color: #FFFFFF;
	}

	
.footer {
	color: #666666;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 5em;

	}
	
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	}
	
#shabbat a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#shabbat a:hover {
	border-bottom: 1px dashed #FFFFFF;
	}
	
#nights-body {
	width: 425px;
	}
	
#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: normal 11px Verdana, sans-serif;
	}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #fff;
text-decoration: none;
text-transform: uppercase;
}

#navlist li a:link { color: #666666; }
#navlist li a:visited { color: #666666; }

#navlist li a:hover
{
color: #fff;
background: #333;
border-color: #227;
}

#navlist li a#current
{
background: #fff;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #fff;
}

#footer {
	margin-top: -2em;
	}
	
#studioariel a{
	color: #630c0c;
	text-decoration: none;
	}