/*
Theme Name: blue m
Theme URI: 
Description: Default Constructor Theme fiddled by jm
Version: 1.0.1
Author: jerel mani
Author URI: http://jerelmani.com/
*/

/* .hentry .title, .pagetitle { display:none } 
*/

.input.button {
cursor: pointer;
cursor: hand;
background-color: transparent;
}

body
{  margin: 20px 0 0 0;
background-color:#3B3D4F;
}

table th { width: 70%;

}



/* /// custom shopping cart etc/// */
.eStore-thumbnail img, .eStore-thumbnail a img  {
border-width:0.067em;
padding:0.2em;
width: auto;
}

.hentry .entry .crop, .hentry .entry img {

width: auto;
}

.shopping_cart h2{
font-size:40px;
}

.shopping_cart{
background-color:#ffffff;
font-family: arial, helvetica, sans-serif;
font-size: 18px;
text-decoration: none; position: relative; left: 12px;
}

.widgettitle {
    display:none;
}


.footer-left-content input {
color:#FF7A0F;
}


/* /// END custom shopping cart etc/// */


h1 {
    font-size: 4em;
font-weight: 100 !important;
    margin: 12px 0;
}


#header-links {
    width:600px !important;
    height:25px !important;
}
#header-links ul, #header-links li {
    height:25px !important;
}
#header-links li a, #header-links li span{
    height:25px !important;
    line-height:25px !important;
}

#menu li a, #menu li span {
    display: block;
    font-weight: 100 !important;
    height: 40px;
    line-height: 40px;
    min-width: 60px;
}


tr, td {
   border-width:0 !important;
}



/*   #footer div {

min-height: 100%;
height: auto !important;
height: 100%;
       margin: 0 0 0 0;
background-color:#ffffff;
}*/



#menu li a, #menu li span{
    font-size:3.2em;

}
.hentry .title, .pagetitle { /* page title */
font-weight: 100 !important;
    text-align:right;
font-size:2.4em;
}

/* post title */ 
.hentry h2 { font-weight: 100 !important;
font-size:1.2em;
}


.hentry .entry p{
    text-indent:0px !important;
margin-bottom:4px
}

.widget h3 {
margin-bottom:-1px
}

body p {
font-size:.9em;
}

body.page .hentry .title a {
text-align:right;
font-size:3em;
z-index: 200;
}


.wp-caption-text {
font-family: Helvetica,Arial,sans-serif;
}

.post-comments, .bib_page_nav {
font-family: Helvetica,Arial,sans-serif;
}



#menu {
 margin-top:1.4em;

}


#menu li span{
    text-align: left;
    padding:0 0px;
    font-weight:100 !important;
    min-width:50px !important;;
    width:auto !important; /*IE fix*/
 width:50px!important;;
    height:40px;
    line-height:40px
}

.hentry .entry p{
    text-indent:0px !important;
}

#container {
    border:0 !important;
}

.hentry .footer .links{
    display:none;
}

blockquote {
display: block;
margin-left:auto;
margin-right:auto;
width:70%;
color:#EB4199;
background-color: #F4F5F5;
/* background-image: url(http://offbeatceremonies.com.au/leaf_bg.png);
  background-repeat: no-repeat;
background-position: top center;
*/

 margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-right: 50px;
padding-bottom: 15px;
padding-left: 50px;

 
}
/* blockquote:before, blockquote:after {
color: #676F53;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}
blockquote:after {
content: close-quote;
height: 70px;
margin-top: -70px;
margin-left: 420px;
} */