/*
Theme Name: Stitch & Craft
Theme URI: http://www.stitchandcraft.co.uk/
Description: Stitch & Craft Theme
Version: 0.2
Author: Jason Ashdown & Keiran Masterton
Author URI: http://www.futurenet.com/
Tags: future
*/

/*
Changelog:
0.2 - Refreshed theme to 2010 Edition / Tidied lines and deleted redudant classes
0.1 - First Version
*/

/*** reset.css ***/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a {outline: none;}
/*** END reset ***/

.clear {clear: both;}

body {
	background: #b289bc url('images/bg.png') repeat-x 0 0;
	color: #666;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.25em;
	text-decoration: none;
}

div#wrapper {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 920px;
}

a, a:link, a:visited{
	color: #ca358b;
	font-family: "Trebuchet MS", Helvetica;
	text-decoration: none;
}

a:hover{
	font-family: "Trebuchet MS", Helvetica;
	text-decoration: underline;
}

img {border: none;}

/*** Tab Contents ***/
.tabs {
    background-color: #e3d9e4;
    margin-bottom: 20px;
	padding: 86px 0 0 0;
    position: relative;
	text-decoration: none;
	vertical-align: top;
	width: 600px;
}

.tabsContent {
    background-color: #fff;
    display: block;
    overflow: auto;
    width: 600px;
}

.daycontents {
    background: transparent url('images/content_bg.gif') no-repeat 0 100%;
	border-left: 1px solid #e3d9e4;
	border-right: 1px solid #e3d9e4;
    border-bottom: 1px solid #e3d9e4;
    padding: 20px 10px;
	width: 578px;
	z-index: 0;
}

.daycontents .lead-image {
    float: left;
    padding-right: 25px !important;
}

.daycontent_right a, .daycontent_right a:link, .daycontent_right a:visited {
	color: #cc3399;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
}

.daycontent_right a:hover {
	color: #cc3399;
	text-decoration: underline;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
}

.daycontent_right {
    display: block;
    float: left;
    padding-right: 5px;
    width: 348px;
}

.daycontent_right p {margin-bottom: 10px;}

.daycontent_right img {
    float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-right: 10px;
}

#tab1 {float: left;}
#tab2 {float: left; display: none;}
#tab3 {float: left; display: none;}
#tab4 {float: left; display: none;}

.tabs ul {
    background: none;
    height: 96px;
	list-style: none;
	margin: 0;
	padding: 0;
    position: absolute;
    top: 0;
	text-decoration: none;
	vertical-align: top;
	width: 600px;
}

.tabs ul li {
	display: inline;
    height: 96px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	vertical-align: top;
	z-index: 6;
}

.tabs ul li h1 {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 0;
    display: inline-block;
    margin-top: 32px;
    text-indent: -9999px;
}

.tabs ul li.knitting h1 {
    background-image: url('images/title-knitting.png');
    height: 18px;
    width: 56px;
}
.tabs ul li.cross-stitching h1 {
    background-image: url('images/title-crossstitching.png');
    height: 19px;
    width: 107px;
}
.tabs ul li.papercrafting h1 {
    background-image: url('images/title-papercrafting.png');
    height: 19px;
    width: 98px;
}
.tabs ul li.special-features h1 {
    background-image: url('images/title-specialfeatures.png');
    height: 19px;
    width: 116px;
}

.tabs ul li a {
    background: transparent url('images/tab-off.gif') no-repeat 0 0;
    color: #ffffff;
	display: block;
	float: left;
	font-family: "Trebuchet MS", Helvetica;
	font-weight: bold;
	font-size: 10pt;
	height: 96px;
	margin: 0;
	padding: 0px 1px 0 0px;
    text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 149px;
}

.tabs ul li a:hover,
.tabs ul li a.on {
	background: url('images/tab-on.gif') no-repeat;
    cursor: pointer;
}
/*** END Contents Tabs ***/

#container {
	margin: 0 auto;
	text-align: left;
	width: 920px;
}

#container #top {
	vertical-align: top;
	height: 159px;
}

#container #top #logo {}

/*** TOP NAVIGATION ***/
#container #topnav {
    background-color: #fff;
	float: right;
    margin-top: 40px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 524px;
}

#container #topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 65px;
	background: none;
}

#container #topnav ul li {
	display: inline;
	height: 65px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#container #topnav ul li h1 {
    display: block;
    text-indent: -9999px;
}

#container #topnav ul li small {
	display: block;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
}

