/*
Theme Name:		Cutline 3-Column Split
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.2
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body { background-color: #f7f7ee; background: url('images/bk.gif') 0 0 repeat-x; color: #333; font: 62.5% "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }

strong, em, b, i { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }



/*---:[ global elements ]:---*/
a, a:visited { color: #568a00; text-decoration: none; }

a:hover { text-decoration: underline; }
	
a img { border: none; }

a.medium { font-size: 1.2em; }

a.large { font-size: 1.5em; }
	
blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.blue { color: #18367f; }

.green { color: #568a00; }

.red { color: #f00; }

.orange { color: #fd5b00; }

.purple { color: #909; }

.small { font-size: 0.875em; }

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.alignleft { float: left; display: block; margin: 0 6px 0 0; }

.alignright { float: right; }

.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; }

.clear { clear: both; }

td { padding: 3px; }



/*---:[ headlines ]:---*/
h1, h2, h3, h4 { font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; }

h1 { font-size: 3.6em; }

#masthead h1 { padding: 0.4em 0 0.2em 0; clear: both; }
	
h1 a, h1 a:hover, h1 a:visited { color: #000; text-decoration: none; }
	
h2, h3 { color: #18367f; margin: 0 0 4px 0; }

h2 { font-size: 1.8em; }

h3, h4 { font-size: 1.5em; }

h2 a, h2 a:hover, h2 a:visited { color: #568a00; }	

h4 a { color: #fd5b00; }
	
h2.archive_head { font-size: 2em !important; letter-spacing: normal !important; margin: 0 0 1em 0 !important; padding: 0.1em 2px !important; border-bottom: solid #bdbab3 1px; }

#masthead h3 { margin: 0 0 0.75em 0; font-weight: normal; font-size: 1.8em; text-transform: none; color: #888; text-align: center; }

.pages h2 { margin: 0 0 16px 0; border-bottom: solid #bdbab3 1px; padding: 0.1em 2px; }

.entry h2 { margin: 0 0 0.1em 0; color: #568a00; }

.entry h2 a {  }

.entry h3 { margin: 0 0 0.1em 0; color: #568a00; }

.entry h4 { margin: 0 0 0.1em 0; color: #fd5b00; }

.entry h4 a { color: #fd5b00; }

#sidebar h2 { background-color: #203b7b; letter-spacing: normal; margin: 0 4px 10px 4px; padding: 3px 6px; color: #fff; }

h2.widgettitle { background-color: #203b7b; letter-spacing: normal; margin: 0 4px 10px 4px; padding: 3px 6px; color: #fff; }

h3.comments_headers { font-size: 1.4em; }

h3.blue { color: #18367f; }

h3.blue a { color: #18367f; }




/*---:[ core layout elements ]:---*/
#container { width: 970px; margin: 0 auto; }
					
#content_box { background-color: #efebe1; width: 970px; text-align: left; float: left; clear: both; padding: 3px 0 40px 0; }
	
#content { font-size: 1.1em; border: 1px solid #dfdfce; background-color: #f7f2e7; width: 542px; padding: 10px; margin: 0 6px 0 0; float: left; min-height: 600px;}

#content ul { padding-left: 20px; }

#content-whats-new { font-size: 1.1em; border: 1px solid #dfdfce; background-color: #f7f2e7; width: 742px; padding: 10px; margin: 0 6px 0 0; float: left; }

#events { background: url('images/events-head.gif') 16px 0 no-repeat; margin: 10px 0 0 0; }

#news { background: url('images/news-head.gif') 16px 0 no-repeat; margin: 10px 0 10px 0; }
		
#sidebar { background-color: #e3e0d9; width: 200px; padding: 0; float: right; }

#sidebar a, #sidebar a:visited { color: #18367f; text-decoration: none; }

#sidebar a:hover { text-decoration: underline; }
	
#l_sidebar { width: 200px; padding: 0; float: left; }

#sidebar-children { font-size: 1.1em; background-color: #e3e0d9; width: 180px; padding: 10px; float: right; }
		
#footer { width: 970px; float: left; clear: both; }

		
		
/*---:[ header styles ]:---*/
#masthead-bk { margin: 10px 0 0 0; height: 38px;  background: url('images/masthead-bk.gif') 0 0 no-repeat; }

#masthead { margin: 0 auto; width: 970px; height: 38px; background: url('images/top-nav-bk.gif') 0 0 repeat-x; }

#header_box { position: relative; float: left; clear: both; width:970px; height:130px; background-image: url('images/header-home.jpg');
background-repeat: no-repeat; background-color: #1f3b7a; }

#header_box img { display: block; width:970px;  height:130px;  background-image: url('images/header-home.jpg');} /* this is really just an IE 6 and 7 hack in disguise */
			
#header_img { position: relative; float: left; clear: both; width:810px;  height:130px; }

#logo { background: url('images/logo.gif') 0 0 no-repeat; height: 38px; float: left; }

#logo a { display: block; height: 38px; width: 253px; } 

#top-bar { margin: 0 0 0 10px; padding: 15px 0 0 0; float: right; height: 23px; font-size: 11px; }

ul#top-nav  { margin: 0 0 0 44px; padding: 0; list-style: none; font-size: 12px; display: inline;  }

ul#top-nav li { text-transform: uppercase; margin: 0 0 0 10px; display: inline; 	text-align: right;}
	
ul#top-nav li a, ul#top-nav li a:visited { color: #568a00;  }
	
#top-nav2 {  width: 150px; height: 100px; float: left; text-align: right; font-size: 12px; line-height: 18px; padding: 30px 10px 0 0; }

#top-nav2 ul { list-style: none; }

#top-nav2 li a, #top-nav2 li a:visited { color: #fff; }

li.rss a { padding-right: 18px; background: url('images/rss.gif') center right no-repeat; color: #eca24e; }

#nav { height: 33px; background-color: #203b7b; list-style: none; width: 930px; padding: 0 0 0 40px; float: left; clear: both; border-top: 3px solid #f7f7ee; border-bottom: 8px solid #dcddca; }

#nav a, #nav a:visited { color: #fff; }

#nav li { float: left; color: #fff; background-color: #203b7b; height: 33px; display: block; margin: 0; padding: 0; background-image: none; }
	
#nav li a, ul#nav li a:visited { display: block; color: #fff; }

#nav a:hover, a:active { background-position: 0 -33px; } /* sliding door nav */

#nav a.current  { background-position: 0 -33px; } /* sliding door nav */

li#nav-home a { background: url(images/nav-home.gif) no-repeat 0 0; width: 92px; height: 33px; }

li#nav-catalog a { background: url(images/nav-catalog.gif) no-repeat 0 0; width: 103px; height: 33px; }

li#nav-events a { background: url(images/nav-events.gif) no-repeat 0 0; width: 94px; height: 33px; }

li#nav-services a { background: url(images/nav-services.gif) no-repeat 0 0; width: 102px; height: 33px; }

li#nav-teens a { background: url(images/nav-teens.gif) no-repeat 0 0; width: 88px; height: 33px; }

li#nav-children a { background: url(images/nav-children.gif) no-repeat 0 0; width: 110px; height: 33px; }

li#nav-seniors a { background: url(images/nav-seniors.gif) no-repeat 0 0; width: 100px; height: 33px; }

li#nav-research a { background: url(images/nav-research.gif) no-repeat 0 0; width: 97px; height: 33px; }

.text-size { padding: 4px 10px 0 0; float: right; }

.text-size-medium a { font-size: 1.5em; }

.text-size-large a { font-size: 2em; }
	


/*---:[ content styles ]:---*/
.events-list { background: url('images/events-list-bk.gif') 72px 0 no-repeat; padding: 0 20px 0 72px; font-size: 1.1em; line-height: 1.3em; }

.events-list ul { list-style: none; padding: 0;}

.events-list a { color: #18367f; }

.more-events { padding-left: 20px;} 

.entry { background-image: url('images/entry-bk.gif'); background-repeat:no-repeat; padding: 0 10px; background-position: 800px 0px; float: left; }

.entry-children {  background-image: url('images/entry-children-bk.gif'); background-repeat:no-repeat; margin: 0 0 0 6px; padding: 0 0 0 19px; }

.entry blockquote { font-size: 1.0em; }
	
.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
.entry blockquote.right p, .entry blockquote.left p  { margin: 0 !important; line-height: 1.4em !important; }
	
.entry p, .pages p { margin: 0 0 1.3em 0; }

.entry ul, .entry ol { margin: 0 0 1.5em 40px; }

.entry ul, .entry ol { margin:40px; }

.entry li { margin: 0 0 0.5em 0; color: #568a00; }
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
.entry dl { margin: 0 0 1.5em 0; }
			
.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
.entry dd { margin: 0 0 1.5em 20px; }
		
.entry .ad  { margin: 0 0 0.5em 15px; float: right; }

.entry .ad_left  { margin: 0 15px 0.5em 0; float: left; }
	
.entry img { max-width: 490px; }

img.wp-image-1145 { margin: 10px 0 0 0; }

.entry img.alignleft { display: block; margin: 0 15px 0.5em 0; }
		
.entry img.alignright { margin: 0 0 0.5em 15px; float: right; clear: right; }
		
.entry img.aligncenter  { display: block; margin: 0 auto 1.5em auto; float: none; clear: both; }
	
.entry img.off { padding: 0 !important; border: none !important; }
		
.entry img.stack  { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

.tagged a, .tagged a:visited { padding: 0.25em; color: #333; }
	
.tagged a:hover { color: #fff; background: #333;  }
	
.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }
	
.previous { padding: 0 20px 0 0; float: left; }
	
.next { float: right; }

.clear { height: 1px; clear: both; }

.clear-entry { height: 10px; border-bottom: 1px dotted #bdbab3; margin: 0 0 20px 0; clear: both; }

.clear-children { height: 10px; border-bottom: 1px dotted #bdbab3; margin: 0 0 20px 0; clear: both; }

.border-bottom { border-bottom: 1px dotted #bdbab3; margin: 30px 0; clear: both; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }



/*---<  whats new pages >---*/
#whats-new-nav { margin-left: 12px; }

#whats-new-nav a { color: #333; }

#whats-new-table { padding: 10px 0 30px 0;  margin: 0 0 20px 0; }

#whats-new-table td { padding-left: 29px; vertical-align: top; }

#whats-new-table h3 a { color: #333; }

#whats-new-table td.space { height: 10px; }

#whats-new-table tr.childrens-links a { color: #fd5b00; }

#whats-new-table tr.teen-links a { color: #18367f; }

#whats-new-table td.border-top { border-top: 1px dotted #bdbab3; height: 11px; color: #f7f2e7;}

#whats-new-table td.adult-collection-border { border-right: 6px solid #76a42a; margin: 0 10px 0 0; padding-left: 0; color: #f7f2e7; }

#whats-new-table td.childrens-collection-border { border-right: 6px solid #fd5b00; margin: 0 10px 0 0; padding-left: 0; color: #f7f2e7; }

#whats-new-table td.teen-collection-border { border-right: 6px solid #203b7b; margin: 0 10px 0 0; padding-left: 0; color: #f7f2e7; }

#whats-new-table img.alignright { margin: 0; }

ul#whats-new-childrens-list { margin: 5px 0 0 38px; }

ul#whats-new-childrens-list li { color: #fd5b00; }

ul#whats-new-teen-list { margin: 5px 0 0 38px; }

ul#whats-new-teen-list li { color: #18367f; }




/*---<  library lines >---*/
#library-lines { background: url('images/library-lines.gif') 20px 5px no-repeat; background-color: #ebedd2; width: 541px; height: 81px; margin: 0 0 20px 0; }




/*---:[ sidebar styles ]:---*/
ul.sidebar_list { list-style: none; }

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { margin: 0; padding: 5px; font-size: 1.3em; float: left; }

#sidebar-children p { margin: 0 0 10px 0; }



/*---:[ sidebar styles ]:---*/
li#text-371664361 { list-style: none; }

li#text-371664361 ul { list-style: none; margin: 10px 7px 14px 14px; padding: 5px 0; border-top: 1px dotted #bdbab3; border-bottom: 1px dotted #bdbab3; }

li#text-371664361 a, li#text-371664361 a:visited { color: #343434; }

li#text-371664361 a:hover { color: #568a00;  }

li#text-371664361 li { margin: 0 0 4px 0; padding-left: 15px; background: transparent url('images/sub-nav-bullet.gif') 0 5px no-repeat; }



/*---:[ sidebar styles top-side-left ]:---*/
#text-top-side-left { list-style: none; }

#text-top-side-left ul { list-style: none; margin: 10px 7px 14px 14px; padding: 5px 0; border-top: 1px dotted #bdbab3; border-bottom: 1px dotted #bdbab3; }

#text-top-side-left a, li#text-371664361 a:visited { color: #343434; }

#text-top-side-left a:hover { color: #568a00; }

#text-top-side-left li { margin: 0 0 4px 0; padding-left: 15px; background: transparent url('images/sub-nav-bullet.gif') 0 5px no-repeat; }



/* pagenav2 - ( grandchildren ) */
li.pagenav2 { font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }

li.pagenav2 h4 { font-size: 1.3em; color:  #203B7B; margin: 10px 4px 0 4px; padding: 3px 6px;  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

li.pagenav2 ul { list-style: none; padding:0; margin: 3px 4px 4px 10px; }

li.pagenav2 li.page_item { font-size: 1.2em; background: url('images/pagenav2.gif') 0 9px no-repeat; padding-left:12px; }

li.pagenav2 li.current_page_item a { color: #203B7B; }

li.pagenav2 li.current_page_item  a:visited { color: #1B336B; }



/* pagenav -  ( children ) */
li.pagenav { margin: 0; clear: both; }

li.pagenav h3 { font-size: 1.7em; color: #fff; background-color: #6fa21f; margin: 0 4px; padding: 3px 6px; }

li.pagenav h3 a, li.pagenav h3 a:visited { color: #fff; }

li.pagenav ul { list-style: none; padding:0; }

li.pagenav ul ul { border-bottom: 0px solid #dcddca; }

li.pagenav li  { font-size: 1.3em; margin: 6px 4px 4px 10px; border-bottom: 1px dotted #bdbab3; }

li.pagenav li a, li.pagenav a:visited { color: #568a00; text-decoration:none; }

li.pagenav li a:hover { font-weight:normal; text-decoration:none; color: #203B7B; }

li.pagenav li li { font-size: 1em; border: none; }

li.pagenav li.current_page_item a { color: #1B336B; }

li.pagenav li.current_page_item  a:visited { color: #1B336B; }

li.pagenav ul li.current_page_item a:hover { color: #203B7B; }

li.pagenav ul li.current_page_ancestor a { color: #568a00; }

li.pagenav ul li.current_page_ancestor  a:hover { color: #203B7B; }




/*  textwidget */
div.textwidget { float: left; clear:both; }

div.textwidget-kids { float: left; background-color: #C6E46B; font-size: 1em; padding: 11px; }

.cat-item a, .cat-item a:visited {   }

.cat-item a:hover { color: #568a00; }

.cat-item li { margin: 8px 6px 8px 12px; border-bottom: 1px solid #dcddca; }

li.pagenav li.current-cat a { color: #1B336B; }

li.widget h2, li.linkcat h2 { font-size: 1.2em; letter-spacing: normal;  }

li.widget p { margin: 0; font-size: 0.9em; }

li.widget img { margin: 3px; }
		
li.widget ul, li.linkcat ul {  margin: 0 0 0.5em 20px; }
		
li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }
			
li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
li.widget ul.flickr_stream li a img { padding: 3px; }
				
li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }



/* l_sidebar event calendar */
h3.upcoming-events  { font-size: 1.7em; color: #568a00; margin: 20px 5px 5px 10px;  padding: 0 0 3px 0; border-bottom: 1px solid #bdbab3; }



/*---< l_sidebar book of the month >---*/
#book-of-the-month { font-size: 1.2em; background: url('images/book-of-the-month.gif') 4px 3px no-repeat; background-color: #f7f7ee; padding: 15px 4px 20px 4px; margin: 14px 4px 4px 4px; line-height: 1.4em; float: left; text-align: center; }

#book-of-the-month p { margin: 0 0 10px 0; }

#book-of-the-month a, #book-of-the-month a:hover { color: #18367f; }




/*---< r_sidebar featured news >---*/
#featured-news { font-size: 1.1em; margin: 8px; padding: 0 0 8px 0; border-bottom: solid #bdbab3 1px; float: left; clear: both; }

#featured-news h2, #featured-news h3 { font-size: 1.2em; margin: 8px 0 5px 0; }



/*---< r_sidebar quick links >---*/
#text-371704841 { background: url('images/quick-links.gif') 6px 0 no-repeat; padding: 25px 0 0 0; }

#text-371704841 ul { list-style: none; padding: 5px 0;  }

#text-371704841 li { margin: 8px 6px 8px 0; }



/*---< r_sidebar mailing list >---*/
#text-320321231 { background: url('images/mailing-list.gif') 4px 3px no-repeat; background-color: #f7f8ea; margin: 10px 3px 3px 3px; padding: 20px 0 0 0; }

.join-button { float: right; display: block; margin: 4px 5px 0 0; }



/*---:[ footer styles ]:---*/
#footer { text-align: center; font-size: 1.4em; margin: 0 0 20px 0; }

#footer a, #footer a:hover, #footer a:visited { color: #18367f; }

.slogan { width: 970px; color: #568a00; font-size: 0.875em; letter-spacing: 0.1em; padding: 3px 0; margin: 0 0 10px 0; background-color: #e3e0d9; float: left; }

.bnav1 li { display: inline; }

.bnav1 li a { padding: 8px; }

.bnav2 li { display: inline; }

.bnav2 { font-size: 0.875em; }

.bnav2 li a { padding: 4px; }

#library-info1 { width: 465px; float: left; text-align: right; padding: 10px 20px 0 0; font-size: 0.875em; }

#library-info2 { width: 464px; float: left; text-align: left; border-left: 1px solid #fff; padding: 10px 0 0 20px; font-size: 0.875em; }



/*---:[ comment styles ]:---*/
#comments { width: 500px; float: left; clear: both; }

ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
.comment_meta { margin: 0 0 1.2em 0; }
			
.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
.trackback .comment_num { padding: 0 0 0 20px; }		
				
.comment_meta strong { font-size: 1.6em; }
					
.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
.comment .entry { padding: 0 15px; }
			
.comment .entry p { margin: 0 0 1.0em 0; }




/*---:[ comment form styles ]:---*/
#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

#comment_form p { padding: 0.6em 0; }
	
#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
#comment_form .text_area { width: 321px !important; }
	
#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }


			
/*---:[ search form styles ]:---*/
#search_form { }

#search_form .search_input { width: 201px; padding: 3px; color: #090; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
li.widget .search_input { font-size: 1.1em !important; }
	
#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }


/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
div#top-bar { float:left;}
ul#top-nav { display:none;}
#top-nav2 { display:none;}
#nav { display:none;}
#header_img { display:none;}
#footer { display:none;}
#sidebar { display:none;}
#l_sidebar { display:none;}
}

/*---:[ specific to this style sheet ]:---*/


/*---:[ specific for blogs ]:---*/
.entry img { padding:  10px 4px 4px 0; }
