/*
Theme Name: MyShit
Theme URI: http://5nak.com/blog
Description: Gravatar supported.
Version: 1.1
Author: Andriano 5nak
Author URI: http://5nak.com
Tags: black, simple
*/ 


* {
    padding: 0;
    margin: 0;
} 

#archives { margin-left: -10px; margin-bottom: 0; }

/* Body
-------------------------------------------------------------------*/

body {
    background: #fff;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #555;
}

p {
	margin: 0;
        padding: 2px 0px;
	margin-top: 5px;
        }

table { margin:0;

}

img { border: none; 
}

a { 
    color: #000; 
    text-decoration: none; 
}

a:hover { 
    text-decoration: none; 
    color : #111; 
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: 0 auto;
    width: 650px;
}


/* Header
-------------------------------------------------------------------*/

#header { 
    position: fixed;
    margin-top:20px;
    background: none;
    width: 120px;
    border: none;
    margin-left: -150px;
    padding: 12px 25px 10px 25px;
z-index: 100;
}

#header h1 {
    background: #000;
    color: #b6b6b6;
    font-size: 23px;
    font-weight: 100;
    font-family: Tahoma, Helvetica, sans-serif;
        letter-spacing: -1px;
    
}

#header h1 a {
    color: #b6b6b6;
    text-decoration: none;
    
}

#header h1 a:hover {
    color: #b6b6b6;
    text-decoration: none;
    
}

#header h2 {
font:15px Arial;
	color:#555;
	font-weight:bold;
	letter-spacing:-1px;
        float: left;
}

#pages_menu {
padding: 20px 0px 0px 0px;
		
}
	list-style: none;
#pages_menu ul {
list-style: none;		
}

#pages_menu li {
        float: right;
        vertical-align: middle;
list-style: none;
margin: 0px 3px 0px 20px;	
}

#logo { 
    position: fixed;
    margin-top:22px;
    margin-left: -150px;
    padding: 12px 25px 10px 25px;
    z-index: 110;
}

/* Navigation - Menu
-------------------------------------------------------------------*/

#menu { 
    display: none;
    width: 0px;
	height: 0px;
    color: #000;
	
}

#menu ul { display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li { display: none;
	font-family: Tahoma, Helvetica, sans-serif;
}

#menu a {
	display: none;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 10px;
	float: right;
	font-weight: normal;
	color: #000;
	background: #fff;
}

#menu a:hover { display: none;
	background: #fff;
	color: #666666;
	text-decoration: underline;
}

#menu .current_page_item { display: none;
    background: #fff;
    color: #333333;
    text-decoration: underline;
}

#menu .current_page_item a {display: none;
	background: #fff;
	color: #000;
}


/* Content
-------------------------------------------------------------------*/

#content {
    background: none;
    padding: 0px;
        }

.articles {
    
        }

#content .showtags {
    padding-left: 5px;
    padding-top: 10px;
    line-height: 15px;
    border-bottom: 1px solid #141414;
    text-decoration: none;
	  font-size: 10px;
	  color: #333;

}

#content a img {
    padding: 0px;
    border: none;
}

#content a img:hover {  
    padding: 0px;
    border: none; 
    }

#content h3 {
    color: #888;
    font-size: 10px;
    font-weight: 100;
        }

#content h3 a {
    color: #888;
    font-size: 10px;
    font-weight: 100;
}

#content h3 a:hover {
    color: #555;
    font-size: 10px;
    font-weight: 100;
    text-decoration: none;
}

.left {
    background: #fff;
    width: 600px;
    float: left;
    text-align: none;
    padding:0px 25px 25px 25px;
    margin-top:10px;
}

h2 {
font:15px Arial;
	color:#555;
	font-weight:bold;
	letter-spacing:-1px;
    padding : 5px 0 0px 0;
}

h2 a {
    color: #555;
}

h2 a:hover {
    color: #333;
    text-decoration: none;
}

.left h3 {
    color: #999;
    font-size: 10px;
    font-weight: 100;
        }

.left h3 a {
    color: #999;
    font-size: 10px;
    font-weight: 100;
}

.left h3 a:hover {
    color: #666;
    font-size: 10px;
    font-weight: 100;
    text-decoration: none;
}

