/*
Theme Name:     DeliciousMag_ra
Description:    
Author:         Rachelle Annechino
Template:       deliciousmagazine

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../deliciousmagazine/style.css");

#main {
    display: inline-block;
}
.subpages-cell {
    max-width: 33%;
    border: none;
}
.subpages-table {
    border: none;
}
#PageIndenter .subpages-text {
    height: 3em;
    margin-top: 1em;
    overflow: hidden;	
}

img {
    max-width: 100%;
}
#logo {
    margin-right: 0px;
    padding-right: 3%;
}
#tr_credit {
    margin-left: 40%;
    margin-top: -9%;
    padding-bottom: 5%;
}
.ra_menu-sign-in {
    position: absolute;
    right: 2%;
}
.ra_menu-sign-in:hover {
    position: absolute !important;
    right: 2%;
}

.title span {
    font-size: smaller;
}

.entry > li.widget {
    padding-bottom: 0;
}

.author {
    padding-top: 1%;
}

.surrogatekey-menu > li {
    border: none;
    display: inline-block;
}

.surrogatekey-menu {
    padding-top: 2.5%;
    float: left;
}

#ofcategory {
    max-width: 200px;
}
#cat.postform {
    max-width: 200px;
}
#ofpost_tag {
    max-width: 200px;
}

#navigation.col-right {
//    padding-top: 13%;
}


.cclink> a {
    border: none !important;
}

.cclink > a:hover {
    border-radius: 5px !important;
    box-shadow: 0px 0px 10px 5px white inset;
    background-color: snow !important;
} 

.nav a {
    border: solid 1px gray;
    border-top-right-radius: 20px;
    border-left-right-radius: 10px;
    border-style: inset;   
}

.nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-menu-item a  {
    //border: solid 1px gray;
    //border-style: inset;   
    border-top-right-radius: 20px;
    border-left-right-radius: 10px;
    background-color: whitesmoke;
}

.nav a:hover, .nav li.sfHover {
    border-top-right-radius: 20px;
    border-left-right-radius: 10px;
    background-color: lightblue;
} 

.menu-item > a {
    padding-top:20px;
    padding-bottom: 2px;
}

#latest .section {
    display: none;
}

#sidebarbubbles .subpages-image {
    border-bottom-left-radius: 80%;
    border-bottom-right-radius: 80%;
    border-top-right-radius: 80%;
    //width: 80%;
    //height: 80%;
    //max-height:150px;
    //height:100px;
    //width:100px;
}

.st-callout.right {
//    display:inline !important;
}

.csColumnGap > img {
//    border: none;
//    background-color: transparent;
}

#PageIndenter {
    margin-left: 5%;
    margin-right: 5%;
}

.EditionImg {
    width: 33%;
    //display: inline-block;
    float: left;
    clear: both;
    //padding-top: 20px;
}

.EditionDesc {
    display: inline;
    //width: 60%;
}

.EditionDesc > ul li {
    list-style: none;
}

.EditionDesc > ul {
    float: right;
    width: 60%;
    //padding-top: 2%;
}

.PreviousThing {
    float: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    border: solid 1px;
    border-radius: 2px;
    background-color: whitesmoke;
}

.PreviousThing:hover {
    background-color: lightgreen;
    text-decoration: none;
    clear: left;
}

.NextThing {
    float: right;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px;
    border-radius: 2px;
    background-color: whitesmoke;
}

.NextThing:hover {
    background-color: lightgreen;
    text-decoration: none;
}

.subpages-table {
   clear: both;
}

.subpages {
//    width: 33%;
}

.subpages-cell {
    width: 50%;
    text-align: center;
    //padding-right: 2% !important;
}

.subpages-image {
    //width: 80%;
    //height: 80%;
    width: 4.5vw;
    height: 4.5vw;
    max-height: 150px;
    max-width: 150px;
    //max-height: 95%;
    //max-width: 95%;
    overflow: hidden;	
}

.subpages-pages > br {
    display: none;
}

.subpages-text {
    height: 4.5em;
    line-height: 1.5em;
    padding: 1%;
    //margin-left: -5%;
    //margin-right: -5%;
    overflow: hidden;
}

.st-callout {
    margin-left: 3%;
    margin-right: 3%;
}

.clear {
    //clear: none !important;
    float:left !important;
}


.post .title {
    margin-bottom: 0px !important;
}

.post {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.more-link {
    padding: 5px;
    margin: 5px;
    float: right;
    background-color: lightgreen;
    border-radius: 2px;
}
.continue {
    text-align: right;
    display:block;
    //margin:5px;
    //padding-left:5px;
    //padding-right:5px;
    border-bottom: solid 2px #67b54f;
}
.continue > span {
    display: block;
}

.widget {
    list-style: none;
    clear: both;
}

.widget.widget_transposh {
    float: right;
    border: none;
    //line-height: 3em;
}

#transposh-2 > div, h3 {
    line-height: 125%;
}

.kcite-boilerplate {
    background-color: #E9E9E9;
}

.widget.kblog_boilerplate_widget .widgettitle {
    display: none;
}

.widget.kblog_boilerplate_widget {
    //font-size: smaller;
    //width: 50%;
    //float: right;
    //margin-top: -21%;
    //margin-bottom: -21%;
    border: none;
    padding: 0px;
}

.crp_related {
    clear: both;
    border-top: solid 1px lightgray;
}

#crp_related.entry ul {
    padding-left: 0px;
}
#crp_related > ul {
//    padding-left: 10%;
}

#crp_related li {
    float: left;
    width: 30%;
    list-style-type: none;
    overflow:hidden;
}

.crp_related_widget > ul li {
//    padding-bottom: 5%;
    padding-left: 3%;
}

#crp_related li {
    padding-bottom: 3%;
}


.entry .crp_title {
    display:block;
    height: 4.5em;
    line-height: 1.5em;
    width: 95%;
}

.crp_related_widget ul li a {
    line-height: 1.5em;
    //font-size: 90%;
    clear: left;
    //padding-left: 3%;
}
.crp_related_widget ul li {
    clear: left;
    padding-left: 3%;
}
.crp_thumb {
    max-width: 90%;
    //min-width: 50%;
    float: left;
    padding-bottom: 5%;
    padding-right: 3%
}

.widget.widget_widget_crp {
    border:none;
}

.entry blockquote {
//  background:none;
//   background-image:none;
//   background-color:none;
//   box-shadow:none;
//   border:none;
}
#content blockquote {
//   background-image:none;
//   background-color:none;
//   box-shadow:none;
//   border:none;
}
blockquote {
    margin-left:5% !important;
    margin-right:5% !important;
   background:inherit!important;
   background-image:inherit !important;
   background-color:inherit !important;
   box-shadow:inherit!important;
   border:inherit !important;
//   margin-left: 4% !important;
//   margin-right:inherit !important;
   margin-top:inherit !important;
   margin-bottom:1.2em !important;
   padding:inherit !important;
}

blockquote p {
//   margin-bottom:1.2em !important;
//   margin:0px !important;
//   padding:0px !important;
}

.entry blockquote p {
   font-style:inherit !important;
//   margin:0px !important;
//   padding:0px !important;
}
#content blockquote::before {
   content:none !important;
   margin:0px !important;
   padding:0px !important;
}

li#text-5.widget.widget_text {
    border:none;
}

.post p.tags {
    display: none;
//    width: 45%;
//    font-size: smaller;
//    background-image: none;
//    padding-left: 0px;
}

.flowershape .subpages-image {
//    border-bottom-right-radius: 70%;
//    border-top-left-radius: 70%;
    border-bottom-right-radius: 300%;
    border-top-left-radius: 300%;
    border-top-right-radius: 50%;
}

.flowershape img {
    height: 90px;
    width: 90px;
}

.flowershape table {
    border:none !important
}

.flowershape td {
    border:none !important
}

.flowershape {
    width: 20%
}

#petal1_sp {
    margin-left:40%;
    -sand-transform:rotate(-45deg);
}

#petal2_sp {
    margin-left: 27%; 
    -sand-transform: rotate(243deg);
    margin-top: -11%;
}

#petal3_sp {
    margin-left: 54%;
    margin-top: -21%;
    -sand-transform: rotate(27deg);
}

#petal4_sp {
    margin-top: -4%; 
    -sand-transform: rotate(171deg);
    margin-left: 33%;
}

#petal5_sp {
    margin-left: 49%;
    margin-top: -21%;
    -sand-transform: rotate(97deg);
}

  
.page-id-8915 .title {
    display: none;
}

/*Attempt at dropdown styling*/
.dd_sk select {
   background: transparent;
   width: 150px;
   padding: 5px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
    -webkit-appearance: none;
} 

