/*   
Theme Name: SLiK
Theme URI: www.slikinteractive.com
Description: Slik Interactive Theme
Author: Gary Saunders
Author URI: www.slikinteractive.com
Template: slik
Version: v1
.
This is template is still in development and is not for reuse...
.
*/
/*
Here we go yo!
*/

html, body{
	height:100%;
}

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	/*line-height: 1.2em;*/
}

#clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; font-size: 1px; }

body{
	margin: 0;
	padding: 0 0 0 0;
	background-color: #000000;
	background-image: url(http://slikinteractive.com/wp-content/themes/default/images/skyBG_BIG.jpg);
	background-repeat: repeat-x;
	/*background-position: -1100px -1px;*/
	background-position: 90% 0%;
	font-size: 63.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	text-align: center;
}

#wrap{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #e7e7e7;
}

/* links----------------------------------------------------- */


a:link, a:visited {
	padding-bottom: 0;
	color: #FF6900;
	text-decoration: none;
}

a:hover {
	padding-bottom: 0;
	color: #CF5300;/*border-bottom: 2px solid #d9d9d9;*/
}

/* links end----------------------------------------------------- */




.entry_meta{
	background-image: url(images/calendar_day.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 31px;
	margin-bottom: 10px;
	background-position: 10px 4px;
}

.entryTitle{
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	line-height:1.1em;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#titleContainer{
	background-image: url(http://www.slikinteractive.com/wp-content/themes/default/images/entryTitleBGPaint.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
		
}

.entryTitlePage{
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 24px;
	font-weight: bold;
	line-height:1.1em;
	color: #FF6600;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/default/images/entryTitleBGPaint2.jpg); 
	margin-bottom: 15px;
	text-align: left;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 62px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
height:40px;
}


.entryTitleMusic{
	margin-top:0px;
	font-family: "Lucida Sans";
	font-size: 26px;
	font-weight: bold;

	color: #FF6600;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/default/images/entryTitleBGMusic5.jpg);
	margin-bottom: 15px;
	text-align: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height:40px;
}

.entryTitlePortfolio{
	margin-top:0px;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.3em;
	font-weight: normal;*/
	font-family: "Lucida Sans";
	font-size: 26px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/default/images/entryTitleBGPortfolio.jpg);
	margin-bottom: 15px;
	text-align: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height:40px;
}

.portfolio_title{
	color: #00FF00;	
}

.comments_link{
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.count {
	float:left;
	font-size:32px;
	color:#333333;
}



/* page structure -----------------------------------------------------*/

#main-body {
	min-height:500px;
	height:100%;
	width: 960px;
	font-size: 95%;
	line-height: 2em;
	text-align: left;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
	background-color: #e7e7e7;
}

#main-body_portfolio {
	min-height:500px;
	height:100%;
	width: 960px;
	font-size: 95%;
	line-height: 2em;
	text-align: left;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
	background-color: #e7e7e7;
}

#header {
	padding: 0;
	font-size: 95%;
	position:relative;
	width:960px;
	height:142px;
	/*background-image: url(images/headerBG13.jpg);
	background-repeat: repeat-x;*/
}

#paperTop{
	margin-right: auto;
	margin-left: auto;
	width:960px;
	height:84px;
	background-image: url(images/paperTop.png);
	background-repeat: no-repeat;	
}



#paperBottom{
	margin-right: auto;
	margin-left: auto;
	width:960px;
	height:118px;
	background-image: url(images/paperBottom.png);
	background-repeat: no-repeat;	
}


#content_wrapper{
	float: left;
}
#content {
	width: 570px;
	float:left;
	display: inline;
	padding-right:25px;
	margin-left:25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#content_portfolio {
	

	padding-right:25px;
	margin-left:25px;
	
}



#img_container{
	width:570px;
	text-align:center;
	background-color: #5d5d5d;
	margin-bottom: 20px;
	background-image: url(images/imgBG.jpg);
	background-repeat: repeat-x;
}


#sidebar {

	width: 293px;
	height:auto;
	padding-left:20px;
	/*margin-left: 2em;*/
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	padding-right:25px;
		
}


#sidebar_wrapper{
	float: right;

}

#banner1 {
	width:960px;
	height:400px;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	
}

