/* @override 
	http://dev.michaelcartellone.com/media/stylesheets/styles.css
	http://michaelcartellone.com/media/stylesheets/styles.css
	http://www.michaelcartellone.com/media/stylesheets/styles.css
*/

.mobileOnly {
	display: none;
}

.pcOnly {
	display:block;
}

* {
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	line-height: normal;
}


a{
	color: inherit;
}

p a{
	color: #941100;
}

.caption {
	font-size: 80%;
	line-height: inherit;
	margin-top: 0;
	margin-bottom: 2em;
}

.ds,.ds2 {
	box-shadow: 5px 5px 10px #999;
}

.pngds2{
  -webkit-filter: drop-shadow(10px 5px 10px #999999);
  filter: drop-shadow(5px 5px 10px #999999);
  }

img {
	max-width: 100%;
}

.ds:hover {
	
	box-shadow: 6px 6px 12px #999;
	bottom: 1px;
	right: 1px;
	position: relative;

}


/*
.monetebump{
	bottom: 86px;
	position: relative;
	display: block;
}

.monetebump:hover {
	bot
*/tom: 87px;
}

/*
.captbump{
	bottom: 7px;
	position: relative;
	display: block;
}
*/

/*
.captbump:hover{
	bottom: 10px;
	}
*/

.clr {
	clear: both;
}

body {
	background: #f0f1f0 url(/media/images/bg2.gif) repeat-y center;
}
#wrapper {
	max-width: 1000px;
	width:99%;
	margin-left: auto;
	margin-right: auto;
}



h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #797979;
	margin-bottom: 1em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #797979;
}


p.subtitle {
	color: #c0c0c0;
	font-style: italic;
	font-size: .75em;
	line-height: 1em;
}


#mast {
	max-width:100%;
	margin-bottom:20px;
}
#mast2{
	display: none;

}

.toggleMenu {
    display:  none;
    background: #666;
    padding: 10px 15px;
    color: #fff;
}


#drumandstickimg {
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	
}

#middle {
}
#leftsidebar {
	width: 16%;
	float: left;
	padding-top: 50px;
}

#hero {
	width: 86%;
	height: auto;
}
#titleimg {
	margin-bottom: 50px;
	max-width: 80%;
	padding-right: 0;
}

#leftsidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftsidebar ul li{
	text-align: left;
}

#leftsidebar ul li a {
	color: #424242;
	text-decoration: none;
	line-height: 2em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	
}



#leftsidebar ul li a:hover,
#maincontent a:hover

{
	color: #941100;
}


.wentworth{
 max-width: 85%;
}


#maincontent{
	width: 80%;
	margin-right: 4%;
	float: right;
}

#maincontent #hero {
	max-width: 100%;
}


/* PAINTINGS */

ul.paintthumbs{
	list-style-type: none;
	padding: 0px;
	display: table-cell;
	vertical-align:bottom;
}
ul.paintthumbs li {
	display: inline-block;
	margin-right: 5%;
	margin-bottom: 5%;
	vertical-align: bottom;
}



ul.paintthumbs li img{
	width: 100%;
}

li.twoUp{
	width: 40%;
}


li.threeUp{
	width: 27%;
}

li.fourUp{
	width: 19%;
}

li.oneUp{
	width: 85%;
}

p.paintTitle{
	text-align: center;
	line-height: .5em;
	color: #424242;
}

.titleWithSup {margin-top: .475em;}


p.paintMedium{
		text-align: center;
		color: #797979;
	line-height: 1.2em;
	font-size: .8em;
	margin: 0;
	padding: 0;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* paintings detail page */

.full {
	max-width: 90%;
	max-height: 70%;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}



h1.detailTitle{
		color: #797979;
	
}

.flex-caption{
	background-color: rgba(0,0,0,0.66);
	display: block;
	color: #feffff;
	padding: 12px;
	position: relative;
	font-weight: bold;
	bottom: 3.7em;
	white-space: nowrap;
}

#footer {
	margin-top: 40px;
	clear: both;
	border-top: 1px dotted #d5d5d5;
}
	
#footer p,#footer a {
	text-align: center;
	color: #929292;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}


/* contact */

#maincontent table{
	max-width: 90%;
}

.formlabel{
		color: #797979;
	font-size: .75em;
	margin-right: 10px;
	margin-left: 10px;
}

input,textarea {
	font-size: 1.5em;
	margin-bottom: .5em;
	padding: .25em;
	width: 90%;
}

input[type=checkbox]{
	width:1em}


input[type=submit]{
	background-color: #d5d5d5;
	border-top-style: none;
	border-style: none;
	padding: .25em;
	font-size: 1em;
	color: #424242;
	width: 100%;
}

input[type=submit]:hover{
	background-color: #a2b3cb;
}

.detailPhoto {
	max-width: 40%;
}


#spamcheck {
	font-weight: bold;
	font-size: 1em;
	color: #929292;
}

#spamcheck strong{
	font-size: 1.5em;
	color: #ff2600;
	font-weight: bold;
	font-style: normal;
	}

#spamcheck em{
	font-size: 1.5em;
	color: #008e00;
	font-weight: bold;
	font-style: normal;
}