/*
THEME NAME: network4change
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 0.9.5
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #ffc;
	font-size: 62.5%; /* Resets 1em to 10px */

}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em; /* bump it to 11px */
	background-color: #fff;
	margin: 20px;
	border: 10px solid #f63;
}
div#wrapper {
/*	border: 10px solid #ff3; */
	margin: 0;
	padding: 10px;
	background-color: #ff3;
}

div#wrapperinner {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
h7 {
	font-size: 1.1em;
}
p {
	margin-top: 1em;
	line-height: 1.4em;
}
ul {
	margin-top: 2ex;
}
li {
	margin-left: 2.5em;
	line-height: 1.4em;
}

img {
	border: 0 none;
}
a {
	color: #360;
}
a:hover {
	color: #6c3;
}

/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#container {
	float: right;
	margin: 0 0 0 -270px;
	padding-bottom: 2em;
	width: 100%;
}
div#content {
	padding-right: 2em;
	margin: 0 0 0 270px;
}
div.sidebar {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
div#primary {
	clear: left;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #ffc;
	background-image: url(images/sidebarfooter.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
div#secondary {
	clear: left;
	margin: 0;
	background-color: #ffc;
}

div#footer {
	clear: both;
	width: 100%;
}


div#header {
	text-align: center;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 205px;
	background-color: #ffc;
	background-image: url(images/headerbkgnd2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 120px;
}

div#header h1#blog-title {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0em;
}

div#floatinglogo {
	background-color: white;
	position: absolute;
	left: 80px;
	top: 40px;
	padding: 0;
	margin: 0;
	border-left: 4px solid #ff3;
	border-bottom: 4px solid #ff3;
	border-right: 4px solid #ff3;
}

div#blog-description {
	color: #360;
	font-size: 2.3em;
	font-weight: bold;
	
}

div#access div.skip-link {
	position: absolute;
	top: 1em;
	right: 1em;
	display: none; /* we don't really want to see this */
}
div#menu {
	font-size: 1.0em;
	height: 15px;
	padding-top: 0;
	padding-left: 240px;
	background:#ff3;
	width: auto;
}
div#menu ul a {
	font-weight:700;
	text-decoration:none;
}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li {
	float:left;
}
div#menu ul li a {
	background:#ffc;
	padding: 0.1em 0.5em;
}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul {
	display:block;
	font-size: 1.0em;
	padding-top:0.5em;
	position:absolute;
}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.req-field{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}


div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li {
	font-size: 0.98em;
	font-weight: bold;
}
div.sidebar h3 {
	font-size:1.2em;
	margin-bottom: 1ex;
}
div.sidebar input#s{width:5em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul.xoxo ul{margin:0 0 0 0em;}
div.sidebar ul.xoxo li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1ex;
	border:1px solid #000;
	margin-bottom: -1px;
	background-color: #360;
}
/* linklevel-1 is a sub category */
div.sidebar ul.xoxo li ul li.linklevel-1 {
	padding-left: 2em;
/*
background-color: #693;
*/
}
div.sidebar ul.xoxo li ul li.current-cat {
	background-color: #ff3;
}
div.sidebar ul.xoxo li ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0.3em 0.5em;
}
div.sidebar ul.xoxo li ul li:hover {
	background-color: #f63;
}
div.sidebar ul.xoxo li ul li:hover a {
	color: #fff;
}

div.sidebar ul.xoxo ul ul{margin:0 0 0 0.5em;}
div.sidebar ul.xoxo ul ul li{list-style:circle;}


div#thirdary {
	font-size: 1.1em;
	text-align: center;
	clear: left;
	margin-bottom: 2em;
}
div#thirdary p.stronger {
	font-size: 1.2em;
	font-weight: bold;
}
div#thirdary ul {
}

div#thirdary li {
	margin-top: 1ex;
}

div#thirdary p {
	font-size: 0.9em;
	line-height: 1.3em;

}
div.sidebar ul.xoxo3 li ul li {
}

div.sidebar ul.xoxo3 li ul li a {
	text-decoration: none;
}

div#crediticons {
	text-align: center;
	width: auto;
	margin-top: 2em;
	padding: 1em;
	background-color: #ffc;
	border-top: 8px solid #360;
	border-bottom: 8px solid #360;

}


div#footer {
	text-align: center;
	margin-top: 2em;
	padding-bottom: 1em;
}

div#content {
}

div#content blockquote {
	margin-left: 2em;
/*	padding-left: 1em;
	border-left: 8px solid #ffc;
*/
}


/* shove images to the left and have text to the right. */
div.entry-content {
	margin-left: 140px;
	padding-left: 2em;
	border-left: 1px solid #360;
}
div.entry-content img {
	float: left;
	margin-left: -160px;
	margin-bottom: 2ex;
	clear: both;
	z-index: 100;
}


/* different formatting for gallery pages */
div.category-gallery div.entry-content {
	margin-left: 2em;
	padding-left: 2em;
	border-left: 1px none #360;
}
div.category-gallery div.entry-content img {
	float: none;
	margin: 0;
	margin-bottom: 2ex;
}

/* remove link in article title, put underline across entire width. */

h3.entry-title, h2.entry-title  {
	border-bottom: 1px solid #360;
	border-right: 1.4em solid #360;
}
h3.entry-title  a, h2.entry-title  a {
	text-decoration: none;

}

/* setting navigation to clear both right and left floats */
div.navigation, div.entry-meta {
	clear: both;
}

/* contact form security. hide website field */
div.contactform form input#wpcf_website {
	display: none;
}
div.contactform form label#wpcf_website_label {
	display: none;
}

div#network4changecalendar {
	margin-left: 0em;
	padding-left: 0em;
	border-left: 1px none #360;
}
div#network4changecalendar img {
	float: none;
	margin: 0;
	margin-bottom: 2ex;
}
