/*
Theme Name: just white
Theme URI: http://arifn.web.id
Description: no description available
Author: Arif N
License: Creative Common ShareAlike Attribution version 2

*/

root { 
    display: block;
}

*{
    margin:0;
    padding:0;
}

body{
    background:#FFFFFF;
    font-family:  'trebuchet ms', 'Lucida grande', Arial, Verdana;
    text-decoration:none;
    word-spacing:normal;
    text-align:center;
    letter-spacing:0.3px;
    font-size:14px;
    line-height:1.6em;
    color:#444444;
}

h1, h1 a {
    font-size : 40px;
}

h2, h2 a {
    font-size : 25px;
    margin-bottom:10px;
    line-height:1.2em;
}

h3, h3 a{
    font-size :18px;
    margin-bottom:10px;
}

img {
    max-width:95%;
    overflow : hidden;
    margin : 5px 0 5px 0;
    border : none;
}

a {
    color : #3366CC;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;

}

#wrapper{
    width:100%;
    margin:auto;  
    border-top: solid 10px #003366;
}

#header{
    width:980px;
    height:100px;
    margin:auto;
    margin-top:10px;
}

#header h1{
    float:left;
    margin:20px 0 0 20px;
	width:230px;
    height:50px;
    overflow:hidden;
}

#header h1 span{
    background: url(images/header.png)no-repeat;
    width:230px;
    height:55px;
    float:left;    
}

#header-desc{
    float:left;
    margin:38px 0 0 10px;
}

#navigation ul{
    list-style:none;   
    margin-right:30px;
}

#navigation li{
    display:inline;
    float:right;
    margin:38px 0 0 0;
}

#navigation li a{
    text-decoration:none;
    padding:10px;    
    width:100px;    
}

#navigation li a:hover{
    background:#003366;
    color:#fff;
}


#content{
    width:980px;    
    margin:auto;
    margin-top:20px;
}

#article{
    width:640px;
    text-align:left;
    float:left;
    margin-left:20px;
}

.post{
    padding-bottom:25px;
    margin-bottom:10px;
  }

.post-header{
    padding-bottom:5px;
    margin-bottom:10px;    
}

.post-header h2{
    margin-right:10px;
}

.date{
    float:left;
    margin:6px 0 0 0;
	color:#AAAAAA;
	font-size:16px;
}

.desc-comment{ 
    float:right;
    margin:8px 0 0 0;
}

.writing p{
    margin-bottom:15px;    
}


.wp-caption a{
	border:none;
	text-decoration:none;
}

.wp-caption a:hover{
	background:none;	
	padding:0;
}

.writing code, img{
    border:none;
    margin:5px;
}

.writing blockquote{       
    margin:5px 5px 5px 20px;
    padding:0 0 0 10px;
    color:#4d4d4d;
    border-left: solid 3px #003366;
}

.writing blockquote blockquote{
    margin:5px 5px 5px 20px;
    padding:0 0 0 10px;
    color:#4d4d4d;
    border-left: solid 3px #003366;
}

.writing code{
    font-family : Consolas, monospace;
    color : #1c1c1c;
    font-size:13px;
}

.writing ul, .writing ol{
    margin:0 0 15px 20px;
    padding:5px;
}

.writing ul ul, .writing ul ol, .writing ol ol, .writing ol ul{
    margin:0 0 15px 40px;
    padding:5px;
}

.ads-single{
	text-align:center;
	margin:5px 0 10px 0;
}

.ads-post{
	text-align:left;
	margin:0 5px 5px 5px;
}

.ads-header{
	margin-bottom:10px;	
	font-size:20px;
}

img.aligncenter {
    display:block;
    text-align:center;
    margin:auto;
}

img.alignright {
    padding : 4px;
    margin : 0 0 2px 7px;
    display : inline;
}

img.alignleft {
    padding : 4px;
    margin : 0 7px 2px 0;
    display : inline;
}

.alignright {
    float : right;
}

.alignleft {
    float : left;
}

.wp-caption {
    max-width:95%;
    padding : 5px 5px 0 5px;
    margin:0 5px 0 5px;
    text-align : center;
}

.wp-caption-text {
    margin:-6px 4px 5px 4px;
}

.wp-pagenavi{
    text-align:center;
}

.post-footer{
    border-top:solid 2px #003366;
    background:#CCCCCC;
    padding:10px;
    font-size:12px;
}

.post-footer ol{
	margin-left:20px;
}


#sidebar{
    width:220px;
    float:right;
    text-align:left;
    font-size:12px;
    margin-right:20px;
    border-left:solid 1px #CCCCCC;
    padding-left:20px;
}

#sidebar h2{
    padding-right:20px;
    font-size:17px;    
	color:#888888;
	line-height:1.3px;
	padding:5px 0 10px 0;
}

#sidebar p{
	margin-bottom:5px;	
}

.widgettitle{
	margin-top:20px;
}

#sidebar ul{
    margin:0 0 25px 0;
    list-style:none;
	
}

#sidebar ul li{
    border-bottom: dotted 1px #CCCC99;
    padding:3px;     
}

#searchform{
    margin-bottom:25px;
}

#footer{
    width:100%;
    margin:auto;
    margin-top:40px;
    background: #003366;
    color:#FFFFFF;
	height:150px;
	font-size:12px;
	border-top:solid 3px #CCCCCC;
}

#footer a{
    color:#ffffff;
    text-decoration:underline;
}

#footer-content{
    width:980px;
    margin:auto;
	padding-top:10px;
}

#credits{
    margin:20px 0 0 30px;
    text-align:left;
    padding-bottom:30px;
}

#twitter_update_list{
    text-align:left;
    list-style:none;
}

#rss{
    padding-top:40px;
}

#comments{
    margin:20px 10px 10px 0;
}

#comments h2{
    font-size:20px;
    padding-bottom:5px;
}

#comments p{
    margin:10px 0 10px 0;
}

.no-comment{
    background:#CCCC99;
    margin-bottom:20px;
}

.no-comment p{
    padding:10px;
}

.gravatar{
    padding:3px 0 0 3px;
}

.comment-by{
    padding-bottom:5px;
    
}

.comment{
    list-style:none;
    margin-bottom:20px;
    background:#CCCCCC;
    padding:20px;
    border-top:solid 2px #003366;
}

.comment-author{
    list-style:none;
    margin-bottom:20px;
    background:#FFFFFF;
	border:solid 2px #CCCCCC;	
    padding:20px;	
    
}

.comment-title{
    float:left;
    margin:0 20px 20px 0;
}

.comment-content{
    float:left;
    width:75%;
}

.reply{
    text-align:right;
}
.trackbacks{
    margin:10px 0 10px 0;
}

.trackbacks li {
    margin:20px 0 10px 0;
    list-style:none;
    padding: 20px;
}

.reply{
    margin-bottom:10px;
}

#respond h2{
    font-size:20px;
}

.clear{
    clear:both;
}

.left{
    float:left;
}

.right{
    float:right;
}

img#wpstats{display:none;}
