/* Greek Yogurt theme by concrete5 */

/* some general styles */
html {
	height: auto;
}

/* main styles */

div#main-container {
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: 2px 0 8px 0 #000000;
}

div#main-container #header-image {
	min-height: 12px;
}

div#main-content-container {
}

div#main-content-inner {
	margin: 40px 40px 60px 40px;
}

/* right-sidebar */

div#right-sidebar-container {
}

div#right-sidebar-inner {
	margin: 55px 40px 60px 0;
}

/* left-sidebar */

div#left-sidebar-container {
}

div#left-sidebar-inner {
	margin: 55px 0 60px 40px;
}

.ccm-tags-display ul.ccm-tag-list li a {color: #000 !important;}

div#main-container .ccm-tags-display ul.ccm-tag-list li {
	display: inline;
	color: #fff;
	padding: 5px 8px 6px 8px;
	margin: 3px 6px 3px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
	line-height: 13px;
	height: 13px;
}

.ccm-tags-display {margin-bottom: 18px !important;}

/* footer */

div#main-container #footer #footer-inner {
	padding-top: 10px;	
	margin-left: 30px;
	margin-right: 30px;
}

div.main-content-thumb {
	min-height: 300px;
	overflow: hidden;
}

div.main-content-thumb p {
	margin-top: 0 !important;
}

div.main-content-thumb h3 {
	line-height: 1.2em;
}

/* blog entry social icons */

.main-content-post-footer-share-email {
	padding: 0 4px;
}

.main-content-post-footer-share-twitter {
	padding: 0 4px;
}

.main-content-post-footer-share-facebook {
	padding: 0 4px;
}

div.ccm-profile-attribute {
  margin: 18px 0px 0px 12px;
  padding: 0;
}

div.ccm-profile-attribute div.input {
   margin: 4px 0px 2px 8px;
}
div.ccm-profile-attribute div.input div{
   margin-bottom: 7px;
}

div.ccm-profile-attribute input, select {
   margin-left:16px;
}

div.ccm-profile-attribute ul li {
   list-style:none;
   margin:0;
}

div.ccm-profile-attribute ul.inputs-list {
   margin-bottom:4px;
}

h1.profilin {
   margin-top: 16px;
}

/**************************18/8/13 added for core commerce button*/

.ccm-core-commerce-cart-buttons {
 
   }
 
 
input.ccm-core-commerce-checkout-button-next {
border:1px solid #8bcf54; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:16px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #8ed058; background-image: -webkit-gradient(linear, left top, left bottom, from(#8ed058), to(#7bb64b));
 background-image: -webkit-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -moz-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -ms-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -o-linear-gradient(top, #8ed058, #7bb64b);
 background-image: linear-gradient(to bottom, #8ed058, #7bb64b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8ed058, endColorstr=#7bb64b);
 margin-bottom:10px;
}

input.ccm-core-commerce-checkout-button-next:hover{
 border:1px solid #74bf36;
 background-color: #68ad30; background-image: -webkit-gradient(linear, left top, left bottom, from(#68ad30), to(#5c8937));
 background-image: -webkit-linear-gradient(top, #68ad30, #5c8937);
 background-image: -moz-linear-gradient(top, #68ad30, #5c8937);
 background-image: -ms-linear-gradient(top, #68ad30, #5c8937);
 background-image: -o-linear-gradient(top, #68ad30, #5c8937);
 background-image: linear-gradient(to bottom, #68ad30, #5c8937);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#68ad30, endColorstr=#5c8937);
margin-bottom:10px;
}

input.ccm-core-commerce-checkout-button-previous {
border:1px solid #8bcf54; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:16px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #8ed058; background-image: -webkit-gradient(linear, left top, left bottom, from(#8ed058), to(#7bb64b));
 background-image: -webkit-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -moz-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -ms-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -o-linear-gradient(top, #8ed058, #7bb64b);
 background-image: linear-gradient(to bottom, #8ed058, #7bb64b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8ed058, endColorstr=#7bb64b);
 margin-bottom:10px;
}

input.ccm-core-commerce-checkout-button-previous:hover{
 border:1px solid #74bf36;
 background-color: #68ad30; background-image: -webkit-gradient(linear, left top, left bottom, from(#68ad30), to(#5c8937));
 background-image: -webkit-linear-gradient(top, #68ad30, #5c8937);
 background-image: -moz-linear-gradient(top, #68ad30, #5c8937);
 background-image: -ms-linear-gradient(top, #68ad30, #5c8937);
 background-image: -o-linear-gradient(top, #68ad30, #5c8937);
 background-image: linear-gradient(to bottom, #68ad30, #5c8937);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#68ad30, endColorstr=#5c8937);
margin-bottom:10px;
}
/*****************temp copy code for larger BUY NOW button - need to check***/
/*
input#submit.ccm-input-submit{
   border-style: solid;
   border-color: maroon;
   background-color: yellow;
   width: 131px;
   height: 76px;
   font-size: 26px;
   -moz-border-radius: 8px; 
-webkit-border-radius: 8px;
border-radius: 8px;
-o-box-shadow: 0px 0px 8px #222;
-moz-box-shadow: 0px 0px 8px #222;
-webkit-box-shadow: 0px 0px 8px #222;
box-shadow: 0px 0px 8px #222;
}
*/

/********************copy orriginal css for next button
input.ccm-core-commerce-checkout-button-next {
    /*background-image: url("/themes/greek_yogurt_mod/images/topnav_stretch.gif"); 
    background-repeat: repeat-x;*/
   /*
    background-color: #4d0000;

    border: 0 none;
    color: #FFFFFF;
   float: right;
   font-size: 18px;
   padding: 2px;
   margin-bottom: 10px;
   margin-top: 10px;
   text-transform: uppercase;
}
*/