/*
    
*/

/* INDEX:Fsc

    =GENERAL
    =LAYOUT
    =HEADERpq
    =MENUS
    =POSTF
    =SITEMAP
    =CONTACT FORM
    =SLIDER
    =WP-PAGENAVI
    =FOOTER
    =WIDGETS
    =COMMENTS
*/

/* =GENERALF
-------------------------------------------------------------- */

@import url(//fonts.googleapis.com/css?family=Oswald:400,300);
@import url(//fonts.googleapis.com/css?family=Josefin+Sans);
@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Droid+Sans);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(//fonts.googleapis.com/css?family=Muli);
@import url(//fonts.googleapis.com/css?family=Quicksand:400,700);

body {
    background: #fff url(images/bg2.png) center top repeat height:100%;
    color: #222;
  
    font-family:  Verdana, Helvetica, Lucida Sans Unicode;
     font-size: 14px;
  
}

a {
    color: #58b703;
     text-decoration: none;
    
   
}

a:hover, a:focus {
    color:  #026181;
      text-decoration: none; 
}

a:focus { 
    outline: none;
}

/* =LAYOUT
-------------------------------------------------------------- */

#container {
	width: 995px;
	margin: 0 auto;
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/style.css) left top repeat-x;
   

}

#main {
	padding: 15px 10px;	
    background: #fff;
    padding-bottom: 0px;
}

#main-fullwidth {
    padding: 15px 0;
    background: #fff;
}


#main-fullwidth2 {
    padding: 15px 0;
    background: #fff;
    width: 920px;
}

#content {
    overflow: ;
    float: left;
    width: 640px;
}



#sidebar-primary {
    overflow: hidden;
	float: right;
    width: 300px;
    margin-left: 15px;
    padding-left: 7px;
    border-left: 1px solid #ddd;
}

.bio {
   text-align: ;
    color: #222;
    padding-top: 15px;
    font-family: Verdana, Microsoft Sans Serif, arial;
      font-size: 11px; 
    line-height: 21px;
    margin-bottom: 0px;
 
}

.smalltext {
  text-align: ;
    color: #222;

    font-family: Verdana, Microsoft Sans Serif, arial;
      font-size: 10px; 
    line-height: 18px;
    margin-bottom: 0px;
 
}

.smalltext2 {
  text-align: ;
    color: #222;
      font-size: 12px; 
    line-height: 20px;
    margin-bottom: 0px;
 
}

.p-nobottom {
margin: 0px; }


.sideicon {
  border: 10px solid #FFFFFF;
}

/* =HEADER
-------------------------------------------------------------- */

#header {
    height: 218px;
    padding:0 0 5px 0;
  background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.6);

  
}

.logo {
  padding-top: -15px;
    padding-left: 0px;
    padding-bottom: 0px; }
.logo img {margin-top: -30px;}

    
}

.logo h1.site_title {
    margin: 0;
    padding:0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:48px;
    line-height: 40px;
    font-weight: bold;
}

.logo h1.site_title a, .logo h1.site_title a:hover {
    color: #333;
    text-decoration: none;
}

.logo h2.site_description {
    margin: 0;
    padding:0;
    color: #999;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:14px;
    line-height: 14px;
}

.header-right {
    float: right;
    padding: 0px 0px 0 0;
}

#top-social-profiles {
    padding: 15px 15px 0 0;
    height: 32px;
    
    text-align: right;

}
#top-social-profiles img {
    margin: 0 0 0 6px !important;
} 

#top-social-profiles img:hover {
    opacity: 0.5;
}
#top-social-profiles .widget-container {
 
  background: none;
  padding: 0;
  border: 0;
}

.headerad img {
    opacity: 0.5;
    filter: alpha(opacity=40);
}

img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

/* =MENUS
-------------------------------------------------------------- */

/* Menu Primary
----------------------------*/

.menu-primary-container {
    float: right;
    padding:0;
    position:relative;
    height: px;
    background: #fff;
    z-index: 400;
}

.menu-primary {
}

.menu-primary ul {
	min-width: 160px;
  list-style-position: inside;
}



/* First Level - Menu Primary */

.menu-primary li a {
    color: #187a9c;
    padding: 11px 15px;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
    color: #484848;
    outline: 0;
    background: #c4d936;
}

/* Child Levels - Menu Primary */

.menu-primary li li a {
	color: #fff;
    text-transform: none;
    background: #E67505;
    padding: 10px 15px;
    margin: 0;
    border: 0;
    font-weight: normal;
}

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	color: #E67505;
    background: #c4d936;
    outline: 0;
    border-bottom:0;
    text-decoration: none;
}

