/*
Theme Name:dryades-xenones
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/


/* --------------------------------------------------------------
grid
-------------------------------------------------------------- */
.container {
margin:0 auto;
}
*:first-child+html .container {
display:inline-block;
margin:0 auto;
}
* html .container {
display:inline-block;
margin:0 auto;
}
.column {
float:left;
}

/* columns */
.col-10   { width: 9.8%; }
.col-20   { width: 19.8%; }
.col-25   { width: 24.8%; }
.col-30   { width: 29.8%; }
.col-33   { width: 33.2%; }
.col-35   { width: 34.8%; }
.col-40   { width: 39.8%; }
.col-45   { width: 44.8%; }
.col-50   { width: 49.8%; }
.col-55   { width: 54.8%; }
.col-60   { width: 59.8%; }
.col-65   { width: 64.8%; }
.col-70   { width: 69.8%; }
.col-75   { width: 74.8%; }
.col-80   { width: 79.8%; }
.col-85   { width: 84.8%; }
.col-90   { width: 89.8%; }
.col-95   { width: 94.8%; }
.col-100   { width: 99.8%; }
/* left - right box */
.box-5    { padding: 0 5px; }
.box-10   { padding: 0 10px; }
.box-15   { padding: 0 15px; }
.box-20   { padding: 0 20px; }
.box-25   { padding: 0 25px; }
.box-30   { padding: 0 30px; }
.box-35   { padding: 0 35px; }
.box-40   { padding: 0 40px; }
.box-45   { padding: 0 45px; }
.box-50   { padding: 0 50px; }






/* Begin Typography & Colors */
body {
font-size: 73%; /* Resets 1em to 10px */
font-family: 'Georgia', Sans-Serif;
background: #b5ac8f;
color: #000;
text-align: center;
}
li ol {
display: inline;
list-style-type: none;
list-style: none;
list-style-image: none;
list-style-position: inside;
}
ul li ol {
list-style: none;
list-style-image: none;
}

input, radio, textarea {
background-color: #e6e3dc;
font-weight: 500;
font-size: 1.3em;
text-decoration: underline;
}
submit {
background-color: #c5af7c;
color: white;
font-weight: 500;
font-size: 1.2em;
text-decoration: none;
}

#content {
font-size: 1.2em
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
/*line-height: 1.4em;*/
}

.widecolumn {
line-height: 1.6em;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h3 {
font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
color:  #a57c5c;
}

h1 {
font-size: 1.1em;
text-align: left;
}

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

h2 {
font-family: 'Georgia', Sans-Serif;
color:  #a57c5c;
font-size: 1em;
}

h2.pagetitle {
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 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;
}



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

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: #06c;
text-decoration: none;
}

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



/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}

#page {
background-color:#d6d0bf; /* #edeae3;*/
margin: 0 auto;
padding: 0;
width: 980px;
border: none;
border: none;
}

#header {
padding: 0;
margin: 0px;
width: 980px;
height: 350px;
border: none;
}
#headerLeft {
float: left;
width:210px;
height: 350px;
background: url('images/driades_logo.jpg') no-repeat center center;
}

#headerRight {
float: right;
width:770px;
background-color: none;
}
#headerimg {
margin: 0 auto;
height: 200px;
width: 100%;
}

.narrowcolumn {
float: right;
padding: 5px;
margin: 0 auto;
width: 710px;
border: none;
padding:0 20px;
}



.post {

text-align: justify;
}

.post hr {
display: block;
}



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

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


.clear {
clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
margin: 0;
font-style: "Georgia";

}
#top, #top h1 a {
width: 980px;
margin: 0 auto;
color: #ede8d9;
padding-top: 5px;
padding-bottom: 5px;
text-indent: 5px;
}
#top h1 a:hover {
color: white;
}

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

/*	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 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;
list-style: none;
padding-left: 0px;
text-indent: 0px;
}

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

.entry ul li:before, #sidebar ul ul li:before {
/*content: "\00BB \0020";*/
}

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

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

h2.widgettitle , .widgettitle	{
display: none;
position: relative;
top: 0%;
}
#sidebar {
padding: 0px;
margin: 0 auto;
float: left;
background: #fafaf8;
width: 210px;
background-color: #e2dccf /*#edeae3;*/
border: none;
}

#sidebar h2 {
background: none;
list-style: none;
list-style-type: none;
list-style-image: none;

color: #a57c5c;
display: none;
margin: 0 auto;
padding: 0px;

}
#sidebar ul, #sidebar ul ol , #sidebar ul li {
top: 0px;
margin: 0 auto;
margin-top: -9px;
position: relative;
padding: 0px;
font-weight: 500;
font-family: Georgia;
font-size: 1.2em;
color: Gray;
list-style: none;
list-style-type: none;
list-style-image: none;
}

#sidebar li a:link, 	#sidebar li a:active,	#sidebar li a:visited{
font-size: .7em;
font-weight: 500;
color: #674812;
width: 210px;
line-height: 40px;
height: 40px;
background: url('images/driades_nav_a.gif') no-repeat center center;
display: block;
text-align: left;
text-decoration: none;
text-indent: 10px;
letter-spacing: 0.05em;
}
#sidebar li a:hover {
border:0px;
color: #bbb291;
background: url('images/driades_navbg_hover.gif') no-repeat 0 -1px;
}
#sidebar ul li a#navselected{
font-size: .7em;
font-weight: 500;
color: #674812;
width: 210px;
line-height: 40px;
height: 40px;
display: block;
text-align: left;
text-decoration: none;
text-indent: 10px;
letter-spacing: 0.05em;
}

#sidebarimg {

height: 250px;
width: 210px;
padding: 0px;
margin: 0px;
background: url(images/driades_image.jpg) no-repeat center center;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

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

#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;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

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



/* Begin Sidebar */


#sidebar form {
margin: 0;
}
/* End Sidebar */









.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;
}
/* End Various Tags & Classes*/








#example {
border: none;
margin: 0 auto;
text-align: center;
}
#example ul li {
display: inline;
list-style: none;
list-style-image: none;
list-style-type: none;
margin: 0 auto;
}

.thumb {
padding: 5px;
margin: 0 auto;
width: 90px;
height: 80px;
background-color: #000;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #000;
border-top: 1px solid #000;

}

#gallery {
margin: 0 auto;

}
.galleryNav {
border: 1px solid e0e0e0;
padding: 3px;
}

#nav {
width: 100%;
border: none;
margin: 0 auto;
text-align: center;
}
#nav ul li {
display: inline;
list-style: none;
padding: 0;
margin: 0 auto;
}
.counter {
color: #716c5e;
}



/*____________________________________*/

#wrp{
display:inline-block;
overflow: auto;
width:100%;
background:url(images/bg.png) repeat-y 0 0;
border-bottom:8px solid #7E7973;
}



ul.gallery, #example ul{
list-style:none;
}
ul.gallery a img, #example ul a img{
background:#bbb;
border:1px solid #fff;
padding:3px;
margin: 0 0 3px 0;
}
.gallery-title{
width:120px;
margin:0 auto;
font-weight:600;
}
#example{
margin: 0 0 20px 0;

}
#youtubecolumn{
margin: 15px 0 0 10px;
width:270px;
}
