/* 
Theme Name: lbdesign tweak
Theme URL: http://pearsonified.com/
Description: 3 Column Cutlined edited by lbdesign.
Author: Liam Dempsey
Author URI: http://www.lbdesign.tv
Version: 1.0
		
The CSS, XHTML and design is released under GPL:
http://www.opensource .org/licenses/gpl-license.php
*/ 

body { 
margin: 0;
padding: 0;
background: #fff;
color: #333; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 0.75em;
}
* { padding: 0; margin: 0; }

a { 
color: #000; 
text-decoration: underline;
}
a:visited { 
color: #666; 
text-decoration: underline;
}
a:hover {
color: #df0000;
text-decoration: underline;
}
a img { 
border: none;
}
	
blockquote { 
margin: 0 30px 1.5em 30px; padding: 0 0 0 10px;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif; 
color: #555; 
border-left: 1px solid #aaa;
}

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { 
  color: #3068AD;
  font-family: Courier, monospace;
}

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p {
font-family: Arial, Helvetica, sans-serif;
}

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; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }

h3 { font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #000; }

h1 { 
margin: auto auto 15px auto;
font-weight: normal; 
color: #000; 
background-color: transparent; 
font-size: 190%; 
}

#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #ccc; text-align: center; clear: both; }
	
h1 a, h1 a:visited, h1 a:hover {
color: #000;
text-decoration: none;
}
	
h2 a { color: #000; text-decoration: none; }
	
h2 a:visited { color: #555; text-decoration: none; }
	
h2 a:hover { color: #090; text-decoration: none; }
	
h2.body {
margin: 15px 0 8px 0;
padding: 0;
font-size: 125%;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #333;
background-color: transparent;
line-height: 1.2em;
}

h2 {
font-weight: normal;
}	
.pages h2, h2.page_header { 
margin: 0 0 0.75em 0; 
padding: 0 0 0.6em 0; 
background: url('images/hr_title_sep.gif') 0 100% no-repeat;
}
	
h2.archive_head { 
margin: 0 0 1.8em 0 !important;
padding: 0.4em 2px !important;
font-size: 175% !important; 
letter-spacing: normal !important; 
font-weight: normal;
}
	
h3 {
font-size: 1.0em;
}

#masthead h3 {
margin: 0;
padding: 0.3em 0.3em 0.75em 0;
font-family: Georgia, serif;
font-weight: normal;
font-size: 2.0em;
text-transform: none;
color: #fff;
text-align: right;
}

.entry h3 {
margin: 1.0em 0 0.25em 0;
}

.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
h3.comments_headers { font-size: 1.4em; }

h4 { font: 1.2em Georgia, "Times New Roman", Times, serif; color: #888; }

h4 a, h4 a:visited { color: #888; text-decoration: none; }
	
h4 a:hover { color: #888; text-decoration: underline; }
	
.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; }



/*---:[ core layout elements ]:---*/

#container { width: 970px; margin: 15px auto 0 auto; }
					
#content_box { 
padding: 0;
width: 970px;
float: left;
clear: both;
background-image: url(images/r-col-bg.png);
background-repeat: repeat-y;
background-position: top right;
position: relative;
}
#content {
width: 450px;
padding: 0 60px 0 0;
float: left;
}
#sidebar { 
margin: 0 20px 0 0;
padding: 20px 20px 0 20px; 
width: 160px;
float: right;
}	
#l_sidebar {
margin: 0 20px 0 0;
padding: 20px 0 0 20px;
float: left; 
width: 180px;
}
#footer {
padding: 1.2em 0 0 0;
width: 970px;
height: 150px;
border-top: 1px solid #ccc;
clear: both;
position: relative;
background-color: #333;
}
#footer p.copy {
position: absolute;
left: 20px;
bottom: 10px;
text-align: left;
font-size: 90%;
color: #efefef;
}
#footer p a:link, #footer p a:visited {
color: #999;
text-decoration: none;
border-bottom: 1px dotted #999;
}
#footer p a:hover, #footer p a:active {
text-decoration: none;
color: #ccc;
border-bottom: 1px dotted #ccc;
}
#colophon {
position: absolute;
top: 10px;
right: 20px;
width: 250px;
font-size: 0.8em;
}
#colophon h4 {
margin: 0 0 5px 0;
padding: 0;
font-size: 140%;
line-height: 100%;
font-family: Georgia, Times News Roman, Times, serif;
color: #fff;
font-variant: small-caps;
text-align: left;
}
#colophon p {
font-size: 110%;
text-align: left;
color: #ccc;
}
#colophon a:link, #colophon a:visited {
color: #fff;
text-decoration: none;
border-bottom: 1px dotted #fff;
}
#colophon p a:hover, #colophon p a:active {
text-decoration: none;
border-bottom: 1px dotted #999;
}
#masthead { 
width: 970px; 
height: 45px; 
background-color: #141112;
}

