/*
Theme Name: Miranda
Theme URI: http://manonatelier.com/
Description: Custom theme for illustrator.
Version: 1.0
Author: Manon Michel
Author URI: http://manonatelier.com/
Tags: custom header, fixed width, columns, widgets
*/

/* @group Typography HTML */

body {
font-size: 68%;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000;
text-align: left;
}

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

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

a {
color: #3173b3;
text-decoration: none;
}

a:hover,
a:active,
h2 a:hover,
h2 a:active,
a.more-link:hover,
a.more-link:active
.postmetadata a:hover,
.postmetadata a:active {
color: #6aa900;
text-decoration: none;
}

a:visited {
color: #6a7ddb;
text-decoration: none;
}

small {
font-size: 0.9em;
line-height: 1.5em;
color: #737373;
}

/* @end */

/* @group Typography Structure */

#page {
text-align: left;
}

body.cover #sidebar-legal {
text-align: center;
}

/* @end */

/* @group Typography Header */

#headerimg {
margin: 7px 9px 0;
height: 192px;
width: 740px;
}

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

h1,
h2,
h3 {
font-weight: bold;
text-transform: uppercase;
letter-spacing: .08em;
color: #603d33;
}

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

#page h2 {
font-size: 2.5em;
color: #a8a9a9;
text-align: center;
}

#category h2 {
font-size: 1.8em;
color: #3e3f3f;
text-align: left;
}

h3 {
font-size: 1.3em;
}

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

#content.links {
text-align: center;
}

#sidebar-bottom1 h2,
#sidebar-bottom2 h2,
#sidebar-bottom3 h2 {
font-size: 1.1em;
color: #788d55;
}

#content.links ul h2 {
font-size: 1em;
color: #8da149;
}

/* @end */

/* @group Typography Content */

#content {
font-size: 1em;
line-height: 1.7em;
letter-spacing: .04em;
}

#content.contact {
text-align: center;
}

#content.contact em {
color: #666;
}

.entry em {
color: #af7b50;
font-size: .9em;
}

.post {
text-align: left;
}

.entry {
font-size: 1.2em;
}

.postmetadata {
text-align: left;
}

.entry p a:visited {
color: #585a89;
}

small, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
color: #777;
}

a.piclenselink {
font-size: .8em;
}

.morefields-current,
.morefields-upcoming {
line-height: 1.5em;
}

a.more-link,
a.more-link p.serif {
font-style: italic;
font-size: .9em;
}

/* @end */


/* @group Typography Sidebars */

#sidebar-bottom1,
#sidebar-bottom2,
#sidebar-bottom3 {
font-size: 1em;
text-align: left;
color: #6e8258;
}

#sidebar-bottom1 li,
#sidebar-bottom2 li,
#sidebar-bottom3 li {
font-size: 1.1em;
}

#sidebar-legal {
font-size: .9em;
text-align: left;
color: #444;
line-height: 1.7em;
}

/* @end */

/* @group Typography Comments */

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

.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

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

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

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

.commentmetadata {
font-weight: normal;
}

/* @end */

/* @group Typography Calendar */

#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', Verdana, Arial, Sans-Serif;
text-align: center;
}

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

/* @end */

/* @group Typography Forms */

#content.contact .mmf-form label {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: .8em;
color: #666;
}

#content.contact form .formatform input,
#content.contact form .formatform textarea {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 1.1em;
color: #4149ff;
}

#content.contact form .formatform input {
text-align: center;
}

/* @end */

/* @group Structure */

* {
margin: 0;
padding: 0;
outline: none;
}

body {
background: #faf7e3 url(images/bg-footer.jpg) repeat 0 0;
height: 100%;
}

#header {
width: 100%;
height: 72px;
margin: 0;
padding: 0;
}

#headerimg {
background: transparent url(images/illus-airplane.png) no-repeat center;
margin: 0;
width: 448px;
height: 72px;
top: 24px;
left: 250px;
position: absolute;
z-index: 9999;
}

#headerimg a {
display: block;
width: 448px;
height: 72px;
}

#headerimg a span {
display: none;
}

/* COVER */

body.cover #headerwrap {
background: transparent url(images/home-illus-back.jpg) repeat-x 0 0;
width: 100%;
height: 809px;
top: 0;
left: 0;
position: absolute;
}

