/*  
Theme Name: Ellen O'Grady
Theme URI: http://wordpress.org/
Description: Andreas 0.8 is a template of <a href="http://andreasviklund.com/templates/">Andreas Viklund</a>.
Version: ver 2.0
Author: Matteo Turchetto
Author URI: http://www.italiasw.com/

	Andreas 0.8 ver 1.0
	http://www.italiasw.com/

	This theme was built by Matteo Turchetto,
	whose blog you will find at http://www.italiasw.com/
	and designed by Andreas Viklund at www.andreasviklund.com
	
	Please, leave credits untouched.
	
	Have fun, !
	
*/


/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

* {
	margin:0;
	padding:0;
}

body {
	font:65% "Arial",Trebuchet MS, sans-serif;
	color:#333333;
	text-align:left;
	border-top:5px solid #A8C271;
	background-color:#FFFFFF;
}

a {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color: #333333;
}

a:hover {
	color:#666666;
	text-decoration:none;
}

a img {
	border:none;
}

p {
	padding:0 0 1.6em 0;
}

p form {
	margin-top:0;
	margin-bottom:20px;
}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}

img.left{float:left; margin:0 12px 5px 0;}

img.center{display:block; margin:0 auto 5px auto;}

img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container {
	width:753px;
	margin:0 0 0 0;
	padding:0;
	text-align:left;
	background:#ffffff;
	color:#676465;
}

/**************** Content styles ****************/

#content {
	float:right;
	width:480px;
	font-size:1.3em;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	overflow:hidden;
}

#content h2 {
	display:block;
	margin:15px 0 2px 0;
	font-size:1.5em;
	font-weight:normal;
	color:#666666;
	line-height:1.1em;
	background-color:inherit;
}

#content h2 a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

#content h2 a:hover {
	color:#FF0000;
	text-decoration:none;
}

#content h3 {
	margin:0 0 5px 0;
	font-size:1.4em;
	letter-spacing:-1px;
}

#content ul,
#content ol {
	margin:0 5px 16px 35px;
}

#content dl {
	margin:0 5px 10px 25px;
}

#content dt {
	font-weight:bold;
	margin-bottom:5px;
}

#content dd {
	margin:0 0 10px 15px;
}

#content .topspace {
	background: #e0e0e0 !important;
	padding:15px 0;
}

#content .thedate {
	background: #666 !important;
	color:#CCCCCC;
	padding:0;
}

#content .thedate h3 {
	font-size:1.2em;
	color:#CCCCCC;
	font-weight:normal;
	padding:20px 0 10px 10px;
}

.nextprevious {
	padding:10px 10px;
	text-align:center;
}

.nextprevious a {
	text-decoration:underline;
}

.nextprevious a:hover {
	text-decoration:none;
}

/*ITEM FORMATTING*/
.itemhead {
	padding:0 10px 0;
	margin:0 0 10px 0;
}
	
.itemhead .topmeta {
	font-size:0.9em;
	padding:0 0 0 10px;
}

.itemhead .topmeta a {
	color:#666666;
	text-decoration:underline;
}

.itemhead .topmeta a:hover {
	text-decoration:none;
}

.itemtext {
	font-size:1.05em;
	line-height:1.4em;
	padding:10px 10px 0;
	border-bottom:0;
}

.itemtext a {
	color:#676465;
	text-decoration:underline;
}

.itemtext a:hover {
	color:#333333;
	text-decoration:underline;
}

/**************** Sidebar styles ****************/

#subcontent{
	float:left;
	width:235px;
	padding:0 0 10px 25px;
	line-height:1.4em;
	font-size:1em;
	text-align:right;
}

#subcontent h2 {
	display:block;
	margin:0 0 15px 0;
	font-size:1.6em;
	font-weight:normal;
	color:#505050;
	background-color:inherit;
}

#subcontent p {
	margin:0 0 16px 0;
}

#subcontent .header {
	margin:0;
	color:#666666;
	text-align:right;
}

#subcontent .header h1 {
	padding:15px 0 0 0;
	margin:0 0 8px 0;
	font-size:2.6em;
	background-color:inherit;
	color:#666666;
	font-weight:normal;
}

#subcontent .header h1 a,
#subcontent .header h1 a:hover {
	text-decoration:none;
	color:#666666;
}

#subcontent .header h2{
	margin:0 0 25px 0;
	font-size:1.6em;
	background-color:inherit;
	color:#666666;
	font-weight:normal;
	letter-spacing:0.1em;
}

