/*Theme Name:		Leigh Theme
Description: 	Based off of WP_Framework, a <em>blank</em> WordPress Theme Framework by Ptah Dunbar <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.Author: 		Leigh Dragoon
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats
*/
/* Reset Browser Defaults */
@import url( 'reset.css' );
/* Apply base theme styles and colors */
@import url( 'base.css' );

/* Basic 2 Column Layout */
@import url( '2col-r.css' );
/* Stylistic CSS Styles */
@import url( 'screen.css' );
/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}
body{	background: #ffffff url('http://www.leighdragoon.com/images/page_background.gif');
}

#pageTop
{
	width: 820px;
	min-height: 295px;
	margin: 0pt auto; 
	padding: 0pt; 
	background-image: url(http://www.leighdragoon.com/images/header_tile_down.gif);
}

#pageTop .header
{
	margin: 0pt auto;
	padding: 0 0 1px 0;
	background-color: white;
	text-align: center;
	width: 820px;
}

.breadcrumb
{
	font-size: 0.9em;
	text-transform: lowercase;
	margin-left: 10px;
}

.container
{
	background-color: white;
	margin-top: 0;
	padding-top: 0;
	width: 820px;
	border-radius-bottomleft: 15px;
	border-radius: bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
}

.widget-title
{
	border: 1px solid #dfdffc;
	background-image: url('http://www.leighdragoon.com/habari/system/themes/leighTheme/images/content_bg2.gif'); 
	color: #8da4ae;
	padding: 4px;
	padding-left: 8px;
	border-radius: 8px;
	font-size: 1.0em;
	text-transform: lowercase;
	letter-spacing: 1.0px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 0 0 5px 0;
}
#secondary li
{
	font-size: 0.8em;
	list-style: none;
	margin-bottom: 5px;
}

#primary
{
	padding-left: 18px;
}

#primary .post
{
	background: #ffffff url('http://www.leighdragoon.com/habari/system/themes/leighTheme/images/content_bg2.gif');
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	border: 1px solid #dfdffc;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.published-time
{
	padding: 2px 0 2px 20px;
	background: url('library/media/images/time.png') left center no-repeat;
}

.comment-count
{
	padding: 2px 0 2px 20px;
	background: url('library/media/images/comment.png') left center no-repeat;
}

.edit-post
{
	padding: 2px 0 2px 20px;
	background: url('library/media/images/pencil.png') left center no-repeat;
}

.entry-tags
{
	padding: 2px 0 2px 20px;
	background: url('library/media/images/tag_blue.png') left center no-repeat;
}

.entry-categories
{
	padding: 2px 0 2px 20px;
	background: url('library/media/images/heart.png') left center no-repeat;
}

.ngg-singlepic
{
	border: 1px solid black;
}


.nav-next,
.nav-previous
{
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

#rssFeed
{
	margin-bottom: 20px;
}

#rssFeed img
{
	background: orange url('library/media/images/feed.png') no-repeat top left;
	position: relative;
	top: 3px;
	height: 16px;
	width: 16px;
}

#rssFeed h3
{
	letter-spacing: 0px;
	font-size: 0.9em;
}

#adminLink
{
	text-align: right;
	padding-top: 2px;
	padding-right: 8px;
	margin: 0;
	background-color: white; 
	color: #8da4ae;
	font-size: 0.8em;
	text-transform: lowercase;
	letter-spacing: 1.0px;
}

#adminLink img
{
	border: medium none;
	background: #ffffff url('library/media/images/admin_icon2.gif') no-repeat top left;
	position: relative;
	top: 3px;
	height: 16px;
	width: 16px;
}

#twitter-tools
{
	border: 1px solid #dfdffc;
	background-image: url('http://www.leighdragoon.com/habari/system/themes/leighTheme/images/content_bg2.gif'); 
	color: #8da4ae;
	margin: 0 0 15px 0;
	padding: 4p 4px 4px 8px;
	font-size: 1.0em;
	text-transform: lowercase;
	letter-spacing: 1.0px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#twitter-tools .widget-title
{
	border: none;
	padding: 6px 0 0 10px;
	margin: 0 0 10px 0;
	background-image: none;
}

.aktt_tweets
{
	padding-right: 10px;
}

#aktt_char_count
{
	padding-left: 18px;
}

#aktt_tweet_form
{
	margin: 0;
	padding: 0;
}

#aktt_tweet_posted_msg
{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.aktt_more_updates
{
	text-align: right;
	position: relative;
	top: 15px;
	left: -4px;
}

#aktt_tweet_text
{
	width: 130pt;
	margin-left: 20px;
	font-size: 1.0em;
}

.aktt_submit_tweet
{
	padding-top: 5px;
}

#aktt_tweet_submit
{
	position: relative;
}

.footer
{
	padding-left: 20px;
	font-size: 0.8em;
}

#copyright
{
	clear: both;
	padding-bottom: 10px;
	width: 490px;
	text-align: center;	
}

.widget_search
{
	text-align: center;
}

.widget_tag_cloud
{
	line-height: 25px;
	padding-bottom: 8px;
}

.slideshowlink
{
	text-transform: lowercase;
	letter-spacing: 0.1em;
}

.slideshowlink a
{
	text-decoration: none;
}

.piclenselink
{
	display: none;
}

.social-icon-single-vertical
{
	position: relative;
	left: 12px;
}

.social-icon-img-effect
{
	padding-right: 8px;
}