/* 
Theme Name: Dendra Accounting Group
Theme URI: http://www.klodianadesign.com
Description: Designed by Klodiana Design for the Dendra Accounting Group. Converted to Wordpress by Ilati. 
Version: 1.0
Author: Klodiana Kaptan
Author URI: http://www.klodianadesign.com

*/

* { margin:0px; padding:0px;
}

body {
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#5172B1;
	background-image:url(images/homepage/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#333333;
}

body, input, select, textarea {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size:small;
}

br{
height: 30px;!important
}

p { 

	}
strong{
	font-weight: bold;

	}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	}
form{
	margin: 0;
	padding: 0;
	}
hr {
	border: 0px;
	color: white;
	background-color: transparent;
	border-top: 1px solid #BFC820;	
	margin-left: -10px;
	margin-bottom: 13px;
	}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.hide {
	display: none;
	}
.highlight {
	color: #d9ecff;	
	}
.space{
	line-height:20px;	
	}	
	
/*header Container*/

#headerWrapper {
	width:985px;
	height: 146px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
}

#logo{
	width: 288px;
	height: 102px;
	float: left;
	background: url(images/homepage/logo.jpg) left  top no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 30px 110px 0 25px;
}

#slogan{
	width: 309px;
	height: 66px;
	float: left;
	background: url(images/homepage/slogan.jpg) left  top no-repeat;
	padding: 0px 0px 0px 0px;
    margin: 52px 80px 0 1px;
}

#image{
	width: 146px;
	height: 93px;
	float: left;
	background: url(images/homepage/graph.jpg) left  top no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 38px 1px 0 1px;
}


/* Top Container*/
#topWrapper {
	text-align:center;
	width:985px;
	background-image:url(images/homepage/bg_topNav.png);
	background-position:top;
	background-repeat: no-repeat;
	height: 35px;
	margin:0px auto;
	text-align:left;
	padding:0px 30px 0px 0px;
}

#topLinks{
	width:960px;
	margin:0px auto;
	text-align:right;
	padding: 5px 5px 0 5px;
	color: #ffffff;
	font-size: 17px;
	position: relative;
	z-index:1;
	}
	
#topLinks a{
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
	}

#topLinks a:hover{
	color: #ffffff;
	font-size: 17px;
	text-decoration: underline;
	}
	

	
/*Main area*/

#mainWrapper {
	text-align:center;
	padding:1px 0px 0px 0px;
}

#mainContainer {
	width:985px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
}

#content {
	width:985px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	text-align:left;
}

#column1 {
	float:left;
	width:207px;
	padding:0px 0px 0px 0px;
}

#column2 {
	width:777px;
	float:right;
	padding:0px 0px 0px 0px;
}


/*page area for error messages*/
#page {
	width:975px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	text-align:left;
	height: 200px;
}
#page h1{
	color: #0765A8;
	font-weight: bold;
	padding:25px 0px 0px 5px;
	font-size: 22px;
}

#page h2{
	color: #2f4b83;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	font-size: 14px;
}
#page p{
	padding:10px 0px 0px 5px;
	font-size: 14px;
text-align:justify;
}
#page p.small{
	padding:30px 0px 0px 0px;
	font-size: 9px;
text-align:justify;
}

#page a{
color:black;
font-weight:bold;
text-decoration:none;
}

#page a:visited{
color:black;
font-weight:bold;
text-decoration:none;
}

#page a:active{
color:black;
font-weight:bold;
text-decoration:none;
}
#page a:hover{
color:black;
font-weight:bold;
text-decoration:underline;
}

/*content area*/
#contentTop {
	width:777px;
	height:26px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/homepage/bg_content_top.png);
	background-position:top;
	background-repeat: no-repeat;
}
#contentBottom {
	width:777px;
	height:37px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/homepage/bg_content_bottom.png);
	background-position:top;
	background-repeat: no-repeat;
}

#contentMid{
	width:777px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	color: #333333;
	background-image:url(images/homepage/bg_content_mid.png);
	background-position:top;
	background-repeat: repeat-y;
min-height:450px;
}

#contentCol1 {
	float:left;
	width:557px;
	padding:5px 5px 5px 12px;
line-height: 20px;
text-align:justify;
}

#contentCol1 h1{
	color: #0765A8;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	font-size: 16px;
}

