/*
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.
-----------------------------------------------------------*/
body { 
        background:url(http://eleonoraspagnuolo.com/wp-content/themes/vigilance/images/dotsbackground3.jpg)
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;

  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/

.date {
	float:left;
        font-size:1.5em; 
        padding-left:0px;
}
#menu img {
	border: 0px solid #dddddd;
	}

#header {
	padding: 10px 0 0px 50px;
	}

h1#title, div#title {
	font-size: 3.5em;
	font-weight: bold;
	line-height: 1.3em;
	font-family: "Lucida Calligraphy", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;

	}

#wrapper{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
        background:#fff;
	}
#content{ 
	float: left; 
	width: 700px;
	padding: 20px 20px 20px 0;
	}
#sidebar { 
	float: center; 
	width: 250px;
	padding: 0px 10px 20px 5px;
        text-align:left;
	}



.post-header {

	padding-bottom: 1px;
        color:#660000;
        border-bottom:none;
	}

.post-header h1, .post-header h2 { 
        font-size: 2.5em; 
        line-height: 1.1em;
        padding-left:0px;
        color:#660000;
        font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
        }

.post {border: 1px solid #ccc; padding: 5px 5px 5px 5px; margin-left:10px; margin-bottom:10px;}
.sideentry {
	font-size:1.2em; background:#fff;
        text-align:justify;
        padding: 10px 10px 10px 10px;
        border: 1px solid #ccc;
}
.textwidget {
        padding: 10px 10px 10px 10px;
        border: 1px solid #ccc;	
}
div.textwidget p {
	font-size: 2.0em;
	margin: 10px 0 0 0;
}


li.widget_calendar {
        font-size:1.1em;
}

li.widget_calendar div {
        background:#fff; font-size:1.3em;padding: 0 2px 0 13px; border:1px solid #ccc;
}

li.widget_calendar a {
        display: block;
	padding: 0 0 0 8px;
        text-decoration:underline;
	background:#f9f9f9;
	}

li.widget_calendar a:hover {
        text-decoration:underline;
	background: #ffffcc;
}

li.widget_calendar h2.widgettitle {
	padding: 25px 0 4px 0;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.2pt;
	font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	border-bottom: 1px solid #dddddd;
	}

li.text-2{
	font-size: 1.4em;
}

li.widget_text div {
        background:#fff; font-size:1.2em;
}

li.widget_text h2.widgettitle {
	padding: 25px 0 3px 0;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.2pt;
	font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	border-bottom: 1px solid #dddddd;
	}

ul.thin-sidebar  {
	float: left;
        width:0px;
	}

#langnav {
	float: right;
	font-size: 14px;
	font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
        font-weight: 100;
        padding: 0px 20px 0px 0px;
	}

#nav {
	float: left;
	font-size: 14px;
	font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	text-transform: uppercase;
        font-weight: 100;
        background:#fff; 
	}

#nav ul {
	padding: 0 20px 0 20px;
	list-style: none;
	position: relative;
        background:#fff; 
	}

#nav ul li {
	display: inline;
	margin: 0 0 0 15px;
        border-right: 2px solid #cccccc;
        padding: 0px 0px 0px 20px;
        background:#fff; 
	}

#nav .page_item a:link, #nav .page_item a:visited {
	color: #333;
	text-decoration: none;
        background:#fff; 
        }

#nav .page_item a:hover {
	color: #772124;
	text-decoration: none;
	padding-top: .1em;
        background:#fff; 
        border-top: 0px;
	}

#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;
	padding-top: .1em;
        border-top: 0px; 
        background:#fff; 
       	}

#nav2 ul {display:none;position:absolute;margin: 16px 0 0 -1px; } /* hide the sub nav */
 
/*subnav styling*/
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; font-weight:normal;        background:#fff; }
#dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:0px solid #c8c8c8; text-decoration:none;         background:#fff; }
#dropmenu a:hover {color:#ffcc99;        background:#fff; }
#dropmenu li {float:left; position:relative; background:#fff; }
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px; background:#fff; }
#dropmenu ul a {border-left:1px solid #c8c8c8;        background:#fff; }
#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em; background:#fff;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;         background:#fff;  }
#dropmenu ul ul {top:auto;         background:#fff; }
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;         background:#fff;  }
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;         background:#fff; }

.entry {	
    background:#fff; padding:5px 10px 5px 20px; /* border:1px solid #ccc; */ text-align:justify;}
.entry a:link, .entry a:visited { font-weight: normal; }
div.c-date {
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}
.c-permalink a:link, .c-permalink a:visited {
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}
div.reply a:link, div.reply a:visited {
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}
.comments {
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}
.date {
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}
.entry .float-quote p {
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
  padding-left: 10px; padding-right: 10px;
  text-align:justify;
	}
.highlight-box {
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;	
        }


.lrrow { clear: both; }

.lrdiv1 { width: 200px; float: left; padding: 0 10px; }

.lrdiv2 { width: 200px; float: right;  padding: 0 10px; }

}
.entry #preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}