/* Arrows Menu Primary */

.menu-primary a.sf-with-ul {
    padding-right: 20px;
    min-width: 1px;
}
.menu-primary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 9px 10px 0 0;
}

.menu-primary  li li .sf-sub-indicator {
    padding: 9px 10px 0 0;
}

/* Shadows Menu Primary */

.wrap-menu-primary .sf-shadow ul {
    background:	url('images/menu-primary-shadow.png') no-repeat bottom right;
}

/* Menu Secondary
----------------------------*/

.menu-secondary-container {
    text-align: center; 
    background:rgba(197,217,67,0.8);
    height: 40px;
    padding-bottom: 2px;
    padding-left: 230px;
    margin-top: -14px;
    background: #ffffff'

   
}

.menu-secondary {}

.menu-secondary ul {
    min-width: 160px;
}



/* First Level - Menu Secondary */
.menu-secondary li a {
    color: #748120;
    padding: 12px 14px ;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;

}


.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, 
.menu-secondary li:hover > .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a {
    color: #FFFFFF;    
}

.menu-secondary li.current-menu-item > a  {
    color: c3d744;
    padding: 12px 14px ;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
   
}


/* Child Levels - Menu Secondary */

.menu-secondary li li a {
    color: #5E5951;
    background:#FFFFFF;
    opacity:0.9;
filter:alpha(opacity=90); 
    text-transform: uppercase;
    margin: 0;
    font-weight: normal;
    border-bottom: 1px solid #999999;
    text-align: left;
    font-size: 14px;
}

.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-

item > a {
	color: #ffffff;
    background:#c4d936;
    outline: 0;
    border-bottom: 1px solid #999999;
opacity:0.9;
filter:alpha(opacity=90); 
}

/* Arrows - Menu Secondary */

.menu-secondary a.sf-with-ul {
    padding-right: 26px;
    min-width: 1px;
}
.menu-secondary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 10px 13px 0 0;
}

.menu-secondary li li .sf-sub-indicator {

    padding: 9px 13px 0 0;
}

/* Shadows - Menu Secondary */

.wrap-menu-secondary .sf-shadow ul {
    background:	url('images/menu-secondary-shadow.png') no-repeat bottom right;
}



/* Footer Secondary
----------------------------*/

.menu-footer-container {
    text-align: center; 
    background:rgba(255,255,255,0.7);
    padding: 8px 0px 8px 0px;
    border-bottom: 2px dashed #E9E9E8;
    border-top: 2px dashed #E9E9E8;
    margin-top: 0px;
    list-style-type:none;
   
}



/* =POST
-------------------------------------------------------------- */

/* Post General
----------------------------*/
.boxed {
  border: 3px dotted #ccc ;
  text-align:center;
  background: #f5f5f5;
  width: 500px;
 margin: 10px 3.4em 10px;

}

.post {
    margin-bottom: 45px;
    padding-bottom: 12px;
   border-bottom: 1px solid #ddd;
} 

.page, .post-single {
    border-bottom: 0;
    margin-bottom: 0;
}

.post-full {
    border-bottom: 0;
    margin-bottom: 0;
    width: 900px;
}

.title {
    color: #333;
    margin: 0 0 10px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: none;
    padding: 8px 8px 8px 0px;  
    text-align: center;
    
}


.title2 {
    color: #0e5d77;
    margin: 0 0 10px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: none;
    line-height: 24px;
    padding: 10px 8px 0px 0px;  
    
}

.isaid {
  color: #a4a4a4;
   line-height: 24px;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Oswald', sans-serif; 
    margin: 20px;
    font-style:italic; }

.title3 {
    color: #0e5d77;
    margin: 0 0 10px 0;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: none;
    line-height: 24px;
    padding: 10px 8px 0px 0px;  
   }

.title a {
    color: #333;
    text-decoration: none;
   
}

.title a:hover {
    color: #0e5d77;
    text-decoration: none;
}

.titlepage {
    color: #333;
    margin: 0 0 10px 0;
    padding: 5px 0px 5px 0px;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: normal;
    text-transform: uppercase;
     
}

.question-image {
display: block;
    margin-left: auto;
    margin-right: auto;
content:url(../../uploads/2014/01/WhatAboutYou.png);

}

.question {
   text-align:center;
    font-weight: bold;
    margin-top:-11px;
   
}

.question {
   text-align:center;
    font-weight: bold;
    margin-top:-11px;
   
}

