/*Theme Name: Test Leaves
Theme URI: http://dwarvenbrassiere.org/
Description: Autumnal vector design goodness!
Version: BLAH
Author: Deirdre O'Lavery
Author URI: http://dwarvenbrassiere.org/
Tags: orange, black, grey, leaves, widgets*/

/*Core Stuff*/

body {
    font-size:10px;
    font-family: Verdana,Sans-Serif;
    background:#000;
    text-align: center;
    margin: 0;
    padding: 0;
}

a:focus {
	outline:none;
	}

.page-id-742 .sociable {
display:none;
}

#page {
    background:#333 url('http://dwarvenbrassiere.org/images/background.gif') repeat-y;
    margin:0 auto;
    padding:0;
    width:950px;
}

.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;
}

/*End Core Stuff*/

/*Typography*/

h1, h2, h3 {
    font-family: Verdana, Sans-Serif;
    font-weight:normal;
}

h1 {
    font-size: 4em;
    text-align: center;
    padding-top: 70px;
    margin: 0;
}

h2 {
    font-size: 30px;
    margin: 30px 0 0;
}

h2.pagetitle {
    font-size: 1.6em;
    text-transform:none;
    margin-top: 30px;
    text-align: center;
}

h3 {
    font-size: 1.3em;
    padding: 0;
    margin: 10px 0 0;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
}

h1, h1 a, h1 a:hover, h1 a:visited {
    text-decoration: none;
    color: #F6921E;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #E6E6E6;
}

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;
}

#sidebar h2 {
    font-family: Verdana, Sans-Serif;
    font-size: 1.2em;
}

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 {
    color: #BCBCBC;
    text-decoration: none;
}

a:hover {
    color: #1a1a1a;
}

.commentlist li ul li {
    font-size: 1em;
}

.commentmetadata {
    font-weight: normal;
}

.entry p a:visited {
    color: #F6921E;
}

.entry a {
    color: #F6921E;
}

.entry p .main .entry pa:hover {
    color:#D1761C;
}

.entry p {
    color: #E6E6E6;
}

.says {
    display:none;
}

#sidebar {
    font: 1em Verdana, Sans-Serif;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
    color: #777;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}

.sticky h2 {
    padding-top: 10px;
}

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em Verdana, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/*End Typography*/

/*Header*/

#header {
    background:#333;
    height:358px;
    width: 950px;
    border-top:#1a1a1a 10px solid;
}

#header .img {
    margin-top:-10px;
}

#headerimg1 {
    background:url('http://dwarvenbrassiere.org/images/left_image.gif') no-repeat;
    height:368px;
    width:290px;
    position:relative;
    float:left;
    margin-top:-10px;
}

#headerimg2 h1{
    display:none;
}

#headerimg2 {
    background:url('http://dwarvenbrassiere.org/images/right_image.gif') no-repeat;
    left:749px;
    height:368px;
    width:201px;
    top:-10px;
    position:relative;
    padding:0;
}

#headerimg2 .description {
    background:url('http://dwarvenbrassiere.org/images/name_logo.gif') no-repeat;
    width:680px;
    height:118px;
    position:relative;
    left:-474px;
    top:19px;
}

/*End Header*/

/*Featured Content*/

#featured {
    position:absolute;
    margin-top:-247px;
    margin-left:275px;
}

 /*End Featured Content*/
 
 /*Main Menu*/
 
#mainmenu {
    width:470px;
    height:66px;
    border-top:#F6921E 5px solid;
    border-bottom:#F6921E 5px solid;
    position:relative;
    top:10px;
    left:276px;
}

 #mainmenu li {
    background: url(http://dwarvenbrassiere.org/images/menuleaf.gif) no-repeat;
    width:75px;
    height:32px;
    float:left;
    padding-left:15px;
    margin-top:7px;
}

 #mainmenu ul {
    list-style: none;
    margin-left:17px;
    padding: 0;
}

#mainmenu a {
    position:relative;
    top:10px;
    left:-14px;
    text-transform:uppercase;
    color:#4d4d4d;
}

#mainmenu a:hover {
    color:#D1761C;
}

 /*End Main Menu*/
 
/*Home Page*/

.main .post h2 {
    width:464px;
    margin-left:170px;
    margin-bottom:-20px;
    padding-bottom:4px;
    border-bottom:#333 2px solid;
    font-size:26px;
}

