/*  
Theme Name: Flash News
Theme URI: http://www.woothemes.com/
Description: Flash News by WooThemes
Version: 2.1.1
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bg.png) top repeat-x;
	color: #333333;
	font: 13px Tahoma, Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #0681b5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0
}
li{
	list-style: none
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 960px;
}
#container {
	background: url(images/bg-page.jpg) no-repeat top center;
}
#top, #footer{
	clear: both;
	height: 28px;
	padding: 20px 0 5px;
}
#page-bot{
	background: url(images/page-bot.gif) no-repeat top;
	height: 45px;
	overflow: hidden;
}
/*========= NAVIGATION LISTS =========*/

/* Font size button */
#font-size {
  background: url(images/font-size-button.png) no-repeat;
  width: 151px;
  height: 25px;
  float: right;
  margin-top: 8px;
  padding-right: 20px;
}
#font-size a.font-small  {
  margin-left: 82px;
  width: 34px;
  height: 25px;
  float: left;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
#font-size a.font-big {
  width: 33px;
  height: 25px;
  float: left;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
#nav1-right {
  width: 250px;
  float: right;
}



/*- Nav1 -*/

.nav1 {
  float: left;
  width: 520px;
  height: 40px;
  padding: 0 0 0 99px;
}
.nav1 li {
  float: left;
  list-style: none;
}
.nav1 li a {
  background-image: url(images/bg-nav.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

.nav1 li a:hover {
  cursor: pointer;
}

.nav1 li.page-item-home a {background-position: 0 0; width: 79px;}
.nav1 li.page-item-490 a {background-position: -79px 0; width: 122px;}
.nav1 li.page-item-492 a {background-position: -201px 0; width: 91px;}
.nav1 li.page-item-494 a {background-position: -292px 0; width: 93px;}
.nav1 li.page-item-496 a {background-position: -385px 0; width: 135px;}

.nav1 li.page-item-home a:hover {background-position: 0 -40px; width: 79px;}
.nav1 li.page-item-490 a:hover {background-position: -79px -40px; width: 122px;}
.nav1 li.page-item-492 a:hover {background-position: -201px -40px; width: 91px;}
.nav1 li.page-item-494 a:hover {background-position: -292px -40px; width: 93px;}
.nav1 li.page-item-496 a:hover {background-position: -385px -40px; width: 135px;}

.nav1 li.page-item-home.current_page_item a:hover {background-position: 0 -40px; width: 79px;} 

.nav1 li.page-item-home.current_page_item a {background-position: 0 0; width: 79px;} 
.nav1 li.page-item-490.current_page_item a {background-position: -79px -40px; width: 122px;}
.nav1 li.page-item-492.current_page_item a {background-position: -201px -40px; width: 91px;}
.nav1 li.page-item-494.current_page_item a {background-position: -292px -40px; width: 93px;}
.nav1 li.page-item-496.current_page_item a {background-position: -385px -40px; width: 135px;}

.nav1 li.page-item-home a:active {background-position: 0 -80px; width: 79px;}
.nav1 li.page-item-490 a:active {background-position: -79px -80px; width: 122px;}
.nav1 li.page-item-492 a:active {background-position: -201px -80px; width: 91px;}
.nav1 li.page-item-494 a:active {background-position: -292px -80px; width: 93px;}
.nav1 li.page-item-496 a:active {background-position: -385px -80px; width: 135px;}

#nav {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width:960px;
	height: 40px;
}

/* IE7 Fix */
.nav li:hover, .nav li.hover { position: static; }


/*=== Top Menu ===*/
#topmenu{
	background: url(images/topmenu-bgr.gif) repeat-x top;
	height: 33px;
	margin: 0 0 20px;
	_margin-bottom: -20px;
}
#topmenu li{
	background: url(images/topmenu-sep.gif) no-repeat left;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*=== Header ===*/
