@charset "iso-8859-1";
/* 

	Theme Name: Rabbit Whiskers
	Description: A simple 3 column design (based on Equix Theme of M. Sader)
	Version: 1
*/
/*---------------------------- Main -------------------------------*/
html, body {
	/* top right bottom left */
	margin: auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	/* font-size: 8px; */
	font-size: 90%;
	text-align: center;
	background-color: #FFF5F8; /*pink*/
	/* background-color: #E8FFE1; */ /*green*/
	background-image: url('images/border-pink.png');
	color: #333333;
	}
/*---------------------------- Links -------------------------------*/
a {  
	color: #e67396;
	text-decoration: none;
	}	
a:visited {
	color: #c86482;
	text-decoration: none;
	}
a:hover {
	color: #e68ca7;
	text-decoration: underline;
	}		
a img {
	border: none;
	}		
/*---------------------------- Images Structure -------------------------------*/

img.c {						/*Now if you add the class "c" will center the img, "r" will float it to the right and yeah you guessed!... "l" will float it left.*/
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	
img.r {
	float: right;
	}
img.l {
	float: left;
	}
.entry img {					/*A nice hover efect when your post-images are linking somewhere (does not work in IE)*/
	border: 1px solid #FFFFFF;
	padding: 6px;
	max-width: 98%;
	border: none;
	}
.entry a img {	
	border: 1px solid #FFFFFF;
	padding: 6px;
	max-width: 98%;
	}
.entry a img:hover {	/*-- does not work in IE --*/
	border: 1px inset #000000;
	background-color: #EFEDED;
	}	
/*---------------------------- General Html -------------------------------*/
hr {
	display: none;
	}
h2, h3 {	
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}
	.ncol h2{	
		padding-top: 2px;
		padding-bottom: 2px;
		border-bottom: 1px solid #d8efcb;
		border-top: 1px solid #d8efcb;
		font-size: 14px;
		text-align: center;
		}
	.archived h2{	
		font-size: 11px;
		}
	.lnks h2{	
		border-bottom: 1px solid #d8efcb;
		font-size: 12px;
		width: 80%;
		}			
	.narchives h3{	
		margin: 25px 0px 10px 0px;
		}
	.wcol h2{	
		font-size: 20px;
		margin-bottom: 20px;
		}	
	.sidebar h2{	
		padding-top: 4px;
		padding-bottom: 4px;
		border-bottom: 1px solid #d8efcb;
		border-top: 1px solid #d8efcb;
		text-align: center;
		font-size: 10px;
		}	
	.sidebar h3{	
		padding-top: 4px;
		padding-bottom: 4px;
		text-align: center;
		font-size: 10px;
		}	

h2, h3{
	color: #333333;
	}
h2 a, h2 a:visited{
	color: #e67396;
	}
h2 a:hover {
	color: #e68ca7;
	}		
h3{	
	font-size: 13px;
	}	
blockquote {
	background-color: #F7F7F7;
	/*border-left : 5px solid #94A6BD;*/
	padding: 10px 20px;
	}
blockquote:hover { /*-- does not work in IE --*/
	background: #FFFFFF;
	}
code, pre, kbd {	
	font-family: "Courier New", "Courier", "mono", "Fixed", "sans-serif";
	font-size: 1.1em;
	display: block;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #993333;	
	cursor: help;
	}	
strike, del {
	text-decoration: line-through;
}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	margin: 40px 30px 20px 30px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	}
.ncol .navigation {
	margin: 15px 0px;
	font-size: 11px;
	}	
.navigation-post{
	margin: 40px 30px 20px 30px;
	padding: 0 10px;
	font-weight: normal;
	font-size: 10px;
	}
.ar {						/*This way you can use a simple class="ar"/"al"/"ac" to get an objet floated or centered.*/
	float: right;
	}
.al {
	float: left
	}
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
/*---------------------------- Content -------------------------------*/
#content{
	/* margin: 29px auto; */
	margin: auto;
	width: 778px;
	position: relative;
	/* background-repeat: repeat-y;
	background-image: url('images/content_bg.png'); */
	font-size: 11px;
	text-align: left;
	}
/*---------------------------- Header -------------------------------*/
	/*--Just drop a 778px*98px image named 'header.png' in the theme folder an it will be displayed in your blog header---*/
.header {
	margin: auto;
	padding: 0px;
	display: block;
	width: 778px;
	height: 177px;
	/* height: 214px; */
	background-color: #C5EFAD;
	background: url('images/header.png') no-repeat;
	/* background: url('images/header.jpg') no-repeat bottom left; */
	/* border: 0px solid #CCCCCC; */
	cursor: pointer;
	}	
h1 {
	padding-right: 85px;
	padding-top: 20px;
	font-size: 4em;
	text-align: right;
	color: #333333;
	font-family: Georgia, Geneva, Arial, sans-serif;
	}
h1 a:hover {
	color: #c86482;
	}
h1 a, h1 a:visited{
	color: #e67396;
	}				
