/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*

 * This CSS file is for customization purpose only

 */ 



#logo a.logo-icon {

	display: block;

	width: 240px;

	height: 100px;

	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;

}

.style-blue #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_blue.jpg); }

.style-green #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_green.png); }

.style-orange #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_orange.png); }

.style-pink #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_pink.png); }

.style-turquoise #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_turquoise.png); }



/* rss + twitter toolbar icons */

#toolbar a.rss,

#toolbar a.twitter {

	display: inline-block;

	margin-top: 7px;

}



/* demo content: spotlight teaser */

#headerbar .spotlight .teaser {

	height: 300px;

	background: url(../../../images/yootheme/home_header_spotlight_blog.jpg) 0 0 no-repeat;

}



.background-desert #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_desert.jpg) }

.background-grass #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_grass.jpg) }

.background-stadium #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_stadium.jpg) }

.background-worldmapblue #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_worldmapblue.jpg) }

.background-worldmapwhite #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_worldmapwhite.jpg) }

.background-street #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_street.jpg) }

.background-fabricdark #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_fabricdark.jpg) }

.background-squares #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_squares.jpg) }

.background-concert #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_concert.jpg) }





/* demo content: icons page */

.iconbox {

	padding: 19px;

	border: 1px solid #E5E5E5;

	background: #FAFBFB;

	overflow: hidden; 

}



/* demo content: social bookmarks */

#socialbookmarks a {

	display: block;

	height: 30px;

	width: 30px;

	background: url(../../../images/yootheme/socialbookmarks.png) 0 0 no-repeat;

}



#socialbookmarks a.twitter:hover { background-position: 0 -30px; }

#socialbookmarks a.facebook { background-position: 0 -60px; }

#socialbookmarks a.facebook:hover { background-position: 0 -90px; }

#socialbookmarks a.flickr { background-position: 0 -120px; }

#socialbookmarks a.flickr:hover { background-position: 0 -150px; }

#socialbookmarks a.linkedin { background-position: 0 -180px; }

#socialbookmarks a.linkedin:hover { background-position: 0 -210px; }

#socialbookmarks a.myspace { background-position: 0 -240px; }

#socialbookmarks a.myspace:hover { background-position: 0 -270px; }

/* Rich */

.contentcopy {
	color: #666 !important;
	font-size: 12px !important;
	font-family: verdana,sans-serif !important;
}

.contentcopy_indent {
	color: #666 !important;
	font-size: 12px !important;
	text-indent: 25px;
}

.contentcopy img {
	margin-right: 20px;
}

.papers {
    color: #3A3A3A;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 97%;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 135%;
    text-align: left;
}

p.paperstitle {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 135%;
		text-align: left;
		color: #2a2a2a;
		padding: 0px 0px 0px 10px;
}

p.papersub {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 100%;
		font-weight: bold;
		line-height: 135%;
		text-align: left;
		color: #2a2a2a;
		margin-left: 32px;
}

p.papers {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 100%;
		font-weight: normal;
		line-height: 135%;
		text-align: left;
		color: #3a3a3a;
		background-color: transparent;
		letter-spacing: 0.02em;
		padding: 0px 0px 0px 3px;
}

.papers {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 97%;
		font-weight: normal;
		line-height: 135%;
		text-align: left;
		color: #3a3a3a;
		background-color: transparent;
		letter-spacing: 0.02em;
		padding: 0px 10px 0px 8px;
}

.papers ol li {
    	background-color: transparent;
    	color: #3A3A3A;
   	 	font-family: Verdana,Geneva,sans-serif;
   	 	font-size: 96%;
    	font-weight: normal;
    	letter-spacing: 0.02em;
    	line-height: 152%;
    	padding: 2px 10px 2px 8px;
    	text-align: left;
}

.papers ul li {
    	background-color: transparent;
    	color: #3A3A3A;
   	 	font-family: Verdana,Geneva,sans-serif;
   	 	font-size: 96%;
    	font-weight: normal;
    	letter-spacing: 0.02em;
    	line-height: 152%;
    	padding: 2px 10px 2px 8px;
    	text-align: left;
    	list-style-type: disc !important;
}

.papers ol li span {
		font-style: italic;
}

p.papers span {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.0em;
		font-weight: normal;
		line-height: 135%;
		text-align: left;
		color: #3a3a3a;
		background-color: transparent;
		letter-spacing: 0.02em;
}

.assd {
	background: #E4E4BF !important;
    padding: 0px 20px 40px 20px;
}

.asse {
	background: #fff !important;
    	padding: 0px 20px 40px 20px;
}

.toa {
	background: #555555;
	padding: 10px 20px 2px 20px;
	height: 240px;
}

.toa p.acgintro {
	color: white;
}

.tgb {
	background: #333;
	padding: 10px 20px 2px 20px;
	height: 240px;
}

.tgb p.acgintro {
	color: white;
}


.papers_bottom {
	padding: 20px;
}