/*
Theme Name: Bundles Themes
Theme URI: http://bundlesofenergy.com
Description: Bundles of Energy Wordpress Theme
Author: My Media Magnet
Author URI: http://mymediamagnet.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/globalElements.css";
@import "style/css/widgets.css";
@import "style/css/gallery.css";
@import "style/css/menu.css";
@import "style/css/comments.css";
@import "style/css/layout.css";



/* =Content
-------------------------------------------------------------- */
object{
    padding:5px 0px 5px 0px;
}

a:hover{
    color:#DB7500;
}
#main {
    overflow: hidden;
    padding: 0 0 0 0;
}
#content {
    margin-bottom: 36px;
}
.noMargin{
    margin-bottom:0px !important;
}
#content,
#content input,
#content textarea {
    color: #333;
    font-size: 12px;
    line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
    margin-bottom:5px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
    margin-bottom:0;
}
#content pre,
#content kbd,
#content tt,
#content var {
    font-size: 15px;
    line-height: 21px;
}
#content code {
    font-size: 13px;
}
#content strong,
#content b,
#content dt,
#content th {
    color: #000;
}
#content h1,
#content h2{
    font-weight:600;
}
#content h3,
#content h4{
    font-weight:400;
}
#content h5,
#content h6 {
    color: #333;
    margin: 0 0 20px 0;
    line-height: 1.5em;
    font-weight:600;
    font-family:"Georgia";
}
#content table {
    border: 1px solid #e7e7e7;
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%;
}
#content tr th,
#content thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}
#content tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px;
}
#content tr.odd td {
    background: #F2F7FC;
}
.hentry {
    margin: 0 0 0 0;
}
.home .sticky {
    background: #F2F7FC;
    border-top: 4px solid #000;
    padding: 18px 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.single .hentry {
    margin: 0 0 10px 0;
}
.page-title {
     background-image:url("style/images/logoIcon.png");
    background-repeat:no-repeat;
    padding-left:55px;
    margin-top:15px;
    font-family:Georgia;
    font-weight:600!important;
    font-style:italic!important;
    margin-bottom:10px;
}
.page-title span {
    background-image:url("style/images/logoIcon.png");
    background-repeat:no-repeat;
    padding-left:55px;
    margin-top:15px;
    font-weight:600;
    font-style:italic;
}
.page-title a:link,
.page-title a:visited {
    color:#888;
    text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    clear: left;
    float: left;
    margin-right: 68px;
}
#content .entry-title {
    color: #000;
    font-style: italic;
font-weight: 600;
margin-top: 15px;
padding-left: 55px;
}
.entry-title a:link,
.entry-title a:visited {
    text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color: #888;
    font-size: 12px;
}
.entry-meta span{
}
.entry-meta abbr,
.entry-utility abbr {
    border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
    border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
    clear: both;
    padding: 5px 0 0 0;
}
#content .entry-summary p:last-child {
    margin-bottom: 12px;
}
.entry-content fieldset {
    border: 1px solid #E7E7E7;
    margin: 0 0 24px 0;
    padding: 24px;
}
.entry-content fieldset legend {
    background: #fff;
    color: #000;
    font-weight: bold;
    padding: 0 24px;
}
.entry-content input {
    margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
    margin-right: 24px;
}
.entry-content label {
    color: #888;
    font-size: 12px;
}
.entry-content select {
    margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
    font-size: 10px;
}
.entry-content blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}
.entry-content blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.entry-content img{
    padding:3px 5px 0 5px;
    float:none;
}
.page-link {
    color: #000;
    font-weight:bold;
    margin:0 0 22px 0;
    word-spacing:0.5em;
}
.entry-content p{
    padding-top:5px;
    line-height:1.6;
    font-color:#777;
}
.page-link a:link,
.page-link a:visited {
    background: #f1f1f1;
    color:#444;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.home .sticky .page-link a {
    background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
#entry-author-info {
    background: #F2F7FC;
    border-top: 4px solid #000;
    padding: 18px 20px;
    margin: 24px 0;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    line-height: 20px;
}
#entry-author-info #author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    margin: 0 -104px 0 0;
    padding: 11px;
    height: 60px;
}
#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px;
}
#entry-author-info h2 {
    color: #000;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 0;
}
.entry-utility {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    clear: both;
}
.entry-meta a,
.entry-utility a {
    color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
    color: #FF4B33;
}
#content .video-player {
    padding: 0;
}

