/*-------------------------------------------------
  Copied from Old
-------------------------------------------------*/
body
{
    background-color: #E5E5E5;
    font: normal 76%/1.5em arial, helvetica, sans-serif;
    /*font-family: "Segoe UI", Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
    font: Trebuchet MS;*/
    font-size: 13px;
    color: #333;
    line-height: 1.3;
    margin: 0 auto;
}
img
{
    border: 0;
}
form
{
    margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-weight: normal;
    margin: 0;
    line-height: inherit;
}

/* Lists */
ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
li
{
    background: left 5px no-repeat;
    padding: 0 0 0 10px;
    margin: 0 20px;
}

/* Links */
a:link, a:active, a:visited
{
    text-decoration: none;
    color: #333333;
}
a:hover
{
    text-decoration:underline;
    color: #333333;
}
/* Basic classes */
.hidden
{
    display: none;
}
.centerize
{
    text-align: center;
}
.caption
{
    font-size: xx-small;
}
.clearing
{
    width: 829px;
    height: 0;
    clear: both;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
#servermessage
{
    padding:0px;
}
header#banner
{
    /*position: relative;*/
    width: 970px;
    height: 100px;
    /* background: white; */
    border-color: #E0E0E0;
    margin: auto;
    position: relative;
    padding: 0px;
    margin-bottom: 0;
    text-align: left;
    background-color: black;
    background: url(../img/header.jpg);
    height: 100px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
}
header#banner h1
{
    /* small header image specific lines */
    height: 168px;
    width: 792px;
    background: white repeat-x 0 6px;
    margin: 0 6px;
    /* end small header image specific lines */
    font-size: 38px;
    text-align: center;
    line-height: 160px;
}

.headerAd {
    position: absolute;
    top: 10px;
    right: 10px;
}
#logo {
    position: absolute;
    display: block;
    width: 200px;
    height: 50px;
    height: 40;
    text-indent: -9999px;
    top: 30px;
    left: 45px;
}
.MenorahLink {
    position: absolute;
    top: 0px;
    left: 700px;
}

/* Navigation Bar */

#nav-main, #nav-classifieds {
    border-top: 5px #E5E5E5 solid;
    margin: 0 auto;
    color: #444444;
    background: #444444;
    width: 970px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
}

#nav-classifieds {
    background-color: #969497;
    color: black;
    text-transform: none;
}

#nav-main li, #nav-classifieds li {
    display: inline;
    margin: 0;
    padding: 0;
}


#nav-main a, #nav-classifieds a {
    color:#ffffff;
    font-weight:bold;
    margin-right: 0;
    text-decoration:none;
    background: none;
    padding: 5px 20px 5px 20px;
}

#nav-classifieds a {
    color: black;
}

#nav-classifieds {
    border-top: 0px;
    border-bottom: 0px;
}

body.news a.news,
body.mazaltov a.mazaltov,
body.crime a.crime,
body.video a.video,
body.advertise a.advertise,
body.contactus a.contactus {
    color: #444444;
    background: #E5E5E5;
}

#nav-main a:hover{
    color:#444444;
    background: #E5E5E5;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
