/*
Theme Name: Interior Magazine
Theme URI: http://themesjunction.com
Description: A high quality magzine wordpress theme
Version: 1.0
Author: Themes Junction
Author URI: http://themesjunction.com 
*/

/*------TJ-------*/	
/*     Global    */
/*---------------*/

body {
	margin: 0;
	background: #EFEFEF url("images/bg.gif") repeat-y top;
}

h1, h2, h3, h4 {
	margin: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/*------TJ-------*/	
/*    The Wrap   */
/*---------------*/

#wrap {
	width: 1004px;	
	margin: 0 auto;
	padding:0px;
	background: #EFEFEF url("images/bg.gif") repeat-y top;
}

#content-container {
	width: 1004px;
	background: url("images/header.jpg") no-repeat top;	
	margin: 0 auto;
	padding:0px;
}

#contents {
	width: 935px;
	padding: 0 22px 0 35px;
	margin-top:2px;
}

#page-bottom {
	width: 1004px;
	background: url("images/page_bottom.gif") no-repeat bottom;
}

#headclock {
	width: 70px;
	position:absolute;
	z-index:1000;
	margin-left:870px;
	margin-top:50px;
	}


/*------TJ-------*/	
/*   The Header  */
/*---------------*/

#header {
	width: 1004px;
	height: 200px;
	position: relative;
}

#header-title {
	position: absolute;
	text-transform: uppercase;
	right: 50px;
	top: 60px;	
}
#header-title h1 {
	color: #B2B123;
	font:36px "Century Gothic", Arial;
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #E67A2F;
	text-decoration: none;
}
.header-subtitle {
	color: #87870D;
	font:12px Arial;
}


#rss {
	position: relative;
	padding-left:50px;
	height: 50px;
	font: bold 12px tahoma;
	color: #a2a2a2;
	line-height:45px;
	background: url("images/icon_rss.gif") no-repeat;
}



#rss a {
	color: #a2a2a2;
}

/*------TJ-------*/		
/*   Top Menu    */
/*---------------*/
	
#navlist {
	position: absolute;
	top: 12px;
	left: 660px;
	height: 28px;
}

#navlist ul {
	list-style-type: none;
	height: 28px;
	padding: 0;
	margin: 0;
}

#navlist ul li {
	font: bold 10px tahoma;
	color: #aaaaaa;
	margin: 0 0 0 2px;
	height: 28px;
	float: left;

}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 3px 8px;
	height:10px;
	color: #666666;	
	background:url("images/ctg_divider.gif") no-repeat right;
}

#navlist ul li:hover {
		
}
	
#navlist ul li a:hover {
		color: #CC3300;
		
}

#navlist ul li.current_page_item {
		color: #CC3300;
		
}
	
#navlist ul li.current_page_item a {
		color: #CC3300;
		
}

/*------TJ-------*/		
/*  Search Area  */
/*---------------*/
	
#menu_search_box {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 200px;
	height: 62px;
	padding-top:20px;
	background:url("images/search.gif") no-repeat left;
}

#menu_search_box #searchform {
	margin: 0;
	padding-left: 45px;
	width: 145px;
	height: 27px;
}

#menu_search_box #s {
	font: 10px tahoma;
	color: #666666;
	border: 0;
	padding: 14px 10px 0 5px;
	background: none;
	float: left;
	width: 120px;
	height: 20px;
}

#menu_search_box #submit {
	display: none;
}
	
/*------TJ-------*/		
/* Internal Posts*/
/*---------------*/
#contents .in_post {
	float: left;
	padding:0;
	width: 700px;
	background:url("images/post_bottom.gif") no-repeat bottom left;
}
#contents .in_post a {
	color:#cc3300;
}
#after_ad{
clear:both; height:130px; 
}
.in_entry {
	text-align:justify;
	color: #808080;
	width: 530px;
	padding: 1px 10px 0 12px;
	clear:both;
	font: 12px Arial;
	overflow: hidden;
}