.main .post {
    background:#1a1a1a url(http://dwarvenbrassiere.org/images/main_left.gif) repeat-y;
    margin-top:78px;
}

.main .post small {
    margin:-75px 76px 0 0;
    color:#1a1a1a;
    text-transform:uppercase;
    float:right;
}

.main .postbar {
    position:relative;
    top:-28px;
}

.main .bar2 {
    display:none;
}

.main .bar3 {
    display:none;
}

.main .entry {
    padding-bottom:0;
}

.main .entry p {
    padding-left:2px;
    width:464px;
    margin-left:170px;
}

.main .entry p a {
    color:#F6921E;
}

.main .entry p a:hover {
    color:#D1761C;
}

.main .postmetadata {
    float:right;
    text-align:right;
    color:#1A1A1A;
    margin-top:25px;
    text-transform:uppercase;
    font-size:12px;
}

.main .postmetadata a {
    color:#F6921E;
    font-size:10px;
    text-transform:uppercase;
}

.main .postmetadata a:hover {
    color:#D1761C;
}

/*End Home Page*/

/*Category Page*/

.cats .post {
    margin-bottom:-40px;
}

.cats .even {
    border:none;
}

.cats .odd .entry p {
    background:#1A1A1A;
    padding:8px;
}

.cats .bar2 {
    border:#F6921E 1px solid;
}

.cats .bar3 {
    display:none;
}

.cats .postmetadata a {
    font-size:10px;
}

.cats .postmetadata a:hover {
    color:#D1761C;
}

.cats .postmetadata .comments_popup_link {
    display:none;
}

.cats .postmetadata {
    margin-top:-40px;
    margin-right:0;
    font-size:10px;
    padding-bottom:20px;
    color:#4D4D4D;
}

.cats .even .entry p{
    background:#4D4D4D;
    border:#1A1A1A 2px solid;
    padding:8px;
}

.cats .navigation .alignright{
    position:relative;
    left:0;
}

/*End Category Page*/

/*Single Post Page & Core Post Elements*/

#content h3 {
    color:#1a1a1a;
    margin-left:-12px;
    margin-top:60px;
    margin-bottom:0;
    padding: 0 5px 0 10px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
    width:680px;
}

#content {
    float:right;
    width:650px;
    padding:0;
    margin-right:7px;
    margin-top:-8px;
    padding-bottom:20px;
}

#content-img {
    background:#333 url('http://dwarvenbrassiere.org/images/right_imageb.gif') no-repeat;
    height:56px;
    width:193px;
    float:right;
    position:relative;
    left:-1px;
    top:-56px;
    z-index:0;
}

 #content2 {
    float:right;
    width:650px;
    padding:0;
    margin-right:8px;
}

 #content2 .post {
    width:650px;
    position:relative;
    margin-top:100px;
    left:-18px;
    text-align: justify;
}

.post h2 {
    position:relative;
    top:-25px;
    width:450px;
}

.post h3 {
    ;
}

.post {
    position:relative;
    margin-top:50px;
    left:-18px;
    text-align: justify;
    padding-bottom:20px;
}

.post hr {
    display: block;
}

.postbar {
    background:#000 url('http://dwarvenbrassiere.org/images/postbar.gif') no-repeat;
    height:10px;
    width:650px;
}

 .bar2 {
    margin-top:-16px;
    border-bottom:#1A1A1A 3px solid;
    width:618px;
}

 .bar3 {
    width:650px;
    height:5px;
    background:#1a1a1a;
    margin:0;
}

.post small {
    margin:-52px 76px 0 0;
    color:#1a1a1a;
    text-transform:uppercase;
    float:right;
}

 .entry h2 {
    margin-top:40px;
}

.entry {
    width:650px;
    padding-bottom:30px;
}

.entry p {
    font-size: 12px;
    line-height:120%;
}

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    text-indent: -10px;
}

