/*-------------------------------------------------
GENERAL
-------------------------------------------------*/
html{
  background:#fff;
}

body,td,th {
  font: 15px "Open Sans", Helvetica, arial, sans-serif;
  color: #000;
  font-weight:300;
  font-style:normal;
}
body {
  position: relative;
  margin: 10px auto;
  padding: 0;
  background:#fff;
  /*---*/
  /*border-left: 1px dashed #FFF;
  border-right: 1px dashed #FFF;*/
}
#contentHolder {
  position: relative;
  float:none;
  margin: 0 auto;
  padding: 0 20px 0 20px;
  width: 1080px;
  overflow: visible;
  background: #fff;;
  height:100%;
}
p {
  margin: 0 0 14px 0;
  font-size:15px;
  font-family: 'Open Sans', sans-serif;
  line-height:19px;
  font-style: normal;
  font-weight:300;

  letter-spacing:normal;
  font-weight:normal;
  padding:0 20px 0px 0;
  max-width:580px;
}
a, a:link, a:visited {
  color: #f6007b;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: none;
}
h1{
  font-size: 21.8333px;
  font-family: 'Cantata', Georgia, Times New Roman, serif;
}
h2{
   font-family: 'Allerta Stencil', sans-serif;
  color:#000;
  font-weight:normal;
  text-transform:none;
  font-size:20.9667px;
  line-height:normal;
  padding:20px 20px 33px 0px;
  letter-spacing:-1px;
  margin-bottom:-15px;
  line-height:95%;
  background:#fff;
  text-transform:uppercase;
  margin-top:-4px;
}
h1, h2, h3 {
  clear: both;
  margin: 0em 0;
  padding: 0;
}
h3{
  font-size: 15px;
  line-height:1.6;
  font-family:"Cantata",serif;
  padding:0 0 10px 0;
}

h1 a:link, h2 a:link, h3 a:link, h1 a:visited , h2 a:visited , h3 a:visited {
  color: #f6007b;
}
h1 a, h2 a, h3 a, h1 a:visited , h2 a:visited , h3 a:visited {
  color: #f6007b;
}
::-moz-selection{
  background: none;
  color: #444;
}
::selection {
  background: none;
  color: #444;
}

#bodyText .alignright img {
  padding:20px;
}

img.alignnone {
  float:left;
}

/*-------------------------------------------------
FOLLOW US LINKS
-------------------------------------------------*/
#twitter-button{
  height:40px;
  width:160px;
  position:relative;
}


#twitter-button a{
  color:#f6007b;
  background:url('images/twitter-button.png') no-repeat left top;
}
#twitter-button a:hover{
  color:#fff;
  background:url('images/twitter-button.png') no-repeat left top #f6007b;
}
#rss-button{
  height:40px;
  width:160px;
  position:relative;

}


#rss-button a{
  color:#f6007b;
  background:url('images/rss-button.png') no-repeat left top;
}
#twitter-button a:hover{
  color:#fff;
  background:url('images/rss-button.png') no-repeat left top #f6007b;
}




/*-------------------------------------------------
HEADER
-------------------------------------------------*/
#title {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 100;
  /* WARETZ BEG changed z-index to 0, was overlaying first blog title */
  z-index: 0;
  /* WARETZ END changed z-index to 0, was overlaying first blog title */
  /*---*/
  /*border-bottom: 1px dashed #F00;*/
}
#title h1{
  margin: 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  font-size:21.8333px;
}
#title h2, #title p{
  display: block;
  text-indent: -100em;
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  /*border: 1px dashed #F00;*/
}
#title a{
  display: block;
  text-indent: -100em;
  overflow: hidden;
  width: 1080px;
  height: 227px;
  z-index:10;
  margin: 15px auto 20px;
  padding: 0;
  background: url("images/header.png") no-repeat;
  z-index:-10;
}


/*-------------------------------------------------
MENU
-------------------------------------------------*/
#contentHolder #menu{
  display: none;
  margin: 0;
  width: 0;
  height: 0;
}
#menu ul{}
#menu ul li{}
#menu ul li a:link, #menu ul li a:visited{}
#menu ul li a:hover, #menu ul li a:active{}
#menu ul li a{}


/*--------------------------------------------------
GOOGLE FONT FAMILIES

font-family: 'Oxygen', sans-serif;
font-family: 'Karla', sans-serif;
font-family: 'Average', serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Viga', sans-serif;
font-family: 'Ropa Sans', sans-serif;
font-family: 'Prata', serif;
font-family: 'Emblema One', cursive;
--------------------------------------------------*/

/*-------------------------------------------------
NEW MASTHEAD
-------------------------------------------------*/

