/*  
Theme Name: Sea Compass
Theme URI: http://milkyfish.com
Description: Compass based design for milkyfish.com
Version: 1.0
Author: Edel Claire Ryder
Author URI: http://www.thatsnotmysquid.com/blog
*/

/* DYNAMIC FONTS */

 @font-face {
    font-family: Adobe Caslon Pro;
    font-style: normal;
    font-weight: normal;
    src: url("http://thatsnotmysquid.com/deliblog/wp-content/themes/compass/fonts/ACaslonPro-Regular.otf");
  }

  @font-face {
    font-family: CaslonAntique;
    font-style: normal;
    font-weight: normal;
    src: url("http://thatsnotmysquid.com/deliblog/wp-content/themes/compass/fonts/CAS_ANTN.TTF");
  }

  @font-face {
    font-family: Adobe Caslon Pro Italic;
    font-style: normal;
    font-weight: normal;
    src: url("http://thatsnotmysquid.com/deliblog/wp-content/themes/compass/fonts/ACaslonPro-Italic.otf");
  }


body
{
	height: 100%;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-size: 12pt;
	vertical-align: top;
	color: black;
	background-color: #0e0e0e;
	margin: auto;
}

h1
{
	font-size: 20pt;
	font-family: "CaslonAntique","Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;;
}

h2
{
	font-size: 18pt;
	font-family: "CaslonAntique","Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;;
}

/*h3
{
	font-size: 16pt;
	font-family: "CaslonAntique","Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;;
}*/

h3:first-letter
 {
 	 text-transform: uppercase;
}
h3
{
        color: #424242;
        font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 20px auto;
	text-transform: lowercase;
	lline-height: 135%;
	font-size: 15pt;
	font-variant: small-caps;
}

.bodyContent
{
	width: 800px;
	background-image: url('images/Compass-bg.gif');
	background-color: #e0e0e0;
	margin: auto;
	height: 100%; 
}


a img
{
	text-decoration: none;
	border: none;
}

a:link, a:visited
{
	text-decoration: none;
	color: #AA0000;
}

a:hover
{
	text-decoration: underline;
}

#wrapper
{
	margin: auto;
	padding-left: 530px;
	width: 800px;
	height: 200px;
}

#header
{
	width: 250px;
	padding-top: 30px;
	padding-right: 30px;
	color: black;
	font-size: 42pt;
	font-family: "CaslonAntique","Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;;
	text-align: center;
}

#header a
{
	color: black;
}

#subhead
{
	font-size: 14pt;
	font-style: italic;
}

.mainMenuArea
{
	text-align: left;
	border-top: 3px solid black;
	border-bottom: 3px solid white;
	background-color: black;
	margin: 5px auto;
	padding-left: 30px;
}

.mainMenuArea a 
{
	vertical-align: bottom;
	font-size: 90%;
	padding-left: 2em;
	padding-right: 2em;
	color: white;
	font-family: "CaslonAntique";
}

#box
{
	width: 510px;
	height: 100%;
	padding-left: 60px;
	padding-right: 40px;
	float: left;
}

.post
{
	position: relative;
}

.post .comments  {
	position: absolute;
	top: 27px;
	left: -58px;
	color: white;
	text-decoration: none;
	background: url(images/comments.png) no-repeat center center;
	display: block;
	padding: 9px 21px 2px 21px;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;;
	font-size: 240%;
	font-weight: bold;
}
.post .comments a {
	color: white;
}

.post .postmetadata  {
	margin: 0 0 0 10px;
	color: black;
}

.post .postmetadata a:link, .post .postmetadata a:visited  {
	font-size: 90%;
	color: black;
	text-decoration: none;
}

.post .postmetadata .date  {
	font-size: 90%;
	padding: 0 0 0 24px;
	margin-right: 10px;
	background: url(images/icons/clock.png) no-repeat left center;
}

.post .postmetadata .author  {
	padding: 0 0 0 24px;
	margin-right: 10px;
	background: url(images/icons/cog.png) no-repeat left center;
}

.post .postmetadata .category  {
	padding: 0 0 0 24px;
	margin-right: 10px;
	background: url(images/icons/folder.png) no-repeat left center;
}

.post .postmetadata .edit  {
	padding: 0 0 0 24px;
	margin-right: 10px;
	margin-top: 10px;
	background: url(images/icons/edit.png) no-repeat left center;
}

.post .postmetadata .edit a:link, .post .postmetadata .edit a:visited  {
	color: red;
	text-decoration: none;
}

.sidebar
{
	float: right;
	width: 120px;
	font-size: 90%;
	padding-right: 40px;
	padding-left: 20px;
	margin-right: 0px;
	border: 5px solid #EEEEEE;
	background-color: #e0e0e0;
}

.sidebar h2
{
	font-size: 14pt;
	font-family: "CaslonAntique","Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;;
	color: #333333;
}

#footer
{
	clear:	 both;
	color: white;
	width: 800px;
	text-align: center;
	border-top: 1px solid #AA0000;
	border-bottom: 1px solid #AA0000;
	background-color: #AA0000;
}

#footer p:first-letter
 {
 	 text-transform: uppercase;
}
#footer p
{
        color: white;
        font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 10px auto;
	text-transform: lowercase;
	lline-height: 135%;
	font-size: 12pt;
	font-variant: small-caps;
}


/*	================================
		COMMENT STYLES
	================================
*/

.comments-template
{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3
{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata
{
	font-size: 12px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea
{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*	=========================
		Milkfish specific CSS
	=========================	*/


