/*  
Theme Name: Graphite
Theme URI: http://www.jauhari.net/themes/graphite
Description: <p>Graphite Theme is clean layout that build with 2 Colums Layout.</p><ul style="list-style:none;"><li>* Right Sidebar and Widget Ready</li><li>* Graphite Colors and Hover Box Effect and Change About text via Admin Profile<li><li>* Tested on WordPress 2.1.x</li></ul> <p>Visit the <a href="http://www.jauhari.net/themes/graphite">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 2.2
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

This theme was designed and built by Nurudin Jauhari,
whose blog you will find at http://jauhari.net/themes/graphite
Crafted on 10 April 2007
Last Edit: 22 April 2008 06.09  +7 GMT

The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

html
{
height: 100%;
overflow-y: scroll;
}
*
{
margin: 0;
padding: 0;
}
img
{
border: 0;
}
p
{
line-height: 1.6em;
margin: 0.7em 0;
}
dl
{
margin: 1em 0;
}
dt
{
font-weight: bold;
}
dd
{
margin: 0.5em;
padding: 0;
}
img.right, img.alignright
{
float: right;
margin: 10px 0 0 10px;
}
img.left, img.alignleft
{
float: left;
margin: 0 10px 10px 0;
}
hr
{
display: none;
}
body
{
background-attachment: scroll;
background-color: #06080c;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
background-position:top center;
color: #444;
font: 78%/1.6em Georgia, Verdana, Arial, Serif;
margin: 0;
padding: 0;
text-align: center;
}
a
{
text-decoration: none;
}
a:link, a:visited
{
color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
font-family: "Trebuchet MS", Verdana, sans-serif;
}

/* Etc
******************** */
br.clear {
clear: both;
}

/* Design 
******************** */
#top {
background: #fff;
border-bottom: 5px solid #666;
background: #fff url(images/top-background.png) left top repeat-x;
}
#page {
text-align: left;
width: 980px;
min-height:400px;
margin: 20px auto 0;
padding: 10px;
border-bottom: 1px solid #ccc;
background: #efefef url(images/trevorCool.gif) right bottom no-repeat;
}
#pager {
height: 130px;
border-top: 1px solid #666;
margin-bottom: 0;
border-bottom: 4px solid #AA1D16;
}
#headr {
width: 980px;
text-align: left;
margin: 20px auto;
}

#headr .description {
color: #efefef;
margin-left: 30px;
}

#content {
width: 660px;
float: left;
padding: 0 10px 10px 20px;
padding-left: 0;
min-height:420px;
}
.post {
border: 1px solid #ccc;
margin-bottom: 10px;
padding: 10px;
background: #fff url(images/heading-bg.png) left top repeat-x;
}
.post img {max-width:99%; border:4px solid #999999;}
.post .wp-smiley {border:0px;}
.post:hover {
border: 1px solid #666;
margin-bottom: 10px;
padding: 10px;
background: #fff;
}
.postmetadata {
font-size: .9em;
color: #999;
}
.postmetadata  a{
color: #666;
}

#sidebar {
width: 307px;
float: right;
background: #fff url(images/right-background.jpg) right top no-repeat ;
color: #666;
padding-bottom: 20px;
border: 1px solid #ccc;
}
#sidebar:hover {
width: 307px;
float: right;
background: #fff url(images/right-background.jpg) right top no-repeat;
color: #666;
padding-bottom: 20px;
border: 1px solid #666;

}
.side2 {
float: left;
padding: 10px 0 0 15px;
width: 280px;
}

/* Design 
******************** */
#sidebar  ul{
list-style: none;
}

#sidebar  .side2 ul li {
margin-bottom:30px;
}

#sidebar  .side2 ul li ul li{
border-bottom:1px solid #f0f0f0;
margin-bottom:0px;
}


margin-bottom:30px;

