/*
Theme Name: together-again_nd
Theme URI: http://togetheragain.new-heart.org/
Description: Made for Together Again: A Jason Cook & Kirsten Storms Fansite
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: #efefef url('images/bg.jpg') repeat-x;
text-align:center;
color: #a5a5a5;
}

#bgx{
}

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

#header{
height: 483px;
}

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

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

#leftcolumn{
float: left;
width: 220px; 
margin-left: -1000px;
}

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

#footer{
clear: left;
width: 100%;
background: #e1e1e2;
color: #9c9c9c;
text-shadow: #fff 1px 1px;
font-family: Trebuchet MS;
font-size: 10px;
text-align: left;
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-left: 3px solid #f6f4ee;
border-top: 3px solid #f6f4ee;
border-right: 3px solid #f6f4ee;
}
#footer a{
color: #7a7a7a;
}


 /* Navigation Menu */

#nav {
color: #39545c;
font-family: "Georgia", Times New Roman;
font-size: 14px;
text-transform: uppercase;
line-height: 20px;
text-align: center;
}

#nav a{
color: #39545c;
text-shadow: #e5ecee 1px 1px;
}

#nav a:hover{
color: #000;
text-shadow: #ffffff 1px 1px;
}

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

#pics img {
margin:2px;
padding: 5px;
background: #f1f1f3;
border-right: 1px solid #a1a1a1;
border-bottom: 1px solid #a1a1a1;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#pics img:hover {
margin:2px;
padding: 5px;
background: #f9f9fb;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

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

#welcome b{
color: #3b788a;
} 

#welcome i{
color: #535353;
} 

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


/* Post Style*/

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


.entry h1 {
color: #545557;
text-shadow: #eaeaea 1px 1px;
text-align: center;
font-family: "Georgia", Times New Roman;
font-size: 13px;
font-style: italic;
padding: 3px;
margin: 4px 0px 2px 100px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

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

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

}

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

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

.page h1 {
color: #545557;
text-shadow: #eaeaea 1px 1px;
text-align: center;
font-family: "Georgia", Times New Roman;
font-size: 13px;
font-style: italic;
padding: 3px;
margin: 0px 10px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

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

h5 {
color: #73888d;
text-shadow: #eaeaea 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: left;
background: url('images/date.png') no-repeat;
}

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

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

.entry-content {
color: #aaa;
font-family: Arial;
font-size: 11px;
text-align: justify;
padding-bottom: 10px;
}

.entry-meta-out {
text-align: right;
margin: 15px 0 10px 0px;
}

.entry-meta1 {
color: #888;
background-color: #fafafa;
text-align: center;
font-family: "Trebuchet MS", Tahoma;
font-size: 11px;
line-height: 13px;
padding: 5px 10px;
margin: 5px;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
border: 1px solid #fff;
}

.entry-meta1 a{
color: #5e93a2;
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: #49717d;
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: #777;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
margin: 0px;
text-shadow: #ddd 1px 1px;
text-transform: lowercase;
}

.comment-title a{
color: #49717d;
text-decoration: none;
}

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

.comment-content {
color: #b0b0b0;
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: #fff;
padding: 3px;
border-right: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
} 

/*Sidebar style*/

.sidebar {
background: #f7f7f7;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
padding: 10px;
border: 1px solid #fff;
margin: 0 0 18px 0;
}	

.sidebar .title {
color: #222;
text-shadow: #ddd 1px 1px;
font-family: "Trebuchet MS", Arial, Tahoma;
font-size: 15px;
font-weight: bold;
font-style: italic;
text-transform: lowercase;
line-height: 17px;
text-align: right;
margin: 0px 0 10px 0;
padding-right: 5px;
border-bottom: 1px solid #fff;
}

.sidebar .content {
color: #b6b6b6;
font-family: Arial;
font-size: 11px;
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: #555;
text-align: left;
text-transform: uppercase;	
font-size: 8pt;
letter-spacing: 2px;
word-spacing: 1px;
}


/*Options style*/

a {
color: #3d8093;
text-decoration: none;
}
a:hover {
color: #111;
}

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

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


blockquote {
font-family: Trebuchet MS;
font-size: 11px;
line-height: 14px;
color: #666;
padding: 2px 15px 2px 15px;
background: #fafafa;
border: 1px solid #e6e6e6;
-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: #aaa;
background: #fafafa;
padding: 3px;
border: 1px solid #e9e9e9;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

.clear {
clear: both;
}

strong {color: #111; font-family: "Trebuchet MS", Tahoma; font-size: 8pt; text-shadow: #ddd 1px 1px;}
b {color: #111;}
i { color: #234d59;}
italic { color: #234d59;}
em { color: #234d59;}
u {color: #888; text-decoration: none; border-bottom: 1px dotted #4e8696;}
img {border: 0px;}

.s-top {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #a0a0a0;
background: #f7f7f7;
padding: 2px;
border: 1px solid #ddd;
-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: #a0a0a0;
background: #f7f7f7;
padding: 1px;
border: 1px solid #ddd;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}

