@charset "UTF-8";



body {
    background-position: left top;
    background-color: #f7f7f7;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(https://www.psychedelicexplorersguide.com/wp-content/themes/Starkers/images/body_bg.jpg);
	height: 18em;
}



#container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}





h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

#main_home {
    height: 90em;
    width: 100%;
}

.wrapper {
    background-color: #FFF;
    height: 100%;
}


#header {
    height: 15em;
    background-image: url(https://psychedelicexplorersguide.com/wp-content/themes/Starkers/images/psychdedelic-explorers-guide-body_bg.jpg);
    background-size: cover;
	background-size: 17em 17em;
    width: 100%; 
}

#header h1 {
    display: block;
    width: 120%;
    height: 18em;
    background-image: url(https://psychedelicexplorersguide.com/wp-content/themes/Starkers/images/logo.gif);
    background-repeat: no-repeat;
    clear: both;  
}

#header a {
    display: none;
}

/*@media only screen and (max-width: 580px) { */
@media only screen and (max-width: 640px) { 


#left_column {
 	display: none;
 	width: 0em;
	clear: both;
}
/*
#left_column {
    clear:both;
    padding-left: 0em;
    width: 100%;
    height:10em;
}
*/

#right_column {
    padding-left: 0em;
    /*width: 35em; */
    width: 100%;
    height: 82em;
    padding-top: .2em;
    float: left;
}

div.intro, #right_column a.linktop, p.intro {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 4em;
    color: #333;
    line-height: 1em;
    margin-bottom: .5em;
    padding-left:.3em;
    width: 150%;
}

div.intro a.linktop, div.intro a {
  color: rgb(0, 0, 238);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-transform: none;
}

    

#right_column a {
  color: rgb(0, 0, 238);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-transform: none;
}


div.first-paragraph, p.first-paragraph {
	width:150%;
	font-size: 4em;
}

p.author {
    font-style: italic;
    font-size: 3em;
    color: #666;
    margin-bottom: .3em;
	clear:both;

}

#holder {
    padding: 2em;
    clear: both;
    width: 150%;
}



#holder ul {
    display: block;
    margin-bottom: .3em;
    padding-left: 0em;
    list-style-image: url(https://www.psychedelicexplorersguide.com/wp-content/themes/Starkers/images/bullet.jpg);
    /* background-image: url(https://www.psychedelicexplorersguide.com/wp-content/themes/Starkers/images/bullet.jpg);
    background-repeat: no-repeat;
    background-position: left center;
*/
	font-size: 3em;
}

#holder li {
    padding-bottom: .2em;
}


#main p.blurb {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 3em;
    color: #666;
    line-height: 1.5em;
    margin-bottom: 2em;
    clear: both;

}

#quotes {
    width: 100%;
    padding: .3em .3em .3em 0em;
}


.jump {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 5em;
    color: #FFF;
    text-align: center;
    display: block;
    margin: .3em;
    padding: .3em;
    -webkit-border-radius: .4em;
    -moz-border-radius: .4em;
    border-radius: .4em;
    background: #a7c7dc;
    background: -moz-linear-gradient(top, #a7c7dc 0%, #85b2d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7c7dc), color-stop(100%,#85b2d3));
    background: -webkit-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%);
    background: -o-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%);
    background: -ms-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c7dc', endColorstr='#85b2d3',GradientType=0 );
    background: linear-gradient(top, #a7c7dc 0%,#85b2d3 100%);
    width: 100%;
    text-decoration: none;
    border: thin solid #666;
}

.without-announcement {
float: none;
margin-top: -2em;
}

#right_column h3, #right_column ul.xoxo {
    clear: both;
    padding-top: 10em;
    width: 0em;
    display: none;
}
}