/* Custom Styling
-------------------------------------------------------------- */
#bodyRight h3{
    margin-bottom: 0px !important;
}
.recipeListHeader{
    margin-bottom: 0px !important;
    padding-top:0px !important;
}
h1{
    padding-top:18px;
    font-size:24px;
    font-family:Georgia;
    padding-bottom:5px;
}
h2{
    font-size:20px;
    padding-top:15px;
    padding-bottom:15px;
}
h3{
    font-size:18px;
    padding-top:10px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000080;
}
h4{
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:600;
    color:#003300;
    padding-bottom:5px;
}
h5{
    font-size:14px;
    padding-top:10px;
}
h6{
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
}
span{
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
}
p{
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.6;
    color:#555;
    padding-right:15px;
    padding-top:5px;
}
#bodyRight p{
    line-height:1.3 !important;
    padding-top:5px !important;
}
li{
    list-style:none;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.3;
    color:#555;
}
a{
    color:#039;
    text-decoration: none;
}
form input{
    float:none;
}

.attachment-150x150{
    max-width:125px !important;
    max-height:125px;
    margin:10px 30px 0 0 !important;
    box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -moz-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    padding: 0 1px 1px 5px !important;
}
.attachment-100x100{
    max-width:120px !important;
    max-height:100px;
    margin:0 !important;
    box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -moz-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    padding: 0 1px 1px 5px !important;
}
.attachment-post-thumbnail{
    max-width:100px !important;
    max-height:100px;
    margin:0px !important;
    box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -moz-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    padding: 0 1px 1px 5px !important;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/*-----------------------------Header----------------------*/
ul.headerNav{
    padding:5px;
}
ul.headerNav li{
    float:left;
    padding-left:7px;
    padding-right:7px;
}
ul.headerNav a{
    color:#fff;
}
ul.headerNav a:hover{
    color:#F7931E;
}
#header h1{
    padding-top:50px;
    font-size:24px;
    color:#026CB6;
}
#headerLeft img{
    padding-top:30px;
}

