/*
Theme Name: Celeste
Theme URI: http://www.celestiniosity.com
Description: most basic theme ever
Version: 1.0
Author: Celestina Adams
Author URI: http://www.celestiniosity.com

*/

body {
	color: #5a5a5a
	font-family: Georgia, serif;
	background: #131313 url('images/site-bg.jpg') top left;
}

h1 {
	font-family: Futura, Arial, sans serif;
	color: #00a6b0;
}

h2 {
	font-family: Futura, Arial, sans serif;
	color: #00a6b0;
}

h3 {
	font-family: Futura, Arial, sans serif;}

h4 {
	font-family: Futura, Arial, sans serif;}

h5 {
	font-family: Futura, Arial, sans serif;}

h6 {
	font-family: Futura, Arial, sans serif;
}

a:link {
	text-decoration: none;
	color: #d97115;
}
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #d97115;
}

p {
	color: #5a5a5a
	font-family: Georgia, serif;
}

blockquote {
	margin:22px 30px;
	color:#575757;
	padding: 0 50px;
	background: transparent url("images/quote.png") no-repeat 0 0;
}

img {
	border: none;
}

ul li {
	list-style: none;
}

.clear {
	clear: both;
}

/*body*/

#main {
	background: url('images/content-bg.jpg') center repeat-y;
	border-top: solid 3px #000000;
	border-right: solid 3px #000000;
	border-left: solid 3px #000000;
	width: 900px;
	margin: 0 auto;
}

#header {
	position: relative;
	background: url('images/header-bg.jpg') center no-repeat;
	width: 902px;
	height: 228px;
	margin: 0 auto;
}

#logo {
	width: 509px;
	height: 175px;
	padding: 20px;
	float: left;
}

.pix {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
}

.flashplayer{
	float: right;
	margin-top: 0px;
	margin-right: 15px;
}

/*nav*/

#nav {
	width: 903px;
	height: 40px;
	clear: both;
	margin-top: 0;
}

#navlist {
	margin: 0;
}

#navlist li {
	display: inline-block;
	float: right;
}

#navlist .current-nav {
	float: left;
	margin-left: -30px;
}

/*content*/

#container {
	/*position: relative;*/
	float: left;
	width: 650px;
	}
	
#conttop {
	position: relative;
	background: url('images/main-top.png') no-repeat;
	width: 650px;
	height: 140px;
	margin-bottom: -62px;
}

#tag {
	position: absolute;
	top: 65px;
	right: 170px;
}

#contmid {
	background: url('images/main-mid.png') repeat-y;
	width: 650px;
	margin-left: -1px;
	padding: 5px;
}

#contbot {
	background: url('images/main-bot.png') no-repeat;
	width: 650px;
	height: 164px;
	margin-left: -2px;
	
}

.post {
	margin: 0 45px 0 25px;
}

.posttitle {
	position: relative;
	right: -60px;
	top: 20px;
}

.entry {
}

.postmetadata {
	margin: 10px 10px 10px 60px;
	font-size: .85em;
	text-align: center;
	border-top: solid 1px #c9c9bc;
	border-bottom: solid 1px #c9c9bc;
	width: 500px;
	background-color: #ddddcf;
	
	
}

.navigation {
	font-size: .85em;
	margin-left: 30px;
}

.contentmore {
}

#sorry {
	background-color: #000000;
	height: 150px;
	width: 500px;
	padding: 5px;
	text-align: center;
}

/*comments*/

.comments-template {
}

ul.commentlist {
	margin: 0;
	padding: 0;
}

#comments h3{
	color: #666666;
}

.commentmetadata {
}

.author {
	background: #ddddcf;
	border-top: solid 1px #c9c9bc;
	border-bottom: solid 1px #c9c9bc;
	margin: 5px auto;
	font-size: 1.1em;
	padding-left: 10px;
	clear: left; 
}

.commeta {
	font-size: .75em;
}


/*sidebar*/

.sidebar {
	font-family: Comic Sans MS, Arial, sans serif;
	float: right;
	width: 235px;	
}

.sidebar h1 {
	font-family: Comic Sans MS, Arial, sans serif;
	color: #d97115;
	margin: 3px;
	font-size: 1.2em;

}

.sidebar h2 {
	font-family: Comic Sans MS, Arial, sans serif;
	color: #d97115;
	margin-top: 8px;
	font-size: 1.5em;
	text-align: center;
	padding-top: 40px;
}

/*.widgetitle {
	position: absolute;
	top: 20px;
	right: 30%;
}*/

.sidebar ul {
	padding: 0 10px;
	list-style: none;
	margin: 0;
}

.sidebar .widget {
	list-style: none;
	display: inline;
}

.sidebar ul li {
	list-style: none;
	font-size: 1.4em;
}

.sidebar ul li ul {
	list-style: none;
	font-size: .9em;
}

.sidebar ul li ul li {
	list-style: none;
	margin-left: 3px;
	line-height: 20px;
	font-size: .9em;
}

.sidebar ul ul li {
	list-style: none;
	margin-left: 8px;
}


.south-widget .sb-item-top {
	position: relative;
	background: url('images/sb-top.png') no-repeat;
	width: 212px;
	height: 82px;
}

.south-widget .sb-item-mid {
	background: url('images/sb-mid.png') repeat-y;
	width: 205px;
	padding: 5px;
}

.south-widget .sb-item-bot {
	background: url('images/sb-bot.png') no-repeat;
	width: 213px;
	height: 47px;
}

.widget_categories h2 {
	display: none;
}

.widget_categories .pimage {
	background: url('images/tribes.png') no-repeat;
	background-position: 40px 35px;
	width: 187px;
	height: 80px;

}

#extended-categories-3 h2 {
        display: none;
}

#extended-categories-3 .pimage {
        background: url('images/tribes.png') no-repeat;
        background-position: 40px 35px;
        width: 187px;
        height: 80px;

}

.widget_text {
	font-size: .85em;
	text-align: center;
}
/* north */


.north-widget .sb-item-top {
	background: url('images/north-sb-top.png') no-repeat;
	width: 223px;
	height: 45px;

}

.north-widget .sb-item-mid {
	background: url('images/north-sb-mid.png') repeat-y;
	width: 223px;
	padding: 5px;
}

.north-widget .sb-item-bot {
	background: url('images/north-sb-bottom.png') no-repeat;
	width: 223px;
	height: 25px;

}

.north-widget h2 {
	display: none;
}

.north-widget .pimage {
	background: url('images/jointext.png') no-repeat;
	background-position: 35px 25px;
	width: 187px;
	height: 60px;

}

#fixit {
	width: 200px;
	position: relative;
	right: -670px;
}

.rss-link {
	margin: 5px 5px 0 25px;
}

#rss-img {
	margin-right: 3px;
}


/*footer*/

.footer {
	clear: both;
	background: url('images/footer.jpg') no-repeat;
	width: 902px;
	height: 41px;
	margin: 0 auto;
}

#copyright {
	padding-top: 15px;
}

/* Gravatar */

.avatar-40 {
	border: medium none;
	float: left;
	margin-right: 10px;
}
.avatar-50 {
        border: medium none;
	position: relative;
	top: 90px;
        margin-right: 10px;
}








