/*
Theme Name: Ralphie the Buffalo
Theme URI: http://www.macguiguru.com
Version: 1.0
Description: 3 Column theme for Boulder Buff Alumni
Author: M. Douglas Wray
Author URI: http://www.macguiguru.com
*/

body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  margin-left: 25px;
  color:#666666;
  background-color: #fff;
  font-family:verdana, arial, helvetica;
  font-size:11px;
}

h1, h2, h3, h4, h5, h6
{
  color:#000;
}

a, a:link, a:visited {
  color: #000; text-decoration:none;
}

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

/*
#right_side h3 a, a:link, a:visited, a:hover, a:active {
  color: #FFCC00; text-decoration:none;
}
*/

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  border: 8px solid #FFFFFF;
  /* background: #fff url(images/bgd_pg.jpg) top left no-repeat; */
}

#header_wrapper {
  /* background: #fff url(images/menu_bg.jpg) bottom left repeat-x; */
  margin:0; padding:0;
}

#header {
  height: 80px;
  padding:15px;
  background: #fff url(images/header_bg.jpg) top left no-repeat;
  margin:0;
}

#header h1 {
  margin:0 0 0 60px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#000;
}

#header h1 a {
color:#000;
text-decoration:none;
}

#header h1 a :visited
{
text-decoration:none;
color:#000;
}
#header h1 a:hover
{
text-decoration:none;
color:#FFCC00;
}

#sitename {
  margin:0;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#000;
  letter-spacing: -1px;
}

#header h2 {
  margin:0 0 0 60px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#000;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 190px;
  margin-right: 180px;
  padding-bottom:60px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  color: #333333;
  background: #fff url(images/folio_BuffLogo.jpg) bottom right no-repeat;
  
}

#content h2
{
	font-size:16px; color:#000; margin:1em 0 -.5em 0;
}

#content img { padding:5px; background:#eee; border:1px solid #000;

}

#footer {
  height: 30px;
  background-color: #000;
  clear: both;
  text-align: center;
  padding:2px;
  color: #FC0;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 1em;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}


/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; 
  margin-right:5px;
  padding:3px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #FC0;
  border:none;
  background-color: #000;
}

#left_side h4, #right_side h4 {
  margin-top:0;margin-bottom:0;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #001A61;
}

#left_side ul, #right_side ul {
  list-style:none; margin:0 0 20px 10px; padding:0;
}

#left_side ul li, #right_side ul li {
  margin:0 0 5px 0;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  color: #663300;
}

#content h4 {
  margin-top:0;margin-bottom:0;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #001A61;
}

#content ul li {
  margin:0 0 5px 0;
}

#content a, #content a:link, #content a:visited {
  color: #000; text-decoration:underline;
}

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

#content h3 a, #content h3 a:link, #content h3 a:visited {
  color: #000; text-decoration:none;
}

#content h3 a:hover, #content h3 a:active {
  color: #FFCC00; text-decoration:none;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0;
  text-align:left;
  padding: 4px 0;
  margin-left: 190px;
  border-bottom: 3px solid #000;
  font: bold 13px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #FC0;
  padding: 4px 10px;
  margin-left: 0;
  /* border: 1px solid #0F3974; */
  border-bottom: none;
  background: #000;
  text-decoration: none;
}

#navlist li a:link { color: #FC0; }
#navlist li a:visited { color: #FC0; }

#navlist li a:hover
{
  color: #fff;
  /* background: #3364BB;
  border-color: #0F3974; */
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}


.post{
  margin:10px 10px 25px 10px;
}

.post .info{
  padding:2px 5px 5px 8px;
  border:1px solid #e3e4e4;
  background-color:#f5f5f5;
  font-size:1em;
  color:#aaa;
}

/* Begin Comment List */
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
        width: 500px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Begin Comment Form Styling */
#commentform {
margin: 1em 0;
background: #ffffff;
width: 400px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 400px;
}
#commentform input{
margin-bottom: 3px;
}

#wp-calendar
{
  margin:10px auto;
}