/*
	Tudor Iordăchescu
	http://egosystem.istudio.ro

	Based on the Relaxation Theme by John Wrana
	http://www.jowra.de/wp/
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #a9ac99 url(images/body-corner.gif) no-repeat top right;
	font-size: 13px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 20px 0;
}

blockquote {
	font-size: 16px;
	font-family: Georgia, 'Garamond', 'Times New Roman', Times, serif;
	font-style: italic;
	/*
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	*/
	margin: 0 30px;
}

a {
	color: #005577; /*#a06000;*/
	text-decoration: none;
	padding: 0;
}

pre {
	display:block;
	width:350px;
	overflow:auto;
}

code {
	color: #005577;
	text-align: left;
}

h1 {position:relative;}

h1, h1 a {
	/* tired of these things
	background-color: #005577;
	color: #fdfdfa;
	padding: 0 0 0 2px;
	letter-spacing: -0.05em;
	*/
	color: #005577;
	font-size: 30px;
	font-weight: normal;
	font-family: Georgia, 'Garamond', 'Times New Roman', Times, serif;
	width:100%;
	margin: 40px 0 0 0;
	text-decoration: none;
	text-transform: capitalize;
}

/* h1 a:hover,*/
h2 a:hover, h3 a:hover {
	border-bottom: #005577 1px dotted;
}


h2, h2 a {
	color: #990000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #005577;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

form { /* ,ol */
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: transparent;
	border: none;
	color: #5f5f5f; /*#000000;*/
	/*float: left;*/
	left: 1px;
	margin: 0;
	padding: 0 30px 30px 37px;
	text-align: left;
	width: 460px;

}

.entry p a, .entrytext p a {background-color: #F5F5EE;}

#content p:hover a {
	border-bottom:#005577 1px dotted;
}

#content p a:hover {
	color:#fff !important;
	background-color:#005577;
	/*text-decoration: underline;*/
}

#content .post strong {
	color:#000;
}

#content img {
	/* need to sort this out !
	display: inline;
	margin:0;
	border:0;	
	-moz-border-radius: 7px;	
	
	float: left;*/
	margin: 5px 15px 0 0;
	border: 2px solid #e0e0d0;
	max-width: 460px;
}

.smilie, .wp-smiley {
	display:inline !important;
	float: none !important;
	margin:0 !important;
	padding:0 !important;
	border: none !important;
}

#content a img {
	margin: 0;
	border: 2px solid #e0e0d0;
}

#content .flipper {
	display: block;
	overflow: hidden;
	clear: both !important;
	margin: 0;
	padding: 0;
	border: 1px solid #e0e0d0;
	background-repeat: no-repeat !important;
	background-position: top left !important;
}

#content .flipper:hover {
	background-repeat: no-repeat !important;
	background-position: bottom left !important;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(images/bottom.gif) no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 65px;
	margin: 0;
	padding: 10px 10px 10px 37px;
	/*
	padding: 10px 10px 10px 67px;
	*/
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: transparent url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 714px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 98%; /*115px;*/
}

#s:hover {
	background: #FDFDFA;
	border: 1px dotted #000;
}

#sidebar {
	background: transparent;
	border: none;
	color: #443;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 0px;
	text-align: left;
	width: 140px;
}

#sidebar a {
	color: #444433;
}

#sidebar a:hover {
	color: #a06000;
}

#sidebar h2 {
	color: #005080;
	font-size: 12px;
	font-weight: normal;
	/*letter-spacing: 0.25em;*/
	font-family: Georgia, 'Garamond', 'Times New Roman', Times, serif;
	text-transform: uppercase;

	margin: 20px 0 0.1em 0;
	padding: 0;
}

#sidebar li {

	line-height: 1.5em;

	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {

	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: transparent url(images/top.gif) no-repeat top center;
	height: 30px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.meSays {
	color: #FFE7E7;
	padding: 15px;
	background: #180000 url(images/meSays8.png) no-repeat top right;
	border: 1px solid #FFE7E7;
	font-family: Georgia, 'Garamond', 'Times New Roman', Times, serif;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.meSays .commentlink {
	color: #8F0000;
}
.commentlist {
	list-style: none;
}

.commentcount {
	position: relative;
	right: 0;
	top: 0;
	font-family: Georgia, 'Garamond', 'Times New Roman', Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #f0f0e0; /*#e0e0d0;*/
	float: right;
}

html[xmlns] .commentcount {
	position: relative;
	right: 0px;
	top: -15px;
}

.date {
	color: #808979;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}

.titledate {
	color: #808979;
	font-size: 10px;
	letter-spacing: 0.09em;
	line-height: 1em;

	margin: 0;
	padding: 0;
	text-align: left;
}

/* Start of Flickr Badge */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 2px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_uber_wrapper {width:150px;}
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {/*background-color:#ffffff; border: solid 2px #A9AC99*/}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
#flickr_badge_wrapper a img {border: 2px solid #e0e0d0;}
#flickr_badge_wrapper a:hover img {border: 2px solid #FDFDFA;}