/* Body
----------------------------------------------- */

body
{
	padding: 10;
	font-family: "Times New Roman", serif;
	color: #000;
	background-color: #d7d9de;
        background-image: url(/media/background.jpg);
        background-position: left;
        background-repeat: repeat;
	width:950px;
        margin-left: auto;
        margin-right: auto;
}

blockquote, p
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: medium;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1
{
	margin: 0 0 15px 0;
	padding: 0 5px;
	font-size: large;
	font-weight: normal;
}

h2
{
	margin: 0 0 15px 0;
	padding: 0 5px;
	font-weight: normal;
	font-size: medium;
}

h3
{
	margin: 0 0 15px 0;
	padding: 0 5px;
	font-weight: normal;
	font-size: large;
}

h4
{
	font-size: smaller;
	padding: 0 5px;
	font-weight: normal;
	color: #2f3e48;
}

ul
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: medium;
	line-height: 1.6em;
	list-style-type: square;
}

.navlinks
{
	padding: 0px;
	line-height: 1.0em;
	list-style-type: none;
        font-size: small;
        font-weight: bold;
        color: #333333;
        text-align: left;
}

.navlinks a:hover
{
        color: #ffffff;
        text-decoration: none;
}

.navlinks a
{
        color: #1a1c25;
        text-decoration: none;
}

.mylinks
{
        background-color: #b3b8c3;
        padding: 2px 1px 3px 6px;
        border-style: solid;
        border-width : 1px 2px 2px 1px;
        border-color: #1f2852;
        margin-bottom: 2px;
}

.fn, .tags a
{
	font-size: 0.9em;
	font-weight: bold;
}

.lofi-hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small, .tags, .comments_invite
{
	font-size: 1em;
}

.next
{
	text-align: right;
	font-size: 0.8em;
}

a
{
	text-decoration: none;
	color: #663399;
}

a:hover
{
	color: #fc016b;
	text-decoration: none;
}
 
a img
{
	border: none;
}

a img:visited
{
	border: none;
}

a img:hover
{
	border: none;
}

h1 a, h2 a, h3 a, h4 a
{
	border: none;
}

h3 a
{
	font: 1.5em;
}

#site-name a
{
	border: none;
	font-size: 1.6em;
	color: #000000;
}

#site-name a:hover
{
	color: #fc016b;
}

#site-name
{
	margin: 15px 0;
}

#site-slogan
{
        font-weight: normal;
	font-size: medium;
        font-style: italic;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	border: 2px solid #e5e5eb;
        padding: 10px;
        background-image: url(/media/backgrnd2.jpg);
        background-color: #dbdde7;
        background-position: top;
        background-repeat: repeat;
}

#header-wrapper 
{
        padding:3px;
        border: 0px solid #000000;
	background-color: #e5e5eb;
        margin: 10px 10px 10px 190px;
}

#head {
	text-align: left;
        height: 120px;
	padding-top: 5px;
        padding-left: 10px;
	border:0px solid #000000;
	background-color: #dbdbe3;
}


#content
{
	margin: 0 190px;
	padding: 10px;
	background-color: #ffffff;
        border: 1px solid #1f2852;
}

#sidebar-1
{
        float: left;
	text-align: left;
	margin-top: -160px;
       	width: 180px;
	\width: 180px;
	w\idth: 180px;
}

#sidebar-2
{
	float: right;
	margin-top: 0px;
       	width: 180px;
	\width: 180px;
	w\idth: 180px;
}

.section_list
{
	margin: 0 0 0 10px;
	font-size: 1.1em;
	padding-top: 20px;
	line-height: 1.3em;
}
.section_list a
{
	color: #000000;
}
.section_list a:hover
{
	color: #fc016b;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em;
}

/* This is the H1 title used in the sample PHP files */
	.sampleTitle {
		text-align:center;
	}
/* This is one product grid cell (the box that contains each product image and text) */
	.gridCell {
		float:left;
		text-align:center;
		position:relative;
		overflow:hidden;
	}
/* This is the style given to the product image link by default */
	.gridCell .realviewLink {
		border:1px solid #AFD0F8;
		display:block;
		padding:0px;
	}
/* This is the style given to the product image itself by default */
	.gridCell .realviewImage {
		border:2px;
	}
/* This is the style given to the inside of the image link when hovering over the image */
	.gridCell .realviewLink:hover .realviewImage {
		border:2px solid #AFD0F8!important;
	}
/* This is the style given to the outside of the image link when hovering over the image */
	.gridCell .realviewLink:hover {
		border:1px solid #88a2c1!important;
	}
/* This is the style given to the text underneath the image (title, description, price...) */
	.gridCellInfo {
		text-align:center;
		font-size:.75em;
	}
/* Centers text under the product  */
	.gridCellInfo a, .gridCellInfo a span {
		text-align:center;
	}
/* This is the main container for the grid of products */
	.allGrids {
		text-align:center;
		width:100%;
                vertical-align: top;
	}

/* Centers the grid of products inside allGrids */
	.centerGrids {
		 margin-left: auto;
		 margin-right: auto;
	}
	.error {
		border:1px solid;
		padding:18px;
		margin-bottom:23px;
	}
/* The currently selected sort method */
	.selectedSort, .selectedSort a {
		text-decoration:none;
	}
/* The pagination links */
	.count {
		float:right;
		margin-left:-2px;
		margin-bottom:7px;
		text-align:right;
		position:relative;
	}
/* Powered by Zazzle logo */
	.pbimg {
		position:absolute;
		top:-5px;
		left:0px;
	}
	.pbimg img {
		border:0px;
	}
/* Empty classes in case you want to change the look of the pagination and sort */
	.count a, .sortLinks a {
		
	}
	.sortLinks {
		
	}
/* Used to stop product grids from floating to the left (at the end of the grid) */
	.clearMe {
		clear:both;
		margin:0px;
		padding:0px;
	}
/* Height of clearMe DIV */
	.short {
		height:10px;
	}
/* Fix for Mozilla browsers for floating elements...best not touch this! */
	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/* Empty class in case you want to style the currently selected page number */
	.current {
		
	}
/* The product description text. To show more than one line of the description, increase the height. */	
	.productDescription {		
		cursor: default;
		text-decoration: none;
		position:relative;
		overflow:hidden;
		height:15px;
	}
/* The product title text */
	.productTitle {
		display:block;
		height:15px;
		overflow:hidden;
		font-weight:bold; 
	}
/* Product price text */
	.productPrice {
		cursor: default;
		text-decoration: none;
		font-size: 8pt;	
	}
/* The pagination arrows (previous/next)*/
	.paginationArrows {
		text-decoration: none;	
	}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { 
    display: inline-block;
    overflow:auto;
}

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */
