﻿/*  
Theme Name: iTheme
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.1
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

/* */
body
{
	/*background: #42afdc url(images/html-bg.gif) repeat-x;*/
	font: 80%/120% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-top:0px;
	/*color: #333333;*/
}
/*
a
{
	color: #44a1d0;
	text-decoration: none;
}
a:visited
{
	color: #5EAFD7;
}
a:hover
{
	text-decoration: underline;
}*/
/*p
{
	margin: 0px 0px 5px;
}
*/
 #aa{display:block;}
img
{
	border: none;
	/*display:inline;*/
}

#addthis_services img{display:inline;} 
#at_share img{display:inline;}
/*
ul
{
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li
{
	margin: 0px;
}
ol
{
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li
{
	margin: 0px;
}*/
form
{
	margin: 0px;
	padding: 0px;
}
/*
small
{
	font-size: 90%;
}
h1
{
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}*/
/*
#thepage
{
	background: url(images/main-bg.jpg) no-repeat center top;
} 
#wrapper
{
	width:1000px;
	margin: 0px auto;
	position: relative;
}
*/
/* ------------------------------------- header area  
#header
{
	height: 80px;
}*/
/* site title 
#header h1
{
	position: absolute;
	top: 20px;
	left: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100%  Arial, sans-serif;
	border-bottom: none;
}
#header h1 a, #header h1 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:hover
{
	color: #000000;
	text-decoration: none;
}
.description
{
	position: absolute;
	top: 65px;
	left: 0px;
	color: white;
	font: 12px Arial, Helvetica, sans-serif;
}*/
/* search form 
#searchbox
{
	position: relative;
	top: 0px;
	right: 0px;
	background: url(images/searchform-bg2.png) no-repeat right bottom;
	height: 55px;
	width: 210px;
}
#searchbox #searchfield
{
	background: #ffffff url(images/form-field-bg.gif) no-repeat;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchbox #searchbutton
{
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
#searchbox label
{
	color: White;
}
#searchbox #searchcomments
{
	margin-left: 6px;
}*/
/* ------------------------------------- main content area  
#left-col
{
	width: 545px;
	float: left;
	margin-top: 11px;
}*/
/* main menu 
#nav
{
	background: url(images/content-top-bg.png) no-repeat left top;
	height: 26px;
}
#nav ul
{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li
{
	margin: 1px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a
{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited
{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a
{
	text-decoration: none;
	background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}*/
