/*
Theme Name: desiringhayden4_nd
Theme URI: http://desiringhayden.net
Description: Made for Desiring Hayden.Net.
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

------ DO NOT COPY! ------


*/



body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #e4e9e9 url('images/bg.jpg') repeat-x;
text-align:center;
color: #1F1F1F;
}

#bgx{
}

#page{
width: 930px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#header{
height: 560px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 315px 0 0px;
}

#rightcolumn{
float: left;
width: 310px;
margin-left: -310px; 
}

#footer{
clear: left;
background: #d7dede;
color: #586464;
text-shadow: #eef3f3 1px 1px;
font-family: Trebuchet MS;
font-size: 10px;
text-align: right;
padding: 15px;
-moz-border-radius: 20px 20px 0 0;
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
border-right: 2px solid #f3f7f7;
border-top: 2px solid #f3f7f7;
border-left: 2px solid #f3f7f7;
}
#footer a{
color: #353d3d;
}


 /* Navigation Menu */

#nav {
color: #e7ecec;
text-shadow: #000 1px 1px;
font-family: "Trebuchet MS", Arial;
font-size: 12px;
font-style: italic;
line-height: 43px;
text-align: center;
}

#nav a{
color: #e7ecec;
}

#nav a:hover{
color: #fff;
}

 /* Welcome Message */
#welcome {
color: #4e5959;
text-shadow: #aebebe 1px 1px;
text-align: justify;
font-family: Trebuchet MS;
font-size: 11px;
font-style: italic;
line-height: 13px;
} 

#welcome b{
color: #884c1a;
} 


 /* Latest Pictures */
#pics {
color: #e7ecec;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
font-style: italic;
line-height: 14px;
} 

#pics img {
margin:1px;
padding: 3px;
background: #f1f3f3;
border-right: 1px solid #657171;
border-bottom: 1px solid #657171;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#pics img:hover {
margin:1px;
padding: 3px;
background: #e3e7e7;
border-right: 1px solid #4e6262;
border-bottom: 1px solid #4e6262;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

 /* -------- Content Structure -------------- */


/* Post Style*/

.entry {
background: #f4f6f6;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
padding: 10px;
}


.entry h1 {
color: #141414;
text-shadow: #dae0e0 1px 1px;
text-align: left;
padding: 3px;
margin: 4px 100px 2px 0px;
border-bottom: 1px dotted #d2d7cf;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 13pt;
line-height: 14pt;
font-weight: bold;
font-variant: small-caps;

}

.entry h1 a{
color: #122F364;
text-decoration: none;
}

.entry h2 {
color: #abb7b7;
text-align: left;
font-family: "Trebuchet MS", Georgia;
font-size: 10px;
padding: 2px;
margin: 0px 100px 0px 8px;

}

.entry h2 a{
color: #439aa7;
text-decoration: none;
}

.entry h2 i{
color: #5f696b;
text-decoration: none;
}

.page h1 {
color: #122F36;
text-shadow: #dae0e0 1px 1px;
text-align: left;
padding: 3px;
border-bottom: 1px dotted #d2d7cf;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 13pt;
line-height: 14pt;
font-weight: bold;
font-variant: small-caps;
margin: 0px 10px;
}

.page h1 a{
color: #141414;
text-decoration: none;
}

h5 {
color: #439aa7;
text-shadow: #dae0e0 1px 1px;
text-align: left;
font-family: "Trebuchet MS", Tahoma;
font-size: 9pt;
font-weight: bold;
font-variant: normal;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px ;
}

.datebox {
display: block;
margin: -4px 0px 0px 0px;
padding: 0px;
height: 50px;
width: 90px;
float: right;
background: url('images/date.png') no-repeat;
}

.datebox .day {
display: block;
text-align: center;
color: #3d4445;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 14px;
line-height: 12px;
margin: 12px 0px 0px 0px;
text-shadow: #fff 1px 1px;
font-style: italic;
}

.datebox .year {
display: block;
text-align: center;
color: #3b9594;
font-family: "Georgia", Trebuchet MS, Tahoma;
font-size: 11pt;
margin: -2px 0px 0px 0px;
text-shadow: #cfd7d7 1px 1px;
}

