/*   
Theme Name: Stale_Popcorn
Theme URI: http://www.stalepopcorn.co.uk
Description: Theme built for StalePopcorn.co.uk
Author: Wyverex
Author URI: http://www.stalepopcorn.co.uk
Version: 5
.

.
*/

#header  {       
		background: url(images/header1.png) no-repeat;
		border-right: 0px solid #000000;
		border-left: 0px solid #000000;
		border-top: 0px solid #000000;
		background-position: left;
		margin-left: auto;
		padding-left: 0px;
		margin-right: auto;
margin-bottom: 10px;
}

#headerimg {
		height: 100px;
		background-position: right;
		margin-left: 600px;
}

/* End of Header CSS */

/* Structure  CSS*/

BODY	{
        background: #FFFFFF;
        text-align:center;
        padding-left: 0px; 
        padding-right: 0px; 
        padding-top: 0px; 
        padding-bottom: 0px;
}

#container {
		position: relative;
		background: #FFFFFF;
        width: 968px;
        margin-top: -10px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center; /* IE 5.5 hack part II */
		border-right: 0px solid #000000;
		border-left: 0px solid #000000;
		border-top: 0px solid #000000;
		border-bottom: 0px solid #000000;
}

/*End of Structure CSS */

/* All of the "POST" CSS */

h1 {
        display: none;
}



h3	{
		color:#FFFFFF;
		font-weight: bold;
		font-size: 15px;
		line-height: 20px;
		margin-top: 15px;
		margin-bottom: 5px;
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h5 {
		color:#000000;
		font-weight: normal;
		font-size: 12px;
		line-height: 20px;
		margin-top: 15px;
		margin-bottom: 5px;
		border-bottom: 0px solid #000000;
		border-top: 0px solid #000000;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post h2 {
		margin-top: 15px;
		margin-left: 25px;
		margin-right: 25px;
		padding: 4px 4px 4px 4px;
		font: bold 17px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		color: #FFFFFF;
	    border-top: 1.5px solid #ADA563;
	    border-bottom: 1.5px solid #ADA563;
		border-left: 1.5px solid #ADA563;
		border-right: 1.5px solid #ADA563;
		text-align: center;
		background: #000000;
} 

.post h2 a {
		font-size: 17px;
		color: #FFFFFF;
		text-decoration: none;
}

.post a {
		font-size: 11px;
		text-decoration: none;
}

.storycontent	{
        color:#000000; 
        font-weight: normal; 
        font-size: 11px; 
        line-height: 16px; 
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin-left: 20px;
		margin-bottom: 25px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 5px;
border-bottom: 1px 000000 solid;
}

.storycontent	A:link {
        color: blue; 
        font-weight: normal; 
        text-decoration: none; 
        font-size: 11px; 
        line-height: 16px; 
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.storycontent	A:visited {
        color:blue; 
        font-weight: normal; 
        text-decoration: none; 
        font-size: 11px; 
        line-height: 16px; 
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.storycontent	A:hover {
        color:blue; 
        font-weight: normal; 
        text-decoration: underline; 
        font-size: 11px; 
        line-height: 16px; 
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.storycontent	A:active {
        color:blue; 
        font-weight: normal; 
        text-decoration: none; 
        font-size: 11px; 
        line-height: 16px; 
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.storycontent	blockquote {
		color:#000000; 
		font-weight: normal; 
		font-size: 11px; 
		line-height: 16px; 
		margin-left: 10px; 
		margin-right: 10px; 
		padding-top: 5px; 
		padding-bottom: 5px; 
		padding-left: 5px; 
		padding-right: 5px; 
		background-color: #C0D9D9; 
		border-top: 1px solid #808080; 
		border-bottom: 1px solid #808080; 
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#storycontent small{
		font-size: 8px;
}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
}

blockquote cite {
		margin: 5px 0 0;
		display: block;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
		color: #777;
}

small {
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 0.9em;
		line-height: 1.5em;
}

.postmetadata {
		padding-bottom: 25px;
}

.gravatar {
		float:left;
		padding: 5px 5px 5px 5px;
		border: 1px solid #000;
		background: #fff;
		margin-right: 5px;
}

.postgrav {
		float: left;
		padding: 5px 5px 5px 5px;
		margin-right: 5px;
		margin-left: 5px;
		border: 1px solid #000;
		background: #fff;
}

.pagetitle {
		text-align: center;
}

/* End of all the Post CSS */

/* Sidebar CSS */

#sidebar #searchform {
		padding: 15px 15px 15px 15px;
}

#sidebar h2 {
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 12px;
		margin: 5px 0 0;
		padding: 0;
	    border-top: 1.5px solid #ADA563;
	    border-bottom: 1.5px solid #ADA563;
		border-left: 1.5px solid #ADA563;
		border-right: 1.5px solid #ADA563;
	    background: #000000;
		padding-top:3px;
		padding-bottom: 3px;
color: #FFFFFF;
}

#sidebar {
		background: #FFFFFF;
		font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		}

#sidebar ul, #sidebar ul ol {
		margin: 0;
		padding: 0;
}

