/**
Theme Name: HikoZine
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine theme
*/

/* -------------------------------------- */

.clearfix:after { /* FF,O,etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#000000;
	background:url(images/innerpagebg.jpg) repeat-x left top;
background-color:#1a1a1a;
}

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

a:hover { color:#ff9900; }

#body-in {
	padding-top:28px;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	padding-top:11px;
}

/* header */
#header {
	height:32px;
	position:relative;
	width:100%;
	overflow:hidden;
}

#date-now {
	background:transparent url(images/clock.gif) no-repeat 0 0;
	font-size:10px;
	color:#7b6e50;
	height:18px;
	line-height:18px;
	text-transform:uppercase;
	padding-left:25px;
	position:relative;
	left:568px;
	top:8px;
	z-index:2;
}

#branding {
	float:left;
	padding:18px;
	width:669px;
	height:65px;
	font-family:Tahoma,Arial,Verdana;
	position:relative;
	top:-18px;
	left:0;
	z-index:1;
}

#blog-title {
	display:block;
	font-size:48px;
	color:#f4b23a;
	height:50px;
	line-height:38px;
}

#blog-description {
	font-size:14px;
	font-weight:normal;
	color:#e3e3e3;
	text-transform:uppercase;
}

#top-search-wrap {
	float:right;
	width:100%;
	padding:22px 0px;
	position:relative;
	text-transform:uppercase;
	font-size:14px;
	top:-18px;
	z-index:1;
}

#top-search-wrap label {
	display:block;
	height:33px;
}



#page-menu {
	clear:both;
	position:relative;
	width:100%;
	overflow:hidden;
	height:42px;
	top:-18px;
}

#page-menu ul {
	display:block;
	height:42px;
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

#page-menu ul#page-shadow {
	top:1px;
	left:1px;
	border:none;
}

#page-menu ul li {
	display:inline;
	text-transform:uppercase;
}

#page-menu a {
	background:transparent url(images/page-menu-separator.gif) no-repeat 100% 1px;
	display:block;
	float:left;
	height:42px;
	font:normal 10px Arial, Verdana, Tahoma;
	line-height:42px;
	color:#062c44;
	padding:0 16px 0 14px;
}

#page-menu ul#page-shadow a {
	background:none;
	color:#dea12b;
}

#page-menu a:hover, #page-menu .current_page_item a {
	/* color:#ffffff; */
}

/* container */
#container {
width:903px;


		background:url(images/bbbj.jpg) left top repeat-x; 
background-color:#f6f6f6;
float:right;
border:9px solid #FFFFFF;

}

/* sidebar */
#sidebar-top
{background:url(images/menntop.png) left bottom repeat-x;
_background:url(images/menntop.gif) left bottom repeat-x;
width:198px;
height:10px;margin-left:-88px;
margin-top:32px;position:relative;
border:0px solid #CCFFCC;
}

#sidebar {
	float:left;
	width:198px;
	padding:0px 0px 10px 0px;position:relative;
	*padding:0px 0px 7px 0px;
	margin-left:-88px;
	background:url(images/menubotttt.png) left bottom repeat-x ;
	_background:url(images/menubotttt.gif) left bottom repeat-x;
}

.widget {
	background-color:#ffffff;
	padding:0px;
	margin-bottom:0px;
	border:0px solid #0c2e4d;
	position:relative;
	overflow:hidden;
	width:198px;
	color:#817f7e;
}

.widget-title {
	text-transform:uppercase;
	font-family:Tahoma;
	font-size:13px;	font-weight:bold;
	color:#f1ad2b;
	border:0px solid #1656a9;
	top:-6px;
	left:-7px;
	width:178px;
	line-height:30px;
	height:30px;
	overflow:hidden;

	position:relative;
	padding:0 20px;
}

.widget ul li {
	padding:0px 0;
	border-bottom:0px solid #0b3156;
	position:relative;
	margin-left:7px;
	background:url(images/menubottom.jpg) no-repeat;
background-position:bottom left;
line-height:20px;
}

.widget a { color:#817f7e;font-family:Tahoma;
font-size:10px;
font-weight:bold;

background:url(images/pony.jpg) no-repeat;
background-position:left top;
margin-right:20px;
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
padding-top:0px; 
padding-bottom:0px;
padding-left:20px;
line-height:27px;
height:27px;
color:#817f7e;
text-decoration:none;
display:block;





 }

