/*  
Theme Name: Plasticine World
Description: Cool retro theme for blogs that want to stand out from the rest
Version: 1.0 
Author: Brennan
*/

/* main css */
html {
 margin-bottom: 5;
}
body {
 margin-left:170;
 padding:5;
 color: #000000;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 line-height:1.6;
 background: #838383 repeat top left;
}

#main-nav {

	background: #bb2525 top left repeat-y;
	position:fixed;
	left:0px;
	top:0px;
	width:150px;
	height:100%;
	}

#main-nav #search-bar {

	background: transparent;
	position:absolute;
	left:0px;
	bottom:22px;
	width: 150px; height: 20px;
	padding:2 2 2 10px;
	}

	#search-bar input.search-input {
		background: #FFF url('images/search-input.jpg') 50% 50% no-repeat;
		border:none;
		width: 100px; height: 20px;
		color: #000;
		font-size: 0.8em;
		font-family: Arial, sans-serif;
		vertical-align:top;
		padding:2px 2 2 2px;
		}

	#search-bar input.search-input:hover {
		background: #FFF url('images/search-input2.jpg') 50% 50% no-repeat;
		color: #000;
		}

	#search-bar input.search-submit {
		background: #FFF url('images/search-submit.jpg') 50% 50% no-repeat;
		border:none;
		width: 20px; height: 20px;
		color: #000;
		}

	#search-bar input.search-submit:hover {
		background: #FFF url('images/search-submit2.jpg') 50% 50% no-repeat;
		}

#main-nav2 {
	background: #bb3525 top right repeat-y;
	position:fixed;
	left:615px;
	top:0px;
	width:10px;
	height:100%;
	}
#main-nav3 {
	background: #bb5525 top right repeat-y;
	position:fixed;
	left:625px;
	top:0px;
	width:10px;
	height:100%;
	}
#main-nav5 {
	background: #bb7525 top right repeat-y;
	position:fixed;
	left:635px;
	top:0px;
	width:5px;
	height:100%;
	}
#main-nav6 {
	background: #bb9525 top right repeat-y;
	position:fixed;
	left:640px;
	top:0px;
	width:5px;
	height:100%;
	}
#main-nav7 {
	background: url(images/ozoneolpbg1.jpg) top left repeat-y;
	position:fixed;
	left:645px;
	top:0px;
	width:100%;
	height:100%;
	}



#nav {
 padding: 5px; margin-top:15px; margin-right:75px;
 float:left;
}
#nav ul {
 list-style: none;
 margin: 0; padding: 0;
}
#nav ul ul {
 display:none;
}
#nav li {
 display: inline;
 padding: 0px;
}
#nav li a {
 font:bold 11px Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 padding:6px 15px;
}
#nav li.page_item a:link, #nav li.page_item a:visited {
 padding:6px 15px; margin:0;

}
#nav li a:hover, #nav li.current_page_item a:link, #nav li.current_page_item a:visited {
 padding:6px 15px;
 text-decoration: none;
}
#page {
 background: top left;
 margin:0px; padding:0px;
 width: 560px;
}
#page .inner {
 text-align: left;
 margin: 10 auto; padding:10px;
 background: url(images/header3.png) no-repeat top left;

}
.title {
 color: #FFFFFF;
 text-align: left;
 margin-right:100px; margin-top:30px; padding:0;
}
.title h1 {
 color:#FFFFFF;
 margin:0; padding:0;
}
.title h1 a {
 color: #FFFFFF;
}
#content  {
 float: left;
 width: 400px;
 margin: 10 00px;
 background: url(images/content_top1.gif) no-repeat top left;
 padding-top:5px;
 opacity: .99;
 filter: alpha(opacity=99);
}
#content p {
 margin: 2; padding: 5;
}
#content h1 {
 margin: 0; padding: 0;
 color: #ed241a;
 font: 16px Arial, Helvetica, sans-serif;
}
#content h1, #content h1 a {
 color: #ed241a;
 text-decoration: none;
}

