/*Theme Name: Ricky Rental
Theme URI: http://medanrentalmobil.com/
Description: Theme untuk Ricky RentalVersion: 1.0
Author: Nichpakaich
Author URI: http://nichpakaich.com/
Tags: mantle color, variable width, two columns, widgets
This is just a basic layout, with only the bare minimum defined.Please tweak this and make it your own. :)*/
/* standard elements */
html {min-height: 100%;}
* {
	margin: 0;
	padding: 0; }
a {color: #5774AD;}
a:hover {color: #C60;}
body {
	background: #FFF;
	color: #272727;
	font: normal 62.5% Tahoma,sans-serif;
	}
p,code,ul {padding-bottom: 1.2em;}
li {list-style: none;}
h1 { font: normal 1.8em Tahoma,sans-serif; margin-bottom: 4px; }
h2 { font: normal 1.8em Tahoma,sans-serif; margin-bottom: 4px; }
img { border: none 0px; padding: 1px 2px 1px 2px; }
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
/* misc */
.clearer {clear: both;}
.left {float: left;}
.center {text-align: center;}
.right {float: right;}

/* structure */
.container {	font-size: 1.1em;	margin: 0 auto;	width: 800px;	padding-bottom: 25px;}

/* header */
.header {
	background: url(images/header-bg.jpg) repeat-x top left;
	color: #2B3B3B;
	margin: 0 auto;
	width: 800px;
	height: 150px;
}
.hdrtitle h1 { text-align: left; padding: 22px 0 0 65px; font: normal 3.4em Tahoma,Arial,"Trebuchet MS",sans-serif; }
.hdrtitle a, .header a:hover {color: #2B3B3B; text-decoration: none;}
.hdrtitle h2 { text-align: left; padding: 0 0 10px 65px ; font: normal 1.4em Tahoma,Arial,"Trebuchet MS",sans-serif; }

/* navigation */
.navigation {
	width: 550px;
	float:left;
	height: 11px;
	padding-top: 18px;
	text-align: left;
}
.navigation a {
	background: url(images/nav-split.gif) no-repeat right;
	text-decoration: none;
	font: bold 1.1em Arial,"Trebuchet MS",sans-serif;
	color: #474747;
	padding: 0 10px 0 10px;
}
.navigation a:hover {
	color: #474747;
	text-decoration: underline;
}
.navigation li { display: inline; }

/* sidebar */
.rightsidebar{
	float: right;
	width: 220px;
	margin-top: -30px;
}
.outside {
	background: #FFF;
	float: right;
	width: 200px;
	margin: 0px 20px 10px 0;
	border: 1px solid #e0e0e0;
}
.sidenav {
	background: #007ac3;
	width: 190px;
	margin: 5px;
	color: #fff;
}
.sidenav h2 {
	background: url(images/sb-menu.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Tahoma,Arial,"Trebuchet MS",Verdana,sans-serif;
	padding: 10px 0 0 18px;
}
.sidenav ul { padding: 6px 0 6px 0; }
.sidenav li p{	padding-left: 10px;}
.sidenav img {	
	float: left;
	vertical-align:bottom;
}
.sidenav li a{	
	background: url(images/bullet.png) no-repeat;
	font-size: 1em;
	color: #FFF;
	display: block;
	margin-left: 10px;
	padding: 0 0 4px 16px;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover { text-decoration: underline; color: #FFE800; }
.carlist {
	background: #fff;
	width: 190px;
	margin: 10px;
	color: #2B3B3B;
}
.carlist h2 {
	background: url(images/sb-menu.gif) no-repeat;
	color: #2B3B3B;
	font: bold 1.1em Tahoma,Arial,"Trebuchet MS",Verdana,sans-serif;
	padding: 20px 0 0 18px;
}
.carlist img {
	float: left;
	vertical-align:bottom;
}
.feed { margin: 5px 0 0 25px; }
.sidenav a {
	font-size: 1em;
	color: #FFF;
	display: block;
	margin: 0 auto;
	width: 80%;
}
.sidenav li a:hover { text-decoration: underline; }

/* home */
.home {
	float: left;
	margin: 30px 0 0 20px;
	width: 550px;
	height: 300px;
	background: url(images/RickyCarRental-Contextual.jpg) no-repeat top left;
}
	
/* content */
.content {
	float: left;
	margin: 20px 0 0 10px;
	width: 550px;
}
.content-title {
	padding-bottom: 10px;
	float: left;
	margin: 20px 0 0 10px;
	width: 550px;
}
h1.content-title {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	border-bottom: dashed 1px #203866;
}
.post {
	color: #203866;
	width: 550px;
	float: left;
	margin-top: 10px;
	padding: 0 10px 0 10px;
}
.top {
	background: #EDF2F5;
	float:left;
	width: 550px;
	height: 50px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.post h3 { color: #2B3B3B; font: bold 1.2em Arial,sans-serif; }
.post .text { width: 96%; color: #272727; }
.post .textcomm { width: 100%; color: #444; padding-top: 2px; margin-bottom: 15px; border-bottom: 3px solid #c7c7c7; }
.post .text a { color: #203866; }
.post .text a:hover { color: #203866; text-decoration: none; }
.comm-area { color: #203866; }
.nav { display: block; color: #203866; width: 570px; float: left; margin: 10px 10px 0 10px; }
.nav h1, .nav h2 { color: #203866; font: bold 1.2em Arial,sans-serif; }
.nav a { color: #203866; font: bold 1.2em Arial,sans-serif; }
.nav a:hover { text-decoration: none; }
.alignright { float: right; }
.alignleft { float: left; }
.title h1 { color: #2B3B3B; font: bold 1.6em Arial,Tahoma,sans-serif; margin: 12px 0 0 15px; }
.title h2 { color: #2B3B3B; font: bold 1.6em Arial,Tahoma,sans-serif; margin: 12px 0 0 15px; }
/*.title h2 { color: #031219; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; padding-bottom: 6px; }*/.title a { color: #2B3B3B; text-decoration: none; }
.nofound { color: #203866; font: bold 1.4em "Trebuchet MS",Arial,sans-serif; }
.content .descr {	color: #646464;	font-size: 1em;	padding: 1px 0 10px 15px;}
.cardetail 	{ margin-left: 10px; COLOR: white; FONT-FAMILY: verdana, arial; FONT-WEIGHT: BOLD; FONT-SIZE: 13px; text-decoration:none }
.content li { list-style: url(img/li.gif); margin-left: 18px; }
.comment {
	background: #f4f4f4;
	width: 260px;
	height: 20px;
	float: right;
	color: #646464;
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}

.comment a { color: #646464; text-decoration: none; }
.comment a:hover { text-decoration: underline; }
.comauthor a { color: #2B3B3B; text-decoration: none; }

.info {	color: #646464;	font-size: 1em;	padding-top: 10px;	text-align: left;}
.info a { color: #5774ad; }
.info a:hover { text-decoration: none; }
.search {
	background: #383838 url(images/search-bg.png) repeat-x;
	font: bold 1em Arial,sans-serif;
	text-align: center;
	color: #FFF;
	width: 520px;
	height: 58px;
}
.search_text { padding: 6px 0 6px 14px; }

/* footer */
.footer {
	width: 760px;
	margin: 0 auto;
	color: #343434;
	font: normal 1em Arial,sans-serif;
	text-align: left;
	padding: 10px 0 10px 0;
	border-top: 5px solid #c7c7c7;
}
.footer a {color: #343434; text-decoration: none; }
.footer a:hover {color: #343434; text-decoration: underline; }

/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 0 auto; width: 120px; }
#wp-calendar a { clear: both; }	
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
.aligncenter,div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #9EB0B0;
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