ul#nav {
padding: 0 20px 0 0;
list-style: none; 
width: 950px; 
border-bottom: 1px dotted #999; 
float: left; 
clear: both;  
background-color: #333;
}
ul#nav li {
padding: 0; 
font: normal 1.2em Arial, Helvetica, sans-serif; 
float: left;
text-align: center;
}
ul#nav li a:link, ul#nav li a:visited {
padding: 0.85em 10px 0.7em 10px; 
color: #efefef;
background-color: transparent;
text-decoration: none; 
display: block;
width: 155px;
}
ul#nav li a:hover, ul#nav li a:active {
padding: 0.85em 10px 0.7em 10px; 
color: #efefef;
background-color: #454545;
text-decoration: none;
}
ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { 
color: #090; 
text-decoration: underline;
}
ul#nav li.rss {
padding: 0.85em 0 0.7em 0; 
float: right; 
font-weight: normal;
}	
ul#nav li.rss a:link, ul#nav li.rss a:visited { 
padding: 0; 
background: url('images/icon_rss.gif') 100% 50% no-repeat;
width: 85px; 
}
ul#nav li.rss a:hover, ul#nav li.rss a:active {
color: #999;
background-color: transparent;
}	
#header_img {
margin: 0 0 3.0em 0; 
position: relative; 
border-bottom: 1px solid #999; 
float: left; 
clear: both;
}
#header_img img {
display: block;
}

/*---:[ content styles ]:---*/
.entry {
font-size: 1.4em;
line-height: 1.6em;
}
.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 {
margin: 0 0 1.3em 0;
font-size: 90%;
line-height: 1.5em;
}

.entry ul, .entry ol {
margin: 0 0 1.5em 30px;
font-size: 90%;
font-family: Arial, Helvetica, sans-serif;
}
	
.entry ul { list-style-type: square; }
	
.entry li { margin: 0 0 0.5em 0; }
		
.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 { border: 1px solid #ccc; padding: 5px; }

.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; 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: 100%;
line-height: 1.6em;
color: #888;
clear: both;
}
.tagged a, .tagged a:visited {
padding: 0.25em;
color: #333;
text-decoration: none;
}
.tagged a:hover {
color: #fff;
background: #333;
text-decoration: none;
}
.add_comment {
display: block;
padding: 0 0 0 20px;
font-weight: bold;
float: right;
}
.navigation {
width: 500px;
font-size: 100%;
float: left;
}
.previous { padding: 0 20px 0 0; float: left; }

.next {
float: right;
}

.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { 
list-style: none;
}
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
width: 200px;
margin: 0 0 1.5em 0;
font-family: Arial, Helvetica, sans-serif;
float: left;
}
li.widget h2, li.linkcat h2 {
margin: 0 0 0.5em 0; 
padding: 0; 
font-family: Georgia, serif;
font-weight: normal; 
font-size: 1.3em; 
text-transform: none; 
letter-spacing: normal; 
color: #000;
}

li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.25em 0; }
		
		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 a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
				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; }
		
			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss { }
			
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
				li.widget_flickrrss a:hover img { background: #ff2a96; }
				
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
				

/*---:[ comment styles ]:---*/

#comments {
width: 500px;
float: left;
clear: both;
font-size: 90%;
}

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_num a, .comment_num a:visited { color: #888; text-decoration: none; }
	
.comment_num a:hover { color: #df0000; text-decoration: none; }

.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 { width: 500px; padding: 1.0em 0 0 0; float: left; }

#comment_form p { padding: 0.6em 0; }
	
#comment_form label { 
padding: 0 10px 0 0; 
font-size: 1.2em; 
}

#comment_form .text_input { width: 50%; 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: 425px !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: 1px solid #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: 192px; 
padding: 3px; 
color: #666; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 90%;
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;
}

