/*
Theme Name: Raja Kantor Blog
Theme URI: http://marketbiz.net
Description: Raja Kantor Blog
Version: 1.0.0
Author: Marketbiz.net
Author URI: http://marketbiz.net
*/

/*** Reset CSS, based on Eric Meyer's Reset CSS & HTML5Doctor HTML5 Reset
*************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline; background:transparent; margin:0;padding:0;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input[type=submit],input[type=button],button{margin:0;padding:0;}input,select,a img{vertical-align:middle;}
body{ background: #31302C; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px; }


p { margin-bottom:1.2em; line-height:1.2em; }


.left{ float: left; }
.right{ float: right; }

.top-head{ background: #fff; margin-top: 5px; position: relative; padding: 20px 10px; }
	ul.menu-list{ display: inline-block; text-align: center; }
		ul.menu-list>li{ list-style: none; display: inline-block; padding: 0 10px; }
		ul.menu-list>li>a{ text-decoration: none; font-weight: bold; color: #000; text-transform: uppercase; }
		ul.menu-list>li>a:hover{ text-decoration: underline; }

.banner{ background: url(images/rajlef.gif); color: #fff; width: 380px; height: 253px; }
	.banner-text{ margin: 1.5em 0em 2em 1em; font: italic 25px/1.3 Georgia; }

.containt{ background: url(images/background.png); display: inline-block; margin: 0 0.8em; width: 98%; }
	.content-list{ display: inline-block; position: relative; margin: 1.8em 0 1.8em 1.8em; }
		h3.category-title{ font-size: 20px; }
		.content-box{ margin: 2em 0; display: block; }
			.title{ font-size: 1.6em; font-weight: bold; }
				.title a{ text-decoration: none; color: #374853; }
				.title a:hover{ color: #898B91; }
			.content-img{ float:left; margin-right:15px; width:220px; }
				.content-img img{ margin-right: 1em; width: 100%; display: block; float: left; }
			.content{ margin:0; display: inline-block; position: relative; float:left; width:340px; }
				.content a.more{ text-decoration: none; border: 1px solid #F0F0F0; -webkit-border-radius: 5px; border-radius: 5px; background: #7F8593; color: #fff; padding: 10px; display:inline-block; }
				.content a.more:hover{ background: #A7ADBB; }
			.content-detail{ color: #848A8E; padding:7px 0; }
			.single-content-img{ margin-bottom: 15px; width: 100%; }

	.sidebar{ margin-top: 1.8em; }
		.widget{ margin-top: 1.4em; }
			#searchform .screen-reader-text{ display: none; }
			#searchform input[type=text]{ padding: 4px 6px;font-size: 13px; color: #555; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #fff; border: 1px solid #ccc; -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,0.03); -moz-box-shadow: inset 0 2px 0 rgba(0,0,0,0.03); box-shadow: inset 0 2px 0 rgba(0,0,0,0.03); }
			#searchform input[type=submit]{ padding: 2px 6px; }
			h3.widget-title{ text-transform: uppercase; font-family: Helvetica, Sans-Serif; font-weight: bold; font-size: 1.2em; padding: 0.5em 1em; border-bottom: 1px solid #595A5E; line-height: 1.3em; color: #374853; height: 19px; margin-bottom: 0.8em; background: #ACB0B8; }
			.widget ul>li{ list-style: none; padding: 10px 0 10px 15px; background: url(images/glyphicons-halflings.png) no-repeat; background-position:-458px -63px }
				.widget ul>li a{ text-decoration: none; color: #374853; }
				.widget ul>li a:hover{ color: #898B91; }

.footer{ padding: 0.5em 0; background: #fff; margin: 0 0.8em 5px; border-top: 1px solid #d0d3d8; position: relative; }
	.footer ul.block_various_links{ list-style: none; padding-left: 1em; margin-bottom: 0.2em; }
		.footer ul.block_various_links>li{ display: inline; border-left: 1px solid #888; padding: 0px 2px 0px 4px; }
		.footer ul.block_various_links>li.first_item{ border: none; padding-left: 0px; }
		.footer ul.block_various_links>li.last_item{ display: inline; border-left: 1px solid #888; padding: 0px 2px 0px 4px; }
		.footer ul.block_various_links>li, .footer ul.block_various_links>li a{ font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #5d717e; text-align: center; text-decoration: none; }
	.footer span{ font-size: 12px; color: #484E58; text-align: left; padding-left: 1em; }