#header{
	height: 170px;
	width: 960px;
}
#header .spacer {
	color: #fff;
	float: right;
	font-size: 15px;
	padding: 40px 23px 0 0;
	text-align: right;
	width: 500px;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1 {
 	padding: 30px 0 0 20px;
 	height: 100px;
}
#header h1 a {
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- RSS -*/
#rss{
	height: 45px;
	margin: 0;
	width: 44px;
	position: relative;
	left:885px;
	top:-50px;
	display: inline;
}
/*- Search -*/
#search{
	background: url(images/search-bgr.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
	width: 223px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 180px;
}
#search .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}

/*=== Columns ===*/
#columns{
  width: 960px;
  display: block;
}
#columns-bottom{
  background: url(images/bg-content-bottom.png) no-repeat 640px bottom;
  height: 50px;
}
#columns h2{
	color: #333;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}
#columns h2 a{
	color: ##0681B5;
}
#columns .story h2 {
  line-height: normal;
  height: auto;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 15px;
}

#columns h2 {
 font-size: 1.6em;
 font-weight: bold;
 clear: both;
}
#columns .post h2 {
  margin: 0;
}
#columns .post {
  margin-bottom: 60px;
}
#columns h3 {
 font-size: 1.4em;
 font-weight: bold;
 margin: 10px 0;
}

#columns h4 {
  font-size: 1.2em;
  font-weight: bold;  
}

#columns h3, #columns h5{

}
#centercol h3 {
}
#centercol h4 {
	margin: 0 0 5px;
}

/*--- Center Column ---*/
#centercol{
  float: left;
  padding: 0;
  width: 580px;
  padding: 20px 20px 0px 40px;

}
#centercol p, .box p{
	line-height: 22px;
	padding: 0 0 10px;
}
/*--- Right Column ---*/
#rightcol {
  float: left;
  width: 300px;
}
.rightcol-content {
  background: url(images/sidebar-bg.png) repeat-y;
  padding: 0px;
  padding-left: 20px;
}
.rightcol-top {
  background: url(images/sidebar-bg-top.png) no-repeat top;
  height: 20px;
}
.rightcol-bottom {
  background: url(images/sidebar-bg-bottom.png) no-repeat bottom;
  height: 20px;
}
/*--- Sub Columns ---*/
.col1{

}
.col2{

}
.col3{
	border-left: 1px solid #f2f1e9;
	float: left;
	margin: 0 0 0 10px !important;
	width: 250px;
	padding: 0 0 0 10px !important;
	display: inline;
}
.col4{
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	clear: both;
}
.col5{
	float: left;
	margin: 0;
	padding:0;
	clear: both;
	width: 542px;
}

.featureditem {
	margin:0;
	padding:0;
	background: #f8f8f4 !important;
	overflow:hidden;
}
/*
.featureditem img {
  padding: 8px;
  background: #fff;
  border: 1px solid #eee;
}
*/

/* edit by Nattapol increase featured image size*/
.featureditem img {
  padding: 8px;
  background: #fff;
  border: 1px solid #eee;
  height:184px;
  width:524px;
}
/*------------------------------------------------*/
/*- SideTabs -*/
.idTabs{
	font-size: 12px;
}
.idTabs li{
}
.idTabs li a{
	display: block;
	margin: 0 5px 0 0;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	color: #666;
	text-decoration: none
}

