/*
Theme Name: Freeweird
Theme URI: http://underscores.me/
Author: Giorgos Sarigiannidis
Author URI: http://www.gsarigiannidis.gr
Description: A responsive theme for www.freeweird.com created from scratch
Version: 1.0
*/
#rie-primary {
	width:100%;
	border-right:1px solid #dddddd;
	float:left;
}
#rie-content {
	padding:1em;
	width:97%;
}
.rie.poststats {
	position:relative;
	left:-1.7em;
	top:1.8em;
	z-index:1;
}
.rie-cat-title {
	color: #678E8D;
	font-family: Jura,Arial,Tahoma;
	font-size: 227%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 40px;
	text-align: center;
}
.rie-cat-title2 {
	background: none repeat scroll 0 0 #D7594B;
	color: #FFFFFF;
	font-style: normal;
	padding: 5px;
	margin-left:5px;
}
.rie-cat-title2 img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position:relative;
	top:5px;
}
.rie-cat-title2 img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#container {
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	-moz-column-gap:15px;
	-webkit-column-gap:15px;
	column-gap:15px;
	width:100%;
}
.rie-box {
	border:1px solid #dddddd;
	display:inline-block;
	width:88%;
	padding: 1em 0.7em 1em 1em;
	margin: 1px 0 1em 0;
	border-top: 1px solid #D7594B;
}
.rie-box:hover {
	background:#f5f5f5;
	border-top: 1px solid #cccccc;
}
.rie-box a:hover {
	text-decoration:none;
	text-shadow:1px 1px 1px #ffffff;
}
.rie-box img {
	border:1px solid #eeeeee;
	width:100%;
	height: auto;
}
.rie-date {
	font-family:Jura,Arial,Tahoma;
	margin:10px 0 -10px;
	font-weight:bold;
	text-align:right;
	color:#666666;
}
.rie-date a {
	font-size:80%;
	color:#666666;
	border-bottom:1px dotted #cccccc;
}
.rie-date a:hover {
	color:#678E8D;
	border-bottom:none;
}
.rie-box h2 {
	font-family:Jura,Arial,Tahoma;
	font-weight:bold;
	font-size:120%;
	color:#678E8D;
	line-height:1.2em;
	padding-bottom:10px;
}
.rie-box .rie-desc {
	color:#555555;
	font-size:90%;
	font-style:italic;
}
.rie-box .rie-desc a {
	color:#333333;
	border-bottom:1px dotted #cccccc;
}
.rie-more {
	text-align:center;
	font-size:90%;
	text-shadow:1px 1px 1px #ffffff;
	margin-top:-10px
}
.rie-more a:hover {
	border-bottom:none;
}
.rie-source {
	margin:1em 0 !important;
}
.rie-source a {
	background:url(images/Link.png) no-repeat !important;
	padding:6px 30px !important;
	font-size:90% !important;
	color:#678E8D !important;
}
.rie-source-fs a {
	background:url(images/Link.png) no-repeat !important;
	padding:4px 30px !important;font-size:115% !important;
	color:#678E8D !important;
}
.rie-source a:hover, .rie-source-fs a:hover {
	color:#D7594B !important;
	text-decoration:none !important;
}
/* Fullstory */
.singletags, .single-time {
	display:none;
}
.rie-fssuper {
	background:#D7594B;
	width:8.5em;
	font-family:Jura,Arial,Tahoma;
	font-weight:bold;
	font-size:144%;
	padding:0.2em 1em;
	margin:0 0 1em 0;
	text-shadow:1px 1px 1px #000000;
}
.rie-fssuper a {
	color:#ffffff;
}
.rie-fssuper:hover {
	background:#678E8D;
}
.rie-fssuper a:hover {
	text-decoration:none;
	color:#eeeeee;
}
.rie-image img {
	border:1px solid #dddddd;
	box-shadow:1px 1px 10px #cccccc;
}
/* Comments on fullstory */
.rie-comments-fs {float:right;position:relative;top:-30px;}
.rie-comments-fs a {color:#658D8C;}
.rie-comments-fs a:hover {color:#D7594B;text-decoration:none;}
.fb_iframe_widget iframe {max-width: 450px; height: 233px !important;}
/* specific content's format */
.rie-box .rie-desc embed, .rie-box  .rie-desc iframe, .rie-box  .rie-desc object {height:auto;} /* video */
.rie-desc blockquote {margin:0 1em;}
.rie-desc blockquote:before, .rie-desc q:before {color: #CCCCCC; content: "“"; font-size: 820%; left: -23px; line-height: 0; position: relative; top: 57px;} /* quotes opening */
.rie-desc blockquote:after, .rie-desc q:after {color: #CCCCCC; content: "”"; font-size: 820%; right: -200px; line-height: 0; position: relative; top: 87px;} /* quotes closing */
.rie-fs blockquote:after, .rie-fs q:after {line-height:76px;right:-95%;top:47px;} /* fullstory */
.rie-desc blockquote p {font-size:130%;margin-bottom:-45px;} /* quotes content */
.rie-image {width:100%; text-align:center;margin-bottom:20px;} /* featured image */

@media (max-width: 980px) {
	#rie-content {
	padding: 1em 0.2em;
	}
	.rie.poststats {
	left: -4px;
	height: 52px;
	}
}

@media (max-width: 768px) {
#container {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	}
}

@media (max-width: 768px) {
	.page-header {
	top: -3em !important;
	}
	.rie.poststats {
	top: 5em;
	}
}

@media (max-width: 320px) {
#container {
	padding: 0;
	width: 100%;
	}
#container {
	-moz-column-count:1;
	-webkit-column-count:1;
	column-count:1;
	margin:0 0.1em 0 0.15em;
	width:100%;
	}
#rie-content {
	padding:0 0 0 0.2em;
	}
.rie-cat-title {
	font-size: 200%;
	}
.rie-box {
	width:90%;
	}
.rie-comments-fs {
	display:none;
	}
}

@media (max-width: 240px) {
#rie-content {
	padding: 0;
	}
.rie-box {
	width:88%;
	}
.page-header {
	top: 0 !important;
	}
.rie-cat-title {
	font-size:144%;
	}
.entry-title, .rie-fssuper {
	font-size: 120%;
	}
.rie-desc blockquote:after, .rie-desc q:after {
	right: -117px;
	}
}