/*
Theme Name: Smedley225
Theme URI: http://wordpress.org/
Description: The theme for the John Smedley microsite celebrating 225 years of innovation.
Version: 0.1
Author: theWorkshop
Author URI: http://www.theworkshop.co.uk
Tags: custom header, fixed width, two columns

	Smedley225 v0.1
	http://www.theworkshop.co.uk

	This theme was designed and built by theWorkshop,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

 * {margin: 0; }

/* Begin Typography & Colors */
body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background-position: top center;
	background-color: #0B1E2D;
	background-image: url('images/bg_vignette.jpg');
	background-repeat: no-repeat;
	/* letter-spacing: 0.02em; */
	color: #FFF;
	}

#page {
	text-align: left;
	position: relative;	
	}

#header {
float:left;
	/*background:url('images/kubrickheader.jpg') no-repeat bottom left;*/
	}

#headerimg 	{
	height: 73px;
	width: 316px;
	}


	
#content p, #tell-us p {
	display: block;
	font-size: 0.8em;
	margin-bottom: 10px;
}

p
{
	line-height:1.6em;	
}

.tdomf_form_message
{
	color:#000000;
}

.homecolumn .entry, .pagecolumn .entry{
/*	line-height: 1.4em;*/
	}

.homecolumn .intro {
	line-height:1.4em;
	margin-left:10px;
	margin-right: 20px;
	color:#FFFFFF;
	margin-top:130px;
}

.homecolumn .intro h1{
	color:#FFFFFF;
	padding-top:0;
}


.homecolumn .intro a{
color:#ffffff;
	/*font-weight:bold;*/
}

.homecolumn .intro a:hover
{
	color:#A0BCCD;
}

.post-edit-link
{
	padding:10px;
	color:#76AE9A;
}

.showcase-container .homecolumn .intro
{
	margin-top:200px;
}


.pagecolumn {
	margin-left:10px;
	margin-right: 20px;
	color:#FFFFFF;
	margin:0;
	text-align:left;
	border-top: 2px solid #ffffff;
}




.widecolumn {
	line-height: 1.6em;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;

	line-height: 1.5em;
	}

h1, h2, h3 {
	display: block;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0.8em 0;
	}

h1, #headerimg .description {
	text-decoration: none;
	color: white;
}

.stories h2, .twitter h2
{
	color: #76AE9A;
}

 h3 a, h3 a:visited {
	color: #333;
	}

h2, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #B85B5A;
	}

.commentlist li, #commentform input, #commentform textarea, #storyform input, #storyform textarea {
	font-family: Arial, Sans-Serif;
}

.commentlist li ul li
{
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist EM { 
	color:blue;
	font-size:0.8em;
	font-style:normal;
}



.fn, .says
{
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
}
	
.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
}

.commentlist a:hover, .alignleft a:hover, alignright a:hover
{
	color:#A0BCCD;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color:#223541;
	font-size:0.8em;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.commentmetadata a,.comment-reply-link {
	color:#959CA2;
	font-size:0.8em;
	}




#sidebar {
	font: 1em Arial, Sans-Serif;
	background-color: #132632; 
	padding-top: 70px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.8em;
	letter-spacing: .07em;
	}

h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a{text-decoration:underline;}

a:hover {
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 955px;
	}

#header {
	margin-top:66px;
	width: 483px;
	}
	

.homecolumn {

	width: 483px;
	height:530px;
	position: absolute;
	top: 168px;
	left: 0px;
	display:block;
	background: #FFFFFF url(images/smedleyhome-img.jpg) no-repeat ;
	margin:0;
	}
	
.pagecolumn {
	padding-top: 70px;
	float: left;
	width: 483px;
	height:100%;
	display:block;
	background: #FFFFFF;
	}

.pagecolumn h1.leftpad
{
	margin-left: 12px;
}
	
.pagecolumn h1, .pagecolumn h2, .pagecolumn h1 a, .pagecolumn h2 a
{
	color:#275153;
	padding-bottom:5px;	
}

.pagecolumn .previouspost
{
	margin:10px;
	padding-bottom:10px;
	float:left;
	font-weight:bold;
}

.pagecolumn .submitstory
{
	margin:10px;
	padding-bottom:10px;
	float:right;
	font-weight:bold;
}


.our-story-post, .post {
	margin-left:10px;
	margin-right:10px;
	margin-top:40px;
	}
	
.our-story-post p, .post p{
	color:#223541;
}

.our-story-post h1{
	color:#485407;
	padding-bottom:5px;
	font-size: 1.3em;
}	
	
.our-story-post h2{
	color:#485407;
	padding-bottom:5px;
}	
	

.our-story-post hr {
	display: block;
	}
	
.our-story-post img, .post img {
	padding-bottom: 15px;
	padding-top:0px;
}


.post
{
	padding-bottom:10px;
	border-bottom:1px #295A59 dotted;
}

.post h1, .post h1 a
{
	color:#295A59;

}