#contentCol1 h2{
	color: #2f4b83;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	font-size: 14px;
}

#contentCol1 p{
	padding:10px 0px 0px 0px;
	font-size: 14px;
text-align:justify;
}

#contentCol1 a{
color:black;
font-weight:bold;
text-decoration:none;
}

#contentCol1 a:visited{
color:black;
font-weight:bold;
text-decoration:none;
}

#contentCol1 a:active{
color:black;
font-weight:bold;
text-decoration:none;
}
#contentCol1 a:hover{
color:black;
font-weight:bold;
text-decoration:underline;
}


#contentBoxes {
	float:left;
	width:564px;
	padding:5px;
}

#contentBoxes1 {
	float:left;
	display: inline;
	width:260px;
	border: 1px dotted #3F67B1;
	padding:0px 0px 0px 0px;
	font-size: 14px;
}
#contentBoxes1  h1{
	margin:0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	width: 260px;
	height: 25px;
	color: #ffffff;
	display: block;
	background: transparent url(images/homepage/bg_contentBoxes.png) no-repeat top left;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}
#contentBoxes1  span{
	padding:7px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}
#contentBoxes1  p{
	padding:5px 0px 0px 0px;
	margin:5px;
}
#contentBoxes1 a{
	color: #2F4C84;
	text-decoration: none;
	font-weight: bold;
	}

#contentBoxes1 a:hover{
	color: #2F4C84;
	text-decoration: underline;
	font-weight: bold;
	}

	
#contentBoxes2 {
	float:left;
	display: inline;
	width:260px;
	border: 1px dotted #3F67B1;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	margin: 0 0 0 15px;
}
#contentBoxes2  h1{
	margin:0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	width: 260px;
	height: 25px;
	color: #ffffff;
	display: block;
	background: transparent url(images/homepage/bg_contentBoxes.png) no-repeat top left;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}
#contentBoxes2  span{
	padding:7px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}
#contentBoxes2  p{
	padding:5px 0px 0px 0px;
	margin:5px;
}
#contentBoxes2 a{
	color: #2F4C84;
	text-decoration: none;
	font-weight: bold;
	}

#contentBoxes2 a:hover{
	color: #2F4C84;
	text-decoration: underline;
	font-weight: bold;
}
	
	
#contentCol2 {
	width:5px;
	float:left;
	padding:0px 0px 0px 0px;
	background-image:url(images/homepage/bg_contentCol2.png);
	background-position:top;
	background-repeat: repeat-y;
	height: 434px;
}

#contactBoxes{
	float:left;
	display: inline;
	width:170px;
	padding:0px 0px 0px 0px;
	font-size: 14px;
}

#contactBoxes p{
	padding:5px 0px 0px 0px;
	margin:5px;
}
#contactBoxes a{
	color: #2F4C84;
	text-decoration: none;
	font-weight: bold;
	}

#contactBoxes a:hover{
	color: #2F4C84;
	text-decoration: underline;
	font-weight: bold;
	}


#about {

	text-align: left;
	margin:15px 0px 0px 15px;
	padding:0px 0px 0px 15px;
	font-size: 13px;
	border: 0px;
}
#about p{
	margin:-5px 0px 0px 1px;
	padding:0px 0px 0px 1px;
}
#about ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px;
}

#about ul li{
	margin:0px 0px 0px 0px;
	padding:20px 10px 0px 0px;
	list-style-type:none;
}

#about ul li a{
	padding:7px 0px 7px 10px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	color:#000000;
	display:block;
	text-decoration:none;
}

#about ul li a:hover {
	color: #000000;
	text-decoration:none;
}

#services {
	text-align: left;
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	font-size: 13px;
	border: 0px;
}
#services h2{
	color: #2f4b83;
	font-weight: bold;
	padding:15px 0px 0px 0px;
	font-size: 14px;
}
#services p{
	margin:-5px 0px 0px 1px;
	padding:0px 0px 0px 1px;
}
#services ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px;
}

#services ul li{
	margin:0px 0px 0px 15px;
	padding:0px 10px 0px 5px;
}

#services ul li a{
	padding:7px 0px 7px 10px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	color:#000000;
	display:block;
	text-decoration:none;
}

#services ul li a:hover {
	color: #000000;
	text-decoration:none;
}

