/*  
Theme Name: Scruffy
Theme URI: http://www.fresh01.co.za/free-themes/
Description: Scruffy is a free WordPress theme with a unique, "grunge" design. See <a href="http://fresh01.co.za/basic-theme-features">the full list of features</a> on my <a href="http://fresh01.co.za/">website</a>.
Version: 1.3
Author: Cobus Bester
Author URI: http://www.fresh01.co.za/
Tags: Grunge, Two Column, Unique design, widgets, widgetized, blog, free, blue, beige, dirty, sketched
*/

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family: Georgia,Helvetica,Sans-serif;
	font-size: 100.1%;
	color: black;
	/*background: white url(img/background-right2.jpg) repeat-y right top;*/
	text-align: center;
}
#backgroundleft {
	width:100%;
	/*background: url(img/background-left2.jpg) repeat-y left top;*/
}


h1, h2, h3, h4, h5, h6, a.title  {
	font-family: Georgia, Helvetica, Sans-serif;
	font-weight: normal;
	margin: 5px 0;
	color: black;
	letter-spacing:-1px;
}

#comments a.title {
	color:black;
	outline:none;
	font-size:17px;
}

#comments h3.titlesilver {
	color:#8d8d8d;
	margin-bottom:15px;
	font-size:15px;
}

h1  {font-size: 30pt}
h2  {
	font-size: 26pt
	text-shadow: 2px 1px 2px #BCBCBC;
}
h3  {
	font-size: 14pt;
	font-weight:bold;
}
h4  {font-size: 20pt}
h5  {font-size: 18pt}
h6  {font-size: 14pt}

p  {
	margin: 18pt 0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

img  {
	border: none;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #8f8f8f;
	text-decoration:none;
	padding-bottom:5px;
}
a:hover, a:hover span {
	background:url(img/link-hover.jpg) repeat-x left bottom;
}
a:hover span {
	padding-bottom:5px;
}


#nav ul  {
	margin: 3px 0 0 0;
	padding: 0 0 0 18px;
}

#nav ul li  {
	list-style: none;
	display: inline;
	font-size: 1.2em;
	margin-right: 10px;
	padding-left: 15px;
	background: url(img/navdivider.jpg) no-repeat center left;
}

#nav ul li.first  {
	background: none;
}

#nav ul li a:link, #nav ul li a:visited  {
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	padding-top: 13px;
}

#nav ul li a:hover  {
	color: #000;
	background: url(img/navhover.gif) no-repeat top center;
}

#nav ul li.current_page_item a:link, #nav ul li.current_page_item a:visited  {
	color: #000;
	background: url(img/navhover.gif) no-repeat top center;
}



/*>>>>> Layout <<<<<*/

#container  {
	position:relative;
	width: 630px;	
	margin: 0 0 0 15%;
	padding-right:100px;
	text-align: left;
	background:white;
}

#head  {
	height: 137px;
	padding-top:50px;
}


#head h1 a {
	display:block;
	text-indent:-9999px;
	width:444px;
	height:120px;
	background:url(img/sprite.jpg) no-repeat 0 -1px;
	margin-left:50px;
	outline:none;
}

#nav  {

}

#main  {
	width:500px;
	margin-left:60px;
}


#content  {
	min-height:700px;
}

#postnav  {
	position: relative;
	z-index: 4;
}
#postnav span {
	position:absolute;
	display:block;
	top:0;
}
#postnav .next {
	right:0;	
}
#postnav .prev {
	left:0;
}

/* positionnierung sidebar elemente */

#sidebar .box {
	position:absolute;
	display:block;
	text-indent:-9999px;
	outline:none;
	background:url(img/sprite.jpg) no-repeat left top;
}

#sidebar #claim {
	z-index:10;
	width:315px;
	height:205px;
	right:-210px;
	top:40px;
	background-position:0 -750px;
}
#sidebar #claim:hover {
	background-position:-333px -750px;
}
#sidebar .subscribe {
	z-index:11;
	width:160px;
	height:64px;
	top:300px;
	right:-145px;
	background-position:0 -301px;
}
#sidebar .subscribe:hover {
	background-position:-333px -301px;
}
#sidebar .twitter {
	z-index:11;
	width:170px;
	height:51px;
	top:250px;
	right:-155px;
	background-position:0 -368px;
}
#sidebar .twitter:hover {
	background-position:-333px -368px;
}
#sidebar .bartleby {
	z-index:12;
	width:135px;
	height:170px;
	top:60px;
	left:-175px;
	background-position:0 -121px;
}
#sidebar .bartleby:hover {
	background-position:-333px -121px;
}
#sidebar .republica {
	z-index:13;
	width:150px;
	height:187px;
	top:280px;
	left:-150px;
	background:url(img/republica.jpg) no-repeat center;
}

