html {
height:100%;
}

#access {
font-size:0px;
height:0;
line-height:0px;
margin-left:-999px!important;
}

#blog-title,#blog-description {
color:red;
display:inline;
font-size:14px;
font-weight:600;
text-transform:uppercase;
}

#comment {
height:140px;
margin-bottom:12px;
width:450px;
}

#comments {
clear:both;
width:430px;
}

#container {
clear:both;
float:left;
width:560px;
}

#content {
padding-bottom:24px;
}

/* wraps around the whole site */
#wrapper {
padding:0 20px;
background:#FFF url(/wp-content/img/bkgd.png);
background-position:center top;
background-repeat:no-repeat;
}

#footer {
border-top:1px solid #61a8da;
clear:both;
margin:24px 0;
padding:12px 0;
width:100%;
}

#header {
float:left;
height:120px;
width:100%;
*margin:0 0 10px;
padding-top:20px;
}

#header a	{
border:0;
padding:0;
margin:0;
}


#menu ul li:hover {
background:#61a8da;
}

#nav-above {
display:none;
}

#nav-below {
clear:left;
padding-bottom:24px;
}

.about {
font-size:11px;
line-height:1.2em;
margin-top:-2px;
color:#00293D; 
}

.archive .entry-date, .search .entry-date {
display:inline;
}

/*Title of found items on search results page */
.archive .post h3.entry-title, .search h3.entry-title, li#tags h3 {
background:inherit;
border-top:1px solid #61a8da;
color:#3366CC;
font-size:18px;
font-weight:400;
line-height:1.2em;
margin:0;
padding:12px 0 0;
}

.archive .entry-meta, .search .entry-meta {
padding-bottom:24px;
}

.comments ol {
margin:0;
padding:0 0 24px;
}

.comments ol li {
list-style-type:none;
}

.comments ol li:hover {
background: #61a8da;
color:#FFF;
}

.comment-meta {
border-bottom:1px solid #61a8da;
float:left;
font-size:1.2em;
margin-bottom:12px;
padding:12px 0 4px;
width:100%;
}

.content-column {
padding-bottom:24px;
}

.entry-content h3  {
/*background:#fff;*/
color:#3366CC;
font-size:14px;
font-weight:bolder;
padding:0;
margin:18px 0 -0.8em;
}

.entry-meta h3 {
width:105px;
}

.entry-meta ul {
padding:0;
margin:0;
}

.entry-meta ul li {
border-bottom:1px dotted #CCC;
list-style-type:none;
margin:0;
padding:5px 0;
color:#CC0000;
}

.excerpt  {
border-bottom:1px solid #999999;
color:#666666;
font-size:1.5em;
margin-bottom:28px;
}

/* ---- Left hand column on the home page --- */
.home #content { 
float:left;
width:330px;
}

.home #nav-above,.home #nav-below,.home .tag-links,#archives {
display:none;
}

.home .cat-links a {
color:#000;
font-size:10px;
font-weight:normal;
text-transform:uppercase;
}

.home .cat-links  {
color:#CCC;
font-size:10px;
font-weight:normal;
text-transform:uppercase;
}

.home .entry-content p {
color:#FF9900;
line-height:1.2em;
max-width:330px;
}

.home .entry-meta, .home .entry-date {
display:inline;
font-size:10px;
}

.home h2.entry-title {
margin-bottom: -0.3em;
}

.home h2.entry-title a {
font-weight:400;
line-height:1.2em;
margin:0;
padding:0;
}
/* These were originally set up to make the titles in the home page decrease in size down the page. I changed them all to 1.2 */
.home .p1 {
font-size:1.2em;
}

.home .p2 {
font-size:1.2em;
}

.home .p3 {
font-size:1.2em;
}

.home .p4 {
font-size:1.3em;
}

.home .p5 {
font-size:1.2em;
}

.home .post {
padding:0px 0 24px;
width:330px;
}

.p1, .archive .p1 {
border-top:none !important;
}

.home .post:hover,.home ul li:hover {
background:#e6e6e6;
}

.middle {
float:right;
line-height:1.4em;
margin-left:20px;
width:210px;
}

.middle ul, .page ul {
padding:0 0 12px;
margin:0;
}

.middle ul li {
/*border-top:1px solid #61a8da;*/
list-style-type:none;
margin-left:0;
}

.middle img	{
	max-width:210px;
}

.middle ul h2 a	{
	font-size:16px;
	font-weight:normal;
}

.middle ul h2	{
	margin-bottom:-10px;
}

.middle ul p	{
	font-size:12px;
}

#nav-below {
width:430px;
padding:24px 0;
}

.archive #nav-below {
width:600px;
}

.nav-next {
float:right;
text-align:right;
width:225px;
}

.nav-previous {
float:left;
padding-right: 10px;
width:225px;
}

.page .entry-content ul li {
list-style-type:none;
}

.p5,.p9,.p13,.p17,.p21,.p24,.p27,.p31,.p34,.p37,.clear {
clear:both;
}

.sidebar {
clear:right;
float:right;
margin:0 0 0 28px;
padding:0;
width:300px;
}

