/*
THEME NAME: ArmedRedAnts
THEME URI: http://armedredants.com
DESCRIPTION: Web developers, AmredRedAnts' WordPress Theme Framework used as a starting point for ArA projects. This framework jumped off from Ian Stewart's Themeshaper framework -  http://themeshaper.com/. Much respect and heartbeat props.
VERSION: 0.1.1
AUTHOR: Danny Brown
AUTHOR URI: http://dannybrown.ca
*/

/* Reset browser defaults */
/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
   
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }



.grid_1 { width:80px; }
.grid_2 { width:180px; }
.grid_3 { width:280px; }
.grid_4 { width:380px; }
.grid_5 { width:480px; }
.grid_6 { width:580px; }
.grid_7 { width:680px; }
.grid_8 { width:780px; }
.grid_9 { width:880px; }

.two25 {width:225px;}
.four50 {width:450px;}
.six120{width:620px;}

p {
margin-bottom: 18px;
line-height:1.6em;
font-family:Arial, Helvetica, sans-serif;
}
.phark {
text-indent: -9000px;
display: block;
}

#actionButtons {
	width: 239px;
	margin:10px 0 0 91px;
	float: left;
	}

.play {
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  -288px -153px;
	height: 38px;
	width: 95px;
	float: left;

	margin-bottom: 20px;
	border: none; 
}

.play:hover{
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  -288px -203px;
cursor:pointer;
float: left;
}

.stop {
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  -398px -153px;
	height: 38px;
	width: 95px;
float: left;
	margin-bottom: 20px;
	border: none; 
}

.stop:hover{
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  -398px -203px;
cursor:pointer;
}

.visit {
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  -250px -80px;
	height: 47px;
	width: 236px;
	opacity: 0.70;
	margin-bottom: 20px;
}

a:hover.visit {
opacity: 1.00;

}


.powered {
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  -250px -22px;
	height: 47px;
	width: 236px;
	opacity: 0.70;
	margin-bottom: 20px;
}

a:hover.powered {
opacity: 1.00;
}


.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
	
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

body, textarea {
    font-family: "HelveticaNeue-Light","Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   font-weight: 300;

    color: #f8f8f8 ;
    
    background:#101010 url(library/styles/images/daback.jpg) no-repeat fixed center top;
}

input.text {     
font: 13px Helvetica,Arial,sans-serif,"Lucida Grande","Lucida Sans Unicode","Lucida Sans";
    color: #666 ;
    line-height:1.65em;
    background:#101010 url(library/styles/images/daback.jpg) no-repeat fixed center top;
    border: 1px solid #353333; 
    padding: 8px 4px;
    margin-bottom: 5px}
input.button {
   
}

.left {
	text-align: left;
}  

.orange {
color: #DF3201
}

.padme  {
padding: 20px;
}
a:link, a:visited {
color:#C02B03;
text-decoration:none;
}

a:active, a:hover {
color:#08728F;
}


 #breadcrumbs {
color:#424242;
font-size:18px;
border-bottom:1px solid #353333;
padding-bottom: 10px;
margin-bottom: 20px;
}
#breadcrumbs a {
color:#4F4F4F;

}

#breadcrumbs a:hover {
color:#08728F;
}

#breadcrumbs ul li {

display: inline;}




	
/* Heada Stylies */
#heada {
background-image:url(library/styles/images/head.png);
background-position:center top;
background-repeat:repeat-x;
min-height:174px;
text-align:center;
padding-top: 95px;
}

#heada h1 a {
	text-indent: -5000px;
	height: 72px;
	width: 452px;
	display: block;
	float: left;
	}


#heada ul  {
	float: right;
	width:290px;
	display:block;
	margin:0 15px 0  0;
	
	}
	
#heada li {
display:inline;
list-style-type:none;
float:right;
}



#heada li a {
color:#fff;
font-size:26px;
	padding-left: 28px;
	 text-shadow: 1px 1px #000;
	}

#heada li#navsel a, #heada li a:hover {	
color:#C02B03 ;
	}

	

