/***********************************************************
Theme Name: Debt Consolidation (child)
Theme URI: http://www.debtconsolidation.com
Description: This is the *child* theme for DebtConsolidation.com.
Version: v1.50
Author:	Randy
Author URI: http://www.debtconsolidation.com
Template: vigilance
************************************************************/

/***********************************
 * Imported Stylesheets - These 
 * will be merged into a MASTER CSS
 ***********************************/
@import url('../vigilance/css/undo.css');
@import url('../vigilance/css/master.css');
@import url('../vigilance/functions/style-options.php');


/**********************************
 * Required Wordpress Classes...
 **********************************/
.entry .alignleft img, .entry .alignright img, .entry .aligncenter img {
	border: 1px solid #DDDDDD;
	padding-right: 0px;
}

.wp-caption {
	padding: 5px 0px 5px 5px;

}

.wp-caption p {
  font-style: italic;
  color: #666666;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #E4E4E6;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/**********************************
 * Make all of the custom CSS
 * changes below this line.
 * --------------------------------
 * EXAMPLE: Change the sidebar 
 * background to blue:
 * #sidebar {
		background: blue;
   }
 *
 **********************************/
/*
a {
	color: #0A7D6C;
}

#contentWrapper {
	width: 976px;
	margin: 0px auto;
}

h1#homeHead {
	display: none;
}

#header {
	padding: 0px 0px 10px 0px;
}

#logo {
	float: left;
	width: 163px;
	height: 80px;
	background: url('../../../../images/logo.gif') top left no-repeat;
}

#logo a {
	display: block;
	width: 163px;
	height: 80px;
}

#logo a span {
	display: none;
}

#phNum {
	color: #BA9F4A;
	font-size: 18px;
	font-weight: bold;
	float: right;
	margin: 5px 0px 20px;
}

#nav {
	width: 940px;
	border-bottom: 4px solid #BA9F4A;
	float: right;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	position: relative;
	display: inline;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px 2px 5px;
}

#nav ul li.last {
	margin-right: 0px;
}

#nav ul li ul {
	display: none;
	position: absolute;
	background: #fff;
	left: 0px;
	top: 19px;
	border: 1px solid #ba9f4a;
	border-top: 0px;
	font-weight: normal;
	font-size: 12px;
}

#nav ul li ul li {
	padding: 5px 2px 5px 5px;
}

#nav ul li:hover ul {
	display: block;
}

#nav a {
	color: #58595B;
	text-decoration: none;
}

#nav a:hover {
	color: #0A7D6C;
}
*/
/* Localized */
