/*
Theme Name: Minkee
Theme URI: http://minkee.co.uk/
Description: minkee.co.uk
Version: 1.0
Author: ST8 + Minkee
Author URI: http://minkee.co.uk/
Tags: meep

*/
* {
	margin: 0;
	/*border: 1px red dashed;*/
}

h1,h2,h3 {
	font-weight: normal;
}

dt {
	font-family: georgia;
	font-size: 22px;
}

dd {
    padding: 10px 5px 20px 5px;
    text-align: justify
}

a {
	text-decoration: none;
	color: #000000;
}


a:hover {
	color: #ee0f52;
}

body {
	background: url(images/footer-extend.gif) repeat;
	color: #3D382D;
	font-family: verdana;
	font-size: 12px;
}

h1, h2 {
	font-family: georgia;
	font-size: 22px;
}

#wrapper {
	width: 100%;
	background: #ffffff;
}

#page {
	width: 900px;
	margin: auto;
}

.page a {
	color: #ee0f52;
}


/************************** Header **************************/
#header_wrap {
	background: url(images/header-strip.gif) repeat-x top #ffffff;
	height: 123px;
}

#header {
	width: 900px;
	margin: auto;
}

#header h1 {
	margin-top: 5px;
	width: 167px;
	height: 28px;
	background: url(images/header-logo.gif) no-repeat;
	float: left;

	font-size: 0px;
}

#header h1 a {
	color: #9ac712;
	display: block;
	width: 167px;
	height: 28px;
}

#header h1 a:hover {
	color: #9ac712;
}

#header h1 img {
	border: 0;
}

#header ul {
	list-style: none;
}

#header ul li {
	float: right;
	text-align: center;
}

#header ul li.page_item {
	font-size: 14px;
	padding: 60px 5px 10px 5px;	
}

#header ul li.page-item-2 a, #header ul li.page-item-3 a, #header ul li.page-item-7 a, #header ul li.page-item-13 a, #header ul li.page-item-984 a {
	padding: 10px 20px;
	text-decoration: none;
	color: #5f9c00;
}

#header ul li.page-item-2 a:hover, #header ul li.page-item-3 a:hover, #header ul li.page-item-7 a:hover, #header ul li.page-item-984 a:hover {
	color: #ee0f52;
}

#header ul li.page-item-2.current_page_item a, #header ul li.page-item-3.current_page_item a, #header ul li.page-item-7.current_page_item a, #header ul li.page-item-984.current_page_item a
 {
	background: url(images/button-selected.gif) no-repeat center;
	color: white;
}

#header ul li.page-item-13.current_page_item a {
	background: url(images/button-selected-stretched.gif) no-repeat center;
	color: white;
}

#header ul li.current_page_item a:hover {
	color: white !important;
}

#header ul li.page-item-13 a:hover {
	color: #ee0f52;
}

#header ul li#shop {
	background: url(images/header-shopcloud-normal.gif) top no-repeat;
	/*background: url(images/header-shopcloud-temporary.gif) top no-repeat;*/
	width: 232px;
	height: 103px;
	font-size: 0px;
}

#header ul li#shop a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 100%;
}

#header ul li#shop a:hover {
	color: #ee0e54;
	/*color: #c0ed3a;*/
	background: url(images/header-shopcloud-rollover.gif) top no-repeat;
	/*background: url(images/header-shopcloud-temporary-rollover.gif) top no-repeat;*/
}

/************************** Content **************************/
#content {
	padding: 0px 20px 0px 20px;
	background: url(images/line.gif) repeat-y;
	margin-bottom: 20px;
}

#content .left h1 {
	text-transform: uppercase;
	font-size: 50px;
}

.left {
	float: left;
	width: 268px;
	padding: 5px;
	/*border-right: 1px solid #a8a487;*/
}

.right {
	float: right;
	/*border-left: 1px solid #a8a487;*/
	width: 561px;
	padding: 5px 5px 5px 12px;
}


/************************** Recent **************************/
#recent {
	background: url(images/gradient-01.gif) repeat-x top;
	padding: 20px 20px 0 20px;
}

#recent .right, #recent .left {
	height: 100%
}

#recent .right .thumbs, #recent .right h2 {
	padding-left: 25px
}