/* Design  Typo
********************* */
#headr h1 {
margin: 20px 0 0 0px;
color: #efefef;
font-size: 2.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}
#headr h1 a {
color: #fff;
}
#sidebar  h2{
font: 1.4em "Trebuchet MS", Verdana, sans-serif;
color: #333;
border-bottom: 1px solid #666;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 3px;
}
#sidebar a {
color: #555;

}
#sidebar a:hover {
color: #333;
}
#sidebar #avatr {
border: 1px solid #666;
}
h2.pagetitle {
text-align: right;
font-weight: normal;
border-bottom: 1px solid #ccc;
}
.post h2 {
font: 1.8em "Trebuchet MS", Verdana, sans-serif; 
}
.post h2 a {	
color: #333;
}
.post h2 a:hover {
color: #999;
}
.post ul {
margin-left: 35px;
}
.post ol {
margin-left: 40px;
}
p.postmetadata
{
color: #999;
font-size: 85%;
margin-bottom: 10px;
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
padding: 5px 0;
}
p.postmetadata a
{
color: #666;
text-decoration: none;
}
.post ul.postspermonth{
list-style:none;
padding: 0;
margin: 0;
}
.post p a {
border-bottom: 1px solid #ccc;
}
.post p a:hover {
border: none;
color: #000;
}
.post a img, .post img a {
border: none;
}
img.border {
border: none;
}
.tags {
margin-bottom: 10px;
font-weight: bold;
}
.tags a {
font-weight: normal;
}


.categr, .monthr {
margin-bottom: 20px;
}
.categr h2, .monthr h2{
border-bottom: 1px solid #ccc;
}
#footer {
background: url(images/footer-background.png) left top repeat-x;
color: #efefef;
font-size: 0.95em;
width:100%;
text-align:center;
padding-top: 10px;
}
#footer a {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
color: #fff;
text-decoration: none;
}
#footer .copy, #footer .copy a:link, #footer .copy a:visited {
color:#999999;
}
.rss {
background: url(images/feed-icon-10x10.png) left center no-repeat;
padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
color: #666;
}
.navigation .alignleft
{
float: left;
width: 50%;
}
.navigation .alignright
{
float: right;
text-align: right;
width: 50%;
}

.ileft {
float: left;
margin-right: 5px;
}
p.stats {
color: #999;
font-size: .8em;
border: 1px solid #ccc;
border-left: none;
border-right: none;
}
blockquote
{
background: url(images/blockquote.gif) no-repeat left top;
color: #666;
margin: 1em;
padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
background: url(images/feed.png) no-repeat left center;
padding-left: 20px;
}
#content .trackbackr
{
background: url(images/arrow_refresh.png) no-repeat left center;
padding-left: 20px;
}

.comment
{
background: #fff url(images/shadow_top.gif) repeat-x top;
border-bottom: #ddd 1px solid;
list-style: none;
margin: 0;
padding: 1em 0.5em;
}

#respond { font-size:140%; color:#990000;}

/* Top Navigation Style 
********************* */
#navr
{
background: transparent;
font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
margin: 0 auto 0;
overflow: hidden;
padding: 20px 0 0;
position: relative;
text-align: left;
width: 850px;
}
html #navr
{
height: 1%;
}
#navr ul li
{
float: left;
list-style-type: none;
margin: 0 5px 0 0;
}
#navr ul li a
{
background: #efefef;
border: #ccc 1px solid;
border-bottom: none;
color: #666;
display: block;
font-weight: bold;
letter-spacing: 0px;
padding: 2px 10px;
text-decoration: none;
}
#navr ul li a:hover {
background: #999;
border: #666 1px solid;
border-bottom: none;

color: #fff;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
background: #666;
border: #666 1px solid;
border-bottom: none;

color: #fff;
font-weight: bold;
}
#navr ul li.search
{
font-size: 0.9em;
position: absolute;
right: 0;
top: 5px;
}
#navr ul li.search input#s {
width: 150px;
}
#navr ul li.search input#searchsubmit
{
background: #B98718;
border: #B98718 1px solid;
color: #fff;
font-size: 0.9em;
margin: 0;
padding: 1px 2px;
}

fieldset {
border: none;
}
textarea#cp_message {
width: 100%;
}

pre {
width: 95%;
overflow:auto;
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
max-height: 350px;
line-height: 18px;
margin: 10px 0;
border: 1px solid #ccc;
padding: 5px;
background: #efefef;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}

/* Change Log *** 
1.0	: Public Releaed
1.1	: Minor Updates
1.2	: Fix RSS Icon
1.3	: Fix Author Description
*** */


.date {
background: url(images/date.png) no-repeat top left;
width: 60px;
height: 68px;
text-align: center;
padding: 8px 0 0 0;
float: left;
margin-right:10px;
}

.date strong {
width: 60px;
display: block;
color: #fff;
font: 900 14px "Georgia", Times New Roman, Times, serif;
}

.date em {
width: 60px;
font: 900 22px/22px "Georgia", Times New Roman, Times, serif;
color: #3e97b8;
margin: 2px 0 0 0;
display: block;
}

.date span {
width: 60px;
font: 400 10px "Arial", Helvetica, sans-serif;
color: #3e97b8;
}

.catr {
background: url(images/icon_folder.gif) no-repeat left 0px;
padding-left:18px;
}

.commr {
background: url(images/icon_comment.gif) no-repeat left 0px;
padding-left:18px;
}

#header_graphic {
background: url(images/header-right.png) no-repeat left 0px;
position:absolute;
width:538px;
height:129px;
margin:-70px 0 0 590px;
}

