/*
Theme Name: Kangarooo
Author: Andrew
Author URI: http://www.jivayasreda.org
*/



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;	
	background:top left repeat-y url(/wp-content/themes/kangarooo/images/back_sky.png) #38c7f9;
}


h1 { margin: 0; padding:20px 0 0 }


.index_textbutt{

	font-size:18px;
	margin-top:17px;
}
.index_textbutt a{
	background:url(/wp-content/themes/kangarooo/images/menu_line.jpg) bottom left no-repeat;
	padding-bottom:5px;
}

.index_textbutt a:hover{
	color:#CCCCCC;

	
}

.index_big_pic{
	position:absolute;
	top:150px;
	left:530px;
	width:453px;
}

.index_text_block{
	position:absolute;
	top:240px;
	left:120px;
	width:430px;
}

.main_text .index_big_pic img{
	border:none;
}

.kanga{
	position:absolute;
	top:150px;
	left:700px;
}



.post{
	margin:7px 0px 20px 0px;
}


.menu{
	position:absolute;
	top:45px;
		
	left:350px;
	
}

.menu_n{
	position:absolute;
	top:48px;		
	left:435px;
	font-size:18px;
}
.menu_n a{
	color:#FFFFFF;
	margin-right:10px;
	text-decoration:none;
}

.menu ul{
	list-style:none;
}
.menu li{
	list-style:none;
	float:left;
}
.menu li a{
	color:#CCCCCC;
	text-decoration:none;
	font-size:16px;
}
.menu li a:hover{
	text-decoration:underline;
}

.sidebar{
	width:160px;	
	position:absolute;
	top:120px;
	left:30px;
	color:#FFFFFF;
}

.sidebar a{
	display:inline-block;	
	color:#DDDDDD;
	font-size:12px;
	text-decoration:none;
}
.sidebar a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

.sidebar h2{
	font-size:1.4em;
	font-weight:bold;
	margin:0px;
	padding-top:20px;
}
.sidebar p{
	padding:0px;
	margin:0px;
}
.sidebar ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.sidebar ul li{
	list-style:none;
	padding:0px;
	margin:0px;
}


.all_gall{
	display:inline-block;
	width:48%;
	margin:10px 10px 10px 0px;
	
}
.all_gall a img { margin-right:10px;}

.index_main_logo{	
	position:absolute;
	top:60px;
	left:120px;	
}

.index_main_logo img {margin-bottom:10px;}

.main_logo{
	
	position:absolute;
	top:17px;
	left:40px;
	width:363px;
}

.main_text{
	min-height:350px;	
	display:block;
	color:#FFFFFF;
	padding:0px 200px 0px 220px;	
}
#fullcontent{

	/*
	height:70%;
	overflow:hidden;
	*/
}

.main_text p{
	line-height:17px;
	margin:10px 0px 15px 0px;
}
.main_text  img{
	border:2px solid #FFFFFF;
}
.main_text p img{
	margin:7px 7px 0px 0px;
	display:inline-block;	
}
.main_text a{
	color:#FFFFFF;
	text-decoration:none;	
}

.main_text h2{
	font-size:20px;
	font-weight:bold;
	margin:0px;
	
}

.post h2{
	font-size:14px;
	font-weight:bold;
}
.post .smaller p{
	margin:0px;
	padding:0px;
}

.partners{
	width:100%;
	height:130px;
}

.igora a{
	display:inline-block;
	margin:30px 170px 7px 0px;
	height:70px;
	width:80px;
	background:url(/wp-content/themes/kangarooo/images/igora.gif);
}
.igora a:hover{
	color:#009966;
	background:url(/wp-content/themes/kangarooo/images/igora_color.gif);
}

.burton a{
	display:inline-block;
	margin-bottom:10px;
	margin-left:20px;
	height:60px;
	width:51px;
	background:url(/wp-content/themes/kangarooo/images/burton_logo.gif);
}
.burton a:hover{
	color:#009966;
	background:url(/wp-content/themes/kangarooo/images/burton_logo_color.gif);
}

.bottomtext{
	height:35px;
	display:block;	
}
.bottomtext li{
	list-style:none;
	float:left;
	
}
.bottomtext li a{
	float:left;
	padding-right:5px;
}
.bottomtext a{
	text-decoration:none;
	color:#0099FF;
	float:left;
}
.pages a{
text-decoration:underline;
}


.name{	
	font-size:1.2em;
	font-weight:bold;
}
.comments{
	display:block;
	padding:2px 0px 20px 15px;
}
.commentlist img{
border:none;
}
.date{
color:#999999;
}
.comm_count{
display:block;

text-decoration:underline;
}
.noauth{
	height:30px;
	display:block;
	padding-top:5px;
}


#comment_butt a{

	font-size:12px;
	font-weight:bold;
	padding:5px;
	color:#3333FF;
	background:#FFFFFF;
	text-decoration:none;	
}

/** BEGIN miscellaneous **/
#comments {
	padding: 0px 0px 5px 10px;
}
	#comments h2 {
		margin: 5px 0 5px;
		padding:3px;
		display:block;
		font-size: 1.2em;
		
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding:5px;
		border-bottom:#FFFFFF 1px solid;	
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
		
	}
	#comments .children {
		padding-left:10px;
		border-top:1px #666666 solid;	
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}

.comments_count{
	float:right;
	background:url(/wp-content/themes/sharhouse/images/comments.gif);
	color:#FFFFFF;
	width:24px;
	height:25px;
	font-size:10px;
	margin-top:-20px;
	padding-top:1px;
}
.comments_count a{
color:#FFFFFF;
}
#respond{

}
