/*  
Theme Name: Epic
Theme URI: http://kateness.nu/wp-content/themes/epic/
Author: Kate
Author URI: http://kateness.nu/

*/


/*  ----------------  General   ----------------  */

body{
	margin: 0 auto;
	text-align: center;
	background: #dce0e0;
	color: #878787;
	font-family: georgia, arial, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
   	text-decoration: none;
   	text-align: justify;
}

#main img  {
	border: 0;
}


/*  ----------------  Containers   ----------------  */
#wrapper {
	width: 1020px;
	margin: 0 auto;
	background: #ffffff;
	text-align: center;

}


#container {

	width: 1000px;

	margin: 0 auto;

	background: #ffffff;

	text-align: center;

	margin-left: 10px;

	margin-right: 10px;

}



#top {
	width: 1000px;
	
	height: 156px;
	
	border-bottom: 5px solid #b0f1f7;
	
	text-align: center;
	
	margin-bottom: 5px;

}
	


#topimg {

	float: left;

	width: 400px;

	height: 106px

	vertical-align: middle;

	text-align: center;

	margin-top: 20px;

}



#flickr {

	float: right;

	text-align: left;

	margin-top: 20px;

	width: 550px;

	height: 100px;

}



#nav {

	width: 550;

	text-align: right;

	float: right;

	color: #878787;

	font-family: georgia, "trebuchet ms", arial, sans-serif;

	font-size: 12px;

	line-height: 1.6em;

	margin-right: 27px;

}



#main  {

	width: 670px;

	text-align: justify;

	float: left;

	background-color: #fff;

}



#side {

	width: 275px;

	text-align: justify;

	float: right;

	background-color: #fff;

}



#footer {

	clear: both;

	width: auto;

	margin: 0 0 0 0;

	line-height: 25px;

	text-align: center;

	font-size: 14px;

	font-family: "Georgia", Sans-serif; 

	text-transform: uppercase;

}


/*  ----------------  Text   ----------------  */

#side, #side p {

	color: #878787;

	font-family: georgia, arial, sans-serif;

	font-size: 11px;

	line-height: 1.8em;

   	text-decoration: none;

   	text-align: justify;
}

h1, h1 a:link, h1 a:visited, h1 a:active {
	font-family: "Georgia", arial;
	color: #57cbd5;
	font-size: 30px;
	font-weight: normal;

	font-style: italic;
	margin-bottom: 0px;

	padding-bottom: 0px;
	line-height: 30px;
}

h1 a:hover {
	color: #697b7d;
	font-weight: normal;
}

h3, #side h2{	font-family: "Georgia", Arial, serif;
	font-size: 22px;
        color: #8f9c9e;
	line-height: 22px;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	
	border-bottom: 3px solid #b0f1f7;

	padding-bottom: 0px;

	margin-bottom: 0px;

}

h2{
	font-family: "Georgia", Arial, serif;

	font-size: 16px;

        color: #ef96c2;

	line-height: 18px;

	text-align: justify;

	font-style: italic;

	font-weight: normal;
	
	padding-bottom: 0px;

	margin-bottom: 0px;
}


a:link, a:visited, a:active {
	color: #da5094;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f4c1da;
	font-weight: bold;
}

b, strong {
	color: #68bac7;
}

i {
	color: #68bac7;
}

u { 
	color: #68bac7;
}

small {
	font-size: 90%;
}

/*  ----------------  Lists & Forms   ----------------  */

#main li {
   	list-style-type: disc;
	padding: 1px;
	margin-top: 0px;
	margin-left: 10px;
} 

ul, li, #comments li, #comments ul {
   	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

ul.commentlist{
   	list-style-type: none;
   } 



textarea, input, select{
	font-family: "georgia", arial, sans-serif;
	font-size: 14px;
    	color: #907f7a;
    	border: 1px solid #ccc;
	padding: 3px;
	background: #ffffff;
}

.center {
   	text-align: center;
}
   
.img {
   	border: 0;
}



/*  ----------------  Blog Entries   ----------------  */

.comments {
	background: url('/wp/wp-content/themes/simplicity/images/comment.gif') no-repeat left center;
	padding-left: 20px;
	color: #9A9999;
	width: 650px;
}

#post-info {

	margin-top: 3px;
	font-size: 11px;
	width: 675px;

	background: #dce0e0;

	line-height: 1.8em;
}

h4{
        color: #62c2cc;
	font-family: georgia, arial;
	font-size: 14px;
	line-height: 16px;
	padding: 3px;
	text-transform: uppercase;
	margin: 0px auto;
}

blockquote  {
	background-color: #dce0e0;
	padding: 10px;
	border-left: 5px solid #da5094;
}


.flickr {
	background-color: #ffffff;
	padding: 5px;
	border: 2px solid #57cbd5;

	hspace: 30px;
}

/*  ----------------  Comments   ----------------  */

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
   	list-style-type: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}	

.commentlist li .avatar { 
	float: left;
	margin-left: 3px;
	padding-top: 6px;
	}
	
.cmntauthor {
	padding-left: 35px;
	line-height: 36px;
	text-transform: uppercase;
}

.cmnthead {
	background: #9adee4;
	height: 36px;
	
}

.cmntheadalt {
	background: #b1bdbe;
	height: 36px;
}

.cmnttext {
	border: 1px solid #9adee4;
	padding: 5px;
}

.cmnttextalt {
	border: 1px solid #b1bdbe;
	padding: 5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

