/*
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: #ffffff repeat-x url('bg.jpg');
color: #616161;
font-family: verdana;
font-size: 0.8em;
line-height: 22px;
}

a {outline: none;}
a:link, a:visited {color: #000000; text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2, h3, h4 {font-family: 'verdana'; font-weight: normal;}
h1 {font-size: 3.0em; line-height: 50px;}
h1 a:hover, h2 a:hover {color: #09758f; text-decoration: none;}
h2 {
font-size: 1.5em;
letter-spacing: -1px;
line-height: 50px;
}
h3 {font-size: 1.9em; line-height: 40px;}
h4 {
font-size: 1.9em;
line-height: 40px;
}

#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 {
border-bottom: 1px dashed #ccc;
line-height: 27px;
list-style-type: circle;
}

#sidebar ul li a:link, #sidebar ul li a:visited,
#footer ul li a:link, #footer ul li a:visited {color: #09758f;}
#sidebar ul li a:hover, #footer ul li a:hover {color: #09758f; text-decoration: none;}

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: 20px 0 15px 0;}
.post-meta {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
---------------------------------- */

/* #overlay {
width:332px;
height:322px;
background:transparent url(overlay.gif) no-repeat;
position: fixed;
left: 700px;
bottom: 0px;
z-index:2;
} */
#wrapper {text-align: center;}
#container {
margin: 1px auto;
text-align: left;
width: 940px;
}
#header {
background: url('header2.jpg');
width: 940px;
height: 299px;
}
#head-nav {padding: 200px 30px 0 0;}
#news {
background: url('thenewestnews.jpg');
width: 210px;
height: 28px;
margin: 10px 0 20px 0;
}
#main-content {
float: left;
margin: 10px;
padding: 20px;
width: 550px;
}
#sidebar {
border: 0px solid #aaa;
float: right;
margin: 10px 0;
padding: 0px 20px 20px 0;
width: 300px;
}
/* #connect {
background: url('connect.jpg');
width: 264px;
height: 275px;
} */
#connect {
background: url('connect3.jpg');
width: 255px;
height: 311px;
margin: 0 0 0 29px;
}
#social {
margin: 10px 0 0 50px;
}
#social ul li {
list-style-type: none;
border: none;
}
#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 {border-top: 1px dashed #ccc; line-height: 28px; margin: 10px 20px;}
#footer-desc {font-style: italic; text-align: right;}
#flickr_badge_wrapper{
padding: 18px 0 0 40px;
}

/* ----------------
	Head Nav
---------------------------------- */
#menu {
  margin: 220px 50px 0 0;
  float: right;
}
#menunav {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 396px;
  height: 30px;
  position: relative;
}
#menunav a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menunav a:hover {
  background-position: left bottom;
}
#menunav .home {
  width: 71px;
  height: 30px;
  background: url('home.jpg') no-repeat;
}
#menunav .us {
  width: 41px;
  height: 30px;
  background: url('us.jpg') no-repeat;
  left: 100px;
}
#menunav .themusic {
  width: 115px;
  height: 30px;
  background: url('themusic.jpg') no-repeat;
  left: 170px;
}
#menunav .store {
  width: 80px;
  height: 30px;
  background: url('store.jpg') no-repeat;
  left: 320px;
}

/* ----------------
	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;
}

/* ----------------
	Contact form
---------------------------------- */
input
{
color: #666666;
}

/* ----------------
	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: 15px;}
.widget_author img {border: 1px solid #ccc; float: left; margin-right: 10px; padding: 5px;}
.search-box {border: 1px solid #ccc; padding: 0 10px; text-align: center;}

table#wp-calendar {text-align: center;}
table#wp-calendar caption {font-size: 1.5em; margin-bottom: 10px; text-align: center;}
table#wp-calendar thead tr th {background: #eee; border: 1px solid #ccc; font-weight: bold; padding: 4px 13px;}
table#wp-calendar td {border: 1px solid #ccc; padding: 4px 13px;}
#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;}
