/*
Theme Name:	Vigilance *Child Theme*
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	Your custom child theme for Vigilance. Make all your custom changes in the <code>themes/myvigilance</code> folder.
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: */


/*Body & Links
-----------------------------------------------------------*/
body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 2.2em;
	color: #333;
}

.thin-sidebar {
	float: left;
	width: 140px;
	}
	
.spad { 
	padding-right: 20px;
}

.spad a {
	margin-right: 10px;
}

/* Header
------------------------------------------------------------ */
#header {
	height: 125px;
	background-image: url(http://www.pinjing.net/wp-content/themes/vigilance/images/top-banner/pinjing-header-596-1.jpg);
	background-repeat: no-repeat;
	border-bottom: 0px solid #000;
	padding: 0px 0 40px 0;
	margin-top: 60px;
}

#header h1#title, #header div#title {
	font-family: Georgia, Times New Roman, serif;
	font-size: 4.6em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	visibility: hidden;
	}

#header div#description h2{
	font-size: 1.0em;
	visibility: hidden;
}

/*Nav
---------------------------------------*/
#nav {
	float: right;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.2pt;
	font-family: Georgia, Times, serif;
	font-style: italic;
/*	display: none; */
	}
#nav ul {
	padding: 0 0 0 20px;
	list-style: none;
	position: relative;
	}
#nav ul li {
	display: inline;
	margin: 0 0 0 15px;
	}
#nav .page_item a:link, #nav .page_item a:visited {
	color: #333;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	}
	
#nav .page_item a:hover {
	color: #772124;
	text-decoration: none;
	border-top: 0px solid #772124;
	background-color: #f5f5f5;
	padding: 10px 10px 10px 10px;
	}
#nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:hover, #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 {
	color: #772124;
	text-decoration: none;
	border-top: 0px solid #772124;
	background-color: #f5f5f5;
	padding: 10px 10px 10px 10px;
	}


/* Content
------------------------------------------------------------ */


#content {
	font-size: 1.0em;
}


/* Post Styling
------------------------------------------------------------ */
/* Post Header
---------------------------------------*/

.post-header h1, .post-header h2 { 
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.8em; 
	line-height: 1.1em;
  }
.comments {
	font-size: 1.2em;
}
.date {
	font-size: 1.2em;
}

/* Post Meta
---------------------------------------*/
.meta .author {
	float: right;
	font-size: 0.8em;
	display: none;
}

/* Post Body
---------------------------------------*/
.entry {
	font-size: 1.0em;
}

.entry h2 {
	font-size: 1.2em;
}

/* Post Footer
---------------------------------------*/
.post-footer {
	font-size: 1.0em;
}

/* Pages
---------------------------------------*/
h1.pagetitle, h2.pagetitle {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 2.0em;
	line-height: 1.1em;
}

/* Archives List
---------------------------------------*/

.entries {
	font-size: 1.0em;
}

.entries ul li a:hover {
	background-color: #f5f5f5;
  	text-decoration: none;
	}


/* Sidebar
------------------------------------------------------------ */
div.textwidget p {
	font-size: 1.0em;
}

h2.widgettitle {
	padding: 25px 0 3px 0;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.2pt;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	border-bottom: 1px solid #dddddd;
	}

ul li.widget ul {
	margin: 0;
	font-size: 1.0em;
	list-style: square inside;
	color: #757575;
	}
	
ul li.widget ul li { 
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #dddddd; 
	}
	
ul li.widget ul li:hover {
	background-color: #f5f5f5;
}

ul li.widget ul li a {
  	display: inline;
	padding: 0 0 0 14px;
	background: none;
	text-decoration: none;
	}
	
ul li.widget ul li a:hover { 
	background: none;
	text-decoration: none;
	}
	
ul li.widget ul#recentcomments li a {
	padding: 0;
	background: none;
	}	
	
ul li.widget ul.xoxo {
	padding: 0 0 0 10px;
}
	
ul li.widget ul.xoxo li {
	padding: 10px 0 10px 0;
	margin: 0;
}

ul li.widget ul.xoxo li a {
	display: inline;
}
/* RSS Box
---------------------------------------*/

#rss-feed p {
	font-size: 1.0em;
	line-height: 2.2em;
}

#rss-feed a.rss, #rss-feed a.email, #rss-feed a.twitter {
  float: left;
  font-size: 1.0em;
  margin: 10px 10px 0 0;
  display: block;
  padding: 0 0 0 19px;
  background: url(http://www.pinjing.net/wp-content/themes/vigilance/images/feed-icon.png) no-repeat 0 .25em;
  }
#rss-feed a.email {
  padding: 0 0 0 25px;
  background: url(http://www.pinjing.net/wp-content/themes/vigilance/images/mail-icon.png) no-repeat 0 .4em;
  }
#rss-feed a.twitter {	
	margin-right: 0;
	padding-left: 19px; 
	background: url(http://www.pinjing.net/wp-content/themes/vigilance/images/twitter-icon.png) no-repeat 0 .15em; 
	}

/* Search Box
---------------------------------------*/
#search_form input {
	width: 180px;
}

/* Comments
------------------------------------------------------------ */
/* Top
---------------------------------------*/
.comment-number {
	display: block;
	font-size: 1.1em;
	padding: 0 0 10px 30px;
	background: url(http://www.pinjing.net/wp-content/themes/vigilance/images/comments-bubble-big.gif) no-repeat 0 .1em;
	}
.comment-number span {
	font-size: 1.1em;
	color: #777;
	}
/* Body
---------------------------------------*/
div.admin, li.comment.bypostauthor, li.comment li.comment.bypostauthor, li.comment.comment-author-admin, li.comment li.comment.comment-author-admin { 
	background: #f5f5f5; 
	margin: 20px 0 20px 0;
	}

div.c-body {
	font-size: 1.0em;
}

/* Form
---------------------------------------*/
#respond {
	font-size: 1.0em;
}

p.comments-rss a {
	padding: 2px 0 20px 19px;
  }

/* Pingbacks/Trackbacks
---------------------------------------*/
h3.pinghead {
	font-size: 1.2em;
}

ol.pinglist {
	font-size: 1.0em;
}

/* Footer
------------------------------------------------------------ */
#footer {
	font-size: 1.0em;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

/* General Classes
------------------------------------------------------------ */
hr {
	color: #000;
}

/* FlickrRss
------------------------------------------------------------ */

li#flickrrss h2 {
	margin-bottom: 20px;
}

li#flickrrss a {
	padding: 0;
	margin: 0;
}

li#flickrrss img {
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	margin-top: -10px;
}

li#flickrrss img:hover {
	background-color: #f5f5f5;
}