/*
Theme Name: Jai's Theme
Theme URI: http://wordpress.org/
Description: Jai's Customized Theme.
Version: 1
Author: Jai Brinkofski
Author URI: http://jai.brinkofski.com/

*/

/* Begin Typography & Colors */

html {
	margin:0px
	}
	
body {
	margin: 0px;
	padding:0;
	text-align:center;
/*	background-image:url(images/default/body-bg.png);
	background-repeat:repeat-x; */
	background:url(images/web2point0/body-bg.png) repeat-x #fff;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
}
	
#wrapper {
	margin:0px;
	padding:0;
}
 		
#container {
	margin:0px auto 26px auto;
	text-align:left;
	width:744px;
	position:relative;
	background:url(images/web2point0/container-bg.png) repeat-y;
	}		
	
#element_one {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/web2point0/element-one-bg.png',sizingMethod='scale');
	height: 593px;
	width: 126px;
	position:absolute;
	top:121px;
	right: 222px;
	z-index:200}
		
#container>#element_one {
	background:url(images/web2point0/element-one-bg.png) no-repeat;
	height: 593px;
	width: 126px;
	position:absolute;
	top:121px;
	right: 222px;}
	
#element_four {
	height:23px;
	background:url(images/web2point0/footer-bg.png) repeat-x;
	position:fixed;
	bottom:0px;
	z-index:100;
	width:100%
}

#element_three {
	height:19px;
	width:216px;
	background:url(images/web2point0/sidebar-bottom.png) no-repeat;
	position:absolute;
	bottom:0;
	right:4px;
}
	
#content {

	}

.writings {
	}

.date {
	color: #cac8c8;
	font:bold 10px Arial, Helvetica, sans-serif
	}	

.post-header {
	margin:0px;
	width:393px;
	height:113px;
	background-repeat:no-repeat;
	}
	
#footer {
	}

a {
	color:#ee2000;
	text-decoration:none
	}

a:hover {
	text-decoration:underline
	}

#header {
	position:relative
	}

h1 {
	background:url(images/web2point0/h1-bg.png) no-repeat;
	width:744px;
	height:121px;
	margin:0px	
	}

h1 a {
	display:none;
	}

h2 a {
	margin:0px;
	font:bold 18px Arial, Helvetica, sans-serif;
	display:block;
	color:#fff;
	text-transform:uppercase;
	padding:10px 6px;
	text-align:left;
	background:#d82c1b;
	}
	
h2 a:hover {
	text-decoration:none;
	background:#7eb735
	}	

.description {
	position:absolute;
	color:#666;
	font: italic 10px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	top:85px;
	left:10px
}


#sidebar {
float:right;
width:215px;
margin:0px 4px 19px 0px !important;
margin:0px 2px 19px 0px;
font:11px Verdana, Arial, Helvetica, sans-serif;
/*border:solid #2d83da;
border-width:1px 1px 0px 1px;
height:100% */
	}
	
#searchform {
	margin:0 0 0px 0;
	background:url(images/web2point0/sidebar-bg.png) repeat-x;
	display:block;
	height:122px }
		
#searchform #s	{
	border:none;
	background:url(images/web2point0/search-box-bg.png) no-repeat;
	height:41px;
	width:189px;
	padding:5px 5px 0 5px;
	font:bold 26px Arial, Helvetica, sans-serif;
	margin:9px 0 0 9px;
	}
	
#searchform #searchsubmit {
	border:none;
	background:url(images/web2point0/search-button.png);
	width:199px;
	height:48px;
	font-size:0%;
	color:#88b727;
	text-decoration:none;
	margin:4px 0 0 9px	
	}	

#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:0px
	
	}	
	
#sidebar h2  {
	color:#fff;
	font:bold 18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0px;
	height:26px;
	padding:4px 0 0 0;
	text-align:center;
	background:url(images/web2point0/sidebar-h2-bg.png) no-repeat
	}	
		
#sidebar li a {
	display:block;
	text-decoration:none;
	margin:0 0 3px 0px;
	color:#fff;
	height:24px;
	overflow:hidden;
	padding:9px 0 0 27px;
	font:bold 14px Arial, Helvetica, sans-serif;
	background:url(images/web2point0/sidebar-a-bg.png) no-repeat
	}	
	
#sidebar li a:hover {
	background:url(images/web2point0/sidebar-a-nav-o.png) no-repeat
	}		


#sidebar li p {
	padding:3px;
	line-height:18px
	}

#sidebar li p a {
	display:inline;
	padding:0px;
	margin:0px;
	background:none;
	text-decoration:underline;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif
	}
	
#sidebar li p a:hover {
	background:none;
	color:navy;
	}	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.post {
	margin: 0 0 10px 0;
	text-align: justify;
	padding:10px 9px 0 3px;
	border-bottom:20px solid #3f9144;
	width:393px;
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	}

.post hr {
	display: block;
	}

.commentlist cite {
	font-weight:bold;
	font-style:normal;
	background:#1d8731;
	color:#FFFF99;
	padding:0px 5px;
	display:block;
	}
	
.commentlist {
	list-style:none;
	margin:0px;
	padding:0px;
	width:400px;
	}	
	
.commentlist cite a {
	color:#fff;
	display:block;
	}	
	
.commentlist li {
	border:1px solid #E6E6E6;
	margin:0 0 5px 0;	}
	
.commentlist li p {
	padding:0px 5px;
	}
	
.commentlist .alt {
	background:#eee
	}	

#comments {
	width:400px;
	}
	
P #comment {
	width:400px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}