/* sub menu 
#subnav
{
	background: #ecebeb;
}
#subnav ul
{
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li
{
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item
{
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited
{
	color: #3b9acc;
}
#subnav li a:hover
{
	text-decoration: none;
	color: #3b9acc;
}
*/
/* content */
#content
{	border:solid 0px black;
	/* 20090619 0030 TA Match New Zepol.com */
	padding: 0px 5px 0px 0px; /*25 25 15 25 */
	/*width: 495px*/
	background: #ffffff;
	clear: both;
	overflow: visible;
	vertical-align:top;
		border:solid 0px black;

}
.post
{
	padding:0px 0px 5px 0px; 
	/*padding:0px;*/
	clear: both;
	overflow: hidden;
	border:solid 0px black;
}
.post .date
{
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span
{
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title
{
	float: left;
	margin-left: 0px;
	/* 20090619 0030 TA Match New Zepol.com */
	/*width: 438px;*/
}
.post .tags
{
	color: #999999;
	background: url(images/tag_blue.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	padding-bottom: 2px;
	float: right;
	border: solid 0px black;
	font-size:87%;
}
.footer .admin
{
	color: #999999;
	background: url(images/respond.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	padding-bottom: 2px;
	float: right;
	border: solid 0px black;
}
.postdata
{
	font-size: 87%;
	color: #999999;
}
.postdata a, .postdata a:visited
{
	color: #999999;
	text-decoration: none;
}
.postdata a:hover
{
	color: #44a1d0;
	text-decoration: none;
	text-decoration:underline;
}
.postdata .category
{
	/*background: url(images/mini-category.gif) no-repeat;*/
	padding-left: 0px;
	float: left;
}
.category1
{
 	font-size: 87%;
   color: #999999;
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	float: left;
}
.postdata .details
{
	padding-left: 18px;
	float: left;
	font-size:87%;
}

.postdata .comments
{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment
{
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry
{
	padding: 4px 0px 4px; /* 10px 0 3 */
	clear: both;
}

/*----*/
.footer {
	text-align: left;
	border-top:dotted 1px #CCCCCC;
	padding-top: 4px;
	padding-bottom: 28px;
	font-size:87%;
}
.bookmarks 
{
	border:solid 0px #000000;
	width:100%;
    display:block;
    overflow:hidden;
    clear:both;
}
.footer .links
{
    float:left;
}
.footer img
{
    border:0px;
    display:inline;
}

/* post title */
h2
{
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 130%/100% Arial, sans-serif; /*150%/110%*/
	border-bottom: dotted 1px #CCCCCC;
	font-weight:bold;
}
h2 a, h2 a:visited
{
	color: #0066CC;
	text-decoration: none;
}
h2 a:hover
{
	color: #FF6633;
	text-decoration: none;
	text-decoration:underline;
}
h3
{
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav
{
	clear: both;
	background: url(images/navigation-bg.gif) no-repeat left center;
	height: 21px;
}
.page-nav a, .page-nav a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover
{
	color: #000000;
	text-decoration: none;
}
.previous-entries a
{
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a
{
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation 
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}*/
/*--*/
#postnavigation{
	margin-bottom: 10px;
	/*text-align: center;*/
	color: Gray;
	background: white;
	border: 0px solid silver;
	padding: 3px;
    
	clear:right;
	padding-bottom: 5px;
	margin-top: -5px;
	font-size: 95%;
	display:block;
}
#postnavigation a, #postnavigation a:visited {
	color: #999999;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}
#postnavigation a:hover {
	color: #000000;
	text-decoration: none;
}/*
#postnavigation #ctl00_cphBody_hlPrev {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
#postnavigation #ctl00_cphBody_hlNext {
	float: right;
	padding-right: 10px; display:inline;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}*/

/* ------------------------------------- footer area  
#footer
{
	background: url(images/content-bottom-bg.png) no-repeat;
	padding: 10px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
}
#footer a, #footer a:visited
{
	text-decoration: none;
	color: #000000;
}
#footer a:hover
{
	text-decoration: underline;
}*/

/*----------------------------------------comment form S2*/
#addcomment
{
    font-size: 150%;
	/* 20090619 0030 TA Match New Zepol.com */
    color: #696969;
}
.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/* searchbox */
#searchbox {
	margin-top: 5px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 100px;
}

/*----------------------------
					 Blogroll
----------------------------*/
/* */
#blogroll ul {
	list-style-type:none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 5px;
	color: #666666;
	visibility:visible;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
	display:inline;
}

#blogroll a img
{
    display:inline;
}

/* ------------------------------------- sidebar area  */
/* sidebar 
#sidebar
{
	float: right;
	width: 210px;
	color: #666666;
	line-height: 160%;
}
#sidebar p
{
	margin: 0px 0px 15px;
}
#sidebar h3
{
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar h3 a, #sidebar h3 a:visited
{
	color: #666666;
}
#sidebar h3 img
{
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited
{
	color: #000000;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
	text-decoration: underline;
}
#sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li
{
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px;
}
#sidebar ul li ul li
{
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px;
}*/

/* ------------------------------------- leftsidebar area  */
/* leftsidebar
#leftsidebar{
	float: left;
	width: 210px;
	color: #666666;
	line-height: 160%;
	padding-right: 18px;
}
#leftsidebar p
{
	margin: 0px 0px 15px;
}
#leftsidebar h3
{
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#leftsidebar h3 a, #leftsidebar h3 a:visited
{
	color: #666666;
}
#leftsidebar h3 img
{
	vertical-align: middle;
}
#leftsidebar a, #leftsidebar a:visited
{
	color: #000000;
	text-decoration: none;
}
#leftsidebar a:hover, #leftsidebar a:focus, #leftsidebar a:active
{
	text-decoration: underline;
}
#leftsidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftsidebar ul li
{
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px;
}
#leftsidebar ul li ul li
{
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px;
}*/

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone 
{
	padding: 0;
	background: none;
	/* 20090619 0030 TA Match New Zepol.com */
	/*width:175px;*/
	color:white;	
}
div#widgetzone .clear{
	clear: right;
}

div.widget{
	background:transparent;
	border:solid 0px #c0c0c0;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2px;
	z-index: 1;
	min-width: 1px;
	font: 100%/140% Arial, Helvetica, sans-serif;
	/* 20090619 0030 TA Match New Zepol.com */
    /*width:175px;*/
}
div.widget .content
{
	line-height: 16px;
	color: #ffffff;
}

div.widget .content img /*OPML */
{
    border:0px;
    display:inline;
}
div.widget .content a
{
	color: #ffffff;
	text-decoration:underline;
}
div.widget .content a:hover
{
	color: orange;
	text-decoration:underline;
}

div.widget h4{
	font-size: 14px;
	border-bottom: 1px solid silver;
	/*border-top: 1px solid silver;*/
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #ffffff;
	letter-spacing: 1px;

}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
	color: #ffffff;
}
div.widget a.edit:hover{
	color: orange;
}
div.widget a.delete{
	/*font-weight: bold;*/
	color: #ffffff;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}
div.widget a.delete:hover{
	color: orange;
	text-decoration:underline;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	color: Silver;
}

#widgetzone .widget ul li a{
	margin-bottom: 3px;
	color: White;/*clear:none;display:inline;*/
}
#widgetzone .widget ul li a:hover{

	color: Orange;/*clear:none;display:inline;*/
}
/*
#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}
*/

#widgetzone img.rssButton {
	margin-right: 3px;
	clear:none;display:inline;
}
/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li a{
	color:White;
}
ul#monthList ul li a:hover{
	color:orange;
}
ul#monthList ul li{
	margin-left: 0px;
	font-weight: normal;
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px;
}