#sidebar ul li {
		list-style-type: disc;
		margin-bottom: 15px;
		margin-left: 10px;
		margin-right: 10px;
}

#sidebar ul p, #sidebar ul select {
		margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
		margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
		margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
		list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
		margin: 3px 0 0;
		padding: 0;
}

#sidebar #searchform #s {
		width: 100px;
		padding: 2px;
}

#sidebar #searchsubmit {
		padding: 1px;
}

#sidebar {
		border-top: 0px solid #000000;
		padding: 20px 10px 10px 10px;
		margin-left: 0px;
		width: 315px;
		float: right;
		margin-bottom: 0px;
		/* background: #BCBC51; */
		border-right: 1px solid #000000;
		border-left: 1px solid #000000;
		border-bottom: 1px solid #000000;
}

#sidebar form {
		margin: 0;
}

#sidebar li {
		list-style: none;
}

/* End of Sidebar CSS */

/* Begin Comments*/

.commentlist h3 {
		background: #000000;
}

.commentlist {
		background: #000000;
		margin: 15px 0 15px 0;
		padding: 5px 10px 5px 10px;
		list-style: none;
		border: 1px solid #FFFFFF;
}

.commentlist li {
		background: #ffffff;
		padding: 5px;
		text-align: justify;
		border: 1px solid #000000;
		word-wrap:  break-word;
}

.commentlist li.alt {
		background: #CDCDCD;
		padding: 5px;
		text-align: justify;
		border: 1px solid #FFFFFF;
		word-wrap: break-word;
}

.commentlist a.alt {
color: #ffffff;
}

.commentlist li.authcomment {
background:#D98719;
} 

.commentlist li.authcomment2 {
background:#E47833;
} 

.commentlist li.authcomment3 {
background:#E3B132;
}

.commentlist p {
		margin: 10px 5px 15px 5px;
		word-wrap:  break-word;
}

.commentlist p.alt {
		margin: 10px 5px 15px 5px;
		word-wrap:  break-word;
}

/* Trackback and Pingback Comment Styling */

.tbcomment li {
		background: #C0D9D9;
}
.pbcomment li {
		background: #C0D9D9;
}

.tbcomment li.alt {
		background: #C0D9D9;
}
.pbcomment li.alt {
		background: #C0D9D9;
}

.commenttext {
color: #FFFFFF;
}

/* End of Trackback and Pingback Specific CSS */

.commentlist cite {
		padding: 5px;
		padding-bottom: 50px;
		display:block;
		font-style:normal;
		border-top:0px solid #000000;
		border-bottom:1px solid #000000;
}	

.count {
		float:right;
		padding: 12px 25px 0px 0px;
		font-size:24px;
		color:#000000;
}

.comment ol {
		list-style: none;
}

#commentform {
		border:1px solid #000000;
		padding: 5px;
		background: #FFFFFF;
}

.post_comments {
		background: #FFFFCC;
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: justify;
}

#commentform p {
		background: #FFFFFF;
		margin: 5px 0;
}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
}