#content h1 a:hover {
 color: #ed241a;
 text-decoration: underline;
}

#content .bottom {
 background: #FFFFFF url(images/content_bottom.gif) no-repeat bottom left;
 padding: 0 10px;
}
.post {
 font: 11px Verdana, Helvetica, sans-serif;
 color: #000000;
 padding:5px;
}
.post p {
 margin: 2; padding: 5;
}
.post img {
 border: 2px solid #000000;
 margin-right:5px;
}
.post a:link, .post a:visited {
 color: #ed241a;
 font-size: 1.0em;
 text-decoration: none;
}
.post a:hover
{
 color: #ed241a;
 text-decoration: underline;
}
.post li {
 margin-left: 25px;
}
.details {
 color: #000000;
 font: 11px Verdana, Helvetica, sans-serif;
}
.details a:link, .details a:hover, .details a:visited {
 color: #000000;
 text-decoration: underline;
}
.category {
 float:left;
 margin:0px; padding:0;
}
.category  a:link, .category  a:visited {
 color: #ed241a;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 text-decoration:underline;
}
.category  a:hover {
 text-decoration: none;
}
.comments {
 float: right;
 margin:0px; padding:0;
}
.comments  a:link, .comments  a:visited {
 color: #000000;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
}
.comments  a:hover {
 text-decoration: underline;
}
.storydate {
 margin:0 20px; padding:0;
 text-align: right;
 color: #000000;
 font: 19px Verdana, Arial, Helvetica, sans-serif;
}
.storydate .day {
	font: bold 11px arial;
}
.storydate .month {
	font: bold 18px arial;
}
.storytime, .storytime a {
	color: #000000;
	text-decoration: none;
}
.storytime span {
	color: #000000;
}
.postmetadata {
	clear: left;
}
#sidebar {
 float: left;
 margin: 0px 20px 0 20px;
}
#sidebar h2 {
 font: bold 12px Arial, Helvetica, sans-serif;
 margin:0;
 padding: 0px;
 color: #FFFFFF;
 clear: left;
}
#sidebar ul {
 margin: 0 0 10px 0; padding: 0;
 list-style: none;
}
#sidebar ul ul {
 padding:0; margin:0;
}
#sidebar li {
 list-style:none;
 padding: 0;

}
#sidebar li a {
 padding:5px;
 font:  bold 10px Arial, Helvetica, sans-serif;
}
#sidebar li a:hover {
 text-decoration: underline;
}
#sidebar p {
 padding-left: 10px;
 font-size: 10px;
 text-align: justify;
}

ul.categs li a:link, ul.categs li a:visited {
 color: #FFFFFF;
}
ul.blogroll li a:link, ul.blogroll li a:visited {
 color: #FFFFFF;
}
ul.archives li a:link, ul.archives li a:visited {
 color: #FFFFFF;
}
ul.meta li a:link, ul.meta li a:visited {
 color: #FFFFFF;
}
.alt {
	background-color: #FFFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
        color: #bb2525;
	font-size: 1.2em;
	}

h1:hover {
        color: #bb2525;
	text-decoration: underline;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
        color: #bb2525;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
form {
 margin: 0; padding: 0;
}
textarea, input {
 border: 1px solid #000000;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 100px;
	}

#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #000000;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 20px;
	}
#footer {
 margin: 0 auto;
 padding-top: 0px; padding-bottom: 20px;
 color:#FFFFFF;
 font: 11px Georgia, "Times New Roman", Times, serif;
}
#searchform {
 padding-top: 10px;
 height: 53px;
 padding-left: 20px;
}
#searchform #s {
 border: 1px solid #000000;
 width: 255px;
 margin-top: 15px;
}
#searchform #searchsubmit {
 border: 0;
 height: 21px;
 width: 50px;
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #000000;
}
