/*
Theme Name: dmag
Theme URI: http://www.dougmillerart.com
Description: Doug Miller Art - Mobile-Friendly Create
Version: 3.0 9-30-15 
Author: Matt Fields
*/

a:link {text-decoration: underline; color: #bdbed3;}
a:visited {text-decoration: underline; color: #bdbed3;}
a:hover {text-decoration: none; color: #000000; background-color: #cccccc;}
a:active {text-decoration: none;}
a:focus {text-decoration: none; color: #000000; background-color: #cccccc;}

a:link.nav {text-decoration: underline; color: #bdbed3;}
a:visited.nav {text-decoration: underline; color: #bdbed3;}
a:hover.nav {text-decoration: none; color: #000000; background-color: #cccccc;}
a:active.nav {text-decoration: none;}
a:focus.nav {text-decoration: none; color: #000000; background-color: #cccccc;}

a:link.nav2 {text-decoration: none; color: #da251c;}
a:visited.nav2 {text-decoration: none; color: #da251c;}
a:hover.nav2 {text-decoration: none; color: rgb(0, 26, 121);}
a:active.nav2 {text-decoration: none;}
a:focus.nav2 {text-decoration: none; color: rgb(0, 26, 121);}

.current_page_item  a {
  /*background-color: #86744a;*/
  background-color: #7e7e7e;
  color: #000000;
  text-decoration: none;
 }
  
a.opennew {
  background-image: url(images/new_window_icon.gif);
  background-repeat:no-repeat;
  background-position: right center;
  padding: 0 17px 0 0;
}

p.opennew a {
  background-image: url(images/new_window_icon.gif);
  background-repeat:no-repeat;
  background-position: right center;
  padding: 0 17px 0 0;
}

 span.opennew {
  background-image: url(images/new_window_icon.gif);
  background-repeat:no-repeat;
  background-position: right center;
  padding: 0 17px 0 0;
}

li.opennew a {
  background-image: url(images/new_window_icon.gif);
  background-repeat:no-repeat;
  background-position: right center;
  padding: 0 17px 0 0;
}

/* Top Menu 
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

ul.top-menu {
  margin: 0 0 5px 0;
  background-color: #151B54;
  }
  
@media screen and (max-width: 959px) {
    ul.top-menu{min-width: 320px; max-width: 100%;}
}

ul.top-menu li{
  display: inline;
  margin: 0 10px 0 0;
  height: 1.5em;
  }
  
ul.top-menu li a {
  color: #fffded;
  text-decoration: none;
  }
  
ul.top-menu li a:hover {
  color: #000000;
  background-color: #cccccc;
  text-decoration: none;
  }
  
ul.top-menu li.current_page_item a {
  background-color: #707070;
  color: #000000;
 }
 
 /* Left Navbar */
 
 .navbar {
   margin: 60px 0 0 0;
   padding: 15px 0 0 0;
   border-radius: 10px; 
   -moz-border-radius: 10px; 
   -webkit-border-radius: 10px; 
   border: 2px solid #292929;
   background-color: #141414;
   }
 
 ul.left-navbar {
   margin: 0;
   padding: 0;
   list-style-type: none;
   }
   
 ul.left-navbar li {
   font-size: 1.7em;
   font-family: "Comic Sans MS", Arial, sans-serif;
   font-weight: 900;
   color: blue;
   margin: 0 0 20px 0;
   }
   
ul.left-navbar li a {
  color: #bdbed3;
  text-decoration: none;
  display: block;
  background-image: url(images/arrowright16.png);
  background-repeat:no-repeat;
  background-position: left center;
  padding: 0 0 0 20px;
  }
  
ul.left-navbar li a:hover {
  color: #000000;
  background-color: #464646;
  text-decoration: none;
  display: block;
  background-image: url(images/arrowright16.png);
  background-repeat:no-repeat;
  background-position: left center;
  padding: 0 0 0 20px;
  }
  
ul.left-navbar li.current_page_item a {
  color: #000000;
  background-color: #707070;
  text-decoration: none;
  display: block;
  background-image: url(images/arrowright16.png);
  background-repeat:no-repeat;
  background-position: left center;
  padding: 0 0 0 20px;
  }
  
/*a:link.top-menu {text-decoration: none; color: #fffded;}
a:visited.top-menu {text-decoration: none; color: #fffded;}
a:hover.top-menu {text-decoration: none; color: #000000; background-color: #cccccc;}
a:active.top-menu {text-decoration: none;}
a:focus.top-menu {text-decoration: none; color: #000000; background-color: #cccccc;}*/
  
ul.subpages {
  }
  
ul.subpages li {
  display: inline;
  margin: 0 15px 0 0;
  font-size: 1.6em;
  }
  
/*p,h2 {
  margin: 0;
  padding: 0;
}
*/

p { 
  font-family: "Verdana","Tahoma", sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  color: #bdbed3;
  }
  
p.date { 
  font-size: 1.1em;
  position: absolute;
  left: 790px;
  top: 10px;
  }
  
/* p.top-menu {
  font-size: 1em;
  font-weight: 600;
  position: absolute;
  right: 50px;
  top: 5px;
  }
  */
  
p.disclaim {
  color: #cccccc;
  font-size: 10px;
  left: 10px;
  bottom: 10px;
  }

.link {color:silver;}

.plist {font-size: 11px; text-align:center; color: #cccccc; margin-top:5px;}

.box {
  background-color:rgb(255, 250, 65); 
  border: 1px solid rgb(0, 26, 121);
  }
  
p.breadcrumb {
  font-family: "Verdana","Tahoma", sans-serif;
  font-size:.9em;
  color: #bdbed3  
  text-align: right;
  float: right;
  margin: 5px 50px 0 0;
  } 
  
p.breadcrumb a {
  color: #cccccc;
  }
  
p.breadcrumb a:hover {
  color: #000000;
  }
  
.breadcrumb-art {
  font-size: .9em;
  text-align: center;
  }
  
.breadcrumb-image p {
  color: #fffded;
  }
  
.breadcrumb-image a {
  color: #cccccc;
  }
  
.breadcrumb-image a:hover {
  color: #000000;
  }

.breadcrumb2 {
  font-size:.9em; 
  padding:0 0 0 10px;
  }

.postmeta p {
  font-size: .8em;
  text-align: left;
  }
  
.credit {
  color: #000000;
  }
  
p.imp {
  color: #252525 !important;
  background-color: #cccccc;
  padding: 10px 10px 10px !important;
  /*margin: 0 40px 10px;*/
  margin: 0 10px 10px;
  overflow: hidden;
  }
  
ul li, ol li {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #bdbed3
  }

h1 {
  font-size: 1.5em;
  font-family: "Arial","Verdana","Tahoma", sans-serif;
  color: #464646;
   }

h2 {
  font-size: 1.5em;
  font-family: "Arial","Verdana","Tahoma", sans-serif;
  color: #464646;
  }
  
h2.title {
  font-size: 1.5em;
  /*background-image: url(images/page_title_bg.jpg);
  background-repeat: repeat-y;*/
  border-bottom: 2px solid #464646;
}  
  
h3 {
  font-size: 1.3em;
  font-family: "Arial","Verdana","Tahoma", sans-serif;
  color: #464646;
  }

h4 {
  font-size: 1.2em;
  font-family: "Arial","Verdana","Tahoma", sans-serif;
  color: #464646;
  }

h5 {
  font-size: 1.1em;
  color: #464646;
  font-family: "Arial","Verdana","Tahoma", sans-serif;
  }


/* IMAGES */

img.ctr {margin-right: 10px;margin-left: 10px;}

img.ctr2 {margin-right: auto; margin-left: auto;}

.imglft {float:left; margin-left:1.2%; margin-right:2%; font-size: 10px; text-align:center;font-family: "Verdana", serif; color: rgb(0, 26, 121);}

.imgrt {float:right; margin-left:1.2%; margin-right:2%; font-size: 10px; text-align:center;font-family: "Verdana", serif; color: rgb(0, 26, 121);}

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*.wp-caption {
	border: 1px solid #a9aabd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px 0 0 0;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}*/

.wp-caption {
    margin: 10px;
    }

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
    color: #363636 !important; 
	font-size: .8em;
	font-family: "Verdana","Tahoma", sans-serif;
	/*line-height: 17px;*/
	line-height: 1.2em;
	padding: 0 4px 5px;
	margin: 10px 0 0 0;
    text-align: center;
}

.gallery-caption {
  font-family: "Verdana","Tahoma", sans-serif;
  color: #fffded;
  }

/* End captions */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	/*padding: 4px;*/
	/*margin: 0 0 2px 7px;*/
	margin: 10px;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	/*margin: 0 7px 2px 0;*/
	margin: 10px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.home-image {
    position: absolute;
	right: 0
	top: 0;
	}
	
img,
.wp-caption, .wp-caption-text {
	max-width: 100%;
}
	
/* End wp Images */

html, body {height: 100%;}

body {
  padding:0;
  margin:0;
  font-size: 78%;
  text-align:center;
  width: 100%;  
  background-color: #000000; 
}

#outer{
  min-height:100%;
  width: 960px;
  /*min-width:758px;*/ 
  text-align:left;
  margin:0 auto 0;
  position:relative;
  background-color: #000000;
  z-index: 1;
}

@media screen and (max-width: 959px) {
    #outer{min-width: 320px; max-width: 100%;}
}

#innerwrap {
  min-height: 100%;
  position: relative;
  margin: 0 0 130px 0; /* margin-bottom 130px needed to make room for the footer mf */
  padding: 0;
  float: left; /* added to allow full background color to footer. mf */
  width: 960px; /* added to allow full background color to footer. mf */
  /*background-image: url(images/innerwrap_top_bg.jpg); /*15px high */
  /*background-position: top center;
  background-repeat: no-repeat;*/
}

@media screen and (max-width: 959px) {
    #innerwrap{min-width: 320px; max-width: 100%; margin: 0 0 150px 0;}
}

#header{
  width: 960px;
  padding:0 0 0 10px;
  margin:0 auto 0;
  height:250px;
  overflow:hidden;
  background-color: #000000;
}

@media screen and (max-width: 959px) {
    #header{min-width: 320px; max-width: 100%;}
	#header img {display: none;}
}

#headerbar {
  height: 25px;
  width: 960px;
  margin: 0 auto 0;
  overflow: hidden;  
}

@media screen and (max-width: 959px) {
    #headerbar{min-width: 320px; max-width: 100%;}
}

.background {
  background-color: #000000;
  }
  
h1.headertitle {
  font-family: "Comic Sans MS", Verdana, Tahoma, Arial, sans-serif;
  color: #E6E4D5;
  font-size: 3em;
  text-align: left;
  padding: 0;
  margin: 75px 0 0 50px; 
}

h2.smallheadertitle {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #E6E4D5;
  font-size: 1.6em;
  margin: 0;
  padding: 0 0 0 200px;
}

h1.headertitle a, h2.smallheadertitle a {
  color: #E6E4D5;
  background-color: #000000;
  text-decoration: none;
  }

h3.headeraddress {
  color: #bdbed3;
  }  

#headerlogo {
  padding-bottom: 10px;
} 

#left {
  height: 100%;
  position:relative;/*ie needs this to show float*/
  width:160px;
  float:left;
  padding: 0 5px 0 5px; 
  z-index:2;/* tp allow the left menu to flyout. mf */
}

@media screen and (max-width: 959px) {
    #left{min-width: 320px; max-width: 100%;}
}

#left h3 {
 padding: 0 2px 0;
 }

#left p {padding: 0 2px 0 3px;}

#left hr {width:75%;}

#right {
  position:relative;/*ie needs this to show float */
  width:160px;
  float:right;
  margin: 0;
  padding: 0;
}
  
#footer {
  width:960px;
  clear:both;
  height: 70px;
  background: transparent;
  text-align: center;
  left:0;
  bottom:0;
  position: absolute;
}

@media screen and (max-width: 959px) {
    #footer{height: 100px; min-width: 320px; max-width: 100%;}
}

#clearfooter {
  width:100%;
  clear:both
} /* to clear footer */

#footer p {font-size:.9em;}

#footer a:link {text-decoration: underline; color: #bdbed3;}
#footer a:visited {text-decoration: underline; color: #bdbed3;}
#footer a:hover {text-decoration: none; color: #000000; background-color: #cccccc;}
#footer a:active {text-decoration: none;}

* html #footer {/*only ie gets this style*/\height:102px;/* for ie5 */he\ight:100px;/* for ie6 */}

#footer hr {width: 50%; text-align: center;}

/*div,p  {margin-top:0} *//*clear top margin for mozilla*/

#centercontent {
  min-height: 100%;
  width: 790px; /*used to be 800, reduced 10 for padding left column */
  position: relative;
  margin: 0 0 0 160px;
  padding: 0 0 20px;
  overflow: hidden;
}