.left h5 {color: #666; }

.left h5 a {
    color: #888;
    margin: 2px 10px 3px 5px;
    padding: 11px 2px 0px 2px;
    width: 32px;
    height: 20px;
    text-align: center;
    display: block;
    font-size: 10px;
    font-weight: 100;
    background: #000 url(images/cm.gif) center no-repeat;
}

* html .left h5 a {background: #000 url(images/cm.gif) center no-repeat;}

.left h5 a:hover {
    color: #adadad;
}

#nocomments {
    color: #333333;
    font-size: 10px;
    font-weight: 100;
        }

.left h6 {
    color: #333333;
    font-size: 10px;
    font-weight: 100;
        }

.left h6 a {
    color: #333;
    font-size: 10px;
    font-weight: 100;
    text-decoration: none;
}

.left h6 a:hover {
    color: #666;
    font-size: 10px;
    font-weight: 100;
    text-decoration: none;
}

.left h7 a {
    font-size: 10px;
    line-height: 13px;
    color: #333;
    text-decoration: none;
}

.left h7 a:hover {
    font-size: 10px;
    line-height: 13px;
    color: #666;
    text-decoration: none;
}

.left h8 a {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    color: #333;
    font-size: 18px;
    font-weight: 100;
    text-decoration: none;
}

.left h8 a:hover {
    color: #444;
    text-decoration: none;
}

.left h9 {
        padding: 2px 20px 2px 40px;
	margin-top: 5px;
}

.left ul {
    padding: 0px 5px 5px 18px;
}

.left li {
    margin-bottom: 2px;
    margin-top: 5px;
}

.left ol {
    padding-left: 2px;
}

#.left spacer2 {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
}

.count {
    float: right;
}

span.comments-count, a span.comments-count {
border-bottom-left-radius: 10px 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px 10px;
-moz-border-radius-bottomright: 11px;
border-top-left-radius: 10px 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px 10px;
-moz-border-radius-topright: 10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 9px;
font-weight: bold;
line-height: 17px;
margin-left: -20px;
margin-top: -5px;
position: right;
background-color: #191919;
padding:1px 5px 1px 5px;
min-width:9px;
text-align: center;
float: right;
color: #d9d9d9;
};

a .comments-count {background-color: #111;};

/* Sidebar
-------------------------------------------------------------------*/

#sidebar {    height: 100%;}

.right {
    background:none;
    width: 120px;
    float: right;
    padding-top:36px;
    border: none;
    position: fixed;
    margin-left:660px;
    color: #888;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
}

.spacer5 {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #282828;
    color: #222;
}

.right img {
    padding-bottom: 10px;
}

.right h2 a img {
    padding: 7px;
    border: none;
}
.right h2 a img:hover {
    padding: 7px;
    border: none;
}

.right h3 {
    color: #444;
    font-size: 10px;
    font-weight: 100;
        }

.right h3 a {
    color: #444;
    font-size: 10px;
    font-weight: 100;
}

.right h3 a:hover {
    color: #777;
    font-size: 10px;
    font-weight: 100;
    text-decoration: none;
}

.right a { 
    text-decoration: none;
    color: #bdbdbd;
}

.right a:hover {
    text-decoration: none;
    color: #777;
}

#sidebar_toplinks a {    text-decoration: none;
    color: #888;}

#sidebar_toplinks a:hover {    text-decoration: none;
    color: #444;}

.widgettitle {
        font:15px Arial;
	color:#858585;
	font-weight:bold;
	letter-spacing:-1px;
        padding : 0px 0 0px 0;
        margin: -5px 0 1px 0;
        position: relative;
}

.nomove {
    width: 160px;
    float: right;
    padding: 10px;
    border: none;
}

.nomove ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.nomove h2 {
    height: 30px;
    font-size: 15px;
    font-family: Tahoma, Helvetica, sans-serif;
    color: #000;
    line-height: 30px;
}

.nomove a { 
    font-size: 15px;
    color: #000;
}

.nomove a:hover {
    text-decoration: none;
    color: #bbb;
}

/* Afterpost shares
-------------------------------------------------------------------*/
#share {
    background: #000;
    background: url(http://5nak.com/images/godbless.jpg) no-repeat 15px 15px;
    border-bottom: 1px solid #d1d1d1;
    color: #666;
    line-height: 18px;
    font-weight: 100;
    padding: 23px 20px 15px 110px;
    vertical-align: middle;
    margin-bottom: 10px;
    height: 47px;
    color: #777;
}

#share span {
display: block;
float:left;
margin-right: 0px;
margin-bottom: 5px;
padding-top:0px;
padding-right: 0px;
line-height: 13px;
}

#share p {
display: block;
position: relative;
float:left;
margin-right: 0px;
padding-top:0px;
padding-right: 11px;
line-height: 0px;
}

#share img {
vertical-align:middle;
margin-right: 2px;
}

#share a, a:hover {
color: #777;
}

/* Afterpost subscribe
-------------------------------------------------------------------*/
#asubscribe {
    background: #fff;
    border-bottom: 1px solid #282828;
    color: #555;
    line-height: 18px;
    font-weight: 100;
    padding: 15px 20px 10px 20px;
    vertical-align: middle;
    margin-bottom: 15px;
}


/* Footer
-------------------------------------------------------------------*/

#footer {
    min-height: 25px;
    background:#fff;
    color: #444;
    font-size: 11px;
    line-height: 18px;
    font-weight: 100;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;

    width: 600px;
    float: left;
    padding:25px;
}

#footer a {
    font-weight: 100;
    color: #333;
}