body.cover #content.homepage h2 {
display: none;
}

body.cover #page {
margin: 0;
padding: 0;
width: 100%;
}

/* INSIDE */

body.inside #headerwrap {
background: transparent url(images/bg-header.jpg) repeat-x 0 0;
width: 100%;
height: 195px;
}

body.inside #page,
body.inside #category {
background: transparent url(images/bg-body.jpg) repeat 0 0;
margin: 0;
padding: 0;
width: 100%;
}

body.inside #tree-right {
background: transparent url(images/illus-tree-right.png) no-repeat 100% 0;
width: 100%;
margin: 0;
padding: 0 0 120px 0;
}

/* @end */

/* @group Footer */


/* FOOTER COVER */

body.cover #footer-top,
body.cover #footer-top2 {
background-image: none;
}

body.cover #footer {
background: transparent url(images/illus-flora.jpg) no-repeat center 60%;
padding: 0 0 130px 0;
margin: 809px auto 0 auto;
border: none;
width: 100%;
height: 100%;
clear: both;
overflow: hidden;
}

/* FOOTER INSIDE */

body.inside #footer-top {
background: transparent url(images/bg-footer-top.jpg) repeat-x 0 100%;
width: 100%;
}

body.inside #footer-top2 {
background: transparent url(images/bg-footer-top2.jpg) repeat-x 0 100%;
width: 100%;
height: 31px;
}

body.inside #footer {
background: transparent url(images/illus-flora.jpg) no-repeat center 70%;
padding: 0 0 150px 0;
margin: 0;
border: none;
width: 100%;
height: 100%;
clear: both;
overflow: hidden;
}

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

.illus-girldigger {
background: transparent url(images/illus-girldigger.png) no-repeat 100%;
width: 100%;
}

/* @end */

/*	@group Headers */

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

#page h2 {
margin: 0 0 20px 0;
padding: 10px 0;
border-top: 1px dashed #a8a9a9;
border-bottom: 1px dashed #a8a9a9;
}

#category h2 {
margin: 0 0 5px 0;
padding-top: 25px;
}

.post h2 {
margin: 0 0 15px 0;
}

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

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

#sidebar-bottom1 h2,
#sidebar-bottom2 h2,
#sidebar-bottom3 h2 {
padding: 0 0 5px 0;
margin: 0 0 10px 0;
border: none;
border-bottom: 1px dashed #e3f1b1;
}

#sidebar-subpages h2 {
display: none;
}

#content.links ul h2 {
border: none;
margin: 0;
padding: 0;
}

/* @end */

/* @group Content */

/* COVER */

body.cover .illus-birdsinflight {
background: transparent url(images/home-illus-birdsinflight.png) no-repeat 0 0;
width: 425px;
height: 347px;
top: 200px;
right: 0;
position: absolute;
z-index: 9999;
}

body.cover .illus-chickenhangingout {
background: transparent url(images/illus-roostingchickens.png) no-repeat 0 0;
width: 211px;
height: 145px;
top: 82px;
left: -10px;
position: absolute;
z-index: 9999;
}

/*body.cover .illus-girlreading {
background: transparent url(images/home-illus-girlreading.jpg) no-repeat 0 0;
width: 225px;
height: 195px;
top: 570px;
left: 883px;
position: absolute;
}*/

body.cover .illus-girlreading {
background-image: none;
}

body.cover .illus-girldogcans {
background: transparent url(images/home-illus-girldogcans.png) no-repeat 0 0;
width: 294px;
height: 191px;
top: 640px;
right: 0;
position: absolute;
}

/* INSIDE */

body.inside #contentwrap {
width: 100%;
margin: 0;
padding: 0;
}

body.inside #contentinner {
width: 683px;
margin: 0 0 0 300px;
padding: 0;
}

body.inside #page #content-top {
background: transparent url(images/content-top.png) no-repeat 0 0;
width: 683px;
height: 23px;
}

body.inside #page #content-bottom {
background: transparent url(images/content-bottom.png) no-repeat 0 0;
width: 683px;
height: 21px;
}

body.inside #page #content-mid {
background: transparent url(images/content-mid.png) repeat-y 0 0;
width: 683px;
padding: 40px;
padding: 0 0 20px 0;
}

