/*
Theme Name:Le Maitre d'
Theme URI:http://themes.themolitor.com/maitred
Description:Premium theme developed by Chris Molitor.
Author:Chris Molitor
Author URI:http://themolitor.com/
License:GNU General Public License
License URI:license.txt
Version:1.0.3
Tags:White, Dark
*/
@font-face {
    font-family: calibro;
    src: url(fonts/SFGrooveMachine.ttf)
    }
@font-face {
    font-family: macchina;
    src: url(fonts/rough_typewriter.otf)
    }
@font-face {
    font-family: macchinabold;
    src: url(fonts/rough_typewriter_X_bold.otf)
    }
@font-face {
    font-family: macchinaitalic;
    src: url(fonts/rough_typewriter_italic.otf)
    }
@font-face {
    font-family: macchinabolditalic;
    src: url(fonts/rough_typewriter_bold_itl.otf)
    }
* {
    padding: 0;
    margin: 0;
    line-height: 1.5em;
    -moz-transition-property: background-color, border-color, color, box-shadow, line-height;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: linear;
    -webkit-transition-property: background-color, border-color, color, box-shadow, line-height;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -o-transition-property: background-color, border-color, color, box-shadow, line-height;
    -o-transition-duration: 0.2s;
    -o-transition-timing-function: linear
    }
body {
    font-family: Helvetica, sans-serif;
    background: url(images/bg.jpg) repeat-y top center #000;
    color: #fff
    }
/* -----A TAG STUFF----- */
a {
    text-decoration: none
    }
a:hover {
    text-decoration: none
    }
/* -----P TAG STUFF----- */
p {
    font-size: 13px
    }
/* -----H TAG STUFF----- */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal
    }
h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, h5, h5 a, h5 a:visited, h6, h6 a, h6 a:visited {
    text-decoration: none
    }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none
    }
/* -----PAGE STUFF----- */
#contentContainer {
    width: 100%
    }
#content {
    margin: 0 auto;
    width: 960px
    }
#main {
    position: relative;
    padding: 70px 35px 20px;
    border-width: 0;
    border-style: solid
    }
.listing {
    background: url(/dueperdesign.net/calibro35/wp-content/themes/calibro35/images/page.jpg) repeat-y top center transparent
    }
.content-wrap {
    margin: 0 auto -20px;
    max-width: 1050px;
    position: relative;
    color: #000
    }
#main .post {
    /*margin:0 auto -20px; */
    /*padding: 50px 50px;
    	max-width:750px;
    	position:relative;*/
    /*color:#000;*/
    /*box-shadow:0 1px 1px rgba(0,0,0,.15);*/
    padding: 25px 0;
    max-width: 650px
    }
#main .page {
    background: url(/dueperdesign.net/calibro35/wp-content/themes/calibro35/images/page.jpg) repeat-y top center transparent;
    /*padding: 50px 50px;
    	max-width:750px;
    	position:relative;*/
    /*color:#000;*/
    /*box-shadow:0 1px 1px rgba(0,0,0,.15);*/
    padding: 50px 50px;
    max-width: 650px;
    position: relative;
    float: left;
    width: 100%
    }
#right-side {
    max-width: 260px;
    position: relative;
    float: right;
    color: #fff;
    margin-left: 40px
    }
.listing {
    /*margin:0 auto -20px; */
    /*padding: 50px 50px;
    	max-width:750px;
    	position:relative;*/
    /*color:#000;*/
    /*box-shadow:0 1px 1px rgba(0,0,0,.15);*/
    width: 100%;
    padding: 50px 50px;
    max-width: 650px;
    position: relative;
    float: left
    }
/*.single-post{
	max-width: 1050px;
	margin:0 auto;
	color:#000;
	}
.single-post .listing {
margin: 0 auto;
padding: 50px 50px;
max-width: 700px;
position:relative;
float:none;
}

.single-post #main .page-top {
	float: none;
	margin: 0 auto;
	width:100%;
	max-width: 750px;
	height: 21px;
	position: relative;
}*/
#main .page a {
    /*box-shadow:0 1px 1px rgba(0,0,0,.15);*/
    }
#main .page-top {
    float: left;
    background: url(images/page-top.png) repeat-y top center transparent;
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    height: 21px;
    position: relative;
    /*box-shadow:0 1px 1px rgba(0,0,0,.15);*/
    }