.postinfo a
{
	color:#959CA2;
	text-decoration: underline;
}

.postinfo a:hover
{
	color:#295A59;
}
	
.post .postinfo, .pagecolumn .previouspost a, .post, .pagecolumn .submitstory a
{
	color:#959CA2;
}	

.post h2
{
	padding-top:10px;
	font-weight:bold;
}

.post h2 a:hover, .post h1 a:hover
{
	text-decoration:underline;	
}




	
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	/*margin: 0 auto;*/
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/*
/*	Begin Headers */
h1 {
/*	padding-top: 70px;
	margin: 0;*/
	}

h2 {
	/*margin: 30px 0 0;*/
	}

h2.pagetitle {
	/*margin-top: 30px;
	text-align: center;*/
}


h3 {
	/*padding: 0;
	margin: 30px 0 0;*/
	}

h3.comments {
	color:#295A59;
	margin-left:10px;
	margin-top:10px;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	/*margin-left: 0px;*/
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
/*	margin: 7px 0 8px 10px;*/
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input{
	width: 170px;
	padding: 2px;
	/*margin: 5px 5px 1px 0;*/
	}
#storyform input{
	padding: 2px;
}
	

#commentform, #storyform {
	margin: 5px 10px 0 0;
	}
#commentform textarea, #storyform textarea 
{
	width: 98%;
	padding: 2px;
	}
	
input#author, textarea#comment, input#email {
	width: 98%;
}

input#author, textarea#comment, input#email, input#submit
{
	border: 1px solid #999999;
	font-size:98%;
}	
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#respond
{
	margin-left:10px;
}

#respond h3
{
	color:#295A59;
}

#respond p, #respond a
{
	color:#959CA2;
}

#tell-us #respond
{
	margin:10px 0 10px 0;
}


#i-frame
{
	background-color:#FFFFFF;
}

/* End Form Elements */


