
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    background:#e7e8e9 url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/background_gradient.gif) repeat-x fixed;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
//.cb {margin:0.5em 0;}

	/* Top corners and border */
.bt {
	height:30px;
	margin:0 0 0 27px;
	background:url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/main_box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-27px;
	width:27px;
	height:30px;
	background:url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/main_box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:40px;
	margin:0 0 0 40px;
	background:url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/main_box.png) no-repeat 100% 100%;		
}

.bb div {
	position:relative;
	left:-40px;
	width:40px;
	height:40px;
	background:url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/main_box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
	
}

	/* Left border */
.i1 {
    margin-left: 5px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0px;
	background:url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/main_box_border.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
    margin-right: -7px;
    padding-left: 9px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 0;
	background:url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/main_box_border.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 33px;
	margin-top: 0px;
	
	display:block;
	background:rgb(230, 230, 230);


}


/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */


.main {
	min-width: 580px;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-top: 5px;
}


.main_title, .sub_title {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
    color: #7a7a7a;
    font-weight: bold;
    margin-top:-10px; // Push it up to look closer to the top lines
    margin-left:10px;
    padding-left: 10px;
    margin-right:10px;
    
}

.main_title a {
	text-decoration: none;
    color: #7a7a7a;
}

.main_title a:hover {
	color: rgba(0,102,204, 0.90);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.50);
}

.main_title {
    font-size: 25px;
}

.sub_title {
    text-align: right;
    font-size: 16px;
}


.button_bar_shadow, .button_bar_bottom_shadow {
	background-repeat: repeat-x;
	background-image: url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/shadow_above_button_bar.png);
	height:5px;
	margin:0px;
}

.button_bar_bottom_shadow {
	background-image: url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/shadow_below_button_bar.png);
	height:20px;
    margin-bottom:-20px;
}

.button_bar {
    padding-right: 9px;

    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    
    height: 30px;
  
    border-top-color: #7f7f7f;
    border-top-style: solid;
    border-top-width: 1px;    

    border-bottom-color: #7f7f7f;
    border-bottom-style: solid;
    border-bottom-width: 1px;    

}

.button_bar_button {
    float: left;
    height:30px;
    
    border-right-color: #7f7f7f;
    border-right-style: solid;
    border-right-width: 1px;    
 
    margin-right: 0px;
    margin-left: 0px;
      
    padding-right: 8px;
    padding-left: 8px;
    
    background-color: #e5e5e5;
    
    font-size: 14px;
    color: #393939;
   	text-shadow: 1px 1px 0px white;
	text-decoration: none;
}

.button_bar_button div {
    margin-top:6px;
}

.button_bar a:link {

}

.button_bar a:hover {
    background-color: #d9d9d9;
}

.sidebar {
	padding: 0px;
	width:138px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 0px;
	background: #D4DCDE url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/content_border_left.png)  repeat-y 100% 0;;
}

#sidebar_right {
	background: #D4DCDE url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/content_border_right.png)  repeat-y 0 100%;;
}

.sidebar h2, .sidebar h3, .linkcat h2 {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.20);
	text-align: center;
	font-size:16px;
	color: #6e6e6e;
    margin-bottom:0px;
    margin-right:10px;
}

.linkcat h2 {
    margin-right:25px;
}

.sidebar h3, .linkcat h2 {
	margin-top:0px;
    margin-bottom:4px;
	font-size:14px;
}

.sidebar hr {
	margin-top:5px;
	width:90%;
}

.sidebar ul {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
	font-size:14px;
}

.sidebar li {
	padding-bottom: 5px;
}


.linkcat ul {
	margin-left:-10px;

}

#small_rss {
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}

.sidebar a, #small_rss a {
	color: #335C65;
}

.sidebar a:visited, #small_rss a:visited {
}

.sidebar a:hover, #small_rss a:hover {
	color: #0066cc;
}

#main_content {
	margin:0px;
	background: #F0F0F0 url(http://www.corbinstreehouse.com/blog/wp-content/themes/corbins-treehouse/img/shadow_below_button_bar.png) repeat-x 0 0%;
	padding:10px;
}

#main_content h2, #main_content h1 {
	margin-bottom: 5px;
	text-shadow: 2px 2px 2px rgba(158, 157, 157, .97);
	font-style: normal;
	font-weight: normal;
	font-size:24px;

}

#main_content a {
	text-decoration: none;
	color: #004bcc;
}

#main_content a:hover {
	text-decoration: underline;
}

.content_bottom {
	padding-top:10px;
	padding-bottom:0px;
	text-align: center;
}

.content_bottom p {
	padding:0px;
	margin:0px;
	font-size:12px;
}

.entry_date {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#666666;

}

#main_content hr {
	margin-top: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: gray;
	margin-bottom: 5px;
}

.short_hr {
	margin-right: 50%;
	width:50%;

}

.entry_content a {
	word-wrap: break-word;
	word-break: break-all;
}

.entry_content img {
	max-width: 100%;
}