.in_entry blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px;
}

.in_entry a {
	color: #6DA43A;
	text-decoration: none;
}

.in_entry a:hover {
	text-decoration: underline;
}

.in_entry img {
	padding: 3px;
	border: 0px solid #CC3300;
}

/*------TJ-------*/		
/*    Top Post   */
/*---------------*/


.raised {background: transparent; width:40%; margin:0 auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}



#contents .top_post {
	float: left;
	padding:0;
	margin: 10px 0 5px 0;
	height:380px;
	width: 560px;
        background:url("images/post_bottom.gif") no-repeat bottom left;
}


.post_title {
	width: 560px;
	color: #848484;
	height:40px;
	font: 10px Arial;
	background:url("images/contenthead2.png") no-repeat bottom right;
}

.post_title h2 {
	color: #848484;
	font: 14px Arial;
	padding-top:10px;
    padding-left:30px;
	font-weight:bold;
	width:560px;	
}

.post_title h2 a {
	color: #848484;
	text-decoration: none;
	font-weight:bold;
}

.post_title h2 a:hover {
	text-decoration: underline;
}

.post_title a {
	color: #848484;
	text-decoration: none;
}

.post_title a:hover {
	text-decoration: underline;
}

.meta_inf {
	width: 560px;
	height: 22px;
  padding-top:0px;
}
.meta_inf a{
color:#CC3300;
}	
.headline {
	float: left;
	padding-left: 5px;
	color:#cc3300;
}
.headline_date {
	float: right;
	padding-right:50px;
	color:#ffffff;
	font:11px arial;
	font-weight:bold;
}
.meta_date {
	float: right;
	padding-left: 0px;
        color:#ffffff;
	font:10px arial;
	clear:both;
	padding-top:-10px;
	font-weight:bold;
}
.meta_comments {
	float: right;
	font:10px arial;
	padding-right: 35px;
	height:22px;
	line-height:22px;
}
.meta_comments a {
color:#cc3300;
}
.read_more {
	float: left;
	font:10px arial;
	width:80px;
	text-align:left;
	height:22px;
	line-height:22px;
	
}
.read_more a {
	text-decoration:none;
}

	
.top_entry {
	text-align:justify;
	color: #808080;
	width: 530px;
	padding: 1px 10px 0 12px;
	clear:both;
	font: 12px Arial;
	margin-top:0px;
	height:280px;
	overflow: hidden;
}

.top_entry blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px;
}

.top_entry a {
	color: #6DA43A;
	text-decoration: none;
}

.top_entry a:hover {
	text-decoration: underline;
}

.top_entry img {
	padding: 3px;
	border: 1px solid #6DA43A;
}

.post_bottom {
	width: 560px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;	
}

.post_cat {
	float: left;
	font:10px arial;
	padding-left: 10px;
	height:22px;
	line-height:22px;	
}

.post_cat a {
	color: #CC3300;
}

/*------TJ-------*/		
/*   Mag Posts   */
/*---------------*/

#content {
	float: left;
	width: 700px;
	overflow: hidden;
}

#content .mag_posts {
	float: left;
	width: 270px;
	padding-left:10px;
	margin-bottom:10px;
	color: #858585;
	font: 11px Arial;
	
}

#content .mag_posts a {
	color: #CC3300;
}

#content .top_mag_posts {
	width: 270px;
	background: url("images/post_mag_top.gif") no-repeat top left;
}

#content .bottom_mag_posts {
	width: 260px;
	padding-top: 3px;
	padding-bottom: 10px;
	background:url("images/post_bottom.gif") no-repeat bottom right;
}

#content .mag_posts h2 {
	padding:0;
	padding-left:12px;
	color: #ffffff;
	font: 11px verdana;
	margin:0;
	height:30px;
	text-align:left;
	
}

#content .mag_posts h2 a {
	color: #ffffff;
}

