/*  
Theme Name: Dream Land
Theme URI: http://www.dreamaccent.com/
Description: wordpress Themes Dream Land by <a href="http://www.dreamaccent.com">Dream Accent</a>
Author: Dream Accent
Author URI: http://www.dreamaccent.com/
*/



/* Begin Typography & Colors */

/*	Begin Headers */

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	color:#FFCC00; /*orange*/
	padding-top: 70px;
	margin: 0;
	}

h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:24px;
	color:#F6C144; /*orange*/
	margin: 30px 0 0;
	}

h3{
	padding: 0;
	margin: 50px 0 0;
	font-family: 'Century Gothic','Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size:16px;
	color:#F6C144; /*orange*/
	}
	
#comments {
	clear:both;
	margin-top:-20px;
	padding-bottom:5px;
	background: url(/images/navigation/post-title-bg.jpg) bottom left no-repeat;
}

#linearchive{
	margin-top:-35px;
	margin-bottom:20px;
	padding-bottom:5px;
	background: url(/images/navigation/post-title-bg.jpg) bottom left no-repeat;
}


#respond {
	padding-bottom:5px;
	background: url(/images/navigation/post-title-bg.jpg) bottom left no-repeat;
}

.comment-page-numbers{
	margin-top:10px;
	clear:both;
}

h2 a{ /* Entry Title */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:24px;
	color:#F6C144; /*orange*/
	margin: 30px 0 0;
	}
	
#line {	
	background: url(/images/navigation/post-title-bg.jpg) bottom left no-repeat;
}
	
h2.pagetitle {
	font-size: 1.6em;
	color:#CC9900; /*brown*/
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 { /*Side Bar Header*/
	font-family:'Century Gothic','Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	color:#FF3366;
	font-size:22px;
	font-weight:400;
	margin:0;
	padding:10px 0 10px 35px;
	background: none;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
	
#sidebar a { /* sidebar link */
	color:#BFADCB; /* yellow */
	text-decoration:none;
}

a { /* other link */
	color:#FF9933; /* orange */
	text-decoration:none;
}

/* End Headers */

.yellow-green{ /*   Posted by...    */
	color:#BFADCB; /* brown */
}

.green-comment a{ /* Individual Page for comment link */
	color:#00CC00;
	margin-left:102px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
#wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite{
	color:#FF9900;
	font-size:16px;
	margin-bottom:2px;
	}

.commentlist cite a {
	text-decoration:underline;
	color:#FF9900;
	font-size:16px;
	margin-bottom:2px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	color:#BFADCB;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next 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 */
body {
	font: 11px Verdana, Arial, Georgia, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px; padding:0px;
	background: #000000 url(images/background_main.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
	}
#container {
	position:relative;
	width:940px;
	margin:-11px auto;
}
#page {
	margin: 0px auto;
	margin-left:85px;
	padding-top:310px;
	background:transparent;
}

#nav{
	margin-top:0px auto;
	margin-left:520px;
	}

#nav-home{ 
	float:left;
	list-style:none;
	}

#nav-studio{ 
	float:left;
	list-style:none;
	}

#nav-portfolio{ 
	float:left;
	list-style:none;
	}
	
#nav-blog{ 
	float:left;
	list-style:none;
	}
	
#nav-contact{ 
	float:left;
	list-style:none;
	}
	
/*
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
*/
.post {
	clear:both;
	padding-top: 15px;
}

.post-date {
	width: 40px;
	height: 40px;
    color:#33FF00;
    background:#111111;
    float:left;
    border: 1px solid #222222;
	
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color:#33CC00;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #68ab1e;
	text-align: center;
	display:block;
	line-height: 16px;
	padding-top: 3px;
	margin-left: -3px;
}

.entry {
	margin-top:-34px;
	float:right;
	width: 465px;	
	background: url(/images/navigation/post-title-bg.jpg) bottom left no-repeat;
}

.entry-individual{
	margin-top:-34px;
	float:right;
	width: 465px;
}

.narrowcolumn {
	float: left;
	padding:0 0 20px 80px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#content {
	padding: 0px 0px 25px 5px;
	float: left;
	width: 540px;
	overflow: hidden;
}

.post-content{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:75%/150% "Trebuchet MS", Tahoma, Arial;
	color:#E7DAC2;
	line-height:20px;
	font-size:12px;
}

.archive-content{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:75%/150% "Trebuchet MS", Tahoma, Arial;
	color:#E7DAC2;
	line-height:20px;
	font-size:12px;
}

.post-content input{
	background-color:#FFFFFF;
	border:1px solid #2580AF;
	font-size:11px;
	margin-bottom:10px;
}

.postmetadata {
	clear: left;
}

.postmetadata-individual {
	height:50px;
	background: url(/images/navigation/post-title-bg.jpg) bottom left no-repeat;
}

.clear {
	clear: both;
}


#footer {
	clear:both;
	background: #0F0402;
	border-top:1px solid #3f2324;
	border-width:100%;
	padding:30px 50px 50px 50px;
	color:#674f5d;
	font-size:9px;
	line-height:14px;
}
#footer img {
	margin-right:10px;
	float:left;
}
#footer p {
	margin: 0;
	padding: 0px 0;
	}
	
#footernavi{
	float:right;
	margin-right:10px;
}

#footernavi a{	
	color:#FFFFFF;
}

#dream {
	color:#FFFFFF;
	font-weight:bold;
}
#accent {
	color:#FF0000;
	font-weight:bold;
}
/* End Structure */



/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* 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;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata{
	font-size:11px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-type:disc;
	list-style-position:outside;
	color:#BFADCB;
	margin:3px 0px 0 42px;
	padding:0;
	padding-bottom:5px; 
	background: url(/images/navigation/sidebar-list-bg.jpg) bottom left no-repeat;
	}
	
#sidebar .subscribe-rss {
padding-top:20px;
margin-left:5px;
margin-bottom:-30px;
}
	
#sidebar .rss-feed-a {
}	

/* End Entry Lists */



/* Begin Form Elements */
#searchform {	
	margin: 10px;
	padding-top:5px;
    right: 160px;
	float: right;
	padding-bottom:30px;
	}

#sidebar #searchform #s { /* textfield */
	width: 90px;
	float: left;
	margin-right: 5px;
	margin-top:15px;
	color: #000000;
	}
	


/* search form button - to specify button only use input[type="submit"] */
#sidebar #searchform input{
    margin-left:5px;
	margin-top:15px;
	background-color:#FFFFFF;
	border:1px solid #2580AF;
	font-size:12px;
}

#searchpage #searchform {	
	margin-left:-5px;
	padding-top:5px;
    right: 160px;
	float: left;
	}
	
#searchpage #searchform #s { /* textfield */
	width: 90px;
	float: left;
	color: #000000;
	}

/* search form button - to specify button only use input[type="submit"] */
#searchpage #searchform input{
    margin-left:5px;
	margin-top:0px;
	background-color:#FFFFFF;
	border:1px solid #2580AF;
	font-size:12px;
}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

.entry input { /* This is mainly for password protected posts, makes them look better. */
	background-color:#FFFFFF;
	border:1px solid #2580AF;
	font-size:11px;
	margin-bottom:10px;
	}

select {
	width: 130px;
	}

.comment-header{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#A4D6E6;
	font-size:12px;
}

.comment-header small{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
}
	
.comment-column1{
	padding-top:20px;
	float:left;	
	margin-right:28px;
	width:130px;
}

.comment-column2{
	margin-top:22px;
	float:left;
}

#commentform input {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	width: 130px;
	margin-bottom:24px;
	margin-top:5px;
	background-color:#E1E1FF;	
	border:1px solid #2580AF;
	}

#commentform textarea {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:5px;
	margin-bottom:30px;
	background-color:#E1E1FF;	
	border:1px solid #2580AF;
	width: 300px;
	}

#commentform #submit {
	background-color:#2580AF;
	border:1px solid #2580AF;
	color:#FFFFFF;
	margin-bottom:20px;
	}
	
.subscribe-to-comments{
	color:#FFFFFF;
	padding-top:30px;
	margin-bottom:20px;
	padding-left:152px;
	text-align:left;
}

.subscribe-to-comments input{
	margin-right:10px;
	float:left;
}

.author-of-post{
	padding-top:30px;
}

.users-of-subscribed{
	padding-top:15px;
	padding-left:158px;
}

.loggincomment{
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:0px;
	padding-top:20px;
	}

.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.commentlist p {
	padding-bottom:15px;
	}

#commentform p {
	margin: 0px;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}
	
.comment-box{
	font-size: 12px;
	text-align: center;
	display:block;
	width: 40px;
	height: 40px;
    background:#111111;
    border: 1px solid #222222;
	margin-right:20px;
	margin-top:0px;
	float:left;
}

.comment-container{
	clear:both;
	padding-top: 3px;
}

.comment-number {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
	color:#FFFF00;
}

.comment-content{
	margin-bottom:0px;
	padding-left:0px;
	width:400px;
	float:right;
}

.commentmetadata {
	margin: 1px;
	display: block;
	}
	
.commenttext {
	padding-bottom:5px;
	color:#E9E9E9;
	font-size:11px;
	margin-bottom:25px;
	background: url(/images/navigation/post-comment-bg.jpg) bottom left no-repeat;
}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 10px 0;
	margin-left: 570px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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 {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 60px;
	}
	
.oldpost a{
	float: left;
	padding-top:50px;
	padding-left:75px;
	padding-bottom:50px;
	color:#BFADCB;;
	}

.newpost a{
	float: right;
	padding-top:50px;
	padding-left:100px;
	padding-bottom:50px;	
	color:#BFADCB;;
	}	

.oldpost-individual{
	float:left;
	padding-top:10px;
	padding-bottom:50px;
	font-size:10px;
	color:#BFADCB;;
}
.oldpost-individual a{
	color:#BFADCB;;
}

.newpost-individual{
	float:right;
	padding-top:10px;
	padding-bottom:50px;
	font-size:10px;	
	color:#BFADCB;;
}
.newpost-individual a{	
	color:#BFADCB;;
}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
