* {
  margin: 0;
  padding: 0;
}
body {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1{
	padding:0 0 15px 0;
	}
h2{
	padding:0 0 15px 0;
	}	
#contentblog{
	clear:both;
	width:800px;
	margin:0 auto 20px auto;
	padding:0;	
	}
#contentblog img{
	border-width: 0px; 
	border-style: none;
	}			
#player1 { 
	width:800px;
	height:268px;
	float:left;
	}
#wrap{
	margin:0;
	padding:0 0 0 48px;
	float:left;
	}	
#nav{
	background-image:url('http://www.instantmemories.com/images/top_back.jpg');
	background-repeat:repeat-x;
	width:701px;
	height:68px;
	float:left;
	padding:0;
	margin:0;
	}	
#nav p{
	padding:0 5px 0 0;
	text-align:right;	
	}	
#negatives{
	float:right;
	width:426px;
	height:25px;	
	background-image:url('http://www.instantmemories.com/images/negatives.jpg');
	}	
#im1{
	width:800px;
	height:138px;
	float:left;	
	}	
#instant_memories{
	width:749px;
	height:152px;
	clear:both;
	}	
#navigation{	
	height:26px;
	padding:0 0 7px 0px;
	float:left;
	}	
#lower_content{
	width:701px;
	margin:0 0 0 48px;
	padding:30px 0 0 0;
	clear:both;
	border:1px solid #b1b1b1;
	}	
#text{
	padding:15px 15px 0 15px;
	margin: 0 15px 0 0;
	width:408px;
	float:left;
	border-right:1px solid #b1b1b1;
	/*border: 1px solid green;*/
	}	
#list1{
	padding:0;
	clear:both;
	}
#list1 ul{
	padding:15px 0 0 20px;	
}
#maincontent
{
	float: left;
	width: 415px;
	/*border: 1px solid red;*/
}
#text1{
	padding:25px 0 0 0;		
	}
#text2{
	text-align:center;		
	}	
#text3{
	text-align:center;	
	padding:50px 0;			
	}	
#faq{
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	font-size: 11px;
	}	
p{
	padding:0 0 15px 0;
	}
#bottom_border{
	background-image:url('http://www.instantmemories.com/images/bottom_border.gif');
	background-repeat:repeat-x;
	width:701px;
	height:120px;
	clear:both;
	}
#affils{
	float:left;
	padding:10px 0 10px 180px;
	text-align:center;	
	}	
#footer{
	clear:both;
	padding:2px 0;
	text-align:center;
	}
#sideNav{
	float: right;
	padding: 15px 15px 0 0;
	margin: 0 0 15px 0;
	width: 232px;
	/*border: 1px solid #000066; */
}
.style1 {color: #666666;}
.style2 {color: #333333;}
.style3 {font-size: 11px;}
.style8 {color: #999999;}
.style10 {font-size: 12px;}
.style11 {
	font-size: 16px;
	color: #0066FF;
}
.style14 {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
}
.style15 {font-size: 16px}
.style16 {font-size: 12px; font-weight: bold; } 
A:link {
	color: #D46013;
	text-decoration: Underline;
	font-family: Verdana;
}
A:visited {
        color: #D46013;
        text-decoration: Underline;
	    font-family: Verdana;
}
A:hover {
        color: #666666;
        text-decoration: Underline;
		font-family: Verdana;
	}
.attn
{
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	margin-bottom:0.5em;
}	
#faq_page{
	color:#444444;
	margin:0pt;
	padding:0pt;
	font-size:1.5em;
	}
#faq_page ol {
	margin-left:2.5em;
}	
#faq_page ol span {
font-family:georgia,serif;
}
#faq_page ol p {
font-size:1.0em;
}
#faq_page p, h2 {
margin:0pt 0pt 1em;
}
#faq_page p {
font-size:1.0em;
}
#faq_page ul li {
list-style-position:inside;
margin-left:1em;
}
#validation
{
margin:0;
clear:both;
padding: 0 0 0 270px;
width:300px;
height:17px;
}
#validation p
{
display: inline;
float:left;
padding:5px 0;
}
#validation p a img
{
border: 0px;
}


.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}
.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #683858;
color: white;
cursor: move;
overflow: hidden;
width: auto;
}
.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: pointer;
}
* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}
.drag-contentarea{ /*CSS for Content Display Area div*/
font-family: arial, verdana, sans-serif;
font-size: 8pt;
background-color: #eaeaea;
color: #000000;
height: 150px;
padding: 4px;
overflow: auto;
text-align: justify;
}
.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}
.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
.myClass{
		 display: none;
		}
#pph1{
	margin:0;
	padding:0;			
}




/*######################################## ADDITIONAL STYLE #################################################*/

/* Start Style */

#content {
float: left;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	width: 410px;
	/*border: 1px solid red;*/
}

/* 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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
/*	margin-left: 520px;
	width: 190px;*/
	}

#sidebar form {
	margin: 0;
	}
/* 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 {
	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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