#backstretch {
    opacity: 0;
    visibility: hidden
    }
.section .titles a, #copyright a, #widgetsBottom #backTop a {
    color: #FC0;
    text-decoration: none
    }
/*---------HEADER STUFF-----------*/
.sociallinks {
    padding-top: 10px;
    margin: 0 auto;
    width: 320px;
    -moz-border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0
    }
.sociallinks li {
    width: 30px;
    height: 30px;
    background-image: url(images/social.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -khtml-transition: all 0.2s linear;
    transition: all 0.2s linear
    }
.sociallinks li:hover {
    margin-bottom: 5px
    }
.sociallinks .fb {
    background-position: 0 -58px
    }
.sociallinks .yt {
    background-position: 0 1px
    }
.sociallinks .tw {
    background-position: 0 -29px
    }
.sociallinks .vm {
    background-position: 0 -87px
    }
.sociallinks .ms {
    background-position: 0 -116px
    }
.black {
    background: #000;
    max-width: 900px;
    margin: 0 auto;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
    }
#headerContainer {
    width: 100%
    }
#header {
    height: 200px;
    position: relative;
    margin: 0 auto;
    width: 960px
    }
a#logo {
    display: inline-block;
    margin: 15px;
    max-width: 90%;
    zoom: 1
    }
a#logo img {
    max-width: 100%
    }
#logoContainer {
    text-align: center;
    margin-bottom: 50px;
    position: relative
    }
#logoContainer h2 {
    font-size: 20px;
    line-height: 1.1em
    }
#logoContainer p {
    font-size: 13px
    }
#loadering {
    color: #000;
    background: #FC0;
    position: absolute;
    bottom: -50px;
    left: 50%;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -53px;
    border-radius: 50px;
    /*border-width:3px;
    	border-style:double;*/
    }
#loadering span {
    display: none
    }
/*----SECTION STUFF----*/
.section {
    background: url(images/bg.jpg) repeat-y top center #000;
    position: relative;
    min-height: 100%;
    overflow: hidden;
    z-index: 1;
    border: none;
    /*border-width:0 0 1px;
        border-style:solid;
    	border-width:5px;
    	border-color:#000 !important;*/
    }
#menuStuff {
    margin-top: 1000px
    }
/*--COVER STUFF--*/
#cover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: none;
    min-width: 500px
    }
#coverContent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    display: none
    }
#coverContent h2 {
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 1.1em
    }
#coverContent #homeInfo {
    font-size: 13px;
    text-align: center
    }
#continueOn {
    position: absolute;
    left: 50%;
    width: 100px;
    text-align: center;
    margin: 0 0 0 -50px;
    top: auto;
    bottom: -50px;
    cursor: pointer
    }
/*--SECTION TITLE STUFF--*/
.sticky {
    width: 100%;
    /*box-shadow:0 0 15px rgba(0,0,0,.15);*/
    }
.section .titles {
    background-position: top center;
    background-repeat: no-repeat;
    background-color: black;
    background-image: url(images/filetto.jpg);
    left: 0;
    position: fixed;
    text-align: center;
    z-index: 1000;
    position: relative;
    margin: 0;
    /*border-width:0 0 1px;
        border-style:solid;*/
    border: none
    }
.section .titles h2 {
    font-family: calibro, sans-serif;
    letter-spacing: 2px;
    color: #FC0;
    line-height: 70px;
    font-size: 45px;
    position: relative;
    display: inline-block;
    margin: 0;
    /*font-family:cursive, serif;*/
    zoom: 1
    }
.section .titles h2:before {
    content: "";
    width: 38px;
    height: 12px;
    top: 50%;
    left: -55px;
    position: absolute;
    margin: -6px 0 0
    }
.section .titles h2:after {
    content: "";
    width: 38px;
    height: 12px;
    top: 50%;
    right: -55px;
    position: absolute;
    margin: -6px 0 0
    }
.section p.catDescription {
    max-width: 500px;
    margin: 20px auto 0;
    text-align: center;
    font-style: italic;
    font-size: 14px
    }
/*--SECTION CONTENT STUFF--*/
.section .sectionContent {
    min-height: 200px;
    position: relative;
    margin: 45px auto;
    max-width: 600px;
    padding: 0 35px;
    /*-moz-column-count:2;
    	-webkit-column-count:2;
    		
    	-moz-column-gap:100px;
    	-webkit-column-gap:100px;*/
    }