#content .top_mag_titles a{
	color: #666666;
	text-decoration: none;
	font: bold 12px tahoma;
}
#content .mag_posts .mag_posts_entry {
	padding: 0px;
	margin:0;
	width: 260px;
	height: 192px;
	text-align:justify;
	overflow: hidden;
}

#content .mag_posts .mag_posts_meta {
	margin: 10px 9px 0 6px;
	width:250px;
	height: 20px;
	overflow:hidden;
}

/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/

#content .post {
	float: left;
	width: 550px;
	margin-bottom: 10px;
	margin-top:0px;
}

#content .post-top {
	width: 560px;
	color: #6DA43A;
	height:120px;
	position:static;
	font: 10px Arial;
}
#content .post-bottom {
	width: 560px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;
}
#content .post-top a {
	color: #6DA43A;
	text-decoration: none;
}

#content .post-top a:hover {
	text-decoration: underline;
}

#content .post-top h2 {
	color: #666666;
	font: 20px Arial;
	padding:5px;
}

#content .post-top h2 a {
	color: #6DA43A;
	text-decoration: none;
}

#content .post-top h2 a:hover {
	text-decoration: underline;
}

#content .meta_inf {
	width: 540px;
	height: 16px;
padding-top:-80px;
}

#content .post .post_ctg {
	width: 560px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px Arial;
	color: #999999;
}

#content .post .post_ctg a {
	color: #CC3300;
}

#content .post-entry {
	font: 12px Arial;
	color: #909090;			
	width: 650px;
	padding: 0 10px 0 10px;
	text-align:justify;
	margin-top:0px;
  }

#content .post-entry a {
	color: #CC3300;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content .post .post-entry img {
	padding: 5px;
	border: 0px;
}



#content .post h3 {
	margin: 20px 0 5px 0;
	color: #CC3300;
	font: 18px Arial;
}

#comment {
	background:#ffffff;
	width:500px;
	border:1px solid #606060;
}
#commentform input{
	border:1px solid #606060;
	background:#ffffff;
}
#commentform #submit{
	border:1px solid #909090;
	border-style:outset;
	background:#cccccc;
	color:#6DA43A;
}
		
#content .post .comments {
	font: 11px Arial;
	color: #969696;
	width: 600px;
}

#content .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li a {
	color: #6DA43A;
	text-decoration: none;
}

#content .post .comments ol li a:hover {
	text-decoration: underline;
}

#content .post .comments ol li.alt {
	background: #eeeeee;
}

#content .post .comments ol li cite {
	color: #606060;
	font-style: normal;
	font-weight: bold;
}

#content .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #aaaaaa;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content .post #commentform {
	font: 11px Arial;
	color: #909090;
	width: 548px;
	padding-left: 25px;
	margin: 0;
}

#content .post #commentform a {
	color: #6DA43A;
	text-decoration: none;
}

#content .post #commentform a:hover {
	text-decoration: underline;
}

/*------TJ-------*/		
/*   About Box   */
/*---------------*/
	
#about_box {
	float: left;
	width: 345px;
	margin-left:13px;
	padding:0 10px 0 10px;
	height:270px;
	margin-top:0px;
	text-align:justify;
	font:12px arial;
	color:#a3a3a3;
	overflow:hidden;
	background: url("images/box_about.gif") no-repeat top left;
}

#about_box h3 {
	margin:5px 0px;
	color:#FF9900;
	font:bold 14px arial;
	padding:0;
}

#about_box img{
float:right;
padding:0px;
margin:25px 0 0 10px;
border:1px solid #999999;
}

#about_box a{
color:#FF9900;
text-decoration:none;
}
/*------TJ-------*/		
/*  Top Advert   */
/*---------------*/
	
.topads {
	position:absolute;
	width: 675px;
	top:270px;
	left:265px;
	padding:0;
	height:200px;
}

.topads_ad {
	margin:0 30px 10px 0px;
	float:left;
	padding:0;
	border:1px solid #666666;
}

