body { background-color: #fff; color: #333; }

body, p, ol, ul, td {
  font-family: tahoma, sans-serif;
  font-size:   15px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; 
text-decoration:none;}
a:visited { text-decoration: italic; }
a:hover { color: #00;  
text-decoration: underline;}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid 'red';
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.jr {
position: absolute;
	width: 250px;
	top: 85px;
	left: 25px;
}

.jr2 {
position: absolute;
	width: 550px;
	left: 350px;
	top: 10px;	
	margin: 10px; 
	padding: 10px;
}

.content a:link{
	text-decoration: underline;
	border-style: none;
}

.jr2 .atomentry {
		background: url(http://www.jessirae.com/blog/images/fleur2.png) no-repeat center bottom;
}


.jr2 .atomentry ul.meta { 
	font-size: 11px;
	background: transparent;
	margin: 0; padding: 0px;
	list-style-type: none;
	text-align: right;
	height: 125px;
}

.jr2 .atomentry ul.meta li { 	
	line-height: 13px;
	margin: 0; 
	padding: 0;
}

.jr2 .atomentry .meta a:link,
.jr2 .atomentry .meta a:visited {
	color: #555;
	text-decoration: none;
}

.jr2 .atomentry .meta a:hover,
.jr2 .atomentry .meta a:active  {
	color: 	#6793c1;
}


/* Comments and Trackbacks */
.jr2 ol.comments,
#jr2 ol.trackbacks {
	list-style-type: none;
	margin: 0; padding: 0;
}

#jr2 .comment,
#jr2 .trackback {
	border: 2px solid #ddd;
	margin: 0 0 1.5em; padding: 1em;
}

#jr2 .comment.preview { 
	background: #ffc;
	border: 3px solid #fab444;
}

#jr2 .comment   .author,
#jr2 .trackback .author { 
	font-weight: bold;
	margin-bottom: 1em;
}

#jr2 .comment   .author cite,
#jr2 .trackback .author cite {
	font-size: 16px;
	letter-spacing: -1px;
}

#jr2 .comment   .author abbr, 
#jr2 .trackback .author abbr { color: #999; }

#jr2 .comment .author .gravatar { 
	margin: 0 0 0.5em 0.5em;
	float: right; 
}

#jr2 .comment .author div {
	margin: 0 0 0.5em 0.5em;
 	width: 60px; height: 60px;
	background: url(/images/theme/gravatar.gif) no-repeat left top;
	float: right; 
}


#jr2 form.comments {
	background: #ffc;
	border-top: 1px solid #ddd;
	padding: 1em 0.5em;
}

#jr2 form.comments fieldset { 
	border: none;
}

#jr2 form.comments legend { 
	display: none;
}

#jr2 form.comments label { 
	font-weight: bold;
}

#jr2 form.comments textarea { 
	width: 90%; height: 150px;
	padding: 3px;
}

.footer2{
left: 180px;
font-size: 10px;
padding: 5px;
float: right;
}

.nb{
border: none;
}


/*--------------------------------------------------------------
 Sidebar
 --------------------------------------------------------------*/
#sidebar {
	font-size: 13px;
	color: #000;
	text-align: left;
}

#sidebar a:link, #sidebar a:visited{
	color: #000;
	text-decoration: none;
	}

#sidebar h3 a:link,
#sidebar h3 a:visited {
	color: #000; text-decoration: none;
}

#sidebar h3 a:hover,
#sidebar h3 a:active {
	background: transparent; 
}

#sidebar ul {
	list-style-type: none; 
	margin: 0 1.5em 2em; padding: 0;
}

#sidebar li { 
	margin: 0;
	padding: 1px 0;
}

#sidebar em { font-style: normal; }

/* Live-search and results */
#sidebar .search p { 
	margin: 0;
}

#sidebar .search p input {
	font-size: 11px; width: 92%;
}

#sidebar .search .loading {
	margin: 1em 0; padding: 0 0 0 20px;
	height: 15px;
}

#sidebar .search .results { 
	margin: 0 0 1.25em;
}

#sidebar .search .results h3 {
	margin-top: 1em;
}

#sidebar .search .results p { 
	font: bold 14px "lucidamac bold", "lucida grande", verdana, arial, helvetica, sans-serif;
	margin: 0 0 0.5em;
}

#sidebar .search .results ul { 
	margin: 0; padding: 3px;
}

#sidebar .search .results li { background: #ccc; color: #fff; padding: 0.2em; }

#sidebar .search .results a:link,
#sidebar .search .results a:visited {
	color: #222;
}

#sidebar .search .results a:hover, 
#sidebar .search .results a:active  {
	color: #fff;
}

/* Flickr sidebar-node */
#sidebar #flickr {
	margin: 0 0 2em;
	float: right;
}

#sidebar #flickr div {
	margin: 0 0 5px;
	border: 1px solid #ddd;
	float: right;
	clear: both;
}

#sidebar #flickr img { 
	border: 4px solid #fff;
	display: block;
}
        
#sidebar #flickr img:hover {
	border: 4px solid #ffc;
}
        
#sidebar #flickr a { 
	border: none;
}