.alt {
	display: block;
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p, #storyform p{
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Slideshow*/
#slideshow
{
/*	background-color:#FF0000;*/
	/* float:right; */
	position: absolute;
	top: 28px;
	left: 484px;
	width: 470px;
}

/*contains the background for the page and sidebar to ensure it extends vertically to match the page*/
.container
{
	float:left;
	background-color: #132632; 
	background-image: url("images/ys_bg.gif");
}



/*contains the background for the sidebar to ensure it extends vertically to match the page*/

.showcase-container
{
	float:left;
}

#showcase-sidebar
{
	float:right;
	width: 470px;
	color:#FFFFFF;
	background-color: #132632;
}


/* Begin Sidebar */
#sidebar
{
	float:right;
	width: 470px;
	color:#FFFFFF;
	}
	
/* the separating line towards the top of the sidebar*/
#sidebar .divider 
{
	height:17px;
	padding-top:10px;
	display:block;
	border-bottom: 0px solid #223541; 
}

#showcase-sidebar .divider
{
	height:30px;
	padding-top:10px;
	display:block;
	/*border-bottom: 12px solid #223541; */
}

#showcase-sidebar .img-captions-temp
{
	margin:0 10px 10px 10px;
	padding:10px 10px 10px 0;
	border-bottom:#FFFFFF 1px dotted;
}

#showcase-sidebar .links-temp
{
	margin:0 10px 50px 10px;
	padding:10px 10px 5px 0;
	font-weight:bold;
}

#showcase-sidebar .links-temp a
{
color:#ffffff;

}

/*the dotted line between the text, an hr had too much space around it in ie*/
.dottedline
{
	height:0;
	border-top:1px dotted #B3B8BC;
	padding-bottom:5px;
	
}

.win h2 a
{
	color:#76AE9A;
	font-size: 0.8em;
	padding-bottom:7px;
}

#showcase
{
	background-color: #132632; 
	clear: both; 
	position: absolute;
	top: 139px;
	left: 0px;
	padding-top: 70px; 
	width: 100%; 
	height: 600px; 
	text-align: left; 
	font-size: 1em;
}

#showcase h1
{
	font-size: 0.8em;
	margin-top: 45px;
}

#showcase h1, #showcase p
{
	margin-left: 10px;
	margin-bottom: 10px;
}


.stories{
	margin-right:10px;
	margin-left:125px;
	margin-top:0;
	padding:0;
	font-weight:bold;
}

.stories p
{
	font-size:0.8em;
}	
.stories a
{
	color:#ffffff;
}


.postinfo, .twitter-timestamp
{
	color:#B3B8BC;
	font-weight:normal;
	padding-bottom:5px;
}

.postinfo
{
	font-size: 0.8em;
}

.win
{
	background-color:#435663;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
	padding: 20px 70px 20px 20px;
}

.win h2
{
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-size:1.3em;
	margin-top: 0;
	color: #ffffff;
}

.win h2
{
	vertical-align:text-top;
}

.win a
{
	color: #76AE9A;
}

.win a:hover 
{
	text-decoration:underline;
}

.win p
{
	margin-top:10px;
	color:#ffffff;
	font-size:0.8em;
}



.jaybird
{
	margin-right:10px;
	margin-left:40px;
	margin-top:0px;
	padding:0;
	padding-bottom:40px;
	background:url(images/jaybird.gif) no-repeat;
}

.twitter
{
	margin-left:80px;
	padding-bottom:20px;
}

.twitter a
{
	font-size:0.8em;
	color:#FFFFFF;
}

.twitter-timestamp
{
	font-size:0.8em;
}

.rss
{
	margin-left:80px;
	padding-bottom:3px;
	font-weight:bold;
	font-size: 0.8em;
	color:#FFFFFF;
}

.rss img
{
	padding-right:10px;
	
}

.rsslink
{
	vertical-align:top;
}
.rss a
{
	color:#FFFFFF;
}

/* End Sidebar */





#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation
{
	display: block;
	text-align: center;
	padding:0px;
	overflow: auto;
	margin:0px 0px 24px 0px;
	width: 100%;
	font-size: 0.8em;
	color: #999999;	
}

.navigation .alignleft a, .navigation .alignright a
{
	padding: 0px;
	color: #999999;	
	margin: 0px;
}


a.shopLink {
	background-color:#00091F;
	padding: 5px 10px 5px 10px;;
	line-height: 17px;	
	font-size: 0.8em;
	text-decoration: none; 
	color:#fff;
	display:block;
	position:absolute;
	top:0px;
	left: 484px;
	width: 450px;
	text-align:right;
	line-height: 17px;	
}


/* -------------------------- MENU ------------------------------ */

.menu 
{
	width: 484px; 
	height: 29px; 
	position: absolute; 
	top: 139px;
	left: 0px;
	z-index: 1000;
}


.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menu li
{
	float: left;
	width: 121px;
	position: relative;

}

.menu ul ul
{
	width: 120px;
}

/* links */
.menu a, .menu a:visited 
{
	font-size: 0.8em;
	text-decoration: none; 
	color: #ffffff;
}


.m-home, 
.m-ourstory, 
.m-yourstories, 
.m-showcase, 
.m-os1, 
.m-os2, 
.m-os3, 
.m-os4, 
.m-os5,
.m-sh1, 
.m-sh2, 
.m-ys1, 
.m-ys2,
.m-ys3
{
	display: block;
	padding-left: 10px; 
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;	
}

.m-showcase
 {
 	border-left: 1px solid #223541;
 }
 
 .m-home, 
 .m-ourstory, 
 .m-yourstories, 
 .m-os1, .m-os2, 
 .m-os3, .m-os4, 
 .m-os5, .m-ys1,
 .m-ys2, .m-ys3, 
 .m-sh1, 
 .m-sh2
{
	width:110px;	
}

.m-showcase
{
	width: 109px;	
}

.m-home, .m-ourstory, .m-yourstories, .m-showcase
{
	background: #4C606C;
	border-right: 1px solid #223541;
	border-bottom: 0px solid #223541;
}

.menu a.m-home:hover { background: #415561; } 
.menu a.m-ourstory:hover { background: #3E4C16; }
.menu a.m-yourstories:hover, a.m-ys1:hover, a.m-ys2:hover, a.m-ys3:hover { background: #275153; }
.menu a.m-showcase:hover, a.m-sh1:hover, a.m-sh2:hover{ background: #4D1C10; }


/*Top level buttons*/
.m-home{background:#4C606C; border-right:1px solid #223541; border-bottom:0px solid #223541;}
.m-ourstory{background:#485407; border-right:1px solid #223541; border-bottom:0px solid #223541;}
.m-yourstories{background:#295A59; border-right:1px solid #223541; border-bottom:0px solid #223541;}
.m-showcase{background:#5B1300; border-right:1px solid #223541; border-bottom:0px solid #223541;}
/* showcase buttons */
.m-sh1{background: #6A2604; }
.m-sh2{background: #793815; }
/* your stories button */
.m-ys1{background: #377B79; }
.m-ys2{background: #429391; }
.m-ys3{background: #4FACAA; }

/* ----------------------------- Page markers */

.u-home #currentpage-home, 
.u-ourstory #currentpage-ourstory, 
.u-yourstories #currentpage-yourstories, 
.u-showcase #currentpage-showcase
{
	display: block;
	position: absolute;
	top:39px;
	z-index:999;
	width:110px;
	padding-left: 10px; 
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;		
}

.u-home #currentpage-home { border-top:12px solid #4C606C;visibility:visible; }
.u-ourstory #currentpage-ourstory { border-top:12px solid #485407;visibility:visible; }
.u-yourstories #currentpage-yourstories { border-top:12px solid #275153;visibility:visible; }
.u-showcase #currentpage-showcase{  border-top:12px solid #5B1300;visibility:visible; }
/* ----------------------------- Page markers end */

/* -------------------------- MENU END ------------------------------ */
