/*
Theme Name: Clean Simple White
Description: It is a very clean and simple theme for Your WordPress site.
Version: 1.1
Author: Mazznoer
Author URI: http://mazznoer.web.id/
Tags: white, light, two-columns, right-sidebar, theme-options, fixed-width, sticky-post

This theme is released under GPL: http://www.gnu.org/licenses/gpl.html

If you remix, convert, translate, modify, or distribute a copy of this theme, please keep the links/credit in the footer.
*/

/* ----------------
	Reset
----------------------------------- */

html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, th, var, h1, h2, h3 {font-style:normal;font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
q:before, q:after {content:'';}
a img {border: none;}

/* ---------------
	Basic Elements
---------------------------------- */

body {
background:url("http://thepapercow.net/images/texturebg.jpg");
color: rgb(77,77,77); text-align:center; font-size:14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a, a:visited {
	outline: none;
	color:rgb(128,128,128);
	text-decoration: none;
	font-weight:bold;}
	
a {
	-moz-transition-duration:.5s; 
	-moz-transition-property:color; 
	-webkit-transition-duration:.5s; 
	-webkit-transition-property:color; 
	-o-transition-duration:.5s; 
	-o-transition-property:color;}
	
a span {
	display: none;}
	
a:hover {
	color:rgb(77,77,77);
	text-decoration:none;
	border-bottom:none;
	position: relative;}
	
a:hover span {
	display:block;
	position:absolute; 
	top:-60px; 
	left:0; 
	padding:5px; 
	margin:10px; 
	z-index:100; 
	background:#FFF; 
	border:1px dotted #c0c0c0; 
	opacity:0.9; 
	color:rgb(0,0,0); 
	font-size:13px; 
	text-align:left;}
	
a:active, a:focus {
	color:rgb(77,77,77); 
	border:none;}
	
a:active {
	display:inline; 
	color:rgb(255,255,255); 
	text-decoration: none;}

#navi a {
	-moz-transition-duration:none; 
	-moz-transition-property:none; 
	-webkit-transition-duration:none; 
	-webkit-transition-property:none; 
	-o-transition-duration:none; 
	-o-transition-property:none;}

h1, h2, h3, h4 {"Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal;}
h1 {font-size: 30pt; line-height: 20px;}
h1 a:hover, h2 a:hover {color: #c00; text-decoration: none;}
h2 {
font-size: 24px;
line-height: 30px;
}
h3 {font-size: 24pt; line-height: 40px;}
h4 {
font-size: 16px;
line-height: 40px;
text-transform:uppercase;
}

#main-content ul , #main-content ol {margin: 10px 0 10px 15px;}
#main-content ul li {list-style-type: square;}
#main-content ol li {list-style-type: decimal;}
#main-content li li {margin-left: 25px;}
#main-content p {margin: 10px 0;}

#sidebar ul, #footer ul {margin-left: 15px;}
#sidebar ul li, #footer ul li {
line-height: 1em;
list-style-type: square;
}


#twitter {
font-size:12px;}

#mainstuff {
	width:880px;
	background:#FFF;
	margin:0 auto;
	margin-top:90px;
	position:relative;
	-moz-box-shadow: #222 0px 0px 5px;
	-webkit-box-shadow: #222 0px 0px 5px;}


input, textarea {background: #f5f5f5; border: 1px solid #bbb; color: #999; margin: 10px 0; padding: 7px 10px;}
input#searchsubmit, input#submit {background: #ddd; border: 1px solid #999; color: #555; padding: 6px 10px;}
textarea#comment {width: 525px;}

/* ---------------
	Generic Classes
---------------------------------- */

.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
.justify {text-align: justify;}
.post-spt {border-top: 1px dashed #ccc; margin-bottom: 15px;}
.post-meta {background: #eee; margin: 10px 0; padding: 2px 10px;}
.post-tag {margin: 10px 0;}
.sticky {background: #f6f6f6; border: 1px solid #ccc; margin: -10px -10px 10px -10px; padding: 0 10px;}
.sticky .post-meta {border: 1px solid #bbb;}
p.page-link span {border: 1px solid #ccc; padding: 3px 8px;}
p.page-link a:hover {text-decoration: none;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* ----------------
	Basic Layout
---------------------------------- */

#wrapper {text-align: center;}
#container {
text-align:left;
}
#header {padding: 20px;}
#head-nav {margin: 0 10px; border-bottom: 1px dashed #bbb; border-left: 1px solid #bbb;}
#main-content {
float: left;
margin:0;
margin-left:55px;
margin-top:20px;
padding:0px;
width: 550px;
line-height:1.6em;
font-size:12px;
}
#sidebar {
float: right;
margin-top:20px;
margin-right:55px;
padding: 0;
width: 210px;
}
#footer {padding: 10px 20px;}
#foot-1, #foot-2, #foot-3 {width: 290px; border: 0px solid #bbb;}
#foot-1, #foot-2 {float: left;}
#foot-right, #foot-3 {float: right;}
#foot-2 {margin: 0 15px;}
#footer-credit {line-height: 28px; margin: 10px 20px;}
#footer-desc {border-top: 1px dashed #ccc; font-style: italic; text-align: right;}



#footer2 {
	width:880px; 
	margin:0 auto; 
	background-color:#FFF; 
	padding-top:10px; 
	text-align:left; 
	color:rgb(77,77,77); 
	font-size:12px;}

#footer2 ul {
	list-style:none; 
	display:inline; 
	margin:0; 
	padding:0;}
	
#footer2 ul li {
	display:inline; 
	line-height:1.3em; 
	padding:0 5px 0 0; 
	margin:0 5px 0 0}

#footercontent {
	width:790px; 
	margin-left:40px; 
	padding-bottom:20px; 
	background-image:url(http://www.thepapercow.net/images/bottomlogo.png);
	background-position:right bottom; 
	background-repeat:no-repeat; 
	font-weight:bold; 
	font-size:10px; 
	line-height:1.8em;}

/* ----------------
	Head Nav
---------------------------------- */

ul#nav li {
float: left;
border-right: 1px solid #bbb;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
margin-bottom: 10px;
}
ul#nav li a, ul#nav li a:visited {
color: #444;
display: block;
font-size: 1.0em;
font-weight: normal;
line-height: 30px;
padding: 0 15px;
}
ul#nav li a:hover {background: #f2f2f2; text-decoration: none;}
ul#nav li ul {display: none;}
ul#nav li:hover ul {
background: #f8f8f8;
border: 1px solid #aaa;
display: block;
position: absolute;
}
ul#nav li ul li {
border-bottom: 1px solid #ccc;
border-right: 0;
border-top: 0;
float: none;
margin-bottom: 0;
}
ul#nav li ul li a:link, ul#nav li ul li a:visited {
font-family: verdana;
font-size: 0.9em;
font-weight: normal;
line-height: 25px;
margin: 4px;
min-width: 122px;
}
ul#nav li ul li a:hover {background: #eee;}
#head-nav ul#nav li ul li ul {display: none;}
#head-nav ul#nav li ul li:hover ul {
display: block;
margin: -34px 0 0 160px;
}