ul#masthead  li{
  font-size:15px;
  font-family:"Open Sans",helvetica,arial,sans-serif;
  font-weight:300;
  line-height:1;
  color:#999;
}


#first-amendment{
  width:470px;
  height:auto;
  text-align:left;
  float:left;
  font-size:14px;
  line-height:1.6em;
  margin:0 60px 0 -25px;
  font-weight:normal;
  font-family:"Prata", serif;
  color:#555555;
}
div.indent {
  font-size:.9em;
  line-height:normal;
  padding:10px 0 0 0px;
}
.sans-serif {
  font-family:"Helvetica",arial,sans-serif;
}

/*-------------------------------------------------
BODY TEXT
-------------------------------------------------*/
#bodyText{
  margin: 0 auto 0  auto;
  width: inherit;
  z-index: 1;
  /*---*/
  /*border: 1px dashed #0F0;
  overflow: hidden;*/
}
/*
#bodyText #sidebar img{
}
*/

/*-------------------------------------------------
COLUMNS
-------------------------------------------------*/
#bodyText #col1{
  margin: 0;
  padding: 10px 20px 10px 10px;
  width: 160px;
  overflow: visible;
  position:absolute;
  color:#fff;
  left:668px;
  top:590px;
  background:#fff;
  height:auto;

  /**/
  /*border: 1px dashed #f00;*/
}

/****** COLUMN 2 *******/

#bodyText #col2 {
  float: left;
  position:absolute;
  top:200px;
  width: 600px;
  height:100%;
  padding:0px;
  left:0px;
  overflow: visible;
  padding:0 0px 0 0px;
  background:transparent;
}

#bodyText #col2 p {
  font-size:15px;
  padding:7px 0 7px 0;
  font-weight:300;
  font-style:normal;
  font-family:"Open Sans", helvetica, sans-serif;
}

em{
  font-size:15px;
  padding:7px 0 7px 0;
  font-weight:300;
  font-style:italic;
  font-family:"Open Sans", helvetica, sans-serif;

}

#col2 h1{
  margin: 0 0 24px 0;
    font-family: 'Cantata One', Georgia, serif;
  font-weight:normal;
  font-style:normal;
  font-size:21.8333px
}
#col2 #page2Holder{
  display: block;
  font-family: "Open Sans",sans-serif;
  /*height: 10em;*/
  margin: 1em 0;
  padding: 0 0 4em 0;

}
#col2 #page2Holder h3{
  font-family: "Open Sans",helvetica,sans-serif;
  font-size: 15px;
  color: #888;
  margin: .3em 0;
}
#col2 #page2Holder a:link{
  color: #434343;
}
#col2 #page2Holder a:hover{
  background: transparent;
}
#col2 #page2Holder ul#page2Ticker{
  display:block;
  height:auto;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  padding:0pt;
}
#col2 #page2Holder ul#page2Ticker li{
  margin:0pt;
  padding:0px 15px;
}

/***** COLUMN 3 - RIGHT SIDE BLOG ADS ******/

#bodyText #col3 {
  float: right;
  margin: 0px 0px 0 0;
  padding: 0;
  width: 160px;
  position:relative;
  top:-10px;
  height: auto;
  overflow: visible;
  background:#fff;

  /**/
  /*border: 1px dashed #00f;*/
}
#bodyText #news img{
  border: none;
  max-width:600px;
}

/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/
#sidebar {
  width:auto;
  height:100%;
  background:transparent;
}

#bodyText #twitterbutton img{
  border: none;

}

#bodyText #col1 #sidebar {
  color: #888;
  font-size: 15px;

}
#bodyText #col1 ul{
  line-height:15px;
}
#bodyText #col1 #sidebar h2{
   font-family: 'Allerta Stencil', sans-serif;
  color:#fff;
  font-weight:normal;
  text-transform:none;
  font-size:17.4667px;
  line-height:normal;
  padding: 5px 0 5px 0;
  letter-spacing:-1px;
  margin-bottom:-15px;
  line-height:95%;
  background:#000;
  text-transform:uppercase;
  margin-top:0px;
  width:250px;
}
#sidebar h1 a, #sidebar h2 a, #sidebar h3 a, #sidebar h1 a:visited , #sidebar h2 a:visited , #sidebar h3 a:visited {
  color: #f6007b;
  max-width:250px;
  text-wrap:unrestricted;
}
#sidebar h1 a:hover, #sidebar h2 a:hover, #sidebar h3 a:hover, #sidebar h1 a:active , #sidebar h2 a:active , #sidebar h3 a:active {
  color:#000;
  text-decoration: none;
  max-width:250px;
  text-wrap:unrestricted;
}
#bodyText #col1 #sidebar p{
  margin-bottom: 15px;
  padding-left: 9px;
  color:#888;
}
#bodyText #col1 #sidebar li ul{
  padding-left: 9px;
}
#bodyText #col1 #sidebar li{
  margin-bottom: 14px;
}
#bodyText #col1 #sidebar li li{
  margin-bottom: 0em;
}
#bodyText #col1 #sidebar li.syndication img{
  border: none;
  float: left;
  margin-top: 2px;
}
#bodyText #col1 #sidebar li ul#masthead{}
#bodyText #col1 #sidebar li ul#masthead li.contact{
  margin-top: 7px;
}
#bodyText #col1 #sidebar li ul#blogroll{
  padding-left: 0;
}
#bodyText #col1 #sidebar #radio{ color:#fff;}

