/*
Theme Name: Mistylook/Freerange
Theme URI: http://wordpress.org/
Description: Mistylook Theme merged by Mark Fitzpatrick into Freerange design
Author: Mark Fitzpatrick (Merging)
Version: 1.0
*/

#login {
	background: #fff;
	border: 1px solid #a2a2a2;
	margin: 5em auto;
	padding: 1.5em;
	width: 350px;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	/*background: url(images/wordpress-logo.png) no-repeat top left;*/
	margin-top: 0;
    margin-bottom: 8px;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	/*font-size: 1.7em;*/
	width: 50%;
}

#login #submit {

}

#save {
	width: 15em;
}

#user_info {
	position: absolute;
	right: 1em;
	top: 0;
	color: #fff;
	font-size: .9em;
}

#user_info a {
	color: #fff;
}

#wphead {
	padding: .3em 3em .3em 1em;
}

#wphead a {
	color: #000;
}

#wphead h1 {
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
}

#wphead h1 span {
	font-size: .4em;
	letter-spacing: 0;
}

#your-profile fieldset {
	border: 1px solid #ccc;
	float: left;
	width: 450px;
	padding: .5em 2em 1em 1em;
	margin: 1em;
}

#your-profile fieldset input.t2  {
	width: 18px;
	font-size: 12px;
	padding: 3px;
}


#your-profile fieldset input  {
	width: 100%;
	font-size: 12px;
	padding: 5px;
}

#your-profile fieldset textarea {
	width: 100%;
	padding: 5px;
}

#your-profile fieldset textarea.t2{
	height: 5em;
}


#your-profile legend {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img.centered
{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright
{
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft
{
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright
{
float: right;
}

.alignleft
{
float: left;
}

/* BLOG NAVIGATION
--------------------------------------------- */
#access .menu-header, div.menu, #colophon, #branding, #main {
    width: 999px!important;
    margin-top: 0!important;
    padding: 0!important;
}

#access {
    margin: 1px 0 0 166px;
    overflow: visible;
    width: 659px !important;
    background: transparent url(/includes/images/blog-menu-bg2.jpg) 12px 0 no-repeat;
    display: block;
    float: left;
}

#access a {
    border-right: 1px solid #FFFFFF;
    line-height: 37px;
    padding: 0;
    display: block;
    float: left;
}

div#wp_nav {
    margin-left: 0!important;
}

#breadcrumbs {
    background: none!important;
    border-bottom: none!important;
    position: absolute!important;
}

.blog #breadcrumbs {
    background: none!important;
    color: #236CC7;
    font-size: 10px;
    height: 20px;
    line-height: 3em;
    width: 150px;
}

/* custom nav tabs
--------------------------------------------- */

.tab2 a {
	width: 160px;
	height: 37px;
	display: block;
	text-indent: -10000px;
	margin-left: 12px;
}

.tab2 a:hover {
	background: transparent url(/includes/images/nav2-members-ro2.jpg) left top no-repeat !important;
}

.tab3 a {
	width: 160px;
	height: 37px;
	display: block;
	text-indent: -10000px;
}

.tab3 a:hover {
	background: transparent url(/includes/images/nav2-mixed-ro2.jpg) left top no-repeat !important;
}

.tab4 a {
	width: 160px;
	height: 37px;
	display: block;
	text-indent: -10000px;
}

.tab4 a:hover {
	background: transparent url(/includes/images/nav2-nosher-ro2.jpg) left top no-repeat !important;
}

.tab5 a {
	width: 161px;
	height: 37px;
	display: block;
	text-indent: -10000px;
}

.tab5 a:hover {
	background: transparent url(/includes/images/nav2-rabbis-ro2.jpg) left top no-repeat !important;
}

/* misc
--------------------------------------------- */

#content .post {
	margin-top: 58px;
}

#rightSidebar {
	margin: -15px 2px 10px 0;
}
