/**
 * skeleton.css - Example CSS file for theme, use this when adding a new CSS file
 * $Id$
 */

/***********************************************************************
 * Elements
 **********************************************************************/

/***********************************************************************
 * Items
 **********************************************************************/
#content-container {
	padding: 0px;
}

#content-container .left-col {
	float: left;
	width: 774px;
	margin: 0;
	padding: 0;
	height: auto;
	margin-right: 5px;
	padding-top: 6px;
}

#content-container .right-col {
	float: left;
	width: 120px;
	padding-top: 40px;
}

#content-container .right-col .advertisement img {
	margin-bottom: 15px;
}


/***********************************************************************
 * Classes
 **********************************************************************/

.rings {
	position: relative;
}

.latest-issue object, .latest-issue embed {
	margin-left: -37px;
}

object, embed {
}

