/*
Theme Name: Laiee 
Theme URI: http://laiee.com
Description: Laiee custom theme - 3 column, plain, blue and white. 
Version: 30 Dec, 7:10
Author: Carl
Author URI: http://laiee.com

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 105%;
	line-height: 115%;
	background-color: #FFFFFF;
	text-align: center;
}

body,td,th {
	color: #666666;
}



a, a:link {
	padding: 1px;
	color: #6C82B5;
	text-decoration: underline;
}

a:hover {
	color: #E1771E;
	text-decoration: none;
	;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 120%;
        line-height: 150%;
}


h4 {
        font-size: 105%;
        line-height: 250%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}
#doc2{
        width: 950px;
}

#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #999999;
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;
        PADDING-BOTTOM: 10px;
        MARGIN: 0px auto;
        WIDTH: 750px;
        PADDING-TOP: 10px;
        TEXT-ALIGN: right

}
#hd h1 ul li a:hover{
        color: #6C82B5;
}
#hd h1 LI
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
#hd h1 UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
#hd h1 UL LI A
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-SIZE: 100%;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #999999;
    PADDING-TOP: 0px;
    FONT-FAMILY: Tahoma, Times New Roman, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0099DD;
}

.storycontent{
	font-family: Tahoma; //verdana;
	font-size: 122%;
	line-height: 115%;
}

.item {
	padding: 10px;
	text-align:left;
	border: 0px #FFFFFF;
	margin-bottom: 1em;
	;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	//display: inline;
	//text-align: right;
	//margin-left: 2em;
	font-size: 80%;
        color: #999999;
        font-style: italic;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	//line-height: 190%;
	font-size: 80%;
        color: #999999;
        font-style: italic;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #6C82B5;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 50px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
        color: #999999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6C82B5;
}

.navigation a:link, .navigation a:visited{
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6C82B5;
}

.navigation a:hover{
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
        color: #E1771E
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	text-align:left;
	padding: 0px;
	border: 0px #FFFFFF;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;
        font-weight: bold;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#s
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #c0c0c0 1px solid;
    PADDING-LEFT: 8px;
    FONT-SIZE: 18px;
    FONT-WEIGHT: BOLD;
    BACKGROUND: url(images/search.gif) #efefef;
    BACKGROUND-REPEAT: NO-REPEAT;
    BACKGROUND-POSITION: CENTER;
    PADDING-BOTTOM: 3px;
    MARGIN: 8px 0px 8px;
    BORDER-LEFT: #c0c0c0 1px solid;
    WIDTH: 85%;
    COLOR: #333;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    FONT-FAMILY: Century Gothic, Verdana, Helvetica, Sans-Serif
}

#third {
	margin-left: 9px;
        width:27%;
}
#yui-main{
}

#menu {padding:0; }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin-bottom: 15px; margin-left: 15px;}
#menu ul li a { padding:4px 4px 4px 0px; text-decoration:none; color: #32527A; }
#menu ul li a:hover { color:#E1771E;}

#Searchbox input{
        width: 150px;
        height: 21px;
}


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #FFFFFF;
	color: #32527A;



}

.yui-navset .yui-nav li a {
	border-bottom: 0px;
	color: #32527A;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #32527A;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #FFFFFF;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

#ft a:link, #ft a:visited{
	color: #6C82B5;
}
#ft a:hover(
        color: #E1771E;
)
