/*
Theme Name: The Trail Technologist's View
Theme URI: http://seo-semantic-xhtml.com
Description: Custom theme for The Trail Technologist's View
Author: Seo Semantic Xhtml
Author URI: http://seo-semantic-xhtml.com
*/

* {
	margin:0;
	padding:0
}
fieldset {
	border:none
}
a {
	cursor: pointer;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
img {
	border:none
}
.curv {
	float:left;
	width:100%
}

.curv img {
	float:left;
}

body {
	background:#F5ECD7 url(images/body_bg.jpg) no-repeat center 0;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.clear{clear:both}


#wrapper{
	width:1016px;
	margin:0 auto;
}

#header{
	width:1016px;
	float:left;
}

#header #header_left{
	width:750px;
	height:109px;
	float:left;
}

#header #header_left img{
	position:relative;
	left:-80px;
}


#header #header_right{
	width:260px;
	height:109px;
	float:right;
}

#header #header_right .logo{
	float:right;
	margin:30px 30px 0 0;
}


#body_container_wrap{
	width:1016px;
	float:left;
}

*html #body_container_wrap{
	margin-top:-6px;
}

#body_container{
	width:959px;
	float:left;
	background:url(images/body_container_bg.png) repeat-y;
	padding:20px 30px 0 27px;
	padding-bottom:85px;
}

#menu_container{
	width:959px;
	background:url(images/nav_bottom_divider.gif) no-repeat bottom center;
	float:left;
	height:60px;
}

#menu{
	width:959px;
	height:32px;
	background:url(images/nav_bg.gif) repeat-x;
	float:left;
}

#menu ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	 float:left;
	 width:100%;
     list-style:none;
}

#menu ul li{
	float:left;
	
}

#menu ul li a{
	width:135px;
	height:18px;
	padding:7px 2px 7px 0;
	text-decoration:none;
	display:block;
	color:#000000;
	text-align:center;
	background:url(images/nav_divider.gif) no-repeat right center;
	text-shadow: .5px .5px 0 #c5c3bd;
}

#menu ul li a.no_border{
	background:none;
}

#menu ul li.active{
	background:url(images/active_nav_bg.gif) no-repeat top center;
}

#menu ul li a:hover{
	width:135px;
	height:18px;
	padding:7px 2px 7px 0;
	background:#98958b url(images/nav_divider.gif) no-repeat right center;
}

#menu ul li a.no_border:hover{
	background:#98958b;
}

#left_container{
	width:650px;
	float:left;
	min-height:870px;
	height:auto!important;
	height:870px;
}

#left_container .post{
	width:650px;
	float:left;
	background:url(images/post_div_line.jpg) no-repeat bottom center;
	padding-bottom:20px;
	margin-top:20px;
}

#left_container .post h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:639px;
	height:20px;
	float:left;
	border-top:1px dashed #280403;
	border-bottom:1px dashed #280403;
	padding:7px 0 8px 10px;
	margin-bottom:24px;
}

#left_container #post_1 .post_title{	
	background:url(images/post_title_bg_1.jpg) no-repeat left center;
	float:left;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #141409;
}

#left_container #post_2 .post_title{	
	background:url(images/post_title_bg_2.jpg) no-repeat left center;
	float:left;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #141409;
}

#left_container #post_3 .post_title{	
	background:url(images/post_title_bg_3.jpg) no-repeat left center;
	float:left;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #141409;
}

#left_container #post_4 .post_title{	
	background:url(images/post_title_bg_4.jpg) no-repeat left center;
	float:left;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #141409;
}

#left_container .post p{
	width:485px;
	float:left;
	font-weight:normal;
	}

#left_container .post .image_frame{	
	width:123px;
	height:98px;
	background:url(images/image_frame.gif) no-repeat 0 0;
	float:left;
	padding:5px 0 0 5px;
	margin-right:24px;
}






#left_container .post .meta_data{	
	width:650px;
	float:left;
	color:#6c6a28;
	margin-top:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#left_container .post .meta_data a{	
	color:#6c6a28;
}

#left_container h3{
	
}

/*#left_container h3 a{
	color:#611613;
	text-decoration:none;
	display:block;
	float:left;
	background:url(images/previous_bullet.jpg) no-repeat 0 50%;
	padding-left:15px;
	margin-top:30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}*/

#left_container .prev {
	color:#611613;
	text-decoration:none;
	display:block;
	float:left;
	background:url(images/previous_bullet.jpg) no-repeat 0 50%;
	padding-left:15px;
	margin-top:30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#left_container .prev a{
	color:#611613;
	text-decoration:none;
}

#left_container .next{
	color:#611613;
	text-decoration:none;
	display:block;
	float:right;
	background:url(images/next_bullet.jpg) no-repeat right center;
	padding-right:15px;
	margin-top:30px;
	
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#left_container .next a{
	color:#611613;
	text-decoration:none;
}

#left_container p a{
	color:#000!important;
	text-decoration:underline;
}

#left_container p a:hover{
	color:#000;
	text-decoration:none;
}






#right_container{
	width:292px;
	float:right;
}

*html #right_container{
	margin-right:-3px;
}