ul#monthList li.year{
  cursor: pointer;
  	background: url(images/mini-archive.png) no-repeat;
	padding-left: 18px;
    color:White;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}
/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud li a {
	margin-right: 3px;
	display: inline;
	color:white;
}
tagcloud li a:hover
{
    color:Orange;
}
.tagcloud a:hover
{
    color:Orange;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

#calendarContainer a
{
    color: white;
    text-decoration:underline;
}
#calendarContainer a:hover
{
    color: orange;
    text-decoration:underline;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color:#0077ab;       /*#0099ff;*/
}

.calendar .other {
	color: silver;
}
/*.calendar .a 
{
    color: orange;
    text-decoration:underline;
    
}*/
.calendar a.exist {
	display: block;
	font-weight: bold;
	/*background-color: #0099bb;*/
	border:solid 0px white;
	color:orange;
	text-decoration:none;
}

.calendar td {
	vertical-align: top;
	background: transparent;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: white;
	border: 1px solid silver;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
	display:inline;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}
/*----------------------------
				Recent posts
----------------------------*/
/*  */
ul.recentPosts li{
	padding-bottom: 5px;
}

ul.recentPosts li a{
	font-weight:normal;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}
/*----------------------------
			Recent comments
----------------------------*/
/* */
ul.recentComments li{
	padding-bottom: 5px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: normal;
}
#comment 
{
    font-size: 150%;
	/* 20090619 0030 TA Match New Zepol.com */
    color: #696969;
}
.comment
{
    /*line-height:10px;*/
    padding:5px 5px 5px 5px;
    border:dotted 1px silver;
    margin-bottom:5px;
    	FONT: 100%/120% Arial,Helvetica,sans-serif;
}
.comment .author {
	color: #666666;
	font-size: 87%;
	float: left;
	text-transform: capitalize;
}
.comment .date {
	color: #666666;
	font-size: 87%;
	float: right;
	text-transform: capitalize;
}
.comment .content
{
	clear:both;
}
.comment .p
{
    /*line-height:normal;*/
}
/*----------------------------
			Related Posts
----------------------------*/
/* */
#relatedPosts div {
	background: white;
	padding: 0px 5px 5px 5px;
	border: 0px solid silver;
}

