/*   
Theme Name: Poplin Press
Theme URI: http://poplinpress.com
Description: The Theme from Poplin Press
Author: Zachary Campau
Author URI: http://poplinpress.com
.
This theme was stolen from Poplin Press.
.
*/
* {
  margin: 0;
  padding: 0;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
  text-align: center;
  background: url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/body_bg.png) repeat-x;
  background-color: #ffffff;
}

sup {
  font-size:14px;
}

a {outline:none}
a { text-decoration: none} 

tr.button {
	width:100%;
	min-height:0;
	opacity: 1.00; /* Standards Compliant Browsers */
	filter: alpha(opacity=100); /* IE 7 and Earlier */
	/* Next 2 lines IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

	


tr.button:hover,
tr.button:active,
tr.button:focus {
	width:100%;
	min-height:0;
	cursor: pointer;
	opacity: .75; /* Standards Compliant Browsers */
	filter: alpha(opacity=75); /* IE 7 and Earlier */
	/* Next 2 lines IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}

span.uline { text-decoration: underline; }

div#article {
	margin: 0px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	font-family: "Maiandra GD", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #356A7F;
	font-weight:normal;
	font-size:12pt;
}

div#browse{
	margin: 0px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #356A7F;
	font-weight:normal;
	font-size:12pt;
}

div#container {
  margin: 0px;
  margin-left:auto;
  margin-right:auto;
  width:780px;
  text-align:left;
  border: 0px solid;
  border-color: #000000;
  background-color: transparent; /* was fbf6cc */
  z-index:5;
}

div#header {
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  height:110px;
  width:520px;
  cursor: default;
  text-align: left;
}

div#footer {
  margin-left:auto;
  margin-right:auto;
  margin:0px;
  padding:0px;
  height:50px;
  width:520px;
  position:relative;
  left:134px;
  background: url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/footer.png) no-repeat;
  text-align:center;
}

div#bottom_logo {
  margin: 0px;
  margin-left:auto;
  margin-right:auto;
  width:540px;
  text-align:right;
}

td#leftnav {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
	width:130px;
	text-align:center;
	list-style:none;
	z-index:20;
}

td#rightnav {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
	width:130px;
	text-align:center;
	list-style:none;
	z-index:20;
}

td#rightcontent {
  margin: 0px;
  margin-left:auto;
  margin-right:auto;
  vertical-align: top;
  width:540px;
  text-align:left;
  list-style:none;
}

td#t_left {
  text-align: left;
}

td#t_right {
  text-align: right;
}

div#fade {
  margin:0px;
  padding:0px;
  height:10px;
  background: url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/fade.jpg) repeat-x;
}

div#main_content_span {
  margin:0px;
  padding:0px;
  width:520px;
  min-height:350px;
  background-color: #faf5cb;
  position: relative;
  z-index:20;
 }

div#main_content_top {
  margin:0px;
  padding:0px;
  height:10px;
  background: url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/main_content_top.png) no-repeat;
    position: relative;
	z-index:20;
}

div#main_content_bottom {
  margin:0px;
  padding:0px;
  height:10px;
  background: url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/main_content_bottom.png) no-repeat;
    position: relative;
	z-index:20;
}

td#leftspace {
  width:10px;
  list-style:none;
  z-index:20;
}

td#rightspace {
  width:30px;
  z-index:20;
}



div#content {
  width:580px;
  background-color: #ffffff; /* was fbf6cc */ 
  text-align:center;
  z-index:5;
}

div#ciad_content {
  width:630px;
  background-color: #ffffff; /* was fbf6cc */ 
  text-align:center;
}


div#ciad {
  text-align:center;
  margin-top:30px;
}

div#ciad_main {
  width: 660px;
  text-align:right;
  margin-top:30px;
}

img.no_border {
  border:0;
}

img
{  border-style: none;
}
img#demo_button {
  border:0;
}

div#demo {
  text-align:center;
  margin:10px;
}

#jq_demo {
	background: #fbf5cb; /* was fbf6cc then ffffff */ 
        width: 500px;
        text-align: left;
        margin-top: 10px;
}

#jq_demo2 {
	background: #fbf5cb; /* was fbf6cc then ffffff */ 
        width: 500px;
        text-align: left;
        margin-top: 10px;
}

#jq_demo3 {
	background: #fbf5cb; /* was fbf6cc then ffffff */ 
        width: 500px;
        text-align: left;
        margin-top: 10px;
}

img#demo1_button {display:none; cursor:pointer;}
img#demo2_button {display:none; cursor:pointer;}
img#demo3_button {display:none; cursor:pointer;}
img#demo1_on_button {display:none; cursor:pointer;}
img#demo2_on_button {display:none; cursor:pointer;}
img#demo3_on_button {display:none; cursor:pointer;}

