/*
	Theme Name: Sunday Bytes - 5
	Theme URI: http://sundaybytes.com
	Description: Sunday Bytes Enhanced, with widget support. Based on Sandbox and heavily inspired by css-tricks.com
	Version: 1.0
	Author: Anton Antich
	Author URI: http://sundaybytes.com
*/

@import url('main.css');
/*
@import url('main_orig_colors.css');
*/

/*
New stylings
*/

/*
Related posts
*/

#related_posts h3 {font-size: 24px; color: #976646; border-bottom: 1px solid #976646;}

/*
single post page
*/
/*
#single-post-page {}

#single-post-page #content-area {width: 70%;}
#single-post-page #sidebar {width: 20%;}
*/

/*
Disqus
*/

#disqus_thread {margin-top: 30px; border-top: 1px solid #976646;}
#disqus_thread h3 {font-size: 24px; color: #976646; border-bottom: 1px solid #976646; margin-top: 30px;}
