/* CSS Document */
/* Author: kisskissdesign.com*/
/* website: kisskissdesign.com*/

/*general*/



body {
padding:0;
border:0;
background-color:#b7c7c1;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;


	
}

a {
border:0;	
	
	
}

#wrapper {
width:788px;
color:#fff;
margin:80px auto 0 auto;
height: 592px;
background-color:#b7c7c1;

	
	
}

#header {
height:206px;
width:788pxx;
padding:0;
float:left;
border-bottom: #fff 25px solid;



}

#head_1 {
height:206px;
width:216px;
float:left;
background-image:url(img/head_1.png);
background-repeat:no-repeat;

}

#head_2 {
height:206px;
width:214px;
float:left;
background-image:url(img/head_2.png);
background-repeat:no-repeat;

}


#head_3 {
height:206px;
width:179px;
float:left;
background-image:url(img/head_3.png);
background-repeat:repeat-x;
font-size: 35px;
text-align:right;
color:#fff;
font-style:italic;
font-weight:bold;
line-height:35px;



}

#chirpy {
font-size: 45px;
text-align:right;
color:#97612b;
font-style:italic;
font-weight:bold;
line-height:20px;
	
}

#head_4 {
height:206px;
width:179px;
float:left;
background-image:url(img/head_4.png);
background-repeat:no-repeat;


}
#content {
width:788px;
height:128px;
float:left;
	
}

#cont_left {
width:530px;
margin-left:20px;
height:128px;
float:left;
font-size:110px;
color:#97612b;
font-style:italic;
font-weight:bold;
text-align:left;

}


#cont_right {
width:208px;
margin-right:10px;
height:48px;
margin-top:57px;
margin-bottom:23px;
float:left;	
font-size: 28px;
text-align:right;
color:#fff;
font-style:italic;
font-weight:bold;
line-height:20px;
	
	
	
}



#footer {
width:788px;
height:233px;
float:left;
	
	
	
}


.twit {
    margin: 100px auto;
    padding: 0;
    width: 180px;
    position: relative;
}

div.twit em {
    background: url(img/follow.png) no-repeat;
    width: 180px;
    height: 129px;
    position: absolute;
    top: -120px;
    left: -0px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
}

#twitter {
width:180px;
height:105px;
background-image:url(img/twit.png);
background-repeat:no-repeat;
text-indent: -9999px;
display: block;
border:0;
		
	
}






#txt {
	width:80px;
	height:70px;
	float:right;
	font-style:italic;
	font-size:25px;
	text-align:center;
	margin-top: 30px;
	margin-right: 45px;
	
}

#txt a:link,
#txt a:visited {
color:#fff;
text-decoration:none;
	
}

#txt a:active,
#txt a:hover {
color:#f05723;
text-decoration:none;
	
}