/*
Theme Name: Basic2Col
Theme URI: http://wangenweb.com/wordpress/themes/basic2col/
Description: A basic, yet flexible minimalistic two column theme for WordPress. Have extendend support for Child Themes for easier customization. See the <a href="http://wangenweb.com/wordpress/themes/basic2col/">Basic2Col's homepage</a> for more info
Version: 3.1.2
Author: Kristin K. Wangen
Author URI: http://wangenweb.com/
Tags: white, two column, basic, minimalistic, elastic width, custom page templates, right sidebar
*/

/*general layout*/
body {
background-color:#E1E1E1;
color: #111; 
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; 
margin:0;
line-height:1.5em;
font-size:70%;
}
hr {
border: 1px solid #BBC;
} 
blockquote, code, pre {
color:#333;
}
code, pre {
font-family: Consolas, Courier, 'Lucida Console','Courier New', Sans-Serif;
}

/*font styles*/
p {
font-size: 1em; 
padding: 0;
} 
h2 {
font-size: 1.4em; 
}
h3 {
font-size:1.2em;
}
h4, h5, h6 {
font-size:1em;
}
h1  {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; 
color: #C63; 
margin: 15px 0 10px;
padding:2px 0;
clear: both;
}

h2, h3, h4, h5, h6 {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif; 
color: #427; 
margin: 15px 0 5px;
padding:2px 0 1px;
clear: both;
}

h2 + p, h3 + p {
margin-top:0;
}

h3 {
color:#427;
}

/*linkcolor*/
a:link, a:visited {
color: #C63;
text-decoration : none; 

}
a:hover, a:active {
color: #000; 
text-decoration: underline;
} 

#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited, #content h3 a:link, #content h3 a:visited  {
color:#C63;
text-decoration:none;
}
#content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active, #content h3 a:hover, #content h3 a:active {
color:#000;
text-decoration:underline;
}

div#content .postcontent img {
	display:block;
	margin-right: 50px;
}


/*classes - these are also located in classes.css so child themes don't loose them*/
.center, .aligncenter, .centered {
text-align: center;
}
.right, .alignright {
float: right;
}
.left, .alignleft {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
font-style:italic;
}


/*images these are also located in classes.css so child themes don't loose them*/
img {
border: none;
margin: 2px;
}
img.center, img.aligncenter, img.centered {
display:block;
margin:5px auto;
}
img.alignright, img.right {
margin-left: 5px;
}
img.alignleft, img.left  {
margin-right: 5px;
}
img.rssimg {
margin:0;
}
.postcontent img {
max-width:100%;
overflow: hidden;
}
.wp-smiley {
border:none;
margin:0;
}


/*border-colors*/
.postcontent img {
border:1pt solid #DDE;
}

.border {
border: 1px solid #BBC;
}

/*wrap and header*/
#accessnav {
display:none;
}

#wrap {
background:#FFF;
width:740px; 
margin:0 auto;
padding:0;
}

/*header*/
#header {
background: #FFF url(gfx/logosymbol.gif) left 11px no-repeat;
border-bottom:1px solid #427;
margin:4px 20px;
padding:20px 0;
height:250px;
width:700px
}
#header h1{
font-size:2em;
margin:.25em 0 0 57px;
font-weight:bold;
line-height:1.2em;
display:inline;
}
#header p {
padding:0;
font-size:1.1em;
}

#header ul {
	margin-right:0;
}

#header ul li {
	list-style:none;
	float:right;
	margin-top:-7px;
}

#header img {
	padding-top:10px;
	margin:0;
}

/*content and post settings*/

#content{
background:#FFF;
margin: 2px 20px 5px 0;
width: 485px;
float:right;
font-size:1.1em;
}

.post h2, .archives h3, .search h3 {
border-bottom: 1pt solid #DDE;
}
.post {
margin: 5px 0;
}
.postmeta {
font-size:0.9em;
clear:both
}
div.postmeta p {
margin: 2px 0;
padding:0;
}
.postmeta {
margin: 10px 0 5px;
}

