/* Pat's styles */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000;}
a:hover {color: #669900; text-decoration:none;}

body {
	background: #EEE url(../images/green-line.jpg) repeat left top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 64px;
}

textarea {
	font: normal 75% Tahoma,sans-serif;}

p,code,ul {padding-bottom: 1.2em;}

/*li {list-style: none;}*/

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}
h4 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../../pat/styles/img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #669900; margin-bottom: 4px;}
h1 {font-weight: bold; letter-spacing:5px;}

li {list-style-type: circle;
color:#669900;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/*Simple Blog*/
div.content_content {
	clear:both;
	margin-top:-10px;
	}
ul.content_linkrow {
	text-align:right;
	font-size:11px;
	}
ul.content_linkrow li.author {
list-style:none;
color:#000000;
background-image:url(../images/blog-author.gif);
background-repeat:no-repeat;
display:inline;
padding-left:15px;
}
h3.content_header {
	display:inline;
	float:left;
	width:100%;
	border-bottom:#669900 1px solid;
	}
p.content_date {
	font-size:11px;
	font-weight:bold;
	color:#669900;
	display:inline;
	float:right;
	margin-top:-5px;
	}
div.d_blog {
	/*background:url(../images/blog-background.gif) 10px left repeat-x;*/
	}

ul.content_linkrow li.comments {
list-style:none;
background-image:url(../images/blog-comments.gif);
background-repeat:no-repeat;
display:inline;
padding-left:15px;
}

ul.content_linkrow li.comments a:hover {
	background-color:#FFFFFF;
}

/* structure */
.inner-container {
	border: 2px solid #669900;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	background: url(../../pat/img/container.jpg) no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #222 url(../images/header.jpg) no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: left;
	padding-left:230px;
}
.header .title {
	color: #FFF;
	padding-top: 40px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 4em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 2em Verdana,sans-serif;
	padding-top: 6px;
	font-weight:bold;
}

/* path */
.path {
	background: #999;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #EEE;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(../../pat/img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
	background:#FFFFFF url(../images/sunflower-grey.jpg) bottom right no-repeat;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../../pat/styles/img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #669900;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;
	list-style:none;}
.navigation li a, .navigation li a.current {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #669900;
	color: #FFF;
	background-image:url(../images/horse-bullet.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;	
}
.navigation li a.current {
	font-weight:bold;	
	background: #669900;
	color: #FFF;
	background-image:url(../images/horse-bullet.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;	
}
/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color:#FFFF66; text-decoration:underline;}

div.divider {
	background: url(../images/divider.gif) no-repeat center;
	height: 24px;
	margin: 8px 0;
	width:100%;
	border:none;	
}

/*blog calendar*/
table#calendar {
	font-size:10px;
	width:100%;
	text-align: center;
}
table#calendar td, table#calendar th {
	text-align:center;
	}
table#calendar caption {
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	color: #669900;
	font-size:1em;
	font-weight: bold;
	padding: .3em 1px;
	text-align: center;
}
table#calendar tr#title th {
	font-size: 1em;

}
table#calendar td {
	width: 10px;
	height: 10px;
	color: #777;
	text-align: center;
	vertical-align: top;
	padding:3px;
	border:solid 1px #EEEEEE;
}
table#calendar td a {
	font-weight: bold;
	display: block;
	width: 100%;
	text-align:center;
	padding:0 3px 0 3px;
	color:#669900;
}
table#calendar td a:hover {
	color:#669900;
	text-decoration:underline;
}
table#calendar th a {
	font-weight: bold;
}


table#calendar .today {
	background-color: #f1f1f1;
	border:solid 1px #CCCCCC;
}
table#calendar p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}
.dCenter 
{
margin-left: 15%;
margin-right: 15%;
}

