/*  	
Theme Name: Duty Calculator WordPress Theme
Theme author: BundleTech
Description: The Duty Calculator WordPress Theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid.

*/

html {
	background: transparent url('images/bgBody.png');
}

body
{
	background: transparent url('images/bgTopBody.png') repeat-x;
	font-size: 12px;
	color: #333;
}

a
{
	color: #77bb27;
}

strong{
	color: #77bb27;
}

label{
	color: #000;
}

pre, code {white-space: normal;}

#top
{
	font-size: 16px;
	font-weight: bold;
}

a 
{
	text-decoration: underline;
}

a:hover 
{
	text-decoration: none;
}

.menu
{
	padding-top: 12px;
}

.menu a
{
	padding: 0 0 0 20px;
}

.menu a:hover
{
	color: #ff7e00;
}

#topnav{
	
}

#navigation{
	
}

#contenttop
{
	background: transparent url('images/topbg.png') bottom right no-repeat;
	height: 37px;
	padding: 0px 0;
	margin: 20px 0 0 0;
}

#breadcrumb{
	font-size: 11px;
	margin: 10px 0 0 45px;
}

#breadcrumb a
{
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;
}

#header
{
	height: 50px;
	margin: 20px 0 20px 0;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#intro
{
	
	height: 145px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}

#intro #introicon
{
	float: right;
	margin: 10px 50px;
}

.allcomments 
{
	margin-left: 5px;
}

.post
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 0 5px 30px 5px;	
	padding: 15px 15px 20px 15px;	
	_padding: 7px;
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #77bb27;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

#top-nav-image{
	float: left;
	margin: 20px 0 0 10px;
}

#top-nav-links{
	width: 308px;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin: 94px 40px 0 0;
	float: right;
}

#top-link a{
	color: #818181;
	text-decoration: none;
	float: right;
	display: inline;
}

#top-link a:hover{
	color: #ff7e00;
	text-decoration: underline;
	float: right;
	display: inline;
}

#top-link-selected a{
	color: #77bb27;
	text-decoration: none;
	float: right;
	display: inline;
	padding: 0 20px 0 0;
}

#top-link-selected a:hover{
	color: #77bb27;
	text-decoration: none;
	float: right;
	display: inline;
}

.introtitle h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #77bb27;
	padding: 0;
	margin: 0 0 16px 0;
}

.post .postheader .posttitle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #77bb27;
	padding: 0;
	margin: 0 0 16px 0;
}

.archivetitle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff7e00;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
	color: #000;	
	display: block;
	margin-bottom: 10px;
}

.post .postheader .posttitle .postmeta  span.color {
	color: #77bb27;
}

.post .postheader .posttitle .postmeta  a {
	text-decoration: none;
}

.post .postheader .posttitle .postmeta  a:hover {
	text-decoration: underline;
}

.post .postcontent{
	margin-bottom: -10px;
}

.post .postcontent p{
	margin-bottom: 10px;
}

.post .postcontent a{
	color: #77bb27;
	text-decoration: none;
	font-weight: bold;
}

.post .postcontent a:hover{
	color: #ff7e00;
	text-decoration: underline;
	font-weight: bold;
}

.post .posttags, .post .posttags a
{
	color: #77bb27;
}

.post .posttags a:hover
{
	color: #ff7e00;
}

.post .posttags
{
	color: #000;
	padding: 0;
	margin: 20px 0px 0px 0px;
	clear: both;
}

.post .postcomments
{
	float: left;
	width: 210px;
	color: #fff;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;
	text-align: left;
	font-size: 14px;
}

.post .postcomments a {
	color: #77bb27;
	text-decoration: none;
}

.post .postcomments a:hover {
	text-decoration: underline;
}

.commentbox
{
	color: #000;
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 0px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

#commentform label
{
	font-weight: normal;
	/*display: block;*/
	padding: 0 0 10px 0;
}

#commentform form p
{
	padding: 0;
	margin: 0;
}

#commentform #captchaImgDiv {
	margin: 0 0 10px 0;
	padding: 0;
}

#commentform #captchaImgDiv input {
	border:1px solid #BBBBBB;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

#sidebar #wrapbox
{
	background: #fff;
	border: solid 1px #eeeeee;	
	padding: 17px;
	margin: 0 5px 20px 5px;
	_margin: 0 0px 20px 0px;
	width: 175px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 40px;
	width: 175px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a
{
	text-decoration: underline;
}

#sidebar .sidebarbox a:hover
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.5em;
}

.recentposts li
{
	margin-left: 1.2em;
	color: #77bb27;
}

#sidebar .sidebarbox>li
{
	/*list-style: none;*/
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	background: url('images/bottombg.png') no-repeat 0 0;
	height: 52px;
}

#footerbar
{
	background: url('images/footer.png') no-repeat 0 0;
	padding: 5px 0 40px 40px;
}


.searchform{
	color: ff7e00;
	margin: 0 0 20px 0;
}

.searchform #searchbox
{
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 145px;
	height: 14px;
	font-size: 12px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

.navlinks {
	margin: 20px 0 0 5px;
}

#navlinks
{
	margin: 0 5px 10px 0px;	
}

div#navlinks div.wp-pagenavi span.pages { 
	background:none;
	color:#000;
	border:none ;
}

div#navlinks div.wp-pagenavi span.current { 
	background:#77bb27;
	color:#fff;
	border:none ;
}

div#navlinks div.wp-pagenavi a { 
	background:#fff;
	color:#77bb27;
	border:none ;
}

div#navlinks div.wp-pagenavi a:hover { 
	background:#77bb27 ;
	color: #fff;
}

#postimage {float:left; width:640px; margin-bottom:20px; margin-top:20px;}
