/*
Theme Name: PTTNY
Theme URI: http://www.patternity.co.uk
*/


/* fonts */

@font-face {
	font-family: 'TheanoDidotRegular';
	src: url('fonts/theano-didot/TheanoDidot-Regular-webfont.eot');
	src: local('☺'), url('fonts/theano-didot/TheanoDidot-Regular-webfont.woff') format('woff'), url('fonts/theano-didot/TheanoDidot-Regular-webfont.ttf') format('truetype'), url('fonts/theano-didot/TheanoDidot-Regular-webfont.svg#webfontZcpmo3Hm') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* General STARTS */

* {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
a {
	outline: none;
	text-decoration: none;
}
a:link, a:visited {
	color: #666666;
}
a:hover, a:active {
	background-color: #666666;
	color: #666666;
}
p {
	margin: 0 0 16px 0;
}
img {
	border: none;
	display: block;
}
ul {
	list-style-type: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h1, h2	{ font-family: 'TheanoDidotRegular'; font-weight: normal; }
a.tag {
	font-style: italic;
}
div.tag-title {
	color: #666666;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
.clear {
	clear: both;
}
/* General ENDS */

/* CLEARFIX */
.clearfix:after 	{ content: "."; display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix 		{ display: inline-block; }
html[xmlns] .clearfix 	{ display: block; }
* html .clearfix 	{ height: 1%; }

/* Main wrappers STARTS */

#splash-wrapper {
	margin: 40px auto;
	text-align: center;
	width: 968px;
}
#splash-wrapper img {
	display: inline;
}
#wrapper {
	margin: 0 auto 0 auto;
	padding: 0 20px;
	width: 928px;
}
#columns_wrapper {
	overflow: hidden;
	position: absolute;
	top: 240px;
	width: 928px;
}
#left_column_wrapper {
	float: left;
	margin: 0 54px 80px 0;
	width: 130px;
	overflow: hidden;
}
#middle_column_wrapper {
	float: left;
	margin: 0 54px 80px 0;
	width: 560px;
}
#right_column_wrapper {
	float: right;
	margin: 0 0 80px 0;
	width: 130px;
}

/* Main wrappers ENDS */

/* Header STARTS */

#header_wrapper {
	letter-spacing: 1px;
	line-height: 17px;
	padding: 20px 0 0 0;
	text-transform: uppercase;
	width: 928px;
}
#header_wrapper div#logo_wrapper {	
	position: fixed;
	text-align: center;
	top: 40px;
	width: 928px;
	z-index: 100;
}
#header_wrapper div#logo_wrapper img {
	display: inline;
}
#header_wrapper div#logo_wrapper a {
	background-color: transparent;
}
#header_wrapper div#tagline {
	margin: 0 0 30px 0;
	position: absolute;
	text-align: center;
	top: 130px;
	width: 928px;
}

#header_wrapper a:link, #header_wrapper a:visited {
	color: #000000;
}
#header_wrapper a:hover, #header_wrapper a:active {
	background-color: #000000;
	color: #000000;
}
#header_wrapper ul {
	clear: both;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	font-family: 'TheanoDidotRegular';
	font-size: 14px;
	height: 17px;
	margin: 165px 0 0 0;
	padding: 5px 2px 5px 1px;
}
#header_wrapper ul li {
	float: left;
	text-align: center;
	width: 185px;
}

/* Header ENDS */

/* Shop title STARTS */

#shop_title_wrapper {
	height: 146px;
	margin: -6px 0 0 -6px;
}

/* Shop title ENDS */

/* Entry STARTS */

div.resource-entry {
	font-weight: bold;
	margin: 0 0 -16px 0;
}
div.resource-entry img, div.entry img {
	margin: 0 0 8px 0;
}
div.news-entry {
	border-bottom: 1px solid #999999;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
p.postmetadata {
	color: #666666;
	font-style: italic;
	margin: 0;
}
p.entrydate {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-style: italic;
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
}
div.navigation {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.page-entry {
	width: 500px;
}

/* Entry ENDS */

/* Shop STARTS */

#studio_wrapper {
	float: left;
	margin: 0 0 80px 0;
	overflow: hidden;
	width: 744px;
}
#studio_wrapper .entry {
	border-bottom: solid 1px #999999;
	margin: 0 0 25px 0;
	overflow: hidden;
}
#studio_wrapper .photos {
	margin: 0 0 0 0;
	overflow: hidden;
	position: relative;
	width: 744px;
}
#studio_wrapper .photos p {
	position: relative;
}
#studio_wrapper .photos p img {
	/* position: absolute; */
}
#studio_wrapper .photos .photos_nav {
	color: #666666;
	float: right;
	text-transform: uppercase;
}
#studio_wrapper .related_links {
	float: right;
	font-weight: bold;
	width: 130px;
}
#studio_wrapper .related_links ul li {
	list-style-type: upper-alpha;
}
#studio_wrapper h1 {
	width: 560px;
}
#middle_column_wrapper_shop { margin-top: 26px; }
#middle_column_wrapper_page { font-size: 14px; line-height: 20px; margin: 26px auto 26px auto; min-height: 400px; width: 560px; }
#middle_column_wrapper_page .page-entry { width: 560px; }

/*
#studio_wrapper .excerpt {
	width: 560px;
}
*/
/* Single item */

.backbutton {
	float: right;	
}


/* Shop ENDS */

/* Search STARTS */

