/* @override 
	http://www.sweckercreative.com/~switchdc/wp-content/themes/default/client/wp-fixes.css
	http://66.147.242.152/~switchdc/wp-content/themes/default/client/wp-fixes.css
*/

div.head_nav ul#pagenav h2 {
	display: none;
}


div.inner_left ul li:first-child {
	border-top: none;
}





div#hometags {
	width: 220px;
	float: right;
	padding-left: 30px;
	text-align: left;
}
div#hometags  a {
		line-height:1.3em;
}

div#hometags #tag_cloud h2.widgettitle {
	display: none;
}


#tag_cloud a {
	text-decoration: none;
	font-family: "century gothic", "Verdana","Arial", sans-serif;
}
li#tag_cloud
{
	list-style:none;
	margin:0px;
}

div.post
{
}



div.head_nav ul#pagenav {
	
	float: left;
}

div.head_nav ul#pagenav li {
	padding-top: 40px;
	list-style: none;
	float: left;
	margin:0px;
}

div.head_nav ul#pagenav li a {
	display: block;
	float: left;
	color:#ccc;
    font-family:"century gothic", Arial, Sans-Serif;
    font-size:15px;
    text-decoration:none;
}

div.head_nav ul#pagenav li a span {
	display: block;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 4px;
	height: 26px;
	cursor: pointer;
	line-height:1.5em;
}

div.head_nav ul#pagenav li.page_item.current_page_item, div.head_nav ul#pagenav li.page_item.current_page_parent {
	list-style:none;
	margin:0px;
	background:url(/wp-content/themes/default/img/nav_pull.gif) center 3px no-repeat;
}

div.head_nav ul#pagenav li.page_item.current_page_item a, div.head_nav ul#pagenav li.page_item.current_page_parent a {
	background:url(/wp-content/themes/default/img/nav_left.gif) top left no-repeat;
	background-color: #fff;
}

div.head_nav ul#pagenav li.page_item.current_page_item a span, div.head_nav ul#pagenav li.page_item.current_page_parent a span {
	background:url(/wp-content/themes/default/img/nav_right.gif) top right no-repeat;
	color:#339933;
}

div.head_nav li.page_item.current_page_item, div.head_nav li.page_item.current_page_parent {
    color:#333;
}

div.head_nav ul#pagenav li.page_item a:hover {
	color:#fff;
}









div.inner_left li.categories {
	font-size: 1px;
	border: none;
}

div.inner_left li.categories ul li{
	font-size: 1px;
	color: #ffffff;
}

div.inner_left li.categories ul li a {
	font-size: 11px;
	visibility: visible;
	padding-top: 12px;
	padding-bottom: 12px;
}

div.inner_left li.categories {
	list-style: none;
}

div.inner_left li.categories h2 {
	display: none;
}
div.inner_left li.categories ul:first-child {
	border: solid;
}

div.inner_left ul li {
	border: none;
}
div.inner_left ul li:last-child {
	border: none;
}

div.inner_left ul li.current_page_item {
	border: none;
}

div.inner_left ul li.current_page_item {
	background-image: url(/wp-content/themes/default/img/nav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #666666;
}

div.inner_left ul li.current_page_item a {
	background-image: url(/wp-content/themes/default/img/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}

div.inner_left ul li.cat-item.current-cat {
	background-image: url(/wp-content/themes/default/img/nav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #666666;
	border-bottom:#446688 solid 0px;
	height:25px;
}

div.inner_left ul li.cat-item.current-cat a {
	background-image: url(/wp-content/themes/default/img/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}

img.alignright
{
    float:right;
    margin:10px 15px;
    margin-right:0px;
}
img.aligncenter
{
    margin-top:20px;
    margin-bottom:10px;
}
img.alignleft
{
    float:left;
    margin:10px 15px;
    margin-left:0px;
}
