body {
	margin: 0;
	padding: 0;
	background:#9babb9 url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0C95C9;
}

h1{
font-size: 24px;
color:#1f2529;
padding-bottom: 20px;
}

post h1
{
font-size: 24px;
color:#1f2529;
padding-bottom: 20px;
}

h2 { font-size: 22px; color:#1f2529;	font:"Times New Roman", Times, serif; text-indent: 5px;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}



ul, ol { }

blockquote { }

a { color: #0C95C9; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

img{float:right; padding-left:10px;}

hr { display: none; }

.list1 {
}

.top {font-size:12px;}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
background:#FFFFFF url(images/bg2.png) repeat-x bottom;
 margin-left:auto; margin-right:auto; width:880px;
}

/* Header */

#header-wrapper {
}

#header {
	width: 879px;
	height: 60px;
	margin: 0px auto;
	background: #adb3b9 url(images/bg5.png) repeat-x bottom; 
	border-right: 1px solid #1f252a;
	border-bottom: 1px solid #1f252a;
}

/* Menu */

#menu {
	float: center;
	width: 870px;
	height: 60px;
	background:repeat-x bottom; 
}

#menu ul {
	margin-top: 10px;
	margin-left: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 25px 2px 25px;
	text-decoration: underline;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: none; color:#d6dee5;}
#menu a:active { text-decoration: none; color:#d6dee5;}

#menu .current a {
	height: 20px;
	text-decoration: none;
	color:#d6dee5;
}

#menu .first {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

#page-bgtop {
	padding-top: 30px;
}

	/** LOGO */

#logo {
	width: 880px;
	height: 115px;
	margin: 0 auto;
	background:url(images/crn2.png) #2c343b left top no-repeat;
	z-index:0;
	
}


#logo p {
	text-transform: none;
	font-size: 19px;
	font:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-align:right;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-top: 50px;
}

#logo h1 {
	padding-top: 54px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding-top: 10px;
	margin:10px 0 0 0px;
}

#content p
{line-height:18px;}

/* Post */

.post {
	background: url(images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
	margin-left: -100px;
	width: 600px;
	

}

.post .title {
	height: 30px;
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .meta {
line-height: 1px;
	margin-top: -10px;
	background: url(images/img03.gif) no-repeat left 8px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
	
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	margin-left:0px;
	padding-left: 22px;
	font:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #585D60;
	margin-top:-30px;
	background: url(images/btm1.png) no-repeat right bottom #c7cad1; 
	min-height: 500px;
	height:auto;
margin-bottom:200px;
}

#sidebar ul {
	margin-top: 0px;
	padding: 0;
	width: 177px;
    padding-left:0px;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
	
}

#sidebar ul li {
  display:list-item;
  margin: 0;
  padding-top: 0px;

  
}

#sidebar ul li a {
  float: left;
  width: 175px;
  height: auto;
  font: 400 1.2em arial, sans-serif;
  letter-spacing: 0.1em;
  color:#5c6b77;
  text-decoration:underline;
  /*border-left: 7px solid #5c6b77;*/
  padding-left: 0px;
  margin-top:2px;
  margin-left:0px;
  list-style-type:circle;
  list-style-position:outside;
  padding-bottom:5px;

}
#sidebar .current a {
  color:#fff;
  text-decoration:none;
  border-left: 7px solid #5c6b77;
}

#txt
{
margin: 30px;
font-size:16px;
}

#txt p
{
line-height:20px;
}


#sidebar ul li a span.desc {
  font-size: 0.8em;
  color: #8C8D94;
}


#sidebar ul li a:hover,
#sidebar ul li a.here {
  border-left: 7px solid #2c343b;
  text-decoration:none;
  color:#FFFFFF;
}

#sidebar ul li a:hover span.desc,
#sidebar ul li a.here span.desc {
  color: #FFF;
}





#sidebar p {
	height: 26px;
	background:#414b54 url(images/crn4.png) right bottom no-repeat;
	margin-left:-22px;
	margin-top: -10px;
	padding: 10px 0 2px 7px;
	text-transform: capitalize;
	width: 192px;
	color: #fff;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;

}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #585D60;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	text-align:center;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: #394144 url(images/bg3.png) right bottom repeat-x;
}

#footer p {
	margin: 0px;
	text-align:center;
	padding-bottom: 40px
	text-align: center;
	line-height: normal;
	text-transform: none;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}

/*lavalamp*/
.lavaLampNoImage {
            position:absolute;
			text-align:center;
			margin-left:0px;
			margin-right: auto;
            height: 29px;
            width: 874px;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border-bottom: 11px solid #414b54;
        }
                .lavaLampNoImage li {

                    list-style: none;
					text-decoration: underline;
                }
                    .lavaLampNoImage li.back {
                        
						border:0px solid #414b54;
                        background: #414b54 url(images/crn3.png) top right no-repeat;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
						text-decoration: underline;

                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: underline;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
						color:#d6dee5;

                        }                    
.current{ text-decoration: none; color:#d6dee5;}

#footcount
{
padding-top: 5px;
text-align:center;
margin-top:-15px;
margin-left:-30px;
padding-right:320px;
}