.smallindent {

  font-style:italic;
background: #f3f3f3;
padding: 10px;
padding-bottom: 75px;
font-size: 95%;

}

.smallindent2 {

  font-style:italic;
background: #f3f3f3;
padding: 10px;
padding-bottom: 10px;
font-size: 95%;

}

.titleinsta {
    color: #333;
    margin-bottom:-20px;
    padding: 5px 0px 5px 0px;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: normal;
    text-transform: uppercase;
     
}

.flsshop {
    color: #333;
    margin: 0 0 10px 0;
    padding: 5px 0px 5px 0px;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
background-image:url('../../../../fridaylovesong/bloggity/wp-content/uploads/2012/10/bg4.png');
    border-bottom: 1px solid #e6e6e6;
    font-weight: normal;
    text-transform: uppercase;
text-align:center;
    
    
}

.nextpage {
    color: #333;
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    font-family: 'Oswald', sans-serif;
    text-align:center;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase; }

.nextpage a {
    color: #9b9b9b;
    text-decoration: none;
}

.entry {
    line-height: 25px;
    text-align: justify;
}

.featured_image {
    padding: 6px;
    border: 1px solid #ccc;
    background: #fff;
 
}

.page-title {
    color: #c4c4c4;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    border-bottom: 2px solid #ddd;
}

p.hilight {
  color: #a4a4a4;
    margin: 0px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald', sans-serif; 
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    
}

p.hilightcenter {
  color: #a4a4a4;
    margin: 0px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald', sans-serif; 
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:center;
    
}

p.hilightdark {
  color: #676767;
    margin: 0px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald', sans-serif; 
    margin-top: 10px;
    margin-bottom: 10px;
    
}

.bold {
  color: #c3d744;
    margin: 5px;
    font-weight: bold;
    text-transform: none;
    
    
}

.caption{
  color: #000000;
   line-height: 24px;
  text-align:center;
    font-size: 10px;
    margin-top:0px;
    
    }


.postback {
background: #faf9f9;
border-top: 1px dotted #CECECE;
border-bottom: 1px dotted #CECECE;
list-style-type: square;
list-style-position: inside;
padding: 5px 5px 5px 5px;
color: #333;
text-align: justify;
}
.roundupheader {
font-style:bold;
text-align: justify;
}

p.isaid{
  color: #a4a4a4;
   line-height: 24px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Oswald', sans-serif; 
    margin: 20px;
    font-style:italic;
    
    }
p.beside{
  color: #a4a4a4;
   line-height: 24px;
    
    font-size: 14px;
   font-style:italic;
  text-align:center;
    }


/* Post Metas
----------------------------*/

.postmeta-primary {
    color: #555;
    font-size: 11px;
    padding: 8px;
    border-bottom: 0px solid #e6e6e6;
    background: ;
    margin-top: -10px;
    text-align:center;
    margin-bottom: 10px;
 
}

.postmeta-secondary {
    color: #555;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0 10px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.postmeta-primary span, .postmeta-secondary span {
    padding:3px 0 3px 20px;
    background-position:left center;
    background-repeat: no-repeat;
}

.testpostmeta{
    color: #555;
    font-size: 12px;
    padding: 8px;
    border-bottom: 1px solid #e6e6e6;
     background: #ffffff;
    margin-top: -10px;
    margin-bottom: 10px;
 
}

.meta_date {
    background-image: url(images/date.png);
}

.meta_author {
    background-image: url(images/author.png);
}

.meta_comments {
    background-image: url(images/comments.png);
}

.meta_edit {
    background-image: url(images/edit.png);
}

.meta_categories {
    background-image: url(images/category.png);
}

.meta_tags {
    background-image: url(images/tags.png);
    font-size: 11px;
}