#newsletter hr{
	border: 0px;
	color: #333333;
	background-color: transparent;
	border-top: 1px dotted #666666;	
	margin: 8px 8px 8px 0px;
	}
#newsletter a{
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	}

#newsletter a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	}


/*table*/
#table {
	width:520px!important;
	margin:0px;
	text-align:center;
font-family: arial, helvetica, sans-serif;
font-size: 9px!important;
border: 1px dotted #333333;
}
#table p {
	text-align:center;
}
.border {
border: 1px dotted #333333;
}


#contentCol3 {
	width:198px;
	float:left;
	padding:0px 0px 0px 0px;
}

#phone{
	width:190px;
	float:left;
		display: inline;
	padding:0px 0px 0px 0px;
	background-image:url(images/homepage/phone.png);
	background-position:top left;
	background-repeat: no-repeat;
	height: 38px;
}
#phone h1{
	color: #114B95;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 0 0 48px;
}

#email{
	width:190px;
	float:left;
	display: inline;
	padding:12px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	background-image:url(images/homepage/email.png);
	background-position:top left;
	background-repeat: no-repeat;
	height: 38px;
}
#email a{
	color: #114B95;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 12px 0 0 48px;
	}

#email a:hover{
	color: #114B95;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	}

#employment{
	float:left;
	display: inline;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	margin: 10px 0 10px 5px;
}

#taxTips {
	float:left;
	display: inline;
	width:172px;
	border: 1px dotted #F4B91F;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	margin: 0 0 0 5px;
}
#taxTips  h1{
	margin:0px 0px 0px 0px;
	padding: 2px 0px 0px 3px;
	width: 172px;
	height: 25px;
	color: #000000;
	display: block;
	background: transparent url(images/homepage/bg_taxTips.png) no-repeat top left;
	font-size: 11px;
	text-decoration: none;
	overflow: hidden;
}
#taxTips  h2{
	padding:7px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	color: #966E03;
	font-size: 11px;
}
#taxTips  p{
	padding:5px 0px 0px 0px;
	margin: 0 5px 5px 5px;
}
#taxTips a{
	color: #966E03;
	text-decoration: none;
	font-weight: bold;
}
#taxTips a:hover{
	color: #966E03;
	text-decoration: underline;
	font-weight: bold;
}



#taxAudit {
	float:left;
	display: inline;
	width:172px;
	border: 1px dotted #F4B91F;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	margin: 5px 18px 0px 5px;
}
#taxAudit  h1{
	margin:0px 0px 0px 0px;
	padding: 2px 0px 0px 3px;
	width: 172px;
	height: 25px;
	color: #ffffff;
	display: block;
	background: transparent url(images/homepage/bg_taxAudit.png) no-repeat top left;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}

#taxTips  h2{
	padding:7px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	color: #966E03;
	font-size: 11px;
}
#taxAudit  p{
	padding:5px 0px 0px 0px;
	margin:5px;
}
#taxAudit a{
	color: #2F4C84;
	text-decoration: none;
	font-weight: bold;
}
#taxAudit a:hover{
	color: #2F4C84;
	text-decoration: underline;
	font-weight: bold;
}
	
	
	
	
/* Vert Navigation*/

#vertNavTop {
	width:207px;
	height:26px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/homepage/bg_vertNav_top.png);
	background-position:top;
	background-repeat: no-repeat;
}
#vertNavMid{
	width:207px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/homepage/bg_vertNav_mid.png);
	background-position:top;
	background-repeat: repeat-y;
}
#vertNavBottom {
	width:207px;
	height:37px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/homepage/bg_vertNav_bottom.png);
	background-position:top;
	background-repeat: no-repeat;
	
}
#vertNavTitle{
	font-size: 16px;
	width: 190px;
	height: 25px;
	float: left;
	margin:0px 0px 0px 0px;
	font-family: georgia, arial, helvetica, sans-serif;
	background-image:url(images/homepage/tl_vertNav.png);
	background-position:top;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent:10px;
	padding-bottom:15px;
}
#vertNav{
	width:207px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 13px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
}
#post h1{
font-size: 14px;
font-weight: bold;
}
#vertNav strong{
margin-left:10px;
}

ul#vertNav {
	width:197px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	font-size: 13px;
	border: 0px;
}

