@charset "UTF-8";
/* CSS Document */

body {
	background-color: #4D0624;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	margin: 10px 0 40px 0;
}

#raised-box {
	background-color: #f0037f;
	padding: 9px 10px 7px 10px;
}

h1 {
	float: left;
}

h2 {
	font-family: "VAGtc", Arial, sans-serif;
	font-size: 16px;
}

h3 {
	font-family: "VAGtc", Arial, sans-serif;
	color: #f0037f;
	font-size: 12px;
	margin: 0;
}

h4 {
	font-family: "VAGtc", Arial, sans-serif;
	color: #666;
	font-size: 12px;
	margin: 0;
}

h5 {
	font-family: "VAGtc", Arial, sans-serif;
	color: #ffffff;
	font-size: 16px;
	margin: 0;
}

a {
	color: #f0037f;
	text-decoration: none;
	padding: 1px;
}

a { outline: none; }

a:hover {
	/*background-color: #f11a8b;
	color: white;*/
	border-bottom: 1px dashed #f11a8b;
}

a img {
	border: none;
}

#share {
	padding: 5px;
	background-color: white;
}

#side-btns li {
	margin: 0 0 5px 0;
}

#btn1 a {
	display:block;
	background-image:url(imgs/btn-1.gif);
	width: 205px;
	height: 35px;
	text-indent: -9999px;
	background-position: top;
	padding: 0;
}
#btn1 a:hover {
	background-position:bottom;
	border-bottom: none;
}
#btn2 a {
	display:block;
	background-image:url(imgs/btn-2.gif);
	width: 205px;
	height: 35px;
	text-indent: -9999px;
	background-position: top;
	padding: 0;
}
#btn2 a:hover {
	background-position:bottom;
	border-bottom: none;
}
#btn3 a {
	display:block;
	background-image:url(imgs/btn-3.gif);
	width: 205px;
	height: 35px;
	text-indent: -9999px;
	background-position: top;
	padding: 0;
}
#btn3 a:hover {
	background-position:bottom;
	border-bottom: none;
}
.twtr-bd .twtr-tweets {
	font-size: 10px;
	line-height:normal;
}

.twtr-widget h3, .twtr-widget h4, .twtr-widget .twtr-tweets p {
line-height:1.8 !important;
margin:0 !important;
padding:0 !important;
width:auto !important;
}


div.widget_twitter ul li a {
    line-height:auto;
}
.twtr-ft div a{
	display: none;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	color: #4D0624;
	font-size: 1em;
}

#header {
	padding: 0 0;
	border-bottom: 3px solid white;
	margin: 0 0 3px 0;
	height: 220px;
	position: relative;
}

#title-strap-1 {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 1.8em;
}
#title-strap-2 {
	color: #f774b9;
	position: absolute;
	right: 0;
	bottom: 18px;
	text-align: right;
	font-size: 1.4em;
}
#title-strap-2 a {
	color: #f774b9;
}

#mainbody {
	padding: 0 0;
	background-color:#FFF;
	font-size: 1.1em;
	line-height: 1.7em;
}

#col1 {
	padding: 20px;
	width:250px;
	w\idth:210px;
	float: left;
}

#col2 {
	padding: 20px 0;
	width: 440px;
	float: left;
	overflow:hidden;
}

#col2 #flashcontent, #col2 #promo-trailer {
	border: 10px solid #e5e5e5;
}

#col3 {
	padding: 20px 0 20px 20px;
	width:250px;
	w\idth:230px;
	float: left;
	overflow:hidden;
}
#col3 img {
	border: 10px solid #e5e5e5;
}
#updates {
	border-top: 1px dashed #666666;
	border-bottom: 10px solid #4D0624;
	height: 207px;
}
#updates p {
	padding: 30px 0 0 0;
	float: left;
	width: 400px;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #666666;
}
#updates img {
	float: left;
	margin: 0 20px 0 0;
}
#supporters {
	border-top: 3px solid #ffffff;
	background-color: #d5d5d5;
	padding: 20px;
	color: #666;
}
#participents {
	border-bottom: 3px solid #4D0624;
	background-color: #d5d5d5;
	padding: 20px;
	color: #666;
}

#signup-wrap {
	background-color: #e5e5e5;
	padding: 20px 60px;
	width:330px;
	w\idth:210px;
	float: left;
	margin: 30px 0 0 30px;
}

#howtohelp {
	border-top: 10px solid #4D0624;
	height: 207px;
	background-image:url(imgs/bg-bird.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
#howtohelp p {
	padding: 30px 0 0 0;
	float: left;
	width: 400px;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #666666;
}
#howtohelp img {
	float: left;
	margin: 0 20px 0 0;
}

#aboutrenmen {
	border-top: 10px solid #4D0624;
	height: 407px;
	background-image:url(imgs/bg-bird.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
#aboutrenmen p {
	padding: 0 0 0 0;
	float: left;
	width: 400px;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #666666;
}
#aboutrenmen img {
	float: left;
	margin: 0 20px 0 0;
}

#tumblr {
	background-color: #e5e5e5;
	padding: 10px;
}
#tumblr p {
	padding: 0 0;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #666666;
}
#tumblr img {
	margin: 0 0 20px 0;
}

#tumblr-badge img {
	border: 10px solid #4D0624;
}
#slider-wrap {
	margin: 12px 0 0 0;
	padding: 10px;
	background-color: #e5e5e5;
}
#slider {
	width: 210px;
	height: 176px;
	overflow:hidden;
}
#slider li {
	padding: 0;
	margin: 0;
	border: none;
	width: 211px;
	height: 176px;
}
#slider li img {
	border: none;
}
	