/*----------------------------Top Bar -------------------------------*/
#topbar{
	margin: auto;
	position: relative;
	/* margin: -29px 0px;*/
	padding: 0px;
	width: 778px;
	height: 37px;
	background-color: transparent;
	background: url('images/navbackground.png') no-repeat;
	border:0px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 17px;
	font-size: 12px;
	text-align: bottom;
	vertical-align: bottom;
	}
.navbar{	
	margin: auto;
	line-height: 35px;
	padding-top: 3px 10px 2px 15px;
	}
.navbar ul{
	display: inline;
	list-style-type: none;
	}
.navbar li{
	display: inline;
	list-style-type: none;
	}
.navbar a, .navbar a:visited  {
	cursor: pointer;
	float: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	color: #e67396;
	}		
.navbar a:hover{
	color: #e68ca7;
	}
/*---------------------------- Top Search Form -------------------------------*/
.topsform {
	margin: 10px 15px auto;
	padding: 0px;
	width: 220px;
	height: 16px;
	/* background-color: #FFFFFF; */
	/* border:1px solid #CCCCCC; */
	vertical-align: middle;
	position: relative;
	float: right;
	}	
.t-s{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	width: 67%;
	height: 100%;
	border: 1px solid #F3CED5;
	background-color: #e3efdc;	
	}	
.topsformsubmit{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	width: 30%;
	height: 100%;
	background-color: #d4efc4;
	border: 1px solid #F3CED5;
	cursor: pointer;
	}
.topsformsubmit:hover{ /*-- does not work in IE --*/
	background-color: #e3efdc;
	color: #000000;
	}	
/*---------------------------- Page -------------------------------*/
.page {
	width: 778px;
	margin: auto;
	padding: 0px;
	/* background-color: #ffffff; */
	background-color: transparent;
	border:0px solid #CCCCCC;
	text-align: left;
	float: left;
	}
.content-inner {
	width: 778px;
	margin: auto;
	padding: 0px;
	/* background-color: #ffffff; */
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url('images/content_bg.png');
	/* border:1px solid #F4D8E2; */
	text-align: left;
	float: left;
}
/*---------------------------- Narrow Column -------------------------------*/
.ncol {
	padding: 15px 0px 40px 13px;
	/* width: 280px; */
	width: 555px;
	background:transparent;
	float:left;
	}	
/*---------------------------- Wide Column -------------------------------*/
.wcol {
	margin: 0px 5px;
	width: 80%;	
	padding: 20px 15px 10px 75px;		
	line-height: 1.5em;
	}
/*---------------------------- Welcome Message ---------------------------*/
.welcome {
	margin: 0px 10px 0px 23px;
	text-align: left;
	line-height: 1.5em;
	width: 730px;
	/* width: 80%; */
	/*text-align: center;*/
	font-size: 80%;
	color: #555555;
	}

.welcome h1 {
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, sans-serif;
        padding-right: 0;
        padding-top: 0;
        }

/*---------------------------- Post Structure -------------------------------*/
.post {
	margin: 0px 10px 30px 10px;
	text-align: left;
	}
.postwide { 
	margin: 0px 10px 30px 10px;
	text-align: left;
	width: 500px;
	}
.archived {
	padding: 20px 0px 0px 15px;
	}	
.postmetadata {
	width: 85%;
	margin: 25px 0px 0px 0px;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	color: #999999;
	text-align: left;
	line-height: 17px;
	font-size: 10px;
	}
	.wcol .postmetadata {
	width: 100%;
	margin: 25px 0px 30px 0px;
	}
.entry {
	font-size: 1em;
	line-height: 1.4em;
	}
.entry a {  
	font-weight: bold;
	}
.entry ol li {
	list-style: decimal outside;
	}
.entry ul li {	
	list-style-type: square;
	}
.entry form { 
	text-align: left;
	}
.entry input { /* For password-protected posts */
	margin: 2px auto;
	/* font-size: 9px; */
	padding: 0px;
	background-color: #ffffff;
	border:1px solid #f3ced5;
	}	
.entry input[value="Submit"] {
	/* font-size: 9px; */
	cursor: pointer;
	}
.entry input[value="Submit"]:hover{ /*-- does not work in IE --*/
	background-color: #EFEDED;
	}
	
/*---------------------------- SidebarSect -------------------------------*/
.sidebar {
	width: 187px;
	margin-right: 13px;
	padding: 15px 2px 40px 2px;
	/* padding: 15px 0px 40px 0px; */
	float:right;
	font-size: 10px;
	}
.sidebar h2.lnkname	 {
	margin: 0px 0px -5px 10px;
	text-align: left;
	font-size: 10px;
	border: none;
	}	
.sidebar ul {
	margin: 0px 10px 30px 5px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	}
.sidebar  ul li ul {	
	margin: 10px 0px 20px 15px;
	list-style-type: none;
	list-style-image: none;
	}	
.sidebar  ul li ul li {	
	color: #84957a;
	list-style-type: square;
	list-style-image: none;
	}
