/*
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
-----------------------------------------------------------*/
#header{
	background: #0B0033 url(images/header.png) top no-repeat;
	height:140px;
	padding-bottom:0;
	margin-bottom:0;
	}
#rotulo{
    margin-left:40px;
	width:320px;
	height: 108px;
	background-color:#FFF;
	background-image:url(images/rotulo.png);
}
#title{
	padding-top: 12px;
}
#title h1, #title a{
	margin: 35px 0 0 17px;
	font-weight: normal;
	font-size: 48px;
	line-height:48px;
}
#description h2{
	color: #666;
	margin: 0 0 0 17px;
	padding:0;
	line-height:14px;
}
.post-header h2, .post-header h1{
font-size: 40px;
}
.entry p{
	text-indent: 40px;
	text-align: justify;
	margin-bottom: 18px;
	font-size: 14px;
}
.textwidget{
	margin-top:25px;
	text-align:right;
	font-size:12px;
	font-style:italic;
}
a:hover{
text-decoration:none;
}
.post-footer{
background-color: #fff;
border: 0;
height: 60px;
}
blockquote{
background: #fff;
padding: 0;
margin: 15px 40px;
border: 0 #fff;
width: 600px;
}
.entry blockquote p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,Serif;
	line-height: 1.8em;
	background: none;
	text-indent: 0;
        font-style: italic;
width: 600px;
	}
.post-header {
	border-bottom: solid 2px #dddddd;
	padding-bottom: 20px;
	}
/*Nav
---------------------------------------*/
#nav {
	font-size: 2em;
	font-family:	Georgia,"Times New Roman",Times,Serif;
	}
#nav ul {
margin-right: 40px;
	padding: 0 0 0 20px;
	list-style: none;
	position: relative;
	}
#nav .page_item a:link, #nav .page_item a:visited {
	color: #bbb;
	}
#nav .page_item a:hover {
	color: #fff;
	border-top: 2px solid #B8C100;
	}
#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: #fff;
	padding-top: .1em;
	border-top: 2px solid #87CEEB;
	}

#content{
margin-left: 44px;
}

#comments .admin { 
background: #ddd; 
}

#footnt{
float:left;
}

#copynt{
float:right;
}

#clearnt{
clear:both;
}
#sidebar{
	width: 250px;
}
#designer a:visited, #designer a:link, #designer a:active {
font-weight: normal;
color:#0000FF;
}
.widgettitle{
	display: none;
}
.xoxo li{
    margin-top: 37px;
	border-top: 1px solid #ddd;
}