/*--POST STUFF--*/
.section .post {
    margin: 22px 0;
    position: relative;
    display: inline-block;
    width: 100%;
    zoom: 1
    }
.section .post > h3 {
    float: right;
    font-size: 20px;
    margin: -4px 0 0 30px
    }
a.picIcon {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
    height: 16px;
    width: 17px;
    background: url(images/pic_icon.png) no-repeat center
    }
a.picIcon:hover {
    text-decoration: none;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    rotation: -10deg
    }
.section h2, .section h3, .section h4, .section h5, .section h6 {
    margin-bottom: 12px;
    font-weight: normal;
    font-size: 18px;
    line-height: 1em
    }
.section p {
    font-size: 13px;
    text-align: justify
    }
/*--COPRYTIGHT STUFF--*/
#copyright {
    position: relative;
    line-height: 35px;
    height: 35px;
    background: #222;
    text-align: center;
    font-size: 12px;
    clear: both;
    margin-top: -38px;
    z-index: 2000;
    /*border-width:3px 0 0;
    	border-style:double;*/
    }
#copyright a {
    border-width: 0 0 1px;
    border-style: dotted
    }
#copyright a:hover {
    border-bottom-style: solid;
    text-decoration: none
    }
/*-------MAIN NAVIGATION STUFF--------*/
#navigation {
    position: fixed;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    height: 35px;
    /*border-width:0 0 3px;*/
    border: none;
    background: #222;
    /*border-color: #444 !important;*/
    font-family: helvetica, sans-serif;
    letter-spacing: 1px;
    color: #FC0
    }
#dropmenu {
    list-style: none;
    position: relative;
    max-width: 850px;
    z-index: 400;
    margin: 0 auto;
    text-align: center
    }
#dropmenu li {
    list-style: none;
    position: relative;
    line-height: 35px;
    display: inline-block;
    zoom: 1
    }
#dropmenu > li {
    margin-left: -4px
    }
#dropmenu li.callToAction {
    float: right;
    float: none
    }
#dropmenu li a {
    display: block;
    line-height: 35px;
    padding: 0 10px;
    font-size: 12px;
    color: #fc0;
    text-transform: uppercase;
    text-decoration: none
    }
#dropmenu li a:hover {
    text-decoration: none;
    background: #555
    }
#dropmenu li ul {
    list-style: none;
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 200px;
    z-index: 300;
    top: 35px;
    left: 0;
    text-align: left;
    /*border:3px double #444;
    	border-width:0 3px 3px;*/
    background: #191919
    }
#dropmenu li ul li {
    position: relative;
    display: block
    }
#dropmenu li ul li a {
    line-height: 1.2em;
    font-size: 12px;
    text-transform: none;
    padding: 10px;
    display: block
    }
#dropmenu li ul li a:hover {
    opacity: 1
    }
#dropmenu li ul li ul {
    position: absolute;
    top: -3px;
    left: 185px;
    border-width: 3px
    }
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
    visibility: hidden;
    opacity: 0
    }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
    display: block;
    visibility: visible;
    opacity: 1;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.15s;
    -moz-transition-timing-function: linear;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    -o-transition-property: opacity;
    -o-transition-duration: 0.15s;
    -o-transition-timing-function: linear
    }
#dropmenu li.current-menu-item > a, #dropmenu li.current-menu-ancestor > a, a.currentMenu {
    background: #555
    }
.download {
    color: #FC0
    }
/*-------MENU NAVIGATION STUFF--------*/
#menuNavigation {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2000;
    height: 35px;
    /*border-width:3px 0; border-width:3px 0; border-style:double;*/
    border: none
    }
#menuMenu {
    list-style: none;
    position: relative;
    width: 100%;
    z-index: 400;
    text-align: center;
    background: black;
    line-height: 35px
    }
#menuMenu li {
    list-style: none;
    position: relative;
    float: left;
    line-height: 35px;
    float: none;
    display: inline-block;
    zoom: 1
    }
#menuMenu li a {
    font-family: helvetica, sans-serif;
    display: block;
    line-height: 34px;
    padding: 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    text-decoration: none
    }
#menuMenu li a:hover {
    text-decoration: none;
    background: #555
    }
a.currentMenu {
    background: #555
    }
.page-id-48 iframe {
    padding: 0 10px;
    /*background: #fc0;*/
    width: 100%;
    clear: both
    }