#recent .left h2 {
	color: #ee0e54;
}

#recent .right {
	border-left: none;
	padding: 5px 5px 0px 12px;
}

#recent .left {
	padding: 5px 5px 0px 5px;
}

#recent .right h2 {
	color: #fe791e;
}

#recent img {
	border: 1px solid #3c382d;
	width: 120px;
	height: 120px
}

#recent .thumbs {
	padding-top: 10px;
}

#recent .thumb {
	float: left;
	padding: 5px 12px 0 0;
}

#recent .thumb p {
	padding: 5px 0;
	width: 122px;
}

/************************** Sidebar **************************/
#sidebar {
	width: 238px;
	float: right;
}

#sidebar ul {
	list-style: none;
	padding: 0 20px;
}

#sidebar ul li {
	font-size: 20px;
	font-family: Georgia;
	padding: 0 0 15px 0;
}

#searchform {

}

#searchform input[type=text] {
	width: 150px;
	border: 1px solid #9ac713;
}

#searchform input[type=image] {
	position: absolute;
	padding: 0 0 0 10px;
}

#sidebar ul.cats li {
	background: url(images/orange-arrow.gif) left no-repeat;
}

#sidebar ul.tuts li {
	background: url(images/pink-arrow.gif) no-repeat top left;
}

#sidebar ul.archives li {
	background: url(images/green-arrow.gif) no-repeat top left;
}

#sidebar .open {
	background: url(images/green-arrow2.gif) no-repeat top left !important;
}

#sidebar ul.archives li ul {
	padding: 0;
}

#sidebar ul.archives li ul li {
	padding: 0 0 0 5px;
	background: none;
}

#sidebar ul li ul {
	padding: 10px 0 10px 0;
}

#sidebar ul li ul li {
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 0 10px;
}

#sidebar li.comments ul {
	padding: 0;
}

#sidebar li.comments ul li {
	background: url(images/comment_bubble_top.gif) top left no-repeat;
	padding: 5px 0;
	margin: 10px 0 0 0;
}

#sidebar li.comments ul li div.cc {
	background: #d6d3ae;
	width: 156px;
	padding: 5px 10px;
	font-style: italic;
	font-size: 13px;
}

#sidebar li.comments ul li div {
	background: url(images/comment_bubble_bottom.gif) top left no-repeat;
	width: 166px;
	padding: 12px 0 0 10px;
	font-size: 10px;
}

/************************** Blog Entries **************************/
#entries {
	width: 660px;
	border-right: 1px solid #a8a487;
	margin-bottom: 40px;
}

.post {
	margin: 0 40px 30px 0;
	padding-bottom: 20px;
	/*background: url(images/leafpattern.gif) bottom left repeat-x;*/
}

.single {
	margin-bottom: 0;
}

.post .title_wrap {
	border-bottom: 2px solid #a8a487;
	position: relative;
}

.post h2 {
	width: 500px;
	font-size: 30px;
	padding: 5px 0 10px 0;
	margin: 0;
	font-family: Georgia;

}

.post .entry {
	padding: 20px 5px 0px 5px;
}

.post .entry a {
	color: #ee0f52;
}

.post .entry a:hover {
	text-decoration: underline;
}

.post p {
	line-height: 20px;
	padding: 0 0 20px 0;
}

.post p img {
	border: 1px solid #a8a487;
	margin: auto;
	margin: 20px;
}

.post .comments {
	font-size: 20px;
	font-family: Georgia;
	background: url(images/blog-comment-bubble.gif) no-repeat;
	height: 42px;
	width: 36px;
	text-align: center;
	padding-top: 5px;
	margin-top: 4px;
	bottom: 0px;
	right: 65px;
	position: absolute;
}

.post .comments a {
	display: block;
	height: 42px;
	width: 36px;
	color: #3d382d !important;
}

.post .comments a:hover {
	color: #3d382d !important;
}

.post .date {
	width: 51px;
	height: 50px;
	text-align: center;
	vertical-align: top;
	font-family: Georgia;
	background: url(images/blog-date-tab.gif) no-repeat top;
	margin-right: 5px;
	color: white;
	bottom: 0;
	right: 0;
	position: absolute;
}

.post .date .day{
	font-size: 20px;
}