@media screen and (max-width: 959px) {
    #centercontent{margin: 0; min-width: 320px; max-width: 100%;}
}

#centercontent-image {
  min-height: 100%;
  width: 960px;
  position: relative;
  margin: 0 auto 0;
  padding: 0 0 20px;
  overflow: hidden;
  }
  
@media screen and (max-width: 959px) {
    #centercontent-image{margin: 0; min-width: 320px; max-width: 100%;}
}
  
.gallery-background {
  width: 770px;
  margin: 0 auto 0;
  padding: 20px 0 20px;
  background-color: #464646;
  border-radius: 10px; 
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
  border: 1px solid #585858;
  }
  
@media screen and (max-width: 959px) {
    .gallery-background{margin: 0; min-width: 320px; max-width: 100%;}
}
  
/*#centercontent-image a {
  color: #707070;
  }*/

#centercontent p {
  padding: 0 10px 10px;
  /* line-height: 1.2em; */
}

#centercontent-image p {
  padding: 0 10px 10px;
  /* line-height: 1.2em; */
  }

#centercontent h2, #centercontent h3, #centercontent h4, #centercontent-image h2, #centercontent-image h3, #centercontent-image h4 {
  padding: 0 10px 0;
  }

/* #centercontent ul, ol {
  font-size: 1.2em; 
  color: rgb(0, 26, 121); 
  font-family:"Verdana","Tahoma", sans-serif;
  }

#centercontent ol, #centercontent ul {
  color: #777777;
  }
  
#centercontent ol.ten-list  {
  color: brown;
  }
  
#centercontent ol span, #centercontent ul span {
  color: rgb(0, 26, 121);
  }

#centercontent li {
  margin-bottom: 10px;
  line-height: 1.2em;
  padding: 0 10px 0 0;
  }
  */