ul#vertNav  li.title{
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-top:10px;
}
ul#vertNav  li.more{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	float: right;
	margin:0px 0px 0px 0px;
	padding:10px 15px 0px 0px;
}
ul#vertNav  li.more a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
ul#vertNav  li.more a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration:underline;
}

ul#vertNav  li.space{
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
ul#vertNav li {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	list-style-type:none;
}

ul#vertNav li a {
	padding:7px 0px 7px 10px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	color:#ffffff;
	display:block;
	text-decoration:none;
}

#vertNav li a:hover {
	color: #ffffff;
	text-decoration:none;
}

.entry-summary {padding-left:10px; padding-bottom:18px;
}
.entry-summary h1 {font-weight: bold;
}

#more {	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	float: right;
	margin:0px 0px 0px 0px;
	padding:10px 15px 0px 0px;}
	
#vertNav #more a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
#vertNav  a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration:underline;
	}
	
/* Footer*/

#footerWrapper {
	text-align:center;
	width:100%;
	background: #2B467A url(images/homepage/bg_footer.jpg) repeat-x top left;
}
#footer {
	width:980px;
	margin:0px auto;
	text-align:left;
	padding:25px 0px 25px 0px;
}
#footerList4 .widgettitle {
	display:none;
}
#footerList2 .widgettitle {
	display:none;
}

#footerList3 .widgettitle {
	display:none;
}


#footerColumn1 {
	width:329px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#footerColumn1  h1{
	width:293px;
	height: 23px;
	font-size: 16px;
	padding:2px 0px 0px 5px;
	margin:5px 4px 10px 0px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	background: transparent url(images/homepage/footerH1.png) no-repeat top left;
	text-decoration: none;
	overflow: hidden;
}
#footerColumn2 {
	width:650px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}
#footerColumn2  h1{
	width:648px;
	height: 23px;
	font-size: 16px;
	padding:2px 0px 0px 5px;
	margin:5px 4px 10px 0px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	background: transparent url(images/homepage/footerH2.png) no-repeat top left;
	text-decoration: none;
	overflow: hidden;
}


/*Footer List 1*/

ul#footerList1 {
	width:290px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul#footerList1 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

ul#footerList1 li a {
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C3C3C3;
	display:block;
	text-decoration:none;
}

ul#footerList1 li a:hover {
	color:#ffffff;
}

/*Footer List 2*/

ul#footerList2 {
	border-right:1px dotted #ffffff;
	width:231px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
}

ul#footerList2 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}


ul#footerList2 li a {
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	text-decoration:none;
}

ul#footerList2 li a:hover {
	color:#ffffff;
	text-decoration: underline;
}

/*Footer List 3*/

ul#footerList3 {
	width:209px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	border-right:1px dotted #ffffff;
}

ul#footerList3 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

ul#footerList3 li a {
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	text-decoration:none;
}

ul#footerList3 li a:hover {
	color:#ffffff;
	text-decoration: underline;
}

/*Footer List 4*/

ul#footerList4 {
	width:205px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul#footerList4 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

ul#footerList4 li a {
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	text-decoration:none;
}

ul#footerList4 li a:hover {
	color:#ffffff;
	text-decoration: underline;
}



/*footer 2*/

#footer2 {
	width:980px;
	margin:0px auto;
	text-align:left;
	padding:3px 0px 0px 0px;
	background: transparent url(images/homepage/footerCopy.png) no-repeat top left;
}

#footer2Column1 {
	width:300px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#footer2Column2 {
	width:340px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}
#footer2Column3{
	width:320px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}


/*Footer List 1*/

ul#footer2List1 {
	width:300px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul#footer2List1 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

ul#footer2List1 li a {
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	text-decoration:none;
}

ul#footer2List1 li a:hover {
	color:#ffffff;
}

/*Footer List 2*/

#footer2List2 {
	width:340px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	color:#ffffff;
}

#footer2List2  a {
	padding:4px 0px 4px 2px;
	margin:0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#footer2List2 a:hover {
	color:#ffffff;
	text-decoration: underline;
}

/*Footer List 3*/

#footer2List3 {
	width:150px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: right;
}

#footer2List3 a {
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#footer2List3 a:hover {
	color:#ffffff;
	text-decoration: underline;
}
