/*
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: 
#sidebar {
background: #F4F4F4;
	}
*/

.date { padding-top: 0; }
.comments { padding-top: 0; }

body {
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	background: url(http://www.cuentosdeunaviajera.com/wp-content/themes/vigilance/images/bg.gif);
	}

h1#title, div#title {
	font-size:3.8em;
	line-height:2.3em;
	padding-bottom:20px;
	font-weight:normal;
	font-family:Georgia;
	}
.post-header { font-family:Georgia; font-weight:normal; }
.pagetitle { font-family:Georgia; font-weight:normal; }

h2 {
	font-weight:normal;
	font-family:Georgia; 
	}
p {
padding-top:5px;
padding-bottom:5px;
}
a:link, a:visited {
	color:#56798d;
	}
a:hover {
	/* color:#56798d; */
	color:#56798d;
	}
h1#title a:hover, div#title a:hover { color: #56798d; text-decoration: none; }

/* Fixes Link colors in header */
#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 {
border-top:4px solid #3a515e;
color:#3a515e;
padding-top:0.1em;
text-decoration:none;
}
#nav .page_item a:hover {
	color: #56798d;
	text-decoration: none;
	padding-top: .1em;
	border-top: 4px solid #56798d;
	}

.post-header h1 a:hover, .post-header h2 a:hover { color: #56798d; }
.comments a:hover { color: #56798d; }
.meta a:hover { color: #56798d; }
.post-footer a:hover { color: #56798d; }
#footer a:hover { color: #56798d; }

#search_form input {
border-width:1px;
}

/* Contact form styles */
.contact-form-a {
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
font-size:10pt;
font-weight:normal;
letter-spacing:1.2pt;
text-transform:uppercase;
}
.contact-form-a input, .contact-form-a textarea {
width: 596px;
border-color:#ACACAC #CCCCCC #CCCCCC #ACACAC;
border-style:solid;
border-width:1px;
color:#888888;
padding:4px 2px;
}
.wpcf7-submit {
width: 150px;
border-color:#ACACAC #CCCCCC #CCCCCC #ACACAC;
border-style:solid;
border-width:1px;
color:#000000;
padding:4px 2px;
background:#FFFFFF;
text-align:left;
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
font-size:10pt;
}
.contact-form-a input:focus, .contact-form-a textarea:focus {
background:#FFFFFF none repeat scroll 0;
}
div.wpcf7-response-output, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
font-family:"Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
font-size:10pt;
font-weight:normal;
}

.main img {
border:2px solid #DDDDDD;
}

ul li.widget #twitter_update_list a {
background:none;
display: inline;
padding:0 0 0 0;
}
ul li.widget #twitter_update_list span {
display: block;
}
