/* ----------------------------------------
Theme Name: CMYK
Theme URI: 
Description: Custom CMYK theme
Version: 1.0
Author: Brian E. Young
Author URI: http://www.sketchee.com
Last Modified: 2005.04.21
Provides: Theme definition file for WordPress
---------------------------------------- */
html, body {
min-height: 100%;
text-align: center;
}
body {
background-color: 00A8EB;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 10px; 
  margin-bottom: 5px;
  padding: 0;
}

A:link { text-decoration: none; color: #E30075; font-weight: bold;  font-stretch: ultra-expanded; }
A:visited { text-decoration: none; color: #E62D7F; font-weight: bold;  font-stretch: ultra-expanded; }
A:hover { text-decoration: underline; color: #E9548A; font-weight: bold; font-stretch: ultra-expanded;}

h1 A:link { text-decoration: none; color: #00A8EB; font-weight: bold;}
h1 A:visited { text-decoration: none; color: #00A8EB; font-weight: bold;}
h1 A:hover { text-decoration: none; color: #00A8EB; font-weight: bold;}

h2 A:link { text-decoration: none; color: #00A8EB; font-weight: bold; }
h2 A:visited {text-decoration: none;  color: #00A8EB; font-weight: bold;}
h2 A:hover { text-decoration: underline; color: #00A8EB; font-weight: bold;}
h2 { font-size: 175%; }

p { margin: 1em 0em; }

#wrapper {
width: 990px;
margin-left: auto;
margin-right: auto;
background-color: FFFFFF;
border-left: 5px solid #000000;
min-height: 100%;
text-align: left;
}
#leftcolumn {
width: 825px; 
padding: 0px;
margin: 0px;
background-repeat: no-repeat;
float: left;
padding: 5px;
position: absolute;
top:0px
}
#rightcolumn {
width: 145px;
background-color: FFFFFF;
background-image: url('sidebarbg.jpg');
display: inline;
float: right;
padding: 5px;
font-size: .9em;
color: 00A8EB;
border-left: 5px solid #000000;
word-wrap: break-word;
}
#rightcolumn  {
color: 00A8EB;
}
#rightcolumn li {
list-style-type: none;
}
#subleft {
width: 400px;
float:left;
display: inline;
padding: 5px;
margin: 0px;
overflow:hidden
}
#subright {
width: 400px;
float:right;
display: inline;
padding: 5px;
margin: 0px;
margin-left: 5px;
overflow:hidden
}
#subright li {
list-style-type: none;
}
.title {
text-align: center;
color: #00A8EB;
font-weight: bold;
}
.textSmall {
font-size: .8em;
}
#cutline
{
  border: 0px solid #999;
  margin: 10px auto;
  text-align: center;
  font-size: x-small;
  padding: 2px;
  min-width: 150px
}
.eachcomment
{
display:block;
margin: 10px auto;
padding: 10px;
font-size: .9em;
}
.one-image {
display: inline;
}
.page_item .pagenav {
color: E30075
A:link { text-decoration: none; color: #E30075; font-weight: bold;  font-stretch: ultra-expanded; }
A:visited { text-decoration: none; color: #E62D7F; font-weight: bold;  font-stretch: ultra-expanded; }
A:hover { text-decoration: underline; color: #E9548A; font-weight: bold; font-stretch: ultra-expanded;}
}
