/*
Theme Name: MaydayMcAdams
Theme URI: http://www.broox.com/
Description: Designed for Mary McAdams, by Mindy Hoskin of MayDay Design.  Implemented by Derek Brooks.
Version: 1.0
Author: Mindy Hoskin and Derek Brooks
Tags: awesome

Designed by Mindy Hoskin || http://www.maydaydesign.net/
Implemented by Derek Brooks || http://www.broox.com
This design was made exclusively for Mary McAdams and her self titled CD release
*/


/********** Reset **********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/********** Design **********/

/* 
dark brown: 3b2d1e
nav blue: 8ca7b5
gray blue: a0bcc5 (right gutter)
light tan: ebe7d7
dark tan: d0c7b3
*/

/* colors */

a { color: #121c2d; }
.light { background-color: #ebe7d7 }
.dark { background-color: #d0c7b3 }
.darkBlue { background-color: #a0bcc5 }
div, p, span, td, h2, h3, h2 a, h3 a { color: #3b2d1e; }
.entry p, .entry a, .postmetadata { color: #121c2d }

#topNav a { color: #fff; background-color: #3b2d1e; }

/* layout */

div, p, span, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.4em; }
p { padding: 5px 0; }
/* a { text-decoration: none; } */
blockquote { margin-left: 30px; }

h2 { font-family: Times; font-weight: bold; font-size: 16px; padding-bottom: 10px; }
h3, .linkcat { text-transform: uppercase; font-family: Times; font-weight: bold; font-size: 14px; padding-bottom: 2px; }
strong { font-weight: bold; }

.linkcat { padding-bottom: 10px;}
.linkcat .blogroll { text-transform: none; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-left: 10px; padding-bottom: 0px; }

/* white background */
body { margin: 0; padding: 0; background:#ffffff url('images/background.png') no-repeat top center; }
#main { width:764px; margin: 0 auto; padding:0; }

/* brown background */
/* 
body { margin: 0; padding: 0; background:#3b2d1e url('images/brownBackgroundLeft.gif') no-repeat top left; } 
#backgroundTwo {  background-image:url('images/brownBackgroundRight.gif'); background-repeat:no-repeat; background-position:top right; }
#main { width:764px; margin: 0 auto; padding:6px; background-color: #fff; }
*/

#header { height: 66px; position: relative; }
#header h1 { position: absolute; top: 20px; background:#ffffff url('images/mary-mcadams-text.gif') no-repeat top left; text-indent: -9999px; width: 310px; height:26px; }
#header #followMary { position: absolute; right:0; top: 15px; }

#contained { /* border: 2px dashed #000; padding: 10px; */ clear:both; background-color: #fff; }

	#topNav a, #leftNav a { display: block; text-align: center; text-decoration: none; text-transform: uppercase; font-family: Times; font-weight: bold; letter-spacing: 0.1em; }

	#topNav { background-color: #3b2d1e; color: #fff; }
	#topNav li { float: left; }
	#topNav a { border: 1px solid #FFF; border-bottom-width: 2px; width: 93px; padding: 12px 0;  }
	#topNav a:hover, #topNav a.selected { background:#8ca7b5 url('images/top-nav-hover.gif') repeat-x top left; }
	#topNav a.first { border-left:none; }
	#topNav a.last { border-right:none; width: 99px;}

	#leftNav, .blogWidth, 
	#pressNav, .pressWidth, 
	.showNav, .showWidth, 
	.fullWidth, .bigWidth, .mediumWidth, .smallWidth, .tinyWidth { border-top:2px solid #FFF; }
	.fullWidth, .bigWidth, .mediumWidth, .smallWidth, .tinyWidth { padding: 20px 30px; }
	
	/* blog */
	#leftNav { background:#a0bcc5 url('images/blue-floral.png') no-repeat top left; width: 153px; padding: 10px 0; min-height: 345px; }
	#leftNav a { background-color: #fff; color: #3b2d1e; width: 151px; padding: 12px 0; margin: 15px 0;  }
	#leftNav a:hover, #leftNav a.selected, #leftNav span.selected a { background:#fff url('images/left-nav-arrow.gif') no-repeat center left; }
	.blogWidth { float:right; width:609px; }
	.blogWidth .post { padding: 30px; border-bottom: 2px solid #fff; }
	
	
	
	/* press */
	#pressNav { background:#FFF url('images/press-kit.png') no-repeat top left; width: 235px; min-height:272px; }
	#pressNav ul { margin-top: 280px; margin-left: 15px;}
	.pressWidth { float:right; width: 527px; }
	.pressWidth .post { padding: 30px; }
	
	.left, .middle { float: left; border-right: 2px solid #FFF; }
	.right { float: right; }
	
	.showsContent { background:#fff url('images/shows-2-column.gif') repeat-y top left; }
	.showNav { width: 235px; }
	.showNav .content { padding: 20px 30px; }
	.showNav li .headline { font-family: Times; font-weight: bold; font-size: 14px; }
	.showNav li div { margin: 10px 0 10px 10px; text-align: justify; }
	.showWidth { width: 527px; }
	.showWidth .post { padding: 30px; }
	
	.musicPlayer {}
	.musicForSale, .musicRingtones { padding: 20px 30px; border-top: 2px solid #FFF; }
	.musicContent { background:#fff url('images/music-3-column.gif') repeat-y top left; }
	.musicRingtones { width: 175px; border-right: 0;}
	
	.mediaContent { background:#fff url('images/media-4-column.gif') repeat-y top left; }
	.mediaSection { border-top:2px solid #FFF; width: 189px; }
	.mediaSection div { padding: 0;text-align: left }
	.mediapad {padding: 10px;}
	.mediaSection blockquote { margin-left: 10px; }
	li.widget { list-style: none; }
	li#flickr img { margin: 5px }
	
	#mediaQuotes {padding: 10px;}
	#mediaVideos {padding: 10px;}
	#mediaInterviews {padding: 10px;}
	#mediaPhotos {padding: 10px 0 10px 10px;}
	
	span.seeall {font-size: 12px; font-family: sans-serif; text-align: right; padding-left: 80px;}

	
	.contactContent { background:#fff url('images/contact-2-column.gif') repeat-y top left; }
	
	#bigNetworks { margin-top: 15px; }
	#bigNetworks a { margin-right: 15px; }
	#bigNetworks a.last { margin-right: 0; }
	
	/* .content { border-top:2px solid #FFF; } */
	.fullWidth { width:704px; }
	.bigWidth { border-right: 2px solid #FFF; width: 418px;  } /* 478 */
	.mediumWidth { border-right: 2px solid #FFF; width: 367px; } /* 417 */
	.smallWidth { width: 224px; } /* 284 */
	.tinyWidth { width: 120px; } /* 184 */
	
	#homepageContent { background:#fff url('images/left-nav-3-column.gif') repeat-y top left; }

		
	#homepageContentnew {background:#EBE7D7}
	.newhomeWidth { float:left; width:725px; padding:25px;}
	.newhomeWidth ul li {padding:5px 0}
	.aweber { float:right; margin: 5px; }	
	
	#subpageContent { /* padding:30px; */ }
	.blogContent, .archive #subpageContent, .single #subpageContent, .merchandiseContent, .quotes-reviewsContent { background:#fff url('images/left-nav-2-column.gif') repeat-y top left; }
	.entry { padding-bottom: 10px;}
	.entry a { text-decoration: underline; }
	.entry .date { font-weight: bold; }
	
#footer { text-align: right; font-family: Times; color: #000; letter-spacing: 0.1em; font-size: 13px; padding-top:2px; }







/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

