/* 
Theme Name: Simplistix
Version: 1.3
Description: Simple Greyscale version of the 76 digital theme by 76 creative 
Author: Sam Burdge
Author URI: http://www.samburdge.co.uk
Tags: black, white, light, two-columns
*/

a {
	color: #666666; text-decoration: underline; outline: 0;
}

a img {
	border: none;
}
a:hover img {
	background: #ffffff;
}

#content a img {
	border: 1px solid #999999;
	padding: 4px;
	margin: 2px;
}

/* you can specifically turn off image borders with the no-bord class */
.no-bord, .no-bord a img {
	border: none !important;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #000000; text-decoration: underline; 
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 11px;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #999;
	margin-left: 1.5em;
	padding-left: 5px;
	color: #999;
	background: #ffffff;
}
#content blockquote p {width: 46em; text-align: justify;}

body {
	background: #cc64346;
	font-family: Courier New, Courier, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc67775;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.5 hack */
}

cite {
	font-size: 12px;
	font-style: normal;
}

dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0;
}

dd {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 2px 0 0 2px;
	padding: 0 5px 2px 5px;
}

h1 {
	margin: 20px 10px 20px 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 0;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #000000; text-decoration: underline;
}

ol#comments li p {
	font-size: 100%;
}

p {
	font-size: 12px;
}

input, select, option {
	width: auto;
	background: #ffffff;
	color: #333333;
	border: 1px solid #999;
}

li, .feedback {
	font-size: 12px;
}

ul.post {
	list-style: square;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.date {
	font-size: 12px; color: #999999;
}

.credit {
	background: #ffffff;
	color: #999999;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a, .credit a:link {
	color: #333333;
	text-decoration: none;
}

.credit a:hover {
	color: #000000; 
	text-decoration: underline;
}

.feedback {
	color: #999;
	text-align: left;
	clear: both;
	font-size: 90%;
}

.meta {
	font-size: 95%; color: #999999; font-weight: normal;
	letter-spacing: 0;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

 .meta a, meta a:link {
	color: #333333;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a:hover {
	color: #000000; text-decoration: underline;
	font-weight: normal;
	letter-spacing: 0;
}

.post, .comments-post, .page_post {
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.storytitle {
	color: #999;
	background: #ffffff;
	margin-top: 5px;
	margin-bottom: 2px;
font-weight: bold; font-size: 20px;
text-transform: uppercase;
}

.storytitle a {
color: #000000;
	text-decoration: none;
}

.textarea, textarea {
	width: 200px;
	margin: 0;
	background: #ffffff;
	color: #333333;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#commentform  #comment{
	width: 400px;
	margin: 0;
	padding: 5px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	color: #333333;
	border: 1px solid #999;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}
#content .commentlist p {width: 400px;}
#commentlist li ul {
	border-left: 3px solid #999;
	font-size: 12px;
	list-style-type: none;
}
#content {
	float: left;
	width: 55em;
font-size: 12px;
	border-top: 1px solid #999;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background-color: #fff;
	color: #000000;
}
#content p {text-align: justify;}

#footer {
	text-align: center;
	border-top: 1px solid #999;
	width: 88em; 
	margin: 0px;
color: #999999;
}

#footer p {font-size: 10px;}

#masthead {margin-left: 25px;}

#main {
}

#header, #header a:link {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#header a:hover {
	color: #000000; text-decoration: underline;
}

#menu {
	float: right;
	width: 20em;
	border-top: 1px solid #999;
border-bottom: 1px solid #999;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}

#nav {
	padding-left: 5px;
	padding-right: 5px;

}

#nav h3 {padding: 0px; margin: 0px 0px 3px 0px; font-weight: bold; text-align: left;
color: #000000; display: block; text-transform: uppercase;}


#nav form {
	margin: 0 0 0 0px;
}

#nav input #s {
	
	background: #ffffff;
	border: 1px dotted #999;
	color: #333333;
}

#nav ul {
	
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;

}

/* this is a fix for the way WP handles styling for link and theme switcher */
#nav li h2 {
	
	color: #333333;
	font-weight: normal;
	font-size: 18px;
	list-style-type: none;
	margin: 0;
	padding-left: 2px;
}

#nav ul li {
	
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
	padding-bottom: 2px; 

}

#nav ul ul {
	
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#nav ul ul li, #nav ul li ul li {
	
	color: #888;
	font-size: 12px;
	font-weight: normal;
	border: 0;
	letter-spacing: 0;
	margin-top: 0px;
	padding: 0px;
}

#nav ul ul li a {
	
	color: #333333;
	text-decoration: none;
}

#nav ul ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#nav ul ul ul.children {
	
	color: #888;
	font-size: 12px;
	padding-left: 4px;
}

#rap {
	width: 88em;
	background: #ffffff;
	color: #333333;
	margin-left: auto;
        margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
padding: 20px;
	text-align: left; /* IE 5.5 hack part II */
}

/* tabbed navigation code */

#pagetab {
	background: #ffffff;
	color: #333333;
	padding: 5px 0px 3px 0px;
	margin: 10px 0px 0px 1px;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, sans-serif;
}

#pagetab ul {
	background: #ffffff;
	color: #333333;
	list-style: none;
	margin: 0; padding: 0px 0px 0px 23px;
	display: inline;
}

