/*
Theme Name:		PubMyArticles
Theme URI: 		http://www.mustamar.com/
Version: 		0.1
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: 		Mustamar Natsir
Author URI:		http://www.mustamar.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' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

body {background:url(images/bg-all.png) repeat-y center #993300;}
a.more-link {margin:10px 0 0 0;display:block; text-align:center; width:120px; padding:4px; vertical-align:middle; background:#aaa866;border:1px solid #e4F1ee; text-decoration:none; font-style:normal; font-weight:bold;}
a.more-link:hover {display:block;background:#0066FF; color:#FFFFFF;}

a.more-link2 {margin:10px 0 0 0;text-align:center; width:125px; padding:4px; vertical-align:middle; background:#aaa866;border:1px solid #e4F1ee; text-decoration:none; font-style:normal; font-weight:bold; float:left;}
a.more-link2:hover {display:block;background:#0066FF; color:#FFFFFF;}

.thought {
padding:10px; border:#996600; background:url(images/bg-thought.png) top center no-repeat; color:#333333; font-weight:bold; font-style:italic;font-size:16px; display:block; width:600px; margin:0 0 10px 0; text-align:center;
}
.thought a { color:#333333; margin:12px 60px 12px 47px;}
.widget-title {color:#993300; font-weight:bold; letter-spacing:-2px;font-family:Arial, Helvetica, sans-serif; font-size:26px;}
#puncak {width:100%; height:47px; margin:0px auto; background:url(images/bgtop.png) repeat-x top;}
#topbar {height:47px; font-family:Arial,Helvetica,Verdana,sans-serif; width:840px; margin:0px auto; }
#topbarleft {float:left; width:600px;}
#topbarleft p {margin:0px; padding:0px; font-size:11px; color:#fff;}
#topbarleft a:link, #topbarleft a:active, #topbarleft a:visited {color:#fff;}
#topbarleft img {margin:3px 0 0 0; float:left;}
#topbarright {float:right; width:300px;}
#topbarright img.avatarku {float:left; border:none; margin:3px 10px 0 0;}
#topbarright p {margin:0px; padding:0px; font-size:11px; font-weight:bold; color:#fff; }

.sidep {margin:5px 5px 20px 5px;}
#4columns {}
#4columns div {width:200px; float:left;}


#content2 {
display:block;
margin:auto;
width:840px;
clear:both;
border-top:#CCCCCC 1px solid;
}
	#content2 div {
	float:left;
	margin:5px;
	padding:5px;
	}
	#content2 div ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	#content2 div ul li{
	margin:10px 0 0 0;
	padding:0px;
	list-style-type:none;
	}
	.width240 {
	width:155px;
	}
	.width200 {
	width:290px;
	}


.header {border-bottom:1px solid #CCCCCC; background:url(images/bg-header.png) no-repeat right bottom;}
.aside {}
.imgsidebar {margin-top:10px;}
#primary{border-right:1px solid #CCCCCC;}
.footer {border-top:1px solid #CCCCCC;}
.footer li.page_item {list-style:none;display:inline; margin-right:16px;}