/* Panels */
.panel{
    background:transparent url(library/styles/images/dabak.png);
    margin-bottom: 20px;

}

.panel-head {
border-bottom:1px solid #353333;
color:#242424;
font-family:Helvetica,"Helvetica Neue";
font-size:18px;
font-weight:lighter;
margin: 20px  ;

}

.panel h2{
    color: #fff;
    
    font-size: 22px;
    padding: 0 0 10px 2px;
    margin: 10px  ;
    border-bottom:1px solid #353333;
    text-shadow: 1px 1px #000000;
	font-weight:300;
}


#footer {

background:transparent url(library/styles/images/footerbak.png) repeat scroll center top;
clear:both;
margin-top:30px;
min-height:260px;
padding-top:62px;
text-align:center;
}

#footer p {
float:left;
font-family:Helvetica;
font-size:16px;
font-weight:lighter;
line-height:26px;
margin:20px 0 0 167px;
text-align:left;
width:382px;
color: #fff;
float: left;
}

#footernav {
color:#333333;
float:right;
font-size:11px;
margin:20px 0 25px 40px;
width:266px;
}

#footernav li {
display: inline;
}

#footernav li a:link, #footernav li a:visited, .linklove li a:link, .linklove li a:visited {
background-image:url(library/styles/images/sprites-titles.png);
background-position:0 -163px;
display:inline;
height:52px;
margin:0 0 5px 0;
padding:0;
width:84px;
text-indent: -9000px;	
float: left;
}


#footernav li a:hover {
background-position:0 -215px;
}
#footernav li a.nav-work {
background-position:-181px  -163px;
width:74px;
}
#footernav li a.nav-work:hover {
background-position:-181px -215px;
}
#footernav li a.nav-blog {
background-position:-88px -163px;
}
#footernav a.nav-blog:hover {
background-position:-88px -215px;
}


.foot-meta a:link, .foot-meta a:visited {
color:#333333;
}



.foot-meta a:hover {
color:#FFFFFF;
}

.linklove {
clear:both;
margin: 10px;
padding:4px 0 0 164px;
width:694px;
}

.linklove li {
display: inline;
}

.linklove li a.foot-wp {
background-position:0 -301px;
height:38px;
margin-right:17px;
width:36px;
}

.linklove li a.foot-wp:hover {
background-position:0 -339px;
}

.linklove li a.foot-jquery {
background-position:-46px -301px;
height:38px;
margin-right:17px;
width:112px;
}
.linklove li a.foot-jquery:hover {
background-position:-46px -339px;
}


.linklove li a.foot-jquerytools {
background-position:-170px -301px;
height:38px;
margin-right:17px;
width:36px;
}

.linklove li a.foot-jquerytools:hover {
background-position:-170px -339px;
}

.linklove li a.foot-mac {
background-position:-216px -301px;
height:38px;
margin-right:17px;
width:36px;
}

.linklove li a.foot-mac:hover {
background-position:-216px -339px;
}

.linklove li a.foot-coda {
background-position:-46px -387px;
height:38px;
margin-right:17px;
width:36px;
}

.linklove li a.foot-coda:hover {
background-position:-46px -425px;
}

.linklove li a.foot-love {
background-position:-98px -387px;
height:38px;
margin-right:143px;
width:39px;
}

.linklove li a.foot-love:hover {
background-position:-98px -425px;
}

.linklove li a.foot-sfr {
background-position:-258px -301px;
height:38px;
margin-right:17px;
width:38px;
}

.linklove li a.foot-sfr:hover {
background-position:-258px -339px;
}

.linklove li a.foot-knowmore {
background-position:-305px -301px;
height:38px;
margin-right:17px;
width:41px;
}

.linklove li a.foot-knowmore:hover {
background-position:-305px -339px;
}

.linklove li a.foot-twitter {
background-position:-356px -301px;
height:38px;
margin-right:17px;
width:41px;
}

