2@font-face {
    font-family: 'blokletters_balpenbalpen';
    src: url('/sites/www.t-gaap.com/fonts/Blokletters-Balpen-webfont.eot');
    src: url('/sites/www.t-gaap.com/fonts/Blokletters-Balpen-webfont?#iefix') format('embedded-opentype'),
         url('/sites/www.t-gaap.com/fonts/Blokletters-Balpen-webfont.woff') format('woff'),
         url('/sites/www.t-gaap.com/fonts/Blokletters-Balpen-webfont.ttf') format('truetype'),
         url('/sites/www.t-gaap.com/fonts/Blokletters-Balpen-webfont.svg#Blokletters-Balpen-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}



#blog-section {
   width: 100%;
}

#blog-content {
   vertical-align: top;
   padding-right: 0px;
}

#blog-sidebar {
   vertical-align: top;
   margin-top: 23px;
   /*background-color: #EEE;*/
}

#blog-content .entry {
    border-top: 5px solid #DDD;
    margin-top: 1em;
    clear: both;
}

#blog-content .entry:first-child {
	border-top: none;
	padding-top: 0
}

.read-more {
    font: 16px "Helvetica Neue", Arial, Helvetica, sans-serif !important;	
    vertical-align: baseline;
}

a.read-more,
a#theLatest {
	background-color: #ddd;
	text-align: center;
	padding: .5em 1em;
	color: #474771 !important;
}

a#theLatest {
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

a:hover.read-more,
a:hover#theLatest {
	background-color: #474771 !important;
	color: white !important;
}

.adspaceBanner {
	margin: 10px 0;
	max-width: 100% !important;
}


@media (min-width: 1200px) {
	#blog-content {
		width: 782px;
		margin-right: 50px;
		float: left;
	}
	#blog-sidebar {
		max-width: 334px;
		float: left;
	}
	
	
	
	.adspace336w {
		display: block;
	}
	
	.adspace300w {
		display: none;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	#blog-content {
		width: 605px;
		margin-right: 35px;
		float: left;
	}
	#blog-sidebar {
		width: 300px;
		float: left;
	}
	
	.adspace336w {
		display: none;
	}
	
	.adspace300w {
		display: block;
	}
}

@media (max-width: 979px) {
	#blog-sidebar {
		width: 100%;
		border-top: 5px solid #5889C7;
		margin-top: 10px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	
	#blog-content {
		width: 100%;
	}
	
	
	
	.adspace336w {
  		width: 336px;
  		float: right;
  		margin-top: 25px;
  		margin-left: 16px;
  	}
    
    .adspace300w {
	    display: none;  
    }
    
	#podcast {
		float: right;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 316px;
		background-color: #eee;
		padding: 10px;
	}

	
	.adspace336w {
		display: block;
		float: right;
		margin-top: 20px;
		clear: both;		
	}
	
	.adspace300w {
		display: none;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	#blog-content {
		width: 100%;
	}
	
	#blog-sidebar {
		width: 100%;
		border-top: 5px solid #5889C7;
		margin-top: 20px;
	}
	
	#podcast {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 400px;
		background-color: #eee;
		padding: 10px;
		min-height: 120px;
	}
	
	#podcast img {
		float: left !important;
		margin-right: 12px;
		height: 100%;
		width: auto !important;	
	}

	
	.adspace336w {
		display: block;
		width: 336px;
		margin: auto;
		margin-top: 20px;
		clear: both;		
	}
	
	.adspace300w {
		display: none;
	}
}

@media (max-width: 479px) {
	
	.adspace336w {
	  	display: none;
	}    
    
    .adspace300w {
		width: 300px;
		margin-top: 10px;
		margin: auto;
    }
    
  	#podcast {
		margin-top: 20px;
		margin-bottom: 10px;
		width: 300px !important;
		background-color: #eee;
		padding: 10px;
		min-height: 120px;
	}
	
	#podcast img {
		float: left !important;
		margin-right: 12px;
		height: 100%;
		width: auto !important;	
	}
}



.meta {
	border: 1px solid #CCC;
	background-color: #eee;
	padding: .5em 1.0em;
	margin-bottom: .75em;
}

.meta p {
	margin: 0;
	padding: 0;
}

div#comments div.meta{
	border: none;
	padding: .5em 0;
	margin-bottom: .75em;
}

li[id*='comment_']
 {
	font-family: blokletters_balpenbalpen, "helvetica neue", helvetica, arial, sans-serif !important;
	padding: .5em 1em;
	margin-bottom: 1em;
	border: 1px solid #ddd;
	background-color: #eee;
	font-size: 14px !important;
	line-height: 1.4em !important;
}


#comments li,
#anonymous_author 
{
	padding-bottom: 1em;
}

#comments ol {
}



#datetimecategoriestags {
	font-size: .85em;
}

#socialtags {
	float: right;
	margin-top: -5px;
}

#blog-content h2 a {
}


#blog-sidebar h3 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	padding-bottom: 0;
}



#blog-sidebar a {
}
#blog-sidebar a:hover {
}

#blog-sidebar #calendar {
}
#blog-sidebar #calendar-sidebar {
}

.rsb-articles li {
	margin-bottom: .75em;
	line-height: 1.4em;
}

ul.rsb-articles {
	margin-top: 0;
	padding-top: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-type: none;
}

/*  pagination */
div.pagination {
  background: #f3f3f3;
  border: 1px solid #ccc;
  text-align: center;
  padding: 1em;
  font-size: 14px;
  margin-bottom: 1em;
}
div.pagination a, div.pagination span {
  padding: .2em .3em;
}
div.pagination span.disabled {
  color: #AAA;
}
div.pagination span.current {
  font-weight: bold;
  background-color: #dddddd;
}
div.pagination a {
  text-decoration: none;
  color: black;
}
div.pagination a:hover, div.pagination a:focus {
  text-decoration: underline;
}


