/* 
Theme Name: The Soul Sanctuary
Theme URI: http://www.rankerzseo.com/themes/index.php?wptheme=Trans-Travel
Description: Free wordpress theme with transparent text area and a beautiful background image. Just replace the image file for your own background. SEO friendly design by <a href="http://www.rankerzseo.com">Rankerz SEO Company</a> 
Version: 1.0.2
Tags: transparent, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, travel, image, valid XHTML  
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #0055bb;
}

a:hover {
	color: #000000;
}

body {
	background: #66aaff url(images/back_all1.jpg) no-repeat fixed bottom left;
	font: 12px Arial, Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-right: 0px;
	min-width: 1024px;
}

#content
{
	float: left;	
	height: 100%;
	margin-left: 5%;
	width: 90%;
}

#header {
	float: left;
	height: 100%;
	padding: 0 15px;	
	width: 30%;	
}

#headerbox
{
	float: left;
	height: 400px;
	width: 350px;
	overflow: none;
}

#main
{
	position: absolute;
	background: #ffffff;
	margin-left: 52%;
	padding: 15px 15px 0;
	width: 33%;
}

#menu
{
	display: block;
	float: right;
	width: 100%;
	margin-top: 68px;
	margin-bottom: -52px;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	list-style: none;
}

#menu a {
	float: right;
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: #303030;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: middle;	
}

#menu span {
	float: left;
	padding: 20px 0 0 0;
}

#menu #syndicate a { /* rss button */
	float: left;
	padding: 11px 0 0 0px;
}

#menu a:hover {
	color: #005599;
}

#logo {
	float: right;
	height: 75px;
	width: 350px;
	margin-top: 50px;
	margin-right: 10px;
	text-align: right;
}


#logo a {
	color: #333333;
	font-family: "Arial";
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.07em;
	line-height: 100px;
	text-decoration: none;
	width: 275px;
}

.description
{
	color:#303030;
	display:block;
	float: right;
	font-size: 13px;
	text-align: right;
	height: 40px;
	line-height: 20px;
	margin-right: 10px;
	width: 220px;
}

#rss_button
{
	display: block;
	float: right;
	font-size: 12px;
	text-align: right;
	height: 22px;
	margin-right: 10px;
	margin-top: 40px;
	width: 180px;
}

#rss_button a
{
	background: transparent url(images/rss_off.png) no-repeat scroll right 0;
	padding: 2px 25px 1px 0;
	color: #303030;
	text-decoration: none;
}

#rss_button a:hover
{
	background: transparent url(images/rss_on.png) no-repeat scroll right 0;
	padding: 2px 25px 1px 0;
	color: #005599;
}

#email_button
{
	display: block;
	float: right;
	font-size: 12px;
	text-align: right;
	height: 22px;
	margin-right: 10px;
	margin-top: 10px;
	width: 180px;
}

#email_button a
{
	background: transparent url(images/email_off.png) no-repeat scroll right 0;
	padding: 2px 25px 1px 0;
	color: #303030;
	text-decoration: none;
}

#email_button a:hover
{
	background: transparent url(images/email_on.png) no-repeat scroll right 0;
	padding: 2px 25px 1px 0;
	color: #005599;
}

#twitter_button
{
	display: block;
	float: right;
	font-size: 12px;
	text-align: right;
	height: 22px;
	margin-right: 10px;
	margin-top: 10px;
	width: 180px;
}

#twitter_button a
{
	background: transparent url(images/twitter_off.png) no-repeat scroll right 0;
	padding: 2px 25px 1px 0;
	color: #303030;
	text-decoration: none;
}

#twitter_button a:hover
{
	background: transparent url(images/twitter_on.png) no-repeat scroll right 0;
	padding: 2px 25px 1px 0;
	color: #005599;
}

#donate_button
{
	display: block;
	float: right;
	font-size: 12px;
	text-align: right;
	height: 22px;
	margin-right: 10px;
	margin-top: 10px;
	width: 180px;
}

.donate_buttonshape
{
	display: block;
	position: absolute;
	float: right;
	background: transparent url(images/donate_off.png) no-repeat scroll right 0;
	height: 22px;
	width: 126px;
	cursor: pointer;
	padding: 0px 25px 5px 0;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	text-align: right;
	color: #303030;
	margin: -2px 0 0 54px;
}

.donate_buttonshape:hover
{
	background: transparent url(images/donate_on.png) no-repeat scroll right 0;
	color: #005599;
}

#right
{
	float: left;
	font-family: Arial, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 36px;
	width: 100%;
}

#sidebar_left
{
	float: left;
	width: 50%;
}

