
/* ....................... Dream Items List ........................ */
#DreamBox {
	background-color: #EAECEE;
	padding: 0px;
	border: 1px solid #C7CFD6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-image: url(/themes/MobilaCSS/img/bck3.gif);
}

#DreamBox .Container {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #C1CAD2;
	background-color: #FFFFFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


#DreamBox  h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #CBE2F5;
	text-align: left;
	margin: 3px;
	padding: 5px;
	background-image: url(/themes/MobilaCSS/img/grad_blue1.gif);
}

#DreamBox  h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: left;
	margin: 3px;
	padding: 3px;
	font-weight: normal;
}

#DreamBox  h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: right;
	margin: 3px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

#DreamBox  h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: right;
	margin: 3px;
	padding: 0px;
	font-weight: normal;
}



#mydream_main {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #66CC00;
}



.Dreamsminus {
	background-color: #F9FAFB;
	padding: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BECADE;
	border-right-color: #BECADE;
	border-bottom-color: #BECADE;
	border-left-color: #FFCC00;
}
.Dreamsplus {
	margin: 0px;
	padding: 1px;
}


#dcounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	font-weight: normal;
	color: #64A4E3;
	text-decoration: none;
	padding: 5px;
	float: right;
	margin: 3px;
	border: 2px solid #75A8DB;
	background-color: #EAF2FB;
	-moz-border-radius: 4px;
	border-radius: 4px;
}



/* ....................... Full Dream View ........................ */
#DreamFull {
    font-family: Georgia, Times, "Trebuchet MS", serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 10px;
	padding: 10px;
}

#DreamFull p{
	font-family: Georgia, Times, "Trebuchet MS", serif;
	font-size: 12px;
	color: #645500;
}


#DreamFull blockquote {
	width: 90%;
	background-image: url(/images/tech/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 50px;
	border-left-color: #FFF1CC;
}

#DreamFull blockquote:first-letter {
	font-style: italic;
	float: left;
	font-size: 70px;
	background-image: url(/images/tech/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: capitalize;
	display: inline;
	padding: 10px;
	color: #B79300;
}

#DreamFull p.story:first-letter {
	font-size:32px;
	font-style: italic;
	display:block;
	float:left;
	color:#E1B500;
	margin-right:3px;
	text-transform: capitalize;
	margin-top: -7px;
	margin-left: 10px;
}

#DreamFull p.nostory {
	font-size:14px;
	color: #CC0000;
	text-align: right;
	margin: 15px;
	padding: 15px;
	font-style: italic;
	font-weight: bold;
}

#DreamFull p.author {
	font-size:18px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #D7A700;
}


#DreamFull h1 {
	font-size:x-large;
	color:#755E00;
	margin-top: -7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #F2FBFF;
	padding: 5px;
}

#DreamFull h2 {
	font-size:18px;
	color:#B08D00;
	margin-top: -7px;
	font-style: italic;
	font-weight: bold;
}

#DreamStory {
	background-color: #F1FAEF;
	margin: 20px;
	padding: 20px;
}
