/*  
Theme Name: Clownin' 2
Theme URI: http://www.pleasedontbethatguy.com/
Description: Second-rate, second time.
Version: 1.0
Author: pdbtg
*/

/*   BODY AND MISC   */

body {
background: #ffffff url(images/back-body.jpg) repeat-x top left;
color: #333;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
text-align: center;
}

hr {
display:none;
}

blockquote {
font-family: 'Lucida bright', georgia, serif;
color: #676767;
font-size: 13px;
}

code {
font-family:'Courier New', Courier, monospace;
font-size: 15px;
background:#f5f5f5;
}

del {
}

ins {
}

abbr {
}

acronym {
}

h1 {
display: none;
}

/*   IMAGES   */

img {
padding: 6px;
/*border: 1px solid #e5e5e5;
display: block;
background: #f5f5f5;*/
}

img.imgleft {
float: left;
margin-right: 5px;
}

img.imgright {
float: right;
margin-left: 5px;
}

/*   MAIN LINKS   */

a {
color:#576F8D;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

/*   MAIN WRAPPER   */

#wrapper {
width: 900px;
margin: 0 auto 0 auto;
padding: 0;
text-align: left;
}

#sub-wrapper {
}

/*   HEADER   */

#header {
}

#header h1 {
}

#header h2 {
font-family: 'Lucida bright', georgia, serif;
font-weight: normal;
font-size: 24px;
text-transform: uppercase;
color: #bababa;
margin-top: 40px;
}

#header h2 a {
color: #bababa;
text-decoration: none;
}

#header div.description {
text-transform: lowercase;
letter-spacing: 1px;
color: #9a9a9a;
margin: 10px 0 70px 215px;
}

#header div.blogTitle {
	margin: 40px 0 0 0;
	background: url(images/title.gif) no-repeat;
	width: 546px;
	height: 48px;
}

/*   MAIN CONTENTS   */

h2.pagetitle {
font-size: 22px;
color: #9e9e9e;
font-weight: normal;
text-transform: uppercase;
background: transparent url(images/back-body.jpg) repeat-x top left;
padding: 10px;
}

#content {
padding-right: 290px;
}

#content h1 {
}

#content div.post {
}

#content div.post h2 {
font-family: georgia, serif;
font-size: 26px;
font-variant: small-caps;
font-weight: normal;
color: #6D8CC4;
border-bottom: 2px groove #ededed;
margin-bottom: 0px;
}

#content div.post h3 {
font-family: georgia, serif;
font-size: 23px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h4 {
font-family: georgia, serif;
font-size: 20px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h5 {
font-family: georgia, serif;
font-size: 17px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h6 {
font-family: georgia, serif;
font-size: 14px;
font-variant: small-caps;
font-weight: normal;
color: #6d6d6d;
}

#content div.post h2 a {
color: #6D8CC4;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #D07878;
}

#content div.post p {
line-height: 150%;
}

#content div.post p.date {
color: #bebebe;
text-align: right;
margin: 0;
}


p.nocomments {
}

#content div.post p.details_small {
font-size: 12px;
padding-left: 20px;
background: transparent url(images/back-details2.jpg) no-repeat left center;
color: #aaa;
}

#content div.post ul {
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol {
}

#content div.post ol li {
line-height: 140%;
}

/*   NAVIGATION LINKS   */

#content div.navigation {
display: block;
padding-top:10px;
padding-bottom:40px;
}

#content div.navigation a {

}

#content div.navigation span.alignleft {
float:left;
padding: 8px !important;
border: 1px solid #e9e9e9 !important;
}

#content div.navigation span.alignright {
float:right;
text-align:right;
padding: 8px !important;
border: 1px solid #e9e9e9 !important;
}

/*   COMMENTS AND COMMENTLIST   */

h3#comments,
h3#respond {
font-family: georgia, serif;
font-size: 22px;
font-weight: normal;
color: #8a8a8a;
padding: 10px 0;
}

ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}

