/*
Theme Name: custom theme
Theme URI: custom theme
Description: custom theme
Version: 1
Author: custom theme
Author URI: custom theme
*/

.narrowcolumn {
}
.narrowcolumn a {
color: #FF6D0C;
}

.narrowcolumn h2 a {
color: #FF6D0C;
text-decoration: none;
font-size: 20px;
font-family: Arial;
}

.postmetadata {
text-align: center;
}

.post {
padding-bottom: 20px;
}

.navigation a{
color: #FF6D0C;
font-weight: bold;
font-size: 14px;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}

ul.sidebar{
margin: 0;
padding: 0;
}
ul.sidebar li{
list-style: none;
padding: 3px 0;
padding-left: 5px;
}

a.bottomLink2 {
font-size: 11px;
font-family: Arial;
font-weight: bold;
}

.bottomLink {
font-size: 11px;
font-family: Arial;
}