/* nav */
#navi {
	position:absolute;
	right:45px;
	top:-28px;
	font-weight:bold;
	color:rgb(255,255,255);}
	
#navi ul {
	list-style:none;
	display:inline; 
	margin:0; 
	padding:0;}
	
#navi ul li {
	display:inline; 
	font-size:14px; 
	text-transform:uppercase; 
	padding:0 0 0 7px; 
	margin:0 0 0 7px;}

#navi #currentpage a {
	display:inline; 
	color:rgb(255,255,255); 
	text-decoration: none; 
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;}

#homelogo {
	width:208px;
	height:40px; 
	position:absolute; 
	left:45px; 
	top:-55px; 
	background-image:url(http://www.thepapercow.net/images/tpctextlogo.png); 
	z-index:2;}

#white {
	height:30px;
	background:#FFF;}

#works {
	background-color:#E2E6E8;
	width:900px;
	margin-left:-10px;
	margin-top:0px;
	-moz-box-shadow:#333 0px 0px 5px;
	-webkit-box-shadow:#333 0px 0px 5px;}

/* ----------------
	Page Nav and More Link
---------------------------------- */

.older a:link, .older a:visited {float: left;}
.newer a:link, .newer a:visited {float: right;}
.page-nav {margin-top: 10px;}

a.more-link:link, a.more-link:visited {
float: right;
margin-bottom: 10px;
}

/* ----------------
	Miscelaneous
---------------------------------- */

blockquote {
border-left: 2px solid #ccc;
color: #888;
margin: 15px 0 15px 60px;
padding-left: 10px;
}
code {color: #B03535;}
pre, code {font-size: 1.3em; margin: 15px 0;}

/* ----------------
	Widget
---------------------------------- */

.widget {margin-bottom: 10px; font-size:12px;}
.widget_author img {float: left; margin-right: 10px; padding: 5px;}
.search-box {padding:0; text-align: center; font-size:10px; line-height:1em;}

table#wp-calendar {margin:0 auto; text-align: center; font-size:12px;}
table#wp-calendar caption {font-size: 18px; margin-bottom: 10px; text-align: center;}
table#wp-calendar thead tr th {background: #eee; border: 1px solid #ccc; font-weight: bold; padding: 4px 6px;}
table#wp-calendar td {border: 1px solid #ccc; padding: 4px 6px;}
#today {background: #eee;}

a.follow:link, a.follow:visited {
display: block;
background: #eee;
font-weight: bold;
margin-top: 15px;
padding: 5px 10px;
text-align: center;
}

/* ----------------
	Images and Captions
---------------------------------- */

img.centered {display: block; margin: 10px auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.wp-caption {border: 1px solid #ccc; padding-top: 4px; text-align: center; margin: 10px;}
.wp-caption img {margin: 0; padding: 0;}
.wp-caption p.wp-caption-text {margin: 0; line-height: 17px;}

/* ---------------
	Comment List
---------------------------------- */
#main-content ol.commentlist {margin-left: 0px;}
#main-content ol.commentlist li {
border: 1px solid #bbb;
list-style: none;
margin: 15px 0;
padding: 10px;
}
li.odd {background: #f8f8f8;}
.commentlist li img.avatar {border: 1px solid #aaa; width: 32px; height: 32px;}
#main-content ul.children li {margin-left: 70px;}
.comment-author {background: #eee;}
.comment-meta {border-bottom: 1px solid #ddd; text-align: right;}
.comment-reply-link, #cancel-comment-reply-link {border: 1px solid #aaa; padding: 3px 10px;}
