/*
Theme Name: Paint Your Space
Theme URI: http://bynodesigns.com/
Description: Custom Wordpress template for Paint Your Space - Lesley David Design
Version: 1.0
Author: byNodesigns
Author URI: http://bynodesigns.com/
Tags: paint, colorful, color consultation

	Paint Your Space v1.0
	 http://paintyourspace.com/

	This theme was designed and built byNodesigns at http://bynodesigns.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	background: #b3de13 url('images/bg.jpg') bottom right no-repeat fixed;
	color: #333;
	text-align: left;
	}

a:link {
color: #8dc63f;
text-decoration:none;}

a:visited {
color: #8dc63f;text-decoration:none;}

a:hover {
color: #f26522;
text-decoration:underline;}
#wrapper{
background-color: #fff;
width:960px;
margin:0;
}
#page {
	background-color: #fff;
	text-align: left;
 
	}

#header {
	background: #fff no-repeat bottom center;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	clear: both;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata a {
	text-align: left;
	color:#8dc63f;
	}

.alt {
	background-color: #fff;
	border-top: 1px dotted #8dc63f;
	border-bottom: 1px dotted #8dc63f;
	}

#footer {
	background: #524741;
	border: none;
         height: 50px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar1 h2 , #sidebar2 h2 {
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 14px
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8dc63f;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar1 h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #8dc63f;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS',Tahoma, Verdana, Arial, Sans-Serif;
	}


.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar1, #sidebar2 {
	font: 1em 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	}

small, #sidebar1 ul ul li, #sidebar1 ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li,.nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	width: 960px;
	}
*html #page, #header, #footer {
width: 980px;}
#header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 180px;
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 180px;
	width: 100%;
	}

.narrowcolumn {
	float:left;
	padding: 0px;
	margin: 0px 0 0;
	width: 466px;
background: #fff;
	}
	
.singlepage {
	float: left;
	padding: 10px;
	margin: 0px 0 0;
	width: 660px;
	}
.singlepage .post {
width:600px;}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	padding: 0 10px 0 10px;
	text-align: justify;
         width: 440px;
	}

.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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar1 h2, #sidebar2 h2  {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 430px;
	}

/*	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;
	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 ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



#sidebar1 ul, #sidebar1 ul ol , #sidebar2 ul, #sidebar2 ul ol{
	margin: 0;
	padding: 0;
	}

#sidebar1 ul li , #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	margin-top: 0px;
	}



#sidebar1 ul p, #sidebar1 ul select , #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}



#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}



#sidebar1 ul ul ul, #sidebar1 ul ol , #sidebar12 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 5px;
	}



ol li, #sidebar1 ul ol li {
	list-style: decimal outside;
	}



#sidebar1 ul ul li, #sidebar1 ul ol li , #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;

	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin-top: -5px;
	margin-bottom: 10px;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 160px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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 */
#sidebar2
{font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
	padding: 0;
	width: 221px;
	margin-top:-11px;
	margin-left: 6px;
float:left;
background: #fff;
	}

*html #sidebar2{
width:210px;
float: right;}
	
#sidebar1{
background: #fff;
width: 250px;
float:left;
margin-left: 10px;
text-align: left; 
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;}


#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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: transparent;
	padding-top: 4px;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0 auto;
}
/* End captions */


/* "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." */

/*added css*/
#logo {
float: left;
width: 500px;}

#searchbox {
float: right;
text-align: center;
margin-right: 20px;
width: 345px;
background: #7bcdc9 url(images/bg-round.gif) no-repeat bottom;}

#wrapping {
width: 700px;
float: left;
margin: 0;
}

*html #wrapping{
margin-left: -10px;}

#navhome {
height: 31px; 
width: 77px;
background: #FFFFFF url(images/nav-home.gif) no-repeat;
float: left;
}

#navabout {
height: 31px; 
width: 71px;
background: #FFFFFF url(images/nav-about.gif) no-repeat;
float: left;
}

#navpsy {
height: 31px; 
width: 133px;
background: #FFFFFF url(images/nav-psy.gif) no-repeat;
float: left;}

