/*
Theme Name: Rusty and Rosy Learn With Me
Theme URI: http://www.rustyandrosy.ca/blog/
Description: Rusty and Rosy Learn With Me Blog Theme
Version: 1.0
Author: Cosmin Dorobantu

Theme is currently under development.
*/
/* RESET BROWSER STYLES */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, img, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
text-align:left;
vertical-align:baseline;
}
html, * html body, * html div, * html span, * html object, * html iframe, * html h1, * html h2, * html h3, * html h4, * html h5, * html h6, * html p, * html blockquote, * html pre, * html a, * html em, * html img, * html small, * html strong, * html sub, * html sup, * html dl, * html dt, * html dd, * html ol, * html ul, * html li, * html fieldset, * html form, * html label, * html legend, * html table, * html caption, * html tbody, * html tfoot, * html thead, * html tr, * html th, * html td {
font-family:normal;
font-style:normal;
font-weight:normal;
}
hr { clear: both; margin: 0; padding: 0; border: 0; height: 1%; visibility: hidden; }
/* TYPOGRAPHY */
body { font: 80% "lucida sans unicode", "lucida grande", "trebuchet ms", sans-serif; line-height: 1.6; background-color: #f3f1e8 }
html:first-child body { font-size: 85% }
h1, h2, h3, h4, h5, h6 { font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", sans-serif; line-height: 1.2 }
pre, code, kbd, samp, tt { font: 100% "courier new", courier, monospace; line-height: 1.0 }
blockquote, cite, q, var, i, address, dfn, em { font: 100% arial, helvetica, verdana, "trebuchet ms", "lucida sans unicode", "lucida grande", sans-serif; line-height: 1.2; font-style: italic }
blockquote { padding-left: 1em; padding-right: 1em }
abbr, acronym { text-decoration: none; border-bottom: 1px dotted }
strong, b { font-weight: 900 }
big { font-size: 110% }
small { font-size: 90% }
sub, sup { font-size: 80% }
sub { vertical-align: sub }
html:first-child sub { vertical-align: baseline }
* html sub { vertical-align: baseline }
*:first-child+html sub { vertical-align: baseline }
sup { vertical-align: super }
html:first-child sup { vertical-align: text-top }
* html sup { vertical-align: text-top }
*:first-child+html sup { vertical-align: text-top }
a, a:link, a:visited, a:active, a:hover { text-decoration: none }
/* LAYOUT */
* html .ie-fix { visibility: hidden }
* html body { text-align: center }
#blog-wrapper {
	width: 790px;
	margin: 0 auto;
}
* html #blog-wrapper { margin-top: -20px; margin-bottom: -20px }
#header-wrapper {
	width: 790px;
	height: 180px;
	background: #fff url(images/header-bg.jpg) no-repeat 50% 0;
}
	#header {
		display: block;
		float: left;
		width: 240px;
		height: 85px;
		margin: 15px 0pt 0pt 40px;
	}
	* html #header { margin-left: 20px }
		#header h1 {
			font-size: 150%;
		}
			#header h1 a {
				width: 240px;
				height: 85px;
				display: block;
				text-decoration: underline;
				text-indent: -9999px;
			}
