/*  
Theme Name: liason-stecky-2
Theme URI: http://liason-stecky.org/
Description: Theme made exclusively for Liason-Stecky.org. 
Version: 1.0
Author: Tathyana Fantini
Author URI: http://www.nightanddaydesign.org/

DO NOT COPY THIS CODE.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #d8d6c8 url('images/bg.jpg') repeat-x;
text-align:center;
color: #605f58;
}

#maincontainer{
width: 1000px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 425px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 235px 0 235px; 
}

#leftcolumn{
float: left;
width: 230px; 
margin-left: -1000px; 
}

#rightcolumn{
float: left;
width: 230px; 
margin-left: -230px; 
}

#footer{
clear: left;
width: 100%;
color: #7c7b72;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #7c7b72;
}


#welcome {
color: #57564f;
text-align: justify;
font-family: Trebuchet MS;
font-size: 10px;
line-height: 13px;
}

#pics {
text-align: center;
} 

#pics img {
background-color: #f2f1ec;
border-right: 1px solid #b1afa1;
border-bottom: 1px solid #b1afa1;
padding: 3px;
margin: 1px;
-moz-border-radius: 4px;} 

#pics img:hover  {
background-color: #eeede6;
border-right: 1px solid #908e7e;
border-bottom: 1px solid #908e7e;
padding: 3px;
margin: 1px;
} 

/* Navigation */

#nav {
color: #f1ac94;
text-align: center;
font-family: Trebuchet MS;
font-size: 11px;
text-shadow: #fff 1px 1px;

}

#nav a{
color: #848276;
}

#nav a:hover{
color: #403f38;
}

	

 /* Content Structures */
.content-inside {
background: #e7e4db;
}

.content-inside-top {
background: url('images/top-content.jpg') no-repeat top;
} 

.content-title {
color: #5f5e51;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.content-title a{
color: #5f5e51;
}

.content-title strong{
color: #5f5e51;
}

.page-title {
color: #5f5e51;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
padding: 10px 0px 5px 0px;
background: url('images/post-title.png') no-repeat bottom;
}

.date {
height: 44px;
margin: 5px 6px 0px 8px;
width: 78px;
text-align: center;
float: left;
background: url('images/date.png') no-repeat top;	
text-shadow: #fff 1px 1px;
	
}
.date .month {
display: block;
color: #a0563d;
padding: 2px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
margin-top: 4px;	
font-family: Georgia;
margin-bottom: 3px;
}
.date .day {
display: block;
color: #858165;
font-size: 11px;
margin-top: 5px;
font-family: Arial;
text-align: center;
margin-top: -3px;
}

.content-page {
padding: 8px 5px 3px 5px;
font-family: arial;
font-size: 11px;
color: #766e5a;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 0px 2px 3px 2px;
color: #a7a191;
text-align: center;
}

.content-bottom a{
color: #aaa494;
}

.content-categories {
font-family: arial;
font-size: 11px;
color: #6b675b;
text-align: left;	
padding: 5px 3px 5px 6px;	
background: url('images/bottom-content.jpg') no-repeat bottom;
} 
 
h1 {
color: #3b372d;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

h3 {
font-weight:bold;
font-size: 10px;
font-family:verdana;
text-decoration: underline;
color: #3b372d;
text-align: left;
line-height: 12px;
padding-left: 0px;
padding-top: 15px;
}

p { 
	margin-top:  1px;}
	
.option-archive{
background: #e7e4db;
padding: 5px;	
text-align: center;
-moz-border-radius: 6px;
}	


 /* Sidebar Structures */

.sidebar_title {
font-family: Trebuchet MS;
padding: 3px 0px 10px 60px;
margin: 10px 0px 0px 0px;
color: #595549;
text-align: left;	
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
word-spacing: 1px;
background: url('images/side-title.png') no-repeat left bottom;	
font-style: italic;
}

.sidebar_content {
color: #4b4a41;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 20px;}



/*Options style*/

a { 
text-decoration:  none;
color: #875554;}

a:hover {
color: #989582;
text-decoration: none;}	

.image {
background-color: #eeece6;
border-right: 1px solid #cdc9bf;
border-bottom: 1px solid #cdc9bf;
padding: 3px;
margin: 2px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #fff;
border-right: 1px solid #a6a08e;
border-bottom: 1px solid #a6a08e;
padding: 3px;
margin: 2px;
} 

strong {color: #292825;}
b {color: #292825;}
i { color: #000;}
italic { color: #000;}
em { color: #000;}
u {color: #4b4a41; text-decoration: none; border-bottom: 1px dotted #bda09f;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 7px;
color: #857e6b;
background: #f2f0ec;
border-right: 2px solid #cecabe;
border-bottom: 2px solid #cecabe;
-moz-border-radius: 7px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #857e6b;
background: #f2f0ec;
padding: 1px;
border: 1px solid #cecabe;
-moz-border-radius: 4px;}	