#sidebar .widget {
	position:absolute;
	display:block;
}

#sidebar .widget ul {
	margin:0;
	padding:0;
}
#sidebar .widget li {
	list-style-type:none;
	padding:0;
	margin:0 5px 5px 15px;
}
#sidebar .widget li a {
	font-size:13px;
	color:black;
}

#sidebar .articles {
	right:-175px;
	top:620px;
	width:195px;
}
#sidebar .articles h3 {
	display:block;
	width:160px;
	height:114px;
	background:url(img/sprite.jpg) no-repeat 0 -632px;
	text-indent:-99999px;
}
#sidebar .articles:hover h3 {
	background-position:-333px -632px;
}

#sidebar .blogroll {
	right:-162px;
	top:950px;
}
#sidebar .blogroll h3 {
	display:block;
	width:177px;
	height:107px;
	background:url(img/sprite.jpg) no-repeat 0 -420px;
	text-indent:-99999px;
}
#sidebar .blogroll:hover h3 {
	background-position:-333px -420px;
}
#sidebar .tags {
	top:363px;
	width:260px;
	right:-200px;
}
#sidebar .search {
	top:300px;
	left:-175px;	
	display:none;
}

#sidebar .search #searchsubmit {
	margin:5px 0 0 100px;	
}
#sidebar .search #s {
	padding:2px;	
}

/*#sidebar .archive {
	top:380px;
	left:-160px;	
}
#sidebar .archive h3 {
	display:none;
	width:145px;
	height:86px;
	background:url(img/sprite.jpg) no-repeat 0 -960px;
	text-indent:-99999px;
}*/

#archives {
	margin-left:30px;
	width:550px;
}
#archives li {
	list-style-type:none;
	display:inline;
}
#archives li a {
	display:block;
	float:left;
	margin:5px;
	font-size:13px;	
}


#footer  {
	position: relative;
	z-index: 0;
	float: left;
	margin: 0 auto;
	height: 86px;
	width: 830px;
}

#footer p  {
	position: absolute;
	bottom: 0;
	left: 100px;
	color: #999;
	font-size:12px;
}

*html #footer  {
	margin: -100px 0 0 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND ENTRY <<<<<*/

h3.cathead  {
	position: absolute;
	top: 140px;
	left: 35px;
	font-size: 16px;
	font-weight: bold;
}

.post  {
	position: relative;
	z-index: 5;
	border-bottom: 1px solid #cdcdcd;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
}

.entry p  {
	line-height: 24px;
}

.entry  {
	position: relative;
	z-index: 1;
	padding-top:10px;
}

.first  {
	padding-top: 60px!important;
	background-image: none;
}

.postbottom  {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 200px;
	width: 400px;
	z-index: -5;
	margin-top: -170px;
}

.post .postmetadata  {
	width:100%;
	color: #999999;
	margin:0px 0 40px 0;
}

.post .postmetadata span {
	display:block;
	padding:2px 10px 0 0;
	font-size:10px;
	float:left;
}

.post .postmetadata a:link, .post .postmetadata a:visited  {
	color: #999999;
	text-decoration: none;
}



.post .postmetadata .edit  {
	padding: 0 0 0 24px;
	margin-right: 10px;
	margin-top: 10px;
	background: url(img/icons/edit.png) no-repeat left center;
}

.post .postmetadata .edit a:link, .post .postmetadata .edit a:visited  {
	color: red;
	text-decoration: none;
}


.post h2.title  {
	color: #5a5a5a;
	line-height: 30px;
}

.post h2.title a:link, .post h2.title a:visited  {
	text-decoration: none;
	color:black;
	margin-bottom:20px;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6  {
}


.post p.tags  {
	padding: 0 0 0 25px;
	background: url(img/icons/tag.png) no-repeat left center;
}

.post p.tags a:link, .post p.tags a:visited  {
	text-decoration: none;
}

#main.alt .entry {
	padding-bottom:10px;
}

