/*
Theme Name: MrsTTH Bespoke
Description: Bespoke theme developed by MrsThinkyThoughtHead. Adapted from the default Kubrik theme.
Version: 1.0
Author: MrsThinkyThoughtHead
Author URI: http://www.mrsthinkythoughthead.com
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, helvetica, Sans-Serif;
	background: #400;
	color: #400;
	text-align: center;
	}

#page {
	text-align: left;
	}

	/* pagenavigation styles */
#pagenavigation {
font-size: 1.4em;
padding: 0px 0px 2px 0px;
margin: 10px 55px 0px 0px;
text-align: right;
font-weight: bold;
background: url(/images/nav-bg.gif) bottom right no-repeat;
}

* html #pagenavigation {
margin: 10px 50px 0px 0px;
}

#pagenavigation ul {
margin: 0px 0px 5px 45px;
padding: 0px 0px 0.1em 0px;
border: 0px;
}

#pagenavigation li {
display: inline;
padding: 0px 5px 5px 5px;
margin: 0px 0px 0px 0px;
text-align: center;
}


#subnavigation {
float: right;
font-size: 1.3em;
padding: 0px 55px 0px 0px;
margin:0px;
font-weight: normal;
text-align: right;
} 

#subnavigation ul {
margin: 10px 5px 20px 45px;
padding: 0px 0px 0.5em 0px;
list-style-type: none;
color: #400;
border-bottom: 1px solid #AE1F20;
}

#subnavigation li {
padding: 0px;
margin: 0px 0px 5px 0px;
}

#subnavigation li:after {
content: " \0020 \00BB";

}

#pagenavigation a {
text-decoration: none;
}

#pagenavigation a:link {
color: #AE1F20;
}

#subnavigation a:link {
color: #BB5F06;
text-decoration: none; 
}

#pagenavigation a:visited {
color: #AE1F20;
}

#subnavigation a:visited {
color: #BB5F06;
text-decoration: none; 
}

#pagenavigation a:hover {
color: #BB5F06;
}

#subnavigation a:hover {
color: #BB5F06;
text-decoration: underline;
}


#pagenavigation li.current_page_ancestor, #pagenavigation li.current_page_parent, #pagenavigation li.current_page_item, #pagenavigation li.current_page_ancestor, #pagenavigation li.current_page_parent, #pagenavigation li.current_page_item {
background: #fff;

}

#pagenavigation li.current_page_ancestor a:link, #pagenavigation li.current_page_parent a:link, #pagenavigation li.current_page_item a:link, #pagenavigation li.current_page_ancestor a:visited, #pagenavigation li.current_page_parent a:visited, #pagenavigation li.current_page_item a:visited {
color: #BB5F06;
}

#subnavigation li.current_page_ancestor a:link, #subnavigation li.current_page_parent a:link, #subnavigation li.current_page_item a:link, #subnavigation li.current_page_ancestor a:visited, #subnavigation li.current_page_parent a:visited, #subnavigation li.current_page_item a:visited {
color: #BB5F06;
text-decoration: none; 
font-weight: bold;
}

#content {
	font-size: 1.2em;
	}


.widecolumn .entry p {
	line-height: 1.8em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	}

.widecolumn {
	line-height: 1.8em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}


#header h1, #header .description {
	display: none;
}

h2 {
	font-size: 1.6em;
	margin: 0.8em 0 0 0;
	padding: 0;
	font-weight: normal;
	color: #BB5F06;
	}
	
.homepage h1 {
margin: 20px 0px 0px 0px;
}

h3 {
	font-size: 1.2em;
	background: url(/images/h2-underline.gif) bottom left no-repeat;
	font-weight: bold;
	color: #BB5F06;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

h3.list {
	font-size: 1.2em;
	background: none;
}


.entry a:link {
	color: #BA0405;
	text-decoration: none;
	}

.entry a:visited {
	color: #BA0405;
	text-decoration: none;
	}
	
.entry a:hover {
	color: #BB5F06;
	text-decoration: underline;
	}


.entry h3 a:link, .entry h3 a:visited, .entry h3 a:hover {
	text-decoration: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

strong.highlight {
font-size: 1.1em;

}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background: #fff url(/images/tth-logo-banner.gif);
	background-repeat: no-repeat;
/*	background: url(/images/gridbg.gif); */
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}

#header {
	margin: 0px; 
	padding: 0px ; 
	}