/*=== Post ===*/
#featcarousel {
	list-style: none !important;
	float:left;
	display:inline;
}

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #777777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
}
#centercol .date-comments p{
	line-height: 25px;
}
.continue-tags{
	clear: both;
	height: 29px;
	line-height: 29px;
	margin: 0;
	padding: 0;
}
.featuredpost .continue-tags {
margin: 0;
padding: 0;

}
#columns .featuredpost h2 {
  margin-top: 10px;
  margin-bottom: 0;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.tags{
	background: url(images/ico-tags.gif) no-repeat left;
	padding: 1px 0 0 20px;
}
a.more{
	background: url(images/ico-arrow.gif) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 1px 0 0 20px;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url(images/box-bgr.png) repeat-y;
	margin: 0 0 20px;
	width: 580px;
}
.boxbottom { margin:0; width: 880px; }
.box .top,
.box .bot{
	background: url(images/box-top.png) no-repeat top;
	clear: both;
	height: 20px;
	overflow: hidden;
}
.box .bot{
	background: url(images/box-bot.png) no-repeat top;
}
.box .spacer{
	height: 1%;
	padding: 0 10px;
}
/*- Box2 -*/
.box2{
	background: url(images/box2-bgr.png) repeat-y;
	margin: 0 0 15px;
	width: 580px;
	height: 380px;
	overflow: hidden;
}
.box2 .top,
.box2 .bot{
	background: url(images/box2-top.png) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box2 .bot{
	background: url(images/box2-bot.png) no-repeat top;
	height: 10px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 20px;
}	
.box2 .spacer{
	height: 350px;
	overflow: hidden;
	padding: 1px 19px;
}
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
	padding: 15px 15px 10px 15px;
}
.box2 .flickr_badge_image img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
	float:left;
}
/*- Font Selection -*/
#fonts{
	background: transparent url(images/ico-fonts.png) no-repeat left;
	float: right;
	text-align: right;
	width: 45px;
}
#fonts a{
	color: #878787;
}
#fonts a:hover, #fonts a.active{
	color: #ff7800;
	text-decoration: none;
}

/*- Ads -*/
.ads{
	margin: 0 0 10px 4px;
}
.ads img{
	float: left;
	margin: 0 10px 10px 0;
}
.ads img.last{
	margin: 0;
	float:right;
}
/*=== Styling Lists ===*/
/*- Headline List -*/
.headlines{
	margin: 20px 0 20px 0;
}
.headlines em{
	font-size: 11px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #cacaca;
	height: 30px;
	line-height: 30px;
}
.headlines dt{
	float: left;
	width: 420px;
}
.headlines dt a{
	color: #0681B5;
	font-weight: bold;
}
.headlines dd{
	float: right;
	font-size: 11px;
	text-align: right;
}
.headlines dd a{
  color: #999;
}
/*- List1 -*/
.list1{
	padding: 0 0 0 5px;
}
.list1 li{
	background: url(images/ico-star.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.list1 li a{
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
  background:transparent url(images/ico-list.gif) no-repeat left 7px;
  padding:3px 0 3px 16px;
}
/*- List3 -*/
.list3{
	padding: 0 0 0 5px;
}
.list3 li{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed;
	line-height: 25px;
	padding: 0 0 0 25px;
}
/*=== Footer ===*/
#footer{
  font-size: 11px;
  margin:0 auto;
  padding: 15px 0 30px;
  width:880px;
}
#footer a {
	color: #666;
}
#footer img {
	vertical-align:middle;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*========= VIDEO =========*/

.video{
	float: left;
	height: 194px;
	margin: 0;
	width: 250px;
	display: inline;
}
#front-multimedia .col1 {
	height: 194px;
	margin-bottom: 10px;
	width: 250px;
 	background: url(images/youtube-bg.png) no-repeat;
  	padding: 5px;
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
	border-top:1px solid #cacaca;
	padding-top:13px;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#F8F8F4;
	border:1px solid #F2F1E9;	
}
input#submit { border:0px; }

/*========= THREADED COMMENTS =========*/

ol.commentlist p{
	padding:0px !important;
}

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;		
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

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

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:13px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding: 0;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
s
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
color: #666;
}
.navigation a {
	color: #666;
	font-size: 12px;
}
.navigation a:hover {
  color: #0681b5;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*- Widget -*/
.widget { margin-bottom:15px; }
.widget ul{ padding: 0; }
.widget ul li{
background: url(images/ico-list.gif) no-repeat left;
border-bottom: 1px solid #f1f1ed;
line-height: 22px;
padding: 0 0 0 16px;
}

/* ------- Version 2.0 --------- */

#mpu_banner { text-align:center; margin:3px 0 9px;}
.ads { margin-top:10px; }
.ads img { padding:0 0 10px 20px; }


.story {
  float: left;
  overflow: hidden;
  display: block;
  margin: 0 20px 10px 0;
  width: 259px;
  min-height: 320px;
}

/* Frontpage Widget - Twitter */
#text-4 {
  clear: both;
  margin-top: 50px;
}
#text-4 h3.hl {
  background: url(images/twitter-logo.png) no-repeat;
  height: 34px;
  text-indent: -9999px;
  overflow: hidden;
}

