/* ----------------------- START Reset ----------------------- */
html, body, div, span,iframe, applet, object, h1, h2, h3, h4, h5, h6, blockquote,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ul, li, fieldset, form, label, legend,table, caption, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;outline:0; vertical-align:baseline;background:transparent;}
img {margin:0;padding:0;border:0;outline:0; text-decoration:none; background:transparent;}
ul {list-style: none;}
strong {font-weight: bold;}
:focus {outline: 0;}
/* ----------------------- END Reset ----------------------- */

/* ----------------------- START Stiluri Generale ----------------------- */
body 
{
font-size: 12px;
font-family: 'Arial', Verdana, Helvetica, Sans-Serif;
color: #333333;
background:#F0F0F0 url('images/bg_page.jpg') repeat-x;
}

small 
{
font-size: 11px;
line-height: 10px;	
}

acronym, abbr, span.caps 
{
cursor: help;
}

acronym, abbr 
{
border-bottom: 1px dashed #999;
}

blockquote 
{
margin: 15px 30px 0 20px;
padding-left: 50px;
background:url('images/quot.jpg') top left no-repeat;
}

blockquote cite 
{
margin: 5px 0 0;
display: block;
}

select 
{
width: 130px;
}

.alt 
{
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
	
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike 
{
color: #777;
}

code 
{
font: 12px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

.center 
{
text-align: center;
}

.hidden 
{
display: none;
}

hr 
{
display: none;
}

a img 
{
border: none;
}

.navigation 
{
display: block;	
margin-top: 5px;
margin-bottom: 20px;
margin-left:25px;
}

.v_align
{
vertical-align:middle;
}

.textspacer10
{
margin-left:10px;
}

.textspacer20
{
margin-left:20px;
}

.textspacer30
{
margin-left:30px;
}

.textspacer40
{
margin-left:40px;
}

.textspacer10
{
margin-left:10px;
}

.clear 
{
clear:both;
}
/* ----------------------- END Stiluri Generale ----------------------- */

/* ----------------------- START Fonturi ----------------------- */
h1, h2, h3 
{
font-weight: bold;
}

h1 
{
font-size:28px;	
margin:0;
}
	
h2 
{
font-size:30px;
margin:0;
}

.entry h2
{
font-size:22px;
font-weight:bold;
}


h3 
{
font-size:21px;
padding:0;
}

h3.comments 
{
padding:0;
margin:40px auto 20px ;
}

.entry h3
{
font-size:18px;
font-weight:bold;
}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 
{
color:#000000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite 
{
text-decoration: none;	
}

a, h3 a:hover 
{
color: #91CD12;
text-decoration: none;
}

h2 a:hover
{
color:#91CD12;
}	

a:hover 
{
color: #000000;
text-decoration: underline;
}

.textalb          	{color:#ffffff; text-decoration:none;}
a.textalb	    	{text-decoration:none; color:#ffffff;}
a.textalb:hover   	{text-decoration:none; color:#ffffff;}

.textverde          	{color:#66CC00;}
a.textverde		    	{text-decoration:none; color:#66CC00;}
a.textverde:hover   	{text-decoration:underline; color:#61C100;}
/* ----------------------- END Fonturi ----------------------- */

/* ----------------------- START Lists ----------------------- 
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry ul 
{
margin-left: 20px;
margin-right:20px;
list-style: none;
}

html>body .entry li 
{
list-style-type: none;
list-style-image: none;	
line-height:20px;
margin-bottom:7px;	
padding-left:20px;
background:url('images/dots_gray_list.jpg') top left no-repeat;
}

.entry ol 
{
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li 
{
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li 
{
display: inline;
list-style-type: none;
list-style-image: none;
}

.related_post ul li
{
border-bottom:1px solid #E9E9E9;
padding-bottom:5px;
padding-top:5px;
}

.related_post h3
{
font-size:18px;
}
/* ----------------------- END Lists ----------------------- */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}






.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}











/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */




/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.spacer10
{
height:10px;
font-size:10px;
}

.spacer20
{
height:20px;
}

.spacer30
{
height:30px;
}

.spacer35
{
height:35px;
}

/* content
--------------------------------------------------*/

/*---------------------------START Layout---------------------------*/

/* START header */
#header 
{	
margin:0 auto;
width:1000px;	
background:url('images/bg_head.jpg') top left no-repeat;
}

#header_left 
{
float:left;
width:300px;
}

#header_right 
{
float:right;
width: 700px;
text-align:right;	
}

.meniu_pagini
{

margin-right:20px;
}

/* END header */

/* START containere */
.statusbar
{
border-bottom:1px solid #F0F0F0;
padding-top:10px;
padding-left:50px;
padding-bottom:10px;
color:#AEAEAE;
font-size:16px;
font-weight:bold;
margin-right:4px;
background:url('images/dot_status.jpg') left no-repeat;
}


#page
{
width:1000px;
margin:0 auto;
}

#page_left
{
float:left;
width:650px;
}

#page_right
{
float:right;
width:338px;
background:url('images/side_middle.jpg') repeat-y;
}
#page_right_top
{
background:url('images/side_top.jpg') top left no-repeat;
}
#page_right_bottom
{
padding:20px 0 0 18px;
background:url('images/side_bottom.jpg') bottom left no-repeat;
}

.one
{
border-bottom:1px solid #F0F0F0;
padding:10px 25px 10px 25px;
margin-right:4px;
margin-bottom:20px;
}
.one_left
{
float:left;
width:200px;
}

.one_right
{
float:right;
width:375px;
}

.one_left2
{
float:left;
width:160px;
}

.one_right2
{
float:right;
width:410px;
}



#art_left
{
float:left;
width:480px;
}

#art_right
{
float:right;
width:160px;
}

/*START sidebar*/
.side_spacer
{
float:left;
width:25px;
height:100px;
}

#side160
{
float:right;
width:160px;
}

#side300
{
float:left;
width:300px;
}

#side300 h3
{
padding-left:13px;
padding-top:20px;
padding-bottom:5px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
margin-bottom:10px;
background:#CE252D url('images/title_s_red.jpg') top left no-repeat;
}

.sidebar 
{
width:300px;
}

.sidebar h2
{
color:#AEAEAE;
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}

#side300 .entry
{
margin-top:5px;
padding-bottom:10px;
padding-top:0;
}


#side300 ul li:hover
{
background:url('images/dots_gray_list_hover.jpg') top left no-repeat;
}

#side300 .entry p
{
margin-top:0;
padding-top:0;
}

.split_side300_left
{
float:left;
width:110px;
}

.split_side300_right
{
float:right;
width:190px;
}



#side300 .sidebar ul ul
{
border-bottom:3px solid #CE252D;
padding-bottom:10px;
margin-bottom:20px;
}

#side160 .sidebar h2 
{

padding-top:20px;
padding-bottom:5px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
margin-bottom:10px;
background:#999999 url('images/title_s_gray.jpg') top left no-repeat;
}


.sidebar form 
{
margin: 0;
}

.sidebar ul, .sidebar ul ol 
{
margin: 0;
padding: 0;
}

.sidebar ul li 
{
list-style-type: none;
list-style-image: none;	
line-height:20px;
margin-bottom:7px;	
}
	
.sidebar li li
{
margin:0;
border-bottom:1px solid #E9E9E9;
}	

.sidebar ul p, .sidebar ul select 
{
margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol 
{
margin: 5px 0 0 0;
}

.sidebar ul ul ul, .sidebar ul ol 
{
margin: 0;
}

ol li, .sidebar ul ol li 
{
list-style: none;	
}

.sidebar ul ul li, .sidebar ul ol li 
{
margin: 3px 0 0;
padding: 0;
}

/*END sidebar*/

/*START post*/
.entry 
{
margin-top:10px;
line-height: 18px;
}

.art_page_style
{
font-size:14px;
}

.post 
{
margin: 0 0 40px 0;
text-align: justify;
}

.post hr 
{
display: block;
}

.postmetadata 
{
clear: both;	
padding-bottom:10px;	
}
/*END post*/

/*START footer*/
#footer_container
{
width:1000px;
margin:0 auto;
}

#footer_container_center
{
float:left;
width:300px;
background:url('images/menu_center.png') repeat-x ;
}

#footer_container_search
{
float:left;
width:636px;
height:46px;
line-height:40px;
text-align:right;
background:url('images/menu_center.png') repeat-x ;
}

#footer_container_left
{
float:left;
width:40px;
height:46px;
background:url('images/menu_left.png') top left no-repeat;
}
#footer_container_right
{
float:right;
width:24px;
height:46px;
background:url('images/menu_right2.png') top right no-repeat;
}

#footer_nav {
	margin: 0;
	padding: 7px 6px 0;	
	line-height: 100%;	
}
#footer_nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#footer_nav a {
	
	color: #999999;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;	
	background:url('images/menu_sep.jpg') right repeat-y;
}






#footer a
{
color:#999999;
}


.jump, .jump a
{
color:#999999;
}

/*END footer*/

/* ----------------------- START showcase ----------------------- */
.showcase_top_left
{
background:url('images/c_top_left.jpg') top left no-repeat;
}
.showcase_top_right
{
background:url('images/c_top_right.jpg') top right no-repeat;
}
.showcase_top_center
{
background:url('images/c_top_center.jpg') top repeat-x;
}

.showcase_middle_right
{
background:url('images/c_middle_right.jpg') right repeat-y;
}
.showcase_middle_left
{
background:#FFFFFF url('images/c_middle_left.jpg') left repeat-y;
}

.showcase_bottom_left
{
background:url('images/c_bottom_left.jpg') bottom left no-repeat;
}
.showcase_bottom_right
{
background:url('images/c_bottom_right.jpg') bottom right no-repeat;
}
.showcase_bottom_center
{
background:url('images/c_bottom_center.jpg') bottom repeat-x;
}
/* ----------------------- END showcase ----------------------- */



/* END containere */


/* START cautare */
.cautare_input
{
width:200px;
height:27px;
padding-left:10px;
padding-top:10px;
padding-right:0;
padding-bottom:0;
border:0;
margin:0;
background:url('images/cauta_input.png') top left no-repeat;
vertical-align:middle;
}

.cautare_buton
{
margin:0;
border:0;
padding:0;
width:30px;
height:37px;
background:url('images/cauta_buton.png') top left no-repeat;
color:#FFFFFF;
vertical-align:middle;
}

.cautare_buton:hover
{
background:url('images/cauta_buton_hover.png') top left no-repeat;
}

#searchform 
{
margin:0;	
}

.sidebar #searchform #s 
{	
padding: 0;
}

.sidebar #searchsubmit 
{
padding: 0;
}

.newsletter_input
{
width:120px;
height:22px;
padding-left:10px;
padding-top:3px;
padding-right:0;
padding-bottom:0;
border:0;
margin:0;
background:url('images/input_bg.jpg') top left no-repeat;
vertical-align:middle;
}

.newsletter_buton
{
margin:0;
border:0;
padding:0;
width:70px;
height:25px;
background:url('images/buton_newsletter.jpg') top left no-repeat;
color:#FFFFFF;
vertical-align:middle;
}

.newsletter_buton:hover
{
background:url('images/buton_newsletter_hover.jpg') top left no-repeat;
}

/* END cautare */

/*START listare*/
.line_sep
{
margin-bottom:20px;
margin-top:10px;
border-bottom:3px solid #E9E9E9;
text-align:right;
color:#999999;
font-weight:bold;
}

.line_sep_red
{
border-bottom:3px solid #CE252D;
margin-bottom:30px;
}

.tags
{
margin-top:10px;
margin-bottom:5px;
text-transform: capitalize;
}

.tags_title
{
color:#999999;
}
	
.moretext 
{
clear:both;
cursor:pointer; 
display: block;
margin-top:5px;
width:130px;  
padding-left:25px;
background: url('images/more.jpg') top left no-repeat;
}

.moretext2
{
cursor:pointer; 
width:30px;
height:20px;
line-height:20px;
padding:0 20px 5px 0;
margin-left:10px;
background: url('images/dots_gray.jpg') top left no-repeat;
}

/*END listare*/	

.optiuni_p li 
{
margin-bottom:10px;
}

.admincomm
{
color: #FF9900;
}	

/*START wp thumbnail*/
.wp-post-image
{
margin:0;
}

.list-thumb
{
float:left;
}

.list-thumb .wp-post-image
{
margin-top:0;
margin-bottom:10px;
margin-right:10px;
}


.post_image 
{
float:left;
}

.post_image	.wp-post-image
{
margin-top:0;
padding-right: 10px;
padding-bottom:10px;
width:320px;
}

/*END wp thumbnail*/

/*START must read plugin*/
#mustread-posts
{
border-bottom:1px solid #EF9B11;
}

#mustread-posts li 
{
list-style:none;
padding-bottom:10px;
padding-left:25px;
background:url('images/more_gri.jpg') left top no-repeat;
}
/*END must read plugin*/

.title_category
{
background:#91CD12;
float:left;
display:block;
margin-right:10px;
margin-bottom:5px;
padding:3px 8px 3px 8px;
color:#FFFFFF;
}

.title_category a
{
color:#FFFFFF;
}

.art_head
{
color: #666666;
}
	
/*---------------------------END Layout---------------------------*/


/* ----------------------- START Comentarii ----------------------- */
.comments_style
{
background:#CE252D;
font-family: 'Arial', Verdana, Sans-Serif;
float:left;
display:block;
margin-right:10px;
margin-bottom:10px;
padding:3px 8px 3px 8px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
}


.input_comments
{
height:20px;
width: 190px;
padding: 0 3px 0 10px;
border:0;
margin: 5px 5px 1px 0;
border:1px solid #FF802B;
}

#commentform textarea 
{
width: 400px;
height:150px;
border:0;
padding: 10px 10px 10px 10px;
border:1px solid #FF802B;
}


.alt 
{
margin: 0;
padding: 10px;
}


.trimite2
{
margin:0;
border:0;
padding:0;
width:100px;
height:25px;
background:#FF802B;
color:#FFFFFF;
vertical-align:middle;
}


ol.commentlist { list-style:none; margin:10px 0 10px 0; padding:10px 10px 10px 0; text-indent:0; }
ol.commentlist li { margin:10px 0 10px 0;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {  padding:10px; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 14px arial; font-weight:bold; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { float:left; border:1px solid #DBDBDB; padding:2px; margin:0 10px 10px 0; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a {  }
ol.commentlist li p { font-size:12px; margin:0 0 1em; }
ol.commentlist li ul { font-size:12px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:3px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:3px solid #000000; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:3px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:3px solid #999999; }
ol.commentlist li.pingback { border-bottom:1px solid #cccccc; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

li.bypostauthor, ol.commentlist li.bypostauthor li.bypostauthor 
{
color: #0066CC;
}

ol.commentlist li.bypostauthor li {color:#000000;}


.commentsnavigation
{
margin-bottom:10px;
margin-top:10px;
}
/* ----------------------- END Comentarii ----------------------- */	
/* START meniu */
.homelink
{
background:url('images/home.png') left no-repeat;
margin-left:20px;
margin-top:10px;
height:20px;
width:20px;
display:block;
}

.homelink:hover
{
background:url('images/home_hover.png') left no-repeat;
}

#menu_container
{
width:1000px;
margin:0 auto;
}

#menu_container_center
{
float:left;
width:636px;
background:url('images/menu_center.png') repeat-x ;
}

#menu_container_search
{
float:left;
width:300px;
height:46px;
text-align:right;
background:url('images/menu_center.png') repeat-x ;
}

#menu_container_left
{
float:left;
width:40px;
height:46px;
background:url('images/menu_left.png') top left no-repeat;
}
#menu_container_right
{
float:right;
width:24px;
height:46px;
background:url('images/menu_right.png') top right no-repeat;
}

#menu_nav {
	margin: 0;
	padding: 7px 6px 0;	
	line-height: 100%;	
}
#menu_nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#menu_nav a {
	font-weight: bold;
	color: #999999;
	font-size:14px;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;	
	background:url('images/menu_sep.jpg') right repeat-y;
}
#menu_nav a:hover {	
	color: #fff;
}



/* main level link hover */
#menu_nav .current a, #menu_nav li:hover > a {	
	color: #FF7E28;	
}

/* sub levels link hover */
#menu_nav ul li:hover a, #menu_nav li:hover li a {
	background: none;
	border: none;
	color: #000000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#menu_nav ul a:hover {
	background: #000000 !important;
	color: #fff !important;	
}

/* dropdown */
#menu_nav li:hover > ul {
	display: block;
}

/* level 2 list */
#menu_nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #FF7E28;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
#menu_nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#menu_nav ul a {
	font-weight: normal;	
}

/* level 3+ list */
#menu_nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#menu_nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#menu_nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#menu_nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#menu_nav {
	display: inline-block;
} 
html[xmlns] #menu_nav {
	display: block;
}
 
* html #menu_nav {
	height: 1%;
}

/* END meniu */


/*
Theme Name: RevistaFlacara v 1.0
Theme URI: http://wordpress.org/
Description: Theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Oana
Author URI: http://www.livedesign.ro
Tags: fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