#header img {
	margin: 0px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 35px;
	margin: 0;
	width: 460px;
	}

.widecolumn {
	padding: 0px 0 0px 0;
	margin: 50px auto 0px auto; 
	width: 580px;
	}

.post {
	margin: 0 0 2em 0;
	text-align: left;
	}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	font-size: 0.9em;
}

#sitelinks {
width: 200px;
float: right;
margin: 100px 10px 0px 0px;
}

#feedback {
float: left;
width: 340px;
margin: 20px 0px 0px 0px;
padding: 0px;
background: url(/images/startquotes.gif) top left no-repeat;
}

#feedback p {
color: #ba0405;
font-size: 1em;
font-style:italic; 
margin: 5px 10px 0px 20px;
padding: 0px;
background: url(/images/endquotes.gif) bottom right no-repeat;
}

.feedbackname {
float: right;
text-align: right;
padding: 0px;
font-style:normal;
font-size: 0.9em;
line-height: 1.2em;
padding: 5px 0px 0px 0px;
}

#footer {
background: url('/images/bottom-hex.gif') bottom right no-repeat; 
	padding: 0px;
	margin: 0px;
	width: 756px;
	height: 102px;
	text-align: center;
	color: #999;
	clear: both;
	border: 1px solid #fff;
	}

	#footer2 {
	background: url('/images/tth-footer.gif'); 
	background-repeat: no-repeat;
	height: 102px;
	padding: 0px;
	margin: 0px;
	width: 760px;
	text-align: center;
	clear: both;
	}
	
#footer p {
	padding: 0px;
	margin: 80px 0px 5px 0px;
	
	}
	
#footer2 p {
	padding: 0px;
	margin: 35px 0px 0px 0px;
	}
	
#footer a:link {
color: #826849;
text-decoration: underline;
}

#footer a:visited {
color: #826849;
text-decoration: underline;
}

#footer a:hover {
color: #826849;
text-decoration: underline;
}
/* End Structure */



/*	Begin Headers */


#sidebar h2 {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 10px;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #555;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	margin: 0px;
	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: 0px 0px 0px 10px;
	margin: 0px 0px 0px 40px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.entry img {
padding: 0px;
margin: 0px 0px 10px 0px;
}

#flickr_badge_wrapper td img {
padding: 5px;
margin: 0px;
border: 0px;
}

#nogreyborder img {
border: 0px;
}

.wp-caption {
border: 1px solid #00f;
padding: 0px;
}
/* End Images */



/* Begin Lists

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

.entry ul {
	margin: 10px 0px 1.5em 0;
	padding: 0 10px 0 15px;
	} 

* html .entry ul {
margin: 10px 0 1.5em 10px;
}

.entry ul ul {
	margin: 2px 0px 5px 0px;
	padding: 0 10px 0 15px;
	} 

.entry ul.screenshots {
width: 50%;
margin: -10px 0px 10px 0px;
}

.entry ul.screenshots li {
}

.entry dl { 
padding: 0px; 
width: 400px;
} 
.entry dt { 
width: 180px;
float: left; 
clear: left; 
font-weight: bold; 
line-height: 1.5em;
 } 

.entry dd {
margin: 0 0 0 180px; 
padding: 0 0 0.5em 0; 
line-height: 1.5em;
}

html>body .entry li {
	line-height: 1.5em;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

.homepage {

}
	
.homepage ul {
width: 320px;
margin: 10px 0px 0px 15px;
padding: 0px;
}

.homepage li {
padding: 0px;
margin: 0px;
}

.homepage p {
margin: 0px 0px 10px 0px;
}

.front-fades {
float: right;
width: 220px;
height: 185px;
text-align: center;
background: url(http://www.mrsthinkythoughthead.com/wp-content/uploads/2009/05/front-screenshots-sbg.jpg) top no-repeat;
margin: 20px 0px 0px 20px;
}
	
#sidebar ul, #sidebar ul ol {
	margin: 0px 0px 20px 0px;
	padding: 0;
	}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#sidebar li, #sidebar2 li {
	border: 0px;
	margin: 0px 0px 5px 0px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ol li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 8px; 
	text-align: left;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	padding: 5.8em 0 1em 0;
	margin-left: 550px;
	width: 180px;
	font-size: 1em;
	}
	

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

