/*
Theme name: WebsiteTaylor 1
Description: A custom theme for http://websitetaylor.com/.
Version: 1.0
Author: Angela Taylor
Author URI: http://websitetaylor.com/
Tags: burgundy, peach, green, nature, fixed width, two columns, widgets
*/

/* IDs in alphabetical order */
#cat {
    width: 154px;
}

#commentform {
    margin: 15px;
}

#recaptcha-submit-btn-area {
    text-align: right;
}

#recaptcha_widget_div {
    float: left;
}

#searchform {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#searchform #s {
	width: 180px;
    vertical-align: bottom;
    *vertical-align: text-bottom;
}

#searchform #searchsubmit {
    vertical-align: bottom;
    *vertical-align: text-bottom;
}


/* Classes in alphabetical order */

.alignright, .floatright {
	float: right;
	white-space: nowrap;
}

.alignleft, .floatleft {
	float: left;
	white-space: nowrap;
}

.bodyfloat {
}

.bodybottom {
	margin: 0px;
    background: url(images/footer.jpg) bottom center no-repeat;
}

.bodycontent {
	text-align: justify;
    width: 653px;
    padding: 0px;
    margin: 0px 25px 0px 0px;
}

.bodycontentfloat {
    float: right;
    padding-top: 25px;
}

.bodytop {
	margin: 0px;
    background: url(images/header.jpg) top center no-repeat;
}

.bottom {
    vertical-align: bottom;
}

.bottombox {
    height: 55px;
    text-align: center;
}

