* {
       border: none;
}

html {
	background-image: url('images/background.jpg');
	background-position: center 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.85em;
}

fieldset {
	border: none;
}

h1, h2, h3 { 
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#sidebar {
	position: fixed;
	width: 210px;
	background-color: #262626;
	margin: 134px 0 0 44px;
	padding-bottom: 20px;
	color: #fff;
        text-align: right;
	text-transform: uppercase;
	font-size: 110%;
}

#sidebar form {
        margin-bottom: 20px;
        float: right;
}

#sidebar h2, #sidebar li.cat-item, #sidebar ul.blogroll li {
	font-size: 1.2em;
}

#sidebar h2 {
        margin-top: 15px;
}

#sidebar ul.blogroll {
        margin-top: 15px;
}

#sidebar_image {
	height: 89px;
	background-image: url('images/blog_title.png');
	background-repeat: no-repeat;
	margin: 20px 0 20px 10px;
}

#sidebar_image a {
        display: block;
        height: 89px;
        width: 200px;
}

#page {}

#header {
	position:fixed;
	top: 0;
        width: 940px;
	height: 230px;
}

#headerimg {
	width: 408px;
	height: 230px;
	float: right;
	background-image: url('images/card.png');
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

#content {
	width: 440px;
	min-height: 234px;
	float: left;
	background-color: #f2f2f2;
	margin: 185px 0 0 274px;
	padding: 0 10px 0 10px;
}

#content h2 {
        font-color: #000;
        font-weight: bold;
	margin: 20px 0 20px 0;
        letter-spacing: -0.5px;
}

#content h2 a, #content h2 a:visited, #content h3 a, #content h3 a:visited {
        color: #000;
}

.post p a, .post p a:visited, #footer p a, #footer p a:visited {
        color: #ff00ff;
}

.widecolumn .entry p {}

.narrowcolumn .entry, .widecolumn .entry {}

.widecolumn {}

.narrowcolumn .postmetadata {}

.alt {}

#footer {
	width: 440px;
	float: left;
	margin-left: 274px;
}

small {}

h1 {}

#headerimg .description {}

h2 {}

h2.pagetitle {}

h3 {}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {}

#sidebar a, #sidebar a:visited {
	color: #fff;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {}

.entry p a:visited {}

.commentlist li, #commentform input, #commentform textarea {}

.commentlist li {}

.commentlist li .avatar {}

.commentlist cite, .commentlist cite a {}

.commentlist p {}

#commentform p {}

.commentmetadata {}

#sidebar ul li {
	margin-bottom: 4px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {}

code {}

acronym, abbr, span.caps {}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

a:hover {}

#wp-calendar #prev a, #wp-calendar #next a {}

#wp-calendar a {}

#wp-calendar caption {}

#wp-calendar th {}
/* End Typography & Colors */


/* Begin Structure */
body {}

#page {}

#header {}

#headerimg {}

.narrowcolumn {}

.widecolumn {}

.post {}

.post hr {}

.widecolumn .post {}

.narrowcolumn .postmetadata {}

.widecolumn .postmetadata {}

.widecolumn .smallattachment {}

.widecolumn .attachment {}

.postmetadata {}

.clear {}

#footer {}

#footer p {}
/* End Structure */


/*	Begin Headers */
h1 {}

h2 {}

h2.pagetitle {}

#sidebar h2 {}

h3 {}

h3.comments {}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {}

html>body .entry li {}

.entry ul li:before, #sidebar ul ul li:before {}

.entry ol {}

.entry ol li {}

.postmetadata ul, .postmetadata li {}

#sidebar ul, #sidebar ul ol {
	margin-right: 10px ;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li ul li {
	margin-right: -10px;
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {}

#searchform input, #sidebar label {
	float: left;
}

#searchform input#s {
	width: 120px;
        font-size: 10pt;
}

.searchsubmit {
	height: 18px;
	line-height: 18px;
	color: #fff;
	border: none;
	background-color: #535353;
	text-transform: uppercase;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */ }

select {}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
        color: #fff;
	border: none;
	background-color: #535353;
	text-transform: uppercase;
}
/* End Form Elements */


/* Begin Comments*/
.alt {}

.commentlist {}

.commentlist li {}

.commentlist p {}

#commentform p {}

.nocomments {}

.commentmetadata {}
/* End Comments */

/* Begin Sidebar */
#sidebar {}

#sidebar form {}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {}

acronym, abbr {}

blockquote {}

blockquote cite {}

.center {}

.hidden {}

hr {}

a img {}

.navigation {}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter {}

.wp-caption {}

.wp-caption img {}

.wp-caption p.wp-caption-text {}