/*-----------------------------Home Body----------------------*/
#bodyCont img{
    float:left;
}
#bodyCont h1{
    color:#243E8F;
    padding-bottom:5px;
}
#bodyCont h2{
    color:#243E8F;
    background-image:url("style/images/logoIcon.png");
    background-repeat:no-repeat;
    padding-left:55px;
    margin-top:15px;
    font-weight:600;
    font-style:italic;
    height:35px;
    padding-top:15px!important;
}
#bodyLeft h1{
    background-image:url("style/images/logoIcon.png");
    background-repeat:no-repeat;
    padding-left:55px;
    margin-top:15px;
    font-weight:600;
    font-style:italic;
}
#bodyLeft h2{
    background-image:url("style/images/logoIcon.png");
    background-repeat:no-repeat;
    padding-left:55px;
    margin-top:25px;
}
#bodyLeft h1 em{
    font-weight:600;
}
#bodyLeft h2 em{
}
#bodyLeft img{
    margin-left:-5px;
}
#bodyLeft textarea{
    width:90%;
}
#bodyLeft ol li{
    font-weight:500 !important;
    color:#2a2a2a;
    padding-top:5px;
}
.vcard{
    background-image:none!important;
}
input[type=submit]:hover {
    color:white;
    box-shadow:1px 1px 2px #888, inset 0 0 4px white;
    -moz-box-shadow:1px 1px 2px #888, inset 0 0 4px white;
    -webkit-box-shadow:1px 1px 2px #888, inset 0 0 4px white;
}
input[type=submit] {
    color: white !important;
    box-shadow:0 0 1px #888, inset 0 0 3px white;
    -moz-box-shadow:0 0 1px #888, inset 0 0 3px white;
    -webkit-box-shadow:0 0 1px #888, inset 0 0 3px white;
    position:relative;
    top:1px;
    padding:3px 7px 3px 7px;

    background-color: #6da5d5; /* Fallback color */
    background-image: -moz-linear-gradient(100% 100% 90deg, #386f9f, #6da5d5);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6da5d5), to(#003399));
    border:1px solid #004d80;
}
/* Colors variant */
input[type=submit].blue {
    background-color: #6da5d5; /* Fallback color */
    background-image: -moz-linear-gradient(100% 100% 90deg, #386f9f, #6da5d5);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6da5d5), to(#003399));
    border:1px solid #004d80;
}
/* Size variant */
input[type=submit].small{
    font-size:12px;
    padding: 3px 8px 4px;
    text-shadow:0 1px 1px #555;
}

#bottomImgWrapper img{
    box-shadow: 5px 5px 5px #777;
    -moz-box-shadow: 5px 5px 5px #777;
    -webkit-box-shadow: 5px 5px 5px #777;
    max-height:140px;
    max-width:140px;
    min-height:140px;
    min-width:140px;

}
#bottomWrapper ul{
    list-style:none;
}
#bottomWrapper ul li{
    font-size:12px;
    margin-top:10px;
    padding-left:10px;
    background-image:url("style/images/gIcon5.png");
    background-repeat:no-repeat;
}
#bottomWrapper ul li a{
    color:#039;
}
#bottomWrapper ul li a:hover{
    color:#cc6600;
}
#bottomWrapper ul li:first-child{
    margin-top:0px;
}
#bodyRight h2{
    font-size:24px;
    padding-top:0;
}
#bodyRight h3{
    font-size:24px;
    padding-left:45px;
    padding-top:35px;
    font-style:italic;
    font-family:Georgia;
    font-weight:600;
}
#bodyRight h6{
    color:#ddd;
    padding-left:45px;
}
#bodyRight ul{
    width:240px;
    padding-top:10px;
}
#bodyRight ul li{
    font-size:13px;
    margin-top:10px;
    padding-left:10px;
    margin-left:45px;
    background-image:url("style/images/gIcon5.png");
    background-repeat:no-repeat;
    color:#fff;
}
#bodyRight a:link {
    color:#fff;
}
#bodyRight a:visited {
    color:#fff;
}
#rightCenter ul{
    height:150px;
    overflow:hidden;
}
.when{
}
#rightCenter ul li a{
    color:#fff;
}
#rightCenter ul li a:hover{
    color:#009900;
}
#rightCenter ul li{
    font-size:13px;
    margin-top:10px;
    padding-left:10px;
    margin-left:45px;
    background-image:url("style/images/gIcon5.png");
    background-repeat:no-repeat;
    color:#fff;
    font-weight:600;
}
#rightCenter ul li ul{
    padding-top:5px;
}
#rightCenter ul li ul li{
    font-size:11px;
    margin-top:5px;
    padding-left:10px;
    margin-left:5px;
    background-image:url("style/images/gIcon5.png");
    background-repeat:no-repeat;
    color:#fff;
    font-weight:600;
}
#rightCenter ul li a{
    color:#fff;
}
.rcCategory p{
    font-size:13px !important;
    font-weight:600 !important;
}
#bodyRight ul li a:hover{
    color:#009900;
}
#bodyRight p{
    color:#fff;
    padding-top:10px;
    padding-left:45px;
    font-size:13px;
}
#bodyRight img{
    float:right;
    margin-right:18px;
    margin-top:5px;
    padding:3px;
    box-shadow: inset 0 0 10px #333;
    -moz-box-shadow: inset 0 0 10px #333;
    -webkit-box-shadow: inset 0 0 10px #333;
    max-height:100px;
    max-width:125px;
    min-height:100px;
    min-width:125px;
}
#bodyRight form{
    padding-left:45px;
}
#rightTop h3{
    color:#003399;
}
#rightCenter h3{
    color:#CC6600;
}
#rightBottom h3{
    color:#003300;
}
#rightTop p{
    width:380px;
}
#rightCenter p{
    width:240px;
}
#rightBottom p{
    width:240px;
    padding-left:45px;
}
#rightBottom li{
    width:240px;
    padding-left:45px;
    color:#fff !important;
}
#sidebar{
    padding-left:45px;
    padding-top:35px;
}
.twlHolder h3{
    font-size:13px;
    width:75px;
    padding-top:5px;
    font-weight:600;
    font-style:italic;
}
.twlHolder p{
    color:#ccc;
    font-size:12px;
    width:75px;
    padding-top:5px;
}
.twlHolder img{
    box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    border-radius: 7px;
    -moz-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    padding: 0 1px 1px 5px;
    padding-top:0px !important;
    margin-bottom:5px;
}
.listedPost a{
    color:#CC6600;
}
.listedPost img{
    float:left;
    padding-top:0px !important;
    margin:0px !important;
    box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -moz-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    padding: 0 1px 1px 5px;
}
.listedPost h2{
    float:left;
    margin-top:-5px !important;
}
.listedPost h3{
    font-weight:600;
    float:left;
    padding-top:0px !important;
    color:#039;
}
.listedPost h3 a{
    color:#039;
}
.listedPost span{
    float:left;
    padding-top:5px !important;
    color:#555;
}
.listedPost span a{
}
.listedPost span a:hover{
    border-bottom:1px dashed #003300;
}
.listedPost p{
    float:left;
    padding-top:0px !important;
    padding-bottom:5px !important;

}
.recipePost a{
    color:#CC6600;
}
.recipePost img{
    padding-top:0px !important;
    margin:0px !important;
    margin-left:27px !important;
    box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -moz-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:  3px 3px 3px rgba(0,0,0,0.5);
    padding: 0 1px 1px 5px;
}
.attachment-thumbnail{
    margin:30px 0 0 10px !important;
}
.recipePost h2{
    float:left;
    margin-top:-5px !important;
}
.recipePost h3{
    font-weight:600;
    text-align:center;
    padding-top:0px !important;
    color:#039;
}
.recipePost h3 a{
    color:#039;
}
.recipePost h4{
    text-align:center;
}
.recipePost span{
    float:left;
    padding-top:5px !important;
    color:#555;
}
.recipePost span a{
}
.recipePost span a:hover{
    border-bottom:1px dashed #003300;
}
.recipePost p{
    float:left;
    text-align:center;
    padding-top:0px !important;
    padding-bottom:5px !important;

}
#bottomWrapper p{
    font-size:12px;
    color:#444;
    padding-right:5px;
    line-height:1.6;

}