#wrapper {
	margin: auto;
	width: 960px;
	margin-bottom: 0px;
	
}
#wrapper1 {
	background-image: url(images/shadow_left_right2.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#wrapper2 {
	background-image: url(images/shadow_left_right2.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#container {
	text-align: left; 
	padding: 0px 20px; 
	width: 960px; 
}

/* page structure end-----------------------------------------------------*/




/* logo -----------------------------------------------------*/

#logo {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo span, #logo a {
	display: block;
	width: 311px;
	height: 121px;
	padding: 0;
	border-style: none;
	background: url(http://www.slikinteractive.com/wp-content/themes/slik/images/slik_logo_large-trans.png) no-repeat;
}

#logo img  {
	display: block;
}

/* logo end-----------------------------------------------------*/




/* navigation -----------------------------------------------------*/

* html #navigation {
  bottom: 0px; 
  /* Targets IE 5.5 only */
  bo\ttom: -1px; 
  /* Targets IE 6.0 only */
}


#navigation {
	position: absolute;
	bottom: 0px;
	top:0px;
	right: 0;
	z-index: 99;
	list-style: none;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

#navigation li {
	float: left;
	margin-left: 0.2em;
	font-size: 15px;
	background-image: url(http://slikinteractive.com/wp-content/themes/slik/images/right_tab.jpg);
	background-repeat: no-repeat;
	background-position: 100% -302px;

}

#navigation li a {
	float: left;
	display: block;
	height: 2.4em; 
	/* Targets IE 5.5 only */hei\ght: 1.8em; 
	/* All Other Browsers */padding: 0.7em 1.3em 0em 1.2em;
	background: url('http://slikinteractive.com/wp-content/themes/slik/images/left_tab.jpg') no-repeat 0% -302px;
	color: #040404;
	text-decoration: none;
	overflow: hidden;
}

#navigation li:hover, #navigation li.ieHover {
	background-position: 100% -130px;
	color: #FFFFFF;
}

#navigation li:hover a, #navigation li.ieHover a {
	background-position: 0% -130px;
	color: #FFFFFF;
	padding-bottom: 1px;
}

#navigation.shift li a {
	border-bottom: 1px solid white;
}

#navigation.shift li:hover a, #navigation.shift li.ieHover a {
	border-bottom: none;
}


#navigation li.current_page_item {
	background-position: 100% -130px;
}

#navigation li.current_page_item a {
	background-position: 0% -130px;
	color: #040404;
	padding-bottom: 1px;
}



/* INTRODUCTION Sub Header -----------------------------------*/

#introduction_holder {
	padding-top:0px;
	margin-bottom: 50px;
}

body #introduction {
	background-position: right 125px;
	width:960px;
	height:230px;
	position:relative;
}

#introduction222 {
	width:980px;
	height:50px;
	position:relative;
}

#introduction #homepage {
	position:absolute; 
	left:0px;
	top:1px;
	width:554px;
	z-index: 0;
}

#introduction  .slogan {
	position:absolute;
	left:5px;
	top:30px;
	padding-bottom: 8px;
	padding-right: 95px;
	border-bottom: 1px dashed #7bad51;
}

#introduction  #slogan_wrap h2 {
	padding-bottom: 10px;
	margin: 8px;
	top:15px;
	font-style: italic;
	position:relative;
	font-size: 2.1em;
	color: FF6633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
}
#introduction h2{
	color:FF6633;
}
.white{
	color:#FFFFFF;
}
.orange{
	color:FF6633;
}
.orange2{
	color:FF6B00;
	padding-bottom: 10px;
	top:15px;
	font-style: italic;
	position:relative;
	font-size: 2.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	margin-top: 45px;
	margin-right: 8px;
	margin-bottom: 26px;
	margin-left: 8px;
}
	

#introduction p.motto {
	position:absolute;
	left:10px;
	top:70px;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
	color:#FFF;
}

#slogan_wrap {
	position: absolute;
	right: 0;
	top: -5px;
	height: 220px;
	width: 315px;
}

#mottoSidebar{
	line-height: 1.6em;
	font-size: 1.5em;
	color: #333333;
	padding-bottom:15px;
	margin-top:30px;
	padding-top:10px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#mottoSidebarInner{
	width:280px;
	margin-left:20px;
	margin-bottom:30px;
}

/* INTRODUCTION Sub Header end-----------------------------*/




/* footer -----------------------------------------------------*/


