/*
Theme Name: Play Nicely
Theme URI: http://www.playnicely.co.uk
Version: 0.1
Description: 2 column theme
Origial Author: Ollie Lindsey
Author URI: http://www.playnicely.co.uk/
*/

* {
	margin:0; padding: 0;
	font:1em 'Trebuchet MS', tahoma, Sans-Serif;
}

/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */

body {
	font-size:0.8em;
	_font-size:13px;
	text-align:center;	
	background-color: #1C0E0E;
}
#background-image {
	background: #1C0E0E url('images/headergraphic.jpg') top center no-repeat;
	padding:34px 0 0 0;
	margin:0;
	display:block;
}

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

a {
	color:#FFF;
	text-decoration:none;

}

a:hover {
	border:none;
	color: #D6EB72;

}

a img {
	border:none;
}

strong, b {
	font-weight:bold;
}



.skipnav {
	position:absolute;
	top:-999px; left:-999px;
}

.i_left {
	float:left;
	margin:0 8px 8px 0;
	padding:4px;
}

.i_right {
	float:right;
	margin:0 0 8px 8px;
	padding:4px;
}

img {
	margin: 5px 0 5px 5px;
}

table, tr, td, th {
	margin:auto; padding:auto; border:auto;
}

td, th {
	padding:8px;
	vertical-align:top;
}

th {
	font-weight:bold;
}

td {
}

code, pre {
	font-family:monospace;
	font-size:1.3em;
	display:block;
	padding:10px;
}

.wp-smiley {
	vertical-align:-30%;
}

/* ------
- FORMS -
------ */

input, textarea {
	padding:2px;
	border-width:1px;
}

input:focus, textarea:focus, .passwordPost label input:focus {
	background:#ffc;
}

#sidebar input, #sidebar textarea {
	width:110px;
}

.button, .passwordPost input {
	color:#fff;
	padding:0; margin:0;
}

.passwordPost label input {
	border:1px solid #99c;
	border-color:#99c #eef #eef #99c;
	padding:2px;
}

input:hover, textarea:hover {
	cursor:text;
}

.button:hover, .passwordPost input:hover {
	cursor:pointer;
}

.passwordPost label input:hover {
	cursor:text;
}

label:hover {
	cursor:pointer;
	color:##666666;
}

/* -------------
- PAGE LAYOUT -
------------- */

#wrapper {
	width:770px;
	margin:0 auto 34px;
	padding:0;
	overflow:hidden;
	text-align:left;
}

/*.hid_ished #header { background:url(images/bg_ished.jpg) no-repeat transparent; }*/

/* -------
- HEADER -
------- */

#header {
	display:block;
	position:relative;
	margin:0px auto 0 auto;
	text-align: left;
}

#header h1 {
	font-size:2.2em;
	margin:0;
	padding:0 0 0 0;
}

#header h1 a {
	display: block;
	position: relative;
	float: left;
	width: 135px;
	height: 100px;
	cursor: pointer;
	border: none;
}

span.offScreen {
    position : absolute;
    top : -9000px;
    left : -9000px;
}

#header p {
	padding:0 0 0 0;
}

/* -------
- Search Box -
------- */

#search {
	border: none;
	float: right;
	display:block;
	text-align: left;
	padding: 10px 0 0 15px;
	margin: 71px 0 0 0;
	width: 236px;
	height: 35px;
	background: transparent url('images/search.jpg') top left no-repeat ;
	z-index: 1000
}

#search p {
	float: left;
	margin: 0px 0 0 0;
	padding:0;
}

#search input#s{
	height: 14px;
	width: 132px;
	padding: 0 0 3px 3px; 
	margin: 0 10px 0 0;
	border: 0;
}

#search input#searchbutton {
	color: #333333
}
#search p#searchBox {
	margin: 3px 4px 0 0
}

input#s {
	padding: 3px 0 0 0 ;
	margin: 3px 0 0 0;
}

input#searchbutton {
	color: #333333;
	padding: 0;
	background: #FFF;
}


/* -----------
- NAVIGATION -
----------- */

ul#nav {
	margin:15px 0 10px 0;
	list-style-type:none;
	display:block;
	float: left;	
	width:740px;
	text-align: left
}

ul#nav li {
	list-style-type:none;
	float:left;
	margin:0 20px 0 0;
}

ul#nav li a {
	border: none;
	color: #8E905F;
	white-space:nowrap;
}

ul#nav li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	color: #D6EB72;
	border-bottom: 1px dotted #D6EB72;
	text-decoration:none;
}

/* -------------
- MAIN CONTENT -
------------- */

#content {
	width:530px;
	float:left;
	overflow:hidden;
}

#content h2 {
	font-size:2em;
	margin:10px 0 4px 0;
}

#content h2.pageSecTitle a, #content h2.pageSecTitleChild a {
	color: #D6EB72;
}

h2.pageSecTitle {
	display: block;
	color: #D6EB72;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #8E905F;
}

