/*
Theme Name:     Iravan
Description:    Child theme for Arjuna-X
Author:         Rainer Brockerhoff
Author URI:		http://brockerhoff.net/
Template:       arjuna-x
Version:		1.0
*/

@import url("../arjuna-x/style.css");

a {
	text-decoration:none;
	color:#056;
}

pre, .code {
	font-family: Monaco, Courier, 'Courier New', sans-serif;
	font-size: 12px;
	color: #002200;
	background-color:transparent;
	background-image:none;
	margin:2px;
	padding:0;
	word-wrap:normal;
	overflow:visible;
}

a:visited {
	color:#056;
}

.postContent th, 
.postContent td {
	border:0px;
}

.postContent {
	color:#000;
	overflow:visible;
}

.pageContainer {
	overflow:visible;
}

.postCategories {
	height:14px;
}

.postTags {
	height:14px;
}

.header_RB {
	height:136px;
	background-color:transparent;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #4D4D4D;
}

.header_Blog {
	height:104px;
	background-color:transparent;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #4D4D4D;
}

.header_Icon {
	position:absolute;
	left:4px;
	top:4px;
}

.headerMain span {
	top:57px;
	left:179px;
	color:#333333;
	text-shadow: #ffffff 1px 1px 1px;
}

.headerMain h1 {
	left:170px;
	text-shadow: #ffffff 1px 1px 1px;
}

.footer2 {
	background:url(./footerbg.jpg) no-repeat 0 0;
}

.footer2 .cclogo {
	position:absolute;
	top:27px;
	left:30px;
}

.footer2 .copyright a {
	color:#666;
	text-decoration:none;
}

.footer2 .copyright a em {
	color:#525c66;
}

.sidebars a.flickrBtn {
	display:block;
	height:26px;
	padding:0 10px 0 32px;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	color:#3993ff;
	background:url(./flickr.png) no-repeat 0px 0px;
}

.right {
	position:absolute;
	top:8px;
	right:-20px;
	height:18px;
	display:block;
}

.postEdit2,
a.postEdit2:hover {
	display:inline-block;
	background:url(../arjuna-x/images/icons.png) no-repeat 0 -340px;
	top:8px;
	height:18px;
	color:#5c7a99;
	text-decoration:none;
}

.postEdit2 span {
	display:inline-block;
	height:18px;
	margin-left:21px;
	background:url(../arjuna-x/images/icons.png) no-repeat 100% -60px;
	line-height:18px;
	font-size:11px;
	padding:0 15px 0 8px;
	float:left;
}
.postEdit2:hover span {
	background-position:100% -80px;
}

.postReadMore2,
a.postReadMore2:hover {
	display:inline-block;
	background:url(../arjuna-x/images/icons.png) no-repeat 0 -220px;
	top:8px;
	height:18px;
	color:#5c7a99;
	text-decoration:none;
}
a.postReadMore2:hover {
	text-decoration:none;
}
.postReadMore2 span {
	display:inline-block;
	height:18px;
	margin-left:21px;
	background:url(../arjuna-x/images/icons.png) no-repeat 100% -60px;
	line-height:18px;
	font-size:11px;
	padding:0 15px 0 8px;
	float:left;
}
.postReadMore2:hover span {
	background-position:100% -80px;
}

.post_Timestamp {
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#888888;
	text-shadow: #ffffff 1px 1px 1px;
	position:absolute;
	float:right;
	top:2px;
	right:14px;
}

.headerMenu2 li false_a, {
	display:block;
	line-height:26px;
	height:26px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0 8px;
}

.headerMenu2 li false_a:hover {
	background:url(./images/headerMenu2.png) no-repeat -25px -60px;
	color:#ddd;
	text-decoration:none;
}

.rb_Btn {
	background:url(./button.png) no-repeat 0 0;
	border:0;
	height:23px;
	width:160px;
	padding:0;
	position:relative;
	overflow:visible;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	color:#000;
}

.rb_Btn div {
	background:url(./download.png) no-repeat 0 0;
	position:absolute;
	top:2px;
	left:8px;
	width:19px;
	height:18px;
	float:left;
	overflow:visible;
	display:inline-block;
}

.rb_Btn::-moz-focus-inner {
	padding:0;
	border:0;
}


