/*  
Theme Name: Falling Dreams SE
Theme URI: http://teo.esuper.ro/wordpress-themes/falling-dreams/
Description: Svensk editerad version av Falling Dreams (<a href="http://teo.esuper.ro">Razvan Teodorescu</a>).
Version: 2.0
Author: Fredrik Johansson/Razvan Teodorescu
Author URI: http://teo.esuper.ro/
This theme was designed and built by Razvan Teodorescu,
whose blog you will find at http://teo.esuper.ro.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
If you have questions feel free to contact me at: razvan.teodorescu@gmail.com
*/

/*
--General reoccuring styles--
##########################
*/

body {	background: url(images/background.jpg) #eee repeat fixed;	color: #3d3d3d;	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	margin: 0px auto 0px auto;	padding: 0px;	text-align: center;}

a{	color: #DE3A3A;	text-decoration: none;}
a:visited {	color: #DE3A3A;	text-decoration: none;}
a:hover {	color: #3D3D3D;	text-decoration: underline;}

form{	margin: 0px;	padding: 0px;}
input, select, textarea {	border: 1px solid #ddd;	color: #3d3d3d;	margin: 0px;	padding: 0px;}

img {	border: 0px;}

blockquote {	background: #F8F8F8;	border-left: 2px solid #F4F4F4;	margin: 5px 0px 5px 0px;	padding: 5px;}

h2{	color: #3D3D3D;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	font-weight: normal;	line-height: 130%;	margin: 25px 0px 20px 0px;	padding: 0px;	text-align: left;}
h2.headline {	color: #DE3A3A;}
h3 {	font-size: 21px;	margin: 0px;	padding: 0px 0px 3px 0px;}

.alignleft {	color: #ACACAC;	display: block;	float: left;	font-size: 10px;}
.alignleft a, .alignleft a:visited {	background: url(images/alignleft01.gif) no-repeat left center;	color: #ACACAC;	margin: 0px;	padding: 0px 0px 0px 16px;	text-decoration: none;}
.alignleft a:hover {	background: url(images/alignleft02.gif) no-repeat left center;	color: #DE3A3A;	margin: 0px;	padding: 0px 0px 0px 16px;	text-decoration: underline;}
.alignright {	color: #ACACAC;	display: block;	float: right;	font-size: 10px;}
.alignright a, .alignright a:visited {	background: url(images/alignright01.gif) no-repeat right center;	color: #ACACAC;	margin: 0px;	padding: 0px 16px 0px 0px;	text-decoration: none;}
.alignright a:hover {background: url(images/alignright02.gif) no-repeat right center;	color: #DE3A3A;	margin: 0px;	padding: 0px 16px 0px 0px;	text-decoration: underline;}

.hidden {display:none;}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*
--Content container--
##########################
*/

#wrapper {
	background: transparent url(images/content-bg-fade.gif) repeat-y;
	margin: 0 auto;
	padding: 3px 35px 0 35px;
	text-align: center;
	width: 600px;
}
body>#wrapper {background: transparent url(images/content-bg-fade.png) repeat-y;}


/*
--Menu--
##########################
*/


#menu {
	background:#333;
	color: #fff;
	display: block;
	margin: 3px 0;
	padding: 5px 0px 5px 25px;
	text-align: left;
	list-style:none;
}

#menu li {
	font: bold 11px Georgia, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin: 0px;
	padding: 0px;
}

#menu a {
	background: #333333;
	color: #fff;
	font-weight: bold;
	height: 19px;
	margin: 0px;
	padding: 5px 15px 5px 15px;
}

#menu a:hover {
	background: #DE3A3A;
	color: #FFFFFF;
	text-decoration: none;
}



/*
--Main column--
##########################
*/

#content{
	color: #3D3D3D;
	float: left;
	line-height: 130%;
	margin: 0px;
	padding: 10px;
	text-align: justify;
	width: 400px;
}

form#commentform{	background-color: #F8F8F8;	border: 1px solid #e3e3e3;	color: #666666;	list-style: none;	margin: 0px 0px 10px 0px;	padding: 10px 10px 0px 10px;}
form#commentform input#submit {	font-family:Georgia; background-color: #DE3A3A;	border: 1px solid #3d3d3d;	color: #fff;	font-size: 12px; font-weight:bold;	padding: 3px 0px 3px 0px;	width: 80px;}
form#commentform input, form#commentform textarea {	background-color: #fff;	border: 1px solid #999;	color: #666666;	font-size: 11px;	padding: 2px;}
form#commentform input {width:40%}
form#commentform textarea {width:372px;}
form#commentform:hover{	background-color: #F6F6F6;	border: 1px solid #F1F1F1;	color: #6B6850;	list-style: none;	margin: 0px 0px 10px 0px;	padding: 10px 10px 0px 10px;}

#comments {	color: #DE3A3A;}

p.comentariu-rss {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-variant: normal;
	margin: 0px 0px 10px 0px;
}

p.data-comment {
	background: url(images/icon_clock.gif) no-repeat center right;
	color: #DE3A3A;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}


.author {
	background: transparent url(images/post-top-bg.gif) no-repeat top right;
	color: #737373;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
}

.author-comment {
	color: #de3a3a;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.author-comment a, .author-comment a:hover, .author-comment a:visited{
	color: #de3a3a;
	font-weight: bold;
	text-decoration: underline;
}

.commentlist {
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.commentlist li {
	background-color: #f8f8f8;
	border: 1px solid #e3e3e3;
	color: #666666;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	text-align: justify;
}

.commentlist li:hover{
	background-color: #f3f3f3;
	border: 1px solid #dedede;
	color: #666666;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

.data {
	color: #3d3d3d;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 25px 0px 10px 0px;
	padding: 0px;
	text-align: right;
}

.feedback {
	background: url(images/icon_comment.gif) #eee no-repeat center left;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	margin: 2px 0px 25px 0px;
	padding: 2px 3px 2px 23px;
}

.feedback a, .feedback a:visited{
	color: #666666;
	text-decoration: underline;
}

.feedback a:hover{
	color: #666666;
	text-decoration: none;
}

.highlight {
	background-color: #faf8b4;
	color: #6b6850;
	font-size: 9px;
	padding: 3px;
}

.image {
	border: #ddd 1px solid;
	margin: 5px auto 5px -6px;
	padding: 5px;
	text-align: center;
}

.link-category {
	background: url(images/icon_category.gif) no-repeat center left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
}

.nicetitle {
	background: url(images/background.png);
	color: #fff;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	padding: 4px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 25em;
}

.nicetitle p {
	margin: 0px;
	padding: 0px 3px 0px 0px;
}

.nicetitle p.destination {
	font-size: 9px;
	padding: 3px 0px 0px 0px;
}

.page-navigation {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

.post{
	margin: 0px;
	padding: 0px;
}

.post ul {
	border: 0px;
	list-style: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	text-align: justify;
}

.post ul li {
	background: url(images/bullet.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

.required{
	color: #de3a3a;
	font-size: 9px;
}

.title {
	background: url(images/headline-bg-icon.gif) left top no-repeat;
	color: #de3a3a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 35px;
	text-align: left;
}

.title a, .title a:visited {
	color: #DE3A3A;
	text-decoration: none;
}

.title a:hover {
	background-color: #DE3A3A;
	color: #fff;
	text-decoration: none;
}

.post-text {
	line-height:140%;
}

#metadata {
	background-color: #eee;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 3px 8px 3px 8px;
}

#metadata a, #metadata a:visited {
	color: #666666;
	text-decoration: underline;
}

#metadata a:hover {
	color: #666666;
	text-decoration: none;
}

#searchform{
	background-color: #F8F8F8;
	border: 1px solid #F4F4F4;
	margin: 5px 0px 5px 0px;
	padding: 10px;
}

#searchform input#s{
	background-color: #FFFFFF;
	border: 1px solid #F0F1F2;
	color: #333333;
	padding: 2px 0px 2px 0px;
}

#searchform input#searchsubmit{
	background: #DE3A3A;
	border: 1px solid #3D3D3D;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
}

/*
--Sidebar--
##########################
*/

#sidebar{
	float: right;
	margin: 0px;
	padding: 0px 10px 0 0;
	text-align: right;
	width: 150px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: right;
}

#sidebar ul li a{
	margin: 0px;
	padding: 0px;
}

#sidebar ul li h2 {
	color: #3D3D3D;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0px 5px 0px;
	padding: 0px;
	text-align: right;
}

#button, .submit {
	background: #DE3A3A;
	border: 1px solid #3D3D3D;
	color: #FFFFFF;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
}

#button:hover, .submit:hover {
	background: #3D3D3D;
	border: 1px solid #3D3D3D;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}


/*
--Footer--
##########################
*/

#footer {
	background-color: #333333;
	border-bottom: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	clear: both;
	color: #999999;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	font-weight: normal;
	height: 20px;
	line-height: 130%;
	margin: 0px;
	padding: 10px 3px 3px 8px;
}

#footer a, #footer a:visited {
	background-color: #4A4A4A;
	color: #999999;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

#footer a:hover {
	background-color: #DE3A3A;
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

#header {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
	display:block;
}


#header a {
	height: 280px;
	display:block;
	outline:none;
}


/*#--- Flickr photos #---*/

ul.flickr-feed {
	list-style:none;
	margin:0;
	padding:0;
}

ul.flickr-feed li {
	float:left;
	width:117px;
	height:117px;	
	margin:5px 10px 5px 0;
	border:1px solid #999;
	padding:2px;
	background:none;
	z-index:0;
}

.flickr-feed a { 
	display:block;
	width:117px;
	height:117px;
	outline:none;
}

.flickr-feed a span { 
	overflow:hidden;
	display:block;
	cursor:hand; 
	z-index:1; 
	width:117px;
	height:117px;
}

.flickr-feed a:hover{ 
	z-index:3;
}

.flickr-feed a:hover span{ 
	position:relative;
	overflow:visible;
	width:240px;
	height:240px;
	margin: -61px -62px -62px -62px;
}