/*------TJ-------*/		
/*  Ads Spaces   */
/*---------------*/
	

/*------TJ-------*/		
/*   Side bar    */
/*---------------*/
	
#sidebar {
	float: left;
	width: 220px;
	font: 11px Arial;
	color: #7D7D7D;
	margin-top:0px;
	margin-top:80px;
}
	
.sidebar_container {
	width: 185px;
	margin-bottom: 20px;
}

#sidebar h2 {
	width: 190px;
	height: 32px;
	padding-top:2px;
        padding-left:20px;
	margin-bottom: 2px;
	font: bold 14px Arial;
	color: #333333;
	text-align: left;
	font-variant:small-caps;
	background: url("images/tablehead.gif") no-repeat top left;
}


#sidebar a {
	color: #7D7D7D;
	text-decoration: none;
}

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

#sidebar ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar ul li {
	color: #4F4F4F;
	font: Bold 11px Arial;
	border-bottom:1px solid #cccccc;
	background:url("images/bullet.gif") no-repeat left;

}

#sidebar ul li a {
	color: #4F4F4F;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	height:15px;
	margin:0;
	display: block;
		
	
}

#sidebar ul li a:hover {
	text-decoration: none;
	height:15px;
	color:#FF6600;
}


#sidebar ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar #searchform {
	margin: 0;
	padding: 10px 0;
	width: 172px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 130px;
}

#sidebar #calendar_wrap {
	width: 160px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left:0;
}

#sidebar #calendar_wrap table {
	width: 160px;
}
#sidebar #calendar_wrap a {
	color:#6DA43A;
	text-decoration:underline;
}
#sidebar #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar #calendar_wrap tbody {
	text-align: right;
}

#sidebar #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar #calendar_wrap #today {
	font-weight: bold;
}

#sidebar .textwidget {
	padding: 0 5px;
}

.sidebar_bottom {
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 1px;
	width: 180px;
	display:block;
	position:relative;
}

/*------TJ-------*/		
/*  Recent Data  */
/*---------------*/
	
#recent_data {
	width: 570px;
	background: url("images/recent_bg.gif") repeat-y;
	margin-bottom: 15px;
	display:block;
	position:relative;
}

#recent_data_top {
	width: 570px;
	background: url("images/recent_top.gif") no-repeat;
}

#recent_data_bottom {
	width: 570px;
	padding: 0 0 10px 0px;
	background: url("images/recent_bottom.gif") no-repeat left bottom;
	overflow: hidden;
}


.recent_data_container {
	width: 270px;
	float: left;
	padding-left:10px;
}

.recent_data_container h3 {
	color: #666666;
	padding: 7px 10px 10px 14px;;
	font: bold 12px tahoma;
	line-height:20px;
	background:url("images/recent_bullet.gif") no-repeat left;
}

.recent_data_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.recent_data_container ul li {
	color: #ffffff;
	font:14px tahoma;
	height:35px;
	overflow:hidden;
	width:250px;
	border-bottom: 1px dotted #666666;
}

.recent_data_container ul li a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0px;
}

.recent_data_container ul li a:hover {
	text-decoration: none;
	background-color: #fefefe;
}

.recent_data_container ul li a span {
	color: #666666;
	font:  10px Arial, Verdana, Sans-Serif;
	display: block;
	margin-bottom: 4px;
}

.recent_data_container ul li ul {
	display: none;
}


/*------TJ-------*/		
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px Arial;
	color: #CC3300;
	width: 530px;
	margin-left:10px;
}

.navigation a {
	color: #CC3300;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation-p {
	float: left;
}
	
.navigation-n {
	float: right;
}

/*------TJ-------*/		
/*  Footer Links */
/*---------------*/

#footer {
	width: 934px;
	height: 60px;
	padding: 0;
	color: #999999;
	padding-top:30px;
	text-align:center;
	font: 11px Arial;
	clear:both;
}

#footer a {
	color: #DF8F4D;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/* end Button */