.instaimage {

-moz-box-shadow: 2px 2px 3px #c7c7c7;
	-webkit-box-shadow: 2px 2px 2px #c7c7c7;
	box-shadow: 2px 2px 2px #c7c7c7;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#949494')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#949494');}

.blur {
    box-shadow: 0px 0px 3px #949494;
}

.instaimage2 {
border-style:dashed;
border-width:2px;
color: #e6e6e6;
}

.borderbottom {
    color: #555;
    border-top: 1px solid #DDD;
    margin-bottom: 5px;
    margin-top: 5px;
}

.borderbetween {
    color: #555;
    background: #f9f9f9;
    font-weight: ;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    padding-bottom: 5px;
padding-top: 5px;
font-size: 12.3px;
text-transform: uppercase;

}

.tip {
   
    background: #f9f9f9;
    margin-bottom: 10px;
    margin-top: -5px;
    text-align: center;
    padding-bottom: 5px;
padding-top: 5px;
font-size: 16px;
color: #4e4e4e;
   line-height: 24px;
    
  
    
}

.disclaimer {
    color: #555;
    background: #f9f9f9;
   line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    font-style: italic;

    padding-bottom: 5px;
padding-top: 5px;
font-size: 11px;

}

.disclaimer-small {
    color: #555;
   line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    font-style: italic;

    padding-bottom: 5px;
padding-top: 5px;
font-size: 11px;

}

.linkcat {
    color: #333333;
   
   line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
padding-top: 5px;
font-size: 11px;


}

.linkcat h2 {
    font-size: 15px;
color: #333333;
font-family: 'Oswald',sans-serif;
font-size: 20px;
border-bottom: 1px solid rgb(230, 230, 230);
font-weight: normal;
text-transform: uppercase;
padding: 5px 0px;
ul li {list-style: none;} 
}
pre { 
    margin: 40px 0;
    white-space: pre;
    text-align:center;
    background: #eee;
    line-height: auto;

 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* Read More
----------------------------*/

.readmore {
    margin-bottom: 15px;
    float: right;
}

.readmore a {
    color: #0d5d76;
    background: #dfdfdf;
    padding: 8px 14px;
    font-size: 11px;
   
    line-height: 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #EFEFE9;
}

.readmore a:hover {
    color: #FFFFFF;
    text-decoration: none;
  
   
}

.readmore2 {
    background: #f3f3f3;
    text-align: right;
    padding: 0px;
    margin-bottom: -15px;
}

.readmore2 a {
    color: #898989;
    background: #f3f3f3;
    padding: 8px 14px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
  
}

.readmore2 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.commentbott {
   
    text-align: right;
    padding: 0px;
    margin-bottom: 5px;
}

.commentbott a {
    color: #898989;
    background: #f3f3f3;
    padding: 8px 14px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
  
}

.commentbott a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

/* =SITEMAP
-------------------------------------------------------------- */
.sitemap {
}

.sitemap-col {
    width: 30%;
    padding: 0 0 0 10px;
}

.sitemap-col-archives {
    width: 45%;
    padding: 0 0 0 10px;
}

.sitemap h2 {
    font-size: 18px;
    font-family: 'Oswald',sans-serif;
    text-transform: uppercase;
    font-weight: none;
    border-bottom: 2px solid #ddd;
    padding: 0 0 10px 0;
    margin: 10px 0 10px 0;
}

.sitemap h3 {
    font-size: 14px;
      font-family: 'Oswald',sans-serif;
    text-transform: uppercase;
    font-weight: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.sitemap-list {
    font-size: 12px;
    line-height: 22px;
}

.sitemap-list, .sitemap-list ul {
    padding: 0 0 0 20px;
}

/* =CONTACT FORM
-------------------------------------------------------------- */
.contact-form { width: 100%;
}

.contact-form-label {
    width: 90px;    
    font-weight: bold;
    font-size: 14px;
    padding: 7px 0;
}

.contact-form-input {
    margin-left: 90px;    
}

.contact-form input[type=text] {
    padding: 6px;
    width: 60%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form input[type=submit] {
    padding: 5px 50px;
    border: 1px solid #ccc;
    background: #eee;
}
.contact-form textarea {
    width: 96%;
    padding: 6px;
    height: 160px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form-required {
    color: red;
}

/* =SLIDER
-------------------------------------------------------------- */

.fp-slider {
    margin: 0 0 15px 0;
}

.fp-slides-container {}

.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
    width: 645px;
}

.fp-slides, .fp-thumbnail {
    height: 300px;
    overflow: hidden;
	position: relative;
}

.fp-title {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 0 2px 0;
    margin: 0;
  
 color: #fff;
}



.fp-title2 {
      font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 0 2px 0;
    margin: 0;
 color: #fff;
}

.fp-title a, .fp-title a:hover {
    color: #fff;
    text-decoration: none; 
    
}

.fp-content {
    position: absolute;
    overflow: hidden;
    padding: 10px 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #6b6b6b; 
    opacity: 0.8;
    filter: alpha(opacity = 80);  

}

.fp-content p {
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 18px;
   
   
}

.fp-more,  .fp-more:hover{
    color: #FFFFFF;
    font-weight: bold;
}

.fp-nav {
    height: 12px;
    text-align: center;
    padding: 10px 0;
    background: #c4d936;
}

.fp-pager a { 
    background-image: url(images/featured-pager.png); 
    cursor:pointer;  
    margin: 0 8px 0 0; 
    padding: 0;
    display: inline-block;
    width: 12px; 
    height: 12px;
    overflow: hidden;
    text-indent: -999px; 
    background-position: 0 0;
    float: none;
    line-height: 1;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.fp-pager a:hover, .fp-pager a.activeSlide  { 
    text-decoration: none;
    background-position: 0 -112px;
    opacity: 1.0;
    filter: alpha(opacity = 100);
}

.fp-prev-next-wrap {
    position: relative; 
    z-index: 200; 
}

.fp-prev-next {
    position: absolute;
    bottom: 130px;
    left: 0;
    right: 0;
    height: 37px;  
}

.fp-prev {
    float:left;
    margin-left: 14px;
    width:37px;
    height:37px;
    background:url(images/featured-prev.png) left top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-prev:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

 .fp-next {
    float:right;
	width:36px;
    height:37px;
    margin-right: 14px;
    background:url(images/featured-next.png) right top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-next:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

/* =WP-PAGENAVI
-------------------------------------------------------------- */

.wp-pagenavi {
    float: left;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 5px 8px;
	margin: 2px;
    font-size: 15px;
    line-height: 15px;
    float: left;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #555;
    background:none;
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #fff;
    background:#c4d936;
}

.wp-pagenavi a:hover {
    color: #E67505;
    background:#FFFFFF;
}

.wp-pagenavi span.pages {
    color: #555;
    background: none;
    padding: 4px 8px 4px 0;
}

.wp-pagenavi span.extend {
    background:transparent;
    color: #555;
    background: none;
}

/* =FOOTER
-------------------------------------------------------------- */

#footer {
    color: rgba(d0d0d0, d0d0d0, d0d0d0, 0.7);
    padding: 5px 0;
    background: #6E6868;
    background: url(images/footer-bg2.png) left bottom no-repeat;
    font-size: 80%;
    
    
}

#tagbackfooter {
   
    padding: 12px ;
    text-align: justify;
    background:rgba(242,242,242,0.9);zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
a {
    color: #fff; }
   
}

#tagbackfooter2 {
    padding: 12px ;
    text-align: justify;
    font-size: smaller;
  background:rgba(242,242,242,0.9);zoom: 1;
}

#copyrights {
  color: rgba(255, 255, 255, 0.7);
  text-align:center;
  font-size: 11px;
 padding: 7px;
 font-family: verdana,arial;
line-height: 20px;
text-transform: ;
 font-family: arial;
 font-weight:;

}

#copyrights a {
    color: #fff;
} 

#copyrights a:hover {
    color: #fff;
    text-decoration: none;
} 

#credits {
    color: #b2b1b1;
    font-size: px;
    float: right;
    padding-right: 15px;
}

#credits a {
    color: #b2b1b1;
    text-decoration: none;
} 