.widget a:hover { color:#ffcc00; }

/* content */
#content {
	float:right;
	width:775px;
	padding:0px 7px 7px 0;
	min-height:500px;

	margin-top:-25px;
	border:0px solid #00CCFF;
}

.pagetitle {


	font-family:Tahoma;
font-size:20px;
font-weight:bold;
color:#000000;
padding-top:5px;
padding-bottom:10px;
border-bottom:#666666 dotted 1px;
}
.pagetitle-author {


	font-family:Tahoma;
font-size:20px;
font-weight:bold;
color:#000000;
padding-top:5px;
padding-left:0px;
padding-bottom:10px;
border-bottom:#ffffff solid 1px;
}.pagetitle-author span
{color:#ffffff;
}

.post .title-1, #p-404 {
 font-family:Arial, Helvetica, sans-serif; 
  font-weight:bold; font-size:20px;
  color:#666666;
  padding-top:10px; 
  padding-bottom:5px;
  border-bottom:dotted 1px #666666; 
  padding-left:0px;
  border-bottom:#666666 dotted 1px;
  margin-bottom:5px;
  border-top:#666666 dotted 0px;
}
.post .title-1 a
{
  font-family:Tahoma;
font-size:17px;
font-weight:bold;
color:#990000;
padding-top:3px;
padding-bottom:3px;
padding-left:0px;
margin-bottom:5px;
}
.post .title-1 a:hover
{
  color:#ffcc00;
}
.post .title, #p-404 {
	font-family:Tahoma;
font-size:20px;
font-weight:bold;
color:#000000;
padding-top:5px;
padding-bottom:5px;margin-bottom:5px;
border-bottom:#ffffff solid 1px;
}

.post .meta {
	color:#a62120;
	margin-bottom:10px;
}
.author-post{color:#6b6b6b;
}
#mini-post-wrap .odd { float:left; margin-bottom:15px;}

#mini-post-wrap .even { float:left; }

.mini-post {
	width:760px;
	margin-bottom:10px;
	overflow:hidden;
	border:0px solid #CCCC33;
}

.mini-post .title {
font-family:Tahoma;
font-size:17px;
font-weight:bold;
color:#666666;
padding-top:3px;
padding-bottom:3px;
border-bottom:#ffffff solid 1px;
padding-left:0px;
margin-bottom:5px;


}
.mini-post .title a {

color:#990000;

}
.mini-post .title a:hover
{color:#ffcc00;
} 
.mini-post .entry {

	overflow:hidden;
	margin-bottom:3px;
}

.mini-post .meta {
	font:normal 11px Tahoma, Verdana;
	margin-bottom:3px;
}
.post .author-post {
	display:block;
	float:left;

	line-height:27px;
	height:27px;
	margin-left:0px;
	text-align:right;
	color:#5c5c5c !important;
	padding-left:10px;
	padding-right:10px;
}
.post .date-post {
	background:#cf8c18 url(images/ttbb.jpg) repeat-x 0 0;
	display:block;
	float:left;

	line-height:27px;
	height:27px;
	color:#ffffff !important;
	padding-left:10px;
	padding-right:10px;
}
.mini-post .date-post {
	background:#cf8c18 url(images/ttbb.jpg) repeat-x 0 0;
	display:block;
	float:left;

	line-height:27px;
	height:27px;
	color:#ffffff !important;
	padding-left:10px;
	padding-right:10px;
}

.mini-post .read-more {
	background:#ff9900 ;
	display:block;
	float:right;
	color:#ffffff;
	padding-left:10px;
padding-right:10px;
	height:25px;
	line-height:25px;
	border:1px solid #d68103;
}

.mini-post a.read-more:hover { color:#ffffff; 	background:#ffb039 ;	border:1px solid #ff9900;}

.navigation .alignleft {
	
	display:block;
	float:left;
	font:normal 11px Verdana, Tahoma;
	color:#362F28;

	line-height:20px;
	padding:0 7px;

}
.navigation .alignleft:hover {
	
	display:block;
	float:left;
	font:normal 11px Verdana, Tahoma;
	color:#362F28;

	line-height:20px;
	padding:0 7px;

}
.navigation .alignright  {

	display:block;
	float:right;
	font:normal 11px Verdana, Tahoma;
	color:#362F28;

	line-height:20px;
	padding:0 7px;

}.navigation .alignright:hover  {

	display:block;
	float:right;
	font:normal 11px Verdana, Tahoma;
	color:#362F28;

	line-height:20px;
	padding:0 7px;

}
.navigation a
{
color:#990000;
font-weight:bold;
}
.navigation a:hover
{
color:#ffcc00;
font-weight:bold;
}
/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#d08e19 url(images/pagenavi-bg.gif) repeat-x 0 0;
	height:36px;
	position:relative;
	padding:0 5px;
}
.wp-pagenavi {
	padding-top:12px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#ffcc00 !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:2px 8px !important;
	border:1px solid #0c2e4d !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#1153a4 !important;
	border:1px solid #0c2e4d !important;
}

