/* CSS Document */
/*
Theme Name: Paris Vegetarian
Theme URI: 
Description: based on the k2 theme for the paris vegetarian blog  
Version: .01
Author: ted drake
Author URI: http://tdrake.net

*/
@import url("intl-flags.css") screen;
body {
	color: #333;
	background: #D2FFFF url(bg-tile.png) repeat 0 0;
	}


h1 {  
	margin: 0;
	padding: 0;
width:500px; height:100px; text-indent:-1000em;
background:url(bg-h1.png) no-repeat 0 0;
_background-image: url(bg-h1.gif);
	}
 
blockquote {
	margin: 20px;
	padding: 10px;
	color: #333;
	background: #fff;
	border: 1px solid #f0f0f0;
	}
 
/*ratings pattern I did for Yahoo tech */
.ytratingsul {  list-style-type: none; width:280px; }
.ytratingsul li {  position: relative;  padding: 3px 5px; }
.ytratingsul li span {  text-indent: -1000em;  width: 66px;  display: block;  position: absolute;  top: 5px;  right: 20px; }
  /* Ratings images - use the nicer png for good browsers, ie6 gets the gif version */ 
  .stars0 span, .stars1 span, .stars2 span, .stars3 span, .stars4 span, .stars5 span, .stars6 span, .stars7 span, .stars8 span, .stars9 span, .stars10 span { background: url(bg-ratings.png) no-repeat 0 -825px; }
 .stars0 span { background-position: 0 -825px; }
 .stars1 span { background-position: 0 -800px; }
 .stars2 span { background-position: 0 -775px; }
 .stars3 span { background-position: 0 -750px; }
 .stars4 span { background-position: 0 -725px; }
 .stars5 span { background-position: 0 -700px; }
 .stars6 span { background-position: 0 -675px; }
 .stars7 span { background-position: 0 -650px; }
 .stars8 span { background-position: 0 -625px; }
 .stars9 span { background-position: 0 -600px; }
 .stars10 span { background-position: 0 -575px; }

.bars0 span, .bars1 span, .bars2 span, .bars3 span, .bars4 span, .bars5 span, .bars6 span, .bars7 span, .bars8 span, .bars9 span, .bars10 span { background: url(bg-ratings.png) no-repeat 0 -275px; }
 .bars0 span { background-position: 0 -275px; }
 .bars1 span, .bars2 span { background-position: 0 -250px; }
 .bars3 span, .bars4 span { background-position: 0 -225px; }
 .bars5 span, .bars6 span { background-position: 0 -200px; }
 .bars7 span, .bars8 span { background-position: 0 -175px; }
 .bars9 span, .bars10 span { background-position: 0 -150px; }
.placard {border:1px solid #808080; margin:5px; padding:5px;}
.placard dt {font-weight:bold}

.entry-content a img {float:right; padding:3px; margin:5px ; border:1px solid #808080;}
.entry-title { }
/*display a badge for the arrindissemont */
.category-1st-arr .entry-title a span , .category-2nd-arr .entry-title a span, .category-3rd-arr .entry-title a span, .category-4th-arrr .entry-title a span, .category-5th-arr .entry-title a span, .category-6th-arr .entry-title a span, .category-7th-arr .entry-title a span, .category-8th-arr .entry-title a span, .category-9th-arr .entry-title a span, .category-10th-arr .entry-title a span, .category-11th-arr .entry-title a span, .category-12th-arr .entry-title a span,  .category-13th-arr .entry-title a span, .category-14th-arr .entry-title a span, .category-15th-arr .entry-title a span, .category-16th-arr .entry-title a span,  .category-17th-arr .entry-title a span, .category-18th-arr .entry-title a span, .category-19th-arr .entry-title a span, .category-20th-arr .entry-title a span{
margin:0 5px; height:75px; background:url(bg-arr.png) no-repeat 0 0; display:block; float:right; width:75px; 
}

.category-1st-arr .entry-title a span {background-position:0  0;}
.category-2nd-arr .entry-title a span {background-position:0  -80px;}
.category-3rd-arr .entry-title a span {background-position:0  -160px;}
.category-4th-arrr .entry-title a span {background-position:0  -240px;}
.category-5th-arr .entry-title a span {background-position:0  -320px;}
.category-6th-arr .entry-title a span {background-position:0  -400px;}
.category-7th-arr .entry-title a span {background-position:0  -480px;}
.category-8th-arr .entry-title a span {background-position:0  -560px;}
.category-9th-arr .entry-title a span {background-position:0  -640px;}
.category-10th-arr .entry-title a span {background-position:0  -720px;}
.category-11th-arr .entry-title a span {background-position:0  -800px;}
.category-12th-arr .entry-title a span {background-position:0  -880px;}
.category-13th-arr .entry-title a span {background-position:0  -960px;}
.category-14th-arr .entry-title a span {background-position:0  -1040px;}
.category-15th-arr .entry-title a span {background-position:0  -1120px;}
.category-16th-arr .entry-title a span {background-position:0  -1200px;}
.category-17th-arr .entry-title a span {background-position:0  -1280px;}
.category-18th-arr .entry-title a span {background-position:0  -1360px;}
.category-19th-arr .entry-title a span {background-position:0  -1440px;}
.category-20th-arr .entry-title a span {background-position:0  -1520px;}



#page {  
background:#fff;
	padding: 0 0 10px 0;
	border:none;
	}
.columns-two #page {
	width: 970px;
	}


#header {background: #D2FFFF; height:130px;}
		
#header h1 a, #header .description {
			color: #0F0F3F;
		}
#header .description { /* Description in header */
	font-size: 2em;
	margin: 0 10px;
	}

 
ul.menu {border-bottom: 1px solid #D2FFFF;  }

ul.menu li a {
	font-size: 1.5em;
	font-weight:bold;
	color: #fff;
	}

ul.menu li a:hover {
	background: #0f3; 
color:#000;
	}
#primary {
	width: 650px;
	padding: 10px 0;
	}
.secondary {
	width: 250px;
	
	}

#footer { margin:15px auto;
border:none;
	padding: 0 ;
width:974px;
background:#fff;
	}
#footer p {max-width: 680px; text-align:left; padding:5px 10px; }
#footer p a {white-space:nowrap;}

blockquote {
	margin: 20px;
	padding: 10px;
	color: #333;
	background: #fff;
	border: 1px solid #f0f0f0;
	}
.hentry {
	margin:0 0 10px 0;
	padding: 5px;
	float:left; clear:both;
	border-bottom:1px solid #333;
	*width:95%;
	}
/*no border on asides */
#module-30-second-thoughts .hentry {border-bottom:none;}

.entry-content a img {float:right; margin:5px; padding:2px; border:1px solid #999;}
.entry-content a:hover img {border-color:yellow;}
.zemanta-article-ul li {background: url(tomato_16.png) no-repeat 0 2px; padding-left: 18px!important;  margin:6px 0!important;}


.entry-content {text-align:left;}
.entry-comments {clear:both;}
/*flickr list */	
ul.flickrlist {  float:left; width:250px;}
ul.flickrlist li {float:left; margin:0;  }
ul.flickrlist li a {display:block; float:left; border:1px solid #808080;   margin:2px;}
ul.flickrlist li a img {padding:0; margin:0;}	
ul.flickrlist li a:hover {border-color:#0f3;  }
.widget {clear:both;}
#amazonbooks {  float:left;}
#amazonbooks li {clear:left; float:left; margin:5px 0;  }
#amazonbooks a {display:block; font-size:130%; font-family:Georgia, "Times New Roman", Times, serif; }
#amazonbooks img {float:left; margin:0 5px 0 0;}





  