.bottommenu {
    color: #904848;
    width: 874px;
    height: 27px;
    text-align: center;
    margin: 0px 76px 0px 5px;
    padding-top: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
	font: bold 18px Trebuchet MS, Helvetica, Verdana, sans-serif;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.clear {
    clear: both;
}

.comment {
    margin: 15px;
    border: 1px solid #904848;
}

.commentavatar {
    float: left;
    margin: 3px 5px 3px 3px;
}

.commentbody {
    margin: 0px 10px;
    line-height: 5px;
    font: normal 12px Trebuchet MS, Verdana, sans-serif;
}

.commentbuttons {
    text-align: right;
}

.commentdata {
    font: normal 11px Trebuchet MS, Verdana, sans-serif;
}

.commentinput {
    margin-bottom: 5px;
}

.commentshead {
    color: #603030;
    margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

.content {
    background: url('images/bkgd.jpg') top center no-repeat;
    margin: 0px;
    padding: 0px;
}

.contenttop {
    width: 878px;
    margin: 0px auto;
    padding: 0px;
    padding-top: 50px;
}

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

.footer {
    clear: both;
}

.footerbottom {
    padding: 20px 0px;
    text-align: center;
    font: bold 12px Trebuchet MS, Verdana, sans-serif;
}

.formimgbutton {
    display: inline;
}

.formimgbutton input[type="image"] {
}

.form {
    width: 475px;
}

.formcols {
    text-align: center;
	margin: auto;
}

.formconfirm {
    width: 475px;
	margin: 0px auto;
}

.formfield {
    text-align: left;
	width: *;
	clear: right;
	margin-left: 110px;
	padding-top: 3px;
}

.formfield:first-line {
    margin-left: -160px;
}

.formlabel {
    font-weight: bold;
	float: left;
	width: 110px;
	height: 17px;
	vertical-align: bottom;
	margin: auto;
	text-align: right;
	padding-top: 6px;
}

.formlabel2 {
    font-weight: bold;
	float: left;
	display: inline;
	width: 110px;
	height: 17px;
	vertical-align: bottom;
	margin: auto;
	display: table-cell;
	text-align: right;
	padding-top: 3px;
}

.header {
    height: 200px;
}

.header img {
    display: block;
    margin: 0px auto;
}

.left {
    text-align: left;
}

.LTitem a img {
    text-align: center !important;
    margin: 5px auto 0px auto !important;
}

.menubody {
    font: normal 12px Trebuchet MS, Verdana, sans-serif;
    background: #ece6e0 url('images/menu.jpg') top center repeat-y;  
    width: 234px;
    margin-top: 18px;
}

.menubody a, .menubody a:link, .menubody a:visited, .menubody a:hover, .menubody a:active {
    color: #6c7648;
    text-decoration: none;
}

.menubody a:hover {
    text-decoration: underline;
}

.menubody ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
	list-style-type: disc;
}

.menubottom {
    background: url('images/menu_bottom.jpg') bottom center no-repeat; 
    margin: 0px;
    padding: 5px 13px 15px 11px;
}

.menuhead {
    padding: 3px 5px;
    min-height: 14px;
    font: bold 15px Trebuchet MS, Verdana, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #904848;
}

.menutop {
    background: url('images/menu_top.jpg') top center no-repeat;
    margin: 0px;
    padding: 0px;
}

.middle {
    vertical-align: middle;
}

.navigation {
    font-size: 12px;
    display: block;
    clear: both;
}

.pagedates {
    color: #b2855a;
    text-align: center;
    font-size: 10px;
}

.pageentry {
    margin: 0px;
    padding: 15px 10px;
}

.pageentry > p:first-child, .postentry > p:first-child {
    margin-top: 0px;
}

.pageentry > p:last-child, .postentry > p:last-child {
    margin-bottom: 0px;
}

.pageentry2 {
    margin-top: 30px;
    padding: 20px;
    background: #e6ece0;
}

.pageheader, .postheader {
    padding: 0px;
    letter-spacing: -1px;
    overflow: visible;
    clear: both;
}

.pageheader-title, .postheader-title {
	color: #904848;
    font: bold italic 24px Trebuchet MS, Helvetica, Verdana, sans-serif;
	padding: 1px 5px;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #d9b38e;
}

.pagelinks {
}

.pagelinks-norm, .postlinks-norm {
	color: #904848;
    font: bold 12px Trebuchet MS, Verdana, sans-serif;
    text-align: right;
	border-top: 1px solid #d9b38e;
}

.pagetitle {
    font: bold 20px Trebuchet MS, Verdana, sans-serif;
    text-align: center;
    clear: both;
}

.portfolios {
    text-align: left;
    padding-left: 6px;
}

.post, .page {
    clear: both;
}

.postbody, .pagebody {
    padding: 0px;
	text-align: justify;
    font: normal 14px Trebuchet MS, Verdana, sans-serif;
}

.postcats {
    text-align: right;
    font: normal 11px Trebuchet MS, Verdana, sans-serif;
    color: #b2855a;
    margin-bottom: 5px;
}

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

/*
.postheader {
    color: #904848;
    padding: 0px 5px;
    font: bold italic 20px Trebuchet MS, Verdana, sans-serif;
    letter-spacing: -1px;
    overflow: visible;
    text-align: left;
    clear: both;
    background: #dab48f;
}

.postheader-title {
}
*/

.postheader-title a, .postheader-title a:link, .postheader-title a:visited, .postheader-title a:hover, .postheader-title a:active, .postlinks-norm a, .postlinks-norm a:link, .postlinks-norm a:visited, .postlinks-norm a:hover, .postlinks-norm a:active {
    text-decoration: none;
}

.postheader-title a:hover {
    text-decoration: underline;
}

.postlinks {
}

/*
.postlinks-norm {
    font: bold 11px Trebuchet MS, Verdana, sans-serif;
    text-align: right;
}
*/

.posttags {
    text-align: left;
    font: normal 11px Trebuchet MS, Verdana, sans-serif;
    color: #b2855a;
    clear: both;
}

.posttime {
    color: #b2855a;
    text-align: right;
    font: normal 11px Trebuchet MS, Verdana, sans-serif;
    clear: both;
}

.right {
    text-align: right;
}

.rule {
    margin: 25px auto;
    height: 3px;
    background: #d9b38e;
}

.sidebarleft {
    width: 234px;
    padding: 0px;
	margin: 76px 20px 5px 25px;
	text-align: left;
}

.sidebarleftfloat {
    float: left;
}

.sorry {
    text-align: center;
}

.splitter {
    letter-spacing: -3px;
    font-weight: normal;
}

.textwidget {
    padding: 0px;
    margin: 0px;
}

.top {
    vertical-align: top;
}

.topmenu {
    color: #904848;
    width: 634px;
    height: 27px;
    text-align: center;
    margin: 20px 0px 0px 321px;
    padding-top: 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
	font: bold 18px Trebuchet MS, Helvetica, Verdana, sans-serif;
}

.twtr-hd {
    display: none !important;

}

.twtr-hd h3 {
    text-align: left !important;

}

.twtr-widget-profile img.twtr-profile-img {
    display: block !important;
    float: left !important;
}

.twtr-widget-profile h3, .twtr-widget-profile h4 {
    margin-left: 35px !important;
}

.wrap {
    width: 962px;
    margin: 0px auto;
    text-align: center;
/*    min-height: 1000px;*/
}

.wp-smiley {
    vertical-align: text-top;
}


/* Tags in alphabetical order */
a, a:link, a:visited, a:hover, a:active {
    color: #904848;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

a.link1, a.link1:link, a.link1:visited, a.link1:hover, a.link1:active {
    color: #904848;
    text-decoration: none;
    cursor: pointer;
    padding: 3px 10px 4px 10px;
}

a.link1:hover {
    color: #f0d2b0;
    background: #904848;
    
}

a.link2, a.link2:link, a.link2:visited, a.link2:hover, a.link2:active {
    color: #904848;
    text-decoration: none;
    cursor: pointer;
    padding: 3px 10px 4px 10px;
    background: #f0d2b0;
}

a.link2:hover {
    color: #959d78;
    
}

b {
    font-weight: bold;
}

blockquote {
	margin: 10px 25px 0 25px;
	color: #666666;
	font: normal 13px Trebuchet MS, Verdana, sans-serif;
	line-height: 13px;
}

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

body {
    margin: 0px;
    background: #603030 url(images/main.jpg) top center repeat-y;
    color: #000000;
	font: normal 14px Trebuchet MS, Helvetica, Verdana, sans-serif;
    text-align: center;
	cursor: default;
    height: 100%;
    width: 100%;
}

form {
    margin: 0px;
}

h3 {
    color: #603030;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
}

html {
    height: 100%;
    width: 100%;
}

iframe.alignleft, iframe.floatleft {
    border: 1px solid #904848;
	margin: 5px 10px 5px 0px;
}

iframe.alignright, iframe.floatright {
    border: 1px solid #904848;
	margin: 5px 0px 5px 10px;
}

img {
    display: inline-block;
}

img.centered, img.aligncenter {
    border: 1px solid #904848;
	display: block;
	margin: 0px auto;
}

img.alignleft, img.floatleft {
    border: 1px solid #904848;
	margin: 5px 10px 5px 0px;
}

img.alignnone {
    border: 1px solid #904848;
}

img.alignright, img.floatright {
    border: 1px solid #904848;
	margin: 5px 0px 5px 10px;
}

input, select, textarea {
    background: #ffffff;
    border: 1px solid #904848;
    color: #21202c;
    font: normal 13px Trebuchet MS, Trebuchet, Helvetica, sans-serif;
}

input[type="button"], input[type="reset"], input[type="submit"], input.button {
    cursor: pointer;
    background: #603030 url('images/menu_bkgd_head.jpg') top center repeat-x;
    height: 24px;
	border: 1px solid #904848;
    color: #ffffff;
    padding-bottom: 3px;
    font: bold 14px Trebuchet MS, Verdana, sans-serif;
    text-transform: uppercase;
}

input[type="checkbox"], input[type="radio"], input[type="image"], input.radio {
    cursor: pointer;
    background: none;
    border: none;
    padding: 0px;
}

input[type="text"], input[type="password"], input.text {
    padding: 2px;
}

label {
    position: relative;
    top: -5px;
}

object {
    display: block;
    text-align: center;
    margin: 0px auto;
    border: 1px solid #904848;
}

small {
    font-size: 11px;
    color: #b2855a;
}

textarea {
    width: 617px;
    height: 150px;
    margin: 0px;
    padding: 2px;
}






/* Begin Typography & Colors */

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

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

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

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

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

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

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

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

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

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
/*	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	*/}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 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 {
}

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

#footer p {
	margin: 0;
	padding: 20px 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.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/* 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";
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* 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." */
