/*  
Theme Name: digsby
Author: dotSyntax
Description: Digsby says it's Almost Spring
Version: 1.0
Author URI: http://blog.digsby.com

Theme last updated: 20.09.2007
*/

/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
}

.bar-left{ padding-left: 30px; }
.bar-right{ padding-right: 15px; }

p {
	font-size: 1.2em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, .sb {
	color: #ff7900; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}

.small {
	font-size: 0.9em;
	color: #999;
}

/* Layout */

#wrapper {
	width: 100%;
	background-color: #FFF;
	text-align: left;
}
#header {
	padding: 30px 0 0 0;
	background-color: #F5F5E7;
	border-bottom: 10px solid #9BBB38;
}

	/* Header Styles */
	#header h1 {
		margin: 0;
		font-size: 1.8em;
	}
	#header h1 a {
		text-decoration: none;
		color: #80904F;
	}
	
.postentry a { text-decoration: underline; }

#content {
	float: left;
	padding: 0 20px 0 30px;
	width: 535px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 485px;
} 
html>body #content {
	width: 485px;
}
* html #content {
	overflow: hidden;
	/* So IE won't break things */
}
#content img { display: inline; }
#sidebar {
    margin-top: 22px;
	float: left;
	padding-top: 0;
	width: 170px;
} 

	/* Lots of sidebar styles, so they're below */

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
}

	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 10px 0 20px 0;
		background-color: #E8E8CE;
		border-top: 10px solid #9BBB38;
		font-size: 0.9em;
		text-align: right;
	}

/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.2em;
}
.sb{
	font-weight: bold;
	display: inline;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.2em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
/*	margin-top: -10px;*/
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAFA;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 0 0 10px;
	width: 100%;
} 
html>body #sidebar ul ul li a {
	width: 100%;
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 160px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 140px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}

.RSS{
/*	margin: 0 0 -2px 65px;*/
	margin-left: 64px;
	display: inline;
}

/* Blog */

.post {
}
/*.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;

}*/

.postmeta {
	padding-top: 1px;
	background: url(images/postmeta.gif) no-repeat top left;
	font-size: 0.9em;
	color: #999;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}



/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 10px 20px 1px;
	background-color: #FFF;
	overflow: auto;
}
.alt {
	background-color: #FAFAFA !important;
}
.poster {
        background-color: #FDD2AC !important;
        border-bottom: 3px solid #FF9200 !important;
        border-top: 3px solid #FF9200 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}

#comment {
	width: 473px;
}

.digsby_share_links {
    margin: 12px 0px;
}

<!--[if gte IE 5]>

<![endif]-->

/* START DISQUS THEME MODIFICATIONS */
.dsq-popup-profile-avatar {
    max-width: 48px !important;
}
#dsq-comments-title {
    margin: 10px 0 !important;
}
.dsq-comment-header-meta a:link {
    color: black;
}
.dsq-comment-cite span, .dsq-comment-cite a {
    color: #FF7900 !important;
}
.dsq-comment-cite a {
    text-decoration: underline;
}
.dsq-moderator-star, .dsq-brlink {
    display: none !important;
}
.dsq-drop-profile a:hover {
    font-weight: normal !important;
}
.dsq-comment .dsq-drop-profile {
    -webkit-border-bottom-right-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
    -moz-border-radius-bottomleft: 5px 5px;
    -moz-border-radius-bottomright: 5px 5px;
    background-color: #FAFAFA !important;
    border: 2px solid #E8E7D0 !important;
}
.dsq-moderator .dsq-drop-profile {
    background-color: #FDD2AC !important;
    border: 2px solid #FF9200 !important;
}
.dsq-comment .dsq-comment-header {
    -webkit-border-top-right-radius: 5px 5px;
    -webkit-border-top-left-radius: 5px 5px;
    -moz-border-radius-topleft: 5px 5px;
    -moz-border-radius-topright: 5px 5px;
    background-color: #FAFAFA !important;
    border: 2px solid #E8E7D0 !important;
}
.dsq-moderator .dsq-comment-header {
    background-color: #FDD2AC !important;
    border: 2px solid #FF9200 !important;
}
.dsq-comment-header {
    background-image: none !important;
}
.dsq-comment-footer-left {
    font-size: 0.9em;
}
.dsq-popup img, .dsq-popup-profile-snapshot a, .dsq-popup-profile-snapshot img, .powered-by img {
    display: inline !important;
}
/* END DISQUS THEME MODIFICATIONS */
