/*
Theme Name: Zethus
Description: Custom theme for Zethus Software
*/

/* --------------- reset --------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
			{ margin: 0 ;padding: 0; border: 0;font-weight: inherit; font-style: inherit ;font-size: 100%; font-family: inherit; }
a img 		{ border: none; }

/* --------------- custom styles -------------*/
body { background:url(images/tail-body.gif) repeat-x top #fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#767676;margin:0; padding:0;}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { float:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}
div.post h2 { margin: 3px 0 15px; }
div.entry p { margin:3px 0 10px; }
div.entry { padding-right:150px; }

/*===============headings====================*/
h1 { font-size:2.4em; }
h2 { font-size:1.8em; margin-bottom:10px; }
	h2.storytitle, h2.storytitle a { font-size:1.4em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }	
h4 { font-size: 1.2em; line-height: 1.25; /*margin-bottom: 1.25em;*/ }
	h4.page-title { text-align:center; color:#5588aa; font-weight:bold; text-transform:uppercase; margin-bottom:15px; }

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:43px;}
.form1 { padding-bottom:20px;}
.form label, .form1 label { color:#565656;}
.form input {width:176px; padding-left:3px; background:#fff; border-top:2px solid #7d7d7d; border-left:2px solid #7d7d7d; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:176px; height:119px; overflow:auto; background:#fff;  border-top:2px solid #7d7d7d; border-left:2px solid #7d7d7d; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px; }


/*==================list====================*/
ul { list-style:none; }
div.entry ul { margin-left:15px; padding:5px 0 5px 15px; list-style:outside square; }
div.entry ul li { margin:0 0 3px 0; }

.site-nav { width:100%;}
.site-nav li { display:inline; font-size:.95em; text-transform:uppercase; }
.site-nav li a { text-decoration:none; display:block; float:left; color:#909090; padding:9px 34px 4px 10px; background:url(images/border.gif) repeat-x bottom;width:193px; margin-right:-1px;}
.site-nav li a span { padding:15px 0 13px 10px;width:100%; display:block;}
.site-nav li a.m1 span, .site-nav li.page-item-home.current_page_item a span { background:url(images/icon-Home-40.png) no-repeat center top;}
.site-nav li a.m1Cool span, .site-nav li.page-item-home a span { background:url(images/icon-Home-Cool-40.png) no-repeat center top;}
.site-nav li a.m2 span, .site-nav li.page-item-5.current_page_item a span { background:url(images/icon-Products-40.png) no-repeat center top;}
.site-nav li a.m2Cool span, .site-nav li.page-item-5 a span { background:url(images/icon-Products-Cool-40.png) no-repeat center top;}
.site-nav li a.m3 span, .site-nav li.page-item-7.current_page_item a span { background:url(images/icon-Media-40.png) no-repeat center top;}
.site-nav li a.m3Cool span, .site-nav li.page-item-7 a span { background:url(images/icon-Media-Cool-40.png) no-repeat center top;}
.site-nav li a.m4 span, .site-nav li.page-item-2.current_page_item a span { background:url(images/icon-Company-40.png) no-repeat center top;}
.site-nav li a.m4Cool span, .site-nav li.page-item-2 a span { background:url(images/icon-Company-Cool-40.png) no-repeat center top;}

.site-nav li a:hover, .site-nav li a.act, .site-nav li.current_page_item a { border-top:1px solid #d7d7d7; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; padding:8px 33px 3px 9px; background:none;}

.list { width:100%; overflow:hidden;}
.list li { float:left; margin-right:70px; padding-left:41px;}
.list li.icon-1 { background:url(images/icon-1.gif) no-repeat left top;}
.list li.icon-2 { background:url(images/icon-2.gif) no-repeat left top;}
.list li.icon-3 { background:url(images/icon-3.gif) no-repeat left top;}
.list li.icon-4 { background:url(images/icon-4.gif) no-repeat left top; margin-right:0;}
.list li b { color:#2e2e2e; font-size:1.5em; text-transform:uppercase; display:block;}
.list li span { color:#416c00;}
.list li a { color:#416c00; text-transform:uppercase; font-size:.83em;}

.list1 { margin-top:-15px;}
.list1 li { width:230px; line-height:1.5em; padding-left:43px; background-repeat:no-repeat; background-position:0 12px;padding-top:15px;}
.list1 li img { float:left; margin-right:12px;}
.list1 li b { display:block; color:#565656;}
.list1 li a { color:#009acc; }

.list2 { margin-top:-15px;}
.list2 li { color:#2e2e2e; font-size:1.33em; line-height:1.5em; padding-top:15px;}
.list2 li ul { margin-top:-2px;}
.list2 li ul li { font-size:.75em; padding-left:8px; background:url(images/marker-2.gif) no-repeat left 10px; padding-top:2px;}
.list2 li ul li a { color:#009acc; text-decoration:none;}
.list2 li ul li a:hover { text-decoration:underline;}
.list2 li ul li span { width:100%; overflow:hidden;}
.list2 li ul li span a { text-decoration:underline; float:right;}
.list2 li ul li span a:hover { text-decoration:none;}

.list3 { width:100%; overflow:hidden;}
.list3 li { float:left; margin-right:6px;}

.list4 { margin-top:-4px;}
.list4 li { padding-left:8px; background:url(images/marker-2.gif) no-repeat left 12px; padding-top:4px;}
.list4 li a { color:#009acc; text-decoration:none;}
.list4 li a:hover { text-decoration:underline;}

.toc li { padding:5px; }
.products li {padding-left:76px;width:203px;}

/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 12px 0 0;}

img.alignleft { clear:both; float:left; margin:0 15px 5px 0; }

.p1 { margin-bottom:22px;}

.phone { float:right; margin-right:30px;}


/*==================txt, links, lines, titles====================*/
a {color:#009acc;}
a:hover{text-decoration:none;}

h3 { color:#252525; font-size:2em; font-weight:normal; line-height:1em; margin-bottom:26px;}
h4 { color:#565656; font-size:1em; line-height:1.5em;}

.txt1 { color:#629500; font-weight:bold;}

.link { padding-right:13px; color:#629500; font-weight:bold; background:url(images/marker-1.gif) no-repeat right 5px;}

.divider { background:url(images/line-1.gif) repeat-y 290px 0;}
.divider1 { background:url(images/line-1.gif) repeat-y 591px 0;}
.divider2 { background:url(images/line-1.gif) repeat-y 409px 0;}

.sidebar { width:180px; background:url(images/line-1.gif) repeat-y top left; margin-left:5px; margin-bottom:20px; }
.sidebar-inner { padding-left:10px; }

.info-strip p, .info-strip a { font-size:12px; line-height:1.5em; }

/*==================boxes====================*/
.cont-box { width:100%;}
.cont-box .border-left { background:url(images/border.gif) repeat-y left;}
.cont-box .border-right { background:url(images/border.gif) repeat-y right;}
.cont-box .border-bottom { background:url(images/border.gif) repeat-x bottom;}
.cont-box .inner { padding:26px 35px 40px 34px;}

.post-image { width:52px; }
.post-excerpt { width:230px; }

/*header*/
#header .row-1 { height:62px; border:0px solid #099; background:url(images/zsLogo-200.png) no-repeat left top;}
#header .row-2 { height:196px; border:0px solid #009; background:url(images/header-bg.jpg) no-repeat left top;}
#header .row-3 { height:57px; padding-left:20px; width:100%;}

/*slide*/
.slideBox {position:relative; left:0px; bottom:0px; width:100%; height:185px; border:0px solid #0A0; overflow: hidden;}
.slide {position:absolute; left:1000px; top:0px; width:100%; height:185px; border:0px solid #900; color:#fff; line-height:220%;}

/*content*/
#content { padding:0 13px 0 20px;}
#content p { line-height:1.5em;}

/*footer*/
#footer .indent { padding-left:25px;}
#footer p { color:#acacac; padding:12px 0 5px 0;}
#footer p a { color:#0081ab;}

div.padding { height:30px; }
/*==========================================*/
