/*  
Theme Name: Kara DioGuardi Online
Theme URI: http://pure-vowels.com/design
Description: Designed by <a href="http://www.pure-vowels.com">Auie</a> in Pure Vowels.
Version: 1
Author: Pure Vowels
Author URI: http://www.pure-vowels.com/
*/


body { 
	background-color: #101010 ;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat-x;
	background-position:top center;
	background-attachment:inherit;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	margin: 0 auto; 
	color:#828282;}

html { padding: 0; margin: 0;}
img { padding: 0px; margin: 0px; border: none; text-align: center;}

hr { 
border-left:0px solid #abb0b5; 
border-right:0px solid #abb0b5; 
border-top:1px solid #bababa; 
border-bottom:1px solid #e7e7e6; 
height : 1px;  }

blockquote {
	background-color: #3e3441;
	color: #837d85;
	font-family: arial;
	font-size: 11px;
	padding: 5px;
	text-align: justify;
	line-height: 15px;
}

#container {
	margin: 0 auto;
	vertical-align: top;
	background-image: url(images/tablebg.jpg);
}


/* CONTENTS ---------------------------------------- */

#contents {
	padding: 5px;
	}
	
#contents b, #contents strong, #contents big {
	font-weight: bold;
	color: #b5a0b9;
}

#contents a, #contents a:visited {
	color: #c5c4c5;
	text-decoration: none;
}

#contents a:hover {
	color: #8b2631;
	text-decoration: none;
}

#contents a img {
	border: 1px solid #c9597c;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	padding: 4px;	
}

#contents a img:hover {
	border: 1px solid #FFFFFF;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	padding: 4px;	
}


/* POST ---------------------------------------- */

	
.post {
	clear:both;
	margin-bottom: 25px;
	padding: 4px;
	background-color: #2a222c;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	}

#contents td.title {
	border-left: 7px solid #6d1c43;
	margin-left: 15px;
	background: #5d565f;
	color: #bcb1be;
	}
	
#contents td.title a {
	color: #a684ad;
	}
	
#contents .title h1 {
	font-family: 'lucida sans';
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding: 3px 0 1px 3px;
	margin: 0;
	color: #ded4e1;
	}
	
#contents .title h1 a {
	color:#ded4e1;
	text-decoration: none;
	}
	
#contents .title h1 a:hover {
	color:#802350;
	text-decoration: none;
	}
	
div.data {
	font-family: arial;
	font-size: 11px;
	padding: 0 0 3px 3px;
	float: left;
		}

.update {
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 10px;
	line-height: 15px;
	padding: 2px;
	color: #7a7a7a;
	}

.postextra {
	background-color: #6d6270;
	padding: 2px;
	font-size: 11px;
	font-family: arial;
	}
	
div.thecategory {
	float: left;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	}
	
div.thecomment {
	float: right;
	font-family: arial;
	font-size: 12px;
	padding: 2px 3px;
	border-left: 3px solid #662a75;
	}
	
div.thecomment:hover {
	border-left: 3px solid #5e4239;
	}
	

/* PAGE ---------------------------------------- */

	
.page {
	clear:both;
	margin-bottom: 25px;
	padding: 4px;
	background-color: #2a222c;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 10px;
	line-height: 18px;
	}
	
#contents .page h1 {
	font-size: 16px;
	font-family: Arial;
	color: #b8a8bc;
	padding: 5px 4px;
	margin: 0 0 5px 1px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 4px solid #3a303d;
	}

#contents .page h1 a {
	color: #b8a8bc;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#contents .page h1 a:hover {
	color: #b41c45;
	text-transform: uppercase;
	text-decoration: none;
	}

	
/* SIDEBAR ---------------------------------------- */

#sidebar {
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
	font-size: 10px;
	padding: 5px;
	}
	
#sidebar .main {
	background-color: #1a1a1b;
	background-image: url(images/sidebg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: left;
	color: #c8c0cb;
	padding: 2px 5px 45px 5px;
	margin-bottom: 15px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	}

#sidebar b, #sidebar strong, #sidebar big {
	font-weight: bold;
	color: #6d5946;
}
	
#sidebar a {
	color: #ab7e71;
	text-decoration: none;
}

#sidebar a:hover {
	color: #b41c44;
	text-decoration: none;
}
	
#sidebar h1 {
	color: #8b2631;
	font-family: arial;
	font-size: 16px;
	font-weight: lighter;
	text-align:left;
	text-indent: 3px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 2px 9px;
	border-bottom: 3px double #2f2731;
	}
	
#sidebar ul li{
	list-style: circle;
	font-size: 12px;
}

#sidebar ul ul{
	padding: 0px 5px;
}

#sidebar ul ul li{
	border-bottom: 1px solid #000000;
	padding: 2px 0;
	padding-left: 7px;
}

#sidebar ul ul li ul{
	padding-left: 5px;
	margin-bottom: 0;
}

#sidebar ul ul li ul li{
	list-style: none;
	font-size: 12px;
	border-bottom: 0;
	background: none;
}




/* Comments ---------------------------------------- */


#comments {
	margin: 5px 30px 5px 5px;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;

}

#comments ol, #comments ul {
	margin: 5px;
	}

#comments li {
	padding: 6px;
	background-color: #1c1c1b;
	margin: 10px 0;
	color: #635d64;
	}

#comments li.alt {
	background-color: #38313a;
	padding: 6px;
	margin: 20px 0;
	color: #858585;
}



/* Text Area ---------------------------------------- */

input, textarea, option, select {
	color: #000000;
	background: #9a949d;
        	font-family: 'Trebuchet ms';
       	 font-size: 11px;
	border: 0px #9a949d solid;
	padding:5px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	}
	
input:hover, textarea:hover, option:hover, select:hover {
	background: #887f8c;
       	font-family: 'Trebuchet ms';
       	 font-size: 11px;
	color: #000000;
	border: 0px #887f8c solid;
	padding:5px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	}
	
		input:focus, textarea:focus {
background: #887f8c;
border: 0px #887f8c solid;
	}

/*Images----------------------------------------*/

.imagesaffies {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 1px;
	border-color: #5d565f;
	padding: 2px;
	background-color: #5d565f;
}

.imagesaffies:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 1px;
	border-color: #5d565f;
	padding: 2px;
	background-color: #5d565f;
	}

.imagesupdates {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	border-style: solid;
	border-width: 1px;
	border-color: #5d565f;
	padding: 3px;
	background-color: #5d565f;
        margin:1px 0px 1px 0px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}

.imagesupdates:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	border-style: solid;
	border-width: 1px;
	border-color: #5d565f;
	padding: 3px;
	background-color: #5d565f;
        margin:1px 0px 1px 0px;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
}

.imagesfamily {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}

.imagesfamily:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	}