<!--
/*  
Theme Name: J-L Socks
Adapted from a theme made by <a href="http://chasethestars.com">Stacee Leung</a>, Coded by <a href="http://php-princess.net">Daynah Nguyen</a>
Version: 1.0.1
Author: Jamie-Lynn Kertesz
Author URI: http://jamie-lynnsocks.com
*/


.pic {z-index: 2; position: absolute; top: 0px; left: 612px;}
.title {z-index: 3;position: absolute; top: 25px; left: 150px;}

A:link    {color:#054C76;text-decoration:none;}
A:visited {color:#054C76;text-decoration:none;}
A:active  {color:#ffffff;text-decoration:none; border-bottom: 1px dashed #000000;}
A:hover   {color:#ffffff;text-decoration:none; border-bottom: 1px dashed #000000;}

body {font-family: Arial; font-size: 9pt; color: #000000; background-color: #D0D0D0; text-align: justify;}
div, table, td, tr {font-family: Arial; font-size: 9pt;}

/* Main Context Div */
.main {z-index: 1; background-color: #A0B1D5; width: 550px; padding: 0px; position: absolute; left: 60px; top: 110px;}

/* Side bar Div */
.sidebar { z-index: 0; background-color: #A0B1D5; width: 335px; padding: 0px; position: absolute; left: 640px; top: 358px;}

/* Header Text (date) */
.header {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; background-color: #DBDBDB; color: #9E9E9E; border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-right-style: none; border-bottom-style: dashed; border-left-style: none; border-top-color: #FFFFFF; border-bottom-color: #FFFFFF;}

/* PHP Blog Stuff */
.subject {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; background-color: #DBDBDB; color: #054C76; border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-right-style: none; border-bottom-style: dashed; border-left-style: none; border-top-color: #FFFFFF; border-bottom-color: #FFFFFF; text-align: right; width: 100%;}
.blog_entry {text-align: center; padding: 3px;}
.tagline {font-size: 8pt; text-align: left; border-top: 1px solid #ffffff;}

/* Links and text to comments */
.comments {font-size: 8pt; text-align: right; border-top: 1px solid #ffffff;}

/* Search Box */
input {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #9E9E9E; background: #FFE5F1; border: thin solid #C2C1BF; margin: 2px; padding: 2px;}

/* Images to float right */
.floatright {float: right; margin: 0 0 10px 10px; border: 1px solid #666; padding: 0px;}

/* Images to float left */
.floatleft {float: left; margin: 10px 10px 0 0; border: 1px solid #666; padding: 0px;}

/* Lists */
.sidebar ul {list-style-type:none; margin-left: 0; padding-left: 0;}

/* Lists in Lists have margin */
.sidebar ul ul {margin-left: 10px; padding-left: 0;}

/* Header in list */
.sidebar li h2 {font-size: 14px; font-weight: bold; color:white;}

-->
