/*
Theme Name: k2-afw-ri
Theme URI: http://asianfoodworker.net/ri/
Description: Hidup Buruh!
Author: Jasper Goss
Author URI: http://asianfoodworker.net/ri/
Template: K2-103
*/

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: 1px solid #000;
	border-top: none;
	clear: both;
	}
	
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 140px;
	background: #FFFFFF;
	}
	
.content {
	padding: 0 20px;
	}	
	
#header .description { /* Description in header */
	font-size: 1em;
	margin-right: 48px;
	margin-top: -5px;
	text-align: right;
	}

#header .english {
	position: absolute;
	left: 641px;
	top: 96px;
	width: 40px;
	height: 21px;
	cursor: pointer;
	border: 0px;
	}
	
#header .chinese {
	position: absolute;
	left: 685px;
	top: 97px;
	width: 28px;
	height: 20px;
	cursor: pointer;
	border: 0px;
	}
	
#header .hindi {
	position: absolute;
	left: 717px;
	top: 98px;
	width: 28px;
	height: 19px;
	cursor: pointer;
	border: 0px;
	}	
	
#header .nihon {
	position: absolute;
	left: 748px;
	top: 97px;
	width: 39px;
	height: 20px;
	cursor: pointer;
	border: 0px;
	}
	
#header .hangul {
	position: absolute;
	left: 790px;
	top: 97px;
	width: 39px;
	height: 20px;
	cursor: pointer;
	border: 0px;
	}
	
#header .siam {
	position: absolute;
	left: 832px;
	top: 95px;
	width: 30px;
	height: 19px;
	cursor: pointer;
	border: 0px;
	}
	
#header .urdu {
	position: absolute;
	left: 866px;
	top: 94px;
	width: 28px;
	height: 23px;
	cursor: pointer;
	border: 0px;
	}	
	
#primary {
	position: relative;
	float: left;
	width: 500px;
	padding: 10px;
	}	
	
* html #primary {
	display: inline;
	}

.columns-three #primary {
	margin-left: 170px;
	}

.columns-one #sidebar-1,
.columns-one #sidebar-2 {
	width: 240px;
	padding: 0 10px;
	}

.columns-one .secondary {
	border-top: 1px solid #eee;
	}

.columns-two #sidebar-1,
.columns-three #sidebar-1 {
	width: 200px;
	padding: 10px 10px 0;
	left: 5px;
	}

.columns-two #sidebar-2 {
	width: 200px;
	padding: 0 10px;
	}

.columns-three #sidebar-2 {
	width: 150px;
	padding:20px 10px 0;
	left: -745px;
	margin-left: -170px;
	}

.secondary {
	float: left;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #666;
	position: relative;
	}
	
.secondary div {
	margin: 0px;
	}	

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}
	
ul.menu li.current_page_item {
	display: none;
	}
	
ul.menu li.page_item {
	display: none;
	}	
	
#rss-325694253, #rss-2, #text-406123041, #text-497795341, #pages-2, #categories-1, #search-2, #phplist-integration {
	background: #efefef;
	padding: 10px;
	margin-bottom: 10px;
	}
	
input[type="text"], textarea {
	width:60%;
	font-size: 1em;
	}

#contactsubmit {
	font-size:0.9em;
	}

#search {
	margin-top:0;
	font-size: 0.9em;
	}
	
#s {
	background:none repeat scroll 0 0 #FFFFFF;
	width: 60%;
	}	
	
#searchsubmit {
	font-size:1em;
	}	
	
#text-2 {
	background: #FFFF99;
	margin-bottom: 10px;
	padding: 10px;
	}
	
.widget_search {
	margin-top:10px !important;
	}	

	
.secondary ul ul, .secondary ol ol, .secondary div div {
	margin:0px;
	}
	
.secondary ul ul ul, .secondary ol ol ol, .secondary div div div {
	margin:0px;
	}
	
.secondary h4 {
	display:block;
	font-size:1.5em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding:0;
	}	
	
#cat, .archive-list {
	font-size: 0.9em;
	}	
	
h1 { /* H1 is the title in the header */
	font-family: Arial, Sans-Serif;
	font-size: 4em;
	}

h5 {
	font-family: Arial, Sans-Serif;
	font-size:1.2em;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color:#990000;
	padding-left: 8px;
	font-weight:bold;
	}	
	
.blog-title {
	font-size: 4em;
	font-weight:bold;
	letter-spacing: -1px;
	padding: 25px 48px 0;
	text-align:right;
	}		
	
.hentry {
	margin: 0 0 30px;
	position:relative;
	}
	
#related-posts ul {
	list-style: none;
	padding:0px;
	}
	
.firstpost {
	
	}	

#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color:#990000;
	padding-left: 8px;
	}	
	
.entry-title {
	font-family:Arial;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color:#990000;
	padding-left: 8px;
	}	
	
.wp-caption .wp-caption-text {
	margin:4px 0 2px;
	font-size:0.9em;
	font-style:italic;
	}	
	
.meta-start {
	display:none;
	}	
	
.entry-head .entry-meta {
	background:none;
	min-height:16px;
	padding-left:0;
	}
	
.entry-author address {
	display:none;
	}
	
.commentslink {
	display:none;
	}	
	
.entry-content {
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	color: #444;
	}	

.comments {
	display:none;
	}

.entry-comments {
	display:none;
	}

#nav-above.navigation {
	display:none;
	}
	
#footer {
	font-size: 0.7em;
	}
	
.footerpoweredby {
	display:none;
		}					
	
/* Print Styles */
@media print {
body { 
	background:white; 
	color:black; 
	margin:0; 
	}
	
#content { display:block;
	margin-left:0; 
    float:none; 
    width:auto;
	font-size: 2em; 
	}
	
.columns-three #sidebar-1 { 
	display:none; 
	}
	
.columns-three #sidebar-2 { 
	display:none; 
	}
	
.columns-three #primary {
	margin-left: 10px;
	padding: 10px;
	}
	
#primary {
	position: relative;
	float: left;
	width: 700px;
	padding: 10px;
	}
	
#header { 
	display:none; 
	}
	
#footer { 
	display:none; 
	}
	
.navigation .left, .navigation .right { 
	display:none; 
	}

#page { 
	border:none; 
	}
}	