#pagetab li {
	background: #ffffff;
	color: #333333;
	list-style: none;
	margin: 0;
	display: inline;

}


#pagetab li a {
	background: #ffffff;
	color: #333333;
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 1px solid #999;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
#pagetab li .home {
	background: #ffffff;
	color: #333333;
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 1px solid #333333;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
#pagetab li a:link { color: #333333; }

#pagetab li a:visited { color: #333333; }


#pagetab li a:hover { 
	color: #000; 
	background: #999999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999 !important;
	border-left: 1px solid #999;
}

#pagetab li a#current {
	background: #999999;
	border-bottom: 1px solid #999 !important;
}

.page_item {
	margin: 0;
	padding: 0;
}


/* gravatar styling */
.gravatar {
        float:left;
        padding: 3px;
        border: 1px solid #777;
        background: #ddd;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	background: #ffffff;
}

/* style for clean archives page */
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
	color: #888;
}

.page-title	{
	background: transparent;
	color: #888;
	font: bold 14px arial, verdana, helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

#page-info {
	background: transparent;
	color: #888;
	font: 12px arial, verdana, helvetica, sans-serif;
	border-bottom: 1px solid #777;
	margin: 10px 30px 20px 30px;
	padding: 5px;
	text-align: center;
}

img.alignleft, .post img.alignleft {
	border: 1px solid #777;
	display: inline;
	float: left;
	margin: 0 7px 2px 0;
	padding: 4px;
}

img.alignright, .post img.alignright {
	border: 1px solid #777;
	display: inline;
	float: right;
	margin: 0 0 2px 7px;
	padding: 4px;
}


#page_nav_righty {float: right; display: block;
text-align: right; height: 30px; padding-right: 25px;}

.post {border-bottom: 1px dotted #999; padding-bottom: 20px;}

.page_post ul, .post ul {list-style-type: square;}

.page_post ul ul, .post ul ul {list-style-type: none;}

#respond {color: #333333;}

.dotted_line {
height: 1px;
border-top: 1px dotted #999; 
padding: 0px; margin: 0px;}

li#search ul li, #searchform, form {margin-left: 0px; padding-left: 0px;}

.post p, .post li {color: #000000;}

/* 
dropnavIGATION --------------------- */
 
ul#dropnav {
	margin: 0 0 0 25px;
	padding: 20px 0px 0px 0px;
	list-style: none;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	background:#ffffff;
	height:100%;
text-transform: uppercase;
font-family: arial,sans-serif;
	}
	
#dropnav li {
	display: block; 
	float: left;
	margin: 0px 10px 0px 0px;
	height:auto;
 	}


#dropnav li a {
	display: block;
	color: #555;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
border: 1px solid #999;
	border-bottom: 0;
	}
#dropnav li a:hover{
 	color: #fff;
	background:#666;
 	}
	
#dropnav li ul li a {
	display: block;
	color: #555;
	text-decoration: none;
	margin:0;
	line-height:18px;
	overflow:hidden;
	border: 0;

	}
#dropnav li ul li a:hover{
 	color: #000000;
	background:none;
 	}



/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#dropnav li ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	width:160px;
	overflow:hidden;
	margin: 0px 0 0 0px;
	padding: 0;
	height: auto;
	border: solid #999;
	border-width: 1px 1px;
	background: #F9F9F9;
	font-weight:normal;
	
}

/* 3rd level menus only */
#dropnav ul ul {
	margin: -2em 0 0 150px;
}

/* 2nd and 3rd level menus */
#dropnav li li {
	width: 160px;
	clear:both;
	overflow:hidden;
	border-bottom: 1px solid #DBDBDB;
	
}

#dropnav li li a{
	 padding:5px 5px 0 5px;
	 margin:0;
}

/* 2nd and 3rd level menus */
#dropnav ul a {
	border-right: 0;
}

#dropnav li:hover ul ul, #dropnav li:hover ul ul ul, #dropnav li.sfhover ul ul, #dropnav li.sfhover ul ul ul {
	left: -999em;
	overflow:hidden;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#dropnav li:hover ul, #dropnav li li:hover ul, #dropnav li li li:hover ul, #dropnav li.sfhover ul, #dropnav li li.sfhover ul, #dropnav li li li.sfhover ul {
	left: auto;
}

#dropnav li:hover, #dropnav li.sfhover {
	background: #ECECEC;
	color:#EC0064;
}

/* 2nd and 3rd level menus */
#dropnav ul li:hover, #dropnav ul ul li:hover, #dropnav ul li.sfhover, #dropnav ul ul li.sfhover {
	background: #e8e8e8;
}

/* 2nd and 3rd level menus */
#dropnav ul li a, #dropnav ul ul li a {
	background: none;
	}

/* 2nd level menus only */
#dropnav a.sub {
	background: url(../images/arrow-right.gif) right no-repeat; 
	background-position:190px 12px;
}
.clearfix:after{
content:".";clear:both;height:0;visibility:hidden;display:block}
* html .clearfix{height:1%}
.clearfix{display:block}





/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	
}
.tabberlive {
 margin-top:1em;
}


/* wordpress required classes */


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
