@import url(http://photodeus.com/logo.css);
/**
 *
 *
 */
html {
	margin: 0;
	padding: 0;
/*	
	background-color: #555;
	margin-left: 20px;
	margin-right: 20px;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
*/
}
@media screen {
html {
	background: #111 url(http://photodeus.com/dark-images/bgrustytex.jpg); 
	min-height:100%;
	margin-bottom:1px;
}
}

body { 
	padding: 0;
	margin: 6px 20px 10px 20px;
	border: 1px solid #111;
	
	font-size:0.9em; 
	font-family: "Myriad Pro", "Trebuchet MS", Arial; 
	background-color: #333;
	color: white;
}

a { 
	color:#C92; 
	text-decoration:none;
}
a:hover { 
	text-decoration:underline;
	
}

a img {
	border: none;
}

p { padding: 0 10px 5px 10px; }

ul li {
	margin-left: 0.8em;
}

h1, h2  { 
	font-weight: normal;
	color: #B00; 
	margin: 0; 

	padding-top: 0.3em;
	padding-bottom: 0.3em;
	
	text-transform:uppercase; 
	font-size:1.35em; 

}
h2 { font-size:1.2em; }
h3 { font-size:1.1em; }


.splitter { display:block; float:left;}

#image-rss .entry {
	text-align: center;
	padding: 1px;
	margin-bottom: 2px;
}
#image-rss .entry img { 
	background-color: #111; 
	padding: 4px; 
	border: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#image-rss .entry a { 
/*	display:block;  */
	letter-spacing: 1px;
	font-size:12px; 
	color:#bd131d;
}
#image-rss .desc { 
	display:block; 
	padding: 0 10px 20px 0; 
	line-height: 13px; 
}

p.additional { 
	margin:0 10px; 
	color: #999; 
	border-top:1px dotted #777; padding: 10px 10px 30px 45px; 
	background:url(http://photodeus.com/dark-images/exclamation.png) no-repeat 0 13px;
	bottom: 2px;
}

#text { 
 	margin: 0 305px 0 20px; 
}
#text li {
	list-style: none; 
	padding-left: 20px; 
	background: url(http://photodeus.com/dark-images/li3.png) no-repeat 0px 4px;
}
#sidebar { 
	float: right; 
	width: 245px; 
	padding: 0 20px 10px 4px; 
}
div#sidebar.special {
	position: absolute;
	top: 132px;
	right: 20px;
	overflow: auto;
	min-height: 900px;
}
.singlesizer {
	min-height: 600px;
}
#sidebar a { 
/* 	font-weight:bold;  */
}
#sidebar h1 { 
/*
	font-size: 1.5em; 
	font-weight: normal;
	padding:0 0 20px 0; 
	margin:0; 
	text-transform:uppercase; 
*/
}

#main { 
	float: left; 
	width: 100%;
/*	
	background:#333 url(dark-images/sidebar_bg.gif) repeat-y top right ;  
	background: #333 url(dark-images/bgrustytex.jpg);
*/
	background: #333 url(dark-images/stripy-right.gif) repeat-y top right;
	padding: 20px 0 0 0;
}
#footer {
	background: url(http://photodeus.com/dark-images/footer_bckg.gif) repeat-x #121212; 
	height:57px; 
	clear:both;  
}
#left_footer { 
	float:left; padding:20px 0 0 30px; 
	font-size:12px;
/*	background:url(dark-images/c.gif) no-repeat 30px 35px;  color:#fff; */ 
}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}

.blog-entry {
	background-color: #444;
	line-height: 150%;
/*
	border: 1px solid #171717;
	border-left: 3px double #700; 
	background: #444 url(dark-images/holy-bg-12.png);
	background-image: url(dark-images/blog-entry-gfx.png);
	background-repeat: repeat-y;
*/
	background-image: url(http://photodeus.com/dark-images/opera-bg.svg);
	margin: 1em;
	padding: 10px 15px 10px 20px;
	text-align: justify;
	-moz-border-radius: 32px;
	border-radius: 32px;
	
}	

.blog-entry h2 {
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding-left: 6px;
	margin-left: -0.5em;
/*	background: #222 url(dark-images/h-gfx.png) repeat-x; */
	background-color: #222;
	background-image: url(http://photodeus.com/dark-images/opera-bg-h.svg);
/* 	border: 1px solid #171717; */
}

.blog-entry a img {
/*	border: 1px dotted #C90; */
}
.blog-entry .alignright {
	float: right;
	margin-left: 6px;
	padding: 4px;
	background-color: #555;
/* 	border: 1px solid #333; */
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#wiki-entries {
/*	background-color: #2A2A2A; 
	border-left: 3px double #700; 
*/
	margin: 0.5em;
	margin-left: 1em;
}

.wiki-entry {
	padding: 2px 2px 2px 10px;
}


#image-rss * .keywords  {
	display: none;
}
#image-rss * .who {
/*
	position: absolute;
*/
	margin-top: -3.3em;
	margin-bottom: 2.3em;
	margin-left: 11px;
	opacity: 0.55;
	width: 220px;
	filter: Alpha(opacity=55);
	background-color: #600;
	border-bottom: 1px solid #300;
	border-top: 1px solid #300;
}

#image-rss * .who:hover {
	opacity: 0.80;
	filter: Alpha(opacity=80);
}

#image-rss * .keywords  {
	display: none;
}

.date {
	color: #AAA;
	
}
.blog-entry .date {
	display: block;
}


#image-rss * .date,
#image-rss * .views
{
	color: #AAA;
}

.sponsor a {
	color: #4AC !important;
}

.author:before {
	content:"/";
}
.author,
.categories  {
	font-size: 80%;
	color: #747474;
}
.categories a {
	color: #972;
}
.last-modified {
}
.g-translate {
	width: 168px;
	padding: 4px;
	background-color: #555;
	border: 1px solid #222;
}
.g-translate * td span {
	color: white !important;
}
.g-translate * td a {
	color: #C90 !important;
}

