/*
Theme Name: ASI-MOD
Theme URI: http://advertisingsolutions.net
Description: ASI MOD
Author: Advertising Solutions, Inc.
Author URI: http://advertisingsolutions.net
Tags: 
Version: 1.2
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}


/*	##################################
   	BASIC LAYOUT
	################################## */

#content {
	/*width: 765px;*/
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
#content td {
	vertical-align: top;
}
#content-left {
	/*padding: 10px;*/
}

#content-right {
	width: 190px;	
}


/*	##################################
   	HEADINGS
	################################## */

h3.archive-title{
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: 0px;
	color: #003399;
}

h2, h3, h4 {
	margin:0 0 20px 0;
}

.box-left h2 {
	color:#662625;
}

.box-left h2 a:link, .box-left h2 a:visited {
	text-decoration:underline;
	color: #003399;
}

.box-left h2 a:hover, .box-left h2 a:active  {
	color: #CC0000;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#006600;
}

.box-left h4 {
	color:#003366;
}
.box-left h4 a:link, .box-left h4 a:visited {
	color:#999999;
	font-size: 12px;
}
.box-left h4 a:hover, .box-left h4 a:active {
	color:#0066CC;
}
.more-link{
	color: #0000CC;
	font-weight: bold;
	margin-left: 50px;
}
/*	##################################
   	HEADER
	################################## */



/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	background-image: url(/images/blog_back.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
}

p.tags {
		clear: both;
        font:11px/11px Verdana, Tahoma, sans-serif;
}

/** CONTENT RIGHT */

#box-rss {
	height: 80px;
	margin: 0 0 20px 0;
	background: url(img/bg-rss.gif) no-repeat left top;
	font-size: 12px;
}

#box-rss a {
	display: block;
	height: 50px;
	padding: 30px 0 0 50px;
	background: url(img/rss-icon.jpg) no-repeat 20px 20px;
	text-decoration: none;
}

.box-right {
	margin:5px 0;
	background: url(img/bg-box-right.gif) repeat-y left top;
	font-size: 12px;
}

.box-right h3 {
	background: url(img/bg-box-right-top.gif) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box-right-content {
	margin: 0;
}

.box-right-bottom {
	height: 20px;
	background: url(img/bg-box-right-bottom.gif) no-repeat left top;
}

.box-right ul {
	margin:0;
	padding:0;

}

.box-right li {
	line-height:24px;
	list-style-image: url(http://newjerseybankruptcycenter.com/images/bullet.gif);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.box-right li a{
	display:block;
}

.box-right li a:link, .box-right li a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B8BDA6;
	color: #7B934A;
}
.box-right li a:hover, .box-right li a:active {
	border-bottom-color: #7B934A;
	color: #000000;
}


.box-right ul li ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/*	##################################
   	FORMS
	################################## */

label {
	display: block;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}

.text {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #9B3E00;
	background-color: #FBFBF2;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	width: 450px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #9B3E00;
	background-color: #FBFBF2;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.submit {
	width: auto;
	padding: 5px;
	color: #fff;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	background-color: #CC5200;
}

/** SEARCH FORM */

#search {
	width: 80px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	background-color: #FFFFFF;
}

#search-submit {
	padding:2px;
	color:#fff;
	background:#662625;
	border:0;
	font-size: 11px;
	font-weight: bold;
}

/*	##################################
   	COMMENTS
	################################## */

.comment-box {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin: 10px;
}
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #996600;
	font-size: 12px;
	color: #8D683F;
	background-color: #FBFBF2;
}

.comment p {
	margin: 0px;
	font-size: 12px;
}

.comment-details {

}

.comment img {
	float: none;
	vertical-align: middle;
}

img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

}
/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:940px;
	margin:0 0 0 100px;
	padding:0;
	color:#fff;
	text-align:center;
}

#footer p a {
	color: #fff;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.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 {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   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;
}

/* WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #662625;
	color: #fff;
}
.article_copyright{
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	margin: 20px;
	border: 1px dotted #FF9900;
	padding: 20px;
}