/* footer */
#footer {

	color:#ffffff;
	font-size:10px;
	margin-top:10px;
	

	float:left;
}

#copyright {
	float:left;
}

#credit {
	float:right;
}

#footer a, #footer a:hover {

}
#footer-logo {
	background:url(images/logosilver.gif) no-repeat 0 0;
	height:64px;
	width:784px;
	margin-left:-22px;
	
	position:relative;
	float:right;
	padding:0 5px;
}

.footer{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#817f7e;
padding-bottom:10px;
text-align:center;
padding-left:74px;
padding-right:15px;
line-height:20px;
}
.footer a{
color:#817f7e;
text-decoration:none;
}
.footer a:hover{
color:#979797;
text-decoration:none;
}
.footer_1{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#979797;
padding-bottom:10px;
text-align:center;
line-height:20px;

}
.topbookmark_1{
padding-top:41px;
padding-bottom:7px;
padding-left:10px;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#cac8c8;
}
.topbookmark_1 a{
color:#cac8c8;
text-decoration:none;
}
.topbookmark_1 a:hover{
color:#FFFFFF;
text-decoration:none;
}













.search-botton
{
background:#ff9900 !important;
font-size:11px;
padding:0px 10px 2px 10px;
margin-left:10px;
height:22px;
color:#ffffff;
border:1px solid #d68103;

}
.search-text
{
background:none;
font-size:11px;
width:200px;
height:17px;
padding-top:2px;
color:#FFFFFF;
border:1px solid #a3a7aa;
}





/************ menu start ***********/
 #menu{
margin-left:0px;
padding:0px 0px 0px 8px;
background:#fff;
float:left;

}
#menu ul{
margin:0px;
padding:0px;
list-style:none;
}
#menu li{
margin:0px;
padding:0px;
padding-left:0px;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
border:0px solid #CC0066;
float:left;
width:190px;
color:#817f7e;
background:url(images/menubottom.jpg) no-repeat ;
background-position:bottom left;
display:block;

}
#menu li a{
background:url(images/pony.jpg) no-repeat;
background-position:left top;
margin-right:20px;
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
padding-top:0px; 
padding-bottom:0px;
padding-left:20px;
line-height:27px;
color:#817f7e;
text-decoration:none;
display:block;

}
#menu li a:hover{
color:#FFCC00;
display:block;
}
 
#menu li span{
margin:0px;
padding:0px;
padding-left:0px;
font-family:Tahoma;
font-weight:bold;
font-size:10px;
border:0px solid #CC0066;
float:left;
width:170px;
color:#817f7e;

background-position:bottom left;
display:block;
}
#menu li span a{
background:url(images/pony_1.gif) no-repeat;
background-position:left top;
margin-right:20px;
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
padding-top:0px; 
padding-bottom:0px;

line-height:27px;
color:#817f7e;
text-decoration:none;
display:block;

}
#menu li span a:hover{
color:#FF9900;
display:block;
}
#menu li ul li{
color:#FF9900;
padding-left:0px;
background:#FFFFFF;
display:block;
width:230px;
}
#menu li ul li a{
padding-left:0px;background:url(images/right_arrow.gif) no-repeat left #FFFFFF;
text-indent:20px;
line-height:24px;

display:block;
}
#menu li ul li a span{padding-left:0px;background:url(images/right_arrow.gif) no-repeat left #FFFFFF; border:0px solid #6699CC;
width:210px;
display:block;
}
.flag-inc
{
border:0px solid #33FFFF;

background:#FFFFFF;
padding-left:20px;
width:178px;
text-align:center;
}

.flag-top-curve
{
background:url(images/innerwhiteflag_top.gif) no-repeat bottom #FFFFFF;
height:10px;
width:140px;
}
.flag-bottom-curve
{background:url(images/innerwhiteflag_bottom.gif) no-repeat top #FFFFFF;height:10px;width:140px;
}


