/*-----CRUMBS-----*/
#crumbs {
    font-size: 12px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    margin-bottom: 35px
    }
#crumbs span.current {
    font-style: italic;
    opacity: 0.65
    }
.listing #crumbs {
    max-width: 850px;
    margin: -40px auto 15px;
    position: relative;
    top: 40px
    }
/* -----SEARCH STUFF----- */
#searchform {
    border: none;
    width: 260px;
    height: 35px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
    }
#searchform #s {
    width: 190px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    background: none;
    border: none;
    box-shadow: none
    }
#searchform #searchsubmit {
    cursor: pointer;
    padding: 10px 0 10px 10px;
    float: left
    }
#searchform #searchsubmit:hover {
    text-decoration: none
    }
.page #searchform {
    margin: 15px auto 0
    }
/* -----POST AND ENTRY STUFF----- */
.listing .post h2.posttitle {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.1em;
    font-size: 30px
    }
.listing .post h2.posttitle a {
    padding: 5px;
    background: none;
    line-height: 1.1em;
    color: #000
    }
.listing p a {
    color: #000;
    background-color: transparent;
    padding: 2px 5px;
    text-decoration: underline
    }
.listing p a:hover {
    text-decoration: none
    }
.post h2.posttitle a, .entrytitle a {
    padding: 5px;
    background-color: black;
    line-height: 1.1em;
    color: #FC0
    }
.post h2.posttitle, .entrytitle {
    font-family: calibro, sans-serif;
    color: #000;
    letter-spacing: 2px;
    line-height: 70px;
    font-size: 45px;
    margin-bottom: 0
    }
.entry {
    font-size: 13px
    }
.entry ol, .entry ul {
    margin: 0 0 15px 25px;
    padding: 0;
    font-size: 13px
    }
.entry li {
    padding: 0 0 0 5px;
    list-style-position: outside;
    line-height: 1.5em
    }
.entry p {
    margin: 15px 0 15px;
    line-height: 1.5em
    }
.details {
    font-size: 13px;
    margin-bottom: 35px
    }
.post-thumb {
    max-width: 650px
    }
.post-thumb img {
    width: 100%;
    max-width: 650px;
    height: auto
    }
.theDate {
    font-size: 13px;
    font-style: italic;
    float: right;
    opacity: 0.5;
    margin: 0 0 35px 45px;
    padding: 6px
    }
.postMeta {
    margin-bottom: 10px
    }
.continueLink {
    margin-top: 10px;
    float: right
    }
.continueLink a {
    background-color: transparent !important;
    color: black !important
    }
#details {
    margin: 35px 0 0;
    font-size: 11px;
    clear: both;
    position: relative;
    line-height: 1.1em;
    font-style: italic
    }
#details span {
    opacity: 0.5
    }
a.thumbLink {
    width: 200px;
    float: left;
    margin: 0 35px 0 0
    }
a.thumbLink img {
    width: 100%;
    height: auto;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
    }
/*---NEXT/PREV ARTICLE STUFF----*/
#nextPrevPosts {
    margin-top: 80px
    }
#nextPrevPosts a {
    display: block
    }
#nextPrevPosts p {
    padding-top: 15px;
    font: normal 15px/1.1em inherit, serif;
    margin: 0
    }
#nextPrevPosts p.alignright {
    text-align: right
    }
/*-------BLOG PAGE NAVIGATION STUFF----------*/
.navigation {
    font-size: 14px;
    max-width: 850px;
    margin: 35px auto;
    padding: 0 35px;
    height: 35px;
    line-height: 35px
    }
.navigation .pagenav a {
    display: block
    }
.navigation .pagenav a:hover {
    text-decoration: none
    }
/*-----WIDGETS STUFF----*/
#widgetsBottom {
    width: 100%;
    position: relative;
    z-index: 1999;
    border-width: 1px 0;
    border-style: solid;
    background: #191919
    }
#widgetsBottom {
    float: left;
    position: relative
    }
#widgetsBottom > ul {
    position: relative;
    margin: 0 auto;
    max-width: 850px;
    padding: 75px 35px
    }
#right-side .widget, #widgetsBottom .widget {
    list-style: none;
    position: relative;
    width: 260px;
    float: left;
    margin: 0 0 35px;
    font-size: 13px
    }
#right-side .widget a, #widgetsBottom .widget a {
    color: #FC0
    }