#bodyText #col1 #sidebar #radio #radioControl{
  width: 173px;
  height: 59px;
  z-index: 100;
}
#bodyText #col1 #sidebar input#s{
  margin: 0 0 .5em 0;
  padding: 0 1px;
  width: 100%;
  color: #000;
  background: #ddd;
  border:none;
  box-shadow:none;
  border-style:none;
}





/** FORMER, PRE-MAILCHIMP
#bodyText #col1 #sidebar input.submit{
  width: auto;
  color: #fff;
  padding: 0;
  margin: 0;
  background: #f6007b;
  border:none;
**/

/** MAILCHIMP-STYLED SEARCH INPUT BUTTON**/
#bodyText #col1 #sidebar input.submit{
    background-color: #F6007B;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}

#bodyText #col1 #sidebar input.submit:hover{
    background-color: #C10362;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #E2E2E2;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}



  /**/
  /*border: 1px dashed #f00;*/
}
#bodyText #col1 #sidebar .thirdi{}
#bodyText #col1 #sidebar .thirdi img{
  margin-left: 23px;
  border: 1px dotted #000;
}

/*-------------------------------------------------
SPOTIFY RADIO
-------------------------------------------------*/
#spotify-radio{
width:250px;
height:auto;
position:absolute;
left:655px;

}

#spotify-radio h2 {
   font-family: 'Allerta Stencil', sans-serif;
  color:#000;
  font-weight:200;
  text-transform:none;
  font-size:17.4667px;
  line-height:normal;
  padding:0px 0px 0px 0px;
  letter-spacing:-1px;
  margin-bottom:0px;
  line-height:95%;
  background:transparent;
  text-transform:uppercase;
  margin-top:0px;
}

/** RADIO TITLE **/
#bodyText #col1 #sidebar h2 {
   font-family: 'Allerta Stencil', sans-serif;
  color:#ccc;
  font-weight:normal;
  text-transform:none;
  font-size:17.4667px;
  max-width:160px;
  line-height:normal;
  padding:0px 0px 0px 0px;
  letter-spacing:-1px;
  margin-bottom:0px;
  line-height:95%;
  background:transparent;
  text-transform:uppercase;
  margin-top:0px;
}
#bodyText #col1 #sidebar h2 a{
  color:#f6007b;
}
#bodyText #col1 #sidebar h2 a:hover{
  color:#fff;
}

/*-------------------------------------------------
 SIDEBAR WIDGETS (UNOFFICIAL)
-------------------------------------------------*/
.sidebar-widget{
  width:160px;
  height:auto;
  margin:0 0 0px;
  padding:20px 20px 30px 20px;
  float:left;
  clear:both;
  position:relative;
  background:#000;
}

.sidebar-widget a{
  color:#f6007b;
}
.sidebar-widget a:hover{
  color:#fff;
}

#dr-dog{
  clear:both;
  margin-top:10px;
  margin-bottom:10px;
}

/*-------------------------------------------------
AUTHOR META FOR POST
-------------------------------------------------*/
#bodyText #col2 #news .author {
  width:600px;
  height:12px;
  background:transparent;
  /* box-shadow: 0 3px 12px #575757;
  -moz-box-shadow: 0 3px 12px #575757;
  -webkit-box-shadow: 0 3px 12px #575757; */
  border-bottom:1px solid #ccc;
  position:relative;
  top:0px;
  margin:20px 0px 20px 0px;
  float:left;
  color:#888;
  padding:0px 0px 14px 0px;
  font-size:13px;
  font-family:"Open Sans", arial, sans-serif;
  font-weight:normal;
  letter-spacing:.4px;
  text-transform:none;
  line-height:20px;
  text-align:left;
}


/*-------------------------------------------------
MEDIA MATTERS
-------------------------------------------------*/

