/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	background-color: #f2f2f2;
	font-family: Georgia, serif;
	font-size: 62.5%;
}

a {
	color: #993f49;
	font-style: italic;
	text-decoration: none;
}


a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin-bottom: 25px;
	margin-top: 25px;
}

input {
	border: 1px solid #777777;
	float: left;
	height: 21px;
	padding: 0px;
}


/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2.3em;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1.8em;
}

h5 {
	font-size: 1.5em;;
}

h6 {
	font-size: 1.25em;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	font-size: 1em;
	list-style: disc;
	
}

li {
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,../index.html
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 2em;
}



/* `Wrapper
----------------------------------------------------------------------------------------------------*/

#wrapper {
	background-color: #ffffff;
	margin-top: 15px;
}



/* `Header
----------------------------------------------------------------------------------------------------*/

#header {
	margin-top: 15px;
}

#header h1 {
	margin-left: 15px;
	margin-top: 25px;
}

#header h1 > a{
	background: none;
	padding: 0px;
}


.nav ul {
}


.nav li {
	float: left;
	list-style: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 20px;

}

.nav li > a {
	color: #993f49;
	font-size: 1.4em;
	font-style:  italic;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
}

.nav li > a:hover {
	background-color: #f2f2f2;
	color: #333333;

}

.contact li {
	background-image: url("http://www.jacktse.com/images/layout/plus-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 1.25em;
	list-style: none;
	margin-top: 10px;
	padding-left: 15px;
	
}

.contact li > a {
	color: #993f49;
	padding: 0px;
	text-decoration: none;
}

.contact li > a:hover {
	background-color: #993f49;
	color: #ffffff;
	padding: 4px;

}

.current {
	background-color: #f2f2f2;
	color: #333333;

}

#search {
	margin-top: 15px;
}


/* `Content
----------------------------------------------------------------------------------------------------*/


#content {
	margin-top: 40px;

}




/* `Column 1
----------------------------------------------------------------------------------------------------*/

.column_1 {
}

.column_1 h3 {
	background-color: #f2f2f2;
	color: #555555;
	font-size: 1.2em;
	font-style: italic;
	margin-left: -10px;
	padding: 10px;
}

.column_1 ul {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
}


.column_1 ul > li {
	background-image: url("http://www.jacktse.com/images/layout/plus-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;	font-size: 1.25em;
	float: none;
	list-style: none;
	margin-top:10px;
	padding-left: 15px;
}

.column_1 li > a {
	color: #993f49;
	font-size: 1em;
	text-decoration: none;
}

.column_1 li > a:hover {
	background-color: #993f49;
	color: #ffffff;
	padding: 4px;
}

.column_1 p {
	font-size: 1.25em;
	margin-top: 10px;
}





/* `Column 2
----------------------------------------------------------------------------------------------------*/

.column_2 {
}

.column_2 h1 {
	background-color: #f2f2f2;
	color: #555555;
	font-size: 2em;
	font-style: normal;
	margin-bottom: 10px;
	padding: 10px;
}

.column_2 h1 > a {
	color: #993f49;
}

.column_2 h1 > a:hover{
	text-decoration: underline;
}

.column_2 h2 {
	color: #333333;
	font-size: 1.5em;
	font-style: normal;
	margin-bottom: 10px;
}

.column_2 p {
	font-size: 1.25em;
	line-height:  1.5em;
	margin-bottom: 15px;
}

.column_2 a {
	color: #993f49;
	text-decoration: none;
}

.column_2 a:hover {
	background-color: #993f49;
	color: #ffffff;
}


.column_2 img {
	margin-bottom: 15px;
}


.column_2 ul {
	margin: 15px 0px 20px 15px;
		display: block;

}


.column_2 ul > li {
	background-image: url("http://www.jacktse.com/images/layout/plus-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;	font-size: 1.25em;
	display: block;
	float: none;
	list-style: none;
	margin-top:10px;
	padding-left: 15px;
}

.column_2 li > a {
	color: #993f49;
	font-size: 1em;
	text-decoration: none;
}

.column_2 li > a:hover {
	background-color: #993f49;
	color: #ffffff;
	padding: 4px;
}

.column_2 blockquote {
	background-color: #333333;
	color: #ffffff;
	font-size: 1.5em;
	margin-bottom: 15px;
	padding: 25px;
}

.column_2 code {
	background-color: #777777;
	color: #ffffff;
	display: block;
	font-size: 1.75em;
	margin-bottom: 15px;
	padding: 25px;
}



.entries_bar {
	color: #444444;
	margin-top: 4px 0px 15px 0px;
}

p.entries_bar_left {
	float: left;
	font-weight: bold;
	width: 200px;
}

p.entries_bar_right {
	float: right;
	width: 250px;
	text-align: right;
}


.entries_bar_right a {
	padding: 4px;
}


a.more {
	background-color: #993f49;
	display: block;
	font-size: 1.5em;
	float: right;
	color: #ffffff;
	margin-bottom: 50px;
	padding: 4px;
}

a:hover.more {
	background-color: #777777;
	color: #ffffff;
}



.spacer {
	margin-top: 100px;
} 

.comments {
	border-top: 4px solid #e2e2e2;
	background-color: #f2f2f2;
	margin: 40px 0px 15px 0px;
	padding: 25px;

}


.commenter p{
	margin: 5px 0px 0px 0px;
	text-align: right;
}



.paginate {
	border-top: 1px dotted #cccccc;
	margin: 50px 0px 50px 0px;
	text-align: center;
}








/* `Column 3
----------------------------------------------------------------------------------------------------*/

.column_3 {
}

.column_3 img {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 25px;
}

.column_3 h4 {
	color: #555555;
	font-size: 1.4em;
}

.column_3 ul {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
}


.column_3 ul > li {
	background-image: url("http://www.jacktse.com/images/layout/plus-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;	font-size: 1.25em;
	float: none;
	list-style: none;
	margin-top:10px;
	padding-left: 15px;
}

.column_3 li > a {
	color: #993f49;
	font-size: 1em;
	text-decoration: none;
}

.column_3 li > a:hover {
	background-color: #993f49;
	color: #ffffff;
	padding: 4px;
}

.column_3 p {
	font-size: 1.25em;
}



/* `Footer
----------------------------------------------------------------------------------------------------*/

#footer {
	background-color: #f2f2f2;
	margin: 50px 0px 25px 0px;
}

#footer p {
	margin-top: 2em;;
}

.footer_1 {
	font-size: 1em;
}

.footer_1 h5 {
	background-color: #ffffff;
	color: #555555;
	font-size: 1.25em;
	margin-top: 2em;
	padding: 10px;
}

.footer_1 ul {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
}


.footer_1 ul > li {
	background-image: url("http://www.jacktse.com/images/layout/plus-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;	font-size: 1.25em;
	float: none;
	list-style: none;
	margin-top:8px;
	padding-left: 15px;
}

.footer_1 li > a {
	color: #993f49;
	text-decoration: none;
}

.footer_1 li > a:hover {
	background-color: #993f49;
	color: #ffffff;
	padding: 4px;
}

.footer_3 {
	font-size: 1.25em;
	text-align: right;
}