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

body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
	background:url(../images/changewesee/body-bg.gif) repeat-y top center #f0f0f0;
	}
img {border:none;}
p {padding:0; margin:0 0 1em 0;}
a:link, a:visited, a:active {color:#c5261c; text-decoration:none;}
a:hover {color:#ffa49e;}

h1 {font-size:18px; color:#c5261c; font-weight:bold;}
h2 {font-size:16px; color:#c5261c; font-weight:bold;}
h3 {font-size:14px; color:#c5261c; font-weight:bold;}

#container {
	width:940px;
	margin:0 auto;}
#header {margin-bottom:10px;}
#content {}
#left_column {
	width:620px;
	float:left;}
#right_column {
	width:300px;
	float:right;}

#footer {
	clear:both;
	width:980px;
	background:#FFF;
	margin:0 auto;
	}
#footer p { text-align:right; padding:10px 20px; font-size:12px;}
#footer img {padding:25px 0 0 20px;}



#top-buttons {width:300px; float:right; padding-top:40px;}
#top-buttons img {margin-bottom:10px;}

#twitter-block {}
.tweet {}
.tweet-img {width:48px; border:solid 1px #15aa9f; float:left; }
.tweet-text {width:230px; float:right;}
.tweet-author {width:230px; float:right; font-size:12px; color:#666; clear:right;}

.clearfix {clear:both}

@font-face {
	font-family: 'RockwellStdRegular';
	src: url('../fonts/RockwellStd.eot');
	src: local('Rockwell Std Regular'), local('RockwellStd'), url('../fonts/RockwellStd.otf') format('opentype');
	
}
.header {
		font-family: 'RockwellStdRegular', serif;
		color:#c5261c;
		font-size:30px;
		margin-bottom:0.5em;
}

.maincontent {margin-bottom:1em}

.big-block { background:url(../images/changewesee/big-block-bg.gif) repeat-y; margin-bottom:1em;}
.big-block-content {padding:10px;}

.small-block { background:url(../images/changewesee/small-block-bg.gif) repeat-y; margin-bottom:1em;}
.small-block-content {padding:10px;}




ol li {
  font-family: 'RockwellStdRegular', serif;
  color: #f59322;
  font-size:20px;
}
ol li p {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
}

#post-photos input {
	width:200px;
	height:26px;
	border:solid 2px #15aa9f;
	margin:5px 0;
	}
#post-photos textarea {
	width:200px;
	height:100px;
	border:solid 2px #15aa9f;
	margin:5px 0;
	}

.assets-header {
	  font-family: 'RockwellStdRegular', serif;
  color: #f59322;
  font-size:20px;

	}


.video-title {font-size:12px;}
.video-description {font-size:11px; word-wrap:break-word; width:120px; display:block}