/*
Theme Name: wite
Theme URI: http://frozr.com
Description: clean white + pink theme
Author: Ajmal Eylia
Author URI: http://frozr.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
font-family:"Calibri", "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
font-size:14px;
color:#505050;
margin:0;
background:#f7f7ff;
}

h1 {
font-size:18pt;
}

h2 {
font-size:14pt;
margin-top:10px;
}

h3 {
font-size:10pt;
margin-top:10px;
}

#top-pink {
height:2px;
width:100%;
background:#d75496;
}

.atas {
color:#CFC;
font-size:1px;
}

img {
border:none;
padding:0px;
}

img a {
border:none;
}

img.left {
float:left;
border:none;
padding:6px;
}

img.right {
float:right;
border:none;
padding:6px;
}

blockquote {
background:#323232;
color:#fff;
margin:15px;
padding:0 12px;
}

code {
font-family:"Courier New", Courier, monospace;
margin:10px;
}

a {
color:#455E85;
text-decoration:underline;
border:none;
}

a:hover {
color:#455E85;
text-decoration:none;
border:none;
}

#container {
width:800px;
margin:0 auto;
background:#FFFFFF
}

#header {
background:url(images/title_back.png) repeat-x top center #000;
width:800px;
color:#fff;
height:92px;
}

#header h1 {
font-size: 2.2em;
font-weight:700;
letter-spacing; -1px;
margin:0;
padding:20px 0 0 20px;
}

#header h1 a {
color:#FFFFFF;
text-decoration:none;
}

#header h2 {
font-size: 1em;
font-weight:500;
color:#797979;
letter-spacing: -1px;
margin:0;
padding:0 0 0 23px;
}

#menu {
background:url(images/menu_back.png) repeat-x top center #FFF;
font-family:verdana, arial, times, serif;
font-size: 0.95em;
font-weight: bold;
width:800px;
height:80px;
border-top:1px solid #fff;
}

#menu ul {
text-align:left;
margin:6px 0 0;
padding:0;
}

#menu ul li {
list-style-type:none;
display:inline;
margin:0;
padding:0;
}

#menu ul li a {
text-decoration:none;
color:#071F4D;
margin:0;
padding:6px 13px;
}

#menu ul li a:hover {
background-color:#9899B8;
color:#FFFFFF;
}

#content {
float:left;
width:570px;
overflow:hidden;
}

.post {
line-height:14pt;
margin:0 10px;
padding:10px 10px 10px 5px;
}

.post img {
border:1px solid #ddd;
}

.post h2 {
font-family:"Calibri", "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
font-size:13pt;
padding-left:1px;
font-weight:300;
color:#08122E;
}

.post h2 a {
color:#08122E;
text-decoration:none;
}

.post a {
text-decoration:underline;
}

.post ul {
font-size:12px;
padding:1px 1px 1px 12px;
}

.post li {
font-size:12px;
}

.post ol {
padding:1px 1px 1px 12px;
}

.entry p {
margin:12px 0;
}

.postmetadata {
clear:both;
background:#ffffff;
margin-top:6px;
padding:2px;
text-align:right;
}

.navigation {
height:30px;
margin:0 auto;
text-align:center;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.devider {
background:url(images/article_border.png) repeat-x center;
width:540px;
height:11px;
}

#sidebar {
font-family:verdana, arial, tahoma;
font-size:8pt;
width:210px;
float:right;
border-left:1px dotted #A2A2A2;
margin:12px 0 24px;
padding:0;
}

#sidebar h2 {
font-family:verdana, arial, tahoma;
font-weight:400;
font-size:10px;
text-align:left;
color:#08122E;
margin:0;
padding:0;
}

#sidebar p {
margin:0;
padding:0 6px 0 12px;
}

#sidebar img {
margin:0;
padding:0;
}

#sidebar ul {
list-style-type:none;
margin:12px;
padding:0;
}

#sidebar ul li {
margin-bottom:2px;
line-height:14pt;
list-style-type:none;
background:#f5f5f5;
padding:0;
}

#sidebar ul ul {
margin:1px 0 6px;
padding:0;
}

#sidebar ul ul li {
list-style-type:none;
list-style-position:inside;
padding-left:10px;
background:#fff;
}

#sidebar ul ul ul li {
list-style-type:square;
color:#898989;
padding:0 0 0 15px;
}

#commentssection {
clear:both;
margin:0;
padding:2px 12px;
}

#commentssection h3 {
font-family:georgia, times, verdana;
font-size:12pt;
font-weight:300;
font-style:normal;
color:#000;
}

#commentform {
background:#F0F0F0;
margin:12px 12px 20px;
padding:20px;
}

#commentform a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
line-height:14pt;
}

#commentform h3 {
font-family:georgia, times, verdana;
font-size:10pt;
font-weight:300;
color:#000;
}

#commentbox {
width:75%;
min-width:400px;
margin:5px 5px 0 0;
}

#author,#email,#url,#commentbox,#submit {
background:#fff;
font-family:verdana, arial, times;
font-size:8pt;
border:1px solid #B2B2B2;
margin:5px 5px 0 0;
padding:6px;
}

#submit {
margin:5px 5px 0 0;
}

ol.commentlist {
list-style-type:none;
}

ol.commentlist li {
background:#fff;
font-family:verdana, arial, times;
font-size:11px;
overflow:hidden;
border:1px dotted #ddd;
margin:10px 0;
padding:5px 0 5px 10px;
}

ol.commentlist li.alt {
background:#f2f2f2;
}

ol.commentlist li p {
line-height:14pt;
margin:6px 0;
padding:0 12px 0 0;
}

cite {
font-family:arial, verdana, tahoma;
font-size:9pt;
font-weight:700;
font-style:normal;
}

cite a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
}

#searchform {
font-family:verdana, arial, times;
padding:6px 0 6px 6px;
}

#searchform input#s {
font-family:verdana, arial, times;
font-size:8pt;
border:1px solid #B7B7B7;
margin:2px;
padding:2px;
}

#searchform input#searchsubmit {
font-family:verdana, arial, times;
font-size:7pt;
border:1px solid #B7B7B7;
background-color:#fff;
color:#797979;
margin:2px 0;
padding:2px;
}

#footer {
background:#FFFFFF;
clear:both;
width:100%;
margin-top:0px;
margin-bottom:15px;
font-family:verdana, arial, tahoma;
font-size:7pt;
}

#footer p {
color:#eee;
margin:0;
padding:6px;
}

#footer a {
color:#BCBCBC;
text-decoration:none;
}

#footer a:hover {
color:#5D5D5D;
text-decoration:underline;
}

.box1 {
float:left;
width:800px;
height:45px;
background:#000000;
}

.footleft {
float:left;
width:800px;
background:#000000;
text-align:right;
margin-top: 30px;
color:#FFFFFF;
}

.footright {
float:right;
text-align:right;
padding:px;
background:#FFFFFF;
}

.box2 {
float:right;
text-align:right;
width:0px;
background:green;
padding:2px;
background:#FFFFFF;
}

#content div.left {
background:#ffffff;
}

#content span.author {
font-size:7pt;
font-family:verdana, arial, tahoma;
background:#fff;
}

#content div.right {
float:right;
width:50px;
background:url(images/comment.png) no-repeat center;
text-align:center;
margin:0;
padding:4px 0 5px;
}

#content div.right a {
color:#fff;
}

#content div.right a:hover {
color:#ddd;
}

div.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

*,#sidebar ul ul ul {
margin:0;
padding:0;
}

h4,.post p {
font-size:9pt;
}

#header h1 a:hover,.post h2 a:hover {
color:#666;
text-decoration:none;
}

#commentform p,ol.commentlist a {
color:#000;
}

#content div.title {
background:#ffffff;
}

#content div.title a {
color:#071f4D;
font-size: 1.4em;
font-weight: 700;
}

#content div.title a:hover {
color:#9899B8;
}

