/*   
Site: ingridfetell.com 
css
*/

/* Begin Typography & Colors */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	background: #FFF;
	border-top:0px solid #66CCFF;
}


a {
	color: #ff1f3f;
	text-decoration: none;
}

a:hover {
	color:#FFF;
	background-color:#ff1f3f;
}

.awork, .awork:visited {
	color: #ff1f3f;
	text-decoration: none;
}

.awork:hover {
	color:#FFF;
	background-color:#ff1f3f;
}

.content {
	line-height: 1.60em;
	font-size:1.05em;
	width:600px; 
	float:left;
	font-family: arial, sans-serif;
	border-right:0px dotted #bbb;
	padding-right:30px;
	color: #181818;
	text-align: left;
	margin-bottom:-.3em;
}

.half-content {
	line-height: 1.60em;
	font-size:1.15em;
	width:410px; 
	float:left;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	border-right:0px dotted #bbb;
	color: #000000;
	text-align: left;
	margin-bottom:-.3em;
}

.threeq-content {
	line-height: 1.60em;
	font-size:1.15em;
	width:620px; 
	float:left;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	border-right:0px dotted #bbb;
	color: #000000;
	text-align: left;
	margin-bottom:-.3em;
}

.caption {
	line-height: 1.15em;
	font-size:1.15em;
	width:620px; 
	float:left;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	border-right:0px dotted #bbb;
	color: #000000;
	text-align: left;
	margin-bottom:-.3em;
}


.simple-name {
	font-family: georgia, "times new roman", serif;
	font-size: 1.8em;
	float:left;
	font-weight: normal;
	color: #000000;
	text-align: left;
	letter-spacing: 0.06em;
}

.simple-nav  {
	font-family: georgia, "times new roman", serif;
	font-size: 1.4em;
	float:left;
	color: #000000;
	text-align: right;
}


.numbers  {
    font-family: arial, "Helvetica Neue", Helvetica,  sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size:1.15em;
	color: #000000;
	}

.simple-nav a, .simple-nav a:visited, .numbers a, .numbers a:visited, .simple-name a, .simple-name a:visited {
	text-decoration: none;
	color: #000000;
	}

.simple-red, .simple-red a, .simple-red a:visited {
	font-family: georgia, "times new roman", serif;
	color: #ff1f3f;
}

.simple-name a:hover, .simple-nav a:hover, .numbers a:hover, .simple-red a:hover {
	color:#FFF;
	background-color:#ff1f3f;
	}





small {
	font-size: 0.92em;
	font-family: arial, sans-serif;
}



h3, h3 a, h3 a:visited {
	font-family: arial, "Helvetica Neue", Helvetica,  sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:0px dotted #bbb;
	font-weight: normal;
	text-align: left;
	font-size:1.15em;
	color: #000000;
	font-weight: bold;
}

h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:0px dotted #bbb;
	font-weight: normal;
	text-align: left;
	font-size:1.6em;
}


#header a{
	font-size:1.8em;
	color: #bbbbbb;
	margin-left:0px;
	font-weight:normal;
}
#header a:hover{
	color:#FFF;
	background-color:#ff1f3f;
}	

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited  {
	color: #979a9c;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #181818;
}

h1, h2, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


h2 a:hover{
	color:#fff;
	background-color:#ff1f3f;
}


.missing {
	font-family: georgia, "times new roman", serif;
	font-size: 60pt;
	font-style: normal;
	color: #bbbbbb;
}

.amissing, .amissing:visited, {
	font-family: georgia, "times new roman", serif;
	font-size: 60pt;
	font-style: normal;
	color: #ff1f3f;
	text-decoration: none;
}

.amissing:hover, {
	
	color:#FFF;
	background-color:#ff1f3f;
	text-decoration: none;
}

.alt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color:#fafafa;
	border-bottom:1px solid #e8e8e8;
}



/* End Typography & Colors */



/* Begin Images */



img
{  border-style: none;
}



/* End Images */


