/*  
Theme Name: MCW Writing08
Theme URI: http://www.melissacamarawilkins.com
Description: Theme for Melissa Camara Wilkins' writing page.
Version: 1.0
Author: Melissa Wilkins
Author URI: http://www.melissacamarawilkins.com/

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}


body{
	margin: 0;
	font-family:"Georgia",Serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}



h1{
	font-family: Georgia, serif;
	font-size: 24px;
	padding: 0 0 0px 0;
	color: #472E14;
}


h2{
	font: Garamond, Georgia, serif;
	font-size: 18px;
	text-align: left;
	padding: 0 0 0 0;
	color: #472E14;
}



h3{
	font-family: French script mt, Arial, verdana, sans serif;
	font-size: 28px;
	padding: 0 0 0px 0;
	color: #472E14;
        text-align: left;
}

h4{
	font-family: French script mt, Arial, verdana, sans serif;
	font-size: 42px;
        font-style: bold;
	padding: 0 0 0px 0;
	color: #472E14;
        text-align: left;
}


h5{
	font-family: Arial, verdana, sans serif;
	font-size: 16px;
	padding: 0 0 0px 0;
	color: #472E14;
        text-align: left;
}


ul{
	font-family: Arial, verdana, sans serif;
	font-size: 14px;
        text-align: left;

}

img {
        margin: 0px;
        border-width: 1px;
        padding: 0px;
 
}


a:link{
	text-decoration: none;
	color: #472E14;
}


a:visited{
	text-decoration: none;
	color: #472E14;
}


a:hover{
	text-decoration: none;
}


a img {
  border-width:0;
  }


p{
	padding: 10px 0 0 0;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 770px;
	text-align: center;
}


#header{
	float: left;
	width: 770px;
}


#container{
	float: left;
	width: 550px;
	font-family: Georgia, serif;
}


.post{
	padding: 10px 0 10px 0;
}


.post h2{
	font-family: Garamond, Georgia, serif;
	font-size: 24px;
	line-height: 28px;
        color: #472E14;
}


.post-title a, .post-title a:visited, .post-title strong {
  text-decoration:none;
  color:#472E14;
  font-weight:normal;
  }


.entry{
	font-family:Georgia;
        font-size: 14px;
	line-height: 20px;
	text-align: left;
}


.entry a, .entry a:visited, .entry strong {
  text-decoration:none;
  color:#472E14 !#0CBDD2;
  font-weight: bold;
  }

.postmetadata{
        font-family: Arial, verdana, Sans-serif;
        text-transform:lowercase;

	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border-top: 0px solid #ffffff;
	margin: 0 0 0 0;
}


.postmetadata a, .postmetadata a:visited, .postmetadata strong {
  text-decoration:none;
  color:#472E14;
  font-weight:normal;
  }

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


#nav{
	float: left;
	width: 770px;
	background: #ffffff;
	margin: 0 0 20px 0;
	display: inline
}


.sidebar{
	float: left;
	width: 210px;
	background: #ffffff;
	margin: 0 0 0 10px;
	display: inline

}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px 0 0px;
        text-align: center
}


.sidebar ul li{
	padding: 0px 0 0px 0;
        align: center
}


.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}


.sidebar ul ul li{
	padding: 0;
	line-height: 24px
}


.comments-template{
	margin: 0px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
        text-align: left 
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	text-align: left;
}

.comments-template ol li{
	text-align: left;
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	text-align: left;
}

.commentmetadata{
	text-align: left;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 10px;
        text-align: left  
}


ol.commentlist{
       text-align: left 
}


#footer{
	clear: both;
	float: left;
	width: 550px;
	padding: 0 0 10px 0;
        font-family: Georgia, serif;
}


#footer p{
	line-height: 18px
        font-family: Georgia, serif;
}

#hometitle{
        margin: 250px 0  0  0 ;
	text-align: center;
        font-size: 48px;
	line-height: 64px;
        font-family: Arial, sans serif;
        color: #90D090
}

#homelinks{
	text-align: center;
	line-height: 18px;
        font-family: Arial, sans serif;
        color: #90D090
}

#homelinks a{
	text-align: center;
	line-height: 18px;
        font-family: Arial, sans serif;
        color: #90D090
}