/*  

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #1a0e04;
	font: 14px/14px Helvetica, Verdana;
	color:#1a0e04;
}

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

a:hover {
	color:#ffa422;
	text-decoration: underline;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #ffa422;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;

	font-style: bold;
}

p {
	text-align:justify;
	line-height: 150%;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 890px;
	margin: 0 auto;
	background: #ffffff ;
}

#header-wrap {
	height: 200px;
	background: #1a0e04;
}
	
#header {
	position: relative;
	width: 890px;
	height: 200px;
	margin: 0 auto;
	background: url(img/header.jpg) top center no-repeat;
}

home-flash {
	width: 890px;
	background-color:1a0e04;
	margin:auto;
}

#content {
	width: 890px;
	margin: 0 auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 250px;
}
/**/


#content-left {
	float: left;
	padding: 20px 30px 20px 40px;
	width: 500px;
}

#content-right {
	float: right;
	width: 265px;
	padding: 0px 40px 20px 15px;
	margin: 20px 0;
}

#content-page {
	width: 810px;
	padding: 0px 40px 0px 40px;
}

/* for Internet Explorer */
/*\*/
* html #content-page {

}
/**/

#content-right-fader {
	float: right;
	width: 340px;
	margin:auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


#holiday {
	width: 210px;
	height: 300px;
	position: absolute;
	top: 100px;
	left: 0px;
	background: url('http://www.presetopia.com/images/holidaycoupon.png') no-repeat -151px 0px;
}

#holiday:hover {
	background-position: 0px 0px;
	
}


/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:bold italic 24px/24px Helvetica, Verdana;
}

h1 a {
	color:#fff;
	text-decoration: none;
}

h2#blog-description {
	position: relative;
	top: 105px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Helvetica, Verdana;
	color: #ffa422;
}

h2 {
	margin:0 0 20px 0;
	padding: 0px;
	font:normal 14px/14px Helvetica, Verdana;
}

h3 {
	margin: 0 0 8px 0;
	font:bold 18px/18px Helvetica, Verdana;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 5px 0;
	text-indent:0pt;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: normal 11px/11px Helvetica, Verdana;
}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

#header li li{
	float: right;
}

.page_item a {
	display: block;
	width: 85px;
	height: 22px;
	margin: 0px;
	padding: 8px 0 0 0;
	background: url(img/bg-menu.gif) repeat left top;
	font:normal 11px/11px Helvetica, Verdana;
	color:#fff;
	text-decoration: none;
	text-align: center;
}

.page_item a:hover {
	background: url(img/bg-menu-hover.gif) no-repeat left top;
}

.current_page_item a, .current_page_item a:hover {
	background: url(img/bg-menu-active.gif) no-repeat left top;
	font:bold 11px/11px Helvetica, Verdana;
	color:#1a0e04;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 0 0 40px 0;
	clear: both;
	padding: 15px;
	border-top: 1px dashed #cbcbcb;
	border-bottom: 1px dashed #cbcbcb;
}
.box-left-2 {
	margin: 0 0 0px 0;
	clear: both;
	padding: 15px;
	
}
	
.meta {
	font:italic 10px/12px Helvetica, Verdana;
}

.meta-date {
	padding: 0 0 0 15px;
	background: url(img/bg-date.gif) no-repeat 0px 1px;
}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

.meta-comments {
	padding: 0 0 0 15px;
	background: url(img/bg-comments.gif) no-repeat 0px 1px;
}

.box-left img {
	float: left;
	margin: 5px 10px 5px 0;
}

p.tags {
	clear: both;
}

/** content right */

.box-right {
	margin: 0 0 20px 0;
	clear: both;
}

.box-righthome {
	margin: 0 auto;;
	clear: both;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	text-indent:0pt;
	display: inline-block;
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right li a:hover {
	background: #f7f7f7;
}

.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#ffa422;
	font-weight: normal;
	text-align: inherit;
}

#notepad {
	background: url(http://www.spencerboerup.com/photographers/wp-content/themes/demar/img/postit.gif) center;
	padding: 10px 10px 10px 10px;
	width: 210px;
}

/** search form */

#search {
	width: 100px;
	padding: 5px;
	color: #838383;
	border: 1px solid #f2f2f2;
	background: #fff2df;
	height: 13px;
	font: Helvetica, Verdana;
	margin-bottom: 30px;
	float:left;
}

#search-submit {
	width: auto;
	padding: 4px;
	background: #00dccf;
	color: #000;
	border: 1px solid #000;
	font-size: 10px;
	font: Helvetica, Verdana;
	margin-left: 3px;	
}
#search-homepage ul {
	float: right;
}
	
	

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:10px;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	text-transform:uppercase;
	font-size:11px;
	margin: 0 0 5px 0;
}

input.text {
	width: 410px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #1a0e04;
	color: #fff;
	border: 0;
}

.comments-new {
	padding: 5px;
	background-color: #fff2df;
	text-indent:0pt;
	font-size: 12px;
}

.comments-line {
	font-size:10px;
	text-indent: 0pt;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer {
	width: 890px;
	margin: 0 auto;
	padding: 20px 0;
	font: normal 11px Helvetica, Verdana;
	color: #fff;
}

#footer a {
	font-color: #fff;
	text-decoration: none;
	font-size: normal 11px Helvetica, Verdana;
}
#footer a:hover {
	color:#ffa422;
	text-decoration: underline;
}
#legal {
	float: left;
	width: 540px;
}

