/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*---:{ POST FOOTER }:---*/

.related{
    float:right;
    width:275px;
    font-weight: bold;
    padding-right: 10px;

}
.subscribe{
    float:left;
    width:270px;
    background: url(http://www.smartbloggerz.com/wp-content/uploads/2011/03/blackboard.png) no-repeat top;
    padding: 18px 18px 0 18px;
    min-height:350px;
}
.custom .format_text .subscribe h4{
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
}
.custom .format_text .subscribe .text{
    font-size: 12px;
    color: #FFFFFF;
    padding-right: 83px;
}
.subscribe input[type="text"]{
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    font-size: 0.9em;
    padding: 0.457em 0.514em 0.457em 3.514em;
    font-family: Verdana,sans-serif;
    color: #444444;
    margin: 0;
    line-height: 1.5em;
    width: 85%;
}
.subscribe .name{
    background: url("images/name_icon.png") no-repeat scroll left center #FFFFFF;
}
.subscribe .email{
    background: url("images/mail_icon.png") no-repeat scroll left center #FFFFFF;
}
.subform{
    margin-top:45px;
}
.subform p{
    margin-bottom: 5px;
}
.subscribe .submit{
    background: url("http://www.smartbloggerz.com/wp-content/uploads/2011/03/optin_submit.png") no-repeat scroll 0 0 transparent;
    -moz-border-radius: 0 0 0 0;
    -moz-box-shadow: none;
    border: 0 none;
    display: block;
    float: center;
    height: 45px;
    text-indent: -9999px;
    width: 275px;
    margin-left: 5px;
}
.subscribe .submit:hover{
    background-position: 0 -45px;
    cursor: pointer;
}

/* popular articles */

.widget.popular ul {
	background: #fff;
	border: 1px solid #b6b6b6;
	padding: 18px
}
	.widget.popular li {
		border-bottom: 1px solid #ddd;
		margin-bottom: 8px;
		padding-bottom: 8px
	}
		.widget.popular li:last-child {
			border: 0;
			margin: 0;
			padding: 0
		}
.popcol.blue ul {
    color: #000080;
}
.popcol.blue li {
    color: #000080;
}

/*---:{ SOCIAL BUTTONS }:---*/

a.twitter
{
    background-image:url(http://www.smartbloggerz.com/wp-content/uploads/2011/03/twitter1.jpg);
    background-position:0 0px;
    width:147px;
    height:51px;
    text-indent:-9999px;
    display:block;
    background-repeat: no-repeat;
    border:0px;
    float:left;
}
a.facebook
{
    background-image:url(http://www.smartbloggerz.com/wp-content/uploads/2011/03/facebook1.jpg);
    background-position:0 0px;
    width:147px;
    height:51px;
    text-indent:-9999px;
    display:block;
    background-repeat: no-repeat;
        border:0px;
        float:left;
}
a.linkedin
{
    background-image:url(http://www.smartbloggerz.com/wp-content/uploads/2011/03/linkedin.jpg);
    background-position:0 0px;
    width:147px;
    height:51px;
    text-indent:-9999px;
    display:block;
    background-repeat: no-repeat;
        border:0px;
        float:left;
}
a.stumbleupon
{
    background-image:url(http://www.smartbloggerz.com/wp-content/uploads/2011/03/stumbleupon.jpg);
    background-position:0 0px;
    width:147px;
    height:51px;
    text-indent:-9999px;
    display:block;
    background-repeat: no-repeat;
        border:0px;
        float:left;
}
.social a:hover
{
    background-position:0 -51px;
}
.social
{
    width:294px;
    height:102px;
}

.share
{
	width: 612px;
	height: 85px;
	margin-left: 20px;
}

.rope
{
	width: 612px;
	height: 15px;
	background:url(http://www.smartbloggerz.com/wp-content/uploads/2011/04/rope.png);
	float: left;
}

.share a.facebook
{
	width: 204px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	background:url(http://www.smartbloggerz.com/wp-content/uploads/2011/04/facebook.png) top no-repeat;
	background-position: 0 0;
	float: left;
}

.share a.facebook:hover
{
	background-position: 0 -70px;
}


.share a.stumble
{
	width: 204px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	background:url(http://www.smartbloggerz.com/wp-content/uploads/2011/04/stumble.png) top no-repeat;
	background-position: 0 0;
	float: left;
}

.share a.stumble:hover
{
	background-position: 0 -70px;
}


.share a.twitter
{
	width: 204px;
	height: 70px;
	text-indent: -9999px;
	display: block;
	background:url(http://www.smartbloggerz.com/wp-content/uploads/2011/04/twitter.png) top no-repeat;
	background-position: 0 0;
	float: left;
}

.share a.twitter:hover
{
	background-position: 0 -70px;
}


#copyright:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}
#copyright p{padding:0 1.1em}
#copyright a{background-repeat:no-repeat;display:block;float:left;height:70px;margin-right:2.5em;text-indent: -9999px}
#copyright a:hover{background-position:0 -70px}
#copyright .goup{background:url(http://www.smartbloggerz.com/wp-content/themes/thesis_184/custom/images/ggoup.png);cursor:pointer;float:right;height:83px;margin: -1.3em 0 0;width:121px}
#copyright .goup:hover{background-position:0 -83px}
.copy{background:url(http://www.smartbloggerz.com/wp-content/themes/thesis_184/custom/images/copyright.gif);width:208px}
.host{background:url(http://www.smartbloggerz.com/wp-content/themes/thesis_184/custom/images/vhost.gif);width:140px}
.thesis{background:url(http://www.smartbloggerz.com/wp-content/themes/thesis_184/custom/images/thesis.png);width:129px}
.kolakube{background:url(http://www.smartbloggerz.com/wp-content/themes/thesis_184/custom/images/kkola.gif);width:120px}
/* HIGHLIGHT AUTHOR COMMENTS */
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:10px; padding-bottom:10px;}

.header_banner {
    float: right;
    position: relative;
    right: 1.4em;
    margin-bottom: 1em;
    margin-top: -2.5em;
}

.custom #header .button:hover {
    opacity: 1;
}
.custom #header .button .sub-menu li a {
    color: #000;
    text-shadow: none;
    box-shadow: none;
}
.custom #header .button .sub-menu li a:hover {
    background: #f1f1f1;
}