/* 
Theme Name: LetterHead
Theme URI: http://www.rhastings.net/LetterHead
Description: A personal blog theme that borrows from the MS Word Elegant letter letterhead
Author: Robin Hastings
Author URI: http://www.rhastings.net
Version: 1.0
.
This theme was designed and built by Robin Hastings, whose blog you will find at 
http://www.rhasting.net. It uses the default Kubrick theme as a base

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

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Verdana, Arial,"MS P ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒSPro W3","ƒqƒ‰ƒMƒmŠpƒSPro W6";
	line-height: 180%;
	background-color: #fff;
	color: #000000;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 0 0; 
	}

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*?*//*/
  height: auto;
  overflow: hidden;
  /**/
}

img {
	border: none;
	}

h2 {
	font-size: 15px; /* Resets 1em to 10px */
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#page {
	margin: 0px auto;
	width: 800px;
	}

#header {
	background-color: #fff;
	text-align: center;
	margin: 10px 0 15px 0;
	}

#content{
	width: 600px;
	text-align: left;
	float: right;
	display: inline;
	margin: 0 25px 50px 0;
	}

.entry img {
	margin-top: 10px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 550px;
	display: inline;
	}

.narrowcolumn .entry, .widecolumn .entry {
	margin-top: 0px;
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.alt {
	background-color: #f8f8f8;
	}

#footer {
	background-color: #fff;
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 800px;
	clear: both;
	border-top: 3px solid #000000;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 3.5em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

p a:link {
	color: #000000;
	}


p a:visited {
	color: #444444;
	}

p a:hover {
	color: #ffffff;
	background-color: #000000;
	}


	
/* End Typography & Colors */

/* Begin Structure */
.pagepost {
	width: 800px;
	margin: 0 0 0px;
	}
	
.post {
	margin: 0 0 30px 0;
	}

.post2 {
	margin: 30px 0 30px 0;
	}

.entry {
	margin: 0 0 20px 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
/* End Structure */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 500px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	font-size: 14px;
	}

#wp-calendar #next a {
	text-align: left;
	}

#wp-calendar #prev a {
	text-align: center;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	width: 28px;
	padding: 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	margin-top: 30px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */

/* Begin Various Tags & Classes */
hr {
 display: none;
 }
 
.center {
	text-align: center;
	}

a img {
	border: none;
	}
li {
	list-style-type: none;
	list-style-position: inside;
}

li a:hover {
	color: #000000;
	}

.navigation {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Additional by ess */
#content h2 {
	width: 600px;
	border-bottom: 1px solid #000000;
	margin: 0 0 10px 0;
	height: 20px;
}

.posttitle{
	width: 500px;
	float: left;
}

.postdate {
	width: 100px;
	float: left;
	text-align: right;
}


.side{
	width: 175px;
	float: right;
	overflow: hidden;
	margin: 20px 0 20px 0;
	display: inline;
	line-height: 0%;
}

.sidebox{
	padding: 10px 0 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


.artist_list {
	width: 300px;
	margin: 20px 0 0 0;
	float: left;
	text-align: center;
	display: inline;
}




.artist_works {
	width: 120px;
	margin: 0px 0 20px 0;
	float: left;
	text-align:left;
	display: inline;
}


.artist_works2 {
	width: 450px;
	height: 100px;
	margin: 0px 0 20px 0;
	float: left;
	text-align: left;
	display: inline;
}


#popin_box {
	width: 200px;
	margin: 0 15px 15px 0;
	float: left;
	display: inline;
}


#gallery_box {
	width: 198px;
	margin: 0 0 0 0;
	float: left;
	display: inline;
}

.gallery_box_left {
	border: solid #000000;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;
	background-color: #000000;
}


.gallery_box_center {
	border: solid #000000;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 0px;
	background-color: #000000;
}


.gallery_box_right {
	border: solid #000000;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 0px;
	background-color: #000000;
}


.gallery_title {
	width: 600px;
	height: 30px;
	float: left;
	text-align: center;
	display: inline;
}


#gallery_box a:hover img {	filter:alpha(opacity=70);	opacity:0.7;}


.sub_title {
	width: 600px;
	font-size: 14px; /* Resets 1em to 10px */
	line-height: 120%;
	font-weight: bold;
	margin: 0 0 5px 0;
	float: left;
	display: inline;
	border: dotted #000000;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 0px;
}