/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/


#header {padding: 0px 0 0 0; clear: both; position: relative;}
#header-wrapper {background:#000; }

#sidebar .ads125 { padding: 0 0 16px 16px; background-color:transparent; border:0px }


/* Columns */
.col-left {float: left;}
.col-right {float: right;}
.col-full {width: 995px; margin: 0 auto;}

/* change spacing for total social widget */
.socialprofiles img {
	padding-right: 12px;
}




/* 
If you'd like to enable a cool WebKit roll-over "expand" functionality for your Social Media icons, uncomment the following. Then, rename the "socialnetworking.php" file to "socialnetworking_OLD.php" and rename the "socialnetworking-webkit.php" file to "socialnetworking.php"
*/


ul.social_icons li img {-webkit-transition: opacity .5s linear; opacity: 0; vertical-align: middle;}
ul.social_icons li img.small {opacity: 0.5;}
ul.social_icons li:hover img{opacity: 1;}	
ul.social_icons li:hover img.small {opacity: 0;}
	

/* ********************************************** */
/* Main Content Area */
/* ********************************************** */

#content {min-height: 550px; padding: 0;}
#html #content {height: 550px;}
#main {width: 655px;}

/* Full Width Content Area */
#main.fullwidth {width: 995px;}

/* ********************************************** */
/* Sidebar */
/* ********************************************** */

#sidebar {width: 300px; overflow: hidden;}

.post img.attachment-thumbnail {float: left; width: auto; border: 0px solid #b0b0b0; margin: 0 10px 10px 0;}
.entry img  { border: 0px solid #b0b0b0; }
.entry .attachment-post-thumbnail {float: left; width: auto; border: 0px solid #b0b0b0; margin: 0 10px 10px 0;}
.entry .wp-caption {margin-bottom: 20px; padding: 1px; text-align: center; background: #F8F8F4; border: solid 0px #e6e6e6;}


.aktt_tweets li{
border-bottom: 1px solid #b0b0b0; padding: 0px 0 6px 0px!important; line-height: 18px;

}

.aktt_tweets li a {
color: #333333!important; display: inline!important; padding: 0!important; line-height: 18px!important; background: none!important; border: none!important;
}