.linklove li a.foot-twitter:hover {
background-position:-356px -339px;
}
 
 
#davideo {
float:left;width:600px;
}
 
.work h3 {
font: 24px;
line-height: 1.15em;

float:left;
clear:both;
height:100%;
margin-bottom:15px;
}

.work hr {
margin-bottom:20px;clear:both;color:#353333;background-color:#353333;height:1px;border:none;
}

.item_wrappers_work  {

float: left;
margin: 0 0 8px 20px;
}


#showcase-desc h1 {
font: 27px "Helvetica Neue", Helvetica,Arial,sans-serif;
line-height: 1.15em;
margin-bottom: 5px;
}

#showcase-desc p {
font: 15px Arial,"Helvetica Neue", Helvetica,sans-serif;
line-height: 1.65em;
margin-bottom: 18px;
}

#showcase-desc img{
   margin-left: auto;
    margin-right: auto;
 display: block;

}

#showcase-desc h3 {
color: #666;
margin-bottom: 8px;
}

/*Pretty Photo */
.pp_description {font-size:14px;font-weight:bold;text-align:center}

.currentTextHolder {vertical-align:top;}
#showcase-desc p {
margin-bottom: 16px;
font-size: 12px;
}
/*JQUERY TOOLS */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/

.group {width:900px;float:left;}

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 880px;
	height:180px;
	margin: 0 10px;

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.items h5 a{
	
	margin: 145px 0 0 5px;
	position: absolute;
	color: #fff;

	
}






.item_wrappers  {
width:298px;float:left
}

.item_wrappers a:link, .item_wrappers a:visited{
color:#fff;

}

.item_wrappers a:hover {
color:#08728F;
}

/* single scrollable item */
.scrollable img {
	float:left;
	
	cursor:pointer;


}

.reflect {
	float: left;
	margin-right:20px ;
	}

/* active item */
.scrollable .active {
	z-index:9999;
	position:relative;
}



/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(library/styles/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:10px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ text-indent: -5000px;	
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  -98px -79px;
	height: 38px;
	width: 95px;
	display: block;  float:right; margin-right: 10px;}
a.right:hover 		{ background-position:-98px -117px; }
a.right:active 	{ background-position:-98px -117px; } 


/* left */
a.left				{ text-indent: -5000px;	
background:transparent url(library/styles/images/sprites-titles.png) no-repeat scroll  0 -79px;
	height: 38px;
	width: 95px;
	display: block;  float:left; margin-right: 0px;}
a.left:hover  		{ background-position:0 -117px;}
a.left:active  	{ background-position:0 -117px; }

/* up and down */
a.up, a.down		{ 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/* position and dimensions of the navigator */
.navi {
	margin-left:378px;
	width:200px;
	height:20px;
	
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:25px 3px;
	background:url(library/styles/images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	cursor:pointer;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}




#demotip {
	display:none;
	background:transparent url(library/styles/images/tooltip.png) no-repeat scroll  bottom;
	font-size: 12px;
	font-weight: bold;
	height:95px;
	width:180px;
	vertical-align:text-top;
	color:#fff;	
	padding-top: 30px;
	
	
}



 
/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height:541px; 
    overflow-y:auto; 
} 



.scrollcase {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 600px;
	height:600px;
	margin: 0 10px;

}




/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollcase .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}


#browsableshowcase {
	vertical-align:top;
	
	line-height:583px;	
}

#browsableshowcase img {
	
	vertical-align:top;
	
}


/* active item */
.scrollcase .active {
	z-index:9999;
	position:relative;
}



/* this makes it possible to add next button beside scrollable */
.scrollcase {
	float:left;	
}



.clients p {
padding:20px 40px 40px 40px;
font-size: 17px;
line-height: 1.4em;
}



.aboutlinks a img {
padding: 20px 30px 20px 0;
}

.aboutlinks p{
padding: 0 20px 0 0;
}

.sel:hover{
cursor: text;
}

.aboutlinks {
clear: both;
margin: 20px 0 ;}
.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}