html>body .entry li {
    margin: 7px 5px 8px 10px;
    list-style-type: disc;
    list-style-image: none;
    color:#e6e6e6;
    font-size:12px;
    padding-left:10px;
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata a {
    color:#F6921E;
    font-size:10px;
    text-transform:uppercase;
}

.postmetadata {
    float:right;
    text-align:right;
    color:#1A1A1A;
    ;
    margin-top:5px;
    text-transform:uppercase;
    font-size:12px;
}

.postmetadata span {
    display:none;
}

.postmetadata {
    clear: both;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

/*End Single Post Page & Core Post Elements*/

/*Next-Gen Gallery*/

.slideshowlink {
    display:none;
}

.piclenselink {
    display:none;
}

/*End Next-Gen Gallery*/

/*DM Gallery*/

#dm_taglines_container {
	
}

/*End DM Gallery*/

/*Portfolio Gallery*/

#post-36 {
    background:#1a1a1a url(http://dwarvenbrassiere.org/images/gallcorner.gif) no-repeat;
    padding:0;
    position:relative;
    top:2px;
   
}

 #post-36 h2 {
    
    position:relative;
    top:5px;
    left:250px;
    color:#333;
    font-family:verdana, sans-serif;
    font-weight:normal;
    font-size:32px;
    margin:0;
    padding:0;
    width:200px;
    text-decoration:none;
    
}

#post-36 .postbar {
    display:none;
}

#post-36 .entry {
    width:630px;
    padding:0;
    margin:0 0 0 10px;
}

#post-36 .postbar .bar {
    display:none;
}

 #post-36 .bar2 {
    display:none;
}

 #post-36 .bar3 {
    height:43px;
    background: url(http://dwarvenbrassiere.org/images/gallcorner2.gif) no-repeat;
}

 #post-540 {
    background:#1a1a1a url(http://dwarvenbrassiere.org/images/gallcorner.gif) no-repeat;
    padding:0;
    position:relative;
    top:2px;
}

 #post-540 h2 {
    text-align:center;
    position:relative;
    top:5px;
    left:102px;
    color:#333;
    font-family:verdana, sans-serif;
    font-weight:normal;
    font-size:32px;
    margin:30px 0 0;
    text-decoration:none;
}

 #post-540 .postbar {
    display:none;
}

 #post-540 .entry {
    width:630px;
    padding:0;
}

 #post-540 .postbar .bar {
    display:none;
}

 #post-540 .bar2 {
    display:none;
}

 #post-540 .bar3 {
    height:43px;
    background: url(http://dwarvenbrassiere.org/images/gallcorner2.gif) no-repeat;
}

 /*End Portfolio Gallery*/
 
 /*Deirdre Info*/
 
#info {
	height:85px;
	padding-top:15px;
	}

#info p {
	position:relative;
	height:85px;
	margin-left:5px;
	bottom:8px;
	left:5px;
    font-size:14px;
    font-weight:bold;
    color:#E6E6E6;
	}


#info .photo {
	float:left;
    padding:0;
    margin:0;
	}

.icons {
	position:relative;
	left:90px;
	bottom:37px;
	}

/*End Deirdre Info*/

/*Sidebar*/

#sidebar h2 {
    margin: 5px 0 5px;
    padding: 0;
    border-top:#1A1A1A 3px solid;
    border-bottom:#1A1A1A 3px solid;
    font-size:18px;
    padding:3px;
}

#sidebar {
    float:left;
    padding:0;
    margin:-45px 0 0 25px;
    width: 241px;
    text-align:left;
}

#sidepostbar {
    background:#000 url('http://dwarvenbrassiere.org/images/postbar2.gif') no-repeat;
    height:10px;
    width:241px;
}

#sidebar form {
    margin: 0;
}

#sidebar a:hover {
    color:#D1761C;
}

#sidebar ul {
    width:226px;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
    font-size:14px;
}

#sidebar ul li a {
    color:#F6921E;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 13px 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;
}

#sidebar ul li ul li {
    margin-left:5px;
    list-style-type: disc;
    list-style-image: none;
    color:#F6921E;
}

#validate {
    margin:15px 0 0 0;
    padding:0;
}

 .val {
    margin-bottom:5px;
}


#hosting {
    margin:15px 0 0 0;
    padding:0;
}

/*End Sidebar*/

/*Forms*/

#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

.entry form {
	text-align:center;
}

select {
    width: 130px;
}

#commentform {
    margin: 5px 10px 0 0;
    text-align:left;
  
}

#commentform label {
    color:#FFFFFF;
}

#commentform p {
    font-family: Verdana, Sans-Serif;
    font-size:12px;
    text-transform:uppercase;
    color:#1a1a1a;
}

