/*
Theme Name: mcac2010
Theme URI: http://www.mycollegesandcareers.com/blog/
Description: WordPress theme created specifically for MyCollegesandCareers.com.
Version: 1.0
Author: Brandon Buttars
Tags: education, blue

Theme created specifically for MyCollegesandCareers.com blog.
*/
#content,#col_1{
  display:inline-block;
  *display:inline;
  zoom:1;
  _height:1%;
  vertical-align:top;
}
#content{float:none;width:736px;padding:0 0 10px;text-align:justify;}
#content > div{padding:0 20px 0 0;}
#content ul,#content ol{padding:0 10px;}
#content li{padding-bottom:10px;}
#col_1{float:none;width:246px;}
  #col_1 > div{padding:0;}
  .widget > div,.widget > ul{padding:10px;}
  .widget_text > div{padding:0;}
#header{}
  #search input#searchbox{width:190px;}
  #search button#searchbutton, button{
    font-size:14px;
    margin:16px 0 0;
  }
  #search button#searchbutton span, button span{
    background:url(../../../../mcc/site/images_2/buttons/blue-button.png) repeat-x center;
    color:#fff;
    padding:5px 5px 6px;
    border:0;
  }
#footer{clear:both;}

.alignleft{float:left;margin-right:10px;}
.alignright{float:right;margin-left:10px;}
.aligncenter{margin:0 auto;}
.meta{clear:both;}

#comments{padding-top:10px;border-top:1px solid #eee;}
.similar_posts_single{
  background: #F6F6F6;
  border-color: #EEE;
  border-style: solid;
  border-width: 0px 1px 1px;
  margin: 0px 0px 15px;
}
  .similar_posts_single h4{
    background: url(../../../../mcc/site/images_2/headings/h4-blue.png) repeat-x 50% 50%;
    border: 2px solid #0074BD;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 2;
    margin: 0px;
    padding: 0px 5px;
  }
  .similar_posts_single ul{padding:0 10px;}

.archive_title{border-bottom:1px solid #eee;padding:0 0 10px;margin-right:20px;}
.sidebar > div.alone{border:0;background:none;}
  .alone img{width:100%;}
  .alone h4{border:0;}
.navigation{height:30px;}
.twtr-hd{background:url(../../../../mcc/site/images_2/headings/h4-blue.png) repeat-x center bottom;}
.wp-caption-text{text-align:center;}
.wp-caption{
  border:1px solid #eee;
  background:#f6f6f6;
  padding:5px;
}
.padded{
  padding:10px;
}
.content_bottom{}
  .content_bottom h4{
    background: url(../../../../mcc/site/images_2/headings/h4-blue.png) repeat-x 50% 50%;
    border: 2px solid #0074BD;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 2;
    margin: 0px 20px 0 0;
    padding: 0px 5px;
  }
  #content .widget > div{
    background: #F6F6F6;
    border-color: #EEE;
    border-style: solid;
    border-width: 0px 1px 1px;
    margin: 0 20px 20px 0;
  }
  #content .widget > div.textwidget{
    background:none;
    border:0;
    margin:0 20px 20px 0;
    padding:0;
  }
#comment_box{margin:0 20px 20px 0;border-bottom:1px solid #eee;padding:0 0 10px 0;}
#content input, #content select{width:50%;}
#content textarea{width:80%;}
#content input[type='submit']{width:auto;}
#content > div.breadcrumbs{padding:10px 0;font-size:11px;}
.art_title{border-top:1px solid #eee;padding-top:10px;margin:0;}
#wpabar ul li{
	background: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
small{font-size:11px;}