form {
	margin: 0 0 20px 0;
}
input {
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
input.field {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
	margin: 7px 0 0 0;
	padding: 5px;
	text-transform: uppercase;
	width: 118px;
}
input.subscribe {
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 250px;
}
label.subscribe {
	display: block;
	margin: 0 0 -10px 0;
}
input.button {
	background:#000;
	color:#fff;
/* 	border-width:1px;
	border-style:solid;
	border-color:#9396A4 #555 #555 #9396A4; */
	margin-top: 4px;
	padding: 2px;
	text-transform: uppercase;
}
input.button:hover, input.button:active, input.button:focus {
	background:#676B7B;
	color:#FFFFFF;
	cursor: pointer;
}
form#searchform {
	margin: 0 0 40px 0;
}
/* input#searchsubmit {
	background-color: #666666;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
} */

/* Search ENDS */

/* Join Us STARTS*/



/* Join Us ENDS */

/* Footer STARTS */

#footer_wrapper {
	background-color: #000;
	clear: both;
	letter-spacing: 1px;
	margin-bottom: 40px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
#footer_wrapper a:link, #footer_wrapper a:visited {
	background-color: #000;
	color: #fff;
}
#footer_wrapper a:hover, #footer_wrapper a:active {
	background-color: #fff;
	color: #fff;
}
#footer_wrapper #basket {
	float: right;
}
#footer_wrapper #email {
	float: left;
}
#footer_wrapper #join {
	display: inline;
	margin-right: 60px;
	padding-left: 1px;
}


/* Footer ENDS */

#right_column_wrapper #join-us-link a {
	display: block;
	font-family: 'TheanoDidotRegular';
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 0 0 20px 0;
	padding: 5px 5px 3px 5px;
	text-align: center;
	text-transform: uppercase;
}
#right_column_wrapper #join-us-link a:link, #right_column_wrapper #join-us-link a:visited {
	background-color: #000;
	color: #fff;
}
#right_column_wrapper #join-us-link a:hover, #right_column_wrapper #join-us-link a:active {
	background-color: #676B7B;
	color: #fff;
}
#right_column_wrapper a:link, #right_column_wrapper a:visited {
	color: #000000;
}
#right_column_wrapper a:hover, #right_column_wrapper a:active {
	background-color: #000000;
	color: #000000;
}
#right_column_wrapper div {
	width: 130px;
}
#right_column_wrapper div.news-entry img{
	margin: 5px 0 0 0;
}
#right_column_wrapper div.news-entry p{
	margin: 0;
}
.search-results {
	float: right;
	margin: 0 0 80px 0;
	text-transform: uppercase;
	width: 130px;
}
.search-results ul, .search-results li {
	list-style-type: none;
	font-style: italic;
}
.search-results h2 {
	font-style: normal;
}
#projects_list_wrapper li {
	font-style: italic;
	margin-top: 5px;
}
#newsletter_item {
	font-size: 14px;
	line-height: 18px;
	margin: 20px;
	padding: 0;
	width: 600px;
}
/* changes May 2010 */
div#content_wrapper { margin-bottom: 80px; margin-left: -10px; width: 948px; }
/* #content_wrapper h1 { background: #000; color: #fff; font-size: 36px; font-weight: normal; line-height: 36px; margin-top: 20px; margin-left: 10px; padding: 5px; text-align: center; width: 918px; } */


#content_wrapper div.list_page_entry { float: left; margin: 0 10px 30px 10px; text-transform: uppercase; width: 217px; }
#content_wrapper h1.category_studio_page { color: #000; font-family: 'TheanoDidotRegular'; font-size: 36px; font-weight: normal; line-height: 36px; margin-top: 40px; margin-left: 10px; margin-bottom: 40px; padding: 5px; text-align: center; width: 918px; }
#content_wrapper .list_page_entry h2 { border-bottom: 1px solid #999; margin-bottom: 5px; padding: 5px 0; text-align: center; }
#content_wrapper .list_page_entry div.intro { padding-bottom: 10px; text-align: center; }
#content_wrapper .list_page_entry div.date { border-bottom: 1px solid #000; clear: both; font-weight: bold; padding-top: 7px; padding-bottom: 10px; text-align: center; }
#content_wrapper .list_page_entry img { margin-bottom: 5px; }

#content_wrapper a.list_page_link { display: block; }
a.list_page_link:link,
a.list_page_link:visited { color: #000; }
a.list_page_link:hover,
a.list_page_link:active { color: #666; }

#content_wrapper div.page_entry { margin: 0 auto; text-align: center; width: 700px; }
#content_wrapper h1.single_studio_page { color: #000; font-family: 'TheanoDidotRegular'; font-size: 36px; font-weight: normal; line-height: 36px; margin-top: 20px; margin-left: 10px; margin-bottom: 20px; padding: 5px; text-align: center; width: 918px; }
#content_wrapper .page_entry h2 { font-size: 14px; font-weight: normal; line-height: 18px; margin-bottom: 40px; }
#content_wrapper .page_entry div#pattern_header_image { margin-bottom: 15px; margin-left: -100px; }

.float_left 	{ float: left; }
.float_right 	{ float: right; }

#content_wrapper div.entry_nav { padding: 20px 10px; position: relative; }
.entry_nav a	{ text-transform: uppercase; }
.entry_nav a:link,
.entry_nav a:visited 	{ color: #000; }
.entry_nav a:hover,
.entry_nav a:active 	{ background: #000; color: #000; }

/* Aug 2010 */
#right_column_wrapper h2	{ border-top: 1px solid #000; border-bottom: 1px solid #000; margin-top: 20px; margin-bottom: 5px; padding: 5px 0; text-align: center; }
ul#twitter_update_list		{ margin-bottom: 20px; }
ul#twitter_update_list li 	{ border-bottom: 1px solid #999; padding: 5px 0; }

div.category_description	{ color: #666; font-size: 12px; margin-top: -12px; text-transform: uppercase; }