.widgettitle {
    color: #FC0;
    font-family: calibro, sans-serif;
    font-size: 35px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    line-height: 1.2em;
    position: relative
    }
.widget ul li {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 15px;
    margin-bottom: 5px
    }
.widget ul li ul li {
    padding: 0 0 0 15px;
    list-style-type: square;
    list-style-position: inside
    }
.widget a {
    color: rgba(255, 255, 255, 0.5);
    border-bottom: 1px dotted rgba(255, 255, 255, 0)
    }
.widget a:hover {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none
    }
#widgetsBottom #backTop {
    background: #191919;
    position: absolute;
    left: 50%;
    top: -13px;
    margin: 0 0 0 -25px;
    height: 49px;
    width: 49px;
    padding: 1px;
    border-radius: 50px;
    font-size: 16px;
    z-index: 2000;
    border-width: 0;
    border-style: solid
    }
#widgetsBottom #backTop a {
    display: block;
    line-height: 45px;
    height: 50px;
    text-align: center;
    border-radius: 50px
    }
#widgetsBottom #backTop a:hover {
    text-decoration: none;
    line-height: 34px
    }
/*----TAG CLOUD WIDGET STUFF-------*/
.widget_tag_cloud a {
    font-size: 11px !important;
    display: block;
    float: left;
    padding: 2px 8px;
    margin: 0 3px 3px 0
    }
.widget_tag_cloud a:hover {
    padding: 2px 8px;
    margin: 0 3px 3px 0;
    text-decoration: none
    }
.widget_tag_cloud:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden
    }
/* -----COMMENT STUFF----- */
#commentsection {
    max-width: 600px;
    font-size: 13px;
    margin: 0 auto
    }
.commentlist {
    width: 100%;
    list-style: none
    }
h3#comments {
    margin: 0 auto 35px
    }
.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em Sans-Serif
    }
.commentlist li {
    font-weight: bold;
    list-style: none;
    padding: 15px 0;
    font-size: 13px
    }
.commentlist li img.avatar {
    float: left;
    margin-right: 15px
    }
.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal
    }
.commentlist p {
    font-weight: normal;
    text-transform: none;
    margin: 10px 5px 10px 45px;
    font-size: 13px
    }
.commentlist .pingback p {
    margin: 10px 5px 10px
    }
#commentform p {
    margin: 5px 0
    }
.commentmetadata {
    font-weight: normal;
    display: block;
    font-size: 10px;
    padding: 3px 0 0;
    text-transform: uppercase
    }
cite.fn {
    text-transform: uppercase
    }
.commentlist {
    text-align: justify;
    padding: 0 0 40px
    }
.nocomments {
    text-align: center
    }
.reply {
    text-align: right
    }
.children {
    padding-left: 20px;
    margin-left: 45px;
    border-width: 0 0 0 1px;
    border-style: dotted
    }
/*---FORM STUFF---*/
input[type="text"], input[type="password"] {
    padding: 5px;
    width: 170px;
    margin: 5px 0 0 0;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
    }
textarea {
    padding: 4px;
    max-width: 100%;
    font-family: sans-serif;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
    }
#commentform input[type="submit"], input[type="submit"] {
    cursor: pointer;
    border: none;
    padding: 5px 10px
    }
#commentform input[type="submit"]:hover, input[type="submit"]:hover {
    opacity: 0.8
    }
#sidebar #searchform {
    padding: 0 0 10px
    }
#sidebar input, #sidebar textarea {
    padding: 3px
    }
#sidebar input[type="submit"] {
    cursor: pointer
    }
#commentform input[type="text"] {
    float: left;
    clear: left;
    margin: 8px 8px 8px 0
    }
#commentform > p {
    line-height: 38px
    }
/* -----UNIVERSAL STUFF----- */
code {
    font: 1.1em "Courier New", Courier, Fixed
    }
acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: 0.07em;
    cursor: help
    }
p img {
    max-width: 100%
    }
img.centered {
    display: block;
    margin: 0 auto
    }
img.alignright {
    display: inline;
    margin: 0 0 10px 10px
    }
img.alignleft {
    display: inline;
    margin: 0 10px 10px 0
    }
.alignright {
    float: right;
    margin: 0 0 25px 25px
    }
.alignleft {
    float: left;
    margin: 0 25px 25px 0
    }
.aligncenter {
    text-align: center
    }
