/*  
Theme Name: Eclipse
Theme URI: http://www.stunningthemes.com/
Description: Design by Free CSS Templates. Ported by JAX
Version: 1.6
Author: Michael Heilemann. Ported by JAX
Author URI: http://www.jax.in/
*/


* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	color: #410260;
	font-family: "Myriad Pro", Myriad, Tahoma, Verdana, Arial;
	font-size: 13.7px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


h1, h2, h3 {
	color: #B71488;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

blockquote {
	background-image:url(images/quote.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#ccc;
	font-size:10px;
	font-style:italic;
	padding-left:30px;
}

blockquote blockquote {
	color:#8A55A6;
}


ul {
	margin-left: 3em;
}

ul li {
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	padding: 8px 0;
}

.list1 .first li {
	background: none;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #B61986;
	padding: 2px 2px 2px 2px;
}

a:visited {
	text-decoration: none;
	color: #B61986;
	padding: 2px 2px 2px 2px;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B61986;
	padding: 2px 2px 2px 2px;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B61986;
	padding: 2px 2px 2px 2px;
}

img {
	border: none;
	float:right;
	padding:10px;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

.boxed .title h2 {
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
	border: none;
	padding:3px;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}





/* Boxed Style */

.widget {
	list-style: none;
	margin-bottom: 40px;
}

.widget ul{
	margin:20px 0 0 0;
	padding: 0;
	list-style: none;
}

.widget li{	padding: 8px 0;
	background: url(images/img5.gif) repeat-x left top;
}
.widget .first li {
	background: none;
}

.widget .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}

h2.widgettitle {
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
	border: none;
	padding:3px;
	list-style: none;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}









/* Post */

.post{
	background:url(images/post-top_bg.png) no-repeat;
	width:100%;
}

.post-date{
	float:left;
	font-size:24px;
	width:64px;
	text-align:center;
	padding-right:10px;
	color:#2f2f2f;
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
}


.post .title {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x left bottom;
}


.post-date p {
	padding-top:7px;
	color:#2f2f2f;
	font-size:15px;
	font-weight:normal;
}

.post .title h2 {
	background: url(images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 130%;
	border: none;
	padding:3px;

}
.post-title h2 a{
	color:#0054a6;
}

.post-title h3{
	font-weight:normal;
	margin-left:10px;
	padding-bottom:5px;
	color:#303030;
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#0072bc;
	font-weight:bold
}

.post-title h3.tags{
	color:#000000;
	font-weight:bold;
	background:#e6e6e6;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}

.post-title h3.tags span{
	color:#818181;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#818181;
	font-weight:normal;
}

.entry{
	line-height:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:6px;
	padding-right:5px;
	padding-bottom:10px;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	margin-bottom:30px;
	height:31px;
	background:#f2f2f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}

.postmetadata a{
	font-size:8px;
	font-weight:bold;
	color:#0054a6;
	background:#555555;
	padding-left:22px;
	padding-bottom:10px;
	line-height:21px;
}

.postmetadata a span{
	color:#000000;
}

a.readmore{
}

a.readmore span{
	background:#000000;
	padding-bottom:2px;
	color:#000000;
}

a.readmore:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
	padding-top:8px;
	padding-left:10px;
}

.postmetadata .alignright{
	padding-top:8px;
	padding-right:10px;
}

.post-page{
	margin-left:5px;
}


.post .story {
	clear: both;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 130%;
}



/* Logo */

#logo {
	width: 700px;
	height: 0px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	letter-spacing: -5px;
	font-size: 10px;
	font-weight: normal;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background: url(images/img9.jpg) no-repeat center bottom;
}

#extra {
}

/* Content */

#content {
	float: right;
	width: 490px;
	padding: 0 33px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin: 42px 0 0 0;
	padding: 10px 0x 0 5px;
}

#sidebar a:hover {
	text-decoration:none;
	padding-left:5px;
}



/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: 12px;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: none;
}

#inputtext1, #inputtext2 {
	width: 150px;
}

#inputsubmit1 {
	width: 100px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
background: url("images/img1b.jpg") 
no-repeat center top; 	
	width: 850px;
	height: 300px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-top: 220px;
	padding-left: 35px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 17px 35px 0 33px;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	font-size: 19px;
	color: #660099;
}

#menu a:hover {
	background: #C58BE4 url(images/img2.gif) no-repeat 18px 50%;
	color: #FFFFFF;
}

#menu .first a {
	border: none;
}

#menu .active a {
	background: #B71488 url(images/img2.gif) no-repeat 18px 50%;
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 850px;
	margin: 0 auto;
	padding: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}




/*big menu*/

#menu {
	position: relative;
}

#menu li {
	display: block;
	margin: 0px;
	display: block;
	background:url(images/menubg.gif) no-repeat left;
	cursor: pointer;
	overflow: hidden;
	float: left;
}

li:after {
	content: "";
}


textarea, input{
color:#CC3399;
background:#ffffff;
border:2px #CC3399 solid;
width:100%;
margin-top:10px;
}



.commentlist {
	list-style: none;
	margin: 1em 0 3em;
	padding: 0;
	background: #C68BE5;

}

.commentlist .alt {
	background: #FFDEFF;
}

.commentlist .avatar {
	border: 1px dotted #FFDEFF;
	float: right;
	margin-right: 25px;
	padding: 2px;
}

.commentlist cite {
	font-weight: bold;
}

.commentlist li {
	padding: 1em 2em;
}
.commentlist li:hover {
	color:#2E033A;
}


.commentnumber {
        font: italic normal 14px 'Times New Roman', Times, serif;
        margin-top: -5px;
        float:right;
        color: #FFFFFF;
        font-size: 33pt;
        font: italic;
}
