body {
background: url('http://blueskiesabove.us/pics/blue/tile3.gif');
font-family: 'Muli', Century Gothic, sans-serif;
}
		
/* #main {
width: 100%;
} */

h1 { 
font-size: 500%;
letter-spacing: 8px; }

h2 { font-size: 200%; }
		
.cursor { cursor:pointer;
}

.three
{
float:middle;
width:2em;
text-decoration:none;
color:#ffffcc;
padding:2em 0.6em;
border-right:1px solid white;
}

div.content_container
{
text-align: left;
width: 700px;
margin:0 auto;
border:none;
line-height:150%;
padding:0px
}
div.header
{
padding:0.5em;
color:#999999;
clear:left;
}

.w1 {
background: #fff; 
padding: 10px 10px 10px 10px;
}

/* #header .portal {
margin-left: 1px;
}

#header .mostly {
margin-left: 2px;
}

#header .words {
margin-left: 1px;
}

#header .toons {
margin-left: 5px;
}

#header .zines {
margin-left: 5px;
}

#header .ringtones {
margin-left: 5px;
}

#header .about {
margin-left: 5px;
}

#header .pictures {
margin-left: 5px;
}

#header .imagine {
margin-top: 10px;
} */

#footer
{
padding:0.5em;
color:#999999;
clear:left;
text-align:center;
}
#footerIndex
{
padding:0.5em;
color:#999999;
clear:left;
text-align:center;
position:absolute;
margin-top:420px;
margin-left:160px;
}
h1.header
{
padding:0;
margin:0 auto;
}

#left
{
float:left;
width:300px;
margin:0;
padding:.2em;
}

.zineImage {
padding: 5px 5px 5px 5px;
}

.zines_mcgriddle, .zines_chai, .zines_blueskies, .zines_blueskies2, .zines_sveltes {
padding:15px 0px 15px 15px;
cursor:pointer;
}

#contentBox {
float:left;
width:700px;
margin:0;
padding:.2em;
margin-top:-20px;
}

.contentwhite {
margin-top:40px;
width:350px;
margin-left:345px;
padding:.2em;
background: #fff; 
padding: 10px 10px 10px 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-moz-box-shadow: 3px 3px 4px #888;
-webkit-box-shadow: 3px 3px 4px #888;
box-shadow: 3px 3px 4px #888;
}
#content {
margin-top:80px;
width:350px;
margin-left:345px;
padding:.2em;
}

#contents {
width:350px;
margin-left:345px;
padding:.2em;}

#vert {
width: 40px;
font-size: 50px;
padding-left: 675px;
position: absolute;
z-index:-1;
text-align:center;
}

