/*
Theme Name: AWAKENING
Description: A theme by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1
Author: OSCAR NAJARRO

*/


#page {
min-height:700px;
margin:auto;
width:750px;
}
h2{
font-size:18px;
color:#0066FF;
text-decoration:none;
}
h3{
color:#FFFFFF;
text-decoration:none;
}

a {
text-decoration:none;
color:#FF0066;

}
#header{
height:200px;
width:650px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:18px;
font-weight:bold;
}
#header li{
display:inline;
float:left;
padding:0;
list-style:none;
}
#main_nav {
margin:0 0 0 -4px;
padding:44px 0 0 6px;
}
#main_nav a {
background:transparent url(images/navigation/nav_active.png) no-repeat scroll 0 0;
display:block;
height:80px;
}
#main_nav a:hover {
background:transparent url(images/navigation/nav_hover.png) no-repeat scroll 0 0;
}
#main_nav .home {
background-position:0 0;
width:197.33px;
}
#main_nav .home:active, #main_nav .home:hover {
background-position:0 0;
}
#main_nav .us {
background-position:-194px 0;
width:35.33px;
}
#main_nav .us:active, #main_nav .us:hover {
background-position:-194px 0;
}
#main_nav .shopping {
background-position:-232px 0;
width:88.33px;
}
#main_nav .shopping:active, #main_nav .shopping:hover {
background-position:-232px 0;
}
#main_nav .events {
background-position:-320.3px 0;
width:64.33px;
}
#main_nav .events:active, #main_nav .events:hover {
background-position:-320.3px 0;
}
#main_nav .podcast {
background-position:-382px 0;
width:78.33px;
}
#main_nav .podcast:active, #main_nav .podcast:hover {
background-position:-382px 0;
}
#main_nav .contact {
background-position:-463px 0;
width:60px;
}
#main_nav .contact:active, #main_nav .contact:hover {
background-position:-463px 0;
}


.blog_head{
width:503px;
height:85px;
background:url(images/blog/blog_head.png) no-repeat;
margin:80px 0 0 4px;
}
#header_link{
display:block;
width:503px;
height:85px;
border:none;

}
#blog_content {
float: left;
width:503px;
overflow: hidden;
background-color:#000000;
margin:20px 0 0 5px;
}
.post{
	clear:both;
	padding:10px;
}
.post-date {
	width: 50px;
	height: 50px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
line-height:10px;
padding:1px 0 0 55px;
width:440px;
}
.entry{
width:440px;
min-height:50px;
padding:10px 0;
}
.entry h1{
color: #0099FF;
font-size:18px;
font-weight:bold;
}
.entry p{
color:#FFFFFF;
font-size:12px;
}
.entry p.meta{
color: #0099FF;
font-size:8px;
font-weight:bold;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	/*background: url(images/mini-nav-left.gif) no-repeat left center;*/
}
.next-entries {
	float: right;
	padding-right: 18px;
	/*background: url(images/mini-nav-right.gif) no-repeat right center;*/
}
/*#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
*/
#comments, #respond {
	border-bottom: 1px dotted #FF0066;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist p{
color:#FF0066;
width:395px;
}
.commentlist li{
	padding:5px 0;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
/*.commentlist .alt {
	background: #f1fedb; 
}*/
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color:#0066FF;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 439px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 75px;
	height: 29px;
}
#searchform {
background:transparent url(images/searchform-bg.gif) repeat-x scroll 0 0;
float:right;
height:39px;
margin-top:21px;
padding:10px;
width:200px;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #0099FF;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	float:right;
}
#searchform label {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:600;
}
#sidebar{
/*margin:-576px -73px 0 0;*/
background-color:#000000;
width:200px;
height:600px;
float:right;
padding:0 10px;
}
#footer{
clear:both;
border-top:2px solid #FF0099;
font-family:verdana;
font-size:90%;
margin:auto;
min-height:200px;
position:relative;
top:80px;
width:650px;
}

#footer-contents{
margin:auto;
text-align:left;
width:650px;
}
#footer-menu{
display:block;
width:120px;
float:left;
}
#footer-menu li{
font-size:10px;
color:#666666;
list-style-type:none;
/*margin:0 15px 0 0;  */
padding:0;
position:relative;
}
.headlist {
font-size:12px;
line-height:30px;
font-weight:bold;
color:#666666;
}
.sublist {
text-indent:5px;
line-height:15px;
}

#footer a:link{
text-decoration:none;
color:#999999;
}
#footer a:visited{
text-decoration:none;
color:#999999;
}
#footer a:hover{
text-decoration:underline;
color:#FF0099;
}
#footer-img{
background: url(images/footer_img.png) no-repeat;
width:280.49px;
height:174.87px;
float:right;
margin-top:10px;
color:#FF0099;
font-size:10px;
}
#footer-img p{
padding:5px;
}
.comments{
width:650px;
min-height:200px;
padding-top: 15px;
}
.comments li{
list-style:none;


}

