/*  
Theme Name: Dream Manifesto
Theme URI: http://www.dreammanifesto.com/
Description: Theme by Thomas Herold & Aviva Engel based on Kubrick theme.
Version: 1.2
Author: Dream Manifesto
Author URI: http://www.dreammanifesto.com/



/* Include Box Code */

@import "boxcode.css";
@import "dropmenu.css";
@import "pagenavi.css";


/* Begin Typography & Colors */

body {
  color            : #000000;
  margin-bottom    : 20px;
  margin-top       : 5px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-size: 11px;
  font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
  text-align: center;
}

#page {
  background-color: white;
  background-image: url(images/kubrickbg.gif);
  background-repeat: repeat-y;
  margin: 10px auto;
  padding-left: 0;
  width: 760px;
  text-align: left;
}

#header {
  background-image: url(images/headerx6.gif);
  background-repeat: no-repeat;
  /*padding: 1px;*/
  padding-left: 1px;
  /*padding-top:11px;*/
  margin: 0 auto;
  height: 138px;
  width: 760px;
}

#headerimg {
  margin: 0px 10px 0;
  height: 136px;
  width: 740px;
  width: 100%;
} 


#content {
  font-size: 1.2em;
}

.widecolumn .entry p {
  font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.6em;	
}

.widecolumn {
  line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
  text-align: left;
}

.alt {
  background-color: #ECEBD9;
  border: 1px solid #CED1C2;	
}

.alt2 {
  background-color: #ECEBD9;
  border: 1px solid #CED1C2;	
}


.wp-smiley {
  border: none;
}

#footer {
  /*background-color: #transparent;*/
  background: url(images/kubrickfooterx.gif) no-repeat bottom;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 1.5em;
}

small a, small a:link, small a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;        	
	}

strong {
        font-weight: bold;
        line-height: 1.7em;	
}


h1, h2, h3 {
	font-family: Arial,Verdana,'Lucida Grande','Trebuchet MS', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
        display: none;
	}

.description {
	font-size: 1.2em;
	text-align: center;
        display: none;
	}

h2 {
	font-size: 15px;
        padding-top: 0px;
        padding-bottom: 5px;
	}

h2.pagetitle {
	font-size: 1.3em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1E1E1E;
	}

h2, h2 a, h2 a:visited, h2 a:hover, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #320099;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Verdana, Arial,'Lucida Grande', Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
        color:#320099;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist a, .commentlist a:link{
        color:#320099;
}
.commentlist a:hover {
        color:#320099;
	text-decoration: underline;
}
#commentform p {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, strike {
	color:  #000000;
	font-size: 12px;
	font-weight: normal;
	}
	
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: #260DA3;
	text-decoration: none;
	}

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


a:hover {
	color: #260DA3;
	text-decoration: underline;
	}
	
#wp-calendar #prev 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;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
	width: 480px;
        line-height: 1.5em;	
}


.widecolumn {
	float: left;
	padding: 0px 0 10px 25px;
	margin: 0px 0 0 0px;
	width: 480px;
	}

.onecolumn {
	float: left;
	padding: 0px 0 10px 25px;
	margin: 0px 0 0 0px;
	width: 710px;
}	

	
.post {
  text-align: left-align;

}


.post h2 {
  border-bottom: 1px solid #CED1C2;
}


.entrytext ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

.entrytext ul li, .entrytext ul ol {
  line-height      : 18px;
  margin-top       : 7px;
  margin-left      : 3px;
  padding-top      : 0px;
  list-style       :disc;
  line-height: 1.6em;	

  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.widecolumn .post {
  margin: 0;
}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 760px; height: 55px;
	clear: both;
        font-weight: bold;
	color: #320099;
	}

#footer p {
	margin: 0;
	padding: 18px 0;
	text-align: center;
	font-size: 10px;
	}

#footer a, #footer a:link, #footer a:visited {
	color: #320099;
 	text-decoration: underline;       
}

/* End Structure */



/*	Begin Headers */

#buttons {
        background-color: #654C99;
	float: left;
	margin: 0px;
        margin-top: 68px;
	padding: 0px;
	width: 738px;
}

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
  font-weight      : bold;
}
ul#mainlevel-nav li {
	display: block;
	background-image: none;
        background-color: #654C99;
	padding-left: 1px;
	padding-right: 1px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 10px;
  display          : block;
  padding-left     : 7px;
  padding-right    : 7px;
  text-decoration  : none;
  color            : #FFFFFF;
  background       : transparent;
  
}

ul#mainlevel-nav li a:hover {
  font-size        : 10px;
  color            : #FFCC00;
}

ul#mainlevel-nav li.selected {
  color: #FFCC00;
}

ul#mainlevel-nav li a.selected {
  color: #FFCC00;
}