body.inside #category #content-top {
background: transparent url(images/news-top.png) no-repeat 0 0;
width: 683px;
height: 31px;
}

body.inside #category #content-bottom {
background: transparent url(images/news-bottom.png) no-repeat 0 0;
width: 683px;
height: 18px;
}

body.inside #category #content-mid {
background: transparent url(images/news-mid.png) repeat-y 0 0;
width: 683px;
padding: 40px;
padding: 0 0 20px 0;
}

body.inside #content {
width: 500px;
margin: 0 auto;
padding: 0 0 20px 0;
}

body.inside #content img {
border: 1px dashed #ccc;
}

body.inside .entry {
padding: 20px 0;
}

body.inside .entry p {
margin: 0 0 20px 0;
}

body.inside .post hr {
display: none;
}

/* CONTACT */

body.inside #content.contact {
background: transparent url(images/illus-girldogcans.jpg) no-repeat center 100%;
margin: 0 auto;
padding: 0 0 270px 0;
}

/* PUBLICATIONS */

body.inside #content.publications {
background: transparent url(images/illus-girlreading.jpg) no-repeat 99% 100%;
margin: 0 auto;
padding: 0 0 350px 0;
}

/* GALLERY */

body.inside #content.gallery {
width: 500px;
margin: 0 auto;
padding: 0 0 100px 0;
}

body.inside .illus-chickenhangingout {
background: transparent url(images/illus-roostingchickens.png) no-repeat 0 0;
width: 211px;
height: 145px;
top: 116px;
left: 770px;
position: absolute;
}

/* GALLERY LANDING PAGE revided */

table.galleryFramesWrap {
width: 500px;
margin: 0 auto;
float: none;
top: -20px;
position: relative;
}

table.galleryFramesWrap td {
vertical-align: middle;
text-align: center;
width: 50%;
padding-bottom: 20px;
}

table.galleryFramesWrap td.publishedWork {
background: transparent url(images/illus-frame01.jpg) no-repeat 0 0;
width: 249px;
height: 281px;
}

table.galleryFramesWrap td.publishedWork a {
display: block;
width: 249px;
height: 281px;
}

table.galleryFramesWrap td.publishedWork a img {
border: 4px solid #eee !important;
top: 60px;
position: relative;
}

table.galleryFramesWrap td.uncommissionedWork {
background: transparent url(images/illus-frame02.jpg) no-repeat 0 0;
width: 243px;
height: 238px;
}

table.galleryFramesWrap td.uncommissionedWork a {
display: block;
width: 243px;
height: 238px;
}

table.galleryFramesWrap td.uncommissionedWork a img {
width: 164px;
height: 164px;
border: 4px solid #eee !important;
top: 20px;
position: relative;
}

table.galleryFramesWrap td.babyBoutique {
background: transparent url(images/illus-frame05.jpg) no-repeat 0 0;
width: 256px;
height: 260px;
}

table.galleryFramesWrap td.babyBoutique a {
display: block;
width: 256px;
height: 260px;
}

table.galleryFramesWrap td.babyBoutique a img {
width: 164px;
height: 164px;
border: 4px solid #f3f3f3 !important;
top: 40px;
position: relative;
}

table.galleryFramesWrap td.sketches {
background: transparent url(images/illus-frame03.jpg) no-repeat 0 0;
width: 252px;
height: 259px;
}

table.galleryFramesWrap td.sketches a {
display: block;
width: 252px;
height: 259px;
}

table.galleryFramesWrap td.sketches a img {
width: 164px;
height: 164px;
border: 4px solid #f3f3f3 !important;
top: 40px;
position: relative;
}

table.galleryFramesWrap td.archived {
background: transparent url(images/illus-frame04.jpg) no-repeat center 0;
width: 256px;
height: 260px;
}

table.galleryFramesWrap td.archived a {
display: block;
width: 256px;
height: 260px;
margin: 0 auto;
}


table.galleryFramesWrap td.archived a img {
width: 164px;
height: 164px;
border: 4px solid #f3f3f3 !important;
top: 40px;
position: relative;
}