#vert2 {
width:40px;
margin-left:800px;
background: #fff;
padding: 10px 10px 10px 10px;
float:right;
}
		
		a:link, a:visited, a:active, a:hover{
			text-decoration: none;
		}
		a.three:link {color: #999999}
        a.three:visited {color: #999999}
        a.three:active {background: #999999}
		a.three:hover {background: #999999}
        a.four:link {color: #999999; background: #ffffcc;}
        a.four:visited {color: #999999}
        a.four:active {background: #999999}
        a.four:hover {background: #ffffcc;}
        a.five:link {color: #000000; background: #99ccff;}
        a.five:visited {color: #000000; background: #99ccff;}
		a.five:active {background: #99ccff;}
        a.five:hover {background: #000000; color: #99ccff;}
		a.six:link {color: #000000; background: #ffccff;}
		a.six:visited {color: #999999}
		a.six:active {background: #ffccff;}
		a.six:hover {background: #ffccff; color: #ffccff;}
		
		li {display:inline}

	/*	ul
		{
		float:right;
		width:830px;
		padding:0;
		margin-top: 10px;
		margin-right:-15px;
		list-style-type:none;
		}	*/
		
		.Text {
			text-align: left;				
			color: #999999;
			width: 200px;
		}
		
		h6 {font-size: 80%}
		



.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
/* - - - - - - - - - - - - - Topbar - - - - - - - - - - - - - */


.topbar {
  height: 40px;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: visible;
}
.topbar a {
  color: #f0e0f2;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.topbar h3 a:hover, .topbar .brand:hover, .topbar ul .active > a {
  background-color: #699dff;
  background-color: rgba(85, 144, 255, 0.05);
  color: #ffffff;
  text-decoration: none;
}

.topbar-inner, .topbar .fill {
  background-image: url('http://blueskiesabove.us/imgs/topbar3-image.gif');
  background-repeat: repeat-x;
 /* background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); */
/*  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); */
}

.topbar h3 a, .topbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
}

.topbar div > ul, .nav {
  display: block;
  float: left;
  margin: 3px 10px 0 0;
  padding-left:0px;
  position: relative;
  left: 0;
}
.topbar div > ul > li, .nav > li {
  display: block;
  float: left;
}
.topbar div > ul a, .nav a {
  display: block;
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  text-decoration: none;
}
.topbar div > ul a:hover, .nav a:hover {
  color: #ffffff;
  text-decoration: none;
}
.topbar div > ul .active > a, .nav .active > a {
  background-color: #699dff;
  background-color: rgba(105, 157, 255, 0.5);
}

.topbar div > ul.secondary-nav .menu-dropdown,
.nav.secondary-nav .menu-dropdown,
.topbar div > ul.secondary-nav .dropdown-menu,
.nav.secondary-nav .dropdown-menu {
  right: 0;
  border: 0;
}
.topbar div > ul a.menu:hover,
.nav a.menu:hover,
.topbar div > ul li.open .menu,
.nav li.open .menu,
.topbar div > ul .dropdown-toggle:hover,
.nav .dropdown-toggle:hover,
.topbar div > ul .dropdown.open .dropdown-toggle,
.nav .dropdown.open .dropdown-toggle {
  background: #fee9fb;
  background: rgba(255, 255, 255, 0.05);
}
.topbar div > ul .menu-dropdown,
.nav .menu-dropdown,
.topbar div > ul .dropdown-menu,
.nav .dropdown-menu {
  background-color: #fee9fb;
}
.topbar div > ul .menu-dropdown a.menu,
.nav .menu-dropdown a.menu,
.topbar div > ul .dropdown-menu a.menu,
.nav .dropdown-menu a.menu,
.topbar div > ul .menu-dropdown .dropdown-toggle,
.nav .menu-dropdown .dropdown-toggle,
.topbar div > ul .dropdown-menu .dropdown-toggle,
.nav .dropdown-menu .dropdown-toggle {
  color: #ffffff;
}
.topbar div > ul .menu-dropdown a.menu.open,
.nav .menu-dropdown a.menu.open,
.topbar div > ul .dropdown-menu a.menu.open,
.nav .dropdown-menu a.menu.open,
.topbar div > ul .menu-dropdown .dropdown-toggle.open,
.nav .menu-dropdown .dropdown-toggle.open,
.topbar div > ul .dropdown-menu .dropdown-toggle.open,
.nav .dropdown-menu .dropdown-toggle.open {
  background: #444;
  background: rgba(255, 255, 255, 0.05);
}
.topbar div > ul .menu-dropdown li a,
.nav .menu-dropdown li a,
.topbar div > ul .dropdown-menu li a,
.nav .dropdown-menu li a {
  color: #999;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.topbar div > ul .menu-dropdown li a:hover,
.nav .menu-dropdown li a:hover,
.topbar div > ul .dropdown-menu li a:hover,
.nav .dropdown-menu li a:hover {
  background-color: #f8edf8;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f8e7f7), to(#f8edf8));
  background-image: -moz-linear-gradient(top, #f8e7f7, #f8edf8);
  background-image: -ms-linear-gradient(top, #f8e7f7, #f8edf8);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8e7f7), color-stop(100%, #f8edf8));
  background-image: -webkit-linear-gradient(top, #f8e7f7, #f8edf8);
  background-image: -o-linear-gradient(top, #f8e7f7, #f8edf8);
  background-image: linear-gradient(top, #f8e7f7, #f8edf8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8e7f7', endColorstr='#f8edf8', GradientType=0);
  color: #666666;
}
.topbar div > ul .menu-dropdown .active a,
.nav .menu-dropdown .active a,
.topbar div > ul .dropdown-menu .active a,
.nav .dropdown-menu .active a {
  color: #ffffff;
}
.topbar div > ul .menu-dropdown .divider,
.nav .menu-dropdown .divider,
.topbar div > ul .dropdown-menu .divider,
.nav .dropdown-menu .divider {
  background-color: #222;
  border-color: #444;
}
.topbar ul .menu-dropdown li a, .topbar ul .dropdown-menu li a {
  padding: 4px 15px;
}
li.menu, .dropdown {
  position: relative;
}
a.menu:after, .dropdown-toggle:after {
  width: 0;
  height: 0;
  display: inline-block;
  content: "&darr;";
  text-indent: -99999px;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 4px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ffffff;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.menu-dropdown, .dropdown-menu {
  background-color: #ffffff;
  float: left;
  display: none;
  position: absolute;
  top: 40px;
  z-index: -1;
  min-width: 160px;
  max-width: 220px;
  _width: 160px;
  margin-top:-5px
  margin-left: 0;
  margin-right: 0;
  padding: 6px 0;
  zoom: 1;
  border-color: #999;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 0 1px 1px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.menu-dropdown li, .dropdown-menu li {
  float: none;
  display: block;
  background-color: none;
}
.menu-dropdown .divider, .dropdown-menu .divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #eee;
  border-bottom: 1px solid #ffffff;
}
.topbar .dropdown-menu a, .dropdown-menu a {
  display: block;
  padding: 4px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #808080;
  text-shadow: 0 1px 0 #ffffff;
}
.topbar .dropdown-menu a:hover,
.dropdown-menu a:hover,
.topbar .dropdown-menu a.hover,
.dropdown-menu a.hover {
  background-color: #699dff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#699dff));
  background-image: -moz-linear-gradient(top, #eeeeee, #699dff);
  background-image: -ms-linear-gradient(top, #eeeeee, #699dff);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #699dff));
  background-image: -webkit-linear-gradient(top, #eeeeee, #699dff);
  background-image: -o-linear-gradient(top, #eeeeee, #699dff);
  background-image: linear-gradient(top, #eeeeee, #699dff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#699dff', GradientType=0);
  color: #404040;
  text-decoration: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.025), inset 0 -1px rgba(0, 0, 0, 0.025);
}
.open .menu,
.dropdown.open .menu,
.open .dropdown-toggle,
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.open .menu-dropdown,
.dropdown.open .menu-dropdown,
.open .dropdown-menu,
.dropdown.open .dropdown-menu {
  display: block;
}

.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}

.container:before, .container:after {
  display: table;
  content: "";
  zoom: 1;
}
.container:after {
  clear: both;
}