#mediamatters table table{
  width: inherit;
  /*border: 1px solid #3a3a3a;*/
  /*font-size: .8em;
	line-height: 1.2em;*/
  border-collapse: collapse;
  empty-cells: hide;
}
#mediamatters table table td{
  display: inline-block;
  padding-bottom: .75em;
}
#mediamatters table table td{
  /*line-height: 1.2em;*/
  vertical-align: top;
  border-bottom: 1px solid #F0EDDE;
}
#mediamatters table table tr.alt{
  /*background: #F0EDDE;*/
}


/*-------------------------------------------------
FOOTER
-------------------------------------------------*/
#footer {
  font: 14px "Georgia",serif;
  color: #555;
  text-align: left;
  position: relative;
  clear: both;
  width: 160px;
  line-height:1.6;
  height:100%;
  float:right;
  margin-bottom:40px;

}
#footer img {
  float:left;
  margin:0 auto 10px;
  position:relative;
  clear:both;
  height:174px;
  width:90px;
}
#footer #credit{
  margin: 0.7em 0 0 0;
}
#footer a{
  color: #f6007b;

}
#footer a:visited {
  color: #f6007b;
}
#footer a:hover {
  color: #000;
}
#footer a:active {
  color: #000;
}
#footer #browser{
  position: fixed;
  top:0;
  z-index: 100;
  margin: 4px 0 0 0;
  font-size: 9px;
  background-color: #FFFFFF;
  border: 4px solid #000000;
  padding: 4px;
  text-align: center;
  color: #333;
  font-size: 26px;
}
#footer #browser a{
  color: #9A0000;
}
/* IE 5 Mac misses the end-of-comment
   because of the backslash
\*/
#footer #browser {
  display: none;
}
/* IE5 Mac sees the end of this comment
*/

  font-size: 9px;
  background-color: #FFFFFF;
  border: 4px solid #000000;
  padding: 4px;
  text-align: center;
  color: #333;
  font-size: 26px;
}
#footer #browser a{
  color: #9A0000;
}
/* IE 5 Mac misses the end-of-comment
   because of the backslash
\*/
#footer #browser {
  display: none;
}
/* IE5 Mac sees the end of this comment
*/

#bodyText #col1 .advertisement, #sidebar .advertisement, .advertisement div{
	margin:10px 0 5px 0 !important;
  clear:both;
	background:#fff;
}

/******* MAIL CHIMP LIST SIGNUP *******/
#mc_embed_signup{
  background:transparent;
  clear:left;
  font-size:15px;
  font-family:"Open Sans",Helvetica,Arial,sans-serif;
  width:155px;
  color:#000;
}
#mc_embed_signup form {
    display: block;
    padding: 10px 0 10px 0;
    position: relative;
    text-align: left;
    background:#000;
    color:#000;
    width:100%;
}
#mc_embed_signup label {
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
    background: #000;
    color: #CCCCCC;
    font-family: 'Allerta Stencil',sans-serif;
    font-size: 17.4667px;
    text-transform:uppercase;
    letter-spacing: -1px;
    line-height: 97%;
}

#mc_embed_signup input.button {
    display: block;
        background-color: #F6007B;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}

#mc_embed_signup .button {
    background-color: #F6007B;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}

#mc_embed_signup .button:hover {
    background-color: #C10362;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #E2E2E2;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}



#bodyText #col1 #sidebar input.submit, #mc_embed_signup .button{
    background-color: #F6007B;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}

#bodyText #col1 #sidebar input.submit:hover, #mc_embed_signup .button:hover {
    background-color: #C10362;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #E2E2E2;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}

input#mc-embedded-subscribe input.button{
      background-color: #F6007B;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}

input#mc-embedded-subscribe input.button:hover{
    background-color: #C10362;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #E2E2E2;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    font-family:"Open Sans", sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
}


#mc_embed_signup input {
    border: none;
    color:#000 !important;
}

#mc_embed_signup input.email {
    display: block;
    margin: 0 4% 10px 0;
    min-width: 130px;
    padding: 0px 0;
    text-indent: 5px;
    width: 100%;
    background:#ddd !important;
    color:#000 !important;
}

input#mce-EMAIL, #mce-EMAIL{
  width:100%;
  height:14px;
  color:#000;
}


strong {
	font-family:"Open Sans", sans-serif;
	font-weight:700;
}


/** MOBILE **/
@media all and (max-width: 320px) {
	#contentHolder {
  position: relative;
  float:left;
  margin: 0 0 0 20px;
  padding-left:20px;
  width: 1080px;
  overflow: visible;
  background: #fff;;
  height:100%;
}

}
