/*
Theme Name: Tatyana Mishel Child Theme
Theme Author: Rick Gregory
Version: 1.00
Template: vigilance
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance/stylesheets/undo.css");
@import url("../vigilance/stylesheets/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
-----------------------------------------------------------*/
@font-face {
	font-family: 'Museo500Regular';
	src: url('museo500-regular-webfont.eot');
	src: local('☺'), url('museo500-regular-webfont.woff') format('woff'), url('museo500-regular-webfont.ttf') format('truetype'), url('museo500-regular-webfont.svg#webfontHnkTQPzV') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Page Templates
-----------------------------------------------------------*/
#content.no-sidebar {
	width: 920px;
}
#content.no-sidebar li.comment {
	width: 560px;
}

body.left-sidebar #sidebar {
	width: 300px;
	float: left;
	padding: 0;
}
body.left-sidebar #content {
	width: 600px;
	float: right;
	padding: 20px 0 20px 20px;
}

/* CUSTOM CSS FOR tatyanamishel.com */
body {
	font: 10px verdana, arial, sans-serif;
}
p {color: #111;}
.entry a:link, .entry a:visited {
	font-weight: normal;
}
#content {
	padding: 20px 5px 0 30px;
}
#sidebar, #nav {
	margin-right: 15px;
}
.widget ul li {
	font-size: 12px;
}
#sidebar .widget a {
	color: #777;
}
div.textwidget {
	font-size: 12px;
	color: #111;
}
div.entry {
	width: 585px;
}
h1.pagetitle {
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
	color: #533;
	font-weight: normal;
}
.post-header h2 {
	font-size: 14px;
}
#description H2 {
	font: 16px Georgia, 'Times New Roman', serif;
	font-style: italic;
	color: #111;
	margin-left: 15px;
}
div#wrapper {
	border: 1px solid #ddd;
	padding: 0;
}
div#sidebar {
	width: 250px;
}
div#sidebar-image img {
	width: 190px;
	height: 175px;
}
#rss-feed a.email {
	display: none;
}
h1#title, div#title {
	font: 36px Museo500Regular, Georgia, "Times New Roman", serif;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  {color: #f00;}
h1#title a:hover, div#title a:hover { color: red; text-decoration: none; }

#sidebar ul li.widget a {color: #111;}
h2.widgettitle {color: #f00;}
#header {background: #fff url('images/picasso-img.jpg') top right no-repeat;padding-right: 40px;}
#header img {margin-right: 20px;}
#nav {margin-top:50px;}
#nav ul li.page_item.current_page_item a {color: red; border-top: 1px solid red;}
a:link {color: #f00;}
