/* CSS Document */

body{

background-color: #3c3026;

padding: 0px;

font-family: Arial, Helvetica, sans-serif;

line-height: 1.5em;

font-size: 13px;

color: #352a22;

margin-top: 20px;

margin-bottom: 20px;


}

a:link, a:visited{

color:#18B2C9;

}

a:hover{

color:#EE9C00;

}

#wrapper{

width:900px;

padding:10px;

margin: 0 auto;

background-color: #fff;

}

.line{

border-top:1px dashed #cecdce;

margin-top:20px;

margin-bottom:20px;

}


h1{

color: #750d19;

font-size:18px;

}



/* ------------------------------------- content-------------------------------------------------- */

.content{

width:580px;

float:left;

}

.logo{

background:url(images/template_tower_logo.jpg) top left no-repeat;

height:74px;

width:309px;

margin-bottom:10px;

text-indent:-9999px;

}

.navigation{

  background-color:#f0ecde;
  
  margin-bottom:10px;
  
  float: left;
  
  width: 580px;
  


}

.navigation ul{

margin:0px;

padding:0px;


}

.navigation ul li{

list-style:none;

float: left;

margin: 0;

padding: 0;


}


.navigation li a:link, .navigation li a:visited {

float:left;

color:#493b2f;

margin: 0;

font-size: 14px;

text-decoration: none;

padding:10px 20px 10px 20px;

}

.navigation li a:hover {

color:#FFFFFF;

background: #750d19;

font-weight:normal;

}


.clear_left{

clear:left;

}


#main_image{

background:url(images/free_templates_header.jpg) top left no-repeat;

height: 128px;

width:580px;

margin-bottom:10px;

margin-top:0;

text-indent:-9999px;

}

#main{

background:url(images/free_templates_over.jpg) top right no-repeat;

border:1px solid #cecdce;

padding:10px;

margin-top:0;

margin-bottom:10px;

}


/* ------------------------------------- Sidebar-------------------------------------------------- */

.sidebar{

width:288px;

float:right;

border:1px solid #cecdce;

padding:10px;

margin-bottom:10px;

}


.eyes{

background:url(images/free_templates_eyes2.jpg) top left no-repeat;

margin-top:30px;

margin-bottom:50px;

height:136px;

width:230px;

text-indent: -9999px;

}


#clear{

clear:both;

}


.section{

border:1px solid #cecdce;

padding:10px;


}


.latest{

padding:10px;

margin-bottom:10px;

}

 
.box{

border:1px solid #cecdce;

padding:10px;

}


 
.box2{

border:1px solid #cecdce;

padding:10px;

margin-bottom:10px;

}


/* ------------------------------------- Sidebar-------------------------------------------------- */



#footer{

padding:10px;

background-color:#f0ecde;

color:#493b2f;

margin-top:0;

font-size:12px;

}



/* ------------------------------------- Templates-------------------------------------------------- */


.temp1{

float:left;

margin-right:20px;

margin-bottom:20px;

}

.preview {

border:1px solid #cecdce;

padding:2px;

height:200px;

width:250px;

margin-bottom:3px;

}


.temp_last{

float:left;

margin-bottom:20px;

}