#commentform input {
    font-family: Verdana, Sans-Serif;
    width: auto;
    padding: 2px;
    margin: 5px 5px 1px 0;
    background:#E6E6E6;
    color:#1a1a1a;
    text-align:left;
    border:none;
}

#commentform textarea {
    font-family: Verdana, Sans-Serif;
    font-size:12px;
    width: 100%;
    padding: 2px;
    background:#e6e6e6;
    border:none;
}

small {
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    text-transform:uppercase;
    color:#e6e6e6;
    margin:0 0 0 0;
    text-align:right;
}

#commentform a{
    color:#F6921E;
}

#commentform #submit {
    position:relative;
    left:5px;
    margin: 0 0 5px auto;
    float: right;
    color:#F6921E;
    border:none;
    background:#1a1a1a;
}

#respond h3{
    color:#1A1A1A;
    width:650px;
}

#respond {
    position:relative;
    top:1px;
    width:654px;
    margin-left:-16px;
    padding-bottom:0px;
    margin-top:-40px;
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*End Forms*/

/*Contact Form*/

#gb_form input.button {
    margin-top:0;
    margin-left:13px;
}

input.button {
    padding:4px;
    background-color:#1A1A1A;
    color:#F6921E;
    border:none;
}

/*End Contact Form*/

/*Comments*/

.commentlist {
    padding: 0;
    text-align: justify;
    position:relative;
    top:-50px;
}

 .commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    width:629px;
    font-size:12px;
    margin: 35px 5px 10px 0px;
}

 .commentlist em {
    position:relative;
    top:5px;
    margin-left: 10px;
}

.commentlist li {
    width:634px;
    margin-left:-17px;
    margin-bottom: 30px;
    padding: 5px 5px 10px 10px;
    list-style: none;
    background:#1a1a1a;
    border:none;
    color:#E6E6E6;
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist li .avatar {
    float: left;
    border: 1px solid #E6E6E6;
    padding: 2px;
    margin-top:5px;
    background:0;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    position:relative;
    top:1px;
    margin-left:5px;
    font-size:12px;
    color:#F6921E;
}

 .children {
    padding: 0;
}

.nocomments {
    text-align: center;
    margin-left:-20px;
    padding: 0;
    width:650px;
    text-transform:uppercase;
    font-size:12px;
}

.commentmetadata {
    margin: 0;
    display: block;
    float:right;
    text-transform:uppercase;
    font-size:10px;
    margin-top:-12px;
    margin-right:3px;
}

.commentmetadata a {
    color:#333333;
}

.alt {
    margin: 0;
    padding:0px;
}

/* End Comments */

/*Post & Page Navigations*/

.navigation {
    display: block;
    text-align: center;
    margin-top:50px;
    padding-bottom:30px;
    margin-left:-17px;
    width:648px;
    color:#F6921E;
    font-size:12px;
    text-transform:uppercase;
}

.navigation a{
    color:#F6921E;
}

.navigation a:hover {
    color:#D1761C;
}

.navigation .alignright{
    position:relative;
}

/*End Post & Page Navigations*/

/* Begin Images */

p img {
    padding: 0;
    max-width: 100%;
}

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 */

/*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;
    background:#e6e6e6;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.tags {
    display:none;
}

/* End Various Tags & Classes*/

/*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 {
	background-color: #fff;
}

/* End Calendar */

/* Captions */

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

/*End captions*/

/*Miscellaneous*/

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.2em;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn {
    text-align: center;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

 .depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
    border-left: 1px solid #ddd;
}

.post-edit-link {
    display:none;
}

.alt {
    width:650px;
    background:#000;
    border:none;
}

.alt small {
    display:none;
}

.widecolumn .post {
    margin: 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.clear {
    clear: both;
}

/*End Miscellaneous*/

/*Footer*/

#footer {
    padding: 0;
    margin: 0 auto;
    clear: both;
    background: #333333 url('http://dwarvenbrassiere.org/images/footer.gif') no-repeat;
    border: none;
    width:950px;
    height:53px;
}

#footer p {
    padding-top: 5px;
    text-align: center;
    font-size:9px;
    text-transform:uppercase;
    color:#333333;
}

#footer small {
    font-size:9px;
    color:#272727;
}

/*End Footer*/

/* "My life will be forever Autumn" */