#pageslist ul {
	list-style: none;
	margin:0 0 20px 0;
}

#pageslist ul li a {
	font-size:1.5em;
	padding:0 0 0 0;
	margin:0 0 3px 0;
	color:#666666;
	text-decoration:none;
}

#pageslist ul li a:hover {
	color:#FF0000;
	text-decoration:none;
}

#sidewidgets {
	font-size:1.3em;
}

#sidebar #sidewidgets ul,
#sidebar #sidewidgets  ul li {
	list-style:none;
	line-height:1.1em;
}

#sidebar #sidewidgets  ul {
	margin:0 0 25px 0;
}

#sidebar #sidewidgets .widget_rss  ul li {
	margin:0 0 7px 0;
}

#sidebar #sidewidgets  ul li a {
	color:#666666;
}

#sidebar #sidewidgets  ul li a:hover {
	color:#333333;
	text-decoration:underline;
}

#sidebar #sidewidgets h2 {
	font-size:1.3em;
	font-weight:normal;
	margin:0 0 4px 0;
	padding:0;
}

/******** Search Form ********/
#searchform,
#searchbar {
	margin:10px 0 20px 0;
}

#searchform form fieldset,
#searchbar form fieldset {
	margin-left:10px;
	border:0 solid;
}

#searchform #s,
#searchbar #s {
	height:1em;
	width:110px;
	font-size:1em;
	margin:0 5px 0 0;
	border:1px solid #A8C271;
	margin:0 0 0 0;
}

#searchform #searchsubmit,
#searchbar #searchsubmit {
	width:auto;
	height:1.4em;
	padding:0 0 2px 0;
	border:1px solid #A8C271;
	background:#FFFFFF;
	font-size:1em;
	text-align:center;
	margin:0 0 0 0;
}	

/**************** Footer styles ****************/

#footer {
	clear:both;
	margin:10px 0 10px 0;
	padding:10px;
	float:right;
	width:460px;
	font-size:1.3em;
	border:1px solid #666;
	background: #D7E9F3 !important;
	overflow:hidden;
}

#footer a {
	color:#676465;
	text-decoration:underline;
}

#footer a:hover {
	color:#333333;
	text-decoration:underline;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}

.splitcontentright{float:right; width:48%;}

.left {
	float:left;
}

.right {
	float:right;
}

.clear{clear:both;}

.small{font-size:0.8em;}

.hide{display:none;}

.textcenter{text-align:center;}

.textright{text-align:right;}

.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	background: #666 !important;
	color:#CCCCCC;
	padding:0;
}

.postmeta {
	font-size:0.9em;
	color:#CCCCCC;
	font-weight:normal;
	padding:20px 0 10px 10px;
}

.postmeta a {
	color:#CCCCCC;
	text-decoration:underline;
}

.postmeta a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

/**************** Related Posts ****************/

.related_posts {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}
	
/**************** Entry ****************/
	
.entry { margin:0 0 20px 0; padding:4px 2px 2px; color:#666; font-size:10px; text-align:left; background:url(images/entry.png) no-repeat top left; }

p img { margin:0; padding:2px; border:none; max-width:100%; }

/* --------------------------------------------------
Comments
-------------------------------------------------- */

#respond, #comments {
	font-size: 12px;
	color:#777;
	font-weight:bold;
	margin:1.25em 0;
	padding:0 10px;
}

.comments_link img{border:0;}

.commentsblock {
	padding-left:10px;
}

.commentbody {  }

.commentfooter { margin-top: 1em; margin-bottom: 2em; }

.commentbody {
	margin:5px;
}

.commentbody h4 {
	font-size:11px;
	margin-bottom: 10px;
}

.commentbody p {
	margin-left:0px;
}

#commentform {
	margin:0 30px;
}

.commentslink {
	background: url('images/comment.png') left top no-repeat;
	padding: 2px 0 2px 20px;
}

ul.commentlist {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul.commentlist li {
	padding:0;
}

.commentlist {
	margin:0;
	padding:0;
}

/****************ICONS****************/
.metalinks {
	margin-top: 3px;
}

.trackbacklink {
	padding: 2px 0;
}

.deliciouslink {
	background: url('images/delicious.png') left top no-repeat;
	padding: 2px 0 2px 20px;
}	

.avatar {
	float:left;
	border:1px solid #666;
	padding:2px;
	margin:0 5px 0 0;
}