/*
Theme Name: Askew_Taylor_2009
Theme URI: http://blog.askewtaylor.com
Description: A custom theme created by Hellen Taylor for the Askew-Taylor Paints, Inc., blog site. Theme is based on DreamWeaver templates.
Version: 1.0
Author: Hellen Taylor
Author URI: http://blog.askewtaylor.com
*/

@charset "utf-8";
/* 2009 Redesigned Askew-Taylor CSS Document */
/* Theme specific & widget specific elements that would not be applied to any thing outside of WordPress */



/* THREME specific SIDEBAR formatting for Askew-Taylor-WordPress-2009 */
.children ul {
	padding: 0 0 0 6px;
	margin-left: 0 0 6px 0;
}
.page_item {
	height:auto;
}

#searchform {
	padding:2px 4px 5px 12px;
	margin: 0;
}
#searchsubmit {
	font-size: 12px;
	color: #336699;
}
.widget_wrapper {
	margin: 0 0 12px 0;
}

/* Widget Specific Sidebar Formatting */

/* WordPress Text Widget (Included w Install) */
.textwidget {
	padding:1px 4px 1px 12px;
}
/* Social Links Widget */

.social_links {
	width: 100px;   /* This is width of one column, hence for two columns it will be double of what specified */
	float: left;
	margin: 0 0 0px 0;
}

.social_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.social_links ul li {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	
}

.social_links img {
	border: 0;
}

.clear {
 	clear: both;
 	height: 5px;
	margin: 0 0 24px 0;
}

.sociourl {
	height: 18px;
	border: 1px gray solid;
}

/* Dagon Design Site Map for WP */
.ddsg-wrapper {
	line-height: 20px;
}
.ddsg-wrapper ul {}
.ddsg-wrapper ul li { /* Div around the entire sitemap. */
		list-style-type: none; 
} 
.ddsg-pagenav { /* Div around the page navigation. */

}

/* Subzane Subpages */

.subzane a {
	text-decoration:none;
	color: #696969;
	font-weight: bold;
}
.subzane a:hover {
	color: #0066FF;
}
.subzane-parent {
	padding: 0 0 0 12px;
}
.subzane ul {
	margin: 0 0 0 8px;
}

/* Twitter Tools */
.aktt_tweets ul li {
	margin-bottom: 5px;
}