#sidebar_right
{
	float: right;
	width: 50%;
}

#right H3
{
	height: 25px;
	font-size: 13px;
	padding-left: 15px;
	margin-top: 34px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}

#right H4
{
	width: 200px;
	height: 25px;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 15px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}

#right a {
	color: #808080;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

#right a:hover {
	color: #0055bb;
}

#right p
{
	padding-left: 0px;
}

#right ul {
	border: 0px;
	margin-left: 15px;
	margin-bottom: 1px;
	list-style: none;
	text-decoration: none;
}

#right li  {
	padding: 4px 15px;
	text-decoration: none;
	list-style: none;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	font-size: 11px;    
}

#calendar tbody td {
	border: 0px solid #999999;
	font-size: 11px;    
}

#calendar #prev {
	text-align: left;
	font-weight: normal;
	font-size: 11px;    
}

#calendar #next {
	text-align: right;
	font-weight: normal;
	font-size: 11px;    
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: normal;
	color: #0055bb;
	font-size: 11px;    
}

#calendar #today {
	background: #0055bb;
	border: 0px solid #0055bb;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;    
}


#left
{
	float: left;
	margin: 27px 10px 0;
	width: 95%;
}

#left H4
{
	color: #303030;
	font-family: Arial, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 15px;
	text-transform: none;
	text-decoration: none;
}

#left H4 a
{
	color: #808080;
}

#left H4 a:hover
{
	color: #005599;
}

#left h1 a
{
	color: #000000;
	text-decoration: none;
}

#left h1 a:hover
{
	color: #0055bb;
	text-decoration: none;
}

#left a
{
	color: #808080;
	text-decoration: none;
}

#left a:hover
{
	color: #0055bb;
	text-decoration: none;
}

.sharingline {
	display: block;
	float: right;
	margin: 0 0 0 0px;
	padding: 0 0 2px;
	width: 100%;
}

.sharethis {
	display: block;
	float: right;
	margin: 0 0 0 8px;
	padding: 0 0 5px;
	text-align: right;
}

.share {
	display: block;
	float: right;
	margin: -1px 7px 0 8px;
	padding: 0 0 5px;
	text-align: right;
}

.retweet {
	display: block;
	float: right;
	margin: 0 -29px 0 8px;
	padding: 0 0 5px;
	text-align: right;
	align: right;
}

#left p {
	font-size: 12px;
	line-height:1.5em;
	margin: 0;
	padding: 0 0 10px;
}

.title {
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	line-height: 1.4em;
	font-size: 13px;
	display: block;
}

#left h1 {
	color: #000000;
	font-family: Arial, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 40px;
	text-transform: none;
	text-decoration: none;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.0em;
}

#left h2:hover {
	color: #0055ff;
}

#left h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.date {
	text-align: left;
	color: #0055bb;
	font-size: 11px;
}

.date a {
	color: #0055bb;
}

#left ol, #left ul
{
	line-height: 1.5em;
}

#left li  {
	padding: 0px;
	text-decoration: none;
	list-style: none;
	line-height: 1.5em;
}

.cat
{
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 25px;
}

#cat-col-1
{
	float: left;
	display: block;
	width: 33%;
}

#cat-col-2
{
	float: left;
	display: block;
	width: 33%;
}

#cat-col-3
{
	float: left;
	display: block;
	width: 33%;
}


#navbar
{
float: left;
height: 45px;
margin-top: 30px;
margin-bottom: 30px;
width: 100%;
}

#footer {
	border-top:none;
	position: absolute;
	clear: both;
	width: 150%;
	margin: 0 0 0 -150%;
	bottom: 0;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: right;
	color: #ffffff;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 40px;
	line-height: 15px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #005599;
}

.widget_search
{
	
}

#searchform
{
	display: block;
	float: right;
	text-align: right;
	height: 22px;
	margin-right: 16px;
	margin-top: 5px;
	width: 180px;
	list-style: none;
	text-decoration: none;
}

#searchinput { /*search widget-modif*/
	display: block;
	float: left;
	color: #303030;
	font-size: 12px;
	width: 163px;
	border: 0 none;
	height: 16px;
	margin-right: 22px;
	text-align: right;
	background: transparent;
	margin-top: 0px;
}

form#searchform .button{ /*search widget button-modif*/
	display: block;
	float: right;
	background: transparent url(images/search_off.png) no-repeat scroll right 0;
	height: 22px;
	width: 22px;
	cursor: pointer;
	margin-left: 164px;
	margin-top: 3px;
	position: absolute;
	border: 0;
	text-align: right;
}