#footer_wrapper{
	margin:0;
	width: 100%;
	padding-top: 5px;
	text-align:left;
	
	/*background-image: url(http://www.slikinteractive.com/wp-content/themes/default/images/footerBG_lava.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#footer {
	margin-right:auto;
	margin-left:auto;
	width:960px;
	clear: both;
	padding-left: 0px;
	padding-top:20px;
	position:relative;
}

#footer a {
	color:#FF6600;
	text-decoration:none;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #CCCCCC;	
}




/* FOOTER COLUMNS--------------------------------------*/


.footer_column {
  float:left;
  margin-left:0px;
  width:294px;
  margin-top:30px;
  margin-right:40px;
  margin-bottom:40px;
}
.footer_column_right {
  float:left;
  width:290px;  
  margin-top:30px;
  margin-bottom:40px;  
}

.footer_column a:link, .footer_column a:visited{
	font-size:13px;
	font-weight:bold;
	font-style: normal;
	font-family: "Lucida Sans";
}

#footer ul ul li{
	color:#4D4D4D;
}



/*----UNORDERED LIST FOR TEXT LINKS in Footer------------*/
.link_list {
	padding:20px;
	margin:0px;
	margin-top:15px;
	border: 1px solid #666666;
	background-color: #191919;

}
.link_list li {
   list-style:none; 
   
   padding-top:5px;
	padding-bottom:5px;
   font-family:arial, sans-serif;
}
.link_list li small, .link_list li small a {
  color:#66645f;
  font-size:9px;
  text-transform:uppercase;
  display:block;
  margin-top:4px;
  font-style:normal;
}
.link_list li a {
  font-size:12px;
  color:#dfd5b9;
  text-decoration:none;
  font-style:italic;
}  
.link_list li a:hover {
    color:#ffffff;
    text-decoration:underline;
}
.link_list li small a { display:inline; }

dd {
	font-size:11px;
	color:#EEEEEE;
	padding-bottom:20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D2D2D;
}

/*-----UNORDERED LIST FOR IMAGES in Footer-----------*/



.item_list {
	padding:20px;
	margin:0px;
	margin-top:20px;
	padding-bottom:0px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

/*
.item_list li {
  margin:0px; padding:0px;
  list-style:none;
  width:100px;
  margin-right:8px;
  font-size:9px;
  float:left;
  height:105px;
  overflow:hidden;
  text-align:center;
  margin-bottom:16px;
}
*/

#footer .item_list a {
  font-size:9px;
  color:#66645f;
  text-decoration:none;
}
#footer .item_list a:hover { color:#aaa28b;}


/* footer end-----------------------------------------------*/


/* Begin Typography & Colors -----------------------------------------------------*/



#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content, #content_portfolio {
	font-size: 1.2em
	}

#content_portfolio p{
	font-size:11px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.postmetadata_song {
	text-align: left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	margin: 0px;
	}



.portfolio_link{
	margin-bottom:15px;
	padding-bottom: 15px;
}
.pagetitle{
	font-size: 2.9em;
	margin-top: 30px;
	text-align: center;
	
	color: #333333;
}
.greyBG{
	padding:10px;
	background-color: #333333;
	margin-top: 4px;
}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.3em;
	background-color: #333333;	
	}

h3 {
	font-size: 1.8em;
	}


span .white{
	
	color: #FFFFFF;
}



.orangeBG{
	display: block;
	padding-left:10px;
	

}

h4{
	font-size: 2.2em;
	color:#333333;
	font-family: "Lucida Sans";
	margin-bottom: 0px;
	margin-top:15px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px;
	
}


#content_portfolio h4{
	font-size: 23px;
	color:#6d6d6d;
	font-family: "Lucida Sans";
	margin-bottom: 0px;
	margin-top:0px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height:24px;
}

.post_portfolio h4 a{
	color:#333333;
}

h5{
	font-size: 1.5em;
	color:#333333;
	font-family: "Lucida Sans";
	margin-bottom: 8px;
	margin-top:15px;
}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #FF6600;
	}