.sidebar  ul li ul li a{	
	/* font-weight: bold; */
	}		
.wp-tag-cloud {
	overflow: auto;
	wrap-option: emergency;
	/*text-wrap: unrestricted;
	word-wrap: break-word;*/
}

.tag-link {
	wrap-option: emergency;
}

/*---------------------------- Search box for error-404 pages -------------------------------*/
.searchbox{
	margin: auto;
	margin-top: 30px;
	margin-left: 23px;
	padding: 0px;
	display: block;
	width: 500px;
	height: 50px;
	background: #FFF5F8;
	border:1px solid #d8efcb;
	}
.searchbox #searchform {
	background: #ffffff;
	margin: 14px auto;
	width: 400px;
	padding: 0px;
	border: 1px solid #f3ced5;
	}
.searchbox #searchform #s{
	margin: 0px auto;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	width: 298px;
	height: 100%;
	border: none;
	background-color: #ffffff;	
	}
.searchbox #searchform #searchsubmit{
	border: none;
	margin: 0px auto;
	padding: 2px 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	width: 96px;
	height: 100%;
	background-color: #d4efc4;
	border-left:1px solid #CCCCCC;
	cursor: pointer;
}
.searchbox #searchform #searchsubmit:hover{ /*-- does not work in IE --*/
	background-color: #e3efdc;
	color: #000000;
	}
/*---------------------------- Comments -------------------------------*/
.comarea{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	}
.comol{
	margin: 20px 0px 40px 0px;
	text-align: left;
	font-weight: bold;	
	list-style-type: upper-roman;
	}
.comli{
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	margin: 25px 0px 20px 0px;
	padding: 4px;
	min-height: 90px; /*-- does not work in IE --*/
	width: 95%;
}
.comauth{
	border-bottom: 1px solid #CCCCCC;	
	width: 70%;
	font-size: 11px;
	font-weight: bold;	
	padding: 0px 0px 2px 2px;
}
.mod {
	color: #990033;
	}
.comli .cmeta {
	margin: 1px 0px 5px 2px;
	border: none;
	font-size: 10px;
	font-weight: normal;
}	
.comtxt{
	margin: 0px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
}
.preview {
	text-align: left;
	margin-top: 20px;
	list-style: none;
	width: 100%;
	}
.preview ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.preview ul li {
	list-style: none;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding: 4px;
	min-height: 90px; /*-- does not work in IE --*/
	}
#TextDisplay { /*Live Preview of Comments */
	margin: 5px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
	}	
/*---------------------------- Comment Form -------------------------------*/
#commentform {
	margin: 15px 0px 30px 0px;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
}
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 594px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
}
#commentform #submit {
	width: 600px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	font-weight: bold;
	cursor: pointer;
}
#commentform #submit:hover { /*-- does not work in IE --*/
	background-color: #EFEDED;
}
/*---------------------------- Footer -------------------------------*/
.footer {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	font-size: 0.8em;
	margin: 0px 0px;
	/* padding-bottom: 30px; */
	width: 778px;
	height: 53px;
	background: url('images/footer.png') no-repeat bottom center;
	border:0px solid #CCCCCC;
	clear:both;
	}	
.powered {
	margin: 12px auto;
	margin-right: 100px;
	padding-left: 30px;
	text-align: center;
	color: #666666;
	}
.powered a {	
	/* font-weight: bold; */
	}
/*---------------------------- Go-up -------------------------------*/
	/*------An useless bottom line that will let you go up by clicking on it :p-----*/
.go-up {	
	margin: 0px auto;
	padding: 0 0px;
	width: 778px;
	height: 15px;
	background: transparent;
	border:0px solid #CCCCCC;
	font-size: 10px;
	cursor: pointer;
	}
.ttrack a, .ttrack a:visited, .ttrack a:hover{
	color: #FFFFFF;
	font-size: 0px;
	}		
/*---------------------------- narchives Template -------------------------------*/
.narchives {
	margin-top: 20px;
	}
.narchives a {
	font-weight: bold;
	}	
.narchives input {
	cursor: pointer;
	}	
/*---------------------------- Links Template -------------------------------*/	
.lnks {
	font-size: 10px;
	padding: 8px 0px 0px 30px;
	}
.lnks a {
	font-weight: bold;
	}	
.lnks ul li {	
	margin: 0px 0px 0px 4px;
	color: #84957a;
	list-style-type: square;
	list-style-image: none;
	}
.lnks li {
	list-style-type: none;
	list-style-image: none;	
	}
/*---------------------------- mozilla-styles -------------------------------*/
	/*--	Just a nice touch for mozilla user, will make text selection with a fancy background
		Taken from: http://a.proletarium.org/post/11/
		If you want to use it just uncomment it, is deactive coz won't validate.. :(
	--*/
		/*--
			*::-moz-selection {
				background-color: #f09;
				color: #fff;
				} 
		--*/
/*-------------------------------End of |X| - One Theme to Rule Them All-------------------------------------------------------*/
