/* 
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.
*/

/* 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;}

.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;
}
