@charset "UTF-8";
/* CSS Document */

/*
	Theme Name: My Portfolio
	Description: A Child theme of Twenty Ten
	Template: twentyten
	Author: Elina Lawrie
	Version: 1.0
*/
@import url(../twentyten/style.css);
#wrapper {
		width: 960px;
		padding: 0;
		position: relative;
}

a:link {
	color:#666;
}

#site-title a {
		display: block;
		height: 40px;
		width: 220px;
		background: white url(images/elinalawrie.gif) left top no-repeat;
		text-indent: -9000px;
		margin-left: 10px;
}

#header {
	padding: 38px 38px 0:inherit;
	
}

#branding {
		width:100%;
		height: 117px;
}

#branding img {
		display: none;
}

#site-title {
		width: 200px;
		margin-bottom: 12px;
}

#site-description {
		width: 626px;
		height: 80px;
		border-bottom: solid 1px #9do89d;
		text-align: right;
		font-size: 120%;
		color: #9da89d;
		margin: 0;
}

div.menu li {
	float: none;
}

div.menu {
	width: 150px;
	margin: 0;
}

#access {
	width: 150px;
	background-color: white;
	position: absolute;
	top: 300px;
	left: 10px;
}

#access a {
	color: 9da89d;
	text-align: left;
	font-size: 1.3 em;
}

#access ul li.current_page_item > a {
	color: #F00;
}

#access li:hover > a {
	background-color: transparent;
	color: #666;
}

#primary {
	display: none;
}

#main{
	width: 629px;
	margin-left: 260px;
	clear: none;
	padding-top: 12px;
}

#site-generator a {
		text-indent: -9000px;
		background: -9000px;
}

#site-info a {
		text-indent: -9000px;	
}

#container {
	float: left;
}

#secondary {
	position: absolute;
	left: 10px;
	top: 150px;
}

#secondary li {
	list-style: none;
}

.widget-title {
	color: #F00;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 2em;
}
.hentry {
	border: none;
	float: left;
	margin-right: 20px;
}

.home .hentry {
	border: none;
}

#main .widget-area ul ul {
	margin-left: 0px;
	line-height: 165%;
}

a:visited {
	color: #666;
}

body {
	background:none repeat scroll 0 0 #FFF;
}

.entry-title a:link, .entry-title a:visited {
	color: #F00;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight: 150;
	margin-left: 4px;
}

.entry-meta {
	display: none;
}

.entry-utility {
	display: none;
}

element.style {
	color:#FF0000;
	font-size:30px;
}

.entry-content {
	font-size: 30px;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post-2 .entry-content {
	font-size: 13px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666;
}

.post-8 .entry-content {
	font-size: 14px;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666;
}

#access a {
	color:#666666;
	display:block;
	line-height: 20px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.hentry h2{
	clear:none;
}

#colophon {
	border-top:0px;
	margin-top:-4px;
	overflow:hidden;
	padding:18px 0;
}

div.menu {
	border-top: 4px solid #F00;
	padding-top: 20px;
	margin-top: 20px;
}

#site-info a {
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-indent: 0px;
}

#site-info {
	float:left;
	font-size:10px;
	font-weight: lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:700px;
	position: absolute;
	top: 500px;
}

.page-title {
	text-indent: -9000px;
}

#respond {
	width:98%;
	text-indent: -9000px;
	border-top: 0px;
}

.navigation {
	text-indent: -9000px;
	margin-top: 20px;
}

.nav-next {
	display: none;
}

#site-description {
	clear:left;
	float:left;
	font-style: normal;
	width:280px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	height: 20px;
	margin-left: 10px;
}

#content .entry-title {
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	line-height: 14px;
	margin-bottom:0;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	display: none;
}

#content img {
	height:auto;
	margin:0;
	max-width:780px;
	width:auto; 
}

#content {
	overflow: none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: none;
}

#content .attachment img {
	max-width:800px;
}

.widget-area a:active {
	text-decoration: none;
}

.widget-area a:hover {
	text-decoration: none;
	color:#F00;
}

.widget-area a:visited {
	text-decoration: none;
}

.current-cat a {
	color: #F00;
}
