/*
Theme Name: Selalu
Theme URI: http://www.jauhari.net/themes/selalu/
Description: Created by <a href="http://www.jauhari.net">Jauhari Network</a>, we created something unique and easy to use WordPress Themes ever, check out <a href="http://www.jauhari.net/themes/selalu/">Selalu</a>.
Version: 1.0
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/
Tags: custom header, fixed width, two columns, widgets

	First Coded
	6 February 2010 18.29
	Last Edit: 7 February 2010 19.17  +7 GMT	
	Sedulur v1.0
	http://www.jauhari.net/themes/sedulur/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 License.:
	http://creativecommons.org/licenses/by-sa/3.0/
*/
@import url('all-selalu.css');

body {
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.aToolTip {
background: #fff;
border:1px solid #E6E6E6;
margin:0;
padding:6px 12px 6px 12px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.aToolTip .aToolTipContent-content {
position:relative;
margin:0;
padding:0;
}
.navigation span {
	display: block;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End captions */

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:0px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:0px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}
.wp-caption.alignleft {
	margin-right: 10px;
}
.wp-caption.alignright {
	margin-left: 10px;
}
.wp-caption {
	border:1px solid #333;
	text-align:center;
	position: relative;
	margin-bottom: 15px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	position: absolute;
	right: 0;
	bottom: 15px;
	background: #000;
	color: #fff;
	padding: 4px;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.wp-smiley { 
   vertical-align: -25%; 
}

.postmetadata {
	color: #999;
	font-size: 11px;
}
.sharer {
	float: right;
	margin-left: 10px;
}
.meme {
	margin-left: 10px !important;
}
#sidebar .linkcat,#sidebar .categories, #sidebar .widget,  .boxshadow { -moz-box-shadow: 0 0 4px #999; -webkit-box-shadow: 0 0 4px #999; -webkit-transition: all 0.1s ease-out;
padding: 15px;background: #FFFFF8 url(images/line.png);
 }
#sidebar .linkcat:hover,#sidebar .categories:hover, .boxshadow:hover, #sidebar .widget:hover { -moz-box-shadow: 0 0 8px #555; -webkit-box-shadow: 0 0 8px #555;background: #fff; }

.recent-comment li, .aggregrate {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	overflow: hidden;
}
.recent-comment .avatar-30 {
	float: left;
	margin-right: 10px;
}
.wp-post-image {
	border: 1px solid #ccc;
}
.avatar-45, .cripimage {
	float: right;
	margin-left: 10px;
}
.theimg img {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Change Log ****
1.0	: First Public Released
*** */