#relatedPosts h1 {
	margin: 0px 0px 0px 5px;	
	padding-bottom:5px;
	border: 0px solid silver;
    text-align:left;
    font-size: 150%;
	/* 20090619 0030 TA Match New Zepol.com */
    color: #696969;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 11px;
}
/*----------------------------
				Search page
----------------------------*/
/* */
#searchpage{
	margin-bottom: 10px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 10px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}
/*----------------------------
				Contact page
----------------------------*/
/*  */
#contact{
	background : white;
	padding: 10px;
	border: 1px solid silver;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}
/*----------------------------
			Social bookmarks
----------------------------*/
/**/
.bookmarks {
	float: left;
    clear:none;
}
.bookmarks img
{
    display:inline;
}
.addthis2
{
    float:right;
    clear:none;
    border:solid 0px black;
    margin:3px;
}
.addthis2 a
{
    display:inline;
}
/*----------------------------
			Syntax highlighter
----------------------------*/
/**/
.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}


/* ------------------------------------- widget styles  */
/* archives widget 
#archives ul li
{
	background: url(images/mini-archive.gif) no-repeat;
}*/
/* recent comments widget 
#recent-comments ul li
{
	background: url(images/mini-comment.gif) no-repeat;
}*/
/* category widget 
#categories ul li
{
	background: url(images/mini-category.gif) no-repeat;
}*/
/* recent posts widget 
#recent-posts ul li
{
	background: url(images/mini-page.gif) no-repeat;
}*/
/* recent pages widget 
#pages ul li
{
	background: url(images/mini-page.gif) no-repeat;
}*/
/* recent tags widget 
#tags ul li
{
	background: none;
	padding: 0px;
}*/
/* recent disclaimer widget 
#disclaimer
{
	color: Black;
}*/
/* links widget */
#links ul li
{
	background: url(images/mini-blogroll.gif) no-repeat;
}
.linklist ul li
{
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left:16px;
}
/* meta 
#meta .rss
{
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login
{
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check
{
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress
{
	background: url(images/mini-wp.gif) no-repeat;
}*/
/* calendar 
#calendar table
{
	margin: 0px auto;
}
#calendar td
{
	padding: 0px 4px;
}*/

/* alignments 
.center
{
	text-align: center;
}
img.center, img[align="center"]
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left
{
	float: left;
}
img.left, img[align="left"]
{
	float: left;
	margin: 2px 10px 5px 0px;
}
.right
{
	float: right;
}
img.right, img[align="right"]
{
	float: right;
	margin: 2px 0px 5px 10px;
}
.clear
{
	clear: both;
}
hr.clear
{
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden
{
	clear: both;
	visibility: hidden;
}*/

/* -------*/
#sidepanel {
	/* 20090619 0030 TA Match New Zepol.com */
	/*float: left;
	width: auto;*/
	text-align: left;
	width: 218px;
	margin:5px auto;
} 
.RssSubscribe 
{
    margin-left:5px;
    color:White;
    font-family:Arial;
}
.RssSubscribe a
{
    color:White;
}
.RssSubscribe a:hover
{
    color:Orange;
}

/* 20090619 0030 TA Match New Zepol.com */
/* classes to match zepol.com styles*/
body
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
	padding: 0px;
	margin: 0px auto;
    text-align:center;
	background-color: #0067AC;
}
.pageHolder
{
    width: 999px;
    margin: 0px auto;
    background-image: url(/images/bg_shadows.jpg);
    background-position: top center;
    background-repeat: repeat-y;    
    padding:0px;
    text-align:center;
    min-height: 700px;
}
/* master pages */
.divContentHolder
{
    width: 949px; 
    margin: 0px auto;
    text-align:left;
    padding:0px;
    
}

