/*
Theme Name: Ari Shaffir
Theme URI: http://www.krowndesign.com/
Description: Ari Shaffir kustom by KrownDesign.Com
Author: Krown Design
Author URI: http://www.krowndesign.com/

*/

/***** Links *****/




a:link 	
		{

		background-color: transparent;
		color: #c00000; 
  		text-decoration: none;
		}



a:visited 	{
			
		background-color: transparent;			
		color: #840202; 
  			
		text-decoration: none;
			
		}



a:hover 	{
			
		background-color: transparent;
			
		color: #ffa000; 
  			
		text-decoration: none;			
		}



a:active 	{
			
		background-color: transparent;
			
		color: #ffa000;
  			
		text-decoration: none;
			
		}

img 			{
			background:none;
			filter:none;
			opacity:1;
                        border: none;
			}

a img 			{
			filter:none;
			opacity:1;
			border: 0px;
			}

a:hover img		{
			progid:DXImageTransform.Microsoft.Alpha (style=0, opacity=80); 
			opacity:0.8;
border-color: #ffa000;
			}
	

/*############################ Global Settings ############################*/
html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
	{
	padding:0;
	margin:0;
	}
body 
	{ 
	font: 12px/1.6 Verdana, Geneva, sans-serif;
	color:#000000;
	background:#d4eff9;
	}


/***** Headings *****/

h1, h2, h3, h4, h5, h6 
		{
		margin:0;
		padding:0;
		font-weight:normal;
		}

h1 
		{
		padding:0 0 10px 0;
		font-size:22px;
		color:#325a5e;
		line-height:24px;
		}

.inner_entry h1
		{
		color:#c00000;
		}

h2 
		{
		padding:0 0 15px 0;
		font-size:20px;
		line-height:18px;
		}

h3 
		{
		font:22px Georgia, Times, serif;
		padding:0 0 10px 0;
		color:#303030;
		}
h4 
		{
		padding:0 0 7px 0;
		font-family: Georgia, Times, serif;
		font-size:19px;
		line-height:18px;
		}

h5 
		{
		font:10px Arial, Helvetica, sans-serif;
		padding:0 0 5px 0;
		}

/***** Common Formatting *****/

p, ul, ol 
		{
		margin:0;
		padding:0 0 1.25em 2.5em;
		}

ul, ol 
		{
		padding:0 0 1.25em 0;
		}

blockquote 
		{	
		padding:0px 10px 0px 20px;
		font-style:italic;
		margin:0 0 10px;
		font-size:13px;
		font-family:Georgia, Times, serif;
		border-left:1px solid #acc0c8;
		}

small 
		{
		font-size:0.85em;
		}
sup 
		{
		position:relative;
		bottom:0.3em;
		vertical-align:baseline;
		}

sub 
		{
		position:relative;
		bottom:-0.2em;
		vertical-align:baseline;
		}

acronym, abbr 
		{
		cursor:help;
		letter-spacing:1px;
		border-bottom:1px dashed;
		}



/***** Forms *****/

form 
		{
		margin:0;
		padding:0;
		display:inline;
		}

input, select, textarea 
		{
		font:10px Arial, Helvetica, sans-serif;
		border:1px solid #fff;
		background:#d9d9d9; 
		}

textarea 
		{
		width:100%;
		line-height:1.25;
		}

label 
		{
		cursor:pointer;
		}

/***** Tables *****/

table 
		{
		border:0;
		margin:0 0 1.25em 0;
		padding:0;
		}

table tr td 
		{
		padding:2px;
		}

/***** Wrapper *****/

#wrap 
		{
		width: 950px;
		margin:0 auto;
		}


/*############################ Library ############################*/

.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 

/*############################ Classes ############################*/

/*Begin of header*/
.header
{
	width:100%;
	margin: 0px 0 10px 0;
}

/************************************************
*	Navbar  									*
************************************************/

div.nav			{
			width: 950px;
			clear: both;
                        height: 250px;
			position: relative;
  			margin: 0  auto;
			padding: 0;
			z-index: 100;
			list-style: none;
                        font-family: impact, tahoma, sans-serif;
			font-size: 18px;
			font-weight: normal;
			font-style: normal;
                        text-transform: uppercase;
			word-spacing: 4px;
			letter-spacing: 2px;
                	}

table.nav			{
			
                        font-family: impact, tahoma, sans-serif;
			font-weight: normal;
			font-style: normal;
                        text-transform: uppercase;
			word-spacing: 4px;
			letter-spacing: 2px;
                	}


/* Content part */
.content
		{
		width:950px;
		margin:0 0 0 0px;
		}

.index_mainbar
		{
		width:585px;
		float:left;
		overflow:hidden;
		}

.mainbar
		{
		width:585px;
		float:left;
		overflow:hidden;
		}

/*Index Post*/
.index_post
		{
		width:100%;
		padding: 5px 0 8px 0;
		overflow:hidden;
		background:url(images/dashed.gif) bottom left repeat-x;
		}

.post
		{
		width:100%;
		padding: 5px 0 8px 0;
		margin:0 0 20px 0;
		overflow:hidden;
		background:url(images/dashed.gif) bottom left repeat-x;
		}

.page
		{
		width:100%;
		padding: 5px 0 8px 0;
		overflow:hidden;
		}

.date
		{
		float:left;
		width:70px;
		overflow:hidden;
		}

.day
		{
		font:60px/80% "Times New Roman", Times, serif;
		color:#303030;
		text-align:center;
		}

.month
		{
		font:10px Verdana, Geneva, sans-serif;
		color:#696969;
		text-transform:uppercase;
		text-align:center;
		}

