/* GENERAL STYLES */
/* GENERAL STYLES */
/*   
	The digital edge template by Spring in Alaska http://www.springinalaska.com.au
	 Based onKubrick v1.2.5  for  WordPress 1.2
	
	This theme was designed and built by Noa Peer and Keren Moran,
	
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

*/



/* Begin Typography & Colors */

body {
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#595959;
	text-align: center;
}

#page {
	margin:0 auto;
	width:966px;
	overflow:hidden;
	text-align: left;
}


#header {
	width:924px;
	padding:43px 10px 27px 32px;
	background:url(../images/header-bg.jpg) no-repeat;
	}
.header:after {
	content:" ";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}

.f-left {float:left;}
.f-right {float:right;}
img {
	border:none;
	display:block;
}
form, p, h1, h2, h3, h4, h5, h6, ul {
	padding:0;
	margin:0;
}

/*logo*/
h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:174px;
	height:80px;
}
.header-inn {
	width:650px;
	padding:40px 0 0;
}

.search-form {
	width:228px;
	background:url(../images/input-bg.gif) no-repeat 52px 0;
}
.search-form label {
	width:44px;
	height:9px;
	text-indent:-9999px;
	float:left;
	margin:7px 8px 0 0;
	background:url(../images/search-txt.gif) no-repeat;
}
.search-form input.input {
	float:left;
	border:0;
	width:132px;
	padding:3px 4px 2px;
	font-size:13px;
	background:none;
}

.search-form input.submit {float:right;}

/*Menu top*/
ul.menu {
	list-style:none;
	padding:3px 6px 0 0;
}
ul.menu li {
	float:left;
	background:url(../images/menu-separator.gif) no-repeat 100% 3px;
	padding:0 5px;
}

ul.menu li.hover ,
ul.menu li:hover  {position:relative;}
ul.menu li a {
	height:17px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
ul.menu li a.home-m {
	width:40px;
	background:url(../images/home-m.gif) no-repeat;
}
ul.menu li a.about-m {
	width:44px;
	background:url(../images/about-m.gif) no-repeat;
}
ul.menu li a.services-m {
	width:64px;
	background:url(../images/services-m.gif) no-repeat;
}
ul.menu li a.clients-m {
	width:55px;
	background:url(../images/clients-m.gif) no-repeat;
}
ul.menu li a.blog-m {
	width:34px;
	background:url(../images/blog-m.gif) no-repeat;
}
ul.menu li a.contact-m {
	width:61px;
	background:url(../images/contact-m.gif) no-repeat;
}

ul.menu li a.news-m {
	width:40px;
	background:url(../images/news-m.gif) no-repeat;
}
ul.menu li a:hover,
ul.menu li.active a,
ul.menu li:hover a ,
ul.menu li.hover a {background-position:0 -17px;}

ul.menu ul {
	width:150px;
	/*border:6px solid #ededed;*/
	border-top: 3px solid white;
	background:#d8d9db;
	position:absolute;
	top:17px;
	left:5px;
	list-style:none;
	display:none;
	z-index:5;
}
ul.menu ul li {
	width:100%;
	background:none;
	font:11px Arial, Helvetica, sans-serif;
	padding: 0;
	border-bottom: 1px solid #fff;
}
ul.menu ul li a {
	text-indent:0;
	height:1%;
	text-decoration:none;
	color:#4a4d53;
	padding:8px 6px 8px 12px;
}
ul.menu ul li a:hover {
	color:#fff;
	background:#CB0223;
}

ul.menu li.hover ul,
ul.menu li:hover ul {display:block;}

/*Search form*/
.search-form {
	width:228px;
	background:url(../images/input-bg.gif) no-repeat 52px 0;
}
.search-form label {
	width:44px;
	height:9px;
	text-indent:-9999px;
	float:left;
	margin:7px 8px 0 0;
	background:url(../images/search-txt.gif) no-repeat;
}
.search-form input.text {
	float:left;
	border:0;
	width:132px;
	padding:3px 4px 2px;
	font-size:13px;
	background:none;
}
.search-form input.button {float:right;}
#content {
	font-size: 1.1em
	}
