/*
Theme Name: Rowan Gallery
Theme URI: http://www.rowangallery.com/
Description: Rowan Gallery is a Grid Based Layout, Magazine Stle, Shadow Effect, Auto Grabbed Image and many more
Version: 1.0
Author: SwarmOnline
Author URI: http://www.rowangallery.com.com/
Tags: fixed-width, black, green,custom-header


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

@import url('box/reset.css');
@import url('box/menu-top.css');
@import url('box/wordpress.css');
@import url('box/sidebar.css');
@import url('box/post.css');
@import url('box/comment.css');
@import url('box/framework.css');
@import url('box/category.css');
*/
body {
	text-align: center;
	font: 13px Georgia, "Times New Roman", serif;
	color: #333;
	background: #fff url(images/bg.jpg) center 0 no-repeat;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.wp-smiley { 
   vertical-align: -25%; 
}

.underads h5 {
	font-weight: normal;
	font-size: 11px;
}

.hide, h3.hide, h3.hiden {
	display: none !important;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
}

h3.line {
	font-weight:400;
	font-size:13px;
	text-transform:uppercase;
	border-bottom:1px solid #888;
	margin-bottom:10px;
	padding-bottom:5px;
}

.flickr {
	text-align: left;
	padding-bottom: 15px;
}
.flickr ul {
	margin-left: 5px;
}
.flickr li {
	float: left;
	margin-right: 15px;
}
.flickr li img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	width: 50px;
}
.flickr li img:hover {
	border: 1px solid #999;
}
.ads728 {
	text-align: center;
	margin: 0 auto;
}
/* !Mybloglog
-------------------------------------- */
td.mbl_fo_hidden{display:none}
tr#tr0{display:none}
th.mbl_h{display:none}

/* Change Log ****
1.0	: First Public Released
1.1 : Fix Minnor Error on the Header
1.2 : Fix Minnor Problem
1.3 : Fix Auto Grabbed image and Hidden No Image when no image uploaded and Search page
*** */

css_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, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hide {
	display: none;
}
br.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
hr {
	display: none;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after,.post:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}
.clearfix, .container {display: block;}

/* Makes clearfix actually work in IE */ 
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}


.clearfix, .post {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html .post {height: 1%;}
.clearfix, .post {display: block;}
/* End hide from IE-mac */

img#wpstats{width:0px;height:0px;overflow:hidden}

/* :Menu */
#top {
	position: relative;
	height: 27px;
	padding-left: 20px;
	padding-top: 15px;
	background: #101010;
	border-bottom: 1px solid #ccc;
	font-family: arial, sans-serif;
	text-transform: uppercase;
}
.rsse {
	position: absolute;
	right: 20px;
	bottom: 15px;
}
.rsse a:link, .rsse a:visited {
	color: #EFAB23;
	font-weight: bold;
	background: url(../images/feed.png) 0 5px no-repeat;
	padding: 10px 0 10px 30px;
}
.cari {
	position: absolute;
	right: 80px;
	bottom: 10px;
	text-align: right;
}
	.cari #s {
		border: 1px solid #999;
		background: #888;
		padding: 4px;
	}
	.cari #searchsubmit {
		border: 1px solid #000;
		background: #666;
		padding: 4px;
		color: #fff;
	}
#navr ul.menu {
	font-size: 12px;
	font-weight: bold;
	/*float: left;*/
	/*clear: left;*/
	list-style: none;
	padding: 0;
	/*position: relative;*/
	width: 100%;
	z-index: 597;
}
/*
#navr ul.menu li {
}
#navr ul.menu li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
#navr ul.menu  ul {
	/*visibility: hidden;
	position: absolute;
	top: 100%;
	left:0;
	z-index: 598;
	width: 100%;*/
}
/*#navr ul.menu ul li {
	float: none;
}
#navr ul.menu  ul ul {
	top: 1px;
	left: 99%;
}
#navr ul.menu li:hover > ul {
	visibility: visible;
}
*/
/* Set */
#navr ul.menu ul {
	width: 150px;
	margin-top: 1px;
}