#credits a:hover {
    text-decoration: none;
    color: #b2b1b1;
}

ul.bottomnav {margin:00px 0;overflow:hidden; padding: 0px;}
ul.bottomnav li {padding:10px;list-style-type:none;display:inline;}
ul.bottomnav li a,#footernav a:active,#footernav a:visited{text-decoration:none; font-family: 'Oswald',sans-serif; color: #5E5951; font-size: 13px; text-

transform: uppercase;}
ul.bottomnav li a:hover{text-decoration:none; color: #c4d936;} 



/* Footer Widgets
----------------------------*/



#footer-widgets {
    padding: 10px 0 0 10px;
    background:rgba(255,255,255,0.7);
    border-top: 1px solid #E9E9E8;
}

.footer-widget-box {
    width: 32%;
    float: left;
    margin-right: 12px;

}

.footer-widget-box-last {
    margin-right: 0;
}

/* Footer Widgets Color */

#footer-widgets .widget-container {
}

/* Footer Widgets Links */

#footer-widgets .widget-container a { font-size: 11px; text-decoration: none;
}

#footer-widgets .widget-container a:hover { text-decoration:none;
}

/* Footer Widget Title */

#footer-widgets .widgettitle { 

    margin: 0 0 10px 0;
    padding: 8px;
    background: none repeat scroll 0% 0% rgb(242, 242, 242);
}

#footer-widgets .widgettitle, #footer-widgets .widgettitle a, #footer-widgets .widgettitle a:hover { text-decoration: none;
}

/* Footer List Items */

#footer-widgets .widget ul li {
}

/* Footer Widgets Tabs */

#footer-widgets .tabs-widget li a {
}

