/* 
Theme Name: DioBlog V.2
Theme URI: http://www.taxamnesty.com/blog/
Description: DioGuardi & Company Theme
Version: 1.0
Author: Artbox 
	
*/
body {

    font-size: 13px;

    font-family: arial; 

    background: #fff ;

    color: #333;

    text-align: center;

    margin: 0 !important;

}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
	
	.postmetadata {
	padding-top: 10px;
		padding-bottom: 10px;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	padding: 0 0 0 30px;
	list-style-type: none;
	list-style-image: none;
	}



ul, p, form {

    margin: 0;

    padding-bottom: 10px;

}




a {

    text-decoration: none;

    color: #194F8B;

}



a:hover {

    color: gray;

}



a img, img {

    border: none;

}



.hight-light {color: #b1d83e;}



.tld-clr {clear: both;}



.wrapper {

    margin: 0 auto; 

    width: 866px;   

    text-align: left; 

    padding: 0 0 0 18px;

}



h2 {margin: 0; padding: 0;}

/* header 2 */

#header2 {

    height: 193px;

    background: url(images/header_bg_1.jpg) left bottom repeat-x;

}

.left-header {

    float: left;

    

}

.right-header {

    float: right; 

    width: 585px;

}

/* header */

#header {

    height: 129px;

    background: url(images/header_bg.jpg) left bottom repeat-x;

}



.logo-box {

    background: url(images/logo.jpg) left top no-repeat;

}

.top-header {

    height: 77px;

    text-align: right;

    padding-right: 26px;

    /* padding: 14px 26px 14px 0; */

}

.call-now, .top-header-left { margin: 14px 0 0 0; }

.call-now {

    float: right;

    width: 170px;

    height: 51px;

    font-weight: bold;

    color: #fff;

    text-align: center;

    background: url(images/call_now.jpg) center top no-repeat;

    line-height: 23px;

    font-size: 18px;

}

.top-header-left {

    float: right;

    line-height: 51px;

    padding-right:13px;

    font-size: 16pt;

    font-weight: bold;

}

.middle-header {

    height: 52px;

}



.sologan {

    background: url(images/sologan.gif) left top no-repeat;

    height: 25px;

}



.bottom-header {

    height: 64px;

}

/* menu */

.main-menu {

    text-align: right;
	

    color: #c2d4e1;

    padding: 0 33px 0 0;

	height:100%;

}

.main-menu a {

    color: #c2d4e1;

    text-decoration: bold;

    font-family: arial;

    font-size: 13pt;

}

.main-menu a:hover, .main-menu li.current_page a {color: #fff !important;}

.main-menu ul.top-menu {

    list-style: none;

    float: right;

}

ul.top-menu li {

  float:left;
	
	
}

/* footer */

.footer-content {

    text-align: center;

    padding:110px 0 34px 0;

}

.footer-content .copy-right {

    color: #666666;

    font-weight: bold;

} 

/*------------------------------*/



.col-1 {

    float: left; 

    width: 196px;

    text-align: left;    

}



.col-2 {

    float: left; 

    width: 598px;

    margin-right: 54px;

    background: url(images/main_content_bg.jpg) right top repeat-y;

}



/* sidebar */

.right-menu {

    list-style: none;

    font-family: arial;

}

.right-menu li {

    padding-bottom: 10px;

}

.right-menu h2, .right-menu li h2 a {

    color: #003366;

    font-weight: bold;

    font-size: 12px; /* 14pt;  */

}

.right-menu li ul {

    padding-left: 20px;

    list-style: none;

}

.right-menu li ul li {

    padding-bottom: 0 !important;

}

.right-menu li ul li a {

    color: #003366;   

    font-size: 12px;

}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}


/* content */

#content {

    padding: 0 30px 0 30px;

}

#post-1{

margin-top:35px;
}