.entry p  {
	font-size:15px;
	margin: 0 0 25px 0;
}
.entry p.wp-caption-text {
	text-align:right;
	font-size:12px;
	padding-right:5px;
}

.entry a.more-link {
	display:block;
	margin:-20px 0 0 0;
	font-style: italic;
	text-decoration:none;
	font-family:Georgia,Helvetica,Sans-serif;
	color:black;
	text-align:right;
}
.entry a.more-link:hover {
	background:none;
}

.entry blockquote  {
	color: #666;
}

.entry blockquote p  {
	margin: 0;
}

.entry blockquote.pullquote_left  {
	float: left;
	width: 150px;
	font-size: 18px;
	font-family: Georgia, serif;
}

.entry blockquote.pullquote_right  {
	float: right;
	width: 150px;
	font-size: 18px;
	font-family: Georgia, serif;
}

.entry ul  {
	padding: 0 0 0 30px;
}

.entry ol  {
	padding: 0 0 0 30px;
}

.entry  ol li ol li  {
	list-style-type: lower-latin;
}

#know {
	position:absolute;
	left:-235px;
	bottom:20px;
	display:block;
	width:279px;
	height:105px;
	background:url(img/sprite.jpg) no-repeat 0px -531px;
	text-indent:-9999px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CUSTOM PARAGRAPH STYLES <<<<<*/



.entry .download  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/download.jpg) no-repeat 4% center;
}

.entry .info  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/info.jpg) no-repeat 4% center;
}

.entry .update  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/update.jpg) no-repeat 4% center;
}

.entry .warning  {
	padding: 20px 0 20px 80px;
	background: url(img/icons/warning.jpg) no-repeat 4% center;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND IMAGE NAVIGATION <<<<<*/

#navigation  {
	margin: 0 0 0 30px;
}

#navigation .prev a:link, #navigation .prev a:visited  {
	text-decoration: none;
}

#navigation .prev a:hover  {

}

#navigation .next a:link, #navigation .next a:visited  {
	text-decoration: none;
}

#navigation .next a:hover  {

}

#paginate a:link, #paginate a:visited  {
	padding: 2px 7px;
	background-color: #ededed;
	border: 1px solid #9e9e9e;
	text-decoration: none;
}

#image_nav  {
	float: left;
	width: 100%;
}

#image_nav img  {
}

#image_nav a:link, #image_nav a:visited  {
	display: block;
}

#image_nav .prev a:link, #image_nav .prev a:visited  {
	background: url(img/icons/image_prev.png) no-repeat left center;
	padding: 0 0 0 30px;
}

#image_nav .next a:link, #image_nav .next a:visited  {
	background: url(img/icons/image_next.png) no-repeat right center;
	padding: 0 30px 0 0;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> GALLERY <<<<<*/

.gallery  {
	margin-top: 20px!important;
}

.gallery-item  {
	margin: 0;
	padding: 0;
	float: left;
	border: none!important;
}

.gallery-icon  {

}

.attachment-thumbnail  {
	border: none!important;
}



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CALENDAR <<<<<*/

#wp-calendar  {
	width: 200px;
	margin: 0 10px;
	text-align: center;
}

#wp-calendar caption  {
	padding: 0 0 7px 0;
	font-weight: bold;
	text-align: right;
}

#wp-calendar a:link, #wp-calendar a:visited  {
	text-decoration: none;
	background-color: #dcdcdc;
	padding: 3px 5px;
}

#wp-calendar #next  {
	text-align: right;
}

#wp-calendar #prev  {
	text-align: left;
}

#wp-calendar #next a:link, #wp-calendar #next a:visited,
#wp-calendar #prev a:link, #wp-calendar #prev a:visited  {
	background: none;
	color: #666;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DEMOCRACY PLUGIN STYLING <<<<<*/

.democracy  {
	width: 75%!important;
	padding: 5px 20px 40px 5px!important;
	margin: 0 0 0 20px!important;
}

.dem-vote-button  {
	float: left;
	background-color: #dfe0c3;
	border: none;
	height: 25px;
}

.democracy ul  {
	padding: 0;
	margin: 10px 0 10px 0!important;
}