#footer-widgets .tabs-widget li a:hover, #footer-widgets .tabs-widget li a.tabs-widget-current {
}

/* Footer Widgets Seaarch */

#footer-widgets #search {
}

#footer-widgets #search #s {
}

/* =WIDGETS
-------------------------------------------------------------- */

/* Widgets Defaults
----------------------------*/

.widget-container {
    list-style-type: none;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
    color:  #333333;
    font-size: 13px;
    text-align: justify;
}

.widget-container a {
    color: #0e5d77;
    text-decoration: none;
    text-align: center;
    text-decoration: none; 
    font-size: px;
   
}

.widget-container a:hover {
    color: #0e5d77;
    text-decoration: none;
}

.widgettitle {
    background: #333333;
    margin: 0 0 10px 0;
    padding: 8px;
    text-align:center;
    
}

.widgettitle2 {
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/style.css) left bottom no-repeat;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 0;
}


.widgettitle, .widgettitle a, .widgettitle a:hover {
      color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    
}

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height:16px;
}


.widget ul li {
    padding: 0 0 9px 12px;
    margin: 0 0 8px 0;
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/images/widget-list.png) left 4px no-repeat;
    border-bottom: 1px solid #ddd;
  color: #0e5d77;
  font-size: 14px;
    
}

.widget2 ul li {
    padding: 0 0 9px 12px;
    margin: 0 0 8px 0;
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/images/widget-list.png) left 4px no-repeat;
   
  color: #0e5d77;
  font-size: 12px;
}

.widget3 ul li {
    padding: 0 0 9px 12px;
    margin: 0 0 8px 0;
   list-style-type: none;
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/style.css) left 4px no-repeat
  color: #0e5d77;
  font-size: 12px;
}
    

.widgettag a {
  
 font-family: Arial, Helvetica, Sans-serif; 
    color: #7c7c7c;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
 
   
}


.tagtitle {
   
    margin: 0 0 10px 0;
    color: #5d5a54;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase; }

.nrcustom {
   
    margin: 8px 0 -5px 0;
    color: #5d5a54;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 20px;

}
.nrelate .nr_inner  { padding-left: 35px; }

/* Search
----------------------------*/

#search {
    border: 1px solid #ddd;
    background: #fff url(images/search.png) 99% 50% no-repeat;
    text-align: left;
    padding: 6px 24px 6px 6px;
}

#search #s {
    background: none;
    color: #666;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}

/* Wp Calendar
----------------------------*/

#wp-calendar td:hover, #wp-calendar #today {
    background: #c4d936;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/* Text Widget
----------------------------*/

.textwidget {
    line-height: 18px;
    font-size: 11px;
}
input.input-text, select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6B6B6;  
    width: 250px;  }


/* 125x125 Banners Widget
----------------------------*/

.banners-125 {
    text-align: center;
    margin-bottom: -10px;
}

.banners-125 img {
    margin: 0 5px 5px 5px;
}


/* Posts Widget
----------------------------*/

.posts-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.posts-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0 0 15px 0; 
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ddd;
}

.posts-widgettitle {
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0; 
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
}

.posts-widgettitle a {}

.posts-widgettitle a:hover {}

.posts-widget-meta { 
    font-style: italic;  
    padding: 0 0 5px 0;
}

.posts-widget-entry {
   
    line-height: 18px;
    font-size: 11px;
    text-align: justify;
}

    line-height: 18px;
    font-size: 10px;
}

.widgettext{
    font-family: Microsoft Sans Serif, arial; 
    line-height: 20px;
    font-size: 11.3px;
    text-align: right;
}

.widgetabout {
    font-family: Microsoft Sans Serif, arial; 
    font-size: 11.3px;
    text-align: justify;
}

.posts-widget-more {
    text-align: justify;
    background: #F9F9F9;
    padding: 2px 2px 2px 2px; 
    font-size: 8px;
}

.posts-widget-more:hover {}

.posts-widget-featured-image {
    border: 1px solid #ddd;
    padding: 0px;
    background-color: #fff;
}

.posts-widget .alignleft {
    margin: 0 6px 1px 0;
}

.posts-widget .alignright {
    margin: 0 0 8px 8px;
}

.posts-widget .aligncenter {
    margin-bottom: 8px;
}

/* Comments Widget
----------------------------*/

.comments-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0; 
    margin: 10px 0 0 0;
}

.comments-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0 0 10px 0; 
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
}

.comments-widget-author {
    text-decoration: none; 
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0;
}

.comments-widget-author:hover {}

.comments-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.comments-widget-more {
    font-weight: bold; 
}