h2.pageSecTitleChild {
	padding: 0;
	display: block;
	color: #D6EB72;
	width: 100%;
	padding: 5px 0 5px 0;
	margin:0 0 4px 0;
	border-bottom: 1px solid #8E905F;
	border-top: 1px solid #8E905F;
}

.leftAlign #content {
	float:right;

}

#content p, #content li {
	color:#FFF;
}

#content p {
	margin:12px 0;
	line-height:1.5em;
}



#content h2 em {
	font-size:0.7em;
	margin:0 0 0 1em;
	color: #FFFFFF;
 	font-style:normal;
}

#content h2 a {
	color:#FFF;
	border:none;
}

#content h2 a:hover {
	color: #FFFFFF;
}

#content h3 {
	font-size:1.4em;
	color: #FFFFFF
}

#content h4, #content h5, #content h6 {
	font-size:1.2em;
}

#content h3 a {
	color: #FFFFFF
}

#content ol, #content ul, #content dl {
	padding:0 0 0 40px;
	margin:12px 0;
}

#content dt {
	font-weight:bold;
}

#content blockquote {
	margin:20px;
	padding:1px 10px 1px 70px;
	background:transparent url( images/bg_blockquote.gif ) top left no-repeat;
}

#content .info {
	color:#FFF;
	font-size:1em;
	font-style:normal;
	display:block;
	padding:4px 0;
}

#content .info a {
	color: #FFFFFF;

}
#content .info a:hover {
	color: #D6EB72;
}
#content pre {
	padding:20px;
}

#content p a {
	color: #D6EB72;
	border-bottom: 1px solid #D6EB72;
}

.widgets {
	clear:both;
	background:#eef;
	padding:8px 4px !important;
	list-style-type:none;
	overflow:hidden;
	border-left: 4px solid #fc0;
	margin:0 0 4px 0 !important;
	_height:1%;
	
	border:none;
	background:none;
	margin:0 !important;
	padding:4px 0 !important;
}

.widgets a {
	color:#99c;
	border:none;
}

.widgets .read {
	padding-left:16px;
	background: url( images/post_read.gif ) no-repeat left center;
}

.widgets .comments {
	padding-left:16px;
	background: url( images/post_comment.gif ) no-repeat left center;
}

.widgets a:hover {
	color: #FFFFFF
}

.widgets li {
	float:left;
	padding:2px 8px;
	color:#eef;
}

#post_information {
	clear:both;
	margin:0 !important;
	display:block;
	padding:4px !important;
	background:#eef;
	overflow:hidden;
	color:#99c;
	border-bottom:4px solid #fff;
	_height:1%;
}

#post_information a {
	color: #FFFFFF
}

#post_information li {
	display:inline;
	float:left;
	padding:0 4px;
}

#comments {
	clear:both;
}

#comments h2 {
	display: block;
	color: #D6EB72;
	width: 100%;
	padding: 5px 0 5px 0;
	border-top: 1px solid #8E905F;

	border-bottom: 1px solid #8E905F;
}

#comments dl {
	margin:0;
	padding:5px 0 0 0;

}

#comments dt {
	padding: 1px 0 5px 0;
	font-size:1.2em;
	margin: 0 0 10px 0;
	font-weight:normal;

	color:#FFF;
}

#comments dt a {
	font-weight:bold;
	border: none
}

#comments dt img {
	border:2px solid #fff;
	float:right;
	display:block;
	width:30px; height:30px;
	background: url( images/gravatar.gif );
}

#comments dt.highlighted {
	padding:8px;
	background: #8E905F;
}

#comments dd.highlighted {
	background: #8E905F;
	padding:2px 8px;
}

#comments dd {
	border-bottom:1px dotted #8E905F;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#comments h3, #postComment h3 {
	padding:0; margin:0 0 15px 0;
}

#postComment {
	background:transparent;
}

#postComment label {
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
}

#postComment legend, #postComment label {
	color: #FFFFFF
}

fieldset {
	border: none;
}

input#submit {
	color: #333333; 
}

#postComment input, #postComment textarea {
	margin:5px 0 0 0;
	width:527px;
}

#postComment textarea {

	height:160px;
}

#postComment .button {
	padding:5px;
	clear:both;
	width:100px;
	margin:10px 0 0 0;
}

/* --------
- SIDEBAR -
-------- */

#sidebar {
	width: 200px;
	float:left;
	line-height:1.5em;
	margin:0 0 16px 0;
	overflow:hidden;
	background: none;

}

h2.sideBarTitle {
	display: block;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #8E905F;
	color: #FFF
}


.leftAlign #sidebar {
	border-right:none;
	float:left;
}

#sidebar h2 {
	font-size: 2em;
	clear:both;
	margin:10px 0 10px 0;
	
}

#sidebar h2.widgettitle {
	display: block;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #8E905F;
	color: #FFF
}

#sidebar h3 {
	font-size: 1.6m;
	clear:both;
	margin:10px 0 10px 0;
	color: #FFF
}

#sidebar .col {
	width:100px;
	margin:0 10px 0 0;
	float:left;
}

