/* @override http://anewyorkeye.com/wp-content/themes/twigbud/style.css */

/*  
Theme Name: TwigBud
Theme URI: http://wordpress.org/
Description: This theme was hacked from the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: Michael Mahoney

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%;


/* Resets 1em to 10px */
	font-family: Futura, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f6f5d8;
	color: #010767;
	text-align: center;
}

div#preload { display: none; }

a {
	color: #949ada;
}

a:hover {
	color: #c20e0d;
}

#page {
	background-color: #faf9f4;
	border: none;
	text-align: left;
}

#header {
	background-color: #faf9f4;
}

#content {
	font-size: 1.2em;
}

#navheader {
	background-image: none;
}

#home {
	font-size: 1.4em;
	line-height: 1.5em;
	font-family: 'Futura Light', Futura, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

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

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata,
.narrowcolumn .posttags {
	text-align: center;
	margin: 0;
}

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

#footer {
	background-color: #faf9f4;
	color: #999999;
}

#footer a {
	color: #666666;
}

small {
	font-family: Futura, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Futura, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

body.page-template-portfolio-php h2 {
	margin-top: 0 !important;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: Futura, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Futura, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: normal;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Futura, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em Futura, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar

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

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

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wp-calendar #prev a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: normal ld 1.3em Futura, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: #faf9f4;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: none;
}

#header {
	padding: 0;
	margin: 0;
	height: 40px;
	width: 760px;
	background-color: #faf9f4;
}

#border_left {
	margin: 0;
	padding: 0;
	width: 760px;
}

#border_right {
	margin: 0;
	padding: 0;
	width: 760px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 80px;
	margin: 0;
	width: 395px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 0 0 80px;
	width: 600px;
}

.fullcolumn {
	padding: 0;
	margin: 0 0 0 65px;
	width: 630px;
}

.post {
	margin: 0 0 40px;
	text-align: left;
	line-height: 18px;
}

div.entrytext span.lead-in {
	font-size: 14px;
	line-height: 22px;
}

.widecolumn .post {
	padding: 30px 0 0 0;
}

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

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

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

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

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0;
	width: 760px;
	height: auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px 0 43px 0;
	text-align: center;
}

/* End Structure */

/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */

/* Begin Images */

p img {
	padding: 0;
	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: 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
}

/* End Images */

/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	color: #ccc;
}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul.pages li {
	font-size: 14px;
}

#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 ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

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

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {


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

select {
	width: 130px;
}

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

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

#commentform #submit {
	margin: 0;
	float: right;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

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

.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: 20px 65px 10px 0;
	float: right;
	width: 190px;
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Home */

#homecontent {
	position: relative;
	width: 100%;
	height: 557px;
	margin: 0;
	padding: 0;
}

#home h2 {
	width: 437px;
	height: 166px;
	margin: 0;
	padding: 0;
	float: left;
}

#home #homeflashcontent {
	position: absolute;
	margin: 120px 0 0 0;
	padding: 0 0 20px 0;
	width: 344px;
	top: 0;
	right: 0;
	border: 0;
}

#home ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 266px;
}

#home ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#home ul li a {
	display: block;
}

#home_galleries a {
	width: 119px;
	height: 95px;
}

#home_sketchblog a {
	width: 147px;
	height: 95px;
}

#home_bio a {
	width: 91px;
	height: 80px;
}

#home_statement a {
	width: 150px;
	height: 80px;
}

#home_contact a {
	width: 241px;
	height: 62px;
	margin-left: 20px;
}

#home_shop a {
	width: 93px;
	height: 72px;
	margin-left: 20px;
}

#home_news a {
	width: 120px;
	height: 72px;
}

#home_galleries, #home_bio, #home_contact, #home_shop {
	clear: left;
}

#home h2 span, #home_galleries a span, #home_sketchblog a span, #home_bio a span, #home_statement a span, #home_contact a span, #home_shop a span, #home_news a span {
	display: none;
}

#home .post {
	width: 226px;
	margin: 0;
	padding: 10px 0 0 20px;
	text-align: right;
	float: left;
	clear: left;
}

body.page-template-portfolio-php div.post {
	margin-bottom: 0;
}

body.page-template-portfolio-php div#flashgallery {
	padding-top: 0;
}

/* End Home */

/* Begin Navigation Header (navheader) */

#navheader {
	position: relative;
	margin: 0;
	padding: 0 0 0 65px;
	float: left;
}

#navheader h2 {
	width: 252px;
	height: 110px;
	margin: 0;
	padding: 0;
	float: left;
}

#navheader img {
	width: 166px;
	height: 110px
	margin: 0px;
	padding: 0px;
	float: left;
}

#navheader ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navheader ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#navheader ul li a {
	display: block;
}

#navheader_galleries a, #navheader_galleries_over {
	width: 101px;
	height: 110px;
}

#navheader_sketchblog a, #navheader_sketchblog_over {
	width: 111px;
	height: 110px;
}

#navheader h2 span, #navheader_galleries a span, #navheader_sketchblog a span, #navheader_galleries_over span, #navheader_sketchblog_over span {
	display: none;
}

