/*TEMPORARY TESTING CSS - REMOVE WHEN SPECIFIC Sass Files ARE LIVE*/
/*-------------MOVIE MOM SEARCH PROMO-------------*/
.movie-mom-results-bar {
	min-height:52px;
}
.beliefnet-article iframe {
	width:100% !important;
}
#moviemom-pagination li a {
	cursor:pointer;
}




/* OLD STYLES BELOW **********************/


.pageNumber-quote
{
	padding: 0;
    margin: 0;
    outline: 0;
}
.pageNumber-quote ul
{
	list-style-type: none;
	height: auto;
	float: right;
	
}
.pageNumber-quote li
{
	list-style: none;
    float: left;
    height: 25px;
    width: 28px;
    light-height: 22px;
}
.pageNumber-quote ul a
{
	background: url(../images/refineSearch/quiz-pagination-bg.png) no-repeat 0 -28px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #595946;
    height: 24px;
    padding-top: 3px;
}


.content-nav
{
  clear: both;
  text-align: right;
  margin-bottom: 15px;
  height: 23px;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.content-nav .mainNav
{
  float: right;
  background: #99b7d9 url("http://www.beliefnet.com/columnists/imgs/mainNav_background.gif") repeat-x top;
  height: 23px;
}
.content-nav .mainNav a
{
  display: block;
  float: left;
  height: 23px;
  color: white;
  font-size:15px;
  line-height:23px;
  padding: 0px 8px;
  border-right: 1px solid white;
}
.content-nav .mainNav a.first
{
  background: transparent url("http://www.beliefnet.com/columnists/imgs/nav_left.gif") no-repeat left;
  padding-left: 10px;
}
.content-nav .mainNav a.last
{
  background: transparent url("http://www.beliefnet.com/columnists/imgs/nav_right.gif") no-repeat right;
  padding-right: 10px;
  border-right: none;
}
.content-nav .mainNav a:hover, .content-nav .mainNav a.first:hover, .content-nav .mainNav a.last:hover
{
  background-color: #54687f;
}
.content-nav .mainNav a.moreNav
{
  background: transparent url("http://www.beliefnet.com/columnists/imgs/moreNav_background.gif") no-repeat left;
}
.content-nav .mainNav a.moreNav:hover
{
  background: #c17b2c url("http://www.beliefnet.com/columnists/imgs/nav_left.gif") no-repeat left;
}


.PostHeaderModule
{
  margin-bottom: 10px;
}
.PostFooterModule
{
  margin-top: 10px;
}

.thumbs {
    height:auto;
    width:auto;
    padding:15px 15px 15px 0;
    float:left;
}



/*-------------------------------------------------------------------------*/

.buyDVD {
    display: block;
    width: 161px;
    height: 33px;
    background: url(images/buy-dvd.png) no-repeat 0 0;
}

.buyDVD:hover {
    background-position: 0 -33px;
}

.textwidget {
    min-height: 1%;
    display: block;
    margin: 0 0 0;
    padding: 0 !important;
}

.newGrades {
    float: right;
    padding-right: 20px;
}

.timestamp {
    color: red;
}

.DVDtop-pick {
    width: 57px;
    height: 57px;
    margin-bottom: -60px;
    margin-left: -10px;
}

.blog-entry .storycontent
{
    margin:14px 0 !important;
  
}

.blog-entry .storycontent .gridName {
    font-weight: bold;
    width: 135px;
    font-size: 13px !important;
}

.movieGrid {
    border-top: 1px solid #cad7eb;
    border-left: 1px solid #cad7eb;
    width: 510px;
    font-size: 14px;
}

.gridName,.gridData {
    border-bottom: 1px solid #cad7eb;
    border-right: 1px solid #cad7eb;
    padding: 2px;
}

#searchContent {
    width: 100%;
    float: left;
    font-size: 14px;
}


/*-------------------------------------------------------------------------*/
/** Find the perfect movie styles **/

.blue-border-box .inside-box .content {
    text-align: left;
    padding: 26px;
}

.blue-border-box .inside-box select {
    width: auto;
}

.blue-border-box .inside-box input[type="button"] {
    width: auto;    
    padding: 6px 20px;
    font-size: 16px;
}