/* line 184, ../sass/screen.sass */
.example-image-link {
	display: block;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	width: 250px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
}
/* line 191, ../sass/screen.sass */
.example-image-link:hover {
}
.example-image-link22 {
	display: block;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	width: 250px;
	height:220px;
	float:left;
	margin-right:16px;
	color:#333;
	font-size:14px;
	text-align:center;
}
/* line 191, ../sass/screen.sass */
.example-image-link22:hover {
}

/* line 194, ../sass/screen.sass */
.example-image {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

/* -- Download -- */
/* line 199, ../sass/screen.sass */
.download-section {
  text-align: center;
}

/* line 202, ../sass/screen.sass */
.download-button {
  display: block;
  max-width: 300px;
  margin: 0 auto 20px auto;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #2b2b2b;
  border: 4px solid #444444;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  *zoom: 1;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.download-button:after {
  content: "";
  display: table;
  clear: both;
}
/* line 213, ../sass/screen.sass */
.download-button:hover {
  border-color: #00bfa8;
  background-color: #444444;
}
/* line 216, ../sass/screen.sass */
.download-button .file {
  font-size: 36px;
  color: white;
  line-height: 1em;
}
/* line 220, ../sass/screen.sass */
.download-button .version {
  font-size: 24px;
  color: #00bfa8;
}

/* -- Sharing -- */
/* line 226, ../sass/screen.sass */
.sharing {
  position: fixed;
  top: 20px;
  right: 0;
}

/* -- Donate -- */
/* line 233, ../sass/screen.sass */
.donate-button-form {
  text-align: center;
}

/* line 235, ../sass/screen.sass */
.donate-button {
  border: 4px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
/* line 239, ../sass/screen.sass */
.donate-button:hover {
  background-color: #444444;
  border-color: #00bfa8;
}

.example-image {
	height: 150px;
	width: 240px;
	float: left;
	padding: 4px;
	border: 1px solid #eaeaea;
	margin-left: 5px;
	margin-bottom: 5px;
}
.example-image:hover {
	border: 1px solid #00bfa8;
}
.example-image22 {
	height: 146px;
	width: 220px;
	float: left;
	padding: 4px;
	border: 1px solid #eaeaea;
}
.example-image22:hover {
	border: 1px solid #00bfa8;
}
.example-image-link22 span {
	font-size: 12px;
	display: block;
	width: 230px;
	float: left;
	background-color: #07B05D;
	color: #FFF;
	height: 22px;
	line-height: 15px;
	padding-top: 5px;
	background-image: url(../images/ty.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
.example-image-link33 {
	display: block;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	width: 310px;
	height: 300px;
	float:left;
	margin-right:35px;
	color:#333;
	font-size:14px;
	text-align:center;
}
.example-image33 {
	height: 215px;
	width: 300px;
	float: left;
	padding: 4px;
	border: 1px solid #eaeaea;
}
.example-image33:hover {
	border: 1px solid #00bfa8;
}
.example-image-link33 span {
	font-size: 14px;
	display: block;
	width: 310px;
	float: left;
	background-color: #07B05D;
	color: #FFF;
	background-image: url(../images/ty2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 30px;
	height: 50px;
	padding-bottom: 10px;
}