.commentmetadata {
		margin: 0;
		display: block;
}

#recentcomments {
		background: #DBDB70;
		border-bottom: 0px dashed #000000;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 10px;
		margin-right: 10px;
}

#recentcomments small {
		color: white;
		font-size: 9px;
		line-height: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-left:10px;
		padding-right: 10px;
}

#mostcomments small {
		font-size: 9px;
		line-height: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-left:5px;
		padding-right: 5px;
}

/* End Comments */

/* footer */

#clearer {
		clear: both;
}

#footerbg {
width: 100%;
        background: #FFFFFF;
        text-align:center;
        padding-left: 0px; 
        padding-right: 0px; 
        padding-top: 0px; 
        padding-bottom: 0px;
}


#footer {
width: 960px;
		position: relative;
		clear: both;
		margin-top: 0px;
		margin-bottom: -10px;
		margin-left: auto;
		margin-right: auto;
		padding: 20px 0;
		border-right: 0px solid #000000;
		border-left: 0px solid #000000;
		border-top: 0px solid #000000;
		border-bottom: 0px solid #000000;
}
	
#siteMap, #copyright {
		margin-top: 0;
}

#siteMap {
		float: left;
		width: 550px;
}
	
#siteMap .column {
		float: left;
		width: 140px;
}

#siteMap .column2 {
		float: left;
		width: 90px;
}

#siteMap li {
		display: block;
		list-style: none;
		font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#siteMap li a {
		display: block;
		clear: left;
		padding: .36em .18em;
		font-weight: bold;
		color: #000000;
}

#siteMap li li a {
		padding-left: 10px;
		font-size: .81em;
		line-height: 1em;
		font-weight: normal;
		color: #000000;
}

#siteMap li a:hover {
		text-decoration: underline;
		color: #000000;
}

#siteMap li li a:hover {
		text-decoration: underline;
}

#copyright {
		float: right;
		margin-right: 100px;
		width: 256px;
		background: #000000;
		border: 1.5px solid #000000;
}

#copyright p {
		margin: 15px 10px;
		font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		color: #FFFFFF;
}

#copyright strong {
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
}

#copyright a {
		font-weight: bold;
		color: #FFFFFF;
}

#copyright a:hover {
		text-decoration: underline;
		color: #FFFFFF;
}

/* End of Footer CSS */

/* Begin Images CSS */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img {
		padding-left: 6px;
		padding-right: 6px;
		margin-left: 0px;
		margin-right: 6px;
}

/* End Images  CSS*/

/*Error CSS */

#error {
		padding-bottom: 25px;
		margin-bottom: 00px;
}

#error a {
		color: blue;
		text-decoration; underline;
}

#error h2  {
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 13px;
}

/* End Error CSS */

/* Searchform CSS */

#searchform {
		padding: 50px 5px 5px 5px;
}

/* End of Searchform CSS */

/* General Hyperlink CSS */

a.HeadLink {
		text-decoration: none;
		color: #000000;
}

a.HeadLink:hover {
		text-decoration: underline;
		color: #000000;
}

a {
		text-decoration: none;
		color: #000000;
}

a:hover {
		color: #000000;
		text-decoration: underline;
}

a img {
		border: none;
}

/* End of General Hyperlink CSS */

/* Meta CSS (post date/time, author, category etc) */

.meta {
		font-size: .75em;
}

.meta li, ul.post-meta li {
		display: inline;
}

.meta ul {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
}

.meta {
		color: #000000;
		font-weight: normal;
		letter-spacing: 0;
		text-alignment: center;
}

.meta a {
		color: blue;
		font-weight: normal;
		letter-spacing: 0;
		text-decoration: underline;
}

#get_archives {
		border-bottom: 0px dashed #000000;
		padding-top: 15px;
		padding-bottom: 5px;
}


#corntents {
		border-bottom: 0px dashed #000000;
}


#bookmarks {
		border-bottom: 0px dashed #000000;
}


#sitemeta {
		border-bottom: 0px dashed #000000;
}