#navr ul.menu li a:link, #navr ul.menu li a:visited {
	display: block;
	color: #999;
	padding: 3px 0px;
	margin-right: 15px;
	border-left: none;
	border-bottom: none;
	text-decoration: none;
}
#navr ul.menu li li a:link, #navr ul.menu li li a:visited {
	border-top: none;
background: #101010;
display:block;
}
/*
#navr ul.menu li.current_page_item a:link, #navr ul.menu li.current_page_item a:visited {
	color: #efefef;
background: #101010;
display:block;
}
#navr ul.menu li.start a {
}
*/
#navr ul.menu li.current_page_item a:hover, #navr ul.menu li.page_item a:hover {
	color: #fff;
background: #101010;
display:block;
}
/*
#navr ul.menu a:hover,
#navr ul.menu li.hover,
#navr ul.menu li:hover
 {
}
*/

acronym,abbr,span.caps {
	cursor:help;
}

acronym,abbr {
	border-bottom:1px dashed #999;
}

img.wp-smiley {
	vertical-align:-25%;
}

#wp-calendar {
	empty-cells:show;
	width:155px;
	margin:10px auto 0;
}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar a {
	display:block;
	text-decoration:none;
}

#wp-calendar caption {
	width:100%;
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

#wp-calendar td {
	text-align:center;
	padding:3px 0;
}

#wp-calendar td.pad:hover {
	background-color:#fff;
}

#wp-calendar #prev a,#wp-calendar #next a {
	font-size:9pt;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}

p img {
	max-width:100%;
	padding:0;
}


.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}

.navigation .alignleft {
	float:left;
	width:50%;
	text-align:left;
}

.navigation .alignright {
	float:right;
	width:50%;
	text-align:right;
}


.blitz {
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px 15px 15px;
	border: 1px solid #ccc;
	background: #efefef;
	position: relative;
	margin-right: 10px;
}
.reader {
	background: url(../images/feed.png) 0 0 no-repeat;
	height: 72px;
	text-decoration: none !important;
	display: block;
	font-size: 20px;
	width: 222px;
	font-family: "Arial Black", arial, sans-serif;
	line-height: 20px;
}
.reader span {
	display: none;
}
.tagtag {
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
#sidebar .gap {
	margin-left:12px;
	margin-right:8px;
}

#sidebar {
	font-size: 11px;
}
.boxr ul, .widget ul {
/*	list-style: square; */
	margin-right: 10px;
}
.boxr ul li, .widget ul li {
	background: url(http://www.rowangallery.com/wp-content/themes/vina/images/square.gif) 0 6px no-repeat;
	color: #444;
	padding-left: 12px;
}
#sidebar ul li, #sidebar-left ul li {
	line-height: 18px;
}

#sidebar h2 strong, #sidebar h2, #sidebar h3, #sidebar h4, .widget h3, .widget h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
#sidebar a:link, #sidebar a:visited,#sidebar-left a:link, #sidebar-left a:visited {
	color: #444;
	text-decoration: underline;
}


.boxr, .widget {
	margin-bottom: 20px;
}

.flo li {
	float: left; margin-right: 5px;
}

.infonesia {
	background: #FFFF66;
	padding: 15px;
	margin-right: 10px;
}
.nwblog {
border:1px solid #D1D7DF;background-color:#F5F6F9;width:100%;margin:0px auto;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nwblog .in {
	padding: 15px 15px 0;
}
.special a:link, .special a:visited {
	color: #66289B;
}
.special h4 {
	border-bottom: 1px solid #B86FF6;
	margin-bottom: 20px;
	color: #6C4191;
	font-weight: normal;
	font-size: 14px;
}

.livina {
	background: #111;
	color: #ccc;
}
.livina .grap {
	padding: 15px;
}
.livina a:link, .livina a:visited {
	color: #efefef !important;
}

.tagtag a:link, .tagtag a:visited {
	text-decoration: none !important;
}
.tagtag a:hover {
	text-decoration: underline !important;
}

