/*  
Theme Name: Yung Chill
Theme URL: http://www.yungchill.com
Description: Yung Chill Video Blog 
Version: 1
Author: J. Biss S. Waite
Author URI: http://shanewaite.com/
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#bfbfbf;
	border-top:5px solid #333;
	color:#555;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:9px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:1024px;	
	height: auto !important;
	background:#b0b1af;
	background: url(./images/header.jpg) repeat-x;



}
#allwrap {
	background:#b0b1af url(./images/content_bg.gif) repeat-x;
	margin:0 auto;
	width:1024px;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
}
#biss {
	background: url(./images/biss_bg.jpg) repeat-x;
        background-color:#cececd;
	
}
#content{
    /*background:#b0b1af url(./images/content_bg.gif) repeat-x;*/
	font-size:1.2em;
	float:left;
	padding:5em;
	width:40em;
	min-height: 438px;
	
}
#sidebar{
	font-size:1.2em;
	float:right;
	padding-top:9em;
        padding-left:2em;
        padding-right:2em;
	width:270px;
        font-family: "Lucida Grande";
	min-height: 438px;
	border-left: 1px #b0b1af solid;
	height: auto !important;
	height: 100%;
	
}
.textwidget {
background:#a3a3a3;
 padding:5px 10px; 
color:#fff;

}
#calendar_wrap table  caption {
font-weight:bold;
width:250px;
margin:0 auto;}

#calendar_wrap table {
width:250px;
margin:0 auto;}


#calendar_wrap table thead tr th {
background-color:#000000;
background-image:url(http://yungchill.com/wp-content/themes/simpla/images/black_bg.png);
padding-left:15px;}

#calendar_wrap table {
border-collapse:collapse;}

#calendar_wrap table th {
color:#cececd;}

#calendar_wrap table td {
padding-left:15px;}

#header{
	padding:0px;
margin:0px;
	height: 506px;
width:1024px;overflow:hidden;border-bottom:10px solid #595959;



	
}
#twitter {
       float:left;
}


#tweet {
        float: left;
        font-family: "Georgia", serif;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        /*width: 420px;*/
        margin: 0;
        padding: 0;
}


#tweet ul{ 
        margin: 0;
        padding: 0;
        float: left;
}


#tweet li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: left;
        display: block;
}

#tweet_time {
        float: right;
        font-family: "Georgia", serif;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
}

#tweet_time li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: left;
        display:block;
}

#tweet_time ul{ 
        margin: 0;
        padding: 0;
        float: left;
}


#footer{
	
	clear:both;
	margin:0 auto;
        text-align:left;
	width:1024px;
	height: 7em;	
	background:#b0b1af;	border-top: 15px #595959 solid;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing: -1px;
	margin:0;
        
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
        display:none;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
        display:none;
}
#sm_links{
 padding-right:38px;
margin:0px;
}
.social{
width: 60px;
height: 128px;
margin:0;
margin-top:-127px;
margin-left:55px;
float:right;
display:block;

}



.entrytitle h2{
	font-size:2em;
        text-transform: uppercase;
padding-top:20px;

}
.entrytitle h2 a
{       padding-left:10px;
	color:#032290;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
 	font-family: Verdana, san-serif;
 	text-transform: lowercase; 
	font-size:12px;
        font-weight:normal;
        line-height:13px;
	color:#8eaeba;
margin:0 auto;
margin-left:105px;
	letter-spacing: 0;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
#push{
	height: 22em;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
        width: 570px;
        
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	//background:#fff; //url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	//background:#fff;// url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink {
        font-size:42px;
        font-family:Georgia, "Times New Roman", Times, serif;
        padding-left: 0%;
        margin:30px;
        font-weight: bold;
        line-height:1.8;
        letter-spacing:-3px
        color:#032290;
	
}
#commentsbubble {
        background: url(./images/comments_num.png) no-repeat;
        width: 89px;
        height: 95px;
        margin:0 auto;
        float:left;
}

#commentthis {
background: url(./images/smallcommentbubble.png);
background-repeat: no-repeat;
        width: 118px;
        height: 18px;
        margin:0;
padding:0;
margin-top: -31px;
margin-right:256px;
margin-left:2px;


        float:right;
}
#commentthis a {
line-height: 2.2;
}

/*************************************
 +Sidebar
 *************************************/
#keysandink {
	width: 121px;
	length: 177px;
	margin: 0 auto;
	
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