div#story_text {
  margin-top: 20px;
  margin-bottom: 14px;
}

table.center {margin-left:auto; margin-right:auto;}

a#email {
  display:block;
  font-size: 20px;
  font-weight:bold;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  margin-bottom: 16px;
}

p#address {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 20px;
  text-align: center;
}

p#title {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 32px;
  text-align: center;
}

p#i_title {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #B31E24;
  font-weight:bold;
  font-size: 13px;
  text-align: center;
}

p.text_norm {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 16px;
  text-align: center;
}

p.text_ciad {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 14px;
  text-align: center;
}

ul#home_list {
  width:450px;
  margin-left:auto;
  margin-right:auto;
  padding-left:20px;
}

ul#home_list li {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 16px;
  text-align: left;
}

div#faq_box {
  width:500px;
  text-align: left;
  margin-left:auto;
  margin-right:auto;
}

a.a_faq {
  display: block;
  margin-bottom: 5px;
}

ul.faq_list {
  padding-left:20px;
  margin-bottom: 12px;
}

ul.faq_list li {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 16px;
  margin-left:20px;
  margin-bottom: 8px;
  text-align: left;
}

p.faq_header {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #000000;
  font-weight:bold;
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 12px;
  text-align: left;
}

p.faq_text {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 16px;
  margin-bottom: 12px;
  text-align: left;
}

div#rules_box {
  width:500px;
  margin-left:auto;
  margin-right:auto;
}

p.rules_header {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #000000;
  font-weight:bold;
  font-size: 15px;
  margin-top: 40px;
  margin-bottom: 12px;
  text-align: center;
}

p.rules_sub {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #000000;
  font-weight:bold;
  font-size: 14px;
  margin-bottom: 12px;
  text-align: left;
}

p.rules_text {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 16px;
  margin-bottom: 12px;
  text-align: left;
}

ul.rules_list {
  padding-left:20px;
  margin-bottom: 12px;
}

ul.rules_list li {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 16px;
  margin-bottom: 8px;
  text-align: left;
}

ul.demo_list {
  padding-left:20px;
  margin-top: 12px;
  margin-bottom: 30px;
}

ul.demo_list li {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #356A7F;
  font-weight:bold;
  font-size: 16px;
  margin-bottom: 8px;
  text-align: left;
}

p.boxtext {
  margin: 3px;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 16px; 
}

td.boxtitle {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #000000;
  font-weight:bold;
  font-size: 18px;
}

table#buttons {
  margin: 20px;
}

td.spacer_10 {
  width:10px;
}

td.spacer_50 {
  width:50px;
}

td.spacer_75 {
  width:75px;
}

td.spacer_90 {
  width:90px;
}

td.spacer_110 {
  width:110px;
}

td.vspacer_20 {
  height:20px;
}

ul#nav { 
  width:120px; 
  list-style:none;  
}

ul#nav li a { 
  width:120px;
  height:60px; 
  text-indent:-9999px;
   list-style:none; 
}  

ul#nav li#nav_1 a { 
  display:block;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav1.jpg) no-repeat 0 0;
  margin-bottom:5px;
} 
ul#nav  li#nav_1 a:hover { 
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav1hov.jpg) no-repeat 0 0;
}
ul#nav  li#nav_1 a.current {
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav1hov.jpg) no-repeat 0 0;
}

ul#nav li#nav_2 a { 
  display:block;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav2.jpg) no-repeat 0 0;
  margin-bottom:5px;
} 
ul#nav  li#nav_2 a:hover { 
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav2hov.jpg) no-repeat 0 0;
}
ul#nav  li#nav_2 a.current {
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav2hov.jpg) no-repeat 0 0;
}  

ul#nav li#nav_3 a { 
  display:block;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav3.jpg) no-repeat 0 0;
  margin-bottom:5px;
} 
ul#nav  li#nav_3 a:hover { 
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav3hov.jpg) no-repeat 0 0;
}
ul#nav  li#nav_3 a.current {
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav3hov.jpg) no-repeat 0 0;
}    

ul#nav li#nav_4 a { 
  display:block;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav4.jpg) no-repeat 0 0;
  margin-bottom:5px;
} 
ul#nav  li#nav_4 a:hover { 
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav4hov.jpg) no-repeat 0 0;
}
ul#nav  li#nav_4 a.current {
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav4hov.jpg) no-repeat 0 0;
}  

ul#nav li#nav_5 a { 
  display:block;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav5.jpg) no-repeat 0 0;
  margin-bottom:5px;
} 
ul#nav  li#nav_5 a:hover { 
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav5hov.jpg) no-repeat 0 0;
}
ul#nav  li#nav_5 a.current {
  background-position:0 0px;
  background:url(http://poplinpress.com/redo/wp-content/themes/poplinpress/assets/nav5hov.jpg) no-repeat 0 0;
}  