h2, h2a, h2 a:visited{
	color: #FFFFFF;	
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:link{
	color:#FF6600;
}

.entry p a:hover{
	color:#FF6600;
}


.entry p a:visited hover{
	color:#FF6600;
} 

.entry p a:visited{
	color:#FF6600;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #DE5900;
	text-decoration: none;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



.padBottom{
	margin-bottom:5px;
}



.recentOnes{
	padding-left:10px;
}

.georgiaLight{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}


/* End Typography & Colors */



/* Begin Blog Structure -----------------------------------------------------*/


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}


.narrowcolumn {
	
float: left;
	width: 570px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;

	}

.widecolumn {
	width: 570px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

.post {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	}

.post_portfolio {
	float:left;
	text-align: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-left: 9px;
	padding-bottom: 15px;
	width:265px;
	height:400px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
	}
  .post_portfolio p a img{
	text-align:center;
	padding:0px
}
.post_portfolio p{
	padding-bottom:10px;
}

.port_desc{
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}

#postBottom{
	background-image: url(http://www.slikinteractive.com/wp-content/themes/default/images/plugBG.jpg);
	height: 60px;
	width: 550px;
}

.screen_desc{
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 25px;
}


.screen_desc_last{
	margin-bottom: 40px;
	
	padding-bottom: 25px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin-bottom: 30px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#cdeez_player{
	margin-top:0px;
	padding-top:15px;
	width:570px;
	text-align:center;
}


#props{
	width:570px;
	text-align:center;
	margin-top:10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:10px;
}
#props2{
	width:570px;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:0px;
	font-size: 16px;
	padding-top: 10px;
}


#propsBlack{
	width:570px;
	text-align:center;
	margin-top:10px;
	font-weight: bold;
	color: #666666;
	padding-bottom:10px;
	margin-bottom:20px;
}
/* End Blog Structure --------------------------------------------------*/



/*	Begin Headers -----------------------------------------------------*/
h1 {
	padding-top: 70px;
	margin: 0;
	}



h2.footer{
	color:#FFFF99;
	font-family: "Myriad Pro", sArial, "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
}


h2.recent_posts{
	color:#A6A77B;
	font-family: "Myriad Pro", sArial, "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(images/recent_posts_icon.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	background-position: -5px;
	padding-top:8px;
}


h2.recent_comments{
	color:#A6A77B;
	font-family: "Myriad Pro", sArial, "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(images/recent_comments_icon.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	background-position: -5px;
	padding-top:8px;
}


h2.recent_photos{
	color:#A6A77B;
	font-family: "Myriad Pro", sArial, "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(images/recent_photos_icon.gif);
	background-repeat: no-repeat;
	padding-left:40px;
	background-position: -5px;
	padding-top:8px;
}



h1.services{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #333333;	
	text-align:left;
}

#sidebar h2 {
	padding: 8px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

.post_portfolio h3{
	padding:0px;
	margin:20px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers ---------------------------------------------------*/







/* Begin Images -----------------------------------------------------*/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images -------------------------------------------------*/







/* Begin Lists-----------------------------------------------------

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	
	}
.post ol li{
	padding-left:20px;
	list-style-position: inside;
}

.entry img {
margin-bottom:0;
margin-top:0;
padding-left:10px;
padding-right:10px;
vertical-align:middle;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
.paddLeft{
	padding-left:15px;
	margin-left:20px;
}


/* End Entry Lists ---------------------------------------*/





/* Begin Form Elements -----------------------------------------------------*/

#searchWrapper{
	padding-top:32px;
    width:290px;
	height:105px;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/default/images/searchBG.jpg);
	position: relative; 
	top: 0; 
	right: 0; 
	background-position: 100% 0; 
	background-repeat: no-repeat;
}


#searchform {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px; 

}


#sidebar #searchform #s {
	width: 180px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;	
}



#sidebar #searchsubmit {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;	
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
.wpcf7 form{
	text-align:left;
}

select {
	width: 130px;
	margin-left:7px;
}


.mySubmit{
	margin-left:0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #FF6B00;
}

.rightSide{
	margin-left:50px;
}
.leftSider{
	margin-left:200px;
}

.orangeInput{
	padding:2px;
	background-color: #FFFFFF;
	/*background: url(http://www.slikinteractive.com/wp-content/themes/default/images/searchfield_repeat2.png) center top repeat-x;*/
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #DADADA;

}

.searchBtn{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements -----------------------------*/



/* Begin Comments-----------------------------------------------------*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments ------------------------*/



/* Begin Sidebar ------------------------*/

#sidebar form {
	margin: 0;
	}


#sidebar #theArchives li {
	background: url(images/folder.gif) no-repeat 0 3px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}

