/*  
Theme Name: Diva
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(); 
background-repeat: repeat-x;
background-color: #F8F8F6;
font-size: 12px;
font-family: Trebuchet MS;
color: #5b5b5b;
background-position: 0px 0px;

}

a { text-decoration: none; }
a:link {color: #886C71; }
a:visited, a:active {color: #886C71; }
a:hover {color: #937B80; text-decoration: none;}


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


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

#topsection{
height: 332px; 
}


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

#contentcolumn{
background: url() no-repeat top left;
margin: 0 0px 0 293px;
}


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

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

#footer a{
color: #333333;
}

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





.all{
	background: url() no-repeat top left;
	background-color: #F7F7F6;
	border: 1px solid #f1f1f1;
	padding: 0px;
	margin: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
	}


.title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #865835;
	line-height: 15px;
	text-align: left;
	text-shadow: #cecece 1px 1px 1px;
	letter-spacing:0px;
	text-transform: capitalize;
	font-style:none;
}


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


.date {
	background: url();
	background-repeat: repeat-x;
	background-color: transparent;
	font-weight:normal;
	font-size: 11px;
	font-family:arial, sans-serif;
	color: #777777;
	text-align: left;
	letter-spacing: 0px;
	line-height: 10px;
	text-transform:normal;
	text-shadow: #cecece 1px 1px 1px;
	padding-left: 15px;
}


.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() no-repeat bottom left;
	background-color: transparent;
	text-align: justify;
	line-height: 16px;
	font-family: arial;
	font-size: 11px;
	color: #5B5B5B;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 18px;
	}

.content img {
	filter: alpha(opacity=90); opacity: .9;
	padding: 2px;
	margin: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	border: 1px solid #E4C9B7;
}

.content img:hover {
	filter: alpha(opacity=80); opacity: .8;
}


.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, textarea, select, button {
font-size:10px;
color:#A0A0A0;
background: #F2F2F2;
border: 1px solid #D1D1D1;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#A0A0A0;
background: #F2F2F2;
border: 1px solid #D1D1D1;}




blockquote {
	background: #f0f0f0;
	border: 1px dotted #d5d5d5;
	padding: 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: 3px;

	}




.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: 12px;
	font-weight:normal;
	padding-bottom: 16px;
	padding-top: 4px;
	color: #AD615A;
	line-height: 15px;
	text-align: center;
	text-shadow: #1e1e1e 1px 1px 1px;
	letter-spacing:0px;
	font-style:none;

}

.sidebar_content{
	background: url() no-repeat bottom left;
	text-align: justify;
	line-height: 16px;
	font-family: arial;
	font-size: 11px;
	color: #646464;
	padding: 10px;
	}



.sidebar_content img {
	filter: alpha(opacity=90); opacity: .9;
	padding: 2px;
	margin: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	border: 1px solid #845c42;
}


.sidebar_content img:hover {
	filter: alpha(opacity=80); opacity: .8;
}

.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 {
	background-color: none;
	padding-left: 20px;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #886C71; 
	text-transform: none;
	text-align: left;

} 
/*END - SUBTITLES*/














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


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px  Georgia, "Times New Roman", Times, serif;
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: #7c7c7c;
padding: 4px 12px;
text-decoration: none;
border-right: 0px solid #191919;
border-left: 0px solid #191919;
}

.solidblockmenu li a:visited{
color: #7c7c7c;
}

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



<!--[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=90); opacity: .9;
	padding: 2px;
	margin: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	border: 1px solid #E4C9B7;
}


.box img:hover {
	filter: alpha(opacity=80); opacity: .8;
	background-color: #ffffff;
}