/* Frontpage Widget - TwitPic */
#twitpic-1 h3 {
  background: url(images/twitpic-logo.png) no-repeat;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
}
#twitpic-1 a img {
  border: 1px solid #F1F1ED;
  padding: 5px;
  background: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
}
#twitpic-1 a img:hover {
  border: 1px solid #ccc;
}
#twitpic-1 ul {
  width: 300px;
}
#twitpic-1 {
  margin-top: 35px;
}

/* Frontpage Widget - Social Network Button */
#text-5 ul li  {
  padding: 0;
  border: none;
  float: left;
  width: 111px;
  display: block;
  height: 36px;
}
#text-5 ul li a  {
  background: url(images/social-network-button.png) no-repeat;
  display: block;
  width: 111px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
}

#text-5 ul li a.link-twitter  {
  background-position: 0 0;
}
#text-5 ul li a.link-twitter:hover  {
  background-position: 0 -72px;
}

#text-5 ul li a.link-rss  {
  background-position: -111px 0;
}
#text-5 ul li a.link-rss:hover  {
  background-position: -111px -72px;
}

#text-5 ul li a.link-facebook  {
  background-position: 0 -36px;
}
#text-5 ul li a.link-facebook:hover  {
  background-position: 0 -108px;
}

#text-5 ul li a.link-youtube  {
  background-position: -111px -36px;
}
#text-5 ul li a.link-youtube:hover  {
  background-position: -111px -108px;
}

#text-5 {
  clear: both;
  margin-top: 30px;
  height: 50px;
}


/* Social Media - Header */
#social-media {
  width: 240px;
  float: right;
  margin-top: -135px;
}

#social-media ul li  {
  padding: 0;
  border: none;
  float: left;
  width: 111px;
  display: block;
  height: 36px;
}
#social-media ul li a  {
  background: url(images/social-network-button.jpg) no-repeat;
  display: block;
  width: 111px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
}

#social-media ul li a.link-twitter  {
  background-position: 0 0;
}
#social-media ul li a.link-twitter:hover  {
  background-position: 0 -72px;
}

#social-media ul li a.link-rss  {
  background-position: -111px 0;
}
#social-media ul li a.link-rss:hover  {
  background-position: -111px -72px;
}

#social-media ul li a.link-facebook  {
  background-position: 0 -36px;
}
#social-media ul li a.link-facebook:hover  {
  background-position: 0 -108px;
}

#social-media ul li a.link-youtube  {
  background-position: -111px -36px;
}
#social-media ul li a.link-youtube:hover  {
  background-position: -111px -108px;
}



/* Bottom - Widget */
#bottom-widget {
  margin:0 auto;
  padding-top:20px;
  width:880px;
}

/* Frontpage Widget - Category */
#mycategoryorder-3 h3 {
  background: url(images/topic-blog.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  height: 25px;
  margin: 0 0 10px;
}

#mycategoryorder-3 ul li {
  color: #999;
  font-size: 14px;
}

/* Read More Button */
a.read-more {
  background: url(images/read-more.png) no-repeat;
  width: 72px;
  height: 25px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}
a.read-more:hover {
  background-position: 0 -25px;
}



#centercol .headlines h3 {
  background: url(images/topic-blog-archive.png) no-repeat;
  height: 24px;
  width: 133px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

#front-multimedia {
  margin-top: 35px;
}
#front-multimedia h3 {
  background: url(images/topic-multimedia.gif) no-repeat;
  height: 21px;
  width: 90px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}