.pagetitle {
	text-transform: uppercase;
	margin-bottom: 10px;
}
.atas-post {
	margin-bottom: 6px;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
}
.atas-post a:link, .atas-post a:visited {
	color: #999;
	text-decoration: underline;
}
.xxxpost h2, .xxpost h2, .xpost h2, .post h2, h2.poste {
	font-size: 23px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.xxxpost {
	margin-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/bg_last.gif) 0 bottom repeat-x;
	overflow: auto;
}
.post h2 a:link, .post h2 a:visited {
	color: #000;
}
.post h2 a:hover {
	text-decoration: underline;
}
.post {
	padding: 0 0 30px 0;
	background: url(../images/bg_post.gif) center bottom no-repeat;
	overflow: auto;
	min-height: 270px;
}
.entry, .related {
line-height: 20px;
}
.entry p,.related p {
padding: 4px 0;
}
.entry ul, .entry ol, .entry blockquote {
margin: 4px 0 4px 30px;
}
.entry img {
	overflow: hidden;
	max-width: 500px;
}
.xpost ul, .post ul {
list-style: square;
}
.xpost ol, .post ol {
list-style: decimal;
}
.entry blockquote {
padding-left: 15px;
border-left: 2px solid #eee;
}
.entry code {
color: #688F08;
font: 13px "Courier New", "Courier", Arial, sans-serif;
}

.entry pre {
width: 95%;
max-height: 200px;
overflow: auto;
font: 13px "Courier New", "Courier", Arial, sans-serif;
}

.postmetadata {
	color: #777;
	padding-top: 20px;
	font-size: 11px;
}
.postmetadata a:link, .postmetadata a:visited {
	color: #333;
}
.lefter {
	float: left;
	width: 330px;
}
.righter {
	float: right;
	width: 130px;
	text-align: right;
}
.righter a:link,.righter a:visited {
	background: #333;
	color: #fff;
	padding: 2px 5px;
}
.righter a:hover {
	background: #000;
}

.lastimage {
	float: left;
	margin-right: 10px;
}
.lastimage img, .theimage img, .theright img {
	border: 1px solid #888;
}
.theimage {
	float: right;
	margin-left: 10px;
}

.theimage2 {
	float: left;
	margin-right: 5px;
}
.theright {
	margin-left: 50px;
}
.sticky {
	border: 1px solid #FFD666;
	padding: 15px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #FFF1CC;
}
.error {
	border: 5px solid #efefef;
	padding: 20px;
	font-size: 30px;
}
.commentlist p, .trackbacklist {
	line-height: 20px;
}
#respond h3,h3#comments,h3#pings {
	font-weight:400;
	font-size:13px;
	text-transform:uppercase;
	border-bottom:1px solid #888;
	margin-bottom:10px;
	padding-bottom:5px;
}

.comment {
	border:1px solid #ccc;
	position:relative;
	min-height:70px;
	padding:25px 0;
	margin-bottom: 10px;
}

.even {
	border:1px solid #FFD666;
	margin-bottom: 10px;
}

.byuser {
	background:#FFF1CC;
}

.commentlist .children {
	padding-left:20px;
}

.cleft {
	position:absolute;
	left:10px;
	top:25px;
	max-width:145px;
	color:#aaa;
}

.cright {
	margin-left:100px;
	min-height:70px;
}

.numero {
	font-size:60px;
	color:#FFD666;
	position:absolute;
	right:10px;
	bottom:20px;
	z-index:2;
	font-style:italic;
	font-family:Georgia;
	font-weight:400;
}
.byuser .numero {
	font-size:60px;
	color:#FFD666;
	position:absolute;
	right:10px;
	bottom:20px;
	z-index:2;
	font-style:italic;
	font-family:Georgia;
	font-weight:400;
}

.texe {
	z-index:400;
	position:relative;
	padding-right: 60px;
}
.texe abbr {
	font-size: 11px;
}
.cleft .avatar {
	height:60px;
	display:block;
	width:60px;
	border:1px solid #999;
	margin-right:10px;
	background:#fff;
	margin-left:10px;
	padding:2px;
}

.cleft .avatar:hover {
	background:#fff;
	border:1px solid #ccc;
	margin-left:10px;
	padding:2px;
}

.comment-meta {
	font-size:11px;
	line-height:14px;
	margin-bottom:10px;
}