#navforms {
height: 31px; 
width: 136px;
background: #FFFFFF url(images/nav-forms.gif) no-repeat;
float: left;}

#navfaqs {
height: 31px; 
width: 62px;
background: #FFFFFF url(images/nav-faqs.gif) no-repeat;
float: left;}

#navgallery {
height: 31px; 
width: 72px;
background: #FFFFFF url(images/nav-gallery.gif) no-repeat;
float: left;}

#navlinks {
height: 31px; 
width: 63px;
background: #FFFFFF url(images/nav-links.gif) no-repeat;
float: left;}

#navcontact{
height: 31px; 
width: 79px;
background: #FFFFFF url(images/nav-contact.gif) no-repeat;
float: left;}

#navhome, #navabout, #navpsy, #navforms, #navfaqs, #navgallery, #navlinks, #navcontact{
text-align: center;
font-size: 14px;
padding-top: 7px;
color: #534741;
font-family: "Trebuchet MS", Tahoma,Arial, Helvetica, sans-serif;  }

#navhome a:link, #navabout a:link, #navpsy a:link, #navforms a:link, #navfaqs a:link, #navgallery a:link, #navlinks a:link, #navcontact a:link, #navhome a:visited, #navabout a:visited, #navpsy a:visited, #navforms a:visited, #navfaqs a:visited, #navgallery a:visited, #navlinks a:visited, #navcontact a:visited{
color: #534741; 
}


#ccbanner {
width: 450px
padding: 0;
margin: 0;
float: left;}

.thetitle {
background:url(images/bg-title.gif) no-repeat;
font-size: 22px;
width: 100%;
height: 30px;
padding-top: 5px;
margin-top: 20px;
color: #8dc63f;
border-bottom: 1px #999999 dotted;
clear: both;}

.thetitle a{
color: #8dc63f;}

#text-190625511 {
background: #76d1ca;
width: 250px;}



#leavecomment {
width: 200px;
float: left;}

#showcomment {
width: 500px; 
float: left;
clear: both;}

#commentform{
margin-left: 15px;
width: 500px;}

#commentform textarea {
	width:300px;
	padding: 2px;
	margin-left: 25px;
	float: left;
	}

#commentform #submit {
float: left;
margin-left: 25px;
width: 186px;}

#writecomment{
width: 300px; 
float: left;}

.tags,.tags a{
color:#8dc63f;
line-height: 18px;}

.thedate{
width: 150px;
float: left;
height: 24px;
}

.thecomment {
width: 80px;
padding-left: 10px;
float: right;
background:url(images/bg-comment.gif) no-repeat left;
height: 24px;
}

.pinky, .pinky a, .pinky a:hover{
color: #fff;
text-decoration:none;}

.post .entry {
padding-top: 5px;}

.bookmark {
width: 400px; float: left; clear:both;
height:30px;
margin-left: 20px}

#linkcat-2 {
text-align:center;}

#linkcat-2 img{
margin-top: 5px;
margin-bottom: 5px;}

#linkcat-2 ul li{
border-bottom: 1px dotted #736357;}

#footernav{
width: 700px;
float: left;
margin: 5px 0 0 10px}

#footernav, #footernav a, #copyright a, #copyright {
color: #998675;
font-size: 11px;}

#credit a,  #credit {
color: #998675;
font-size: 10px;}

#copyright{
width: 200px;
float: right;
margin:5px 10px 0 0;
text-align: right;
}
#credit {
width: 340px;
float: right;
margin:0px 10px 0 0;
text-align: right;
}

#about {
background : #534741;
color:#fff;
padding: 5px;}

#about a{
color: #fff;}

#categories-191935361, #text-190719441{
background :#76d1ca;
padding: 3px 5px;
clear: both;}

#categories-191935361 h2, #text-190719441 h2{
color: #fff;
font-size: 14px;}

#tag_cloud h2, #tag_cloud a{
color: #8dc63f;
width: 230px;
}

#tag_cloud{
border-top: 2px solid #fff;
}


#text-195524181{
float: left;
width: 250px;
background:#76d1ca; 
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}
