/*
Theme Name: Mewstones
Theme URI: http://www.mewstones.co.uk/
Description: Mewstones Theme created by  <a href="http://www.eightyonedesign.co.uk">Eightyone Design</a>.
Version: 1.0
Author: Eightyone Design
Author URI: http://www.eightyonedesign.co.uk
*/

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Structure */

html {
	height: 100%;
}

body {
	font-size: 80%; /* Resets 1em to 16px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image:url(images/nav-bg-tile.jpg);
	background-repeat:repeat-y;
	height: 100%;
}

#wrapper {
	width:1016px;
	min-height:100%;
	background-image: url(images/nav-bg-main.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

* html #wrapper {height:100%}/*IE6 treats height as min-height*/

/*Navigation */

#leftcol {
	width:338px;
	min-height:100%;
	float:left;
	}
	
.logo {
	padding:26px 55px 66px 104px;
	}
	
	
.contact ul {
	list-style:none;
	padding:0 0 0 104px;
	margin:0;
	}
	
.contact ul li {
	color:white;
	font-weight:bold;
	background:none;
	padding:5px 0 5px 0;
	margin:0;
	}
	
.contact ul li a{
	color:white;
	}

.contact img {
	padding-right:10px;
	}
		
	
.links ul {
	margin: 100px 0 0 165px;
	width:150px;
	}
	
	
.links ul li {
	border-bottom: 1px solid #e7e7e7;
	font-size:1.2em;
	font-weight:bold;
	background:url(images/nav-bullet.gif) no-repeat;
	background-position:left center;
	padding-top:7px;
	padding-bottom:7px;
	}
	
.links ul li a {
	color:#333333;
    text-decoration: none;
}

.links ul li a:hover {
	color:#53afc8;
    text-decoration: none;
}

	
/* Content */

#rightcol { 
	float:left;
	width:678px;
	padding:18px 0 0 0;
	}
	
#page-content {
	width:662px;
	padding:30px 0 0 16px;
	}
	
.content-text {
	float:left;
	width:421px;
	padding:5px 0 15px 0;
	}
	
.content-sidebar-footer {
	height:40px;
	background-image: url(images/news-bg-footer.jpg);
	background-repeat: no-repeat;
	}
	
.content-sidebar {
	float:right;
	width:199px;
	background-image:url(images/news-bg.jpg);
	background-repeat: no-repeat;
	padding:35px 0 0 0;
	margin:0 0 0 34px;
	}
	
.content-sidebar p {
	padding-right:25px;
	padding-left:30px;
	font-size:0.9em;
	padding-top:7px;
	padding-bottom:7px;
	}
	
.content-sidebar h2 {
	color: #70358b;
	margin-right:25px;
	margin-left:30px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
	
.content-sidebar h3 {
	color:#53afc8;
	padding-right:25px;
	padding-left:30px;
	font-size:1.1em;
	}
	
.content-sidebar a {
	color:#53afc8;
	font-size:1em;
	}
	
.content-sidebar p {
	text-align:left;
	}
	
.news-thumb {
	 border: 1px #ffffff solid;
	 margin-left:30px;
	 margin-right:7px;  
	 margin-bottom:2px; 
	 margin-top:8px;
	 float: left;
	}
	
.images-sidebar {
	float:left;
	width:199px;
	padding:0;
	margin:0 0 0 34px;
	}
	
.images-sidebar img{
	padding:0 0 15px 0;
	}
	
#footer {
	width:654px;
	clear:both;
	border-top: 1px solid #e7e7e7;
	padding:5px 0 5px 0;
	}
	
#footer p {
	font-size:0.8em;
	text-align:right;
	padding-top:2px;
	padding-bottom:0px;
	}
	
#footer a {
	color:#333333;
	}
	
#footer img.alignleft {
	padding: 2px;
	margin: 0 2px 2px 0;
	display: inline;
	}
	
/* News */

.news-box {
	border-bottom: #e7e7e7 solid 1px;
	padding:0 0 20px 0;
	margin:0 8px 10px 0;
	clear:both;
	}
	
.news-box p {
	text-align:justify;
	}
	
.next-prev {
	height:30px;
	}
	
.next-prev-block {
	float:left;
	padding:0 20px 0 0;
	margin:0;
	}
	
.back-to-top {
	float:right;
	clear:both;
	padding:0 7px 0 0;
	margin:0;
	}
	
/* Blog */
	
.sidebar-wrapper {
	float:left;
	width:199px;
	padding:0;
	margin:7px 0 10px 34px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar ul li {
	font-size:1em;
	padding:0;
	margin:0;
	background-image:none; /* removes the bullet from the parent ul li */
	}
	
#sidebar ul li a:link, #sidebar ul li a:visited {
	border-top: 1px solid #e7e7e7;
	padding:7px 0 7px 0;
	margin:0;
	text-decoration:none;
	color:#333333;
	display: block;
	}
	
