/*
Theme Name: Gerber Communications
Theme URI: http://c2.septuplo.com/
Description: Custom wordpress theme for http://www.gerber.co.il/.
Version: 1.5
Author: Cesar Cruz

*/

body {
	background:#F9F9F9;
}
a {
	color:#800;
}
.ctop, .cbtm {
	height:7px;
	z-index:0;
}
.ctop {
	background:url(images/shadow_top.png) center bottom no-repeat;
	margin:-7px 0;
}
.cbtm {
	background:url(images/shadow_btm.png) center top no-repeat;
}
.menu {
	padding-top:60px;
	z-index:5;
}
.menu ul, .menu li {
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	display:block;
	float:left;
	height:35px;
	position:relative;
}
.menu li a {
	color:#999;
	display:block;
	float:left;
	font-size:1.2em;
	padding:10px 15px 2px;
	text-decoration:none;
}
.menu li.current_page_item a, .menu li.current_page_item a:hover, .menu li.current_page_ancestor a, .menu li.current_page_ancestor a:hover, .menu li.current_page_item:hover a, .menu li.current_page_ancestor:hover a {
	background:url(images/menu_at_r.png) no-repeat right top ;
}
.menu li.current_page_item, .menu li.current_page_item:hover, .menu li.current_page_ancestor, .menu li.current_page_ancestor:hover {
	background:url(images/menu_at_l.png) no-repeat top left;
	z-index:1;
}

.menu li li.current_page_item a, .menu li li.current_page_item a:hover, .menu li li.current_page_item, .menu li li.current_page_item:hover {
	background:none;
}
.menu li.current_page_item, .menu li.current_page_item:hover {
	background:url(images/menu_at_l.png) no-repeat top left;
	z-index:1;
}


.menu li.home a, .menu li.home a:hover {
	background:url(images/menu_hm_r.png) no-repeat right top;
	color:#fff !important;
}
.menu li.home, .menu li.home:hover {
	background:url(images/menu_hm_l.png) no-repeat top left;
	z-index:1;
}
.menu li:hover a {
	background:url(images/menu_hv_r.png) no-repeat right top;
}
.menu li:hover {
	background:url(images/menu_hv_l.png) no-repeat top left;
	z-index:5;
}
/* sub */
.menu li:hover ul {
	display:block;
}
.menu ul ul {
	margin-top:35px;
	display:none;
	background:#fff;
	border:1px solid #ddd;
	padding:0 5px;
	position:absolute;
	width:150px;
	margin-left:-50%;
	z-index:5;
}
.menu ul ul a {
	color:#006e87;
}
.menu ul ul li {
	float:none;
	background:none;
	border-bottom:1px solid #ddd;
	z-index:5;
}
.menu ul ul li:hover, .menu ul ul li a:hover, .menu ul ul li a {
	background-image:none !important;
}
.menu ul ul li:hover{
	background:#eee;
}
/* end sub */
li.current_page_item a {
	color:#800 !important;
}
li.current_page_item ul a {
	color:#006e87 !important;
}
.mainimg, .maincont {
	color:#fff;
	width:719px !important;
	border-left:1px solid #ddd; 
	margin:0 0 15px !important;
	background:url(images/main_img.png) no-repeat;
}
.maincont {
	background:none;
	margin:15px 0;
}
.maintext {
	padding:135px 0 15px 290px;
	height:130px;
	text-align:right;
	width:400px;
}
.maintext h4 {
	color:#fff;
	margin-bottom:2px;
}
#test .sfstest-sidebar {
	font-size:12px;
	background:url(images/oqs.png) no-repeat top left;
	position:absolute;
	display:none;
}
#test .sfstest-sidebar .text {
	color:#777;
	padding:5px 35px;
	margin-bottom:20px;
	background:url(images/cqs.png) no-repeat bottom right;
}
#test .sfstest-sidebar .client, .sfstest-sidebar .company {
	text-align:right;
}
#test .sfstest-sidebar .client {
	color:#006E87;
	font-size:1.2em;
}
#test .sfstest-sidebar .company {
	color:#777;
}

.entry .sfstest-page {
	font-size:12px;

}
.entry .sfstest-page .otext {
	background:url(images/oqb.png) no-repeat left 45px;
}
.entry .sfstest-page .text {
	color:#777;
	padding:5px 70px;
	text-align:justify;
	margin-bottom:20px;
	background:url(images/cqb.png) no-repeat bottom right;
}
.entry .sfstest-page .client, .sfstest-page .company {
	text-align:right;
}
.entry .sfstest-page .client {
	color:#006E87;
	font-size:1.8em;
}
.entry .sfstest-page .company {
	color:#777;
}

.entry .sfstest-page {
	background:url(images/ttm_back.png) no-repeat center 33px;
	padding:0 20px 25px;
}
.entry .sfstest-page .text:first-line {
	font-size:17px;
	color: #006E87;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #006E87;
}
.test_inf {
	text-align:right;
	padding-right:10px;
}
.test_inf h6 {
	margin:0;
}
.inner {
	padding-top:20px;
}
.breadcrumb {
	color:#999;
	font-size:.8em;
}
.entry {
	padding:15px 15px 0;
	font-size:15px;
	color:#444;
	min-height:250px;
}
.entry p {
	text-align:justify;
	padding:0 15px;
}
.footer {
	font-size:11px;
	color:#aaa;
	text-align:center;
}
.footer a {
	color:#888;
	padding:0px 15px;
}

/* footer */

.footer ul, .footer li {
	list-style:none;
	margin:0;
	padding:0;
}
.footer li {
	float:left;
}
.footer li a {
	white-space:nowrap;
	color:#999;
	float:left;
}

/* -footer */
img.alignleft {
	float:left;
	margin:4px 2px;
	border:1px dotted #ccc;
}
.alignleft {
	float:left;
}