/*  
Theme Name: the_frozen_heart_nd
Theme URI: http://thefrozenheart.ort
Description: Theme made exclusively for The Frozen Heart.
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: #3c3c3c url('images/bg.jpg') repeat;
text-align:center;
color: #d1d1d1;
}

#bgx{
background: url('images/bgx.jpg') repeat-x;
}

#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url('images/bgy.jpg') repeat-y;
}

#topsection{
height: 295px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 289px;
margin-left: 19px;
padding: 0 5px;
}

#sidebar-content{
float: left;
width: 289px; 
margin-left: -289px; 
}

#sidebar-content2{
padding: 0px 25px 0px 5px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 0px;
}

/* Navigation */

#nav {
color: #87857c;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
}

#nav a{
color: #b3b0a5;
font-weight: bold;
}

#nav a:hover{
color: #d8d4c5;
font-weight: bold;
}

/* Content Structures */


/* Post Style*/

.entry {
background: url('images/content-bg-top.jpg') no-repeat;
}	

h1 {
color: #393939;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
font-size: 14pt;
font-weight: bold;
border-bottom: 0px dotted #e2e2e2;
text-shadow: #cac5b8 1px 1px;
font-variant: small-caps;
padding: 20px 0px 0px 3px;
margin: 0px 75px 0px 8px;
}

h1 a{
color: #393939;
text-decoration: none;
}

.page h1 {
color: #393939;
text-align: left;
font-family: "Trebuchet MS", Tahoma;
font-size: 14pt;
font-weight: bold;
border-bottom: 1px dotted #cfcbc1;
text-shadow: #cac5b8 1px 1px;
font-variant: small-caps;
padding: 15px 0px 0px 3px;
margin: 0px 10px;
}

.page h1 a{
color: #393939;
text-decoration: none;
}

h5 {
color: #393939;
text-align: left;
font-family: "Trebuchet MS", Tahoma;
font-size: 9pt;
font-weight: bold;
text-shadow: #cac5b8 1px 1px;
font-variant: normal;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px ;
border-bottom: 0px dotted #e2e2e2;
}

.datebox {
display: block;
margin: 3px 5px 0px 0px;
padding: 0px;
background-image: url(images/date.png);
background-repeat: no-repeat;
height: 55px;
width: 98px;
float: right;
}

.datebox .day {
display: block;
text-align: center;
color: #756f55;
font-family: "Georgia", Trebuchet MS, Tahoma;
font-size: 13pt;
margin: 9px 0px 0px 0px;
}

.datebox .year {
display: block;
text-align: center;
color: #876d9d;
font-family: "Georgia", Trebuchet MS, Tahoma;
font-size: 11pt;
margin: -4px 0px 0px 0px;
}

.entry-content {
color: #56534c;
padding: 0px 15px 6px 15px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: url('images/content-bg-middle.jpg') repeat-y;
}

.entry-meta-out {
text-align: center;
}

.entry-meta1 {
color: #948e80;
padding: 5px 10px;
margin: 5px;
text-align: center;
background-color: #e9e7e1;
border-right: 1px solid #cac6bc;
border-bottom: 1px solid #cac6bc;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

.entry-meta1 a{
color: #806298;
text-decoration: none;
}

/* Comment Style*/

h3{
color: #615a66;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight: bold;
text-align: center;
margin: 0px 7px;
padding: 12px 0px 0px 5px;
text-transform: Uppercase;
}

.comment-title {
color: #424242;
text-align: left;
font-family: Trebuchet MS;
font-size: 12pt;
font-weight: bold;
margin: 0px;
text-shadow: #bbb5a7 1px 1px;
text-transform: lowercase;
}

.comment-title a{
color: #7a4f9b;
font-size: 10pt;
text-decoration: none;
}

.comment-title strong{
color: #99875b;
font-size: 10pt;
text-decoration: none;
}

.comment-content {
color: #6b665b;
padding: 0px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
}

.comment-space {
margin: 15px;
}


img.avatar {  
float:left;
margin-right:5px;
display: inline;
background: #f1f0ed;
padding: 5px;
border-right: 1px solid #beb9ae;
border-bottom: 1px solid #beb9ae;
-moz-border-radius: 4px;
} 


 /* Sidebar Structures */

.sidebar_title {
color: #e2dfd8;
padding: 5px 0px 26px 0px;
font-family: Trebuchet MS;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
background: url('images/sidetitle.png') no-repeat center;
text-shadow: #27212d 1px 1px;
text-align: center;	
font-style: italic;
}

.sidebar_content {
color: #9f9989;
padding: 2px 1px 5px 1px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin: 0 2px 25px 2px;
}

.sidebar_content b, .sidebar_content strong{
color: #d4c9dd;
}

.sidebar_content i, .sidebar_content em{
color: #888472;
}

.sidebar_content a{
color: #e1dfd9;
}

.sidebar_content a:hover{
color: #888472;
}

.image-side {	
background-color: #342c3b;
border-bottom: 1px solid #6e6575;
border-right: 1px solid #6e6575;
padding: 5px;
margin: 2px;} 

.image-side:hover  {
background-color: #342c3b;
border-bottom: 1px solid #93889c;
border-right: 1px solid #93889c;
padding: 5px;
margin: 2px;
} 


.flickr a img{
background-color: #342c3b;
border-bottom: 1px solid #6e6575;
border-right: 1px solid #6e6575;
padding: 5px;
margin: 2px;
}


.flickr a img:hover  {
background-color: #342c3b;
border-bottom: 1px solid #93889c;
border-right: 1px solid #93889c;
padding: 5px;
margin: 2px;
} 



/*Twitter Nav*/

.sidebar_twitter {
color: #9f9989;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;}

.sidebar_twitter ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
}

.sidebar_twitter ul li{
font: 11px "Arial", Verdana, Helvetica;
color: #9f9989;
display: block;
width: auto;
padding: 5px;
text-decoration: none;
border-bottom: 1px dotted #69665d;
margin-top: 1px;
}

.sidebar_twitter a { 
text-decoration:  none;
color: #e1dfd9;}

.sidebar_twitter a:hover { 
text-decoration:  none;
color: #888472;}



/*Options style*/

a { 
text-decoration:  none;
color: #693294;}

a:hover {
color: #7a7260;
text-decoration: none;}	

.image {	
background-color: #fff;
border-bottom: 1px solid #d0cdc6;
border-right: 1px solid #d0cdc6;
padding: 5px;
margin: 2px;} 

.image:hover  {
background-color: #e8e6e2;
border-bottom: 1px solid #8c8574;
border-right: 1px solid #8c8574;
padding: 5px;
margin: 2px;
} 


strong {color: #7a6222;}
b {color: #7a6222;}
i { color: #1f1f1f;}
italic { color: #1f1f1f;}
em { color: #1f1f1f;}
u {color: #797261; text-decoration: none; border-bottom: 1px dotted #4a3659;}
img {border: 0px;}

blockquote {
background: #e9e7e1;
color: #7d786d;
padding: 10px;
border: 1px solid #cac6bc;		
font-family: Arial;
font-size: 11px;
-moz-border-radius: 8px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #5b564b;
background: #f0eeea;
padding: 1px;
border: 1px solid #d4d0c8;
-moz-border-radius: 4px;}	

.s-top {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #989582;
background: #494949;
padding: 2px;
border: 1px solid #393939;
-moz-border-radius: 4px;}

.s-top-button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #989582;
background: #494949;
padding: 1px;
border: 1px solid #393939;
-moz-border-radius: 4px;}