.mainwrapper
{
    width: 1230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
#wrapper
{
    width: 970px;
    text-align: left;
    border: none;
    margin-left: auto;
    margin-right: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
    width: 548px;
    height: 1%;
    overflow: visible;
    float: left;
    margin-left: 5px;
    padding: 2px 2px 0 2px;
    background: #FFFFFF;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}
.content
{
    width: 538px;
    padding: 0;
    margin: 4px 4px 10px 4px;
}
.maincontent {
	background-color:#ffffff !important;
	width:970px !important;
	margin-left:130px;
}
.LandingContent {
	width:970px !important;
	margin-left:130px;
}
/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainerleft
{
    float: left;
    width: 130px;
    padding: 10px 10px 0 10px;
}

#sidebarcontainerright
{
    float: right;
    width: 234px;
    padding: 10px 10px 0 10px;
}
.sidebarright
{
    color: #21262A;
    margin: 0 0 0 0;
}
.sidebarleft
{
    color: #21262A;
    margin: 0 0 0 0;
}

/* Menu lists */
.widget
{
    padding: 0 0 10px 0;
    margin: 0;
    overflow: hidden;
}

.widget h3
{
    background: #E5E5E5 url(../img/sidetitlebg.gif);
    color: black;
    font-size: 12px;
    font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
    padding: 4px 4px;
    line-height: 15.6px;
}

aside .widget .widget-inner
{
    background: #EEEEEE;
    padding: 2px 6px;
    margin: 1px 0 0 0;
}

#sidebarcontainerleft > .widget_categories li {
    margin-left: 0
}

.widget a:link, .widget a:visited, .widget a:active
{
    color: #666666;
}

.widget a:hover
{
    text-decoration: underline;
    color: #333333;
}

.alink
{
    background: url(../img/arrow.gif) left center no-repeat;
    padding: 0 0 0 9px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#content-info
{
    width: 970px;
    background: url(../img/bg_header.gif);
    clear: both;
    font-size: 12px;
    text-align: left;
}
#copyrights
{
    text-align: center;
    color: #ffffff;
}
#copyrights a:link, #copyrights a:visited
{
    color: #ffffff;
}
#copyrights a:hover, #copyrights a:active
{
    color: #ffffff;
    text-decoration:underline;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.hentry
{
    background-color: #fff;
    color:#000;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 0;
    padding-top: 10px;
    border-top: 1px #999 solid;
    border-bottom: 1px #999 solid;
    margin-bottom: 10px;
}
.hentry a:link, a:active
{
    color: #3b5998;
}
.hentry a:visited
{
    color: #3b5998;
    font-style: none;
    text-decoration: none;
}
.hentry a:hover
{
    color: #780000;
    text-decoration:underline;
}
.hentry time
{
    color: #999;
    font-size: x-small;
}
.hentry h2
{
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 20px;
}
.hentry intro
{
    font-size: 14px;
}
.contentindexcomments
{
    background: url(../img/comment.jpg) center left no-repeat;
    padding-left:16px;
    margin: 10px 0;
}
.moremzt {
    margin: 10px 0;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
textarea#comment {
    height: 250px;
}

li.comment
{
    background: url(../img/commentquote01.gif) no-repeat;
    background-position: 6px 9px;
    padding: 6px 42px;
    border: 1px solid white;
    margin: 10px 0 0 0;
}
li.comment:hover
{
    background: #F9F9F9 url(../img/commentquote02.gif) no-repeat;
    background-position: 6px 9px;
    border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
    background: #F9F9F9 url(../img/commentquote02.gif) no-repeat;
    background-position: 6px 9px;
    border: 1px solid #B3C492;
}
.id1:hover
{
    background: #F9F9F9 url(../img/commentquote02.gif) no-repeat;
    background-position: 6px 9px;
    border: 1px solid #B3C492;
}
li.comment h3
{
    margin-bottom: 15px;
}

/*-------------------------------------------------
  Mazal Tov styles  #411C53
-------------------------------------------------*/

.type-mazal_tov
{
    background:#fff url(../img/mazaltovs/baloonback.jpg) bottom right no-repeat;
    /*border-top: 1px #999 solid;*/
    /*border-bottom: 1px #999 solid;*/
    /*padding: 6px;*/
    /*margin-bottom: 10px;*/

}

.type-mazal_tov a:link, a:active
{
    color: #3b5998;
}
.type-mazal_tov a:visited
{
    color: #3b5998;
    text-decoration: none;
    font-style: none;
}
.type-mazal_tov a:hover
{
    color: #780000;
    text-decoration: underline;
}
.type-mazal_tov time
{
    color: #999;
    font-size: x-small;
}

.type-mazal_tov h2
{
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #003366;
}

.type-mazal_tov b
{
    color: #1F050C;
    font-weight: bold;
    font-size: 14px;
}

.type-mazal_tov strong
{
    color: #1F050C;
    font-weight: bold;
    font-size: 14px;
}

.mtbody
{
    position: relative;
    padding: 0 130px 0 0;
    margin-bottom: 0;
    margin-top: 0;
    color: #411C53;
}

.mtbody a:link, a:visited, a:hover, a:active
{
    text-decoration:none;
}

.mttext
{
    color: #411C53;
    font-size: 12px;
    padding: 0 0 0 10px;
}

.mtcmnt
{
    background: url(../img/comment.jpg) center left no-repeat;
    padding: 0 10px 0 16px;
    font-size: 14px;
}

.mtcmnt:hover
{
    color: #780000;
    text-decoration: underline;
}


.mtspnsr
{
    float: right;
    color: #C70000;
    font-size: 14px;
    font-weight: bold;
}

.mtspnsrimg
{
    position: absolute;
    bottom: -15px;
    right: -10px;
}

/*-------------------------------------------------
  Mazal Tov Side Bar Styles
-------------------------------------------------*/

.mtsb
{
    padding: 0 0 10px 0;

}


.mtsb h1
{
    background: #003366;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
    padding: 4px 4px;
    margin-bottom: 5px;
}

.mtsb h3
{
    font-size: 14px;
    color: #003366;
}
.mtsb h3:hover
{
    text-decoration: underline;
}

.mtsbitem
{
    background:#fff url(../img/mazaltovs/baloonback.jpg) bottom right no-repeat;
    border: 1px #ccc solid;
    padding: 5px;
    margin-bottom: 5px;
    color: #666;
    font-size: 10px;
}

.mtsbitem:hover
{
    background:#fff url(../img/mazaltovs/baloonback.jpg) bottom left no-repeat;
    border: 1px #000 solid;
    padding: 5px;
    margin-bottom: 5px;
    color: #333;
    font-size: 10px;
}


.mtsbitem h2
{
    color: #003366;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 14px;
}

.mtsbitem h2:hover
{
    color: #003366;
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline
}

.mtsbitem b
{
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
    margin: 5px 0;
}
.commentform, .mailform
{
    margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
    font-size: 11px;
    background: white;
    color: #494949;
    border-top: 1px solid #868686;
    border-left: 1px solid #868686;
    border-bottom: 1px solid #D4D2CF;
    border-right: 1px solid #D4D2CF;
    margin: 1px 0 0 0;
}
.formbutton
{
    font-size: 11px;
    background: white;
    color: #494949;
    border-top: 1px solid #D4D2CF;
    border-left: 1px solid #D4D2CF;
    border-bottom: 1px solid #868686;
    border-right: 1px solid #868686;
    margin: 1px 0 0 0;
}
.searchform .formfield
{
    width: 105px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
    padding: 2px 0;
    margin: 0 0 2px 0;
}
.searchform .formbutton
{
    width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
    padding: 2px 2px;
}
.loginform .formfield
{
    width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
    padding: 2px 0;
    margin: 0 2px 2px 0;
}
.loginform .formbutton
{
    width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
    padding: 2px 2px;
}
.mainform .formfield
{
    width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
    padding: 2px 0;
    margin: 0 2px 2px 0;
}
.mailform .formbutton
{
    width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
    padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_email
{
    width: 250px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 450px;
}
.commentform .formbutton
{
    width: 100px;
    height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
    color: red;
    font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/

img.size-medium, img.size-full {margin: 10px 0}

.featured{
    margin-bottom: 10px;
}
.featured img {
    margin-bottom: 5px;
}

.pro_ad_zone {
    margin: 10px 0;
    text-align: center;
}

.addthis_toolbox {
    margin-top: 20px;
}


.admid
{
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center;
}
.wrap1, .wrap2, .wrap3
{
    display:inline-table;
    /* \*/display:block;/**/
}
.wrap1
{
    float:left;
    background:url(../img/shadow.gif) right bottom no-repeat;
    margin: 0 5px 3px 0;
}
.wrap2
{
    background:url(../img/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
    background:url(../img/corner_tr.gif) right top no-repeat;
    padding:0 5px 5px 0;
}
.wrap3 img
{
    display:block;
    border: 3px solid white;
}

/* Search highlight color */
.highlight
{
    background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
    margin: 1px;
    padding: 3px;
    font-size: larger;
    width: auto;
}
.leftbox {
    float: left;
    padding-right: 2px;
}
.rightbox {
    float: right;
    padding-left: 2px;
}
/* my addins */

.small {
    font-size: x-small;
}

.from {
    font-size: smaller;
    color: #818181;
    font: italic;
    text-align: right;
    font-weight: 900;
    margin-bottom: 3px;
}

.intro {
    font-size: 14px;
    padding: 0 25px;
    margin-top: 5px;
}

.contact {
    font-size: 85%;
    font-family: Tahoma, Verdana;
}

.num_contact {
    font-size: 90%;
    font-family: Tahoma, Verdana;
}

/* LD Defenitions */

.ld_head {
    font-size: 80%;
    font-family: Tahoma, Verdana;
}

.ld_carprice {
    font-size: 80%;
    font-family: Tahoma, Verdana;
}

.ld_terms {

    font-size: 90%;
    font-family: Tahoma, Verdana;
}


/*-------------------------------------------------
  Breakout Ads
-------------------------------------------------*/
.breakoutAd li {list-style:none;}
.breakoutAd .pro_ad_zone {margin:0px;}
/*-------------------------------------------------
  Ads In BTW Articles
-------------------------------------------------*/

.tads1 {
    width: 465px;
    margin-left: 34px;
    margin-top: 13px;
    margin-bottom: 13px;
    border: 2px solid Black;
    background-color: #EAEAEA;
    color:#333;
    padding-bottom: 4px;
}

.tads1title {
    margin: 2px 10px;
    font-size: 12px;
}

.tads1content {
    padding: 5px;
    font-family: Tahoma;
    line-height: 15px;
    font-size: 14px;
}

.tads1 a:link, a:visited, a:active {
    color: Blue;
    text-decoration: underline;
}

.tads1 a:hover {
    color: #0002C1;
}

.leaderboard {
    text-align: center;
    border-top: 5px solid #E5E5E5;
    border-bottom: 5px solid #E5E5E5;
}



/*-------------------------------------------------
  Permanent Ad Space btw 1st and 2nd Article
-------------------------------------------------*/

.parti {
    width: 465px;
    margin-left: 34px;
    margin-top: 13px;
    margin-bottom: 13px;
    border: 2px solid Red;
    background-color: #EAEAEA;
    color:#333;
    padding-bottom: 0px;
}

.partihead {
    margin: 2.5px 10px;
    font-size: 12px;
}

.partititle {
    padding: 5px;
    font-family: Tahoma;
    line-height: 18px;
    font-size: 18px;
    font-weight: bold;
}

.particontent {
    padding: 5px;
    font-family: "Times New Roman", Times, serif;
    line-height: 15px;
    font-size: 15px;
}

.parti a:link, .prempo a:visited, .prempo a:active {
    color: Blue;
    text-decoration: underline;
}

.parti a:hover {
    color: #0002C1;
}

/* ==========================================================================
   Overrides
   ========================================================================== */

.home .page-header {
    display: none;
}


.oneColFixCtrHdr {
    width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
    background: #DDDDDD;
    padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
    padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #DDDDDD;
}
.oneColFixCtrHdr p {
    margin: 0;
}
.oneColFixCtrHdr #footer {
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    font-size: 9px;
}

/* ==========================================================================
   Base
   ========================================================================== */

body { }



/* =============================================================================
   Header
   ========================================================================== */

#banner { }

/* Fixed Topbar Navigation */
body.top-nav-main { padding-top: 60px; }
body.admin-bar .nav-main-fixed-top { top: 28px; }



/* ==========================================================================
   Content
   ========================================================================== */

#content { }

.postsNav{
    margin: 10px 5px;
}
.postsNav a {
    color: #00063f;
}
.prevPost {
    width: 48%;
    float: left;
    text-align: left;
}
.nextPost {
    width: 48%;
    float: right;
    text-align: right;
}

#comments, #respond {
    margin: 10px 5px;
}

/* ==========================================================================
   Primary Content
   ========================================================================== */

#main { }



/* ==========================================================================
   Sidebar
   ========================================================================== */

#sidebar { }



/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry time { }
.hentry p.byline { }
.hentry .entry-content { }
.hentry footer { }



/* ==========================================================================
   Footer
   ========================================================================== */

#content-info { }



/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 979px) {
  /* Fix top padding when using the responsive grid with the fixed topbar */
  body.top-nav-main {
    padding-top: 0;
  }
}
@media all and (max-width: 1250px) {

    .breakoutAd{display:none;}
	.maincontent{margin-left:0px;}
	.mainwrapper{width:970px;}
}
.addthis_toolbox .addthis_button_facebook_like .fb_iframe_widget span iframe{height:30px !important;width:130px !important;}
.addthis_toolbox .addthis_button_facebook_like .fb_iframe_widget span{width: 130px !important;height: 30px !important;overflow: inherit !important;margin-top: -2px !important;}

#18, .pro_ad_adzone_18_ad_0, .adzone_ad_18 pro_ad_zone { display:block !important;}