/* GALLERY LANDING PAGE

#gallerywrap {
width: 500px;
margin: 0 auto;
float: none;
}

#gallerywrap .yellow-scallop-frame {
float: left;
background: transparent url(images/illus-frame01.jpg) no-repeat 0 0;
width: 249px;
height: 281px;
margin: 0 20px 10px 110px;
}

#gallerywrap .yellow-scallop-frame a {
display: block;
width: 249px;
height: 281px;
}


#gallerywrap .yellow-scallop-frame a img {
width: 164px;
height: 164px;
margin: 62px 0 0 34px;
border: 4px solid #eee;
}

#gallerywrap .rounded-smooth-frame {
float: left;
background: transparent url(images/illus-frame02.jpg) no-repeat 0 0;
width: 243px;
height: 238px;
margin-top: 10px;
}

#gallerywrap .rounded-smooth-frame a {
display: block;
width: 243px;
height: 238px;
}


#gallerywrap .rounded-smooth-frame a img {
width: 164px;
height: 164px;
margin: 26px 0 0 34px;
border: 4px solid #eee;
}

#gallerywrap .branches-frame {
float: left;
background: transparent url(images/illus-frame03.jpg) no-repeat 0 0;
width: 252px;
height: 259px;
margin-bottom: 20px;
}

#gallerywrap .branches-frame a {
display: block;
width: 252px;
height: 259px;
}


#gallerywrap .branches-frame a img {
width: 164px;
height: 164px;
margin: 41px 0 0 41px;
border: 4px solid #f3f3f3;
}

#gallerywrap .rough-frame {
float: left;
background: transparent url(images/illus-frame04.jpg) no-repeat 0 0;
width: 256px;
height: 260px;
margin: 0 0 50px 120px;
}

#gallerywrap .rough-frame a {
display: block;
width: 256px;
height: 260px;
}


#gallerywrap .rough-frame a img {
width: 164px;
height: 164px;
margin: 41px 0 0 41px;
border: 4px solid #f3f3f3;
}

#gallerywrap .rough2-frame {
float: left;
background: transparent url(images/illus-frame05.jpg) no-repeat 0 0;
width: 256px;
height: 260px;
margin: 0 0 50px 120px;
}

#gallerywrap .rough2-frame a {
display: block;
width: 256px;
height: 260px;
}


#gallerywrap .rough2-frame a img {
width: 164px;
height: 164px;
margin: 41px 0 0 41px;
border: 4px solid #f3f3f3;
} */

/* POSTMETADATA & CUSTOM FIELDS */

.postmetadata {
margin: 10px 0;
clear: both;
}

.tags {
background: transparent url(images/icn-tag.png) no-repeat 0 0;
padding-left: 20px;
}

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

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

.postmetadata p {
margin: 0 0 10px 0;
}

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

.thread-even {
background-color: white;
}

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

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


/* @end */

/* @group 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 */

/* @group Lists */

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

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

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

ul p, 
ul select {
margin: 5px 0 8px;
}

ul ul, 
#sidebar ul ol {
margin: 5px 0 0 10px;
}

ul ul ul, 
ul ol {
margin: 0 0 0 10px;
}

ol li,
ul ol li {
list-style: decimal outside;
}

ul ul li, 
ul ol li {
margin: 3px 0 0;
padding: 0;
}

ul li,
ul li {
list-style-type: none;
list-style-image: none;
}

ul li {
margin: 0 0 20px 0;
}

ul ul li {
margin: 0;
}

#content.links ul li {
padding: 10px;
margin: 10px 0;
border-bottom: 1px dashed #d8e2c4;
}

#content.links ul li ul li {
padding: 0;
margin: 0;
border: none;
}

#sidebar-subpages ul {
padding: 0;
margin: 0;
}

#sidebar-subpages li.page_item {
border-bottom: 1px dashed #d8e2c4;
}

#sidebar-bottom1 ul li ul li {
background: transparent url(images/fallen-leaf.png) no-repeat 0 0;
padding: 0 0 3px 22px;
margin: 0 0 12px 0;
}

#sidebar-bottom2 ul li ul li,
#sidebar-bottom3 ul li ul li {
background: transparent url(images/toadstool.png) no-repeat 0 0;
padding: 0 0 3px 22px;
margin: 0 0 12px 0;
}

/* @end */

/* @group Form Elements */

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

#sidebar #searchform #s {
width: 108px;
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 {
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;
}

#content.contact form {
background-color: #f6f5e9;
padding: 20px;
}