h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}


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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 30px 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 {
        float: right;
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignrightb {
    float: right;
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
    border: 1px solid #CED1C2;
	}

img.alignleft {
    float: left;
    padding: 2px;
	margin: 7px 9px 7px 0px;
	display: inline;
	}

img.alignleftb {
        float: left;
        padding: 2px;
	margin: 7px 9px 7px 0px;
	display: inline;
        border: 1px solid #CED1C2;
	}

.navalignright {
	float: right;
        padding-bottom: 2px;
        margin-top: 4px;
}
	
.navalignleft {
	float: left;
        padding-bottom: 2px;
        margin-top: 4px;
}

/* 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;
	} 

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

.entry ul li {
        list-style-type: disc;
	line-height: 1.2em;
	}

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

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

.postmetadata, .postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	font-size: 12px;
	color: #260DAF;
        background-color: #ECEBD9;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;	
	}
	
/* End Entry Lists */



/* Begin Form Elements */

.searchform {
	margin: 5px 0px 0px 8px;
        padding: 0;
        width: 190px;
	text-align: left;
        //margin-bottom: -15px;
        //padding-top: 5px;
	}

#sidebar .searchform .s {
	background: #ffffff;
	border: 1px solid #cccccc;
	width: 130px;
	padding: 2px;
	float: left;
	font-size: 1.0em;
	color: #000000;
	}

#sidebar .buttonsubmit {
  border: #CED1C2 1px solid;
  background-color: #FFBF00;
  color: #000000;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  margin-left: 3px;
  //font-size:9px;
}


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



#commentform textarea {
	background-color: #FFFFFF;
	border: 1px solid #959596;
	width: 470px;
	padding: 4px;
	font: 12px Verdana, Arial, Sans-Serif;
	}

input {
        font-weight: bold;
	font: 0.9em Verdana, Arial, Sans-Serif;
	padding: 2px;
	border: 1px solid #959596;
	margin: 0px 1px 0px 0px;
	}

#commentform #submit {
	color: White;
	font: 10px Verdana, Arial, Sans-Serif;
	padding: 2px;
	text-transform: uppercase;
	background: url(images/button.gif);
	border: 1px solid #E9E9E9;	
	}

#commentform textarea:focus, #commentform input:focus, .entry form:focus, #s:focus {
	background-color: #FFFFFF;
	border: 1px solid #959596;
	font: 12px Verdana, Arial, Sans-Serif;	
	}

#commentPreview {
	width: 374px;
	font: 12px Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	border-top: 1px solid #959596;
	border-bottom: 1px solid #959596;
	border-left: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 6px;
	}

/* 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 {
	width:200px;
	margin-left:500px;
	}

* html #sidebar {
	width:200px;
	margin-left:500px;
	}

		
#sidebar ul {
	margin-bottom:0;
    list-style-type:none;
	margin:0px;
	padding:0px;
    padding-top: 11px;
    padding-left: 35px;
    //padding-left: 30px;
}


#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
	margin:0px;
	padding:0px;

}

#sidebar ul#linkslist {
	margin:0px;
}
	
#sidebar ul#linkslist {
	margin:0px;
}
	
#wrap > #sidebar ul#linkslist {
}
	
	
#sidebar p {
	margin: 0 5px;
	font-size:10px;
}

	
/* 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 {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#f7f6ed none repeat scroll 0 0;
  border-left:5px solid #654C99;
  font-family:'Courier New',Courier;
  margin:15px 0;
  padding:1px 15px;
}


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

.center {
	text-align: center;
	}


hr {
  /* display: none; */
  border-style: solid;
  margin: 10px 0 0 0;
  color: #CED1C2;
  height: 1px;
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  border-top: 1px solid #CED1C2;	
}

.gravatar {
  border: 1px solid Black;
  width:30px; height:30px;
  padding: 2px;
}	

/* End Various Tags & Classes*/

.related li {
  list-style-type:none;
}

.contactform {
  padding: 20px 0 0 0;
}


.contactleft {
  margin: 0 0 0px 0;
}

.contactright {
  margin: 0 0 10px;
}

#contactsubmit {
  width: 80px;
  background-color: #654C99;
  color: #FFFFFF;
}