blockquote {
    padding-left: 20px;
    margin: 15px
    }
blockquote cite {
    display: block;
    margin: 5px 0 0
    }
.center {
    text-align: center
    }
hr {
    display: none
    }
a img {
    border: none
    }
img#wpstats {
    width: 0;
    height: 0;
    border: none;
    overflow: hidden
    }
#hideme {
    visibility: hidden
    }
.hidden {
    visibility: hidden;
    display: none
    }
.rssSummary {
    padding-bottom: 15px
    }
.clear {
    clear: both
    }
p.clear {
    height: 1px;
    width: 1px
    }
.hide {
    display: none
    }
/* -----CALENDAR STUFF----- */
#wp-calendar {
    empty-cells: show;
    width: 100%;
    margin: 10px auto 0
    }
#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt
    }
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right
    }
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left
    }
#wp-calendar a {
    text-decoration: none;
    display: block
    }
#wp-calendar caption {
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-bottom: 5px
    }
#wp-calendar th {
    font-style: normal;
    text-transform: capitalize
    }
#wp-calendar td {
    text-align: center;
    padding: 3px 0
    }
/*-----WORDPRESS GALLERY STUFF-------*/
.gallery-item a {
    background: none !important
    }
.gallery-item img {
    border: none !important;
    box-shadow: 0 0 12px #000
    }
.gallery-item a:hover img {
    border: none !important;
    box-shadow: 0 0 22px #fff
    }
.entry .gallery {
    margin: 35px auto !important
    }
.entry .gallery a, .entry .gallery a img {
    max-width: 100%;
    height: auto
    }
/*------SPECIAL RECENT POSTS PLUGIN-----------*/
div.srp-widget-singlepost {
    border-bottom: none !important;
    padding: 0 !important
    }
.srp-widget-date {
    font-size: 11px
    }
/*---------------------------------*/
/*------- RESPONSIVE STUFF --------*/
/*---------------------------------*/
@media screen and (max-width: 700px) {
    .section .sectionContent {
        -moz-column-count: 1;
        -webkit-column-count: 1
        }
    #main .post, #main .page {
        padding: 50px
        }
    }
/*/mediaquery*/
.newsletterlink {
    margin-left: 5%;
    text-transform: uppercase;
    color: #FC0;
    text-decoration: none;
    float: left;
    padding-left: 30px;
    background: url(images/nl.png) no-repeat top left transparent;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -khtml-transition: all 0.2s linear;
    transition: all 0.2s linear
    }
.newsletterlink:hover {
    padding-left: 40px;
    text-decoration: none;
    color: #FC0
    }
#mc_embed_signup {
    margin-bottom: -25px;
    width: 470px;
    background: black;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    padding: 25px 10px 30px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
    }
#mc_embed_signup h2 {
    font-size: 39px;
    letter-spacing: 2px;
    text-align: center;
    color: #FC0;
    font-family: calibro, sans-serif
    }
#mc_embed_signup .button {
    margin: 0 auto;
    background-color: #FC0;
    color: black;
    border: 0 none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 110px
    }
#mc_embed_signup input.email {
    padding: 8px 0;
    float: left;
    text-indent: 5px;
    width: 310px;
    min-width: 130px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
    }
#mc_embed_signup input {
    text-align: center;
    border: 1px solid #555;
    color: white;
    background: #333;
    -webkit-appearance: none
    }
#mc_embed_signup label {
    line-height: 32px;
    width: 30%;
    float: left;
    text-align: center;
    color: #FC0;
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold
    }
#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: right;
    padding: 10px 3% 10px 3%
    }
/* ---------------------- SongKick -------------------------- */
div.songkick-events li {
    height: 70px;
    margin: 0 10px 50px 10px;
    vertical-align: top;
    display: inline-block;
    width: 300px;
    color: white
    }
.date-wrapper {
    font-size: 7px;
    font-weight: bold;
    margin-right: 10px;
    color: #fff;
    float: left;
    text-align: center;
    width: 54px;
    margin-left: 0;
    line-height: 1.1em
    }
.date-wrapper a {
    padding: 0 !important
    }
.day-name {
    background-color: #000;
    color: #FC0;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 1px;
    padding-top: 2px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
    text-transform: uppercase
    }
.day-month {
    border-top: 1px solid white;
    background: black;
    color: #FC0;
    display: block;
    padding-bottom: 4px;
    padding-top: 3px;
    line-height: 1.1em
    }
