/*  
Theme Name:Custom Pixelodeon Theme
Theme URI:
Here you are able to do as you likes.
Have fun, and don't be afraid to contact me if you have questions.
texto aka Monika  from http://www.texto.de
*/
body {
	background-color: #270d03; /*#602100;*/
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}

img, img a { 	background:transparent; border: 0px; padding: 0px;}

a:link, a:visited	{
	text-decoration: none;
	color: #762D01;
}
a:active, a:focus, a:hover 	{
	text-decoration: none;
	color: #CC4E02;
}

p
{
	margin-bottom:22px;
}

.para-blue {
	background-image: url(/images/para_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
}
.para-tan {
	background-image: url(/images/para_tan.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.para-blue-sm {
	background-image: url(/images/para_blue_sm.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}
.para-tan-sm {
	background-image: url(/images/para_tan_sm.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}
.para-tan-sm2 {
	background-image: url(/images/para_tan_sm2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}
.para-tan-sm3 {
	background-image: url(/images/para_tan_sm3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}
.para-comments {
	background-image: url(/images/para_comments.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 30px;
}
.icons {
	background-image: url(/images/icons_back.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sponsors {
	background-image: url(/images/sponsors_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sponsors2 {
	background-image: url(/images/sponsors_back2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.blog-even {
	background-image: url(/images/para_tan_lg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-top: 30px;
}
.blog-odd {
	background-image: url(/images/para_tan_lg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-top: 30px;
}
.title-even {
	font-size: 16px;
	font-weight: bold;
	color: #612501;
}
.title-even a:link, .title-even a:visited	{
	color: #612501;
	text-decoration: none;
}
.title-even a:active, .title-even a:focus, .title-even a:hover 	{
	text-decoration: none;
	color: #CC4E02;
}

.title-odd {
	font-size: 16px;
	font-weight: bold;
	color: #612501;
	margin: 10px 0px 20px 0px;
}
.title-odd a:link, .title-odd a:visited	{
	color: #612501;
	text-decoration: none;
}
.title-odd a:active, .title-odd a:focus, .title-odd a:hover 	{
	text-decoration: none;
	color: #CC4E02;
}
.border-odd {
	margin-right: 15px;
	border: 1px solid #612501;
}
.border-even {
	margin-right: 15px;
	border: 1px solid #612501;
}

.title-blue {
	font-size: 16px;
	font-weight: bold;
	color: #07306D;
}
.title-tan {
	font-size: 16px;
	font-weight: bold;
	color: #612501;
}
.copyright {
	color: #FFFFFF;
}
.copyright a:link, .copyright a:visited	{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.copyright a:active, .copyright a:focus, .copyright a:hover 	{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC4E02;
	color: #CC4E02;
}

.content-top {
	background-image: url(/images/content_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
}
.content-mid {
	background-image: url(/images/content_mid.png);
	background-position: center top;
}
.content-bot {
	background-image: url(/images/content_bot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
}
.nav {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.nav a:link, .nav a:visited	{
	text-decoration: none;
	color: #07306D;
	margin-right: 6px;
	margin-left: 6px;
}
.nav a:active, .nav a:focus, .nav a:hover 	{
	text-decoration: none;
	color: #0099FF;
}
.icons a:link, .icons a:visited	{
	text-decoration: none;
	font-size: 11px;
}
.icons a:active, .icons a:focus, .icons a:hover 	{
	text-decoration: none;
}
ul	{
	list-style-image: url(/images/li_brown.png);
	margin-top: 10px;
} 
li {
	margin-bottom: 5px;
}
.thumbs img {
	margin-right: 4px;
	padding: 0px;
	border: 1px solid #612501;
	margin-left: 4px;
}
.bio img {
	margin-right: 15px;
	padding: 0px;
	border: 1px solid #612501;
	float: left
}
.bio2 {
	font-size: 11px;
	line-height: 12px;
}
.bio2 img {
	border: 1px solid #612501;
}
.byline {
	font-size: 11px;
	line-height: 14px;
}
.byline2 {
	margin-top: 5px;
	font-style: italic;
}


#imageContainer {
	position:relative;
	margin:auto;
	width:480px;
	height:360px;
	/*border:1px solid #612501;*/
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.anchortop {
	float:right;
	font-size:11px;
	margin-top:-6px;
	display: inline;
	padding:1px 3px 1px 3px;
	background-color:#F1EBE0;
}

img.thumb
{
	float:			left;
	margin:			0px 10px 12px 0px;
	clear:			both;
}
.infobox {
	border: 1px solid #612501;
	width: 170px;
	float: right;
	padding: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 11px;
}
.flickr {
}

.flickr img {
	padding: 0px;
	border: 1px solid #612501;
	margin: 4px;
}