#latest_tweet {
position:absolute;
margin:-0px 0 0 280px;
color:#FFFFFF;
max-width:400px;
}




.commentlist {
margin: 10px 0;
padding-left: 20px;
}
.commentlist p {
margin: 0 7em 0 0;
}

.commentlist li{
padding: 10px;
margin: 10px 10px ;
border: 1px dashed #bcc2b7 ;
}
.commentlist .alt {
background:#f0eee4;
border: 1px dashed #bcc2b7 ;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #d9d9d9;
padding: 2px;
margin:0 0 0 10px;
background: #fff;
}
.commentlist cite {
font-weight: bold;
font-style: normal;
font-size: 120%;
}
.commentlist small {
margin-bottom: 5px;

font-size: 80%;
}
#commentform {
font: 110% georgia,Arial, Helvetica, sans-serif;
}
#commentform p {
padding: 6px 0;
margin: 0;
}
#commentform label {
padding-left: 5px;
color: #666;
font-size: 80%;
}
#commentform input {
width: 200px;
background: #44a9e1;
border: 1px dashed #cbcbcb;
border-right-color: #154883;
border-bottom-color: #154883;
padding: 3px;
margin-top: 3px;
color:#FFFFFF;
}
#commentform textarea {
width: 90%;
height: 120px;
margin-top: 3px;
padding: 2px;
border: 2px dashed #cbcbcb;
background: #ffffff;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
background: #fff;
color:#484848;
}

.header_login {
position:absolute;
right:10px;
top: 10px;
z-index:99;
}

.widget_lifestream .lifestream {
color:#1b1b1b;
background-color:#b1e8ff;
font-size:90%;
border:1px solid #333333;
}

.lifestream a:link, .lifestream a:visited {
color:#13609F!important;
}
.widget_lifestream .lifestream li{
padding:3px;
clear:both;
}

.lifestream .lifestream_meta{
font-size:80%;
color: #44a9e1;
}

.widget_lifestream h2 {
color:#44a9e1;
margin:0;
font-weight:bold;
border:0px;
}

.picasa-widget-img {
margin:0 10px 10px 10px;
}

table.lifestream {
width:auto;
}

.entry {
	clear:both;
}

table.lifestream td {
border-bottom: 1px solid #44a9e1;
padding:10px;
}

.sub_pages {margin:10px 0 10px 0; display:block; background: url(images/subpages.png) no-repeat left 0px; padding-left:63px;}
.sub_pages .page_item {display:inline; padding:4px; border:1px solid #666666; list-style:none; margin:0;}

#fotobook-photos-widget .thumbnail {
-x-background-x-position: center;
-x-background-y-position: center;
background-attachment: scroll;
background-color: #242424;
background-repeat: no-repeat;
float: left;
margin: 5px;
overflow: hidden;
border:1px solid #333333;
}

#fotobook-photos-widget img {
border: 0;
}

a.fb-photo img {
background: white;
padding: 6px;
border: solid 1px #ccc;
margin-right:15px;
}






#subfooter {
width:980px;
margin-left:15px;
margin-right:15px;
min-height:210px;
clear:both;
text-align:left;
margin: 0 auto;
}

#subfooter .widget {
width:auto;
max-width:400px;
min-width:200px;
float:left;
}

#subfooter .widget .inner {
padding:10px;
}
#subfooter li {
list-style-type: none;
list-style-image: none;
}

#subfooter li ul {
padding-left:0px;
font-size:12px;
}

#subfooter li a {
padding:3px;
width:100%;
text-decoration:none;
clear:both;
display:block;
border-bottom:1px solid #000000;
}

#subfooter li a:hover {
background-color:#1a6198;
color:#FFFFFF;
}

.grey {
color: #CCCCCC;
}


#pluginstable {
width: 100%;
border-spacing: 3px;
}

#pluginstable td {
border: 1px solid black;
padding: 3px;
}

#pluginstable th {
padding: 3px;
}

.widget_rss img{display:none!important;}
li.widget_rss {padding:0px; border:none;}