#footer a:hover {
    text-decoration: none;
    font-weight: 100;
    color: #555;
}

#footer a img {
    padding: 1px;
    border: none;
    vertical-align: middle;
}
#footer a img:hover {
    padding: 1px;
    border: none;
}
#footer_spacer {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px;
}

/* Comments
-------------------------------------------------------------------*/

#comments {
        width: 600px;
	height: auto;
	border: none;
		
}

#comments p {
	margin: 0;
	padding: 5px 0px 5px 0px;
    }

#comments #author, #email, #url, #submit {
	padding: 3px 5px 3px 5px;
        width: 160px;
	height: auto;
	background: #f8f8f8;
	border: 1px solid #e6e6e6;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	color: #555;
}

#comments #submit {
	padding: 3px 5px 3px 5px; 
        float: right;
        width: 40px;
	height: auto;
	background: #f8f8f8;
	border: 1px solid #e6e6e6;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

#comments #comment {
	padding: 5px;
        width: 590px;
	height: auto;
	background: #f8f8f8;
	border: 1px solid #e6e6e6;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;

        scrollbar-face-color: #f8f8f8;
        scrollbar-highlight-color: #f8f8f8;
        scrollbar-shadow-color: #f8f8f8;
        scrollbar-3dlight-color: #f8f8f8;
        scrollbar-arrow-color: #666;
        scrollbar-track-color: #f8f8f8;
        scrollbar-darkshadow-color: #f8f8f8;
}

#comments1 p {
	margin: 0;
	padding: 5px 10px 2px 0px;
    }

#comments1 table, td {
        margin: 0px;
	padding: 0px;
}

#comments1 #spacer6 {
    padding-left: 36px;
    padding-right: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
    background: url(http://5nak.com/images/comment_bg_w.gif) no-repeat 2px 12px;
}

.comment-childs{
	border-top: 1px solid #d1d1d1;
	margin: 8px 0px 0px 1px;
	padding: 8px 0px 0px 25px;
        background: url(http://5nak.com/images/comment_bg2_w.gif) no-repeat 2px 12px;
}

/* Subscribe RSS E-mail form
-------------------------------------------------------------------*/
#subscribe #email {
	padding: 5px 5px 5px 30px;
        margin: 5px 3px 0px 0px; 
        width: 165px;
	height: auto;
        background: #222 url(http://5nak.com/images/email_icon.gif) left no-repeat;
	border: 1px solid #333;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

#subscribe #submit {
	padding: 3px 5px 3px 5px; 
        margin: 3px 0px 0px 2px; 
        width: 80px;
	height: auto;
	background: #1a1a1a;
	border-color: #333;
	border: 1px;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

/* Search
-------------------------------------------------------------------*/

#search {
	width: 150px;
	height: auto;
	border: none;
		
}

#search #x {
	display: none;
}

#search #s {
	padding: 3px 8px 3px 8px;
	width: 120px;
	height: auto;
	background: #111111;
	border-color: #111111;
	border: 1px;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

#search br {
	display: none;
}

blockquote {
	margin-top: 10px;
	padding-left: 15px;
	border-left: 1px dotted #333;
}

#avatar {
    float: left;
    padding: 5px 8px 5px 8px;
}

#spacer {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
}

#spacer2 {
    padding-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d1d1d1;
}

#spacer3 {
    padding-left: 15px;
    padding-right: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
}
#spacer4 {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 64px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d1d1d1;
}

#spacer4 a img{
    padding-right: 9px;
    padding-bottom: 7px;
    border: none;
}

#spacer4 a img:hover {
    padding-right: 9px;
    padding-bottom: 7px;
    border: none;
}

#spacer5 {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #d1d1d1;
}

#spacer6 {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 15px;
    padding-bottom: 2px;
    border-bottom: 1px solid #d1d1d1;
}

#spacer-archive {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#spacer_sidebar {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#sb_about {
    background: #000 url(http://5nak.com/images/sb_about.gif) no-repeat top left;
    padding:35px 1px 12px 1px;
    margin-top:5px;
    border-bottom: 1px solid #d1d1d1;
}

#sb_work {
    background: #000 url(http://5nak.com/images/sb_work.gif) no-repeat top left;
    padding:35px 1px 12px 1px;
    margin-top:5px;
    border-bottom: 1px solid #d1d1d1;
}

#sb_updates {
    background: #000 url(http://5nak.com/images/sb_updates.gif) no-repeat top left;
    padding:35px 1px 12px 1px;
    margin-top:5px;
    border-bottom: 1px solid #282828;
}

#sb_readers {
    background: #000 url(http://5nak.com/images/sb_readers.gif) no-repeat top left;
    padding:35px 1px 12px 1px;
    margin-top:5px;
    border-bottom: 1px solid #282828;
}

/* Adver
-------------------------------------------------------------------*/
#adver img{
	padding: 5px; 
        margin: 7px; 
}