.entry-content {
color: #141414;
font-family: verdana;
font-size: 12px;
text-align: justify;
padding-bottom: 10px;
}

.entry-meta-out {
text-align: left;
margin: 0px 0 0 0px;
background-color: #e8ecec;
padding: 5px 10px;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.entry-meta1 {
color: #141414;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
font-size: 11px;
line-height: 13px;
margin: 5px;
}

.entry-meta1 a{
color: #9c6a1c;
text-decoration: none;
}

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

.alignright {
float: left;
}

.alignleft {
float: right;
}

/* Comment Style*/

h3{
color: #5f4113;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-align: left;
margin: 0px 7px;
padding: 12px 0px 0px 5px;
text-transform: Uppercase;
border-bottom: 1px solid #fff;
}

.comment-title {
color: #122F36;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
margin: 0px;
text-shadow: #dde3e3 1px 1px;
text-transform: lowercase;
}

.comment-title a{
color: #47aab3;
text-decoration: none;
}

.comment-title strong{
color: #161818;
text-decoration: none;
}

.comment-content {
color: #141414;
padding: 0px 1px 5px 1px;
font-family: Arial;
font-size: 12px;
text-align: justify;
}

.comment-space {
margin: 15px;
}

img.avatar {  
float:left;
margin-right:5px;
display: inline;
background: #fbfdfd;
padding: 3px;
border-right: 1px solid #b7c5c5;
border-bottom: 1px solid #b7c5c5;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
} 

/*Sidebar style*/

.sidebar {
background: #edefec url('images/sidebg.jpg') no-repeat top right;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
padding: 10px;
border: 1px solid #c0cccc;
margin: 0 0 18px 0;
}	


.sidebar .title {
color: #122F36;
text-shadow: #cad6d6 1px 1px;
background: url('images/sidet.png') no-repeat top right;
font-family: "Trebuchet MS", Tahoma;
font-size: 13pt;
font-style: italic;
text-transform: uppercase;
line-height: 21px;
text-align: right;
margin: 0px 7px 10px 0;
padding: 3px 38px 6px 0px;
border-bottom: 0px dotted #fff;
}


.sidebar .content {
color: #141414;
font-family: verdana;
font-size: 12px;
text-align: justify;
}

.sidebar .content ul{
margin: 0px;
padding: 8px;
}

.sidebar .content p {
margin: 0px;}

.sidebar h2 {
font-family: Trebuchet MS;
margin: 5px 0px 0px 0px;
color: #407e89;
text-align: left;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
}


/*Options style*/

a {
color: #024760;
text-decoration: none;
}
a:hover {
color: #222;
}

.image {  
margin:2px;
padding: 5px;
background: #f9fbfb;
border-right: 1px solid #c9d3d3;
border-bottom: 1px solid #c9d3d3;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
} 

.image:hover {  
margin:2px;
padding: 5px;
background: #e8ecec;
border-right: 1px solid #9badad;
border-bottom: 1px solid #9badad;
} 


blockquote {
font-family: Trebuchet MS;
font-size: 12px;
line-height: 15px;
color: #222626;
padding: 2px 15px 2px 15px;
background: #ebefef;
border: 1px solid #d7dfdf;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;}


input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #262E2E;
background: #fff;
padding: 3px;
border: 1px solid #d7dfdf;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

.clear {
clear: both;
}

strong {color: #506060; font-family: "Trebuchet MS", Tahoma; font-size: 8pt; text-shadow: #d9e1e1 1px 1px;}
b {color: #506060;}
i { color: #222;}
italic { color: #222;}
em { color: #222;}
u {color: #879797; text-decoration: none; border-bottom: 1px dotted #4c9fa4;}
img {border: 0px;}

.s-top {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #7c9292;
background: #f0f4f4;
padding: 2px;
border: 1px solid #d4dcdc;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

.s-top-button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #7c9292;
background: #f0f4f4;
padding: 1px;
border: 1px solid #d4dcdc;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}