.dd_sk {
   width: 120px;
   height: 34px;
   overflow: hidden;
   background: url(http://www.stackoverflow.com/favicon.ico) no-repeat 96% #ddd;
}

.entry img {
    margin-left:1%;
    margin-right:1%;

}

/* Author Spotlight style begins */
#author-spotlight {
    /*background: #f2f7fc;*/
    /*border-bottom: 1px solid;*/
    /*clear: both;*/
    /*font-size: 13px;*/
    /*line-height: 15px;*/
    overflow: hidden;
    padding: 10px;
    margin-right: 30px;
    float: left;
}
#author-spotlight #author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    align:left;
    padding: 5px;
}
#author-spotlight #author-profile{
    float: left;
}
#author-spotlight #author-description{
    margin-top:5px; 
}
#author-spotlight #author-link{
    margin-top:5px; 
    float:right;            
}
#author-spotlight #social-icons{
    padding-bottom:16px; 
    margin-top:2px;
    padding-top:0px;
    align:center;
    /*background:#DFF3F9;*/
}
#author-spotlight #social-icons img{
    margin:0px;
    border:none;
    background:none;
}
#author-spotlight h2 {
    /*color: #000;*/
    font-size: 110%;
    /*font-weight: bold;*/
    margin-bottom: 0;
}
#author-spotlight img {
    /*align:left;*/
    /*float:left;*/
    /*padding:5px;*/
    /*margin:5px 10px 0.5px 0px;*/
    /*background: #fff;*/
    /*border: 1px solid #e7e7e7;*/
}

.widget.AuthorSpotlight_Widget {
    display: inline-block;
}

#author-description i {
    display: none;
}

#social-icons > a {
    padding: 3px;
}

/* Author Spotlight style ends */

.ra_vid-center div.wp-video {
    margin: 0 auto;
}

#text-5.widget.widget_text {
    padding: 0;
}

.share-count {
    display: none !important;
}

#main {
//   width: 100%;
}