/******** ----------     Button -------------- **********/
span.btn-small a.button {
	line-height:1.8em;
	*height:24;
	margin-left:-3px;
	_margin-left:0;
	_left:-3px;
	padding-top:1px;

	padding-bottom:0;
}
span.btn-small
{		
	color:#ffffff !important;
}
.button a
{	
font-weight:bold;
font-size:10px;
font-family:Tahoma;

}
.button a:hover
{	
font-weight:bold;
font-size:10px;
font-family:Tahoma;

}
span.cta-large a.button {
	font-family:georgia, times new roman, serif;
	font-weight:bold;
	height:53px;
	line-height:1.8em;
	padding-left:16px;
	padding-right:14px;
	_padding-left:19px;
}
#bd span.button-wrapper a.button:link,
#bd span.button-wrapper a.button:visited {
	
}
#bd span.cancel a.button:link,
#bd span.cancel a.button:visited,
#bd span.cancel-small a.button:link,
#bd span.cancel-small a.button:visited {

}
	span.button-wrapper,
span.button-wrapper .button {
	display:-moz-inline-box;
	display:inline-block;
	background-color:transparent;
	background-image:url(images/buttons_blue.png);
	_background-image:url(images/buttons_blue.gif);
	background-repeat:no-repeat;
	width:auto; /*ie padding fix*/
	overflow:visible;
	_position:relative;
	outline:none;
}
span.button-wrapper {
	background-position:100% 0;
	padding-right:8px;
	margin-right:0px;
	margin-left:8px;
}

span.button-wrapper .button {
	font-weight:normal;
	background-position:0 0;
	border:0;



	padding-right:6px;
	padding-left:14px;
	padding-bottom:2px;
	margin-left:-8px;
	_margin-left:0;
	height:25px;
	min-width:30px;line-height:25px;
	_left:-2px;
	text-align:center;
}
span.button-wrapper a.button:link,
span.button-wrapper a.button:visited,
span.button-wrapper a.button:hover {
	font-size:11px;
	padding-left:10px;
	text-decoration:none;

}
span.button-wrapper:hover {
	background-position:100% -100px;
}
span.button-wrapper:hover .button {
	background-position:0 -100px;
	outline:0;
}
span.button-wrapper:active,
span.pressed,
span.pressed:active,
span.pressed:hover {
	background-position:100% -200px;
}

span.button-wrapper:active .button,
span.pressed .button,
span.pressed:active .button,
span.pressed:hover .button {
	background-position:0 -200px;
}
span.btn-small .button,
span.cancel-small .button {
	height:21px;
	line-height:21px;

	border:0px solid #FF0000;

}
span.btn-small {
	background-position:100% -400px;
}

span.btn-small .button {
	font-size:80%;
	background-position:0 -400px;
}
span.btn-small:hover {
	background-position:100% -500px;
}

span.btn-small:hover .button {
	background-position:0 -500px;
	outline:0;
}

span.btn-small:active,
span.pressed-small,
span.pressed-small:active,
span.pressed-small:hover {
	background-position:100% -600px;
}
span.btn-small:active .button,
span.pressed-small .button,
span.pressed-small:active .button,
span.pressed-small:hover .button {
	background-position:0 -600px;
}

span.cancel-small {
	background-position:100% -1200px;
}
span.cancel-small .button {

	font-size:80%;
	background-position:0 -1200px;
}

span.cancel-small:hover {
	background-position:100% -1300px;
}

span.cancel-small:hover .button {
	background-position:0 -1300px;
}

span.cancel-small:active {
	background-position:100% -1400px;
}

span.cancel-small:active .button {
	background-position:0 -1400px;
}
#bd span.cancel-small a.button:link,
#bd span.cancel-small a.button:visited {

}

.ul{
	margin:0px;
	padding:0px;
	}
.ul li{list-style:disc;
	margin-left:16px;
	padding:2px;
	}
	.sadas
	{
	background:#3A3A3A;
	font-weight:bold;
	font-family:"Times New Roman", Times, Tahoma;
	font-style:italic;
	line-height:30px;
	}
	.postmetadata
	{
	float:left;
	}	.postmetadata a
	{
	color:#990000;

	}
	.comm
	{
	float:right;
	}	
	.comm a
	{
	float:right;
	padding-left:20px;
	line-height:20px;
		background:url(images/comments.png) left no-repeat ;
_background-image:url(images/comments.gif) left no-repeat ;


	}
.extra-1 a
{
	color:#FFFFFF !important;

}
.extra-1:hover a
{
	color:#000000 !important;

}
	/*-                        end button ---------------------- */