/* Page - About */
h2.post-490 {
  background: url(images/topic-about.png) no-repeat;
  height: 32px;
  width: 136px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

/* Page - About */
h2.post-490 {
  background: url(images/topic-about.png) no-repeat;
  height: 32px;
  width: 136px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

/* Page - Multimedia */
h2.post-492 {
  background: url(images/topic-multimedia.png) no-repeat;
  height: 32px;
  width: 136px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

/* Page - Book */
h2.post-494 {
  background: url(images/topic-book.png) no-repeat;
  height: 28px;
  width: 93px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

/* Page - Talk */
h2.post-496 {
  background: url(images/topic-talk.png) no-repeat;
  height: 32px;
  width: 153px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}

.book {
  float: left;
  width: 550px;
  clear: both;
  margin-bottom: 40px;
}

.book-cover {
  width: 150px;
  float: left;
}

.book-cover img {
  border: none;
  padding: 0;
  background: none;
}

.book-detail {
  width: 320px;
  float: left;
}

.book-detail ul li.detail {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.book-detail ul li.book-download {
  background:transparent url(images/pdf.gif) no-repeat scroll 0 4px;
  display:block;
  height:20px;
  text-indent:20px;
}

.book-download {
  background:transparent url(images/pdf.gif) no-repeat scroll 0 4px;
  display:block;
  height:20px;
  text-indent:20px;
}

.book-detail ul li.book-more a {
  background:transparent url(images/detail.png) no-repeat scroll 0 0;
  display:block;
  height:25px;
  overflow:hidden;
  text-indent:-9999px;
  width:83px;
  margin-top: 10px;
}
.book-detail ul li.book-more a:hover {
  background-position: 0 -25px;
}

#columns .book-detail h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}




#post-496 .twitter {
  margin-top: -25px;
  margin-bottom: 40px;
}

#bottom-widget h3  {
  padding-bottom: 8px;
}

.tubepress_container {
  width: 540px !important;
}

h2.commh2 {
  background: url(images/topic-comment.png) no-repeat 0px 20px;
  text-indent: -9999px;
}

#footcol1 h3 {
  background: url(images/topic-korbsak.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  height: 30px;
}

#footcol1 {
  border-left: none;
}

#footcol2 h3 {
  background: url(images/topic-links.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  height: 30px;
}

#footcol3 h3 {
  background: url(images/topic-search.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  height: 30px;
}

.nocomments {
  display: none;
}


.sociable {
  border: 1px solid #d9d9d9;
  padding: 10px;
  margin-top: 20px;
}

.sociable_tagline {
  padding-bottom: 10px;
  color: #666;
  font-size: 12px;
}

.sociable ul li {
  list-style: none;
  padding: 0;
  display: inline;
  margin: 0 5px 0 0;
}

.sociable ul li img:hover {
 opacity:0.5; filter:alpha(opacity=50);
}

.sociable ul {
  margin: 0;
}

.sociable img {
  background: none;
  padding: 0;
  border: none;
}

#wpcf7-f1-p496-o1 .your-message textarea {
  width: 500px;
}

.tubepress_thumb {
  height: 240px !important;
  color: #666;
}
.tubepress_meta_title {
  padding: 5px 0;
}
.tubepress_meta_url a {
  background: url(images/youtube.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  height: 20px;
  display: block;
  float: left;
  width: 30px;
}
.tubepress_meta_description {
  float: left;
}
#columns h2.post-492 {
  margin: 0;
}
.tubepress_container .pagination {
  margin-top: 40px;
}

.nav-footer {
  text-align: center;
}

.nav-footer ul li {
  padding: 0 10px 0 0;
  border: none;
  background: none;
  font-size: 12px;
  display: inline;
}

.footcol1 img {
  border: 1px solid #ccc;
}

#footcol2 h3 {
  height: 25px;
}

#footcol2 a {
  color: #666;
}

.featureditem {
  position: relative !important;
}