#webdemar {
	float: right;
	width: 220px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.clear {
	clear:both;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   float: none;
   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;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/** FLV Flash player **/
#player1, #player2, #player3 {
	text-align: center;
}

/** samples Images Galleries **/
#samples-container {
	width: 810px;
	margin:auto;
	margin-top: 20px;
}	

#samples {
	width: 810px;
	min-height: 510px;
	margin: 20px 0px;
	
}
.samples p {
	padding: 10px;
}

#samples-left {
	float: left;
	width: 410px;
	height: 480px;
	font-size: 13px;
	padding-top: 0px;
}

#samples-left p {
	padding: 0px 15px 0px 15px;
}

/* for Internet Explorer */
/*\*/
* html #samples-left p{
	padding: 0px 15px 0px 15px;
}
/**/

#samples-left ol, ul, li {
	padding: 0px 15px;
	text-indent: 0pt;
}

#samples-right {
	float: right;
	width: 410px;
	height: 480px;
	font-size: 13px;
}
#samples-right p {
	padding: 0px 15px 10px 15px;
}
#samples-right ol, ul, li {
	padding: 0px 15px;
	text-indent: 0pt;
}

#samples-images-left {
	float: left;
	width: 340px;
}

#samples-images-right {
	float: right;
	width: 340px;
}

/** OTHER PAGES **/

#pages {
	width: 810px;
	margin:auto;
	text-indent: 15pt;
	padding: 30px 0px;
}
#pages-non-indent {
	width: 810px;
	margin:auto;
	margin-top: 20px;
	text-indent: 0pt;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 810px;
	text-align:justify;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#ffc063;
	margin:1px;
	line-height: 150%;
	font-style: italic;
}
.msg_body {
	padding: 1px 15px 1px 15px;
	background-color:#f2f2f2;
}

.msg_list_2 {
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align:justify;
}
.msg_head_2 {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#cdfffc;
	margin:5px;
	line-height: 150%;
	font-style: italic;
	border: 1px dashed #000;
}
.msg_body_2 {
	width:760px;
	margin:auto;
	padding:20px 20px 5px 20px;
	margin-bottom:10px;
	background-color: #f2f2f2;
}

#faq-container {
	width: 810px;
	margin:auto;
	margin-top: 20px;
}

#tutorials {
	width: 810px;
	margin:auto;
	margin-top: 20px;
}

#learn {
	width: 810px;
	margin:auto;
	margin-top: 20px;
	text-indent: 15pt;
}

#headline {
	padding: 5px 10px;
	background-color:#ffc063;
	line-height: 150%;
	font-style: italic;
	text-indent: 0pt;
	font-size: 14px;
	text-align: center;
}

#headline2 {
	padding: 5px 10px;
	background-color:#ffc063;
	line-height: 150%;
	font-style: italic;
	text-indent: 0pt;
	font-size: 14px;
	text-align: center;
	float: left;
}
.headline {
	background-color:#ffc063;
	font-style: italic;
	text-indent: 0pt;
	text-align:center;
	padding: 0px 0px 5px 0px;
}
#buy-left {
	float: left;
	width: 435px;
	font-size: 13px;
	padding-top: 0px;
}

/**  IMAGE ROLLOVERS SECTION - ROLLOVER HEADER, IMAGE LEFT, BODY RIGHT  **/
#rollover {
	width: 812px;
	margin:auto;
}
#rollover_header {
	margin:auto;
	height: 85px;
	width: 810px;
}
#rollover_img{
   width: 340px;
   height: 510px;
   background-image: url(http://www.presetopia.com/wp-content/themes/demar/img/rollovers/image1.jpg);
   border: 1px solid #000;
   float: left;
}
#rollover_presets {
	width: 420px;
	min-height: 510px;
	float: right;
}
#rollover p, a, a:hover {
	text-indent:0pt;
	font: 14px #000;
	text-decoration:none;
}

#rollover2 {
	width: 812px;
	margin:auto;
}
#rollover2_header {
	margin:auto;
	height: 85px;
	width: 810px;
}
#rollover2_img{
   width: 680px;
   height: 510px;
   background-image: url(http://www.presetopia.com/wp-content/themes/demar/img/rollovers/2image1.jpg);
   border: 1px solid #000;
   float: left;
}
#rollover2_presets {
	width: 420px;
	min-height: 510px;
	float: right;
}
#rollover2 p, a, a:hover {
	text-indent:0pt;
	font: 14px #000;
	text-decoration:none;
}
	
.img0{
   background-position: -340px 0px;
}
.img1{
   background-position: -680px 0px;
}
.img2{
   background-position: -1020px 0px;
}
.img3{
   background-position: -1360px 0px;
}
.img4{
   background-position: -1700px 0px;
}
.img5{
   background-position: -2040px 0px;
}
.img6{
   background-position: -2380px 0px;
}
.img7{
   background-position: -2720px 0px;
}
.img8{
   background-position: -3060px 0px;
}
.img9{
   background-position: -3400px 0px;
}





.questions a {
	color: #000;
	background-color: #ffc470;
	padding: 4px;
	width: 100%;
	text-align: center;
	border: 1px dotted #aaa;
}

.questions a:hover {
	background color: #47e5ce;
}








