/*  
Theme Name: 000000 001 Splendid Sparrow.
Theme URI: http://splendidsparrow.com
Description: Aqua, pink & white.
Version: 1.0


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}

#masthead {
      width:992px;
      height:299px;
      margin:0 auto;
      background: url(head2.png) top center no-repeat;
}

#search {
padding-top:180px;
float:right;
margin:0 auto;
}

#search_bar {
margin-left:605px;
text-align:left;
width:345px;
}

#search_bar input {
border:1px solid #40C4D8;
margin-left:2px;
padding:2px;
width:253px;
color:#808080;
}

#search_bar .search_button {
background: url(searchbg.png) top center no-repeat;
color:#fff;
font-family:"century gothic";
font-size:.95em;
font-weight:bold;
width:75px;
}

#pagecontent {
      width:720px;
      margin:0 auto;
}


#menu {
width:980px;
margin:0 auto;
padding-top: 222px;
text-align: center;
font-family: Century Gothic, Arial, Verdana, serif; 
font-size: .90em; 
font-weight:bold;
vertical-align: bottom;
}

#menu a:link {
color:#fff;
padding-right:2px;
padding-left:2px;
text-decoration:none;
}

#menu a:visited {
color:#fff;
padding-right:2px;
padding-left:2px;
text-decoration:none;
}

#menu a:hover {
color:#FF9FD1;
padding-right:2px;
padding-left:2px;
text-decoration:none;
}



#welcome {
      width:982px;
      margin:0 auto;
      padding:10px 0px;
      float:left;
}

#first {
      width:510px;
      margin:0 auto;
      padding-right:30px;
      padding-left:50px;
      float:left;
}

#second {
      width:360px;
      height:210px;
      margin:0 auto;
      float:left;
}

	
body {
	background:url(bg.png) top center;
	color: #808080;
	padding: 0px 0 0px 0;
        font-size: 12px;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin:0 auto;
        padding:15px;	
}

a:link, a:visited {
	color: #E0328C;
	text-decoration:none
	}

a:hover, a:active {
	color:#79CDD8;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#E9E6A1;
	border:0;
        margin-top:20px;
        margin-bottom:20px;
	}

small {
	font-size: 1.1em;
	padding:3px 0px 3px 0px;
	}

img, a:link img, a:visited img {
	border:0
	}
	

		

/* Structure */

#wrapper {
	width:992px;
	margin:0 auto;
        background: url(bod.png) top right;
}


#page {
	width:940px;
	margin:0 auto;
	font-size:.85em;
	padding: 10px 0;
	}

#branding {
	width:0px;
      height: 0px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 310px;
	float:right;
        margin-top: -40px;
	}

#sidebar li{
      margin-bottom:8px;
	}

#sidebar ul{
      margin-bottom:15px;
	}

#leftcol {
	width:255px;
	border-right:0px dotted #b6b6b6;
	padding-right:31px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:255px;
	padding-left:31px;
}

#rightcol img {
	margin-bottom: 4px;
	display:block
	}


/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	color: #FB65A5;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2.95em Georgia, "Century Gothic", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 1.6em Century Gothic, Georgia, "Times New Roman", Times, serif;
	padding-bottom:0px;
        color:#4BBFCD;
	margin: 0px 0 5px 0;
	}

h3, #sidebar h2 {
	font: 1.6em Century Gothic, Georgia, "Times New Roman", Times, serif;
	padding-bottom:0px;
        color:#4BBFCD;
	margin: 0px 0 5px 0;
	}

#sidebar h3, #sidebar h2 {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
      text-align:center;
	letter-spacing:0.1em;
	margin-bottom:4px;
      margin-top:5px;
	font-weight:bold;
	color:#866340;
      background: #FFE3F0;
      border:2px dotted #E9E6A1;
      height:19px;
      padding:11px 10px 10px 12px;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:910px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#F4EEDA;
	padding:15px;
      color:#808080;
      font: 11px;
	border:1px dashed #E4D7B0;
	}

.feature:hover {
	background:#FFE3BB;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:0px;
	border:0px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:5px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	margin-bottom: 4px;
	display:block
	}