#content-wrapper {
	width: 790px;
	padding-right: 20px;
	background: #f3f1e8 url(images/content-bg.png) repeat-y 0 0;
}
* html #content-wrapper { text-align: left; padding-right: 10px }
	#content {
		float: left;
		width: 450px;
		color: #555;
		margin-left: 40px;
	}
	* html #content { margin-left: 10px; padding-left: 20px }
		#content a {
			color: #4F8DBB;
			text-decoration: underline;
		}
		#content a:hover {
			color: #000;
			text-decoration: underline;
		}
		#content h2 {
			font-size: 140%;
			font-weight: bold;
			color: #EE3424;
		}
			#content h2 a {
				color: #EE3424;
				text-decoration: none;
			}
			#content h2 a:hover {
				color: #EE3424;
				text-decoration: underline;
			}
		#content .post-content {
			padding: 1em 0;
		}
		#content .read-more {
			padding-bottom: 1em;
		}
			#content .read-more a {
				color: #EE3424;
			}
			#content .read-more a:hover {
				color: #000;
			}
		#content .post-info {
			border-top: 1px solid #ddd;
			font-size: 90%;
			color: #666;
			margin-bottom: 30px;
			padding: 5px;
		}
			#content .post-info a {
				color: #666;
				text-decoration: underline;
			}
			#content .post-info a:hover {
				color: #000;
			}
		#content .comments h3 {
			color: #13A9A8;
			font-weight: bold;
			font-size: 120%;
		}
		#content .comments h3 a {
			font-size: 70%;
		}
	#respond h2 {
		margin: 20px 0 10px 0;
		color: #517ea5;
		font-size: 110%;
	}
	#respond label {
		display: block;
		font-size: 90%;
		padding: 5px 0;
	}
	#respond input.inputfield {
		padding: 4px;
		width: 300px;
		border: 2px solid #E2DDCD;
		background-color: #FEFCF8;
	}
	#respond textarea {
		padding: 4px;
		width: 400px;
		border: 2px solid #E2DDCD;
		background-color: #FEFCF8;
	}
	#respond input#submit {
		margin-top: 10px;
		padding: 4px;
	}
	#comments {
	}
		#comments h2 {
			margin: 20px 0 10px 0;
			color: #517ea5;
			font-size: 110%;
		}
		#comments ol {
			list-style-position: outside;
		}
			#comments ol li {
				padding: 10px 0 10px 0px;
				margin-left: 20px;
			}
				#comments ol li h3 a {
					color: #EC1C24;
				}
				#comments ol li h3 a:hover {
					color: #000;
				}
					#comments ol li h3 small a {
						color: #666;
					}
	#sidebar {
		float: right;
		margin-right: 40px;
		width: 225px;
		text-align: center;
	}
	* html #sidebar { margin-right: 20px; margin-top: -20px }
		#sidebar hr {
			display: block;
			border: none;
			display: block;
			width: 225px;
			visibility: visible;
		}
			#sidebar div.round-top {
				background: transparent url(images/sidebar-round-top.png) no-repeat 50% 0;
				height: 9px;
			}
			#sidebar div.round-bottom {
				background: transparent url(images/sidebar-round-bottom.png) no-repeat 50% 0;
				height: 9px;
			}
			#sidebar div.sep-1 {
				background: transparent url(images/sidebar-sep-1.png) no-repeat 50% 0;
				height: 5px;
			}
			#sidebar div.sep-2 {
				background: transparent url(images/sidebar-sep-2.png) no-repeat 50% 0;
				height: 13px;
			}
			#sidebar div.round-top hr, #sidebar div.round-bottom hr, #sidebar div.sep-1 hr, #sidebar div.sep-2 hr { display: none }
		#sidebar a.website {
			text-decoration: none;
			background: transparent url(images/rrca-normal.png) no-repeat 50% 0;
			display: block;
			width: 186px;
			height: 32px;
			text-indent: -9999px;
			margin: 10px auto;
		}
		#sidebar a.website:hover { background: transparent url(images/rrca-hover.png) no-repeat 50% 0 }
		#sidebar a.institute {
			text-decoration: none;
			background: transparent url(images/poweredby.png) no-repeat 50% 0;
			display: block;
			width: 176px;
			height: 33px;
			text-indent: -9999px;
			margin: 20px auto;
		}
		#sidebar .panel {
			background: transparent url(images/sidebar-bg.png) repeat-y 50% 0;
			text-align: center;
		}
		#sidebar p {
			text-align: left;
			padding: 0 15px;
			color: #333;
		}
			#sidebar p small {
				display: block;
				padding-bottom: 5px;
			}
			#sidebar p a {
				color: #EE3424;
				text-decoration: underline;
			}
			#sidebar p a:hover {
				color: #000;
				text-decoration: underline;
			}
		#sidebar h3 {
			font: 110% "lucida sans unicode", "lucida grande", "trebuchet ms", sans-serif;
			font-weight: bold;
			text-align: left;
			text-transform: uppercase;
			color: #4f8dbb;
			padding: 10px 15px 5px 15px;
		}
		#sidebar ul {
			text-align: left;
			padding: 0 15px 10px 15px;
		}
			#sidebar ul li {
				color: #666;
				list-style: none;
			}
				#sidebar ul li a {
					color: #EE3424;
					text-decoration: none;
				}
				#sidebar ul li a:hover {
					text-decoration: underline;
				}
#footer-wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 120px 0;
	*padding-right: 60px; /* IE 7 fix */
	background: transparent url(images/footer-bg.jpg) no-repeat 50% 0;
}
* html #footer-wrapper { padding-right: 0 }
	#footer {
		float: right;
		margin-right: 120px;
		width: 225px;
	}
	* html #footer { margin-right: 60px }
		#footer fieldset {
			display: inline;
		}
			#footer fieldset form {
				display: inline;
			}
				#footer fieldset form label {
					display: block;
					font: 110% "lucida sans unicode", "lucida grande", "trebuchet ms", sans-serif;
					font-weight: bold;
					text-align: left;
					text-transform: uppercase;
					color: #fff;
					padding-bottom: 5px;
				}
				#footer fieldset form input#s {
					background-color: #fff;
					width: 150px;
					padding: 2px;
					border: 2px solid #94a45a;
				}
				#footer fieldset form input#searchsubmit {
					font-size: 90%;
					padding: 2px;
				}
#content .post-content p { margin-bottom: 1em }

p#rssfeed {
	display: block;
	padding: 10px 0pt 5px 15px;
	text-align: left;
}

p#rssfeed a {
	text-decoration: none;
}

p#rssfeed a:hover {
	color: #EE3424;
	text-decoration: underline;
}