.reply {
	font-size:11px;
	position:absolute;
	right:10px;
	bottom:10px;
}

#respond textarea {
	border:1px solid #111;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:100%;
	background:#fff;
	margin:10px 0;
}

#respond input#author,#respond input#email,#respond input#url {
	border:1px solid #111;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:100%;
	background:#fff;
	padding:5px 0;
}

.comform {
	background:#f1f1f1;
	margin-bottom:10px;
	border:1px solid #ccc;
	padding:15px;
}

#submit {
	background:#000 url(../images/bg-top.gif) 0 0 repeat-x;
	color:#fff;
	border:none;
	margin-bottom: 10px;
	padding:10px;
}

#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.dp50, .post{width:50%; float:left; display: inline; *margin-right:-1px;}

.dp60{width:58%; float:left; display: inline; *margin-right:-1px;}
.dp40{width:40%; float:right; display: inline; *margin-right:-1px;}
.dp300 {
width: 300px;
float:right; display: inline; *margin-right:-1px;
}

.leftside {
	margin-right: 10px;
}
.rightside {
	margin-left:10px;
}

#footer {
	border-top: 1px solid #ccc;
	width: 960px;
	padding-top: 10px;
	margin: 20px auto 40px;
	color: #777;
	font-size: 10px;
}

#footer p {
	float: left;
	text-align: left;
	width: 40%
}
#footer .right {
	float: right;
	text-align: right;
	width: 40%;
}
#categories {
	border-top: 1px solid #ccc;
	width:960px;;
	height:33px;
	background:#444;
	float:left;
	margin:0 0 10px;
z-index:-3;
}

#categories ul {
margin: 0px;
padding: 0px;
list-style-type: none; 
list-style-image: none; 
float: left;
z-index:-1;
}

#categories ul li {
float: left; 
display: block; 
padding-left: 0px; 
margin: 0px;
height: 33px;
}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active  {
height: 21px;
display: block;
color: #FFFFFF;
font-size: 11px;
padding: 8px 10px 4px 10px;
float: left;
margin: 0px;
z-index:0;
}


#categories ul li a:hover {
text-decoration: none;
background: #447602;
}



/*End Dropdown Navigation*/

/*
 * jquery.ui.potato.menu
 * 
 * Copyright (c) 2009 makoto_kw (makoto.kw@gmail.com)
 * Dual licensed under the MIT and GPL licenses.
 * 
 * Version: 1.0
 */
ul.potato-menu {
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
z-index:1002;
}
.potato-menu:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
ul.potato-menu li.potato-menu-item {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	list-style-position:outside;
	display:inline;
	float:left;
z-index:1002;
}
ul.potato-menu li.potato-menu-item a {
	display:block;
	text-decoration:none;
	white-space:nowrap;
	outline:0;
}
ul.potato-menu ul.potato-menu-group {
	margin:0;
	padding:5px 0 5px 5px;
	width: 200px;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	position:absolute;
	display:none;
	z-index:1002;
}

ul.potato-menu ul.potato-menu-group li {
	padding-left: 5px;
	background-color: #101010;
	width: 200px;
}

.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited {
	text-decoration:none;
	border:1px solid #ccc;
	color:#fff;
	background-color:#ccc;
	margin:5px;
	padding:4px 8px;
}

.wp-pagenavi a:hover {
	border:1px solid #ccc;
	color:#666;
	background-color:#FFF;
}

.wp-pagenavi a:active {
	text-decoration:none;
	border:1px solid #ccc;
	color:#ccc;
	background-color:#FFF;
	margin:5px;
	padding:4px 8px;
}

.wp-pagenavi span.pages {
	color:#666;
	border:1px solid #ccc;
	background-color:#FFF;
	margin:5px 5px 5px 0;
	padding:4px;
}

.wp-pagenavi span.current {
	font-weight:700;
	border:1px solid #ccc;
	color:#666;
	background-color:#FFF;
	margin:5px;
	padding:4px;
}

.wp-pagenavi span.extend {
	border:1px solid #ccc;
	color:#ccc;
	background-color:#fff;
	margin:5px;
	padding:4px;
}