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

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

#commentform {
    margin: 15px;
}

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

#searchform #s {
	width: 188px;
    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 {
    float: left;
    width: 732px;
}

.bodycontent {
    float: left;
    width: 664px;
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
}

.bottom {
    vertical-align: bottom;
}

.center {
    text-align: center;
    margin: 0px auto;
}

.clear {
    clear: both;
}

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

.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 {
    font: bold 18px Trebuchet MS, Verdana, sans-serif;
    margin-top: 15px;
}

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

.contenttop {
    background: url('images/bkgd_content01.jpg') top left no-repeat;
    width: 950px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    left: -1px;
}

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

.footer {
    background: url('images/bkgd_foot01.jpg') bottom center no-repeat;
    height: 25px;
    clear: both;
    color: #f0ceb2;
}

.formimgbutton {
    display: inline;
}

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

.footerbottom {
    height: 21px;
    padding-top: 4px;
    text-align: center;
    font: normal 12px Trebuchet MS, Verdana, sans-serif;
}

.header {
    background: url('images/bkgd_header01.jpg') top center no-repeat;
    text-align: center;
    height: 250px;
    margin: 0px;
    padding: 0px;
}

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

.left {
    text-align: left;
}

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

.menubartop {
    height: 50px;
    background: #4a3363 url('images/bkgd_menu01.jpg') top left no-repeat;
    width: 950px;
    margin: 0px auto;
    position: relative;
    left: -1px;
}

.menubkgd {
    width: 253px;
    font: normal 12px Trebuchet MS, Verdana, sans-serif;
}

.menubottom {
    background: url('images/menu_bottom.jpg') bottom center no-repeat;
    margin: 0px;
    padding: 0px;
    width: 253px;
    height: 10px;
}

.menucontent {
    margin: 0px 20px;
    overflow: hidden;
}

.menucontent a, .menucontent a:link, .menucontent a:visited, .menucontent a:hover, .menucontent a:active {
    color: #264076;
    text-decoration: none;
}

.menucontent a:hover {
    color: #457837;
    text-decoration: underline;
}

.menucontent ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
	list-style-type: square;
}

.menuhead {
    /*background: #ffffff;*/
    padding: 3px 30px 0px 30px;
    width: 193px;
    min-height: 14px;
    font: bold 13px Trebuchet MS, Verdana, sans-serif;
    color: #21202c;
    letter-spacing: 1px;
}

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

.middle {
    vertical-align: middle;
}

.navigation {
    font-size: 12px;
}

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

.post {
    clear: left;
}

.post-meta-key {
    font-weight: bold;
}

.postbody {
    background: url('images/dc01_bkgd-post02.jpg') top center repeat-y;
    padding: 0px;
	text-align: justify;
    font: normal 14px Trebuchet MS, Verdana, sans-serif;
}

.postbottom {
    background: url('images/dc01_bkgd-post03.jpg') bottom center no-repeat;
    padding: 5px 10px;
}

.postentry {
    padding: 0px 10px;
}

.postheader {
    background: #ffffff;
    height: 26px;
    color: #cbd4f9;
    margin-top: 15px;
    padding: 0px 0px 0px 5px;
    font: bold 20px Trebuchet MS, Verdana, sans-serif;
    line-height: 26px;
    overflow: visible;
    text-align: left;
    clear: right;
    border-left: 2px solid #4a3363;
    border-bottom: 2px solid #4a3363;
}

.postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover, .postheader a:active {
    color: #cbd4f9;
    text-decoration: none;
}

.postheader a:hover {
    color: #7db171;
}

.posttabs {
    height: 14px;
    line-height: 14px;
    text-align: right;
    padding-right: 15px;
    overflow: hidden;
    background: #cbd4f9;
}

.posttabs .text {
    display: inline;
    background: #425580;
    height: 13px;
    overflow: hidden;
    position: relative;
    top: -5px;
    font: bold 11px Trebuchet MS, Verdana, sans-serif;
    padding-bottom: 1px;
}

.posttabs a, .posttabs a:link, .posttabs a:visited, .posttabs a:hover, .posttabs a:active {
    color: #cbd4f9;
    text-decoration: none;
}

.posttabs a:hover {
    color: #7db171;
}

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

.posttime {
    float: right;
    text-align: right;
    font: normal 11px Trebuchet MS, Verdana, sans-serif;
    color: #425580;
    height: 26px;
    line-height: 13px;
}

.posttop {
    background: url('images/dc01_bkgd-post01.jpg') top center no-repeat;
}

.right {
    text-align: right;
}

.sidebarleft {
    float: left;
    width: 154px;
    padding: 0px;
	margin: 0px 10px 0px 36px;
	text-align: left;
}

.sidebarright {
    background: #c6becd;
    float: right;
    width: 253px;
    padding: 0px;
	margin: 10px 11px;
	text-align: left;
}

.top {
    vertical-align: top;
}

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


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

a:hover {
    color: #4f7a11;
    text-decoration: underline;
}

blockquote {
	margin: 10px 30px 0 5px;
	padding-left: 10px;
	border-left: 5px solid #cbd4f9;
	color: #425580;
	letter-spacing: -1px;
}

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

body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    background: #e6b48c url('images/bkgd_body01.jpg') top center repeat-y;
    font: normal 14px Trebuchet MS, Verdana, sans-serif;
    color: #000000;
    text-align: justify;
}

form {
    margin: 0px;
}

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

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

img {
    display: inline-block;
}

img.centered, img.aligncenter {
	display: block;
	margin: 0px auto;
    background: #f0ceb2;
    padding: 20px;
}

img.alignleft, img.floatleft {
    background: #f0ceb2;
    padding: 20px;
	margin: 5px 10px 5px 0px;
}

img.alignright, img.floatright {
    background: #f0ceb2;
    padding: 20px;
	margin: 5px 0px 5px 10px;
}

img.alignnone {
    background: #f0ceb2;
    padding: 20px;
}

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

input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    height: 24px;
	background: #425580;
	border: none;
    color: #cbd4f9;
    padding-bottom: 3px;
    letter-spacing: 1px;
    font: bold 14px Trebuchet MS, Trebuchet, Helvetica, sans-serif;
}

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

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

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

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

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

ul {
    margin: 0px;
    padding-left: 25px;
}

ul.post-meta {
    width: 269px;
    float: right;
    clear: both;
    margin-left: 10px;
}






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

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 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;
	background: none;
	}

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

#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;
	text-align: center;
	}
/* 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 {
	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%;
	}
/* 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;
	}

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

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