.emailaddress{
}
#sidebar input{

}

.recipe-cat-list{
    margin-top:10px;
}
.recipe-cat-item{
    float:left;
    margin-left:5px;
    margin-right:5px;
    font-family:Georgia;
    font-size:12px;
}


/*-----------------------------Footer----------------------*/
#footer p{
    text-align:center;
    padding-top:20px;
    color:#003300;
    font-weight:600;
}
#footer p a{
    color:#003300;
    font-weight:600;
}
#footer ul{
    padding-top:10px;
    padding-left:430px;
    overflow:hidden;
    width:auto;
}
#footer ul li{
    float:left;
    padding-left:7px;
    padding-right:7px;
}
#footer ul li:first-child{
    padding-left:0px;
}
#footer ul a{
    color:#003300;
}

#footer ul a:hover{
    color:#F7931E;
}
/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top:0;
}
.home .hentry.category-asides {
    padding: 0;
}
.home #content .category-asides .entry-content {
    padding-top: 0;
}
#comments{
    width:95%;
    padding:0 10px 0 10px;
    border:1px solid #ccc;
}
#nav-below{
    width:100%;
    padding-bottom:10px;
    padding-top:10px;
    margin-top:0px !important;
}
#nav-above{
    width:100%;
    padding-top:10px;
    margin-bottom:5px;
}
.mc_merge_var{
    width:120px;
    float:left;
}
.mc_input{
    float:left;
}
.mc_var_label{
    float:left;
}
.mc_signup_submit{
    float:left;
    width:100%;
    text-align: left !important;
    padding-top:5px;
}
#mc-indicates-required{
    width:120px !important;
}
#mc_mv_FNAME{
    margin-top:2px;
}
#cloudCover a{
    color:#666 !important;
}
#cloudCover a:hover{
    color:#026CB6;
}
#cloudCover h3{
    color:#243E8F;
    padding-bottom:15px;

}


#searching{
    float:right;
    margin-top:25px;
}
#searchform{
    width:250px;
}

.breadcrumb-title{
   margin-top:-5px;
}
.sep{
    margin-top:-5px;
}
.add_cart_button{
    display:block;
    margin-top:5px;
}
.eStore-product-description input{
    margin-top:15px;
    margin-bottom:15px;
}
.form_labels{
    margin-bottom:5px;
    margin-top:15px;
    font-weight: bold;
}
.price_label{
    margin-bottom:5px;
    margin-top:15px;
}
.eStore_variation{
    margin-top:5px !important;
    margin-bottom:5px !important;
}
.form-allowed-tags{
    display:none;
}
.recipe-content img{
    padding:5px;
    border:1px solid #ccc;
    margin:10px 10px 10px 0 !important;
}
