/*
Theme Name: x.ihw one
Theme URI: http://iheartwatson.net
Description: Blue and stuff.
Version: 1.0
Author: Kaetlyn
Author URI: http://iheartwatson.net/

*/



body {
	background-color: #FAFAFA;
	background-image: url('http://iheartwatson.net/blog/wp-content/themes/xone/bg3.jpg');
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #555D53; 
	align: justify;}

/* PAGE SETUP */
#contain {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width: 855px;
	padding: 0px; }

#content {
	width: 855px;
	margin-top:-30px;
	margin-bottom:20px;
}

#actual {
	background-color: transparent;
	width: 855px;
	margin-top:-15px;
	margin-left:-10px;
	padding:10px;
	}

div.main {
        background: #E9F0E7 url() no-repeat;background-position: top right;
        border: 0px solid #EEEBDC;
        padding: 15px;
        margin: 0px;
        margin-bottom: 10px;
        -moz-border-radius: 0px;
	margin-top:15px;
        }


#navigation
	{ width:855px;
	margin-top:0px;
	margin-bottom:0px
	font-align:center;
	height:32px;
	}

#navigation a:link, #navigation a, #footer a:link
	{font-size:8pt;
	font-family:georgia;
	font-weight:none;
	text-decoration:none;
	color:#EEEFE3;}

#navigation a:hover, #footer a:link {text-decoration:underline;text-transform:none;}


#header {
	margin-bottom:20px;
	margin-top: -5px;
	width:100%;
	margin-left:0px;
	padding-bottom:0px;
	left:0px;
	padding-bottom:0px;
	overflow:hidden;}

#footer {
	clear: both;
	background: #000000;
	width:100%;
        font-family: georgia;
        text-align: center;
	letter-spacing:0px;
        text-transform: none;
	padding-top: 20px;
        padding-bottom: 20px;
        }

#comments {text-align:right;	font-weight: lighter;
	text-transform: none;
	font-size: 7pt;
	font-family:georgia;
	padding-left: 15px;
	margin: 0; 
	color:#555D53;}





/* LINKS AND SPECIAL TEXT STYLES */
a { color: #171C17;font-family:georgia;}
a:hover { color: #2D4896;cursor:default;}
u{color:#555D53; }

p {font-align:justify;}

.navh 	{ font-size: 10px; font-weight: bold; }


.just		{ text-align: justify; }

.nav1 	{ padding-bottom: 0px; margin-bottom: -2px; }
.nav2 	{ padding-top: 0px; margin-top: -2px; }

.long 	{ font-size: 9px; text-align: justify; }

blockquote {
padding-left:15px;
padding-right:15px;
	background-image: url(bbg.png);
	background-repeat: repeat;
        -moz-border-radius: 5px 5px 5px 5px;
	padding:10px;}


a img  {background-color:transparent;
	padding:4px;
	border:0px solid #C9CEC6;}
a:hover img {background-color:#F3F7F3;border:0px solid #C9CEC6;}

#actual img {border:3px solid #fffff; padding:5px;}

/* HEADINGS */

h3 {        background: transparent url(3bg.png);
        font-family: courier new;
	font-size: 9pt;
	font-weight: lighter;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding:3px;}

h2 { 
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 9px;
	font-family:georgia;
	padding-left: 15px;
	margin: 0; 
	color:#555D53;}

h1 { 
        background: #4C5EA6 url() no-repeat;background-position: top left;
        font-family: courier new;
	border-bottom:0px solid #1C231C;
	font-size: 9pt;
	font-weight: lighter;
	text-align: left;
	text-transform: none;
	letter-spacing: 0.1px;
	color: #EFEEDC;
	margin: 0px;
	padding:7px;
        -moz-border-radius: 5px 5px 5px 5px;
        }

h1 a {color:#171C17;}

#side h1 { font-size: 11px; font-family: georgia; font-weight: 600; color: #E3978A; text-align: center; }