#sidebar ul li a:hover {
	color: #53afc8;
	}
	
#searchform {
	margin: 0px auto;
	padding:15px 0 15px 0 ;
	text-align:left;
	border-top: 1px solid #e7e7e7;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}
	

#sidebar #searchsubmit {
	padding: 2px;
	color:#fff;
	background-color:#70358b;
	border:1px solid; 
	border-color: #70358b;
	cursor:pointer;
	}
	
#sidebar h2 {
	color:#70358b;
	margin:0;
	padding:5px 0 5px 0;
	}
	
#sidebar img {
	float:left;
	padding-right:3px;
	padding-bottom:3px;
	}
	
.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}
	
.commentlist a {
	color:#53afc8;
	text-decoration:none;
	}

.commentlist li {
	margin: 15px 0 15px 0;
	padding: 15px;
	list-style: none;
	color: #333333;
	background-color: #F9F9F9;
	font-weight: bold;
		}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	text-decoration:none;
	}
	
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	}
	
.commentlist li p {
	font-weight: normal;
	text-transform: none;
	padding: 10px 0 10px 0;
	}
	
.commentstextarea {
	width:410px;
	}
	
#submit {
	padding: 3px;
	color:#fff;
	background-color:#70358b;
	border:1px solid; 
	border-color: #70358b;
	cursor:pointer;
	}
	
.dateandtime {
	padding:5px 0 0 0;
	}
	
.tagsandcategories {
	color: #333333;
	background-color: #F9F9F9;
	padding:5px 15px;
	}
	
.tagsandcategories p {
	font-size:0.9em;
	font-weight: bold;
	}
	
/* IE6 Hack to remove whitespace in the nav */
	
#sidebar a { display: inline-block; }
#sidebar a { display: block; }

/* end hack */
	
.flickr {
	width:199px;
	padding-top:0px;
	padding-bottom:10px;
	}
	
.flickr img {
	float:left;
	padding-right:2px;
	padding-bottom:2px;
	width:63px;
	height:63px;
	}
	
.flickr h2 {
	color:#70358b;
	margin: 0 0 5px 0;
	}
	
.flickerheading {
	background-image:url(http://www.mewstones.co.uk/images/social-network/flickr-logo.gif);
	background-repeat:no-repeat;
	background-position: 100px;
	}
	
.twitter-footer {
	height:108px;
	background-image: url(images/twitter-bg-footer.jpg);
	background-repeat: no-repeat;
	}
	
.twitter {
	width:199px;
	background-image:url(images/news-bg.jpg);
	background-repeat: no-repeat;
	}
	
.twitter p {
	padding-right:25px;
	padding-left:30px;
	font-size:0.9em;
	padding-top:7px;
	padding-bottom:7px;
	text-align:left;
	}
	
.twitter ul li {
	padding-right:30px;
	padding-left:10px;
	font-size:0.9em;
	background-image:none;
		}
	
.twitter h2 {
	color:#70358b;
	margin:0 25px 0 30px;
	padding:35px 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}
	
.twitter a {
	color:#53afc8;
	}
	
.follow-twitter {
	float:right;
	margin: 0 25px 0 0;
	}
	
	
/* Headings */

h1, h2, h3, h4, h5 {
	padding:5px 0 5px 0;
	}

h1 {
	color:#70358b;
	font-size: 1.6em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	margin:0 8px 0 0;
	}

h2 {
	font-size:1.4em;
	}
	
h3 {
	font-size:1.4em;
	color:#70358b;
	padding-bottom: 5px;
	padding-top: 7px;
	}
	
h4 {
	font-size:1.2em;
	}
	
h5 {
	font-size:1em;
	}
	
h6 {
	font-size:1em;
	}
	
.tagline {
	color:black;
	font-size:1.2em;
	}
	
/* Tags and Classes*/

p {
	font-size: 1.2em;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height:1.2em;
	text-align:justify;
}


ul { 
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul li { 
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:20px;
	margin-left:20px;
	background:url(images/bullet.png) no-repeat;
}

a {
	color: #53afc8;
	text-decoration: none;
}

a:hover {
	color: #70358b;
	text-decoration: none;
}

.header-contact {
	font-size: 1.3em;
	}
	
.header-contact a:hover {
	color: #53afc8;
	}
	
.smallbold {
	font-size: 0.8em;
	font-weight: bold;
	padding:0;
	margin:0;
	}
	
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;
	}
	
.clearboth {
	clear:both;
	}
