/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0.3
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size: 0.563em;
	font-family: 'Arial', 'Helvetica', Sans-Serif;
	color:#000000;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}


h8  {
	font-family: 'Arial', 'Helvetica', Sans-Serif;
	text-transform:none;
	text-align:left;
	}
	
h1{
	font-family: 'Arial', 'Helvetica', Sans-Serif;
	font-weight: bold;
	text-align:left;
	}

h3, h4, h5, h6, h7, h11, h12, h13 {
	font-family: 'Arial', 'Helvetica', Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	}

	
h2  {
	font-family: 'Arial', 'Helvetica', Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	}

h7 {
	color:#000000;
	}
	
h9  {
	font-family: 'Arial', 'Helvetica', Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	}

h10{
	font-family: 'Arial', 'Helvetica', Sans-Serif;
	font-weight: bold;
	text-align:left;
	text-transform:uppercase;
	font-size: .9em;
	}
	


h1 { font-size: 1.5em; }
h2 { font-size: 1.35em; color:#000000;}
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h7 { font-size: 1.6em; color:#666666; }
h8 { font-size: 1.2em; }
h9 { font-size: 1.1em; color:#de662a;}
h11 { font-size: 1.05em; font-weight: normal; }
h12 { font-size: 1.00em; font-weight: normal; line-height: 1.55em;}
h13 { font-size: 1.1em; font-weight: normal; line-height: 1.5em; Text-transform: none;}




pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#000000;
}

a:link {color:#000000; text-decoration:none; border-bottom:#666666; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a:visited {color:#000000; text-decoration:none; border-bottom:#666666; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a:hover {color:#ffffff; text-decoration:none; border-bottom:#ffffff; background:#F25818;}
a:active {color:#ffffff; text-decoration:none; border-bottom:#ffffff; background:#F25818;}

a.nonblog:link {color:#000000; text-decoration:none; border-bottom:#666666; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a.nonblog:visited {color:#000000; text-decoration:none; border-bottom:#666666; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a.nonblog:hover {color:#ffffff; text-decoration:none; border-bottom:#ffffff; background:#F25818;}
a.nonblog:active {color:#ffffff; text-decoration:none; border-bottom:#ffffff; background:#F25818;}





hr {
	display: none;
	}

a img {
	border: none;
	}


a.noline:link {border-bottom:none; background:#ffffff;} 
a.noline:visited {border-bottom:none; background:#ffffff;} 
a.noline:hover {border-bottom:none; background:#ffffff;}
a.noline:active {border-bottom:none; background:#ffffff;} 

a.blogtitle:link {color:#000000; border-bottom:none; background:#ffffff;} 
a.blogtitle:visited {color:#000000; border-bottom:none; background:#ffffff;} 
a.blogtitle:hover {color:#000000; border-bottom:none; background:#ffffff;}
a.blogtitle:active {color:#000000; order-bottom:none; background:#ffffff;} 



/* Layout */

body {
	position:absolute;
	top: 40px;
	width: 100%;
}

#page {
	position:absolute;
	top: 110px;
	width: 900px;
	margin-left: 12%;
	margin-right: 12%;
}

#header {
	margin: 0px;
}

#wrapper {
	padding:0px;
}

#content {
	margin:0;
	padding:0 0 0 0;
	width:580px;
	float:left;
}
	
#sidebar {
	width:286px;
	float:right;	
	margin:0;
	padding:20px 0;
	text-transform:uppercase;
}

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#headerimage {
	padding:0px 0;
}

#header h1 {
	margin:0px 0;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	margin:0 20px;
	padding:5px 0;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	




/* End header */

/* Post */

.post {
	margin: 0;
	padding:20px 0; 
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post h2.post-title {
	font-weight:bold;
	font-size:1.35em;
	margin:0;
	padding:0;
	text-align:left;
	color: #000000;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.2em;
	line-height: 2.1;
	
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.45em;
	margin:0px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	border:none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:4px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.left {
	text-align: left;
	}

/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	display:none;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font: 1.15em Arial, Helvetica, Sans-Serif;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.04em;
	}

#sidebar h2 {
	padding: 0;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 16px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	background: url('http://annehj.com/images/copyrightpixel.jpg') repeat-x top;
	padding: 1.2em;
	text-align:left;
	font-size:1.1em;
	color:#999999;
	margin:0px;
	width:880px;
}




/* Custom */



.subnav {font-size:12px; font-weight:normal; color:#996666;text-decoration:none;}

a.subnavlink:link {font-size:12px; font-weight:normal; color:#996666;text-decoration:none; border-bottom:#ffffff;} 
a.subnavlink:visited {font-size:12px; font-weight:normal; color:#996666;text-decoration:none; border-bottom:#ffffff;}
a.subnavlink:hover {color:#ffffff; font-weight:normal; text-decoration:none; background:#F25818;}


#nameheadercontainer {
	position:absolute;
	top: 43px;
	left: 67px;
	width: 457px;
	height: 22px;
	padding: 0;
	margin: 0px 0 10px 0;
	background: #ffffff;
	}
	

.sitetext {
	font-family:Arial, Helvetica, sans-serif; 
	line-height:140%; 
	font-size:12px; 
	color:#000000; 
	background-color:#ffffff}

.siteheader {
	font-family:Arial, Helvetica, sans-serif; 
	line-height:200%; 
	font-size:14px; 
	font-weight:bold;  
	background-color:#ffffff}

#container {
	position:absolute;
	top: 30px;
	left: -2px;
	width: 900px;
	height: 61px;
	padding: 0;
	margin-left: 12%;
	margin-right: 12%;
	background: #CCCCCC;
	}

#nameheadercontainer {
	position:absolute;
	top: 3px;
	left: 3px;
	width: 457px;
	height: 22px;
	padding: 0;
	margin-left: 12%;
	margin-right: 12%;
	background: #ffffff;
	}

#containerBody {
	position:absolute;
	top: 121px;
	left:2px;
	width: 788px;
	padding: 0;
	margin: 0px 0 20px 0;
	background: #ffffff;
	}

#containerBodyLeft {
	position:relative;
	top: 0px;
	left:0px;
	width: 500px;
	padding: 0;
	margin: 0px 0 20px 0;
	background: #ffffff;
	}

#containerBodyRight {
	position:absolute;
	top: 0px;
	left:537px;
	width: 240px;
	padding: 0;
	margin: 0px 0 20px 0;
	background: #ffffff;
	}
	
#containerSub {
	position:absolute;
	top: 139px;
	left:66px;
	width: 788px;
	height: 20px;
	padding: 0;
	margin: 0px 0 20px 0;
	background: #ffffff;
	}

.sitesidebar {
	font-size: 12px;
	line-height:130%;
	position:relative;
	left: 6px
	}


#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 61px;
	display: inline;
	overflow: hidden;
	width: 613px;
	}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 120px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:83px; /* for IE5/Win */
	}

#nav a:hover, #nav a.hover.navselected {
	background-position: 0 -61px;
	}

#nav a:active, #nav a.navselected {
	background-position: 0 -61px;
	}

#thome a   {
	width: 102px;
	background: url(http://www.annehj.com/images/home.jpg) top left no-repeat;
	}
	
#tblog a   {
	width: 102px;
	background: url(http://www.annehj.com/images/blog.jpg) top left no-repeat;
	}

#tiaux a  {
	width: 102px;
	background: url(http://www.annehj.com/images/work.jpg) top left no-repeat;
	}

#tvideo a  {
	width: 102px;
	background: url(http://www.annehj.com/images/video.jpg) top left no-repeat;
	}
	
#tetcetera a  {
	width: 102px;
	background: url(http://www.annehj.com/images/etcetera.jpg) top left no-repeat;
	}


#tcontact a  {
	width: 102px;
	background: url(http://www.annehj.com/images/contact.jpg) top left no-repeat;
	}
	
	
/* image link styles for icons */

.icon img{border: 2px solid #ffffff; spacing:4;}
.icon:hover img{border: 2px solid #F25818; spacing:4;}