#sidebar #theCategories li {
	background: url(images/folder.gif) no-repeat 0 3px;
	list-style:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}


#sidebar #thePages li {
	background: url(images/doc.gif) no-repeat 0 3px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}

#sidebar #admin li {
	background: url(images/admin_icon2.gif) no-repeat 0 3px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}

#sidebar #admin li.rss{
	background-image: url(images/rssIcon.gif);
	background-repeat: no-repeat;
	
	
}

/* End Sidebar ------------------------*/



/* Begin Calendar ------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar ------------------------------------------*/



/* Begin Various Tags & Classes -----------------------------------------------------*/
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-family: "Lucida Sans", "Georgia", Georgia, serif, sans-serif;
	font-size: 2.0em;
	
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#visitIt{
	float:right;
		
}




/* End Various Tags & Classes------------------------*/





/* Captions ------------------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions ------------------------*/





/* Portfolio ICON ------------------------*/

#content #icons {
	margin-top: 20px;
	width: 530px;
	height: 160px;
	overflow: hidden;
	position: relative;
	background-color: #e7e7e7;
	
}

#content #icons ul {
list-style: none;
	position: absolute;
	top:0px;
	left:0px;
	width: 530px;
}

#content #icons li {
	width: 110px;
	height: 70px;
	overflow: hidden;
	
	float:left;
	padding: 0px;
}

#content #icons li a {
	text-indent: -5000px;
	display: block;
	width: 110px;
	height: 50px;
	position:relative;
	background-position: 0 0;
}




#content #icons li a span {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 110px;
	height: 50px;
	background-position: -110px 0;
	visibility: hidden;
}
#content #icons li a:focus, #content #icons li a:hover {
	cursor: pointer;
}

#icon_woodward a, #icon_woodward a span { background-image: url('http://www.slikinteractive.com/images/icons/icon_woodward.jpg') }
#icon_cdeez a,  #icon_cdeez a span  { background-image: url('http://www.slikinteractive.com/images/icons/icon_cdeez.jpg')  }
#icon_airspeed a, #icon_airspeed a span { background-image: url('http://www.slikinteractive.com/images/icons/icon_airspeed.jpg') }
#icon_doan a, #icon_doan a span { background-image: url('http://www.slikinteractive.com/images/icons/icon_doan.jpg') }
#icon_debt a, #icon_debt a span { background-image: url('http://www.slikinteractive.com/images/icons/icon_debt.jpg') }
#icon_andrew a, #icon_andrew a span { background-image: url('http://www.slikinteractive.com/images/icons/icon_andrew.jpg') }
#icon_kab a, #icon_kab a span { background-image: url('http://www.slikinteractive.com/images/icons/icon_kab.jpg') }
#icon_tws a, #icon_tws a span { background-image: url('http://www.slikinteractive.com/images/icons/icon_tws.jpg') }

ul.portfolio li{
	background-image: url(http://www.slikinteractive.com/wp-content/themes/slik/images/12-em-check.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 20px;
	list-style-type: none;
}

ul.check li{
	background-image: url(http://www.slikinteractive.com/wp-content/themes/slik/images/12-em-check.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 20px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
}





/* DOM COLLAPSE ------------------------*/
#dropdown{
	padding:20px;
	width:550px;
	margin-left:10px;
	background-color: #FFFFFF;
}
.trigger{
			cursor:pointer;
		}		
.trigger:hover{
	cursor:pointer;
	background-color: #FF6B00;
	color: #FFFFFF;
		}	


.expanded{
	cursor:pointer;
	background-color: #FF6B00;
color: #FFFFFF;
		}
.expanded:hover{
	background:#666666;
	cursor:pointer;
	color: #FFFFFF;
		}
.show{
     position:static;
     display: table;
		}
.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}
/* DOM COLLAPSE end------------------------*/



/* Home Page Styles----------------------- */

#home_content h1{
	text-align:left;
	padding:0px;
	margin:0px;
	line-height:0px;
	font-family: "Hoefler Text", "Georgia", Georgia, serif, sans-serif;
	font-size: 2.4em;
	color: #333333;
}

#home_content{
	font:2.4em/1.8 "Hoefler Text", "Georgia", Georgia, serif, sans-serif;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0 px;
	padding-left: 50px;
}

#home_content_inner{
	padding-bottom: 12px;
	padding-top:28px;
	padding-left: 4px;
}