/*** Image control -- added by Liam Dempsey ***/
img.right01 {
  float: right;
  margin: 0 0 10px 15px;
  border: 1px solid #ccc;
}
img.left01 {
  float: left;
  margin: 0 15px 10px 0;
  border: 1px solid #ccc;
}
img.centre01 {
  margin: 0 auto;
  border: 1px solid #ccc;
}
.cmdlogo {
margin: 0 0 20px 0;
padding: 0;
}
/*** H2 control for within a post ***/
.entry h2 {
margin: 0 0 2px 0;
padding: 0;
color: #0181e3;
background-color: transparent;
font-size: 1.2em;
font-weight: normal;
}
/*** For adding updates to the start of each blog post ***/
.update {
margin: 0 0 10px 0;
padding: 0;
color: #999;
border-bottom: 1px solid #ccc;
}
.update strong {
color: #000;
}
/*** 2nd - 4th article formatting ***/
#newsBits {
margin: 0 0 20px 0;
}
#newsBits h2 {
margin: 0 0 8px 0;
padding: 0;
font-size: 150%;
font-weight: normal;
}
#newsBits h2 a:link, #newsBits h2 a:visited {
color: #000;
text-decoration: none;
}
#newsBits h2 a:hover, #newsBits h2 a:active {
color: #df0000;
text-decoration: underline;
}
#newsBits img {
margin: 3px 0;
border: 0;
}
#newsBits p {
margin: 0 0 12px 0;
padding: 0 0 10px 0;
font-size: 90%;
color: #666;
line-height: 1.2em;
border-bottom: 1px dashed #ccc;
}
#newsBits p.posted {
margin: 0 0 3px 0;
padding: 0;
color: #999;
border: 0;
}
#headLines {
margin: 0 0 15px 0;
}
#headLines h4 {
margin: 0 0 12px 0;
padding: 0 0 5px 0;
border-bottom: 1px dotted #ccc;
color: #333;
background-color: transparent;
font-size: 120%;
}
#headLines p {
margin: 0 0 8px 0;
font-size: 100%;
}
#headLines a:link, #headLines a:visited {
text-decoration: none;
}
#headLines a:hover, #headLines a:active {
text-decoration: underline;
}
#progress {
float: right;
margin: 0 0 30px 0;
padding: 5px;
width: 45%;
border: 1px dotted #ccc;
background-color: #0181e3;
clear: both;
}
#progress h4 {
margin: 0 0 8px 0;
padding: 0;
font-family: Georgia, Palatino, Utopia, "Times New Roman", serif;
font-size: 125%;
color: #fff;
}
#progress p {
margin: 0;
padding: 0;
font-size: 100%;
color: #fff;
}
#popular {
margin: 40px 0 0 0;
}
#popular.home {
margin: 0 0 30px 0;
padding: 8px 8px;
width: 182px;
background-color: #efefef;
border: 1px dotted #ccc;
}
#popular h4 {
margin: 0 0 12px 0;
padding: 0 0 5px 0;
border-bottom: 1px dotted #ccc;
color: #333;
background-color: transparent;
font-size: 120%;
}
#popular ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif
}
#popular li {
margin: 0 0 8px 0;
padding: 0;
}
#popular a:link, #popular a:visited {
text-decoration: none;
}
#popular a:hover, #popular a:active {
text-decoration: underline;
}
/*** Category listing **/
#cat-list {
position: absolute;
top: 10px;
left: 20px;
margin: 0;
padding: 0;
width: 400px;
font-family: Arial, Helvetica, sans serif;
}
#cat-list h4 {
margin: 0 0 8px 0;
padding: 0;
line-height: 100%;
}
#cat-list ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#cat-list li {
margin: 0 8px 8px 0;
padding: 0;
display: inline;
}
#cat-list li a:link, #cat-list li a:visited {
color: #fff;
background-color: transparent;
text-decoration: none;
}
#cat-list li a:hover, #cat-list li a:active {
text-decoration: underline;
}
.pubDate {
margin: 0 0 15px 0;
}
.pubDate strong {
color: #888;
}
p.note {
margin: 0 0 8px 0;
color: #666;
font-family: Arial, Helvetica, sans serif;
font-size: 0.75em;
line-height: 1.4em;
}
/*** Updated comment formatting ***/
ol#commentlist {
margin: 0 0 20px 0;
}
ol#trackbacklist li {
margin: 0 0 8px 0;
}
ol#trackbacklist li p {
color: #666;
}
h3.comments_headers {
margin: 5px 0 15px 0;
color: #0181e3;
}
h4.response_header {
margin: 0 0 12px 0;
padding: 0 0 8px 0;
border-bottom: 1px dotted #ccc;
font-family: Arial, Helvetica, sans serif;
}
form#comment_form {
margin: 0 0 20px 0;
}
h2#postcomment {
margin: 25px 0 6px 0;
padding: 8px 0 0 0;
border-top: 1px dotted #ccc;
font-family: Arial, Helvetica, sans serif;
}
/* styling for featured image in blog post */
.wp-post-image {
	margin-bottom: 20px;
}