#right_container #subscription_box{
	width:258px;
	background:#4d0b02;
	padding:12px 12px 12px 12px;
	margin:20px 0 0 12px;
	float:left;
	display:inline;
}

#right_container #subscription_box .rss_feed, .follow_flickr{
	font-size:12px;
	width:256px;
	height:25px;
	padding:10px 0 10px 0;
	float:left;
	background:url(images/subscription_div_line.jpg) no-repeat bottom center;
}

#right_container #subscription_box .rss_feed img, .follow_flickr img{
	float:left;
	margin-right:10px;
}

#right_container #subscription_box .rss_feed p a, .follow_flickr p a{
	margin-top:5px;
	float:left;
	text-decoration:none;
	color:#cfcdc4;
}

#right_container #subscription_box .search_box{
	margin:14px 0 10px 0;
	float:left;
	width:256px;
}

#right_container #subscription_box .search_box #search{
	float:left;
	margin:0px 7px 0 0;
	width:210px;
	height:14px;
	border:none;
	background:url(images/search_input_bg.gif) no-repeat 0 0;
	padding:6px 0 6px 10px;
	color:#a5a5a4;
}

#right_container #subscription_box .search_box .search_btn{
	float:left;
}

#right_container .twit_box{
	width:100%;
	height:148px;
	float:left; 	
	margin-top:20px;
	position:relative;
}

#right_container .twit_box .twit_box_contents{
	width:290px; float:left;
	height:130px;
	padding:18px 15px 0 18px;
	background:url(images/twitter_bg.png) no-repeat 0 0;
	position:absolute;
	top:0;
	right:-42px;
}


#right_container .twit_box .twit_box_contents a{ color:#000; text-decoration:underline}
#right_container .twit_box .twit_box_contents a:hover{ color:#000; text-decoration:none}




#right_container .twit_box .twit_box_contents p{
	color:#280403;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	flaot:left;
}

#right_container .twit_box .twit_box_contents h3 a{
	color:#574e27;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-top:10px;
}

#right_container .twit_box .twit_box_contents .twitter_bird{
	float:right;
	margin:-6px 20px 0 0;
	display:inline;
}




#right_container .dls_service_box{
	width:288px;
	float:left;
	display:inline;
	margin-left:8px;
	margin-top:20px;
}

#right_container .dls_service_box .dls_title{
	width:260px;
	height:28px;
	background:url(images/dls_title_bg.gif) no-repeat;	
	padding:5px 10px 0 10px;
	font-weight:normal;
	float:left;
	margin-left:4px;
	display:inline;
}

*html #right_container .dls_service_box .dls_title{
	margin-left:5px;
}


#right_container .dls_service_box .dls_title h2{
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
}

#right_container .dls_service_box .dls_title span a{
	display:block;
	float:right;
	background:url(images/white_bullet.gif) no-repeat 100% 80%;
	padding-right:15px;
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
}

#right_container .dls_service_box .dls_content{
	float:left;	
	width:288px;
	background:url(images/dls_box_bg.gif) repeat-y center;
}

#right_container .dls_service_box .dls_content .details{
	width:268px;
	background:url(images/dls_box_shadow.gif) no-repeat bottom;
	float:left;
	padding:10px 10px 10px 10px;
}

#right_container .dls_service_box .dls_content .details p{
	width:260px;
	font-size:12px;
	float:left;
	padding:0 0 10px 0;
	background:url(images/dls_content_divider.gif) no-repeat bottom;
	margin-bottom:10px;	
	margin-left:5px;
}

#right_container .dls_service_box .dls_content .details p.last{ 
	background:none
	}
	
#right_container .tag_clouds_container{
	width:100%; 
	float:left; 
	position:relative;
}
	
#right_container .tag_clouds_container .tag_clouds{ 
	width:310px;
	height:341px;
	background:url(images/tag_clouds_bg.png) no-repeat;
	position:absolute;
	top:20px; right:-65px;
	padding:0 20px 0 21px;
}
/*
#right_container .tag_clouds_container .tag_clouds img{ 
	float:left;
	margin:22px 0 0 20px;
}*/



#footer_container{
	width:99.9%;
	height:290px;
	float:left;
	background:url(images/footer_bg.png) repeat-x top;
	margin-top:-5px;
}

#footer_container .footer_main{
	width:1040px;
	height:290px;
	margin:0 auto;
}

#footer_container .footer_main .footer_wrap{
	float:left;
	margin-top:-30px;
	position:relative;
	z-index:1;
}


#footer_container .footer_main .footer_links_box{
	float:left;
	width:243px;
	margin-right:22px;
}

#footer_container .footer_main .footer_links_box.no_margin{
	margin-right:0px;
}

#footer_container .footer_main .footer_links_box .footer_title{
	width:210px;
	height:26px;
	background:url(images/footer_title_bg.png) no-repeat;
	float:left;
	padding:10px 15px 0 18px;
}

#footer_container .footer_main .footer_links_box .footer_title h2{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d9cdb1;
	text-shadow: .5px .5px 0 #3f0505;
	float:left;
}

