/*
Theme Name: Archivist Alison
Theme URI: http://wangenweb.com/wordpress/themes/basic2col/
Description: Theme modified by Alison Langmead for her blog
Version: 1.0
Author: Alison Langmead
Author URI: http://www.archivistalison.com/
Tags: Archivist Alison
Template: basic2col
*/

/*general layout*/
body {
background:#fff;
color : #111; 
font-family :'Lucida Sans Unicode','Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
font-style : normal;
padding:2px 2em;
margin:0px;
line-height:1.5em;
font-size:90%;
text-align:center;
}
hr {
border: 1px solid #ccc;
} 
blockquote, code, pre {
color:#333;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #e4e4e4;
padding-left: 4px;
}
code, pre {
font-family:Courier,  'Lucida Console','Courier New', Sans-Serif;
}

/*font styles*/
p {
font-size : 100%; 
font-style : normal; 
padding: 0px;
} 
h2 {
font-size : 140%; 
text-transform:lowercase;
}
a.h2 {
text-transform:none;
}
h3 {
font-size:120%;
}
h4 {
font-size:100%;
}
h2, h3, h1, h4 {
font-family : Georgia,'Trebuchet MS', 'Lucida Sans',  'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color : #64b359; 
margin: 10px 0px;
padding:2px 0px;
clear: both;
}

/*linkcolor*/


a:link, a:visited {
font-weight:normal;
color : #996600;
text-decoration : none; 
}
a:hover, a:active {
color : #666; 
text-decoration : none;
border:none;
} 

/*classes*/

.titlename {
font-size:24px;
}

.center, .aligncenter {
text-align: center;
}
.right, .alignright {
float: right;
}
.left, .alignleft {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
font-style:italic;
}
.border {
border: 1px solid #ccc;
}

/*images*/
img {
border: none;
margin: 2px;
}
img.center, img.aligncenter {
display:block;
margin:5px auto;
}
img.rssimg {
margin:0px;
}



#accessnav {
display:none;
}

#wrap {
background : transparent;
max-width:65em; 
margin:5px auto;
padding:0px;
text-align:left;
}

/*header*/
#header {
background : transparent;
border-bottom:1px solid #ccc;
margin:4px 4px 0px;
padding:15px 10px;
}
#header h1{
padding:0px;
font-size:2em;
display:inline;
}
#header p {
padding:0px;
margin:2px 10px;
font-size:1.1em;
display:inline;
}

/*content and post settings*/

#content{
background : transparent;
padding: 5px 1em;
margin: 2px 0.1em 5px;
width: 67%;
float: left;
font-size:1.1em;
}
#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:#64b359;
font-weight:normal;
text-decoration:none;
border: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:#999;
}
.post h2, .archives h3, .search h3 {
border-bottom: 1pt solid #64b359;
text-transform:none;
}
.post {
margin: 5px 0px;
}
.post img {
border:1pt solid #eee;
}
.post div.info, .post ul.link, .post ul.inline {
font-size:0.9em;
}
.post div.info p {
margin: 2px 0px;
padding:0px;
}
.post div.info {
margin: 10px 0px 5px;
}
ul.info, div.info {
clear:both
}
.story {
line-height:1.4em;
}
.post img {
max-width:100%;
overflow: hidden;
}
.wp-smiley {
border:none;
}

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

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

}
ol#commentlist  {
list-style-position: inside;
margin:2px 0px;
padding:0px;
}
#commentlist li{
border-bottom: 1px dashed #ccc;
margin: 10px 0px;
list-style-type: none;
}
#commentform fieldset {
padding:0px;
margin:0px;
}
#commentform legend {
font-family :Georgia,'Trebuchet MS', 'Lucida Sans',  'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color : #64b359;
margin: 0px;
padding: 0px;
font-weight: bold;
font-size:120%;
}
#commentform textarea {
width:70%;
}
#commentform label, #commentform textarea {
display:block;
}
#commentform input {
width:60%;
margin:2px 0px;
}
#commentform input#submit {
width:20%;
margin:2px 0px;



}

.approve {
border: 1pt solid #ccc;
background : #eee;
padding:5px;
font-size:90%;
}
.comment_time {
font-size:0.8em;
text-align:right;
clear:both;
}
.comment_author {
text-align:right;
clear:both;
}
#commentform cite {
font-style:normal;
}

#commentlist cite {
font-style:normal;
}

#commentbox {
border-top: 1pt solid #ccc;
}

.avatar {
float:right;
border: 1pt solid #eee;
margin-left:0px;
padding:2px;
}

/*sidebar*/
#sidebar {
background : transparent;
padding: 5px 0px;
margin: 5px 0px;
width: 25%;
float:right;
}
#sidebar ul, #sidebar li{
list-style-type: none;
margin: 2px;
padding:0px;
}
#sidebar li{
margin:0px;
padding: 2px 0px;
}
#sidebar div {
margin: 2px;
padding:0px;
}
#sidebar h2 {
margin: 5px 0px 0px;
padding: 4px 0px;
font-size:100%;
}
#sidebar li a {
border:none;
}
#sidebar li li {
border-bottom: 1pt solid #eee;
}
#sidebar li li li {
list-style:circle inside;
border:none;
margin-left:0px;
}

.textwidget {
border-bottom: 1pt solid #eee;
}
/*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:0px;
}

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



/*footer*/
#foot {
background : transparent;
border-top:1px solid #ccc;
margin:5px;
clear: both;
padding:5px 10px;
text-align:center;
}
#foot ul{
margin: 2px;
padding:0px;
}
#foot li{
display: inline;
margin:0px 3px;
}



/*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 : #eee;
color : #111; 
border: 1px solid #ccc;
margin: 2px;
}
fieldset, legend {
background:transparent;
color : #111; 
border: none;
padding: 2px;
}
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; 
width: 90%;
margin: 5px auto;
padding: 0px;
font-size:1em;
}
caption {
color: #333;
font-weight: normal;
padding: 5px;
}
td, th, tr {
padding: 5px;
text-align:left;
}