/*header settings*/
.divHeader
{
    height: 104px;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    border: none 0px;
    /*margin-left:1px;*/
}
.divZepolLogo
{
    float:left;
    text-align: center;
    vertical-align: top;
    width: 230px; 
    height: 104px;
}
.imgZepolLogo
{
    width: 194px;
    height: 104px; 
    border: 0px;
}
.divZepolMiddle
{
    height: 104px;
    float: left;
}
.tagLineZepolHeader
{
    font-family: Verdana, Helvetica, Sans-Serif; 
    font-size: 9pt;
    color: #0093dd; 
    margin-top: 60px;
    float: left;
    height: 44px;
}
.phoneZepolHeaderInternal
{
	color: #FF6633;
	font-weight: bold;
	margin-top: 70px;
}
/*add this*/
.addthis2
{
    float: right;
    clear: none;
    border: solid 0px #000000;
    margin: 3px;
    text-align: right;
}
.addthis2 a
{
    display: inline;
}

.topContentLines
{
    background-color: #ffffff;
    border-top:solid 1px #80d6f7;
    border-bottom:solid 2px #00adef;
    border-right:none 0px;
    border-left:none 0px;
    height:3px;
    /*margin-left:1px;*/
}
.topContentLines_spacer
{
    width: 3px; 
    height: 3px;
}
.masterMidContent
{
    /*width: 1000px;    */
}
.masterMidContent_table
{
    border-collapse: collapse;
    width: 100%;
}
.masterMidContent_table_tdLeft
{
    width: 228px; 
    text-align: center;
    margin: 0px auto;
}
.masterMidContent_table_tdNav
{
    vertical-align:top;
    padding-left:10px;
}
.masterMidContent_table_tdContent
{
    vertical-align: top;
    padding: 0px 10px;
}
.divFooterCopyright
{
    background-image: url(/images/bg_shadows_bottom.jpg);
    background-position: top center; 
    background-repeat: no-repeat;    
    width: 999px;
    height: 56px;
    margin: 0px auto;
    padding:0px;
    text-align:center;
}
.Copyright
{
    font-weight: normal;
    font-size: 8pt;
    color: #808080;
    text-align: left; 
    padding-left: 265px;
}
/*navigation menu*/
.divMenu 
{
	padding: 3px 0px 5px 0px;
	background-color: #ffffff;
	width: 100%;
	float: left;
}
.spnDivider
{
    float: left;
	font-size: 9pt;
	padding: 4px 5px;
	font-weight: bold;
	color: #0066CC;
	margin-top: -1px;
}
.divMenuNav
{
    float: left;
    padding: 3px;
    font-size: 9pt;
	font-weight: bold;
	line-height: 17px;
	cursor: hand;
	cursor: pointer;
	display: block;
}
.divMenuChild
{
    background-color: #ffffff;
    width: 150px;
    border-style: solid; 
    border-width: 1px; 
    border-color: #dedede;/* #005a8b*/
    padding: 4px 1px;
    cursor: hand;
    cursor: pointer;
}
.divMenuChildItem a
{
    font-size: 7pt;
    font-weight: bold;
    width: 150px;
    padding-left: 10px; 
    line-height: 15px;
    display: block;
}

/* generic */
.fl
{
    float: left;    
}
.fr
{
    float: right;
}
.pointFinger
{
    cursor: hand;
    cursor: pointer;
}
.p2
{
    padding: 2px;
}
.topLeftAlign
{
    text-align: left; 
    vertical-align: top;
}
.topCenterAlign
{
    vertical-align:top;
    text-align:center; 
}

.tableWrapperDiv
{
    float:left;
    margin: 15px 5px;
    width:100%;
}