.post .postmeta {
	border-top: 1px solid #a8a487;
	font-size: 12px;
	padding: 5px 0;
}

.post .rss {
	font-size: 10px;
}

.ph {
	float: left;
}

.page p {
	line-height: 20px;
	padding: 0 0 20px 0;
}

.page img {
	border: 0 !important;
}

/************************** Comments **************************/
.comment {
	padding: 20px 20px 20px 20px;
	margin-right: 40px;
	border-bottom: 1px solid #e2e0c6;
}

.comment .avatar {
	float: left;
	margin-right: 10px;
	border: 1px solid #3e392e;
	padding: 1px;
}

.comment .commentmetadata {
	float: right;
	font-size: 10px;
}

.comment .cwrap {
	margin: 10px 0px 0px 90px;
	padding: 15px 0;
	background: url(images/comment-top.gif) top right no-repeat;
}

.comment .cwrap3 {
	margin: 0 0 0 20px;
	padding: 0 15px;
	background: #e2e0c6;
}

.comment .cwrap2 {
	padding-bottom: 15px;
	background: url(images/comment-bottom.gif) bottom right no-repeat;
}

.admin .cwrap {
	background: url(images/comment-top-green.gif) top right no-repeat;
}

.admin .cwrap2 {
	background: url(images/comment-bottom-green.gif) bottom right no-repeat;
}

.admin .cwrap3 {
	background: #9ac712;
}

.admin img.avatar {
	border: 1px solid #9ac712;
}

#respond {
	padding: 20px 10px 10px 10px;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia;
}

#add_comment {
	margin: 10px;
	width: 540px;
	background: url(images/corner-right.gif) top right no-repeat #e2e0c6;
}

.required {
	float: right;
	margin: 0 5px 0 0;
}

#commentform {
	padding: 20px 20px 5px 20px;
	background: url(images/corner-left.gif) bottom left no-repeat;
}

#add_comment p {
	padding: 8px 0 3px 0;
}

#comment {
	width: 490px;
	padding: 2px;
	border: 1px solid white;
}

#comment:focus {
	border: 1px solid #ee0f52;
}

#commentform input {
	width: 250px;
	padding: 2px;
	border: 1px solid white;
}

#commentform input:focus {
	border: 1px solid #ee0f52;
}

#submit {
	border: none !important;
	padding: 0 !important;
	width: 167px !important;
}

.sub {
	text-align: right;
}

.pink {
	color: #ee0f52;
}


/************************** Portfolio **************************/

.portfolio_cats {
    list-style: none;
}

.portfolio_cats li {
    text-align: right;
    font-size: 22px;
	padding: 5px 15px;
	text-transform: lowercase !important;
}

.portfolio_images .center {
    text-align: center;
    padding: 10px;
}

h1.pf {
	text-transform: lowercase !important;
	text-align: right;
	padding: 5px 15px;
}

.pthumbs {
	text-align: center;
}

.pthumbs img {
	width: 99px;
	height: 99px;
	padding: 5px;
	background: url(images/img.gif) no-repeat top;
}

.pthumbs img:hover {
	background: url(images/shadow.gif) no-repeat top left;
}

.pthumbs img.selected {
	background: url(images/shadow.gif) no-repeat top left;
}

.pimage {
	margin: 20px 3px 0 3px;
	background: #3c382d;
}

.pimage img {
	border: 3px solid white;
	width: 539px;
}

.pimage p.img {
	text-align: center;
}

.pimage p {
	padding: 5px 5px;
	color: white;
}

.pf .selected {
	color: #ff6504 !important;
}

.left .buttons {
	margin-top: 200px;
	text-align: right;
}

.left .buttons img {
	border: none;
	padding: 5px;
}
	
/************************** Footer **************************/
#footer_wrap {
	background: url(images/footer-strip.gif) repeat-x top #ffffff;
	height: 64px;
	margin-top: 50px;
}

#footer {
	padding: 41px 0 0 0;
	width: 900px;
	margin: auto;
	text-align: center;
}

#footer p {
	color: #ffffff;
}

#footer span {
	padding: 0 100px;
	color: #ffffff;
}

#foot_left {
	float: left;
}

#foot_right {
	float: right;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}

/************************** Misc **************************/
.clear {
	clear: both;
}
