/*
Theme Name:  WordPress Dragon
Theme URI:  http: //dailydragon.org.uk/
Version:  0.1
Author:  Caroline Mockett
Author URI:  http: //www.mockettmedia.com/
Tags:  dragon, purple, fire

colors
dark purple #66117d
dark orange #e73900
paler orange #e78c00
dark yellow #e7e100
pale yellow #ffff9e
pink #f01fca
mid purple #bf20ea
mid grey #555
*/

body {
font-size: 62.5%;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;background: #dfe7f0;
color: #555;
background: #fff;
text-align: center;
margin: 0;
padding: 0;
}

#page {
text-align: left;
background-color: #fff;
margin: 0 auto;
padding: 0;
width: 900px;
}

#header {
background: #fff ;
margin: 0 0 0 1px;
padding: 0;
height: 220px;
width: 1000px;
}

#headerimg {
background: url(images/header.gif) no-repeat top left;
margin: 0;
height: 220px;
width: 100%;
border: 1px solid #fff;
}

#content {
font-size: 1.2em;
}

.narrowcolumn {
float: right;
padding: 0;
margin-top: -60px;
width: 640px;
}


.narrowcolumn .entry {
margin-top: 10px;
line-height: 1.4em;
}

.narrowcolumn .postmetadata {
text-align: left;
padding: 5px;
}

.post {
margin: 0;
padding: 0 10px;
border-left: 5px solid #e73900;
text-align: left;
background: url(images/flame_knockback.gif) no-repeat bottom right;
}

.post hr {
display: block;
}

.thread-alt {
background-color: #f8f8f8;
}

.thread-even {
background-color: #fff;
}

.depth-1 {
border: 1px solid #ddd;
}

.even,
.alt {
border-left: 1px solid #ddd;
}

small {
font-family: Arial,
 Helvetica,
 Sans-Serif;
font-size: .9em;
line-height: 1.5em;
font-weight: bold;
}

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

#headerimg .description {
font-size: 2em;
text-align: center;
font-weight: bold;
margin-top: 120px;
margin-left: 50px;
text-decoration: none;
color: #66117d;
}
#headerimg .description a {
text-decoration: none;
}

h1 {
	position: absolute;
	top: 0;
	left: -1000px;
	}

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

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited {
color: #66117d;
}

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 li,
#commentform input,
#commentform textarea {
font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

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

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

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

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

a,
h2 a: hover,
h3 a: hover {
color: #06c;
text-decoration: none;
}

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


.clear,
.postmetadata {
clear: both;
}

#footer {
background: #fff url(images/flame_left.gif) no-repeat bottom left;
padding: 0;
margin: 0 0 0 300px;
width: 550px;
}

#footer p {
display: block;
background: url(images/flame_right.gif) no-repeat bottom right;
margin: 0;
padding: 20px 0;
text-align: center;
}

h1 {
font-size: 3em;
text-align: center;
margin: 0;
}

h2 {
font-size: 2em;
margin: 30px 0 0;
}

h2.pagetitle {
font-size: 2.5em;
margin-top: 30px;
text-align: center;
}

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

h3 {
font-size: 1.3em;
padding: 0;
margin: 30px 0 0;
}

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

p img {
padding: 0;
max-width: 100%;
}

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

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

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

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ul li {
	padding-left: 35px;
	min-height: 25px;
	background: url(images/bullet.gif) no-repeat top left;
	vertical-align: center;
	}
.entry ul.leftmargin li {
margin-left: 420px;
}
.entry a {
 font-weight: bold;
}
.postmetadata ul,
.postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul,
#sidebar ul ol,
.entry ol li {
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;
}

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

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

#sidebar #searchsubmit {
padding: 1px;
}
#sidebar #twitterlink {
	width: 225px;
	height: 36px;
	position: relative;
	text-indent: 0;
	}
#sidebar #twitterlink a {
	position: absolute;
	width: 100%;
	height: 100%;
	color: transparent;
	background: url(images/twitter_link.gif) no-repeat top left;
	}
#categories-3 ul,
#linkcat-2 ul.blogroll {
	padding-left: 35px;
	}
/* __________________________ styles for the calendar widget ____________________*/

h2#homelink, 
h2#aboutlink,
h2#extraslink,
#categories-3 h2,
#linkcat-2 h2,
#calendar-3 h2 {
	background: url(images/dragon_bullet.gif) no-repeat top left;
	padding-left: 45px;
	min-height: 40px;
	color: #66117d;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2.3em;
	vertical-align: middle;
	}
h2#aboutlink a,
h2#homelink a,
h2#extraslink a,
#linkcat-2 h2 a,
#categories-3 h2 a {
	text-decoration: none;
	}
	
h2#aboutlink a:visited,
h2#homelink a:visited,
h2#extraslink a:visited,
#linkcat-2 h2 a:vsited,
#categories-3 h2 a:visited {
color: #66117d;
}
#calendar-3 h2 {
margin-top: 25px;
}
#calendar_wrap {
	margin-left: 45px;
	margin-top: -10px;
	}
#wp-calendar {
	background: #ffff9e url(images/flame_knockback.gif) no-repeat bottom left;
	width: 90%;
	text-align: center;
	font-size: 100%;
	padding: 0;
	border-collapse: collapse;
	}
#wp-calendar caption {
	font-weight: bold;
	font-size: 110%;
	color: #e73900;
	text-align: left;
	margin: 10px 0 5px 0;
	}
#wp-calendar th {
	background-color: #66117d;
	color: #fff;
	padding: 2px;
	margin: 0;
	}
#wp-calendar td {
	padding: 2px;
	margin: 0;
	}
#wp-calendar a {
	background-color: #e73900;
	color: #fff;
	display: block;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	}
	
	
	
select {
width: 130px;
}

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

#commentform {
margin: 5px 10px 0 0;
}

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

#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#commentform #submit {
margin: 0 0 5px auto;
float: right;
}

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

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

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

.commentlist li ul li {
font-size: 1em;
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 10px 5px 10px 0;
}

#commentform p {
font-family: 'Lucida Grande',  Verdana, Arial, Sans-Serif;
margin: 5px 0;
}

.commentmetadata {
font-weight: normal;
margin: 0;
display: block;
}

#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
padding: 20px 0 10px;
margin-left: 00px;
width: 210px;
}

#sidebar form {
margin: 0;
}

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

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

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

.center {
text-align: center;
}

hr,
.hidden {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 40px;
}
.navigation div {
background: #66117d;
font-weight: bold;
color: #fff;
}

.aligncenter,
div.aligncenter,
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #66117d;
text-align: center;
background-color: #fff;
padding-top: 5px;
margin: 0 10px 10px 10px;
}

.wp-caption img {
margin: 0;
padding: 0;
}

.wp-caption p.wp-caption-text {
font-size: 1.25em;
font-weight: bold;
color: #e73900;
padding: 5px;
margin: 0;
}
#prev a, #next a {
  border: 0;
  color: #fff;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  margin-left: 5px;
}
#prev a {
 margin-right: 5px;
}

.flickr-gallery {
height: 450px;
}

.flickr-gallery .flickr-gallery-next,
.flickr-gallery .flickr-gallery-prev,
{
  border: 0;
  color: #fff;
  background: #66117d;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  margin-left: 5px;
}

.flickr-gallery-prev  {
 margin-right: 5px;
}