/* Begin Typography & Colors */

/*
	magenta #e0007a;
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	/* background-image:url('images/bg2.gif'); */
	/* background-image:url('images/rrr1.jpg'); */

	background-image:url('images/topbg4.gif');

	background-repeat:repeat-x;
	background-position:600px 0px;

	}

#page {
	text-align: left;
	margin-left:0px;
	}

#content {
	margin-top:10px;
	padding-top:40px;
	margin-bottom:20px;
	display: block;
	width:100%;
	}

.widecolumn {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


#noisearea {
	margin-top:0px;
	height:50px;
	display:none;
	}

#footer {
/*	border-top:1px dotted #1C1D1D; */
	padding:15px;
	height:100px;
	}

#rrr {
	margin-top:5px;
}

h4 {
	font-size:15px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom:0px:
	padding-bottom:0px;
}
	
small {
	font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	color:black;
	white-space: nowrap;
	}

.entry {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 12px;
	font-weight:500;
	color: #222;
	line-height:1.6;
}
.entry p {
	margin-bottom:20px;
	margin-top:0px;
	padding-right:40px;
}

#header p {
	font-size:16px;
	line-height:1.4;
	color:#e0007a;
	font-weight:900;
	padding-top:20px;	
	padding-bottom:20px;
	/* background-image:url('images/bg8.gif'); */
	
}

#header p { margin:0 0 10px; font-family: Georgia, Times, "Times New Roman", Serif; font-size:270%; font-weight:normal; line-height:1.33em; text-transform:none; color:#333; letter-spacing:0px; border:0; }


a, h2 a:hover, h3 a:hover {
	color: #06c;
	color: black;

	text-decoration: none;
	padding:1px;
	font-weight:900;
/*
	border-top: 1px solid black;
	border-bottom: 1px solid black;
*/	
	}


div.entry p a:hover {
	background: black;
}




.entry a {
	background:white;
	color: #000;
}

/*
.entry a:hover {
	background:#000;
	color: #000;
}
*/

.front .entry a {
	background: black;
	border:1px dotted #ffffff;
	color:black;
}

.front .entry a:hover {
	color: black;
	background: white;
	text-decoration: none;

}






/* End Typography & Colors */



.navigation a {
	color: black;
	background:white;
	text-decoration: none;
	padding:1px;
}

.navigation a:hover {
	color: #06c;
	color:#e0007a;
	background:white;
}


#header a {
	background:none;
	border:none;
}	

#header a:hover {
	background:none;
	color:#e0007a;
}


.edit a {
	background: white;
}


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 20px auto;
	padding: 0;
/*	width: 760px; */

	}

#header {
	margin: 0 0 0 1px; 
	padding: 60px 0 0px 45px;
/*	height: 120px; 

	rgb(38, 38, 38);

*/
	width: 570px;
	}
/*
.narrowcolumn {
	float: left;
	padding: 0 20px 20px 45px;
	margin: 0px 0 0;
	width: 550px;
	}
*/
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 17px;
	padding-left:50px;
	text-align: left;
	border-bottom:1px dotted black;
	padding-bottom:10px;
	}
	
.postwork {
	margin: 0 0 17px;
	text-align: left;
	padding-bottom:10px;
}

.postwork ul {
	border-bottom:1px dotted black;
	list-style: none;
	padding:0;
}


.postwork ul li {
	padding:20px 0 20px 50px;
	border-top:1px dotted black;
	font-size:24px;
}

.postwork ul li a {
	text-decoration:none;
	border:0;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	margin-left:40px;
	width: 680px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 17px 0 0;
	padding-bottom:10px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 50px 0 8px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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 {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

#page div.narrowcolumn div.post div.entry p a:link img{
	text-decoration: none;
	border:0;
}
	

.navigation {
	display: block; 
	text-align: center;
	margin-top: 40px;	
	margin-bottom: 60px;
	padding-left:50px;
	}
	
div.edit {
	margin-left:50px;
}

::selection {
	background: #e0007a; /* Safari */
	}
::-moz-selection {
	background: #e0007a; /* Firefox */
}

#floating_badge {

	position:absolute;
	top:120px;
	left:545px;

}

#floating_badge a {

	background-color: transparent;
	border:0;
	text-decoration:none;
}

.videowrap {
	margin:0px;
	padding:0px;
}

.video {
	margin:0px;
	padding:0px;
}


	
/* End Various Tags & Classes*/



/* GALLERY */


.gallery {
	margin: 0 auto 18px;
}
.gallery-item {
	float: left;
	position: relative;
	margin-top: 0px;
}
.gallery-icon img {
	/* border: 2px solid #fff; */
}



/* SLIDE SHOW */

#killshots img {height:700px; width:500px;}
.slideshow {  margin-bottom:30px;}
.slideshow img { padding: 0px; }
.nav { margin: 2px 0 15px 0};



