/*
Theme Name:2010 
Theme URI: the-theme's-homepage
Description: theme for IEEE-NanoMed 2010
Author: Aaron zhang
Author URI: http://aaron.post1980s.org
Template: k2
*/

/* Color */

#header {
	background: #a3362d;
}

a {
	color: #a3362d;
}

h2 a:hover, h2 span a:hover {
	color: #a3362d !important;
}

.entry-content a:visited {
	color: #6c241e;
}

/* Layout */

/*
	Style Name      : NanoMed2010	
	Style URI	: http://getk2.com/
	Version		: 1.0
	Author Name	: K2 Team
	Author Site : http://getk2.com/
	Comments	: Sidebars on both sides of content
	Tags		: layout
*/


body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	position: relative;
	left: -520px;
	margin-left: -195px;
}

body.columns-three .template-image #primary {
	margin-left: 0;
}
