 /* 
Theme Name: Tesla 
Theme URI: http://riccardolattanzi.com/myblog/ 
Description: Child Theme for kubrick_tabs 
Author: Riccardo 
Author URI: http://riccardolattanzi.com/ 
Template: kubrick_tabs 
Version: 0.1 
. 
This work is released under the GNU General Public License (GPL), version 2: 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
. 
*/
       
@import url("../kubrick_tabs/style.css"); 



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h1 {
	font-size: 4em;
	text-align: left;
	margin: 0 0 0 41px;
	}
	
#headerimg .description {
	font-size: 1.4em;
	text-align: left;
	margin: 4px 0 0 43px;
	color: #C6C2E7;
	}
	/*
	C6C2E7
	DEDBF2
	B4AED9
	#C58BAB
	C12958
	*/
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:  #35246B;
	}
	
.entry p a:visited {
	color: #C16482;
	}
	
.entry p a:link {
	color: #C16482;
	}
	
.entry p a:active{
	color: #C16482;
	}
	
.entry p a:hover {
	color: #35246B;
	}
	

a, h2 a:hover, h3 a:hover {
	color: #35246B;
	text-decoration: none;
	}	

#sidebar h2 {
	color: #35246B;
	}

a:link {
	color: #35246B;
	}
a:visited {
	color: #35246B;
	}
a:active {
	color: #35246B;
	}
a:hover {
	color: #C16482;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #C16482;
	}
	/*
#searchform {
	background-color: #F79BB9;
}
*/
#sidebar #searchsubmit {
	width: 32%;
	color: #35246B;
	background-color: #CDCBCC;
	}