/* begin Box, Block */

.rightads {
	float: right;
	height:1400px;
	position:relative;
	text-align:center;
	border-left:2px solid #eeeeee;
	width: 150px;
	margin-left:0px;
	margin-bottom: 10px;
	margin-top:0px;
	padding:0;
}

.rightads_container{
padding-left:500px;
padding-top:10px;
}
.rightads_ad {
	margin:0 0 10px 0px;
	padding:0;
}

.rightads h2 {
	width: 138px;
	height: 22px;
	padding-top:2px;
    padding-left:20px;
	margin-bottom: 1px;
	font: bold 13px Arial;
	color: #333333;
	text-align: left;
	font-variant:small-caps;
	background: url("images/tablehead.gif") no-repeat top left;
}

.Block 
{
  min-width:19px;
  min-height:19px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}


* html .Block 
{
  width:expression(this.offsetWidth < 19 ? 19+"px" : "auto !important");
  height:expression(this.offsetHeight < 19 ? 19+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 12px;
  text-align: left;
}




.Block-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  background-image: url('images/Block-s.png');
}

* html .Block-tl 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}


.Block-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 13px;
  height: 13px;
}

* html .Block-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-13+'px');
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -13px;
  width: 26px;
  height: 26px;
  background-image: url('images/Block-s.png');
}

* html .Block-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 13px;
  height: 13px;
}

* html .Block-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-13+'px');
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -13px;
  left: 0;
  width: 26px;
  height: 26px;
  background-image: url('images/Block-s.png');
}

* html .Block-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 13px;
  height: 13px;
}

* html .Block-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-13+'px');
  left: expression(this.parentNode.offsetWidth-13+'px');
}

.Block-br div 
{
  position: absolute;
  z-index: -1;
  top: -13px;
  left: -13px;
  width: 26px;
  height: 26px;
  background-image: url('images/Block-s.png');
}

* html .Block-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 13px;
  right: 13px;
  height: 13px;
}

* html .Block-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-26+'px');
}


.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 26px;
  background-image: url('images/Block-h.png');
}

* html .Block-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='crop')");
}


.Block-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 13px;
  right: 13px;
  height: 13px;
}

* html .Block-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-13+'px');
  width: expression(this.parentNode.offsetWidth-26+'px');
}

.Block-bc div 
{
  position: absolute;
  z-index: -1;
  top: -13px;
  left: 0;
  width: 100%;
  height: 26px;
  background-image: url('images/Block-h.png');
}

* html .Block-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='crop')");
}


.Block-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 13px;
  left: 0;
  width: 13px;
  bottom: 13px;
}

* html .Block-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-26+'px');
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 26px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='crop')");
}

.Block-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 13px;
  right: 0;
  width: 13px;
  bottom: 13px;
}

* html .Block-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-13+'px');
  height: expression(this.parentNode.offsetHeight-26+'px');
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -13px;
  width: 26px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='crop')");
}

.Block-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background-image: url('images/Block-c.png');
}

* html .Block-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-26+'px');
  height: expression(this.parentNode.offsetHeight-26+'px');
}
.Block
{
  margin: 10px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #C8C3C1;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 10px;
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
  font-family: 'Lucida Sans Unicode';
  font-size: 14px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 932px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-932+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");

  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 10px;
  text-align: left;
  color: #CC3300;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  color: #33302E;
}
.BlockContent a:link
{
  color: #33302E; 
}

.BlockContent a:hover
{
  color: #514B48;
}
.BlockContent a:hover:visited
{
  color: #514B48;
}

.BlockContent a:visited
{
  color: #33302E;
}



#content2 {
	float: left;
	width: 560px;
	overflow: hidden;
}

#content2 .mag_posts {
	float: left;
	width: 270px;
	padding-left:10px;
	margin-bottom:10px;
	color: #858585;
	font: 11px Arial;
	
}

#content2 .mag_posts a {
	color: #CC3300;
}

