/*  
Theme Name: liason-stecky
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 or LAYOUT.

*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #efe9e7 url('images/bg.jpg') repeat-x;
text-align:center;
color: #784b3f;
}

#maincontainer{
width: 950px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 349px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 223px 0 223px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: -950px; 
}

#rightcolumn{
float: left;
width: 220px; 
margin-left: -220px; 
}

#footer{
clear: left;
width: 100%;
color: #5a4d4a;
text-align: center;
padding: 7px 0px 7px 0px;
}
#footer a{
color: #5a4d4a;
}

#welcome {
font-family: arial;
font-size: 11px;
color: #fff;
text-align: justify;
}



 /* Content Structures */
.content-inside {
background: #eddbd7;
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top right;
} 

.content-title {
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #b27668;
padding: 5px 0px 5px 4px;
}

.content-title a{
color: #fff;
}

.content-date {
color: #fff;
font-family: tahoma;
font-size: 11px;
text-transform: uppercase;
text-align: center;
padding: 7px 0px 7px 0px;
}

.content-page {
padding: 8px 3px 3px 3px;
font-family: arial;
font-size: 11px;
color: #5a4742;
background: #eddbd7;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 10px 2px 5px 2px;
color: #9d756d;
text-align: left;
}

.content-bottom a{
color: #97675d;
}

 
h1 {
color: #98513d;
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: #98513d;
text-align: left;
line-height: 12px;
padding-left: 0px;
padding-top: 15px;
}

p { 
	margin-top:  1px;}
	
.option-archive{
background: #eddbd7;
padding: 5px;
border: 1px dotted #d5b1a9;	
text-align: center;
}	


 /* Sidebar Structures */

.sidebar_title {
color: #60352c;
padding: 7px 0px 5px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: url('images/bg-side-top.jpg') no-repeat top;
}

.sidebar_content {
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
color: #533d39;
background: #ebe1df;
border-bottom: solid 2px #ca9f96;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #ad3f2d;}

a:hover {
	color: #7c4f43;
	text-decoration: none;}	

.image {
	background-color: #efeae7;
	border: 1px solid #dacdc6;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 4px;} 

.image:hover  {
	background-color: #efeae7;
	border: 1px solid #8c4532;
	padding: 3px;
	margin: 1px;
} 

strong {color: #492f29;}
b {color: #492f29;}
i { color: #231d1b;}
italic { color: #231d1b;}
em { color: #231d1b;}
u {color: #492f29; text-decoration: none; border-bottom: 1px dotted #904736;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #604d42;
background: #f4f1f0;
border-left: 7px solid #dcaca0;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #764a40;
background: #f4f1f0;
padding: 1px;
border: 1px solid #cdc0b9;
-moz-border-radius: 4px;}	