.postcontent {
line-height:1.6em;
}


/*postnav*/
#postnav {
clear:both;
margin:0;
}
#postnav li {
display:inline;
margin: 2px 0;
}

/*comments*/
#commentbox {
background : transparent;
clear:both;
margin:10px 0;

}
ol#commentlist  {
list-style-position: inside;
margin:2px 0;
padding:0;
}
#commentlist li{
border-bottom:1pt solid #DDE;
margin: 10px 0;
}
#commentform fieldset {
padding:0;
margin:0;
}
#commentform legend {
font-family:Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color : #333; 
margin: 10px 0 5px;
padding:2px 0;
font-size:120%;
}
#commentform textarea {
width:90%;
}
#commentform label, #commentform textarea {
display:block;
}
#commentform input {
width:50%;
}
#commentform input.submit {
width:40%;
margin:2px 0;
}
.approve {
border: 1pt solid #BBC;
background : #DDE;
padding:5px;
font-size:90%;
}
.comment_time {
font-size:0.8em;
text-align:right;
clear:both;
}
#commentlist cite {
font-style:normal;
}

#commentbox {
border-top: 1pt solid #DDE;
}
.avatar {
float:right;
border: 1pt solid #DDE;
margin-left:10px;
padding:2px;
}

/*sidebar*/
#sidebar {
margin-left:20px;
float:left;
width:190px
}

#sidebar h2 {
margin: 5px 0 0;
padding: 4px 0;
font-size:100%;
color:#427;
}

#sidebar ul, #sidebar li{
list-style-type: none;
margin:0;
padding:0;
}

#sidebar ul li ul li {
	display:block;
	position:relative;
}

#sidebar ul li ul li:hover {
	background-color:#DDE;
	border: 1px solid #BBC;
	border-width:1px 0;
}

#sidebar li a {
	border:none;
	display:block;
}

#sidebar ul li ul li a {
	padding:3px 5px;
}

#sidebar ul li ul li ul {
	display:none;
	width:190px;
	position:absolute;
	top:-1px;
	left:190px;
	background-color:#DDE;
}

#sidebar ul li ul li ul a {
	color:#427;
}

#sidebar ul li ul li:hover ul {
	display:block;
}

#sidebar li li, #sidebar li li li {
	border-bottom: 1pt solid #DDE;
	border-top:1px solid transparent;
}

/*searchform*/
#searchform label {
font-weight:bold;
}
#searchform input#s {
width:50%;
}
#searchform input.submit {
width:30%;
}

/*Widgets fixing*/
.widget_rss h2 a {
color:#333;
font-weight:bold;
}
.widget_rss img {
margin:0;
}

/*Callendar*/
#wp-calendar a {
font-weight:bold;
}
#today {
background:#DDE;
}



/*footer*/
#footer {
background : transparent;
border-top:1px solid #BBC;
margin:5px;
clear: both;
padding:5px 10px;
text-align:center;
}
#footer ul{
margin: 2px;
padding:0;
}
#footer li{
display: inline;
margin:0 3px;
}
#nondiscrimination {
	color: #999;
	font-size: 9px;
	text-align: left;
	padding-left: 219px;
}



/*forms*/
input , textarea, select, option {
font-family :'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
font-size:100%;
padding: 2px;
background : #DDE;
color : #111; 
border: 1px solid #BBC;
margin: 2px;
}
fieldset, legend {
background:transparent;
color : #111; 
border: none;
padding: 5px;
}
label, legend {
font-weight:normal;
}


/*lists*/
ul {
list-style-type: disc;
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}
ol { 
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}

/*tables*/
table {
color : #111; 
margin: 9px 0;
padding: 0;
font-size:.9em;
}
caption {
color: #333;
font-weight: normal;
padding: 5px;
}

th {
	color:#FFF;
	background-color:#427;
	text-align:left;
	padding: 3px 5px;
}

td {
padding: 5px;
text-align:left;
border-bottom:1px dotted #427;
}