.comments-widget-more:hover {}

.comments-widget-avatar {
    border: 1px solid #ddd;
    padding: 4px;
    background-color: #fff;
}

.comments-widget .alignleft {
    margin: 0 8px 0 0;
}

.comments-widget .alignright {
    margin: 0 0 0 8px;
}

.comments-widget .aligncenter {
    margin-bottom: 8px;
}

/* Info Box Widget
----------------------------*/


.infobox-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 0;


padding: 0px;

border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border: 0px solid #cccccc;
}

.infobox-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0px; 
    margin: 5px 0 0 0;
background: #cbdb63;
}

.infobox-widget ul li a {
    text-decoration: none;
}

.infobox-widget-description {
    line-height: 20px;
}

.infobox-widget-more {
    font-weight: bold;    
}

.infobox-widget-more:hover {   
}


.infobox-widget .alignleft {
    margin: 0 10px 10px 0;
}

.infobox-widget .alignright {
    margin: 0 0 10px 10px;
}

.infobox-widget .aligncenter {
    margin-bottom: 10px;
}

.infobox-widget .inbottom {
    margin-top: 10px;
}

/* Social Profiles Widget
----------------------------*/
.social-profiles-widget img {
    margin: 0px 4px 0px 0;
   
    
    
} 

.social-profiles-widget img:hover {
    opacity: 0.8;

} 

/* Tabs Widget
----------------------------*/

.tabs-widget {
    list-style: none; 
    list-style-type: none;
    margin: 0 0 10px 0;
   
    height: 26px;
}

.tabs-widget li {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.tabs-widget li:first-child {
    margin: 0;
}

.tabs-widget li a {
    color: #4F4E42;
    background: #fff;
    padding: 6px 16px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid #fff;
}

.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
    background: url(images/tab-bg.png) left bottom repeat-x;
    color: #EF7A07;
    border: 1px solid #F0ECE5;
}

.tabs-widget-content {
}

/* Tweets Widget
----------------------------*/

.tweets-widget ul {
    list-style-type: none; 
    list-style: none;
    margin: 0; 
    padding: 0; 
    line-height: 20px;
    font-family: Microsoft Sans Serif,arial ; 
    font-size: 11px;
}

.tweets-widget ul li {
    list-style-type: none;
    list-style: none;
    padding: 0; 
    margin: 15px 0 0 0; 
}

.tweets-widget ul li:first-child {
    margin-top: 5px;
}

.tweets-widget li.tweets-bird {
    padding-left: 24px;
    background: url(images/tweets.png) left 2px no-repeat;
}

.tweets-widget a { color: #0e5d77; }

.tweets-widget a:hover {}

a.tweets-widget-time {
    text-decoration: underline; 
}

a.tweets-widget-time:hover {
    text-decoration: none; 
}

/* Facebook Widget
----------------------------*/

.facebook-widget {
    list-style-type: none; 
    list-style: none;
    margin: 0; 
    padding: 0;
}

/* =COMMENTS
-------------------------------------------------------------- */

#comments {
    margin-bottom: 15px;
}

#comments p {
    margin: 5px 5px 10px 5px;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0 0 0 ;
    margin: 0 0 15px 0;
    text-align:center;
    font-color: 9d9d9d;
}

.commentlist { 
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    padding: 5px ;
    display: block;
    background: #F2F2F2;
    border: 1px solid #DFDFDF;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-author cite {
   
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    margin: -25px 0 0 65px;
    display: block;
    font-size: 11px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}
.commentlist .bypostauthor {
}
.reply {
    text-align: right;
    margin-bottom: 10px;
    padding-right: 5px;
}

.comment-reply-link  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background: #EDEDED;
    color: #333;
    padding: 2px 8px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:  1px solid #999999;
}

.comment-reply-link:hover {
    background: #F5F5F5;
    color: #333;
}


.commentlist .children {
    list-style: none;
    margin: 0;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
margin-top: 15px;
}

h3#reply-title {
  font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 5px 0 5px 0;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 12px;
    font-weight: bold;
}

#respond input {
    margin:10px 0 0 0;
    width:98%;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}

.pquote {
    float: right;
    width: 200px;
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/images/openquote.gif) top left no-repeat;
   
    font-size: 24px;
    line-height: 0.9;
    font-style: italic;
    padding: 13px;
    text-align: right;
color: #6e6e6e;

    line-height: 26px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;

margin: 10px;
padding: 8px;
}