#google_results iframe { 
        width: 486px;
        margin-right:6px;
        margin-left:6px; 
}

@media screen and (max-width: 959px) {
    #google_results iframe{margin: 0; min-width: 320px; max-width: 100%; overflow: hidden;}
}

.clear {
  clear: both;
  }
  
.ddsg-wrapper h2 {
  display: none;
  }
  
.ddsg-wrapper ul li {
  color: brown;
  }
  
.ddsg-wrapper li {
  list-style-type: none;
  }
  
.pay-pal-button {
  padding: 10px;
  }
  
.pay-pal-button p {
  margin: 0 0 15px 0;
  font-size: 1em;
  color: #000000;
  }
  
.pay-pal-button img {
  border: none;
  }

.fb-like {
  margin: 2px 0 2px 5px;
  /*float: left;
  padding: 0 0 10px 10px;
  border-bottom: 2px solid #ececec;*/
}

.fb-icon {
  padding: 0 0 0 10px;
  margin: 10px 0 25px 0;
  font-size: .8em;
}
  
 .ddsg-wrapper li {
  list-style-type: disc;
  }
  
.ddsg-wrapper ul li {
  font-size: 1em;
  }
  
.ddsg-wrapper ul li ul li {
  font-size: .8em;
  }
  
/* Comments, Comment */