ol.commentlist li {
padding: 10px;
border: 1px solid #e5e5e5;
margin-bottom: 12px;
}

ol.commentlist li.alt {
background:#fafafa;
}

ol.commentlist li big {
font-weight: bold;
font-size: 18px;
display: block;
color: #606060;
}

ol.commentlist li span.await_mod {
color: #c30;
font-weight: bold;




}

ol.commentlist li span.comment_data a {
font-size: 12px;
}

ol.commentlist li p {
line-height: 140%;
}

p.allowed-tags {
padding: 5px;
border: 1px solid #e9e9e9;
background: #fafafa;
width: 360px;
}

/*   FORM ELEMENTS   */

#commentform {
}

input {
}

input[type="submit"] {
}

textarea {
width:60%;
}

#searchform br {
}

/*   SIDEBAR   */

#sidebar {
width: 240px;
margin: 0;
padding: 0;
float: right;
font-size: 12px;
}

#sidebar h1 {
}

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul li{
line-height: 160%;
}

#sidebar ul li h2 {
font-family: georgia, serif;
font-weight: normal;
font-size: 15px;
text-transform: uppercase;
color:#9e9e9e;
}

#sidebar a {
padding-left: 13px;
background: transparent url(images/icon-sidelink.jpg) no-repeat left center;
}

#sidebar a:hover {
}

#sidebar ul li a {
}

/*   SIDEBAR WIDGETS TAGS   */

caption {
}

#sidebar table {
width:90%;
padding: 2px;
background: #f5f5f5;
border: 1px solid #e9e9e9;
}

#sidebar th {
width: 12%;
text-align:center;
}

#sidebar td {
text-align:center;
}

#sidebar table a {
padding: 0 !important;
background-image: none !important;
text-decoration:underline;
}

.recentcomments a {
padding: 0 !important;
background-image: none !important;
}

.recentcomments {
}

/*   FOOTER   */

#footer {
clear: both;
padding-top: 60px;
padding-bottom: 0.3px;
margin-bottom:0;
font-size: 13px;
text-align: center;
}

#footer a {
}

#footer a:hover {
}

#footer h1 {
}

#footer p {
}

/*   EXTRAS   */

.sh_avatar, .gravatar {
width: 40px;
height: 40px;
float: right;
}


#global-feed {
width: 150px;
height: 155px;
display: block;
position: absolute;
top: 20px;
left: 50%;
margin-left: 220px;
background: transparent url(images/back-feed2.png) no-repeat top left;
}

#global-feed span {
display: none;
}

#copyright {
	padding-top: 10px; 
	padding-right: 34px; 
	margin: auto; 
	width: 185px; 
	height: 40px; 
	text-align: center; 
	font-size: x-small; 
	font-style: normal; 
	color:#7d7d7d; 
	background: transparent url(images/squeezer.jpg) right no-repeat;
}

#copyright a {
	background: none; 
	padding-left: 0;
}


.embeddable {
text-align: center;
}


ul.twitter {
list-style-type: none;
margin: 0;
padding: 0;	
}

li.twitter-item {
margin: 0 0 10px 12px;
border-bottom: 1px dotted #9e9e9e;
;
}

p.twitter-message {}

.twitter-timestamp {
font-size: 9px;
color: #9e9e9e;
font-weight: bold;
margin: 0 0 0 5px;
}

.twitter-timestamp abbr {
text-decoration: none;
border: 0;
}

a.twitter-link {
font-size: 11px;
}

a.twitter-user {}

.post ul li {
margin-bottom: 10px;
}


.stricken {
text-decoration: line-through;
}

.updated {
font-weight: bold;
color: #CC0000;
font-size: large;
clear: both;
}


#twitter-href {
margin: 0 0 0 5px;
padding: 0;
font-size: 10px;
}

#twitter-href a {
margin: 0px;
padding: 0px;
background: none;
}