.meta_comments
		{
		font:10px/100% Arial, Helvetica, sans-serif;
		text-align:center;
		}

.entry
		{
		width:575px;
		float:right;
		overflow:hidden;
		}

.entry p
		{
		padding: 0 0 10px 0;
		}

.inner_entry
		{
		width:575px;
		float: left;
		overflow:hidden;
text-align: justify;
padding-top: 10px;
		}

div.gigpage
		{
		width:100%;
		padding: 5px 0 8px 0;
		overflow:hidden;
		}
div.gig
		{
		width:100%;
		float:left;
		overflow:hidden;
		}

.page_entry
		{
		width:100%;
		float:right;
		overflow:hidden;
		}

.inner_entry p
		{
		padding:0 0 10px 0;
		}

.navigation
		{
		width:100%;
		overflow:hidden;
		margin:15px 0;
		}

/* Side bar */
.index_sidebar
		{
		width:348px;
		float:right;
		overflow:hidden;
		}

.sidebar
		{
		width:348px;
		float:right;
		overflow:hidden;
		padding-top: 7px;
		}

/*Side bar widgets*/

.index_sidebar ul
{
	display:block;		
	list-style:none;
	padding:0;
}
.index_sidebar ul li
{
	display:block;
	background:#eaf7fc;
	padding:15px 27px;
	margin:0 0 10px;
}
.index_sidebar ul li ul
{
	display:block;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
}
.index_sidebar ul li h2
{
	color:#303030;
	font-family:Georgia,Times,serif;
	font-size:22px;
	padding:0 0 10px;
}
.sidebar ul li h2
{
	color: #303030;
	font-family: Georgia,Times,serif;
	font-size: 22px;
	padding: 0 0 10px;
}
.index_sidebar ul li ul li
{
	display:block;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	color: #616160;
	font: 12px/120% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/dashed.gif) bottom left repeat-x;

}
.index_sidebar ul li ul li small
{
	color:#000;
}



.sidebar ul
{
	display:block;
	padding:0;
	list-style:none;
	
}
.sidebar ul li
{
	display:block;
	background:#eaf7fc;
	margin: 0 0 10px;
	padding: 10px 10px 10px 10px;
}

.sidebar ul li ul
{
	display:block;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar ul li ul li
{
	display:block;
	margin:0 0 7px 0;
	padding:0 0 7px 0;
	color:#616160;
	font:12px/120% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/dashed.gif) bottom left repeat-x;

}
.sidebar ul li ul li small
{
	color:#000;
}
/*Footer*/
.footer
{
	width:100%;
	margin: 0px auto 0px;
	text-align: center;
	position: relative;
	line-height: 17px;
}
.footer p
{
	color: #000000;
	margin: 0px 0px 20px 0px;
	padding-top: 7px;
}

.footer_inner
{
	width:950px;
	padding:5px 0 0 21px;
	color:#fff;
	font-size:11px;
}

div.krown 		{
			font-family: tahoma, sans-serif;
			font-size: 13px;
			font-weight: bold;
			font-style: normal;
                        text-transform: uppercase;
			word-spacing: -1px;
			letter-spacing: 0px;
			}

/* Comments */
.comments
{
	width:100%;
	overflow:hidden;
}
.comments h3
{
	padding:0px 0 20px;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	background:#eaf7fc;
	padding:10px 0 0 0px;
	margin:0 0 10px;
}
li.comment img
{
	border:2px solid #000000;
	float:left;
	margin:0 10px 0 0;
}
li.comment cite
{
	font-style:normal;
	font-size:16px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 3px;
	font-size:10px;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:570px;
	overflow:hidden;
	float:right;
	padding:0 0 5px 0;
	font-size:12px;
	color:#000000;
}

/*Comment form*/
.commentform
{
	width:100%;
	background:#eaf7fc;
	overflow:hidden;
	margin:0 0 10px 0;
}
.commentform_top_left
{
	width:100%;
	overflow:hidden;
}
.commentform_top_right
{
	width:100%;
	overflow:hidden;
}
.commentform_bottom_left
{
	width:100%;
	overflow:hidden;
}
.commentform_bottom_right
{
	width:100%;
	overflow:hidden;
}
.commentform_inner
{
	padding:18px 16px 25px;
	width:570px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#000000;
}

.commentform_hint
{
	padding:6px 9px;
	overflow:hidden;
	color:#000000;
	font-size:11px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform_left
{
	float:left;
	width:147px;
	overflow:hidden;
	padding:0 0 0 0px;
}
.commentform_right
{
	float:left;
	width:570px;
	overflow:hidden;
}
.commentform_title
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
}
.commentform_right textarea
{
	width:368px;
	height:72px;
}
.commentform_right input.commentform_submit
{
	width:67px;
	height:20px;
	background:url(images/btn.gif) top left repeat-x;
	margin:12px 0 0 0;
}
.tags
{
	padding:10px 0;
	font-size:10px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

span.options		{
               		text-align: justify;
			font-family: verdana, tahoma, sans-serif;
			font-size: 12px;
			font-weight: bold;
			font-style: uppercase;
			word-spacing: 0px;
			letter-spacing: 0px;
			}

span.title		{
               		text-align: justify;
			font-family: verdana, tahoma, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
			word-spacing: 0px;
			letter-spacing: 0px;
			}

table.side		{
            		text-align: justify;
			font-family: verdana, tahoma, sans-serif;
			font-size: 10px;
			font-weight: normal;
			font-style: normal;
			word-spacing: -1px;
			letter-spacing: 0px;
			line-height: 13px;
			}