form#searchform .button:hover { /*search widget button-modif*/
	display: block;
	float: right;
	background: transparent url(images/search_on.png) no-repeat scroll right 0;
	height: 22px;
	width: 22px;
	cursor: pointer;
	margin-left: 164px;
	margin-top: 3px;
	position: absolute;
	border: 0;
	text-align: right;
}

/* untuk memodifikasi text "search..." pada search box lihat ".../trans-travel/searchform.php" */

#subscribe
{
margin-top: 13px;
margin-bottom: 33px;
margin-left: 15px;
width: 202px;
}

#subsicon
{
background: transparent url(images/RSS_1.png) no-repeat;
background-position: right;
margin: 0px;
width: 32px;
height: 32px;
float: right;
}

#subsicon:hover
{
background: transparent url(images/RSS_2.png) no-repeat;
background-position: right;
margin: 0px;
width: 32px;
height: 32px;
float: right;
}

#substext
{
display: block;
float: left;
height: 20px;
width: 165px;
text-align: left;
margin-top: 7px;
}

.post-body
{

	margin-top:15px;
}

li.cat-item

{
	padding-left:35px;
}

div.navigationbottom

{
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	height: 15px;
	width: 20%;
}

div.navigationbottom .leftnav
{
	background: transparent url(images/nav_prevpost_1.png) no-repeat;
	background-position: left;
	display: block;
	float:left;
	width: 142px;
	height: 15px;
	margin: 0px;
}

div.navigationbottom .leftnav:hover
{
	background: transparent url(images/nav_prevpost_2.png) no-repeat;
	background-position: left;
	display: block;
	float:left;
	width: 142px;
	height: 15px;
	margin: 0px;
}

div.navigationbottom .midnav
{
	background: transparent url(images/nav_archive_1.png) no-repeat;
	background-position: center;
	display: block;
	width: 142px;
	height: 15px;
	position: relative;
	left: 50%;
	margin-left: -71px;
}

div.navigationbottom .midnav:hover
{
	background: transparent url(images/nav_archive_2.png) no-repeat;
	background-position: center;
	display: block;
	width: 142px;
	height: 15px;
	position: relative;
	left: 50%;
	margin-left: -71px;
}

div.navigationbottom .homenav
{
	background: transparent url(images/nav_home_1.png) no-repeat;
	background-position: center;
	display: block;
	width: 142px;
	height: 15px;
	position: relative;
	left: 50%;
	margin-left: -71px;
}

div.navigationbottom .homenav:hover
{
	background: transparent url(images/nav_home_2.png) no-repeat;
	background-position: center;
	display: block;
	width: 142px;
	height: 15px;
	position: relative;
	left: 50%;
	margin-left: -71px;
}

div.navigationbottom .rightnav
{
	background: transparent url(images/nav_nextpost_1.png) no-repeat;
	background-position: right;
	display: block;
	float: right;
	width: 142px;
	height: 15px;
	margin: 0px;
}

div.navigationbottom .rightnav:hover
{
	background: transparent url(images/nav_nextpost_2.png) no-repeat;
	background-position: right;
	display: block;
	float: right;
	width: 142px;
	height: 15px;
	margin: 0px;
}

.textwidget /*text widget-modif*/
{
	border: 0px;
	margin-left: 15px;
	margin-bottom: 1px;
	list-style: none;
	text-decoration: none;
	padding: 5px 0;
	color: #303030;
}

/************* Comments ***************/
#commentform textarea 
{
	width: 93%;
	border:0px solid #999999;
	padding:10px;
}

#submit
{
	width: 100px;
	height: 32px;
	text-align: center;
	text-decoration: none;
	color: #0055bb;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	overflow: visible;
	vertical-align: middle;
	border:1px solid #000000;
}

#submit:hover
{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:11px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.meta
{
	float: left;
	margin: 30px 0 15px;
	width: 100%;
	font-size: 11px;
	color: #808080;
	text-align: right;
}

.meta dt
{
	clear: left;
	float: left;
	color: #808080;
	font-size: 11px;
	width: 70px;
}

.meta dd
{
	clear: right;
	font-size: 11px;
	padding-left: 80px;
}

#left .categor
{
	padding: 0px;
	border-top: none;
	border-bottom: none;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #808080;
	font-size: 11px;
}

#left .categor2
{
	padding: 0px;
	border-top: none;
	border-bottom: none;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #808080;
	font-size: 11px;
}

#left .categorhover
{
	display: block;
	position: absolute;
	padding-left: 90px;
	margin-top: -36px;
	color: #808080;
	font-size: 11px;
}


#commentlist li
{
	padding-bottom: 5px;
}

#author, #email, #url
{
border: 0px solid #666666
}