.democracy ul li  {
	margin: 0 0 5px 0;
	padding-left: 0!important;
	text-transform: uppercase;
	font-size: 11px;
	list-style: none;
}

.democracy ul li a  {
	background-image: none!important;
}

.dem-graph  {
	width: 100%;
}

.dem-graph a  {
	width: 100%;
	padding: 0!important;
	border-bottom-color: #999!important;
	border-right-color: #999!important;
}

.dem-graph b  {
	color: #000!important;
	font-size: 10px;
}

.dem-graph i  {
	color: #000!important;
	font-size: 10px;
}

.democracy ul li input  {
	margin: 0 2px 0 5px!important;
}

.dem-vote-link  {
	float: right;
	display: block;
	margin-top: 8px;
	color: #666;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLICKRRSS WIDGET <<<<<*/

p.flickrrss  {
	display: inline;
}

p.flickrrss img  {
	padding: 5px;
	margin-left: 20px;
	margin-right: -5px;
}

p.flickrrss img:hover  {
	background-color: #dfe0c3;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> THEME SWITCHER RELOADED WIDGET <<<<<*/

#themeswitcher  {
}

#themswitcher li  {
	margin: 0;
}

#themeswitcher select  {
	width: 93%!important;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> COMMENTS <<<<<*/

#comments  {
	padding: 10px 0 20px 0;
	margin: 0 20px 20px 20px;
	border-bottom: 1px solid #dfe0c3;
}

#comments h3  {
	margin: 15px 0;
	font-size: 18px;
}

#formsblock  {
	padding: 0 0 20px 0;
}

#formsblock .hi  {
	margin: 0 0 -10px 0;
}

#formsblock .hi small  {
	font-size: 11px;
	margin-top: -16px;
}

#formsblock .comments   {
	padding: 6px 0 6px 0;
	text-decoration: none;
	line-height: 20px;
}

#comments ol  {
	margin: 5px 0 30px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #dfe0c3;
	border-bottom: 1px solid #dfe0c3;
	border-color:#c4c4c4;
}

#comments ol li  {
	padding: 20px 0 5px 0;
	list-style: none;
}

#comments ol li.alt  {
}

#comments ol li.authorcomment  {
	background-color: #c4c4c4;
}

.commententry {
	font-size:13px;
	line-height:22px;
	margin-right:80px;
	margin-top:-10px;
}

.commententry p.moderate  {
	background-color: #eee;
	font-style: italic;
	font-weight: bold;
	padding: 4px 0 4px 10px;
}

.commentmeta  {
	font-size: 11px;
}


.commentmeta .gravatar  {
}

.commentmeta .gravatar img  {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ededed;
}

.commentmeta .commentauthor  {
	font-size: 14px;
	font-weight: bold;
}

.commentmeta .commentdate  {

}

.commentmeta .commentpermalink  {

}

#comments #tagbox  {
	color: #9e9e9e;
	margin: 0 0 25px 0;
}

#comments #tagbox:hover  {
	color: #000;
}

#comments #tagbox p  {
	margin: 0;
	font-size: 12px;
}

#comments #tagbox strong  {
	font-size: 12px;
}

#comments p.nocomments{
	padding: 0;
}

#comments span.req {
	color:#939393;
	font-size:12px;
}
#comments label {
	font-size:14px;
}

#comments textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0;
	line-height: 20px;
	font-size: 15px;
}

#commentform #submit  {
	border: 1px solid #9e9e9e;
	background-color: #ededed;
	padding: 5px;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST IMAGE ALIGNMENT <<<<<*/

img.wp-smiley  {
	padding: 0;
	border: none;
	background-color: transparent;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST TABLES <<<<<*/

.post table  {
	width: 100%;
	border-left: 1px solid #b4b69c;
	border-top: 1px solid #b4b69c;
	border-spacing: 0;
	margin: 10px 0;
}

*:first-child+html .post table  {
	border-collapse: collapse;
}

.post table th  {
	font-size: 15px;
	background-color: #dee0c2;
	color: #666;
}

.post table th, .post table td  {
	border-right: 1px solid #b4b69c;
	border-bottom: 1px solid #b4b69c;
	padding: 3px 0 3px 5px;
}

.post .altrow  {
	background-color: #fffff9;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLOAT & ALIGN <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.hide  {display: none;}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}