#footer_container .footer_main .footer_links_box .footer_title img{
	float:right;
}

#footer_container .footer_main .footer_links_box .footer_contetns{
	float:left;
	width:243px;
	background:url(images/footer_box_bg.gif) no-repeat top left;
	
}

#footer_container .footer_main .footer_links_box .footer_contetns ul{
	list-style:none;
	font-size:12px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer_container .footer_main .footer_links_box .footer_contetns ul li{
	padding:0 0 5px 25px;
	color:#c6b99a;	
}

#footer_container .footer_main .footer_links_box .footer_contetns ul li a{
	text-decoration:none;
	color:#c6b99a;
	font-weight:normal;	
}

/********************************** About us Page goes here... **************************/
#left_container .comment{
	width:650px;
	float:left;
	padding-bottom:10px;
	margin-top:20px;
}

#left_container .comment a{ color:#000; text-decoration:none}
#left_container .comment a:hover{ color:#000; text-decoration:underline}


#left_container .comment ul{float:left; list-style:none; padding:0 0 10px 0}






#left_container .comment h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:639px;
	height:20px;
	float:left;
	border-top:1px dashed #280403;
	border-bottom:1px dashed #280403;
	padding:7px 0 8px 10px;
	margin-bottom:12px;
}

#left_container .comment_1 .comment_title{	
	background:url(images/post_title_bg_5.jpg) no-repeat left center;
	float:left;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #141409;
}

#left_container .comment_1 .contents{	
	width:420px;
	height:136px;
	float:right;
	padding:20px 20px;
	background:#e8e7e2;
	margin-top:2px;
}

#left_container .comment_2 .contents{	
	width:420px;
	height:136px;
	float:left;
	padding:20px 20px;
	background:#efeadf;
	margin-top:2px;
}

#left_container .comment_1 p{	
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a0401;
}

#left_container .comment_2 p{	
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a0401;
}

#left_container .comment_1 h4 a{	
	font-size:12px;
	color:#380603;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#left_container .comment_2 h4 a{	
	font-size:12px;
	color:#380603;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#left_container .comment_2 .comment_title{	
	background:url(images/post_title_bg_6.jpg) no-repeat left center;
	float:left;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #141409;
}

#left_container .comment_1 .image_frame_box{	
	width:175px;
	height:176px;
	background:url(images/image_frame_box_bg.jpg) no-repeat 0 0;
	float:left;
	padding:8px 0 0 8px;
}

#left_container .comment_2 .image_frame_box{	
	width:175px;
	height:176px;
	background:url(images/image_frame_box_bg.jpg) no-repeat 0 0;
	float:right;
	padding:8px 0 0 8px;
}


/********************************** Contact us Page goes here... **************************/

#left_container .contact_content_box{
	width:650px;
	float:left;
	padding-bottom:10px;
	margin-top:20px;
}

#left_container .contact_content_box h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:639px;
	height:20px;
	float:left;
	border-top:1px dashed #280403;
	border-bottom:1px dashed #280403;
	padding:7px 0 8px 10px;
	margin-bottom:10px;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #141409;
	background:url(images/post_title_bg_7.jpg) no-repeat left center;
}

#left_container .contact_image_frame_box{
	width:385px;
	height:251px;
	float:left;
	background:url(images/contact_frame_bg.jpg) no-repeat top left;
	padding:5px 0 0 9px;
	margin:0 0 0 -7px;
}

*html #left_container .contact_image_frame_box{
	margin:0 0 0 -7px;
	position:relative;
	z-index:1;
}


#left_container .contact_contents{
	float:right;
	width:213px;
	padding:20px 20px 20px 20px;
	border:1px solid #e0ded8;
	font-size:14px;
	line-height:26px;
	margin-top:3px;
}

#left_container .contact_contents a{
	color:#350503;
	text-decoration:none;
	border-bottom:1px dashed;
}

#left_container .contact_contents a.last{	
	border-bottom:none;
}

#left_container .contact_content_box .author_list_box{	
	width:650px;
	float:left;
}

#left_container .contact_content_box .author_list_box a{	
color:#000; text-decoration:underline
}

#left_container .contact_content_box .author_list_box a:hover{	
color:#000; text-decoration:none
}




#left_container .contact_content_box .author_list_box .author_list{	
	width:650px;
	float:left;
	margin-bottom:4px;
}

#left_container .contact_content_box .author_list_box .author_list .author_list_info_box1{	
	width:93px;
	height:42px;
	background:#eae9e5;
	display:block;
	float:left;
	margin-right:4px;
	padding:20px 0 0 25px;
	font-size:14px;
	color:#350503;
}

#left_container .contact_content_box .author_list_box .author_list .author_list_info_box2{	
	width:167px;
	height:42px;
	background:#eae9e5;
	display:block;
	float:left;
	margin-right:4px;
	padding:20px 0 0 25px;
	font-size:14px;
}

#left_container .contact_content_box .author_list_box .author_list .author_list_info_box3{	
	width:300px;
	height:42px;
	background:#eae9e5;
	float:left;
	padding:20px 0 0 30px;
	font-size:14px;
}




#commentform p{ margin:7px 0!important }




