/*  
Theme Name: my crushedstars1
Description: This is my theme for crushedglass.net.
Version: 1.0
Author: angelle
Author URI: http://www.crushedglass.net/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	background-image: url("http://www.wendyseye.com/images/wendystarbg5.jpg");
	color: #604DEC;
}




h1{
font-family: Georgia, Sans-serif;
font-size: 30px;
padding: 4px 0 8px 0;
}

h2 {
border-bottom: 2px dotted #d9ddf7;
padding: 0 0 2px 0;
}

blockquote {
border-left: 2px dotted #d9ddf7 ;
margin-left: 2em;
margin-right: 2em;
padding-left: 5px;
}


a:link
{ text-decoration: none; color:#223084; }
a:visited
{ text-decoration: none; color:#CB48DF; }
a:active
{ text-decoration: none; color:#E661E3; }
a:hover
{ text-decoration: underline; color:#E661E3;}


p{
padding: 10px 0 0 0;
}


#wrapper{
margin: 0 auto 0 auto;
width: 950px;
text-align: left;
background: #ffffff;
}



#header{
float: left;
width: 935px;
height: 75px;
padding: 4px 0 0 8px;
background: #ffffff;
border-bottom: dotted 2px #d9ddf7 ;
border-left: dotted 2px #d9ddf7 ;
border-right: dotted 2px #d9ddf7 ;
}


#header a:link
{ text-decoration: none; color:#00009C; }
#header a:visited
{ text-decoration: none; color:#6495E9; }
#header a:active
{ text-decoration: none; color:#9999FF; }
#header a:hover
{ text-decoration: none; color:#9999FF;}





#leftmenu{
float: left;
width: 248px;
background: #ffffff;
margin: 0;
display: inline;
border-left: dotted 2px #d9ddf7 ;
}

#leftmenu ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

#leftmenu ul li{
padding: 10px 0 10px 0;
}


#leftmenu ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}


#leftmenu ul ul li{
padding: 0;
}




#container{
float: left;
width: 674px;
background: #ffffff;
padding: 0 10px 0 10px;
border-left: dotted 2px #d9ddf7 ;
border-right: dotted 2px #d9ddf7 ;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}


.entry{
line-height: 18px;
}



p.postmetadata{
border-top: 2px dotted #d9ddf7 ;
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}



.comments-template{
	margin: 10px 0 0;
	border-top: 2px dotted #d9ddf7 ;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 2px dotted #d9ddf7 ;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


#footer{
clear: both;
float: left;
width: 946px;
padding: 10px 0 0 0;
background: #ffffff;
border-top: dotted 2px #d9ddf7 ;
border-left: dotted 2px #d9ddf7 ;
border-right: dotted 2px #d9ddf7 ;
}

#footer p{
line-height: 18px;
}



td
{ font-family: verdana, arial, serif;
color: #604DEC;
padding-left: 0; 
padding-right: 0; 
padding-top: 0; 
padding-bottom: 0; 
 }

input, textarea
{ background: #FFFFFF;
font-family: verdana, arial, serif;
color: #604DEC; 
border-style: dotted;
border-color: #d9ddf7 ;
border-width: 2px;  }