#container #topnav ul li.home h1 {
    background: transparent url('images/nav/nav-showfeatures.png') no-repeat 0 0;
    height: 12px;
    width: 105px;
}
#container #topnav ul li.tickets h1 {
    background: transparent url('images/nav/nav-buytickets.png') no-repeat 0 0;
    height: 12px;
    width: 105px;
}
#container #topnav ul li.exhibition h1 {
    background: transparent url('images/nav/nav-showguide.png') no-repeat 0 0;
    height: 12px;
    width: 105px;
}
#container #topnav ul li.follow-us h1 {
    background: transparent url('images/nav/nav-followus.png') no-repeat 0 0;
    height: 12px;
    width: 105px;
}

.twitter-link {position: relative; top: -3px;}

#container #topnav ul li.home a,
#container #topnav ul li.tickets a,
#container #topnav ul li.exhibition a,
#container #topnav ul li.follow-us {
    background: transparent url('images/nav/nav-tabs.png') no-repeat 0 0;
	color: #fff;
	float: left;
	font: 12px Helvetica;
	font-weight: bold;
	height: 55px;
	margin: 0 1px 0 0;
    padding-left: 10px;
    padding-top: 10px;
	text-decoration: none;
	width: 120px;
}

#container #topnav ul li.home a:hover,
#container #topnav ul li.tickets a:hover,
#container #topnav ul li.exhibition a:hover {
    background-position: 0 100%;
}

/**  END - Top nav  **/

#container #right {
	display: block;
	float: right;
	list-style-type: none;
	padding: 0px;
	width: 300px;
}

#container #right img {padding-bottom: 5px;}

#container #contents {
	float: left;
	width: 600px;
}

/*** Sidebar Buttons ***/

#show-info {
	background: transparent url('images/show-info.png') no-repeat 0 0;
	color: #ffffff;
	display: block;
    height: 75px;
    margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 290px;
}

#show-info h1 {text-indent: -9999px;}

#show-info span{
	display: block;
	padding-top: 5px;
}

#show-info a {color: #ffffff; text-decoration: underline;}
#show-info a:hover {text-decoration: none;}


#show-guide {
    background: transparent url('images/show-guide.png') no-repeat 0 0;
	display: block;
    height: 85px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 290px;
}

#show-guide h1 {text-indent: -9999px;}

#show-guide span {
	display: block;
	padding-top: 15px;
}

#show-guide a, #show-guide a:visited {text-decoration: underline;}
#show-guide a:hover {text-decoration: none;}

#show-guide .pdf-icon {
    background: transparent url('images/pdf-icon.png') no-repeat 1px 5px;
    display: block;
    font-size: 10px;
    height: 16px;
    padding-left: 18px;
    padding-top: 2px;
    width: 64px;
}


#buy-tickets {
    background: transparent url('images/buy-tickets.png') no-repeat 0 0;
	display: block;
	height: 85px;
	line-height: 1.125em;
	margin-bottom: 10px;
	padding-left: 9px;
	width: 291px;
}

#buy-tickets h1 {text-indent: -9999px;}

#buy-tickets span {
    display: block;
    padding-top: 10px;
}

#buy-tickets a, #buy-tickets a:visited {text-decoration: underline;}
#buy-tickets a:hover {text-decoration: none;}


.right-btn {
	display: block;
	height: 85px;
	margin-bottom: 10px;
	width: 300px;
}

.right-mags {
	display: block;
	height: 155px;
	margin-bottom: 10px;
	width: 300px;
}

.right-mpu {
	display: block;
	height: 250px;
	margin-bottom: 10px;
	width: 300px;
}

.tight {
    line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/*** END Sidebar ***/

#footer {
    background: #fff url('images/footer.png') no-repeat 0 0;
	clear: both;
	color: #333;
	display: block;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	height: 45px;
	margin: 20px 0;
	padding: 10px 10px 10px 65px;
}

#footer a, #footer a:link, #footer a:visited{
	color: #cc3399;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
}

#footer a:hover{
	color: #cc3399;
	text-decoration: underline;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
}

#footer small {
	color: #333333;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
}

#footer small a, #footer small a:link, #footer small a:visited {text-decoration: underline;}

/*** Columns ***/

#columns {margin-bottom: 10px;}

#columns .left {
	display: block;
	float: left;
	width: 290px;
}

#columns .right{
	display: block;
	float: right;
	width: 290px;
}

#columns .left .bloglist,
#columns .right .bloglist {
    background-color: #fff;
	border-left: 1px solid #e3d9e4;
	border-right: 1px solid #e3d9e4;
	border-bottom: 1px solid #e3d9e4;
}

.bloglist table {width: 250px;}

.bloglist td {
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.bloglist img {margin-left: 10px;}


/*** MISC ***/
.coral{
	float: left;
	padding-right: 15px;
	margin-left: -10px;
}

.complogo img {margin-bottom: 10px;}
.entry {text-align: left;}