/* End Navigation Header (navheader) */

/* Begin Gallery Flash */

#flashgallery {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px 0;
	width: 630;
	height: 470;
}

#flashgallery h3 {
	float: left;
	margin: 0;
	padding: 20px;
}

#flashgallery p {
	float: left;
	margin: 0;
	padding: 0 20px 20px 20px;
}

/* End Gallery Flash */

/* 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;
}

#wp-calendar td.pad:hover {


/* Doesn't work in IE */
	background-color: #fff;
}

/* 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;
}

body.blog .entry img, body.blog .entrytext img {
	margin: 15px 0 0 0;
	padding: 10px;
	background: #fff;
	border: 1px dotted #949ada;
}

#karynpic {
	width: 175px;
	height: 234px;
	border: 1px dotted #949ada;
	background: #fff;
	margin: 0;
	padding: 5px;
}

/* End Various Tags & Classes*/

/* Background Images */

body {
	background: url("images/twigbud_page_bkgd.gif") repeat;
	border: none;
}

#page {
	background: url("images/twigbud_paper_bkgd.gif") repeat;
	border: none;
}

#header {
	background: url("images/twigbud_header.gif") no-repeat top left;
	border: none;
}

#footer {
	background: url("images/twigbud_footer.gif") no-repeat bottom left;
	border: none;
}

#border_left {
	background: url("images/twigbud_border_left.gif") repeat-y top left;
}

#border_right {
	background: url("images/twigbud_border_right.gif") repeat-y top right;
	border: none;
	margin: 0;
	padding: 0;
}

/* #home  {background: url("images/twigbud_home_headless.gif") no-repeat top right; border: none; } */

#home h2 {
	background: url("images/twigbud_karyn_blue_lg.gif") no-repeat top left;
	border: none;
}

#home_galleries a {
	background: url("images/twigbud_galleries_lg_over.gif") no-repeat top left;
	border: none;
}

#home_galleries a:hover {
	background: url("images/twigbud_galleries_lg.gif") no-repeat top left;
	border: none;
}

#home_sketchblog a {
	background: url("images/twigbud_sketchblog_lg_over.gif") no-repeat top left;
	border: none;
}

#home_sketchblog a:hover {
	background: url("images/twigbud_sketchblog_lg.gif") no-repeat top left;
	border: none;
;
}

#home_bio a {
	background: url("images/twigbud_bio_lg_over.gif") no-repeat top left;
	border: none;
}

#home_bio a:hover {
	background: url("images/twigbud_bio_lg.gif") no-repeat top left;
	border: none;
}

#home_contact a {
	background: url("images/twigbud_contact_lg_over.gif") no-repeat top left;
	border: none;
}

#home_contact a:hover {
	background: url("images/twigbud_contact_lg.gif") no-repeat top left;
	border: none;
}

#home_statement a {
	background: url("images/twigbud_statement_lg_over.gif") no-repeat top left;
	border: none;
}

#home_statement a:hover {
	background: url("images/twigbud_statement_lg.gif") no-repeat top left;
	border: none;
}

#home_shop a {
	background: transparent url("images/twigbud_shop_lg_over.gif") no-repeat left top;
	border: none;
}

#home_shop a:hover {
	background: url("images/twigbud_shop_lg.gif") no-repeat left top;
	border: none;
}

#home_news a:hover {
	background: url("images/twigbud_news_lg.gif") no-repeat top left;
	border: none;
}

#home_news a {
	background: transparent url("images/twigbud_news_lg_over.gif") no-repeat top left;
	border: none;
}

#navheader h2 {
	background: url("images/twigbud_karyn_blue_sm.gif") no-repeat top left;
	border: none;
}

#navheader_galleries {
	background: url("images/twigbud_galleries_sm_over.gif") no-repeat top left;
	border: none;
}

#navheader_galleries a:hover {
	background: url("images/twigbud_galleries_sm.gif") no-repeat top left;
	border: none;
}

#navheader_galleries_over {
	background: url("images/twigbud_galleries_sm.gif") no-repeat top left;
	border: none;
}

#navheader_sketchblog {
	background: url("images/twigbud_sketchblog_sm_over.gif") no-repeat top left;
	border: none;
}

#navheader_sketchblog a:hover {
	background: url("images/twigbud_sketchblog_sm.gif") no-repeat top left;
	border: none;
}

#navheader_sketchblog_over {
	background: url("images/twigbud_sketchblog_sm.gif") no-repeat top left;
	border: none;
}

/* End Background Images */

img.sociable-hovers,
img.wpfp-img {
	width: inherit !important;
	border: inherit !important;
	background: inherit !important;
	padding: inherit !important;
	margin: inherit !important;
}

body.home div.sociable,
body.home div.ratingblock {
	display: none;
}

div.sociable {
	clear: both;
}

body.page-id-12 div.sociable {
	float: left;
}

div.sociable li {
	margin-left: 4px !important;
}

div.ratingstars {
	float: left;
	margin-right: 5px;
}

div.ratingtext {
	
}

.myloader {
	float: right;
}

/* "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." */