/*
Theme Name:		PrivateTheme
Theme URI: 		http://HermanLaja.com/
Version: 		Versi Beta
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Herman Laja daeng Gaga
Author URI:		http://HermanLaja.com/
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );


	/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.63636em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color: #999; text-align: center; }

	#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; }

	#footer a:hover { color: #333; text-decoration: none; }


		
	#footerwrap {margin:6px auto 0px; border-top:4px solid #DDE144}
		#footer { margin:0px auto 0; width:900px; text-align:center;  font-size:11px;}
		#footer p {margin-bottom:10px; padding:0px; text-align:center;}
		#footer .developer {}
		#footer .webdeveloper {}
		#footer .textwidget {clear:both; margin-bottom:10px;}
		
.entry-content article boxcaption {
text-decoration:underline;
margin:3px;
padding:5px;
}
.entry-content article { 
text-align:justify;
}
ul.commonpost {padding:1px 5px 5px 1px; list-style-type:square; font-size:15px;}
			.commonposttitle {border-bottom:1px dashed #CCCCCC; letter-spacing:-1px; font-weight:normal; margin-bottom:1px;}
.imgstyle{margin: 5px; float: left;}