#sidebar li a {
	display:block;
	border: none;
	color: #FFF;
	padding: 1px 0 2px 0;
}

#sidebar a:hover {
	color:#FFF;
	padding: 0;
	border-bottom: 1px dotted #FFF ;
	border-top: 1px dotted #FFF ;
}

#sidebar ul li.current_page_item a:hover {
	color:#FFF;
	padding: 1px 0 1px 0;
}

#feeds li {
	float:left;
	display:block;
	border:none;
	margin:0;
	clear:none;
}

ul#feeds li a {
	display:block;
	padding:4px 4px 4px 24px;
	margin: -4px 3px 3px 0;
	color: #8E905F;
	background: url('images/feed-icon16x16.png') 3px center no-repeat;
}

ul#feeds li a:hover {
	padding:4px 4px 4px 24px;
	margin: -4px 3px 3px 0;
	float:left;
	display:block;
	border:none;
	clear:none;
	color: #D6EB72;
}

#sidebar p {
	font-size:1.2em;
	margin:6px 0;
}

#sidebar ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidebar li {
	list-style-type:none;
	margin: 0;
	padding: 0;

}

#sidebar li a {
	padding: 1px 0 1px 0;
	color: #8E905F
}

#sidebar li.current_page_item a, #sidebar li.current-cat a {
	color: #FFFFFF;
	border-top: 1px solid #8E905F;
	border-bottom: 1px solid #8E905F;
}

#sidebar ul ul {
	/*margin:0 0 0 16px;*/
}

#sidebar ul ul ul {
}

#sidebar #blogroll {
	margin:0; padding:0;
}

#sidebar #blogroll li {
	border-color:#fff;
	margin:0 0 0 0;
}
}
#sidebar #blogroll ul li {
	border-bottom:1px dotted #ddd;
}

#sidebar #about *, #sidebar .widget_text * {
	color:#666;
}

#sidebar #about, #sidebar .widget_text {
	border:5px solid #eef;
	padding:10px;
	color:#666;
}

#sidebar .widget_text {
	margin:10px 0;
}

#sidebar #about h2, #sidebar .widget_text h2 {
	padding:0; margin:0;
}

#sidebar #about a {
	display:inline;
	color:##666666;
	text-decoration:underline;
}

#sidebar form .button {
	width:40px;
}



#sidebar #subpages {
	list-style-type:none;
	margin:16px 0 0 0;
}

#sidebar #subpages a {
	border:none;
	display:block;
	font-size:1.2em;
	padding:8px;
}

#sidebar #subpages h2 {
	padding:8px; margin:0;
	color:#666;
}

#search label {
	color:#FFF;
	margin:0 5px 0 0;
}

div#feeds {
	clear:both;
	text-transform:uppercase;
	overflow:hidden;
	margin:0;
}

div#feeds h3 {
	margin-bottom:10px;
}

div#feeds ul {
	list-style-type:none;
	margin:0 0 0 0;
}



ul#sidebarNav, ul#sidebarNav li, ul#sidebarNav li a {
	margin: 0;
	border: 0;
	padding: 0
}

/* -------
- FOOTER -
------- */

#footer {
	width: 770px;
	margin:34px auto;
	padding:0;
	overflow:hidden;
	text-align:left;
}

#footer ul, #footer ul#footerNav {
	list-style: none;
	margin: 0;
	padding: 0
}

ul#footerNav {
	float: right;
	display: inline;
}

#footer li {
	float:left;
	display: inline;
	padding:0 8px 0 0;
	color: #FFF
}

#footer ul li a {
	color:#fff;
	border-bottom: none
}

#footer ul#footerNav li a {
}

#footer ul#footerNav li a:hover {
	color: #D6EB72
}


#footer ul li h3 {
display: inline;
float: left;
font-size: 1.1em;
color: #FFFFFF;
margin: 0;
padding: 0
}




/* ---------------------
-- Wordpress calendar --
--------------------- */

#wp-cal-container {
	border:5px solid #eef;
	margin:12px 0 0 0;
}

#wp-calendar {
	width:220px;
	text-align:center;
	border-collapse: collapse;
}

#wp-calendar caption, #wp-calendar th {
	background:#eef;
	color:#666;
	padding:4px;
}

#wp-calendar td {
	padding:1px;
	border:none;
}

#wp-calendar caption {
	font-weight:bold;
	background:#fc0;
}

#wp-calendar #today {
	font-weight:bold;
	color:#666;
}

#wp-calendar a {
	color:#666;
	text-decoration:underline;
}

div#pageNav {
	width:530px;
	float: left;
	position: relative;
	clear: both;
}

div#pageNav a {
	float: left;
}

div#pageNav a.nextPost {
	float: right;
}

div.pLink {
	float:left;
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
}

div.pLink a {
	float: left;
	border: 0;
}

br.clear {
	clear:both
}

img.watershedLogo {
	margin: 1px 0 0 0
}

#content p a img {
	border: none; !important
	text-decoration: none; !important
}