.primary-content {
	width:962px;
	padding:0 4px 28px 0;
	overflow:hidden;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn .entrytext{
	padding-top: 25px;
	
}
.widecolumn {
	line-height: 1.6em;
	}

.widecolumn h2 span {
	font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
	
.narrowcolumn .postmetadata {
	text-align: right;
	}

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


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

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;

	}

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

.description {
	font-size: 1.1em;
	text-align: center;
	}

h2 {
        font-size: 12px
	}

h2.pagetitle {
        font-size: 12px
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px
	}

h3 {
        font-size: 11px
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4a4d53;
	}

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:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
	
.commentlist li {
	}

.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: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: Arial, Helvetica, 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: #545454;
	text-decoration: none;
	}

a:hover {

	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin:0 auto;
	width:966px;
	overflow:hidden;
	padding: 0;
	}
	

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

.narrowcolumn {	
	padding: 0 20px 20px 20px;
	margin: 0px 0 0 270px;
	width: 625px;

	}

.widecolumn {
	padding: 0 20px 20px 20px;
	margin: 0px 0 0 270px;
	width: 625px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	color: #909090;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	color: #909090;
	font-size: 9px;

	}
.postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	color: #909090;
	text-decoration: none;
	font-size: 9px;

}
.postmetadata a:hover {

	text-decoration: underline;

}
/*footer*/

#footer {
	width:947px;
	margin:0 0 0 9px;
	border-top:1px solid #B7B8BA;
	overflow:hidden;
	padding:10px 0 15px;
	clear: both;
}
ul.foot-serv {list-style:none;}
ul.foot-serv li {
	background:url(../images/foot-separator.gif) no-repeat 0 3px;
	float:left;
	margin:0 1px 0 -1px;
	padding:0 4px 0 5px;
}
ul.foot-serv li a,
ul.foot-menu li a {
	color:#4A4D53;
	text-decoration:none;
}
ul.foot-serv li a:hover,
ul.foot-menu li a:hover {text-decoration:underline;}
ul.foot-menu {
	text-align:center;
	list-style:none;
}
ul.foot-menu li {
	display:inline;
	padding:0 6px 0 2px;
	background:url(../images/foot-separator.gif) no-repeat 100% 3px;
}
* html ul.foot-menu li {padding:0 2px 0 6px;}
*+html ul.foot-menu li {padding:0 2px 0 6px;}
ul.foot-menu li.last {background:none;}

/* End Structure */



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

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 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: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

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 35px;
	margin: 0;
	}

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

.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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#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*/
.graybox {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 0 20px 0;
	text-align: justify;
	border-bottom: 1px solid #b7b8ba;
	}

.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 0 8px 0;
	display: block;
	}
/* End Comments */

/*Flash component*/

.client-box {margin-bottom:6px;}
.client-box,
.client-top,
.client-cnt {
	height:1%;
	overflow:hidden;
	background:url(../images/clients-bg.gif) repeat-y;
}
.client-top {background:url(../images/clients-top.jpg) no-repeat;}
.client-cnt {
	padding:16px 0 3px 20px;
	background:url(../images/clients-cnt.gif) no-repeat 0 100%;
}
.client-cnt p {padding:0 11px 16px 0;}
.flash-box {
	width:225px;
	overflow:hidden;
}
/*begin tag cloud*/
.blog-box {
	height:1%;
	overflow:hidden;
	background:#E9E9E9 url(../images/about-cnt.gif) repeat-x;
	padding:8px 16px 26px;
}