#content2 .top_mag_posts {
	width: 270px;
	background: url("images/post_mag_top.gif") no-repeat top left;
}

#content2 .bottom_mag_posts {
	width: 260px;
	padding-top: 3px;
	padding-bottom: 10px;
	background:url("images/post_bottom.gif") no-repeat bottom right;
}

#content2 .mag_posts h2 {
	padding:0;
	padding-left:12px;
	color: #ffffff;
	font: 11px verdana;
	margin:0;
	height:30px;
	text-align:left;
	
}

#content2 .mag_posts h2 a {
	color: #ffffff;
}

#content2 .top_mag_titles a{
	color: #666666;
	text-decoration: none;
	font: bold 12px tahoma;
}
#content2 .mag_posts .mag_posts_entry {
	padding: 0px;
	margin:0;
	width: 260px;
	height: 192px;
	text-align:justify;
	overflow: hidden;
}

#content2 .mag_posts .mag_posts_meta {
	margin: 10px 9px 0 6px;
	width:250px;
	height: 20px;
	overflow:hidden;
}

/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/

#content2 .post {
	float: left;
	width: 550px;
	margin-bottom: 10px;
	margin-top:120px;
}

#content2 .post-top {
	width: 560px;
	color: #6DA43A;
	height:120px;
	position:static;
	font: 10px Arial;
	background:url("images/top_post_top.gif") repeat-x top left;
}
#content2 .post-bottom {
	width: 560px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;
}
#content2 .post-top a {
	color: #6DA43A;
	text-decoration: none;
}

#content2 .post-top a:hover {
	text-decoration: underline;
}

#content2 .post-top h2 {
	color: #6DA43A;
	font: 20px Arial;
	padding:5px;
}

#content2 .post-top h2 a {
	color: #6DA43A;
	text-decoration: none;
}

#content2 .post-top h2 a:hover {
	text-decoration: underline;
}

#content2 .meta_inf {
	width: 540px;
	height: 16px;
padding-top:-80px;
}

#content2 .post .post_ctg {
	width: 560px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px Arial;
	color: #999999;
}

#content2 .post .post_ctg a {
	color: #CC3300;
}

#content2 .post-entry {
	font: 12px Arial;
	color: #909090;			
	width: 650px;
	padding: 0 10px 0 10px;
	text-align:justify;
	margin-top:-130px;
}

#content2 .post-entry a {
	color: #CC3300;
	text-decoration: none;
}

#content2 .post .post-entry a:hover {
	text-decoration: underline;
}

#content2 .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content2 .post .post-entry img {
	padding: 5px;
	border: 0px;
}



#content2 .post h3 {
	margin: 20px 0 5px 0;
	color: #CC3300;
	font: 18px Arial;
}

#content2 .post .comments {
	font: 11px Arial;
	color: #969696;
	width: 600px;
}

#content2 .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content2 .post .comments ol li {
	padding: 5px;
}

#content2 .post .comments ol li a {
	color: #6DA43A;
	text-decoration: none;
}

#content2 .post .comments ol li a:hover {
	text-decoration: underline;
}

#content2 .post .comments ol li.alt {
	background: #eeeeee;
}

#content2 .post .comments ol li cite {
	color: #606060;
	font-style: normal;
	font-weight: bold;
}

#content2 .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content2 .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content2 .post .comments ol li .commentmetadata a {
	color: #aaaaaa;
	text-decoration: none;
}

#content2 .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content2 .post #commentform {
	font: 11px Arial;
	color: #909090;
	width: 548px;
	padding-left: 25px;
	margin: 0;
}

#content2 .post #commentform a {
	color: #6DA43A;
	text-decoration: none;
}

#content2 .post #commentform a:hover {
	text-decoration: underline;
}

/*------TJ-------*/		
/*   About Box   */
/*---------------*/



















#contentheading {
	height: 30px;
	background: url(../images/contenthead2.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/* end Box, BlockContent */