#content.contact form .formatform input,
#content.contact form .formatform textarea {
background-color: #e5fddb;
border: 1px solid #d4eaca;
padding: 5px;
}

#content.contact form .formatform input:focus,
#content.contact form .formatform textarea:focus {
background-color: #fff;
border: 1px dashed #e4cfa1;
}

/* @end */

/* @group Sidebar */

#sidebarwrap-subpages {
width: 500px;
margin: 0 auto;
padding: 0;
}

/* COVER */

body.cover #sidebar-top {
width: 149px;
height: 85px;
top: 106px;
right: 10px;
position: absolute;
z-index: 9999;
}

body.cover #sidebar-legal {
width: 100%;
margin: 0;
padding: 40px 0;
}

body.cover #sidebarwrap-bottom {
width: 550px;
padding: 20px 0 0 0;
margin: 0 auto;
}

body.cover #sidebarwrap-tree {
background: transparent url(images/home-illus-tree.jpg) no-repeat 0 0;
width: 892px;
height: 783px;
top: 0;
left: 0;
position: absolute;
}

body.cover #sidebar-tree1 {
width: 189px;
height: 72px;
bottom: 520px;
left: 405px;
position: absolute;
}

body.cover #sidebar-tree2 {
width: 110px;
height: 127px;
bottom: 373px;
left: 456px;
position: absolute;
}

body.cover #sidebar-tree3 {
width: 116px;
height: 80px;
bottom: 303px;
left: 430px;
position: absolute;
}

body.cover #sidebar-tree4 {
width: 102px;
height: 76px;
bottom: 204px;
left: 465px;
position: absolute;
}

body.cover #sidebar-featured .yellow-scallop-frame {
background: transparent url(images/illus-frame01.png) no-repeat 0 0;
width: 249px;
height: 281px;
top: 170px;
right: 20px;
position: absolute;
}

body.cover #sidebar-featured .yellow-scallop-frame a {
display: block;
width: 249px;
height: 281px;
}


body.cover #sidebar-featured .yellow-scallop-frame a img {
width: 193px;
height: 193px;
margin: 55px 0 0 24px;
border: 2px solid #eee;
}

/* INSIDE */

body.inside #sidebar-top {
width: 149px;
height: 85px;
top: 106px;
left: 340px;
position: absolute;
z-index: 9999;
}

body.inside #sidebar-legal {
width: 100%;
margin: 0 0 0 380px;
padding: 40px 0;
}

body.inside #sidebar-featured {
display: none;
}

body.inside #sidebarwrap-tree {
background: transparent url(images/illus-tree-left.png) no-repeat 0 0;
width: 359px;
height: 723px;
bottom: 0;
left: 0;
position: fixed;
}

body.inside #sidebar-tree1 {
width: 189px;
height: 72px;
bottom: 420px;
left: -20px;
position: fixed;
}

body.inside #sidebar-tree2 {
width: 110px;
height: 127px;
bottom: 303px;
left: 0;
position: fixed;
}

body.inside #sidebar-tree3 {
width: 116px;
height: 80px;
bottom: 233px;
left: -5px;
position: fixed;
}

body.inside #sidebar-tree4 {
width: 102px;
height: 76px;
bottom: 154px;
left: 10px;
position: fixed;
}

body.inside #sidebarwrap-bottom {
width: 100%;
padding: 20px 0 0 380px;
}

#sidebar-bottom3,
#sidebar-bottom1,
#sidebar-bottom2 {
float: left;
}

#sidebar-bottom1,
#sidebar-bottom2,
#sidebar-bottom3 {
background: transparent url(images/bg-bottom.jpg) repeat 0 0;
width: 150px;
padding: 10px;
margin: 0 10px 0 0;
border-left: 1px dashed #e3f1b1;
border-right: 1px dashed #e3f1b1;
}

/* @end */

/* @group Comments */

.commentwrap {
background-color: #ebe9f6;
padding: 20px;
}

.alt {
margin: 20px 0;
}

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

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

.commentlist li ul li {
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.children {
padding: 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

/* @end */

/* @group 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 */

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

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}

.addtoany_share_save_container a {
border: none;
}

.clear {
clear: both;
}

/* @end */

/* @group 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;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

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

/* "That's all folks!" */