.home_big{
	font-size:4.6em;
}
#main-body_home {
	
	height:100%;
	width: 960px;
	font-size: 95%;
	text-align: left;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #e7e7e7;
}


.port_link{
	padding-left:10px;
	padding-top:0px;
}
#whatidid{
	margin-left:auto;
	margin-right:auto;
	width:280px;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:24px;
	display:none;
}
#whatidid li{
	float:left;
	list-style:none;
	margin-right:12px;
	color: #333333;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/slik/images/12-em-check.png);
	background-repeat: no-repeat;
	padding-left:16px;
	background-position: 0 50%;
}
#whatidid li.grayed{
	color: #CBCBCB;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/slik/images/12-em-check_grey.png);
	background-repeat: no-repeat;
	padding-left:16px;
	background-position: 0 50%;
}

.contact_message{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFF;
	float:left;
	height:80px;
	margin:24px 9px 34px;
	padding:0px;
	position:relative;
	text-align:center;
	width:250px;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/slik/images/contact_message.jpg);
	background-repeat: no-repeat;
}

.contact_quote{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFF;
	float:left;
	height:80px;
	margin:24px 40px 34px;
	padding:0px;
	position:relative;
	text-align:center;
	width:194px;
	background-image: url(http://www.slikinteractive.com/wp-content/themes/slik/images/contact_quote.jpg);
	background-repeat: no-repeat;
}




#footer_wrapper_home{
	/*background-color:#333333;*/
	
}
#footer_inner_wrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#footer_home_col1{
	width:300px;
	float:left;
}

#footer_home_col2{
	width:300px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/*   NEW FOOTER CODE FROM EXAMPLE  */

#footerx{
	background:#565044;
	margin:2em 0 0;
	padding:1.5em 0;
	overflow:hidden;
	clear:both;
	border-top:3px solid #ee9c27;
	
}

#footerleft{
width:25%;
}
#twitter_div{
width:40%;
}
#footerright{
width:35%;
}



#footerleft,
#twitter_div,
#footerright{
float:left;
display:inline;
color:#fff;
}


#footerright{
text-align:right;
}
#footerright ul {
margin:1em 0;
}

#footerright ul li {
display:inline;
}
#footerright li a,
#footerleft li a{
padding:.5em;
}

#footerright li a:hover,
#footerleft li a:hover,
#footerright li.currentpage a{
background:#77A200;
color:#d9e021;
}









#footer_big ul{
	list-style:none;
	padding-left:40px;
}



#footer_big{
	width:100%;
	background-color:#212121;
	height:300px;
	text-align:center;
	margin-top:35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272727;
}


#footer_small {
	height:70px;
	line-height:70px;
	background-color: #101010;
	text-align: center;
	color:#FFFFFF;
}

#footer_inner_wrapper{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#col1{
	width:350px;
	height:230px;
	margin-top:30px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #080808;
}


#col1 p{
	padding-left:15px;
	padding-right:15px;
	line-height:21px;
	font-size:11px;
	padding-top:10px;
}
#col3 span{
	line-height: 60px; padding-left: 40px; font-weight: bold;
}
#col2 span{
	line-height: 60px; padding-left: 40px; font-weight: bold;
}
#col1 span{
	line-height: 30px; padding-left: 15px; font-weight: bold;
}
#col2{
	width:290px;
	height:230px;
	margin-top:30px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #272727;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #080808;
}

#col3 li{
	line-height:21px;
}

#col3{
	width:300px;
	height:230px;
	margin-top:30px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #272727;
}

#col2 li{
	line-height:21px;
}
	
.orange{
	color: #FFD89F;
}

#flickr_badge_wrapper {
	padding:10px 0 50px 0;
	}

.flickr_badge_image {
}

.flickr_badge_image img {
	float:left;
	display:inline;
	background:url('images/flickr_thumb_bg.png') no-repeat 0 0;
	padding:10px;
}

#col3 .ngg-galleryoverview{
 padding-left:35px;
}















 /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:40px;
		height:77px;
		position:absolute;
		left:-40px;
		top:71px;
		}	
	#nextBtn{ 
		left:600px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:40px;
		height:77px;
		background:url(images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.png) no-repeat 0 0;	
		}												

/* // Easy Slider */


h3.news{
	
margin:30px -2px 4px;
padding:0;

}