.day {
    display: block;
    font-size: 4em;
    margin: 0;
    padding: 0;
    line-height: 0.8em
    }
.month {
    font-size: 2.6em;
    margin: 0;
    padding: 0
    }
.event-name {
    font-size: 1.7em
    }
div.songkick-events .event-name {
    font-size: 16px;
    display: block;
    margin-left: 60px
    }
.venue {
    margin-top: 0;
    font-size: 16px;
    line-height: 6px;
    color: black
    }
.songkick-events ul {
    border: none !important
    }
/* widget */
.widget_songkick-concerts-widget .venue {
    margin-top: 0;
    font-size: 12px;
    line-height: 6px;
    color: #fff
    }
.widget_songkick-concerts-widget div.songkick-events li {
    height: 80px;
    margin: 0 0 10px 0;
    vertical-align: top;
    display: inline-block;
    width: 260px;
    color: white
    }
.widget_songkick-concerts-widget .date-wrapper {
    font-size: 7px;
    font-weight: bold;
    margin-right: 10px;
    color: #fff;
    float: left;
    text-align: center;
    width: 36px;
    margin-left: 0;
    line-height: 1.1em
    }
.widget_songkick-concerts-widget .date-wrapper a {
    padding: 0 !important
    }
.widget_songkick-concerts-widget .day-name {
    background-color: #000;
    color: #FC0;
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 1px;
    padding-top: 2px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
    text-transform: uppercase
    }
.widget_songkick-concerts-widget .day-month {
    border-top: 1px solid white;
    background: black;
    color: #FC0;
    display: block;
    padding-bottom: 4px;
    padding-top: 3px;
    line-height: 1.1em
    }
.widget_songkick-concerts-widget .day {
    display: block;
    font-size: 3em;
    margin: 0;
    padding: 0;
    line-height: 0.8em
    }
.widget_songkick-concerts-widget .month {
    font-size: 2em;
    margin: 0;
    padding: 0
    }
.widget_songkick-concerts-widget .event-name {
    font-size: 1em
    }
.widget_songkick-concerts-widget div.songkick-events .event-name {
    font-size: 12px;
    display: block;
    margin-left: 60px
    }
/* ---------------------- BigCartel -------------------------- */
.bc-plugin-products a {
    background: none !important;
    color: #000 !important
    }
.bc-plugin-products img {
    margin-left: -3px;
    margin-bottom: -5px
    }
.my-product {
    vertical-align: top;
    height: 210px;
    display: inline-block;
    position: relative;
    width: 175px;
    margin: 10px 20px 30px 20px
    }
.my-product .bc-plugin-title {
    width: 165px;
    padding: 5px;
    color: #FC0;
    background: black
    }
.bc-plugin-price {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    padding: 4px 8px;
    color: #FC0
    }
/* widget */
.widget_bci ul li {
    list-style: none;
    margin-left: 15px;
    margin-bottom: 5px
    }
.widget_bci ul li {
    margin-bottom: 13px;
    margin-left: 0;
    height: 75px;
    width: 260px
    }
.widget_bci ul li img {
    margin-right: 10px;
    float: left
    }
/*------------------------------ BandCamp ------------------------*/
iframe .nextbutton, .prevbutton {
    background-color: white !important
    }
/*------------------------------ Gallery ------------------------*/
#postage {
    top: 10px;
    right: 20px;
    position: absolute;
    width: 119px;
    height: 140px;
    background: url(images/postage.png) no-repeat top center
    }
/*------------------------------ qTranslate ------------------------*/
#qtranslate-chooser {
    margin-left: 380px;
    left: 50%;
    padding-top: 5px;
    width: 70px;
    z-index: 4001;
    height: 24px;
    position: fixed;
    text-align: right;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
    }
#qtranslate-chooser li {
    padding: 5px;
    display: inline-block
    }
.notitle #menuMenu {
    height: 35px
    }
.notitle #menuMenu li a {
    overflow: hidden;
    width: 15px;
    height: 15px;
    padding: 0;
    display: block;
    margin: 10px 5px 5px 5px;
    background: #fff;
    text-indent: -9999em;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
    }
.notitle #menuMenu li a:hover {
    width: 19px;
    height: 19px;
    background: #666;
    margin: 6px 3px 3px 3px
    }
.fb_iframe_widget span {
    height: 23px !important
    }