.pquoteleft {
    float: left;
    width: 200px;
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/images/openquote.gif) top left no-repeat;
   
    font-size: 24px;
    line-height: 0.9;
    font-style: italic;
    padding: 13px;
    text-align: right;
color: #6e6e6e;

    line-height: 26px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;

margin: 10px;
padding: 8px;
}

.pquotefull {
    background: url(http://www.fridaylovesong.net/bloggity/wp-content/themes/Novia/images/openquote.gif) top left no-repeat;
    font-size: 24px;
    line-height: 0.9;
    font-style: italic;
    padding: 13px;
    
color: #6e6e6e;
    line-height: 26px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;
margin: 10px;
padding: 8px;
}

blockquote {
    margin: 0;
}

.pquote p:first-letter {
    font-size: 39px;
    font-weight: bold;
}

blockquote {
background:#;


margin:.5em 10px;

padding: 4px 10px -4px 4px;
}

blockquote:before {
color:#ccc;
content:open-quote;
font-size:2em;
vertical-align:-.4em;
line-height:.1em;

}



.blockquote3 {
color:#666;
font-style:italic;
margin:0 1em 1.6em em;
padding-left:1.4em;
padding-right:1.4em;
padding-bottom: 0px;
padding-top: 1.4em;
border-left:4px double #555;
border-right:4px double #555;
}

blockquote3 cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
 
blockquote3 cite:before {
content: "\2014 \2009";
}


.blockquote4 {
color:#666;
margin:0 1em 1.6em em;
padding-left:1.4em;
padding-right:1.4em;
padding-bottom: 0px;
padding-top: 1.4em;
border: dotted 1px;
line-height:23px;
}

blockquote.style2 {
  font: 14px/22px  helvetica, sans-serif;
  font-style: ;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

.textblock {
	border: 1px dotted #CCCCCC;
        background: #F7F7F7;
	margin: 10px 10px 10px 10px;
        width: 580px;
        padding-top: 8px;
        padding-right: 8px;
        padding-left: 8px;
        text-align: justify;
}



.textblocker {
	
        background: #F7F7F7;
        padding:8px 8px 0px 8px;
        text-align: justify;
}

.excerpt-thumb {

padding-bottom:10px;

}

.alignleft2 {

    float: ;
    margin-bottom: 10px;
    margin-right: 0px;
}

}


.shadowframe {
-moz-box-shadow: 2px 2px 3px #9ca1a4;
	-webkit-box-shadow: 2px 2px 3px #9ca1a4;
	box-shadow: 2px 2px 3px #9ca1a4;
         }

textarea {
    resize: none;
}


.Post-Title {display:none;}


#zlrecipe-container {  padding: 10px;  }
#zlrecipe-container #zlrecipe-title { font-size: 18px; }
#zlrecipe-container { background-color: #f7f7f7; }
#zlrecipe-container #zlrecipe-innerdiv .img-desc-wrap { background-color: #f7f7f7;  width:200px; }
#zlrecipe-container #zlrecipe-ingredients-list, #zlrecipe-container #zlrecipe-instructions-list { }
#zlrecipe-container .heading-four, #zlrecipe-container .h-4 { padding-bottom: 0px;}




.contactform {
   
    margin: 8px 0 -5px 0;
    color: #5d5a54;
    font-size: 11px;
    line-height: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase; }

.contactform textarea {
    width: 215px;
    padding: 6px;
    height: 160px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff; }

.contactform input[type=text] {
    padding: 6px;
    width: 60%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff; }


.wp-post-image 
 border: 1px solid #cccccc;
}

.nrelate_dhot .nr_text {

font-size: 90% }

.widget juiz_last_tweet_widget {font-size: 80%}

.shareaholic-like-buttonset {margin-left: 200px; }
.social-profiles-widget {text-align:center;}

.ri-grid ul li { margin-top: -15px; }

.blogher-ad {padding: 10px;}

.cat-item-162 {display:none;}

.tweets {     display: block;
    background-color: #FFF;
    position: relative;
  
    border-radius: 4px;
    padding: 15px 30px;
    margin: 15px 0px;
}


.ad 
{padding-bottom: 10px;}

.ad img {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


.thumbnailgridcontainer {
    display: inline-block;
    width: 100%;    
}

.cgview.light ul li {
	background: none;
	padding-left: 0;
}

.postimage-title
{
display:none;
}

.mabstyle-default .mab-main-action-wrap{
	overflow: hidden;
	text-align: center;
}

.widget_yikes_mc_widget .yks-require-description {
	padding-top:0;
        visibility: hidden;

.centered img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

------------------------------------------------------------- */