/* End of Meta CSS */

/* Is any of this needed? */

#auth a {
		font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		list-style: none;
		text-decoration: underline;
}

#arc {
		padding-bottom: 25px;
		margin-bottom: 0px;
		text-align: center;
}

#highlight {
		background: white;
		margin-left: 5px;
		margin-right: 5px;
}

.more-link {
		color: blue;
		font-size: 11px;
}



#rss a {
		text-decoration: none;
}

#content {
		padding-bottom: 25px;
		margin-bottom: 0px;
}

.con {
		background: #C0D9D9;
}

.con small {
		font-size: 10px;
}

.navigation {
		display: block;
		text-align: center;
		margin-top: 0px;
margin-bottom: 10px;
		padding-bottom: 20px;
          color : #000000;
          font-size : 9px;
          font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
          font-weight: bold;
}

/* Some Alignment CSS */

.alignright {
		float: right;
}

.alignleft {
		float: left
}

.center {
		text-align: center;
}

/* End of Alignment CSS */

/* Horizontal Navigation Bar CSS */

#horinav {
		background: #FFAE51;
		margin-top: 0px;
		margin-bottom: 0px;
		border-right: 0px solid #000000;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
	    -webkit-border-radius: 10px;
	    -moz-border-radius: 10px;
		border-radius: 10px;
padding-top: 5px;
padding-bottom: 5px;
width: 966px;
}

#horinav li, small{
		display: inline;
		list-style-type: none;
		font-size: 9px;
}

.clear { /* generic container (i.e. div) for floating buttons */
		overflow: hidden;
		width: 100%;
		position: relative;
		left: 10px;
}

a.button {
		background: transparent url('images/sp_button_a.png') no-repeat scroll top right;
		color: #000000;
		float: left;
		display: block;
		font: bold 12px arial, sans-serif;
		height: 24px;
		margin-right: 2px;
		padding-right: 18px; /* sliding doors padding */
		text-decoration: none;
}

a.button span {
		background: transparent url('images/sp_button.png') no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
}

a.button:active {
		background-position: bottom right;
		color: #000;
		outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
		background-position: bottom left;
		padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button:hover {
		background-position: bottom right;
		color: #000;
		outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
		background-position: bottom left;
		padding: 6px 0 4px 18px; /* push text down 1px */
}

/*End of CSS for Horizontal Navigation Bar */

/* Centre Content CSS */

#centercontent	{
		background:#FFFFFF;
		text-align:justify;
        padding-top: 10px;
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 10px;
		min-height: 500px;
        margin-right: 340px;
        margin-top: 0px;
		margin-bottom: 0px;
		height: 100%;
		border-left: 1px #000000 solid;
		border-right: 1px #000000 solid;
		border-top: 0px #000000 solid;
		border-bottom: 1px #000000 solid;
		margin-left: 0px;
}

/* End of Centre Content CSS */

.authcomment {
background:#000000;
} 

/* Blogroll Footer CSS */

#blogroll {
          width: 500px;
          float: left;
          text-align: left;}

 #blogroll ul {
          width: 100%;
          padding: 0;
          margin: 5px auto; }

#blogroll li {
          list-style-type: none;
}

#blogroll ul li {
          width: 25%;
          display: inline;
          float: left; }

#blogroll h2 {
          color : #000000;
          font-size : 15px;
          font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
          font-weight: bold;}
 
#blogroll ul li a {
          color: #000000;
          text-decoration: none;
font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;}
 
#blogroll ul li a:hover {
          color: #000000;
          text-decoration: underline;
font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;}

#footerbuttons {

		margin-top: 0px;
		margin-bottom: 0px;
		border-right: 0px solid #000000;
padding-top: 5px;
padding-bottom: 5px;
}

#footerbuttons li, small{
		display: inline;
		list-style-type: none;
		font-size: 9px;
}

.clear { /* generic container (i.e. div) for floating buttons */
		overflow: hidden;
		width: 80%;
		position: relative;
		left: 99px;
}

#spacer {
margin-bottom: 2300px;
}
