/*  
Theme Name: KK
Theme URI: http://am2m.net/
Description: Exclusive theme for kristin-k.net
Version: 1.0
Author: Amanda MM
Author URI: http://am2m.net/
*/


/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:  url(images/bg.jpg); 
background-repeat: repeat-x;
background-color: #ddbb9f;
font-size: 12px;
font-family: Trebuchet MS;
color: #4d2323;
background-position: 0px 0px;

}

a { text-decoration: none; }
a:link {color: #7a502e; }
a:visited, a:active {color: #7a502e; }
a:hover {color: #4d2323; text-decoration: none;}


i, em, b, strong	{
	color: #804b20;
	}


#maincontainer{
background: url(images/bg2.jpg);
width: 890px; 
margin: 0 auto;
text-align:justify;
position:relative;
line-height: 11px;
}

#topsection{
height: 267px; 
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
background: url(images/bg3.jpg) no-repeat top left;
margin: 0 0px 0 391px;
}


#leftcolumn{
background: url(images/sidebar.jpg) no-repeat top left;
float: left;
width: 391px;
margin-left: -890px;
}

#footer{
font-family: Trebuchet MS;
font-size: 10px;
background: url() no-repeat top left;
clear: left;
width: 100%;
color: #4d2323;
text-align: left;
padding: 10px 0;
border-top: 0px solid #D8D8D8;
	text-transform: uppercase;
	text-shadow: #ffffff 1px 1px 1px;
}

#footer a{
color: #4d2323;
}

.innertube{
margin: 0px; 
margin-top: 0;
}





.all{
	background: url() no-repeat top left;
	border: 0px solid #E6E6E6;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:normal;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #865835;
	line-height: 15px;
	text-align: center;
	text-shadow: #cecece 1px 1px 1px;
	letter-spacing:0px;
	text-transform: capitalize;
	font-style:italic;
}


.title a{color: #865835;}
.title a:visited{color: #865835;}
.title a:hover{color: #CEBBA3;}


.date {
	background: url();
	background-repeat: repeat-x;
	background-color: transparent;
	font-weight:bold;
	font-size: 11px;
	font-family:arial, sans-serif;
	color: #865835;
	text-align: center;
	letter-spacing: 0px;
	line-height: 11px;
	text-transform:uppercase;
	padding-top: 9px;
	text-shadow: #cecece 1px 1px 1px;
}


.day {
	font-weight:bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #734a41;
	text-align: center;
	letter-spacing: 0px;
	line-height: 14px;
	text-transform:uppercase;
}


.content{
	background: url(images/content-bg.png) no-repeat bottom left;
	background-color: transparent;
	text-align: justify;
	line-height: 16px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #3b1014;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 18px;
	}

.content img {
background-color: #f5e5d7;
border-right: 1px solid #cba889;
border-bottom: 1px solid #cba889;
border-top: 1px solid #e8d2bf;
border-left: 1px solid #e8d2bf;
padding: 5px;
margin: 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px; 
border-radius: 4px;
}

.content img:hover {
	filter: alpha(opacity=90); opacity: .9;
}


.meta{
	font-family: trebuchet ms;
	text-align: right;
	padding-right: 20px;
	line-height: 13px;
	font-size: 10px;
	color: #734a41;
	text-shadow: #cecece 1px 1px 1px;
	}


input, select, textarea {
background-color: #987469;
border-right: 1px solid #704c41;
border-bottom: 1px solid #704c41;
border-top: 1px solid #987469;
border-left: 1px solid #987469;
	font-family:Arial; 
	font-size:12px; 
	color: #ddbb9f; 
-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 8px;
	padding: 4px;
}



blockquote {
background: url(images/quote.png) no-repeat top left;
padding-left: 30px;
margin-left: 10px;
}

/*END - POST CONTENT*/




.sidebar_all{
	background: url(images/side-bg.jpg) no-repeat top left;
	background-color: transparent;
	border: 0px solid #e2e2e2;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 19px;
	}




.sidebar_all_ads{
	background: url() no-repeat top left;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-right: 10px;
	}

.sidebar_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	padding-bottom: 16px;
	padding-top: 4px;
	color: #734a41;
	line-height: 15px;
	text-align: center;
	text-shadow: #f5e9dd 1px 1px 1px;
	letter-spacing:0px;
	font-style:italic;

}

.sidebar_content{
	background: url() no-repeat bottom left;
	text-align: justify;
	line-height: 16px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #4d2323;
	padding: 10px;
	}



.sidebar_content img {
background-color: #987469;
border-right: 1px solid #704c41;
border-bottom: 1px solid #704c41;
border-top: 1px solid #987469;
border-left: 1px solid #987469;
padding: 4px;
margin: 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px; 
border-radius: 4px;
}


.sidebar_content img:hover {
	filter: alpha(opacity=90); opacity: .9;
}

.sidebar_content ul {
	padding:0;
	margin:0px;
  }
.sidebar_content li {
	background: url(images/pil.gif) no-repeat top left;
	padding:0 0 4px 12px;
	margin-left:1px;

	list-style-type:none;
  }

/*END - SIDEBAR*/








/**************************SUBTITLES**************************/

h1, h2, h3 {
	font-family: trebuchet ms;
	font-size : 14px;
	text-decoration : none;
	text-align: left;
	color : #7a502e;
	font-weight: bold;
	padding-top : 10px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	text-shadow: #cecece 1px 1px 1px;
	font-style:italic;
} 
/*END - SUBTITLES*/














/**************************MENU COLORS**************************/

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px  trebuchet ms;
width: 100%;
border-left: 1px solid #191919;
border-width: 1px 0;
text-transform:normal;
	font-style:italic;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	text-shadow: #cecece 1px 1px 1px;
background-color: transparent;
float: left;
color: #3d1315;
padding: 8px 18px;
text-decoration: none;
border-right: 0px solid #191919;
border-left: 0px solid #191919;
}

.solidblockmenu li a:visited{
color: #3d1315;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
background: url(images/bg-button.png);
background-repeat: repeat-x;
color: #ffffff;
-moz-border-radius: 12px;
-webkit-border-radius: 12px; 
border-radius: 12px;
}



<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->

/*END - MENU COLORS*/




.cat img {
	padding: 0px;
	border: 0px solid #f0f0f0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


.cat img:hover {
	padding: 0px;
	border: 0px solid #f0f0f0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


.box{
	text-align: justify;
	line-height: 15px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #380d12;
	text-shadow: #cecece 1px 1px 1px;
	}

.box img {
	filter: alpha(opacity=50); opacity: .5;
	padding: 4px;
	margin: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	background-color: #ddbb9f;
	border-right: 1px solid #6e463e;
	border-bottom: 1px solid #6e463e;
	border-top: 0px solid #dfd2c1;
	border-left: 0px solid #dfd2c1;
}


.box img:hover {
	filter: alpha(opacity=90); opacity: .9;
	background-color: #987469;
}
