/*
Theme Name:	Vigilance PRO *Child Theme*
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	Custom child theme for Vigilance PRO Members. Make all your custom changes in the <code>themes/myvigilance</code> folder.
Version: 1.21
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Template: vigilance
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance/css/undo.css");
@import url("../vigilance/css/master.css");
@import url("../vigilance/functions/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/

/* Page Templates
-----------------------------------------------------------*/
body {
	background-image:url(images/background.gif);
	background-position:center;
	background-repeat:repeat;
	color:#fcf4e8;
}

#wrapper {
	width:800px;
	background-image:url(images/wrapper_bg.gif);
	background-repeat:repeat-y;
	background-position:0px 149px;
	background-color:#fcf4e8;
	margin-top:0px;
}
#header {
	height:125px;
	padding:0;
}
#content {
	padding:0;
	margin-bottom:0px;
	margin-left:60px;
	margin-top:30px;
	width:500px;
	background-image:url(images/content_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contentPara {
	width:440px;
	padding:0;
	padding-left:20px;
	padding-top:15px;
	margin:0;
}
#contentbg {
	width:425px;
}
#sidebar {
	width:180px;
	padding-left:50px;
}
#sidebar .entry-content {
	font-size:12px;
	color: #3d1f03;
	line-height:10px;
	padding-right:10px;
	padding-left: 1em;
	text-indent: -20px;	
}
#sidebar .underline {
	font-size:10px;
	background-image:none;
	border-bottom:1px dashed #ad8a60;
}
#sidebar .entry-content a {
	background-image: none;
}
#sidebar .entry-content a:hover { background-image: none; }
#nav {
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	width:800px;
	padding:0;
	margin:0;
	margin-top:-8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:27px;
}
#nav .page_item a:link, #nav .page_item a:visited {
	color:#3d2003;
	font-weight:bold;
	margin:-1px 0px 0px 0px;
	padding:2px 10px 3px 10px;		
}
#nav .page_item a:hover {
	color: #fcf4e8;
	border-top: 0px;
	}
#nav .current_page_parent a:link, #nav .current_page_parent a:visited, #nav .current_page_parent a:hover, #nav .current_page_ancestor a:link, #nav .current_page_ancestor a:visited, #nav .current_page_ancestor a:hover {
	border-top: 0px;
	color: #fcf4e8;
	background:#7ec9e0;
}

#nav .current_page_parent ul li a:link, #nav .current_page_parent  ul li a:visited, #nav .current_page_parent  ul li a:hover, #nav .current_page_ancestor ul li  a:link, #nav .current_page_ancestor ul li  a:visited, #nav .current_page_ancestor ul li  a:hover {
	border-top: 0px;
	color: #3d1f03;
	background:none;
}
#nav ul li ul li.current_page_item a:link, #nav  ul li ul li.current_page_item a:visited, #nav  ul li ul li.current_page_item a:hover  {
	border-top: 0px;
	color: #fcf4e8;
	background:#7ec9e0;
	width:130px;
	}
#nav ul li.current_page_item a:link, #nav  ul li.current_page_item a:visited, #nav  ul li.current_page_item a:hover  {
	border-top: 0px;
	color: #fcf4e8;
	background:#7ec9e0;
	}	
#nav .current_page_item ul li a:link, #nav .current_page_item ul li a:visited, #nav .current_page_item ul li a:hover  {
	border-top: 0px;
	color: #3d1f03;
	background:none;
	}	

	
#content.no-sidebar { width: 920px; }
#content.no-sidebar li.comment { width: 560px; }
a, a:link, a:visited {
	font-weight:normal;
	color:#7ec9e0;
}
a:hover, a:active {
	font-weight:normal;
	color:#d9f2fa;
}
.entry a:link, .entry a:visited { font-weight: normal; }

#sidebar a, #sidebar a:link, #sidebar a:visited {
	color:#3d2003;
}
#sidebar a:hover, #sidebar a:active {
	color:#856f59;
}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color:#7ec9e0; }
h1#title a:hover, div#title a:hover { color:#d9f2fa; text-decoration: none; }
.post-header {
	border-bottom: 6px solid #c4b6a8;
	}
.post-header h1 a:link, .post-header h1 a:visited,.post-header h2 a:link, .post-header h2 a:visited  { color:#7ec9e0; }
.post-header h1 a:hover, .post-header h2 a:hover { color:#d9f2fa; }
.comments {
  	color: #e1e43f;
	}
.comments a {
	color: #e1e43f;
	}
.comments a:hover {
	color: #fcf4e8;
	}
.meta  {
	color: #e1e43f;
	}
.meta a:link, .meta a:visited {
	color: #e1e43f;
	}
.meta a:hover { color: #fcf4e8; }
.post-footer {
	border-bottom:1px dashed #c4b6a8;
  color: #fcf4e8;
	}
.post-footer a:link, .post-footer a:visited {
	color: #c4e6ed;
	}
.post-footer a:hover { color: #fcf4e8; }
.date {
	color: #967e67;
	}
.date span {
	color: #c4b6a8;
	}
h2.widgettitle {
	border-bottom: 0px;
	background-image:url(images/tornpaper.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	text-align:center;
	height:30px;
	}	
ul li.widget ul li { 
	border-bottom: 0px;
	padding: 0;
 
	}	
body.left-sidebar #sidebar { 
  width: 300px;
  float: left; 
  padding: 0;
  }
body.left-sidebar #content { 
  width: 600px;
  float: right; 
  padding: 20px 0 20px 20px;
  }
#footer {
	margin:0;
	padding:0;
	line-height:17px;
	height:80px;
	border-top:0px;
}
#suckerfishnav {
    font-weight:bold;
    width:100%;
	margin:0;
	padding:0;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:17px;
    padding:0;
    margin:0;
    width:100%;
	margin-left:30px;
    }
#suckerfishnav {
	margin-top:4px;
    }	
#suckerfishnav a {
    display:block;
    color:#3d1f03;
    text-decoration:none;
    padding:3px 10px 2px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:150px;
    font-weight:normal;
    margin:0;
    }
#suckerfishnav li li {
    width:150px;
    font-weight:bold;
	margin:0;
    }
#suckerfishnav li li a {
	margin:0;
    padding:3px 10px 2px 10px;
	text-align:left;
    width:140px;
    color:#3d1f03;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#7ec9e0;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#fcf4e9;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fcf4e9;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#3d1f03;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#bddee3;
    }
h4#postcomment {
	color: #ad8a60;
	border-bottom: 1px solid #ad8a60;
	}
input.text-input, form#commentform textarea {
  width: 400px;
	}
div.c-single, li.comment,div.admin, li.comment.bypostauthor, li.comment li.comment.bypostauthor, li.comment.comment-author-admin, li.comment li.comment.comment-author-admin {
  	background: #dec8ae;
	}
div.c-head {
	margin: 0 0 10px 60px;
	}
div.c-date {
	color: #967e67;
	}
div.c-date span {
	color: #fcf4e8;
	}	
.c-permalink a:link, .c-permalink a:visited {
  color: #7ec9e0;
  }
 div.c-body p { 
 	margin: 0 0 10px 60px; 
	color:#3d1f03;
}
div.c-single, li.comment {
	border-top: 1px solid #3d1f03;
	}
div.c-grav {
	width: 40px;
	}
.highslide-caption,.shashin_album_count {
	color:#000000;
}
.tweets,.wpTwitterWidgetError {
	font-family:Arial, Helvetica, sans-serif;
	color:#3d2003;
	font-size:10px;
}
ul.tweets li {
	font-size:10px;
	border-bottom:1px solid #3d2003;
	line-height:15px;
}