#commentchunk {
  margin: 30px 0 0 0;
  padding: 5px;
  }
  
ol.commentlist li {
  font-weight: 600;
  font-size: .8em;
  color: green !important;
  font-family: "Verdana","Tahoma", sans-serif;
  background-color: #eeeeee;
}

ol.commentlist li.alt {
  background-color: #cccccc;
  }

.commenttext p {
  font-size: 1.2em;
  font-weight: 400;
  color: red !important;
  }
  
.attachment-image-page {
  width: 800px;
  background-color: #d7d7d7;
  }
  
@media screen and (max-width: 959px) {
    .attachment-image-page {margin: 0; min-width: 320px; max-width: 100%;}
}
  
.attachment-image-page p {
  text-align: center;
  }
  
.attachment-image-page img {
  display: block;
  margin: 0 auto 0;
  padding: 20px 0 20px 0;
  }
  
.attachment-image img{
  display: block;
  margin: 0 auto 0;
  padding: 20px 0 20px 0;
  }
  
.attachment-image p {
  text-align: center;
  color: #fffded;
  }
  
p.adjust {
  width: 466px;
  margin: 5px auto 5px;
  color: #c7e19e;
  }
  
@media screen and (max-width: 959px) {
    p.adjust{margin: 0; min-width: 320px; max-width: 100%;}
}
  
p.back {
  width: 466px;
  margin: 5px auto 5px;
  color: #fffded;
  }
  
@media screen and (max-width: 959px) {
    p.back{margin: 0; min-width: 320px; max-width: 100%;}
}
  
p.back a {
  color: #cccccc;
  }
  
p.back a:hover {
  color: #000000;
  } 
  
.attachment-image table{
  width: 476px;
  margin: 0 auto 0;
  font-family: "Verdana","Tahoma", sans-serif;
  color: #fffded;
  font-size: 1em;
  text-align: center;
  }
  
@media screen and (max-width: 959px) {
    .attachment-image table{margin: 0; min-width: 320px; max-width: 100%;}
}
  
.note {
  width: 480px;
  margin: 0 auto 10px;
  padding: 5px;
  border: 2px solid #707070;
  }
  
@media screen and (max-width: 959px) {
    .note{margin: 0; min-width: 320px; max-width: 100%;}
}
  
/* Test of NavBar */  
  
  #nav-fix {
  z-index: 400;
  position: relative;
  }