/* -- START CSS --

Author: Kari
Author URI: http://tennantively.org
Theme Name: Tennantively Fashion
Theme URI: http://tennantively.org
Version: 7.0


/* ------------------------------------------------------ Body and Globals 
----------------------------------------------------------------------------------------*/

html
{
background: #2C343B url(http://tennantively.org/wp-content/themes/fashion/images/bg2.jpg) repeat-y;
height:100%;
margin:0px;
}

body
{ 
background: url(http://tennantively.org/wp-content/themes/fashion/images/bg1.jpg) repeat-x;
height:100%;
text-align: justify;
font-family: "trebuchet ms";
font-size: 8pt;	
color: #d5d8d7;
margin-top: 0px;
margin: 0px;
padding: 0px;
}

html>body {
 min-height: 100%;
 height: auto;
margin: 0px;
padding: 0px;
}

div {
text-align: justify;
font-family: "trebuchet ms";
font-size: 8pt;	
color: #d5d8d7;
}

.img {
padding-right: 3px;
}

tr, td {
vertical-align:top;
text-align: justify;
font-family: "trebuchet ms";
font-size: 8pt;	
color: #d5d8d7;
}
.clearing {clear:both; height:0px; padding:0; margin:0;}

input,select,textarea{
background-color: #323b44;
font-family: tahoma, sans-serif; 
font-size: 9pt;
color: #d5d8d7; 
border-style: solid;
border-color: #323b44;
border-width: 1px;
}

option
{ 
background-color: #323b44;
font-family: tahoma, sans-serif; 
font-size: 9pt;
color: #d5d8d7;
}

b, strong, i, em, u {
color: #6f7377;
}

img.alignleft{margin: 5px 10px 2px 0;}
img.alignright{margin: 5px 0 2px 10px;}
img.centered{display: block;margin-left: auto;margin-right: auto;}

.alignleft{float: left;}
.alignright{float: right;}

blockquote {
padding:5px;
font-family:tahoma; 
text-align: left;
font-size: 8pt;	
color: #d5d8d7;
background-color: #323b44;
border: 3px solid #6e5e2c;
}

li, ul {
	list-style: none;
}

/* ------------------------------------------------------ Layout 
----------------------------------------------------------------------------------------*/
#header{
margin-top: 0px;
background-image: url(http://tennantively.org/banner7.jpg);
background-repeat: no-repeat;
width: 900px;
margin-left: 100px;
height: 100%;
}

#content {
position:absolute;
left:98px;
top: 231px;
width: 580px;
padding: 5px;
background-color: #343D46;
}

#right {
position:absolute;
left: 702px;
top: 415px;
width: 245px;
}

#pagelinks {
float:right;
}

#footer {
width: 580px;
}

/* ------------------------------------------------------ Navigation 
----------------------------------------------------------------------------------------*/

#navigation {
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation li {
	float: left;
	margin: 0px;padding: 0px;
	list-style: none;
}
	
#navigation a {
color: #917C3D;
text-decoration: none;
}
	
#navigation a:hover {
color: #6E5E2C;
text-decoration: none;
}
/* ------------------------------------------------------ Post Info 
----------------------------------------------------------------------------------------*/

.post-date{
margin-top: 15px;
float:left;
display: inline;
width:57px;
height:60px;
font-family: georgia;
background: #2C343B;
}

.month {
text-transform:uppercase;
text-align:center;
padding-top:6px;
font-size:14px;
color:#9FAB9F;
}

.day {
color:#9FAB9F;
text-transform:uppercase;
font-size:26px;
text-align:center;
}

.post-body {
text-align: justify;
}

.post-body img {padding:5px; margin:5px; border:1px solid #917C3D;}
.post-body img:hover {padding:5px; margin:5px; border:1px solid #6E5E2C;}

.post-comments {
color:#d5d8d7;
width:430px;
font-size:12pt;
background:#343D46;
}

.post-meta {
background: #2C343B;
margin-top:-10px;
padding:2px;
color:#d5d8d7;
font-size:8pt;
width:490px;
}



/* ------------------------------------------------------ Links
----------------------------------------------------------------------------------------*/
a {
color: #917C3D;
text-decoration: none;
}	
a:hover {
color: #6E5E2C;
text-decoration: none;}

a.altlink {



color: #917C3D;
text-decoration: none;
}	
a.altlink:hover {
color: #6E5E2C;
text-decoration: none;}

a.altlink2 {
color: #917C3D;
text-decoration: none;
}	
a.altlink2:hover {
color: #6E5E2C;
text-decoration: none;
}

/* ------------------------------------------------------ Headers
----------------------------------------------------------------------------------------*/

h1 {
color:#917C3D;
font-family: georgia;
text-transform: uppercase;
font-size: 19pt;
border-bottom: 1px solid #6E5E2C; 
}
h1 a {
color:#917C3D;
font-family: georgia;
text-transform: uppercase;
font-size: 19pt;
border-bottom: 1px solid #6E5E2C; 
}
h1 a:hover {
color:#6E5E2C;
font-family: georgia;
text-transform: uppercase;
font-size: 19pt;
border-bottom: 1px solid #6E5E2C; 
}

h2 {
color:#6E5E2C;
font-family: georgia;
text-transform: uppercase;
font-size: 16pt;
border-bottom: 1px solid #6E5E2C; 
}

h3 {
color:#c0c0c0;
font-family: georgia;
text-transform: uppercase;
font-size: 14pt;
}

h4 {
color:#dddddd;
font-family: georgia;
text-transform: uppercase;
font-size: 10pt;
}



/* ------------------------------------------------------ Comments
----------------------------------------------------------------------------------------*/

.commentheader a, .commentheader a:link, .commentheader a:visited {
font-family: georgia;
font-size: 10pt;
	color: #917C3D;
	background:none;
}

.commentheader a:hover, .commentheader a:active {
color: #6E5E2C;
text-decoration: none;
font-family: georgia;
font-size: 10pt;
}

#commentlist {
	width: 425px;
	margin: 0;
	padding:10px;
list-style: none;
}


.alt {
	background-color:#2C343B;
list-style: none;
padding: 10px;
}

.comment-meta a, .comment-meta a:link, .comment-meta a:visited {
font-family: georgia;
font-size: 10pt;
	color: #917C3D;
	background:none;
}

.comment-meta a:hover, .comment-meta a:active {
color: #6E5E2C;
text-decoration: none;
font-family: georgia;
font-size: 10pt;
}

.comment-text {
	background: #2C343B;
	border: 1px solid #202020;
	border-width: 0 1px 1px 1px;
	width: 425px;
	margin: 0;
	padding: 10px;
	color: #d5d8d7;
}


#respond {
}

.thead, .thead b, .thead strong {
background-color: #917C3D;
color: #ffffff;
}

.t2 {
background-color: #3f4f5f;
}