#rightcol h3, #rightcol h2 {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
      text-align:center;
	letter-spacing:0.1em;
	margin-bottom:4px;
      margin-top:5px;
	font-weight:bold;
	color:#866340;
      background: #FFE3F0;
      border:2px dotted #FFADD2;
      height:19px;
      padding:11px 10px 10px 12px;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}

#leftcol h3, #leftcol h2 {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
      text-align:center;
	letter-spacing:0.1em;
	margin-bottom:4px;
      margin-top:5px;
	font-weight:bold;
	color:#866340;
      background: #FFE3F0;
      border:2px dotted #FFADD2;
      height:19px;
      padding:11px 10px 10px 12px;
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
      text-align:justify;
	}

#writer img {
	padding:7px;
	border:1px dashed #808080;
	float:left;
	width:71px;
      height:86px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #E9E6A1;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:442px;
	}	

.entry {
	padding-bottom:0px;
	}

.entry p{
	padding:15px 0px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}

.post-title {
	font: 1.75em Century Gothic, Georgia, "Times New Roman", Times, serif;

	padding-bottom:0px;
        color:#5D2F16;
	margin: 0px 0 5px 0;
	}

.post-title a, .post-title a:visited, .post-title strong{
        color:#5D2F16;
		}

.post-title strong, .post-title a:hover {
        color:#5D2F16;
		}


.post blockquote {
	color:#808080;
	background:#E4F6FE;
	padding:0px 15px;
	margin:0px auto 25px auto;
	border:1px dashed #E0328C;
	}	

.post {
      background: #fff;
      color:#808080;
font-family:"arial";
font-size:12px;
      border:0px dashed #FF9FD3;
      padding-right:0px;
      padding-left:0px;
      padding-top:10px;
      padding-bottom:0px;
      margin:0px auto;
      	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */


	


#commentform input {
	width: 160px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#FFE3F2;
	border-top: 1px dashed #FF9FD3;
	}

#commentform small {
	background:#fff;
	font-weight:normal;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#FFE3F2;
	}

.commentlist cite {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 992px;
        height:76px;
        background:url(foot.png) top center no-repeat;
	font-size:0.7em;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	padding-top:74px;
	color:#fff;
      font: 11px;
      text-align:center;
	}

#footer a {
	color:#9AE5F0;
      text-decoration:none;
	}

#footer a:visited {
	color: #9AE5F0;
      text-decoration:none;
	}

#footer a:hover {
	color:#fff;
      text-decoration:none;

	}




#bottom {
  width: 990px;
  float:left;
margin: 0 auto;
  clear:both;
padding:40px 15px 0px 15px;
  color: #808080;
  font-family: Arial, Georgia, 'Times New Roman', serif; 
  font-size: 1.0em;
  text-align:left;
  }
#bottom a:link {
  color:#EF4E9C;
  text-decoration:none;
  }
#bottom a:visited {
  color:#EF4E9C;
  text-decoration:none;
  }
#bottom a:hover {
  color:#EE72AF;
  text-decoration:none;
}
#bottom hr {
  display:none;
  }
#bottom p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

#bottom h3 {
color: #fff;
height: 25px;
padding-top: 7px;
border-bottom: 1px dotted #141913;
text-transform: lowercase;
font-weight: bold;
font-style: italic;
text-align:center;
font: 1.5em Georgia, Arial, Verdana, Sans-serif;
}

#bottom ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  padding-bottom: 0px;
  border-bottom:0px dotted #E6E1DE;
  list-style:none;
  text-align: left;
  }
#bottom li {
  margin-left:0px;
  padding:0px 0px .25em 0px;
  text-indent:0px;
  line-height:1.5em;
  list-style:none;
  }
#bottom p {
  color:#5B5B5B;
  line-height:1.5em;
  }


#bottomleft {
float : left;
width : 270px;
	margin: 0 auto;
padding-right: 65px;
padding-left:15px;
  list-style:none;
}

#bottommiddle {
float : left;
width : 270px;
	margin: 0 auto;
padding-right: 30px;
  list-style:none;
}

#bottomright {
float : right;
width : 270px;
	margin: 0 auto;
padding-right: 15px;
list-style:none;
}