ul .tag-clouds {
	height:1%;
	overflow:hidden;
	list-style:none;
}
ul.tag-clouds li {
	display:inline;
	font-size:10px;
	padding:0 3px;
}
ul.tag-clouds li.size1 {font-size:14px;}
ul.tag-clouds li.size2 {font-size:15px;}
ul.tag-clouds li.size3 {font-size:18px;}
ul.tag-clouds li.size4 {font-size:25px;}
ul.tag-clouds li.size5 {font-size:40px;}
ul.tag-clouds li a {
	color:#B9BABC;
	text-decoration:none;
}
ul.tag-clouds li a.light {color:#6A6C71;}
ul.tag-clouds li a.dark {color:#4A4D53;}
ul.tag-clouds li a:hover {text-decoration:underline;}

/*cloud links*/

a.tc0 { font-size: 0%;  font-weight: 100; text-decoration: none; }

  a.tc1 { font-size: 100%; font-weight: 200; text-decoration: none; }

  a.tc2 { font-size: 130%; font-weight: 300; text-decoration: none; }

  a.tc3 { font-size: 150%; font-weight: 500; text-decoration: none; }

  a.tc4 { font-size: 160%; font-weight: 600; text-decoration: none; }

  a.tc5 { font-size: 170%; font-weight: 800; text-decoration: none; }

  a.tc6 { font-size: 190%; font-weight: 900; text-decoration: none; }

  a.tc0:hover, a.tc1:hover, a.tc2:hover, a.tc3:hover, a.tc4:hover, a.tc5:hover, a.tc5:hover, a.tc6:hover { text-decoration:underline; }
  
/*14 October 08*/
/*titles*/
h3.clients-case-txt,
h3.about-story-txt,
h3.blog-topics-txt,
h3.about-topics-txt,
h3.blog-categories-txt,
h3.blog-archive-txt,
h3.blog-roll-txt,
h3.blog-rss-txt {
	background:url(../images/clients-case-txt.gif) no-repeat;
	height:33px;
	text-indent:-9999px;
	margin-bottom:13px;
}
h3.services-txt,
h3.about-txt {
	height:27px;
	background:url(../images/services-txt.gif) no-repeat;
	text-indent:-9999px;
	width:127px;
}
h3.about-story-txt {
	background:url(../images/about-story-txt.gif) no-repeat;
	height:31px;
	margin-bottom:25px;
}
h3.blog-topics-txt {
	background:url(../images/blog-topics-txt.gif) no-repeat 4px 0;
	margin-bottom:13px;
	
}

/*14 October 08*/
h3.blog-categories-txt {
	background:url(../images/blog-categories-txt.gif) no-repeat 4px 0;
	margin-bottom:5px;
}

h3.blog-archive-txt {
	background:url(../images/blog-archive-txt.gif) no-repeat 4px 0;
	margin-bottom:5px;
}

.blog-box span {
	margin-left: 9px;
	}

/*14 October 08 ends*/

/*31 October*/
h3.blog-roll-txt {
	background:url(../images/blog-roll-txt.gif) no-repeat 4px 0;
	margin-bottom:5px;
}
h3.blog-rss-txt {
	background:url(../images/blog-rss-txt.gif) no-repeat 4px 0;
	margin-bottom:5px;
}


h3.about-txt {
	background:url(../images/about-txt.gif) no-repeat;
	width:94px;
}

/* Begin Sidebar */

#sidebar
{
	/*padding: 20px 10px 10px 10px;*/
	width: 256px;
	float: left;	
	}

#sidebar form {
	margin: 0;
	}
/* 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 */

/*sFIR stuff*/

.promo {
	height:1%;
	overflow:hidden;
	margin:0 0 21px 0;
	border-bottom:1px solid #B7B8BA;
}
.promo h2 {
	color:#4A4D53;
	font-size:30px;
	margin-bottom:5px;
}
.promo h2 span {
	display:block;
	overflow:hidden;
	margin-bottom: -32px;
}
.promo p {
	padding:0 0 15px;
	margin-top: 32px;}

/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

	
.about-cnt a {
	color:#CB0223;
	font-style:italic;
	text-decoration:none;
}
.about-cnt a:hover {text-decoration:underline;}	
/* End Various Tags & Classes*/

.alt {
	border: 1px solid #b7b8ba;

}

/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