.xpost-teaser {
  background-image: url(images/arrow-right.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
  padding-bottom: 1px;
  margin-top: 4px;
  font-weight: normal;
}

.arrow-marker {
  background-image: url(images/arrow-right.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
  padding-bottom: 1px;
  margin-top: 4px;
}

.postspermonth {
  margin: 5px 0 10px 0;
  list-style: none;
  padding-left: 0px;
  line-height: 18px;
  font-size: 12px;	
}


.postspermonth a:hover {
  color: #260DA3;
  text-decoration: underline;
}

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


.amazonfont {
  font-size: 12px;
  font-weight: bold;
  padding: 20px 0 3px 0;
  /*border-bottom: 1px solid #CED1C2;*/
}

.amazonblock {
  border: 1px solid #CED1C2;
}


.amazonbar {
  float: left;
  padding: 0 0px 10px 25px;
  margin: 0px 0px 0 0px;
  width: 480px;
}

.amazonstore {
  float: left;
  padding: 0 0px 10px 12px;
  margin: 0px 0px 0 0px;
  width: 495px;
}


.para_space {
  margin-bottom:25px;
}

.mp3player {
  margin-top: 10px;
  margin-left: 18px;
}


/* Sitemap */

.ddsg-cats {
  font-weight: bold;
}

.ddsg-sitemap ul  {
  margin: 10px 0 10px 0px;
  padding: 0px;
  list-style-type: none;
}


.ddsg-sitemap ul ul  {
  margin: 10px 0 10px 10px;
  padding-bottom: 10px;
  list-style-type: none;
}

#orderbutton {
  margin-top: 10px;
  width: 90px;
  background-color: #654C99;
  color: #FFFFFF;
  cursor: hand;
}

#orderbutton2 {
  margin-top: 10px;
  width: 90px;
  border: #CED1C2 1px solid;
  background-color: #FFBF00;
  color: #000000;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}

#wizard {
  background: url(images/dmw-cover2.gif) no-repeat;
  margin: 5px 0 10px 40px;
  height: 157px;
  width: 129px;
  cursor: hand;
}


#ebook {
  background: url(images/ebook-hp4.gif) no-repeat;
  margin: 5px 0 15px 40px;
  height: 144px;
  width: 129px;
  cursor: hand;
}

#wiztext {
  text-align:center;
  font-size: 13px;
  width: 195px;
}

#wiztext2 {
  line-height: 17px;
  margin-top:5px;
  margin-left:7px;
  text-align:center;
  font-size: 13px;
  width: 185px;
}

#new-logo {
  background: url(images/new4.gif) no-repeat;
  margin: -2px 2px 0 -5px; 
  height: 24px;
  width: 24px;
  float: left;
}

.rsslogo {
  background: url(images/rss-feed.gif);
  background-repeat: no-repeat;
  background-position: left;
  margin-top: 5px;
}

.twilogo {
  background: url(images/twitter.png);
  background-repeat: no-repeat;
  background-position: left;
  margin-top: 5px;
}

#phone {
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  line-height: 21px;
  float: right;
  padding-right: 10px;
}


.mainlist ul {
  margin: 5px 0 0 0;
  padding: 0;
}

.mainlist li {
  background-image: url(images/arrow-right.gif);
  background-repeat: no-repeat;
  background-position: left;
  list-style-type: none; 
  padding-left: 15px;
}

.article_icon1 {
  background-image: url(images/page_white_text.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}

.article_icon2 {
  background-image: url(images/page_white_star.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}


.video {
  float: left;
  margin: 10px 15px 20px 0px;
}

/* FAQ Tags */

.faq1 {
  float: left;
  background-image: url(images/faq1.gif);
  background-repeat: no-repeat;
  background-position: left;
  width: 20px;
  height: 20px;
}

.faq2 {

}

/* Print Icon */

.addthis {
  float: right;
}

.printme {
  background-image: url(images/printer-icon.gif);
  margin-top: 2px;
  height: 20px;
  width: 20px;
  float: right;
}

.emailme {
  background-image: url(images/email-icon.gif);
  margin-right: 3px;
  margin-top: 2px;
  height: 20px;
  width: 20px;
  float: right;
}


.signature2 {
  background-image: url(images/sig-tom.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-top: 0px;
  height: 51px;
  width: 122px;
}

#guarantee2 {
  padding-top: 45px;
  margin: 0 30px 0 30px;
  text-align:center;
}

#check li {
  background:transparent url(images/checkmark2.gif) no-repeat left;
  list-style-type: none;
  margin:0 0 0 -11px;
  padding: 0 0 0 20px;
  line-height: 22px;
}

#cross li {
  background:transparent url(images/crossmark2.gif) no-repeat left;
  list-style-type: none;
  margin:0 0 0 -11px;
  padding: 0 0 0 20px;
  line-height: 22px;
}

#bullet li {
  background:transparent url(images/bullet1.gif) no-repeat left;
  list-style-type: none;
  margin:0 0 0 -11px;
  padding: 0 0 0 20px;
  line-height: 22px;
}


.autotag {
  text-decoration: none;
  color:#000000;
}

.aktt_tweets li {
  list-style-type: none;
  margin-bottom: 20px;
}


div.readmore a.more:hover {
  color:#000000;
  text-decoration:underline;
}

div.readmore a.more {
  background:transparent url(images/readmore.gif) no-repeat scroll 0 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size:75%;
  padding:4px 27px 6px 5px;
  text-decoration:none;
}



/* End Custom Tags */