.sidebar a {
color:#666;
}

.sidebar li {
list-style-type:none;
padding:0;
}

.sidebar ul {
padding:0 0 12px;
margin-left:0;
}

.sidebar ul li:hover {
background:inherit;
}

.single #content {
float:left;
width:580px;
}

.single .entry-content  {
float:left;
width:430px;
}

.single .entry-content p img {
border:1px solid #61a8da;
margin-bottom:12px;
max-width:330px;
}

.single .entry-meta {
float:left;
padding-left:18px;
width:120px;
}


.single .excerpt  {
border-bottom:1px solid #999999;
color:#666666;
font-size:1.2em;
line-height:1.1em;
margin-bottom:28px;
}

.single .excerpt p {
margin-top:0;
}

.single .post {
float:left;
padding-bottom:24px;
width:430px;
}

a {
color:#000;
font-weight:nornal;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

abbr {
border:none;
}

blockquote {
background:#eaeaea;
padding:1em;
}

body {
background:#e6e6e6 url(/wp-content/shared/bkgd_hashed.gif);
color:#666;
font:12px/1.5 Tahoma, Arial, sans-serif;
margin:0 auto;
padding:0 0 20px;
width:928px;
}

code, pre {
overflow: auto;
}

cite {
color:#silver;
display:block;
font-style:normal;
padding:.3em 0;
}

h2 {
margin-top:0;
}

h2.page-title, .page h2.entry-title a, .archive h2.entry-title a, .search h2.entry-title a, .single h2.entry-title a, .four04 h2.entry-title {
font-size:24px;
font-weight:400;
line-height:1.2em;
margin:0;
padding:0;
color:#3366CC;
}

h3 {
background:#FFF;
font-family:'Trebuchet MS',Verdana;
text-transform:uppercase;
border-top:dotted 1px #FF0066;
border-bottom:dotted 1px #FF6600;
color:#999;
display:block;
font-size:11px;
font-weight:normal;
padding:3px 5px;
}

h3.entry-title, h3.entry-title a {
color:#CCC
font-weight:400;
margin-top:18px;
padding:0;
}

a img {
border: 0;
}

img.alignleft, .comment-meta img {
float:left;
margin:0 10px 0 0;
}

img.alignright {
float:right;
margin:0 0 0 10px;
}

li.comment.bypostauthor:hover {
font-style: italic;
}

li.linkcat h3 {
background:#fff;
color:#3366CC;
font-size:1.5em;
font-weight:400;
padding:0;
margin:18px 0 0;
}

li#search {
padding-bottom:4px;
}

li#tags a {
font-weight:400;
margin-bottom:-1em;
}



ul#archives-page li h3 {
background:#fff;
border-top:none;
color:#3366CC;
font-size:18px;
font-weight:400;
line-height:1.2em;
margin:0;
padding:0 0 12px;
}

ul.related {
margin:0;
padding: 0 0 12px;
}

ul.related li{
list-style-type:none;
}

ul.xoxo{
margin:0;
padding:0;
}

/* featured */
.featured-image-wrapper { background: #000; position: relative; }
.featured-image-wrapper h2 { background: #000; font-size: 16px; position: absolute; bottom: -10px; left: 0; padding:4px; z-index: 1;height:60px;width:552px; margin-bottom: 10px;}
.featured-image-wrapper h2 a { color: #fff; font-weight:400; text-decoration: none; }
.featured-image-wrapper img { height: 420	px; width: 560px; }

.transparent {
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}

/* Ads */
.ad	{
	padding:10px 0 5px;
}

#footer .ad	{
	padding:0 14px 2px 0;
	width:300px;
	float:left;
}

#footer .ad#photo3	{
	padding:0 0 2px;
}

/* WP-SNAP */
ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
	padding:0;
	margin:0;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}

.category .thumb	{
	border:0;
	padding:0;
	margin:12px 20px 12px 0;
	/*height:120px; - removed so thumbs can be any height I'd like */
	width:150px;
	float:left;
}

.category .thumb img {
max-width:150px;
}

/* -- text on the category pages -- */
.category .archive-entry {
	float:left;
	width:380px;
}

.archive .post h3.entry-title	{
	border-width:0;
}

.archive .post	{
	border-top:1px solid #61a8da;
	clear:both;
}

.entry-wrapper	{
	float:left;
}

#nav-below h3, #respond h3	{
	color:#4AA4FF;
	border-top:1px dotted #4AA4FF;
	background:none;
}

#searchform #s	{
	width:150px;
}

.complist	{
	clear:left;
}

.complist p	{
	margin-top:0;
	margin-bottom:6px;
	display:inline;
	float:left;
}

.post.complist h3.entry-title	{
	padding:6px 0 0;
	font-weight:lighter;
}

.post.complist .icons	{
	float:left;
	padding-left:15px;
}

.post.complist .icons img	{
	margin:0 3px;
	position:relative;
	bottom:-4px;
}

.slideshowlink {
	font-size:10px;
	text-transform:capitalize;
	color:#6699CC;
	padding:2px;
	background-color:#CCCC99;
	
}